/* 
 Theme Name:   aasta-child
 Theme URI:    
 Description:  
 Author:       
 Author URI:   
 Template:     aasta
 Version:      1.0

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

body,
html {
  overflow-x: hidden;
}

.clearfix {
  clear: both;
}

h1 {
  font-size: 2.2rem !important;
}

h2 {
  font-size: 1.8rem !important;
}

h3,
section span {
  font-size: 1.4rem !important;
  display: block;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  h1 {
    font-size: 2rem !important;
  }

  h2 {
    font-size: 1.5rem !important;
  }

  h3,
  section span {
    font-size: 1.3rem !important;
  }
}

section {
  padding: 15px 0 !important;
}

@media (min-width: 992px) {
  .navbar.navbar-header-wrap.classic-header .nav .menu-item .nav-link {
    padding: .7rem 1rem !important;
  }
}

@media (max-width: 1199px) {
  .row.align-self-center .align-self-center {
    width: 100%;
  }
}

.navbar-expand-xl .navbar-collapse {
  flex-direction: column !important;
}

.navbar ul.nav {
  text-align: center;
  margin: 0 !important;
}

.navbar ul.nav ul {
  text-align: center;
}

.site-branding-text {
  margin-right: 0 !important;
}

.navbar-header-wrap.classic-header.not-sticky,
.navbar.navbar-header-wrap.header-fixed-top {
  background-color: rgba(0, 0, 0, 1) !important;
}

@media (min-width: 1400px) {
  .container {
    max-width: 1320px;
  }
}

.entry-content {
  color: #fff !important;
}

.post-content {
  padding: 1rem;
}

.theme-blog {
  padding-bottom: 0;
}

.theme-blog .post,
.theme-page-header-area .overlay {
  background-color: #8b8b8b !important;
}

.theme-block {
  padding: 2rem 0 1rem;
}

.emailBox {
  border-radius: 25px;
  padding: 1rem 1.5rem;
  color: #000;
  margin: 1.5rem 0;
  background-color: #04ce78;
}

.theme-page-header-area {
  padding: 13rem 0 3rem !important;
}

p {
  padding-bottom: 0;
}

.widget_nav_menu li {
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

.navbar .nav .menu-item .nav-link {
  font-size: 13.2px !important;
}

.footer-sidebar {
  padding: 2rem 0px 0.875rem;
}

.bg-color {
  background-color: #04ce78;
  border-radius: 25px;
  padding: 1rem !important;
  text-align: center;
}

.bg-color a {
  color: #fff !important;
}

.theme-services .service-content:hover a {
  color: #fff !important;
}

.theme-services .service-content {
  margin: 5.5rem 0 0.5rem;
  padding: 2rem 1rem;
}

.theme-funfact-inner {
  height: 100%;
  text-align: center;
  transition: all 0.4s ease;
  word-wrap: break-word;
  padding: 15px;
  border: 2px solid rgba(234, 234, 234, .05);
}

.theme-funfact-inner:hover {
  border: 2px solid rgba(234, 234, 234, .5);
  box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 15%);
}

.theme-funfact-icon {
  color: #04CE78;
  font-size: 3.5rem !important;
  margin-bottom: 1rem;
}

.theme-blog .post {
  margin-bottom: 1.5rem;
}

.logo-wild-casino {
  background: url('/images/wild-casino.svg');
}

.bg-wild-casino {
  background-color: #121212;
}

.logo-ragingbull {
  background: url('/images/ragingbull.svg');
}

.bg-ragingbull {
  background-color: #080808;
}

.logo-betwhale {
  background: url('/images/betwhale.svg');
}

.bg-betwhale {
  background-color: #1f2022;
}

[class*="logo-"] {
  display: block;
  text-indent: -9999px;
  text-align: left;
  background-size: 80%;
  background-position: center center !important;
  background-repeat: no-repeat;
}

[class*="brand-"][class*="bg-"] {
  margin: 0 auto;
  padding: 5px;
  border-radius: 4px;
  width: 150px;
  height: 70px;
}

.theme-services .service-content-thumbnail i.fa {
  font-size: 4rem;
  width: 7.5rem;
  height: 7.5rem;
  line-height: 1.8;
}

.theme-separator-line-horrizontal-full {
  margin: 1.25rem auto;
}

.theme-blog .post:hover .post-thumbnail img {
  transform: none !important;
}

.theme-blog .post-thumbnail img {
  width: auto;
}

.floated-ul {
  list-style-position: inside;
}