/*
Theme Name: itsnazmul.com
Theme URI: https://itsnazmul.com/
Author: Nazmul
Author URI: https://itsnazmul.com/
Description: Nazmul is a professional WordPress builder with over 6 years of experience — currently working at ITO Agency (since 2023). Specialist in WordPress Site Building, Custom Dashboards, and Mobile App Development. Visit my portfolio: https://itsnazmul.com
Version: 3.4.8
Text Domain: itsnazmul-pro
*/

/* Hello Elementor Reset System */
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, img, ul, li, form, label, article, aside, footer, header, nav, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

/* 1200px Boxed Width Setup */
.site-main {
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    display: block;
}

/* Elementor Widget Gap Fix */
.elementor-widget-text-editor p:first-child {
    margin-top: 0 !important;
}