/*Theme Name:Kickoffbet789*/

.main-menu li{
  float: left;
  padding: 5px 20px;
}
.main-menu li a{
  color: #dedbdb;
  font-size: 17px;
  font-family: 'Kanit';
  ;
}
.main-menu li a:hover{
  color: #c09a5e;
  font-size: 17px;
  font-family: 'Kanit';
  text-decoration: none;
}

ul#menu-menu{
  margin-left: auto;
}
.front-content{
  color:white;
}
h1{
  font-size: 25px;
}
h2{
  font-size: 18px;
}
a{
  color: #c09a5e;
}
a:hover{
  color: #866838;
}.glsr-button{
  background-color: hsl(0, 99%, 22%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d50101", endColorstr="#6f0000");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#d50101), to(#6f0000));
    background-image: -moz-linear-gradient(top, #d50101, #6f0000);
    background-image: -ms-linear-gradient(top, #d50101, #6f0000);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d50101), color-stop(100%, #6f0000));
    background-image: -webkit-linear-gradient(top, #d50101, #6f0000);
    background-image: -o-linear-gradient(top, #d50101, #6f0000);
    background-image: linear-gradient(#d50101, #6f0000);
    border-color: #6f0000 #6f0000 hsl(0, 99%, 17%);
    color: #fff !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.33);
    -webkit-font-smoothing: antialiased;
}
.navbar-light .navbar-toggler-icon {
  background-image: url(data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e);
}