/*
Theme Name: All Creative Designs
Theme URI: https://yourwebsite.com
Author: Muhammad Ali Sial
Author URI: https://yourwebsite.com
Description: Premium Easy Digital Downloads Theme for selling Creative Design eBooks, PDFs and Digital Products.
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.8
Requires PHP: 8.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: all-creative-designs
Tags: ecommerce, easy-digital-downloads, digital-products, responsive, elementor
*/

/* =====================================================
   All Creative Designs Theme
   Main stylesheet.
   Most styling is loaded from:
   assets/css/main.css
   assets/css/responsive.css
===================================================== */

html,
body{
    margin:0;
    padding:0;
}

body{
    font-family:'Poppins',sans-serif;
    background:#ffffff;
    color:#333;
}