/*
Theme Name: Lottery Sambad
Theme URI: https://example.com/
Description: GeneratePress child theme for Lottery Sambad Result information website.
Author: Your Name
Author URI: https://example.com/
Template: generatepress
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: lottery-sambad
*/

html,
body {
  overflow-x: hidden;
  width: 100%;
  max-width: 100%;
}

body {
  background: #f5f7fb;
}

#page,
.site,
.site-content,
.content-area,
.site-main,
.inside-article,
.entry-content {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  box-sizing: border-box;
}

.widget-area {
  display: none !important;
}

.site-content .content-area {
  float: none !important;
}

.entry-content > * {
  max-width: 100%;
}

img,
iframe,
embed,
object,
table {
  max-width: 100%;
}

a {
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
}
