/*!
Theme Name: Abanob Adel
Theme URI: https://abanob.co
Author: Abanob Adel
Author URI: http://abanob.co/
Description: Theme Start For My Websites
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: abanob
Tags: wordpress, theme-from-scratch, abanob-adel

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.
*/

body,html{
margin:0 !important
}

* {
  margin: 0;
}
html,
body {
  overflow-x: hidden !important;
}
.main_container {
  max-width: 1240px;
  margin-right: auto !important;
  margin-left: auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}
.container_onside {
  margin-left: calc((100% - 1240px) / 2) !important;
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-right: auto !important;
}

.home .elementor-element-3d6bfc9 .elementor-button-link,
.home .menu-item a{
	color: #fff !important;
}
.home .elementor-element-3d6bfc9 svg rect{
	stroke : #fff !important;
}
.home .elementor-element-3d6bfc9 svg path{
	fill : #fff !important;
}
#footer a{
	color : white !important;
}
#gform_fields_1 {
	gap : 12px !important;
	font-family: 'MainFont Display' !important;
}
@media only screen and (max-width: 767px) {
	.home .elementor-element-3d6bfc9 .elementor-button-link {
	color: #492796 !important;
}
}