/*
Theme Name: Samuday
Theme URI: https://www.sathambasamuday.org
Author: AlphaVima
Description: Minimal Elementor canvas theme for શ્રી મોડાસા એકડા વિશા ખડાયતા સાઠંબા સમુદાય. All layout is authored in Elementor; header and footer come from Header & Footer Elementor.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: samuday
Tags: elementor, one-column, custom-menu
*/

/* Elementor and the Site Settings kit own the visual design.
   This file only carries the small reset the canvas needs. */

html {
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

body {
	margin: 0;
	padding: 0;
}

img,
svg,
video {
	max-width: 100%;
	height: auto;
}

a {
	text-decoration: none;
}

/* Screen-reader helper used by the skip link. */
.screen-reader-text {
	position: absolute !important;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	white-space: nowrap;
	border: 0;
}

.screen-reader-text:focus {
	z-index: 100000;
	top: 8px;
	left: 8px;
	width: auto;
	height: auto;
	padding: 12px 20px;
	clip: auto;
	background: #fff;
	color: #7a1f1f;
	font-size: 15px;
}
