/*
Theme Name: Betheme Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 1.6.2
*/
html, body,  h1, h2, h3, h4, h5, h6 { 
	 font-family: "IRANYekan", Sans-serif !important;

}
select { 
    background: url(data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e) no-repeat 24%;
    background-size: 22px;
    background-position: left 5px center;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
  
}
.button-custom input[type="submit"]
{
 background-color: #c9a929;
 color: #ffffff !important;
 font-family: "IRANYekan", Sans-serif;
}

 .button-custom input[type="submit"]:hover
{
background-color: #c9a929;
font-family: "IRANYekan", Sans-serif;
 color: #ffffff !important;
}

.gform_next_button ,.gform-theme-button {     background: #273b80 !important; }

