/*
Theme Name: All In Poker
Theme URI: www.goodfellastech.com
Description: A theme just for you Adam!
Version: 1.1
Author: Good Fellas Technology
Author URI: www.goodfellastech.com
Tags: Custom Design to make sure this works perfectly for your poker league.
Licensed under GPL. 
*/


/*BEGIN CUSTOM STYLING*/
h1, h2, h3, h4{
  font-family: prohibition,sans-serif;
  font-weight: 400;
  font-style: italic;
}

h5, h6, th{
  font-family: prohibition,sans-serif;
  font-weight: 400;
  font-style: normal;
}

body{
  /*FONT*/
}

footer{
  color: #757575;
}


.quick-links{
  list-style: none;
  padding-left: 0;
  font-size: 15px;
}

.nav-link, .navbar-brand{
  font-family: prohibition,sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
}

#side-menu{
  background-color: #F5F5F5;
  border-radius: 10px;
  border: 1px solid rgba(0,0,0,0.25);
}

select{
  display: block !important;
}

#side-menu ul{
  list-style: none;
  padding-left: 0;
}

.widgettitle{
  text-align: center;
}

.acf-map{
  height: 400px;
  border-radius: 10px;
}

.card-text{
  font-size: 14px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-l-container{
  padding: 0px;
}

#tribe-events, #tribe-events-pg-template, .tribe-events-pg-template{
  padding: 0px;
}

select.tribe-bar-views-select.tribe-no-param {
  display: none !important;
}

.PDF{
  height: 100%;
}