/*
Theme Name: mpougatsouk
Theme URI: https://soap.zone/
Template: phlox
Author: www.soap.zone
Author URI: https://www.soap.zone
Tags: one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,grid-layout,custom-menu,custom-colors,editor-style,featured-images,featured-image-header,footer-widgets,full-width-template,post-formats,sticky-post,theme-options,translation-ready,e-commerce,portfolio,food-and-drink,threaded-comments,custom-logo
Version: 2.17.20.1785612414
Updated: 2026-08-01 22:26:54

*/
.single-post .aux-next-prev-posts .np-nav-text, 
.single-post .aux-next-prev-posts .np-title {
    transition: transform 0.3s ease!important;
}
.single-post .hentry .entry-info {
    font-family: 'Verdana'!important;
  }
@media only screen and (min-width: 768px) {

  .single-post article.aux-medium-context .entry-media {
    float: left;
    width: 50%;
    margin-left: 50px;
    margin-right: 30px;
    margin-bottom: 20px;
  }

  .single-post article.aux-medium-context .entry-media img {
    width: 100%;
    object-fit: cover;
  }

  .single-post article.aux-medium-context .entry-header {
    text-align: left;
  }

  .single-post article.aux-medium-context .entry-content {
    clear: both;
    padding-top: 10px;
  }
.single-post .aux-wrapper .aux-container .aux-primary {
    margin-top: -50px;
}
}