/*
Theme Name: Billio Child Theme
Theme URI: http://demo.detheme.com/billio-landing/
Description: Billio Child Theme
Version: 2.0.0
Author: deTheme
Author URI: http://vastthemes.com
Template: billio
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@media(max-width:782px) {
  .ad_desktop{
      display:none;
  }
  .product-type-simple{
      text-align:center;
  }
}
@media(min-width:782px) {
  .no-amp{
      display:none;
  }
}
a:hover, .uf-card-body .entry__content a, .nav-link:hover{
    color:#4d4d4d !important;
}
