/*
Theme Name: Legezn
Author: Jesson Foo
Template: legenda
Version: 2.6.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain:  Legezn
*/
/* @import url(https://fonts.googleapis.com/css?family=Play:400,700);  */
/* @import url(https://fonts.googleapis.com/css?family=Fugaz+One); */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400italic,600italic,700italic,700,600,400);
/* @import url(https://fonts.googleapis.com/css?family=Lato:300,400,700); */
/* @import url(https://fonts.googleapis.com/css?family=Ovo); */
@import url('css/legenda-original.css');
@import url('css/legenda-override.css');
@import url('css/global.css');
/*@import url('css/bootstrap-responsive.min.css');*/
@import url('css/no-gutter.css');
@import url('css/site.css');
/* @import url('css/forms.css'); */
@import url('css/kcss.css');
@import url('css/kquery.css');
@import url('css/kforms.css');
@import url('css/smc.css');

/* @font-face {font-family: BebasNeue Bold;src:url("fonts/BebasNeue\ Bold.otf") format("opentype");} */
/* @font-face {font-family: airborne ;src:url("fonts/airborne.ttf") format("truetype");} */
/* @font-face {font-family: arrows ;src:url("fonts/arrows.ttf") format("truetype");} */
/* @font-face {font-family: FontAwesome ;src:url("fonts/fontawesome.ttf") format("truetype");} */
.main-nav .menu > li.menu-item > a {
  font-family: 'open sans' !important;
  /* color: #3C332B; */
  color:white !important;
  font-size: 16px;
   /*padding: 15px 8px 8px 8px;*/
  padding: 5px 5px  !important;
  background: #2482B3;
  border-radius: 8px;
}


.nav-sublist-dropdown{
margin-top:4px !important;
}
.large.smc-btn.
{
margin-right:30px;
}

select#select-anchor{
border:1px solid rgb(19, 102, 149);
background:url('https://www.smallclaimsstore.com/wp-content/uploads/select-arrow2.png') no-repeat 98% 50%;
}

/*
html select#select-anchor{
background:url('https://www.smallclaimsstore.com/wp-content/uploads/select-arrow2.png') no-repeat center right;
}
*/
/*
html select#select-anchor:before{
content:"\f0dd";
font-family:'FontAwesome';
position:absolute;
right:10px;
color:rgb(19, 102, 149);
font-size: 10px;
}
*/