@charset "UTF-8";

/*
Theme Name: Mobitek
Theme URI: https://mobitek.com/
Author: the Mobitek
Author URI: https://mobitek.com/
Description: Mobitek
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mobitek

Mobitek WordPress Theme, (C) 2020 mobitek.com
*/
*, body {
	margin: 0;
	padding: 0;
}
.position-absolute {
	position: absolute !important;
}
.top-0 {
	top: 0 !important;
}
.left-0 {
	left: 0 !important;
}
.w-100 {
	width: 100% !important;
}