/* 
 Theme Name:   Gatone
 Theme URI:    https://devzmh.com
 Description:  custome theme for agency
 Author:       Zaw Myo
 Author URI:   https://devzmh.com
 Template:     aveit
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

@font-face {
    font-family: MyanmarSabae;
    src: url(./fonts/MyanmarSabae.ttf);
    font-weight: normal;
}
h1, h2, h3, h4, h5, h6, p, span, div, li, a, button {
font-family: "MyanmarSabae", Arial, sans-serif !important;
	line-height: 1.5em !important;
}
.navbar .container-full .attr-nav ul li a i {
display:none !important;
}
.app-banner .banner-items .content form button, .app-banner .banner-items .content form button:focus{
background: linear-gradient(90deg,rgb(249, 200, 3) 32%,rgb(251, 228, 134) 100%) !important;
}
.footer-bottom .newsletter{
	display:none !important;
}
.widget .link  li a i{
margin-top: 10px !important;
}
.custom_btn_dig{
	background: linear-gradient(90deg,rgb(249, 200, 3) 32%,rgb(251, 228, 134) 100%) !important;
	border: none !important;
	padding: 12px 30px;
	height: 55px;
	border-radius: 8px;
	color: #ffffff;
	font-weight: 700;
}
