/**
 * weeblrAMP - Accelerated Mobile Pages for Wordpress
 *
 * @author       weeblrPress
 * @copyright    (c) WeeblrPress - Weeblr,llc - 2020
 * @package      AMP on WordPress - weeblrAMP CE
 * @license      http://www.gnu.org/copyleft/gpl.html GNU/GPL
 * @version      1.12.5.783
 *
 * 2020-05-19
 */
/*! Copyright WeeblrPress - Weeblr,llc @_YEAR_@ - Licence: http://www.gnu.org/copyleft/gpl.html GNU/GPL */
@import 'weeblramp_fe.lessinc';

/*************************************
*
* Ad
*
**************************************/
.wbamp-ad {
  margin: @margin-ad;
  padding: @padding-ad;
  font-family: @fonts-ad;
  background: @colors-background-ad;
  color: @colors-text-ad;
}

.wbamp-ad .wbamp-amp-tag {
  line-height: 0.2;
}

.wbamp-block.wbamp-ad {
  margin: 2rem auto;
  padding: 0;
}
