/*
Theme Name: Bejas
Author: Grandem
Description:
Version: 1.1.32
*/


/********************************************!IMPORTANT*******************************************************/
/********************  When will manage content with LESS/SASS Delete this from files    *********************/
/*************************************************************************************************************/

/*@media (max-width: 767px) {*/
/*	section.discover-bejas .table-section {*/
/*		display: unset;*/
/*	}*/
/*}*/


/***************************************************************************************************************/
/**************************************************************************************************************/
/**************************************************************************************************************/

table tr td,
table tr th {
    font-size: 14px;
}


h1.line::after, h2.line::after, h3.line::after, h4.line::after, h5.line::after, h6.line::after {
    /*	In future: to change content bellow titles, delete this */
    content: none;
}

/*EDITED  Eriks */
/*new icons*/

section.nav-strip-new .nav-strip-box > a .icon.kids-city {
    background-image: url('./images/atractions-for-kids.svg');
}

section.nav-strip-new .nav-strip-box > a .icon.bar-table {
    background-image: url('./images/barr-and-table.svg');
}

section.nav-strip-new .nav-strip-box > a .icon.mobile-hot-tub {
    background-image: url('./images/mobile-hot-tub.svg');
}

section.nav-strip-new .nav-strip-box > a .icon.phone-or-mail {
    background-image: url('./images/phone-or-mail.svg');
}

section.nav-strip-new .nav-strip-box > a .icon {
    width: 60px;
}

/*new icons*/

@media (max-width: 768px) {
    .for-reservation-wrap .for-reservation a {
        font-size: 20px;
    }
}


.video-youtube {
    width: 100%;

    border: none;
    opacity: 0;

}

.play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60px;
    width: 60px;
}

.position-relative {
    position: relative;
}

.bg-image {
    width: 100%;
    height: 100%;
    position: absolute;
    filter: blur(7px);
    -webkit-filter: blur(7px);
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}

.video-wrapper {
    min-height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-wrapper .container {
    z-index: 1;
    position: relative;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 18px;
    max-width: 780px;
    background-repeat: no-repeat;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

}

.play-video {
    opacity: 1 !important;
}


.home .top-navs .top-nav-content .menu-block .logo-box{
    max-width: 160px;
}

.top-navs .top-nav-content .menu-block .logo-box {
    max-width: 130px;
}

.top-navs .top-nav-content .menu-block .logo-box img{
    width: 100%;
}


.home .logo-box:before {
    left: -15px;
    height: 192px;
}

.logo-box:before{
    content: '';
    display: block;
    background: #fff;
    position: absolute;
    top: -57px;
    border-radius: 50%;
    width: 120%;
    height: 160px;
    left: -13px;
}

.top-navs .top-nav-content .menu-block .logo-box .logo:hover {
    -webkit-transform: scale(1.125);
    -moz-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -o-transform: scale(1.125);
}

@media screen and  (max-width: 768px) {
    .top-navs .top-nav-content .menu-block .logo-box .logo {
        width: 120px;
        margin-top: 45px;
        margin-left: -10px;
    }

    .logo-box:before {
        width: 140px;
        height: 140px !important;
        left: -20px !important;
        bottom: -9px;
        top: auto;
        z-index: -1;
    }

    .scrolled .logo-box:before {
        width: 80px;
        height: 80px !important;
        left: -6px !important;
        top: -5px;
        z-index: -1;
    }

    .home .section-bg-img-on-top {
        padding-top: 25px;
    }

    body.scrolled .top-navs .top-nav-content .menu-block .logo-box .logo {
        width: 70px;
        margin-top: 0px;
        margin-left: 0px;
    }

    body .banner-popup .inner-container {
        width: 80%;
        top: 50%;
        right: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

}


@media screen and (max-width: 768px) {
    .video-wrapper {
        min-height: unset;
    }
}


@media screen and (max-width: 767px) {

    mobile-dropdown-title
    body .top-navs .coll-navbar .nav-content-box ul li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    body section.partners .partner-slider .partner-box .single-partner {
        padding-top: 70%;
    }


    .rules-button {
        margin: 0 auto;
        display: flex;
        justify-content: center;
        margin-top: 20px;
        width: 50%;
    }

    .mobile-d-none {
        display: none !important;
    }
}


@media screen and (max-width: 400px) {
    body .top-navs .coll-navbar .nav-content-box ul li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
}


@media screen and (min-width: 768px) {
    .dropdown-mobile {
        display: none;
    }

    .mobile-dd {
        display: block !important;
    }
}

@media screen and (max-width: 767px) {

    .dropdown-mobile {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .dropdown-mobile button {
        padding: 0px 0px 20px 20px;
        font-size: 18px;
        font-weight: bold;
        color: #000;
        text-transform: uppercase;
    }

    .dropdown-mobile button span img {
        margin-left: 10px;
        width: 20px;
    }
}

section.discover-bejas .main-image-slider-wrapper .gallery-a {
    display: block;
}

section.discover-bejas .main-image-slider-wrapper .index-gallery-first-image {
    width: 100%;
    padding-top: 66.667%;
    display: block;
    content: '';
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.show-gallery {
    width: 100%;
    bottom: 0;
    position: absolute;
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background-color: rgba(250, 93, 0, 0.85);
    color: #fff;
}

/* changes 28.02.2022*/
.table-section table tr td, .table-section table tr th {
    font-size: 14px;
}

table {
    background: rgba(250, 114, 0, 0.1);
}

.table-section table tr td {
    font-weight: 600;
}

.table-section table th span {
    font-size: 12px;
}

.table-section table tr td span {
    font-size: 9px;
}

.main-image-slider-wrapper {
    margin-bottom: 20px;
}

@media (max-width: 1199px) {
	.table-section table tr td, .table-section table tr th {
		font-size: 13px;
	}
}
@media (min-width: 992px) {
    .top-navs .top-nav-content .menu-block .info-section > div {
        width: 26%;
    }
}

/* changes 28.02.2022 -END*/

footer {
    padding-top: 70px;
}

footer .footer-content .logo{
    top: -80px;
}

footer .footer-content .logo a{
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

footer .footer-content .logo a:before{
    content: '';
    width: 100%;
    height: 100%;
    background-color: #fff;
    display: block;
    position: absolute;
    z-index: -1;
    border-radius: 50%;
}

@media (max-width: 767px){
    section.top-nav-strip {
        margin-bottom: 60px;
    }
}

.restaurant-content {
    position: relative;
}

.restaurant-content .background-image {
    position: absolute;
    top: 75px;
    right: 0;
    z-index: 0;
    pointer-events: none;
    width: 29.792vw;
}

.restaurant-content > .container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    z-index: 1;
    margin-bottom: 4rem;
}

.restaurant-content .container:last-child .column:last-child {
    width: 50%;
}

.restaurant-content .logo {
    margin-bottom: 1rem;
}

.restaurant-content .column {
    width: 41.1%;
}

.restaurant-content .column:first-child {
    padding-right: 2rem;
}

.restaurant-content .spacer{
    height: 149px;
    display: none;
}

.restaurant-content .not-top + .spacer {
    display: block;
}

.restaurant-content .sections-wrap h3 {
    text-align: left;
}

@media (max-width: 1500px){
    .restaurant-content .background-image {
        display: none;
    }

    .restaurant-content .column:last-child {
        width: 50%;
        padding: 0 1rem;
    }

    .restaurant-content > .container {
        margin-bottom: 2rem;
    }
}

@media (max-width: 767px){
    .restaurant-content .container:last-child .column:last-child,
    .restaurant-content .column:last-child,
    .restaurant-content .column {
        width: 100%;
    }

    .restaurant-content .column:first-child {
        margin-bottom: 1rem;
        text-align: center;
    }
}
