/**
Theme Name: BookGame 2
Author: BookGame
Description: BookGame Template description
Version: 1.0.0
Author URI: https://bookgame.io/
*/
.ast-desktop .ast-menu-hover-style-underline > .menu-item:hover > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item:hover > .menu-link:before {
    width: calc(100% - 2em);
    transform: scale(1,1) translate(50%,0);
}
.ast-desktop .ast-menu-hover-style-underline > .menu-item > .menu-link:before, .ast-desktop .ast-menu-hover-style-overline > .menu-item > .menu-link:before
{
    height: 2px; 
}
body
{
font-size:20px;
line-height: 1.5!important;
font-family: 'DM Sans', sans-serif;
background-color: #000;
}
p
{
	margin-bottom:1rem!important;
}
.sec-font
{
font-family: 'DM Sans', sans-serif;	
}
footer#colophon li a:hover {
    text-decoration: underline;
}
.site-title, h1, h2
{
	font-family: "Forum";
	font-weight: 400;
}
h1
{
	font-size: 4rem;
}
h2
{
font-size: 2.75em;
}
h2.sec-font {
    font-family: 'DM Sans', sans-serif;	
    font-weight: 700;
}
h3
{
	font-size: 1.32rem;
	letter-spacing: 0.4em;
	font-family: 'DM Sans', sans-serif;
    font-weight: 400;
}
.ast-site-title-wrap a {
    text-decoration: none;
}
.ast-logo-title-inline .site-logo-img {
    padding-right: 0em;
}
section#block-8 h2, .ast-builder-grid-row-container-inner p {
    color: #fff;
}
.ast-container, .page-container {
    max-width: 1200px;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px;
}
.ast-builder-footer-grid-columns.site-primary-footer-inner-wrap.ast-builder-grid-row .widget {
    margin-bottom: 10px;
}
aside.footer-widget-area.widget-area.site-footer-focus-item.footer-widget-area-inner p {
    margin-bottom: 10px;
}
div#content {
    background: linear-gradient(#0F0E0E, #3D3A37);
}
.ast-builder-grid-row-container-inner li a {
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 18px;
}
.ast-builder-grid-row-container-inner li {
    margin-bottom: 10px;
}
.site-footer-section-4 p {
    display: flex;
    align-items: center;
}
.page-template-reservation div#content {
    background: #fff;
}
.overlay-header img {
    object-fit: cover;
    height: 100%;
    width:100%;
}
ul.sub-menu li {
    border-top: 1px solid #6D6D6D;
}
.double-color p
{
    margin-bottom:30px;
}
.ast-separate-container #content .ast-container
{
    padding-left: 40px;
    padding-right: 40px;
}
p.header-desc {
    margin-bottom: 0px;
}
.number
{
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
h2.small {
    font-size: 125%;
}
.text-small
{
    font-size: 74%;
}
footer 
{
background-image: url(/wp-content/themes/bookgame-2/img/footer-background.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-attachment: scroll;
    font-size: 15px;

}
img#cue-ball {
    left: -1100px;
    transition-duration: 1s;
    top: 5.5vh;
    width: 28%;
}
img#cue-balls {
    right:-1000px;
    transition-duration: 1s;
}
img#cue-balls.active {
    right: 5%;
}
img#cue-ball.active
{
    left: -10%;
}
.p-ss, .p-ss p
{
    margin-bottom:1.2em;
}
.medium {
    font-size: 125%;
    line-height:1.3;
}
.ast-header-button-1 .ast-custom-button {
    box-shadow: 5px 5px 5px rgb(0 0 0 / 25%), inset 5px 5px 10px rgb(255 255 255 / 25%);
    font-size:20px;
    border:none;
    line-height: 10px;
}
h1.flex.w-full.text-white.double-color, .text-shadow {
    text-shadow: 0px 4px 4px rgb(0 0 0 / 25%);
}
a:where(:not(.wp-element-button)) {
     text-decoration: none;
}
.price-from
{
font-family: 'Dela Gothic One';
}
.price-from span.number
{
    font-family: 'Darker Grotesque';
}
.day.medium {
    display: flex;
    align-items: center;
}
.large {
    font-size: 175%;
}
.hours-separator {
    max-width: -webkit-fill-available;
    width: 100%;
    margin: 0px 5px;
    position: relative;
}
.hours-separator::before {
    width: 100%;
    display: flex;
    height: auto;
    position: absolute;
    content: "";
    bottom: 6px;
    border-bottom: dotted 1px;
}
.ast-footer-copyright {
    font-size: 90%;
}
.hours, .day, .number {
    width: inherit;
    max-width: max-content;
}
@media (min-width: 1280px) {
    .ast-separate-container #content .ast-container
    {
        padding-left: 20px;
        padding-right: 20px;
    }
    }
    @media (max-width: 1070px) {
        .main-header-bar-navigation .main-header-menu .menu-link, .main-header-menu>a
        {
            padding: 0 0.6em;
            font-size:1rem!important;
        }
        }
        @media (max-width: 1000px) {
            .hours-separator.medium {
                position: absolute;
                bottom: -5px;
                left: -5px;
            }
        }
@media (max-width: 920px) {
	.hours, .day, .number {
	font-size:16px;
	}
    .ast-header-break-point .ast-mobile-header-wrap .ast-flex.stack-on-mobile
    {
        width: min-content;
    }
    .ast-header-break-point .main-navigation .stack-on-mobile li {
        min-width: max-content;
        text-align: center;
    }
    ul#ast-hf-mobile-menu
    {
        margin-left: auto;
        border: 1px solid #6d6d6d;
        border-bottom: none;
    }
    .main-navigation {
        position: absolute;
    }
    .menu-item-has-children ul.sub-menu {
        position: absolute!important;
        top: -1px;
        left: -152.8%!important;
    }
    #ast-hf-mobile-menu:not(:first-child) {
         border-top: 1px solid #6D6D6D;
    }
    .menu-item-has-children ul.sub-menu
    {
        border: solid 1px #6D6D6D!important;
        border-bottom: none!important;
    }
    .menu-item-has-children ul.sub-menu li.menu-item {
        border: 0px;
    }
    .menu-item-has-children ul.sub-menu li.menu-item svg path {
      display:none;  
    }
    .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
        top: 0;
        left: 0px;
        right: 0px;
        bottom: 0px;
    }
    .menu-item-has-children .ast-icon.icon-arrow svg path
    {
     display:none;   
    }
    button.ast-menu-toggle::before {
        content: "";
        content: url(https://billiard.pudidesign.pl/wp-content/themes/astra-child/img/menu-arrow.webp);
        left: 20px;
        top: 50%;
        transform: translate(-0%, -40%);
        contain: content;
        width: 10px;
        display: flex;
        position: relative;
    }
    .site-footer-primary-section-4.site-footer-section.site-footer-section-4 {
        display: block;
        width: max-content;
        margin: auto;
    }
}
.ast-button-wrap .menu-toggle:focus
{
    outline: none;
}
@media (max-width: 600px) {
	body
{
	font-size:14px;
}
.menu-item-child-0 a
{
	font-size:12px!important;
}
h1
{
	font-size: 3rem;
}
h2 {
    font-size: 2rem!important;
}
    .owl-theme .owl-dots .owl-dot
    {
        width: inherit;
    }
    .owl-theme.owl-carousel-template-1 .owl-dots .owl-dot span
    {
        width: 100%!important;
    }
    .owl-dots
    {
        display: flex;
        width: 100%!important;   
    }
}
.menu-item-child-0 a {
    font-size: 15px;
    padding: 10px 20px;
    font-family: 'DM Sans', sans-serif;
    font-style: normal;
	text-transform:uppercase;
	display:flex;
	justify-content: center;
	align-items:center;
    font-weight: 500;
    line-height: 23px;
}
.menu-item {
    position: relative;
}
ul.sub-menu-0 a:after {
    display: none;
}
ul.sub-menu-0
{
	display:none;
}
.desktop-nav:hover ul.sub-menu-0
{
	position: absolute;
	background-color: #000;
}
.mobile-nav ul.sub-menu-0 {
    z-index: 999;
    right: 100%;
    margin-top: -44px;
    display: none;
    position: absolute;
    background-color: #000;
}

.menu-item-has-children:hover ul.sub-menu-0
{
display:block;	

}
ul.sub-menu li {
    border-top: 1px solid #6D6D6D;
}
.menu-item-child-0 .sub-menu-0 .menu-item a {
    width: max-content;
}
.menu-item-child-0 .sub-menu-0 .menu-item a:before
{
	display:none;
}

@media (min-width: 1060px) {
	.menu-item-child-0 a {
    font-size: 18px;
	padding: 10px 23px;
	}
}




