:root {
    --primary: #D7422B;
    --light: #F8F3EB;
    --background: #F8F2EA;
    --card-bg: #FCF9F5;
    --dark: #2B2A27;
}
        
[data-feed-popup-postuid="ddf37fpus1"],
[data-feed-popup-postuid="6adop4y171"],
[data-feed-popup-postuid="pfkzuc3bv1"]{
    background-color: var(--background) !important;
}

/*[data-feed-popup-postuid="pfkzuc3bv1"] .t-feed__post-popup__container,*/
[data-feed-popup-postuid="ddf37fpus1"] .t-feed__post-popup__container {
    padding: 46px 0;
}

[data-feed-popup-postuid="pfkzuc3bv1"] .t-feed__post-popup__title-wrapper, 
[data-feed-popup-postuid="6adop4y171"] .t-feed__post-popup__title-wrapper, 
[data-feed-popup-postuid="ddf37fpus1"] .t-feed__post-popup__title-wrapper {
    display: none !important;
}

[data-feed-popup-postuid="pfkzuc3bv1"] #feed-cover,
[data-feed-popup-postuid="6adop4y171"] #feed-cover,
[data-feed-popup-postuid="ddf37fpus1"] #feed-cover {
    display: none !important;
}
    
[data-feed-popup-postuid="pfkzuc3bv1"] .t-feed__post-popup__date-parts-wrapper,
[data-feed-popup-postuid="6adop4y171"] .t-feed__post-popup__date-parts-wrapper,
[data-feed-popup-postuid="ddf37fpus1"] .t-feed__post-popup__date-parts-wrapper {
    justify-content: center;
}

@media (max-width: 660px) {
    [data-feed-popup-postuid="pfkzuc3bv1"].t-feed__post-popup,
    [data-feed-popup-postuid="6adop4y171"].t-feed__post-popup,
    [data-feed-popup-postuid="ddf37fpus1"].t-feed__post-popup {
        padding: 0 !important;
    }
    
    /*[data-feed-popup-postuid="pfkzuc3bv1"] .t-feed__post-popup__container,*/
    [data-feed-popup-postuid="ddf37fpus1"] .t-feed__post-popup__container {
        padding: 30px 0 !important;
    }

}

/*@media only screen and (max-device-width:660px),only screen and (max-width:660px) {*/
/*    .em-mob-wrap.em-mob-wrap-cancel,.noresp-em-mob-wrap.em-mob-wrap-cancel {*/
/*        display: table-cell!important;*/
/*    }*/
/*    .em-narrow-table {*/
/*        width: 100%!important;*/
/*        max-width: 660px!important;*/
/*        min-width: 320px!important;*/
/*    }*/
/*    .em-mob-padding_right-50 {*/
/*        padding-right: 50px!important;*/
/*    }*/
/*    .em-mob-padding_left-50 {*/
/*        padding-left: 50px!important;*/
/*    }*/
/*    .em-mob-padding_top-35 {*/
/*        padding-top: 35px!important;*/
/*    }*/
/*    .em-mob-width-auto {*/
/*        width: auto!important;*/
/*    }*/
/*    .em-mob-padding_top-30 {*/
/*        padding-top: 30px!important;*/
/*    }*/
/*    .em-mob-width-100perc {*/
/*        min-width: 100%!important;*/
/*    }*/
/*    .em-mob-padding_right-0 {*/
/*        padding-right: 0!important;*/
/*    }*/
/*    .em-mob-padding_left-0 {*/
/*        padding-left: 0!important;*/
/*    }*/
/*    .em-mob-padding_bottom-0 {*/
/*        padding-bottom: 0!important;*/
/*    }*/
/*    .em-mob-border_radius_all-200 {*/
/*        border-radius: 200px!important;*/
/*    }*/
/*    .em-mob-text_align-center {*/
/*        text-align: center!important;*/
/*    }*/
/*    .em-mob-font_size-16px {*/
/*        font-size: 16px!important;*/
/*    }*/
/*    .em-mob-line_height-21px {*/
/*        line-height: 21px!important;*/
/*    }*/
/*    .em-mob-line_height-24px {*/
/*        line-height: 24px!important;*/
/*    }*/
/*    .em-mob-height-20px {*/
/*        height: 20px!important;*/
/*    }*/
/*    .em-mob-width-100perc {*/
/*        width: 100%!important;*/
/*        max-width: 100%!important;*/
/*    }*/
/*    .em-mob-wrap {*/
/*        display: block!important;*/
/*    }*/
/*    .em-mob-padding_right-20 {*/
/*        padding-right: 20px!important;*/
/*    }*/
/*    .em-mob-padding_left-20 {*/
/*        padding-left: 20px!important;*/
/*    }*/
/*    .em-mob-width-50perc {*/
/*        width: 50%!important;*/
/*        max-width: 50%!important;*/
/*        min-width: 50%!important;*/
/*    }*/
/*}*/