/*WPH Recipe templates*/
.sea-recipe-wrapper{
    padding:50px;
    max-width:1200px;
    margin:auto;
}
#sea-popup-player{
    width:800px;
}
.sea-carousel{
    max-width:500px;
    margin:auto;
}
.sea-bordered{
    border:4px solid;
}
.sea-icon-new{
    font-size:225px!important;
    padding:50px 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li{
    margin-bottom:100px!important;
}