/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/* Includes
 -------------------------------------------------------------- */
/* Default styling
 -------------------------------------------------------------- */
.adsense-block {
  margin: 20px 0; }

/* Mobile below 768px
 -------------------------------------------------------------- */
/* Desktop 768px and up
 -------------------------------------------------------------- */
@media only screen and (min-width: 769px) {
  .template-page .post-entry {
    max-width: 768px;
    margin: 0 auto; } }
/* Default styling
 -------------------------------------------------------------- */
.av_promobox img.alignleft {
  margin: 0 15px 15px 0; }

/* Mobile below 768px
 -------------------------------------------------------------- */
@media only screen and (max-width: 768px) {
  .av_promobox {
    margin: 25px 0; }
    .av_promobox .avia-promocontent {
      margin-right: 0; }
    .av_promobox .avia-button {
      position: relative;
      right: 0;
      margin-top: 0 !important; }
    .av_promobox .avia-button-wrap {
      width: 100%;
      margin-top: 4px;
      position: relative;
      top: 0;
      left: 0;
      text-align: center;
      float: none; } }
/* Mobile below 480px
 -------------------------------------------------------------- */
@media (max-width: 480px) {
  .av_promobox img.alignleft {
    max-width: 100px; } }
/* Desktop 768px and up
 -------------------------------------------------------------- */
/* Typography
 -------------------------------------------------------------- */
@font-face {
  font-family: 'Open Sans';
  font-display: swap; }

/*# sourceMappingURL=style.css.map */
