/*
Theme Name: VVD Theme
Author: n3kask
Author URI: https://n3kask.ru
Description: VVD Theme
Version: 1.0
Text Domain: VVD

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.flag_lang{
  height: 30px;
}
body.admin-bar header{
	margin-top: 32px;
}
.footerTextContainerWrapper{
	margin: 28px 0;
}
.footerTextContainerWrapper p{
	margin-bottom: 18px;
}
.footerTextContainerWrapper .block{
	margin: 0 auto;
}
.wpcf7-not-valid{
	border:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}
.hidden{
	display: none !important;
}
.wp-pagenavi{
	margin: 28px 0
}
.bg-showmore-plg-link{
	text-decoration: underline;
}
.dashicons-calendar:before{
	display: none;
}
.footerTextContainer table {
  border: 1px solid #FFFFFF;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
  margin-bottom: 2rem;
}
.footerTextContainer table td, .footerTextContainer table th {
  border: 1px solid #FFFFFF;
  padding: 10px 10px;
  vertical-align: middle;
}
.footerTextContainer table thead {
  }
.footerTextContainer table thead th {
  font-weight: bold;
}
.footerTextContainer table ol,
.footerTextContainer table ul,
.footerTextContainer table p{
	margin-bottom: 0;
}
.footerTextContainer ul {
    list-style: disc;
    padding: 0 0 0 17px;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}
.footerTextContainer ol {
    list-style: decimal;
    padding: 0 0 0 17px;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}
.footerTextContainer a{
	color: #fff;
	text-decoration: underline;
}
.footerTextContainer a:hover{
	text-decoration: none;
	
}
h3 {
    font-size: 20px !important;
    line-height: 24px !important;
}
h4 {
    font-size: 17px !important;
    line-height: 22px !important;
    font-weight: bold !important;
    margin-bottom: 10px !important;
}
.carousel_img noindex,
.carousel_img a{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 10;
}
.gamecard_play_mobile{
  display: none;
}
@media screen and (max-width: 1024px){
  .gamecard_play_mobile{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
  }
}

.top_casino__wrapper-Wrap{
      background: #00071b;
    border-top: 1px solid #094070;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    padding: 18px 0 0 0;
    margin-top: 49px;
}
.bl_casino-title{
  margin: 5px 0;
}
.top_casino__wrapper-Wrap a{color:#fff;text-decoration:none;}
.top_casino__wrapper-Wrap a:hover{color:red;}
.bl_casino-persent{font-weight:700;}
.top_casino__wrapper{padding:0 15px;}
.bl_casino{margin:0 0 20px;padding:0 75px;text-align: center;}
.bl_casino a{display:inline-block;}
.top_casino{display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap;}
@media (max-width: 767px){
.bl_casino{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;padding:0;}
.bl_casino a{padding:0 5px;}
}
@media (max-width: 668px){
  .top_casino__wrapper-Wrap{
    margin-top: 99px;
  }
}
@media (max-width: 479px){
.top_casino__wrapper-Wrap{font-size:16px;}
}