/*
	Theme Name: SL
	Author: R_TKACH
	Version: 1.0.2
	License: GPL2
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.footer__desc { 
	margin-top: 30px; 
	text-align: center;
    padding: 20px 0;
    border-top: 1px solid #f5efae;
}
.footer__desc .txt {
	margin:0;
}
.footer .footer__social {
	margin: 0 !important;
}
.bottom-contacts h2 { 
    font-family: "Montserrat" !important;
}
.bottom__left {
	list-style-type: none;
}
.align-center {
	text-align: center;
	margin-top: 30px;
}
.btn-1  {
	cursor: pointer;
}
.menu-item-has-children img {
	width: auto; 
	height: 60px;    
	width: 60px !important;
    min-height: 60px;
	object-fit: contain;
}

.menu__body .menu li:nth-child(5) img {
	width: auto; 
	height: 60px;     
	margin: 0 12px;
    min-height: 60px;
	object-fit: contain;
}
.fine-dining .desc p{
	color: #f5efae;
}
div.wpforms-container-full:not(:empty) {
	margin: 0 !important;
}

.gamong-tours p {
	margin: 15px 0;
    color: #f5efae;
}
.entrance-rules__desc {
	padding-bottom: 50px !important;	
}
.entrance-rules__desc a {
	margin-bottom: 50px !important;
}
 
.modal-years {
    max-width: 375px;
    padding: 55px 24px 24px 24px;
    background: #FFFDE7;
    box-shadow: 0px 314px 88px 0px rgba(0, 0, 0, 0.00), 0px 201px 80px 0px rgba(0, 0, 0, 0.01), 0px 113px 68px 0px rgba(0, 0, 0, 0.05), 0px 50px 50px 0px rgba(0, 0, 0, 0.09), 0px 13px 28px 0px rgba(0, 0, 0, 0.10);
}
.modal-years .modal-years__body {
	border: 1px solid #6C4102; 
	padding: 38px 20px 50px 20px;
	position: relative;
    z-index: 0;
}

.modal-years .ico {
	background-color: #fffde7;
    padding: 0 10px;
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
	display: flex;
    align-items: center;
}

.modal-years .h2 {
	margin-bottom: 25px;
	text-align: center;
}

.modal-years .desc {
	color: #6C4102;
	text-align: center; 
	font-family: Montserrat;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 22px;
}

.modal-years .btn-1 { 
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: absolute;
    left: 50%;
    top: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: .3s;
    transition: .3s;
    border: none;
    color: #fff;
    background: linear-gradient(153deg, #906E2A 6.4%, #DCBE83 100.41%);
    width: 80%;
    padding: 12px 0;
	background-size: 120%;
    background-position: right;
}

.modal-years .btn-1:hover {
	opacity: 1; 
    background-position: left;
}
.modal-years .dsc {
	color: #6C4102;
	text-align: center; 
	font-family: Montserrat;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 18px; 
	margin-top: 40px;
}
 
.footer .form-item input {
	max-width: 300px;
}
.form-body {
	display: flex;
	gap: 15px;
}
.footer form {
	display: block;
}
.footer .wpcf7-spinner, .footer .wpcf7 form.sent .wpcf7-response-output {
	display: none;
}
.footer .wpcf7 form.invalid .wpcf7-response-output, .footer .wpcf7 form.unaccepted .wpcf7-response-output, .footer .wpcf7 form.payment-required .wpcf7-response-output { 
    border: none;
    padding: 0;
    margin: 10px 0 0;
    color: #fff;
	display: none;
}
@media (max-width: 900px) {
    .home-top .home-top-slider .home-top-slide img, .home-top .home-top-slider .home-top-slide video {
        max-height: 280px;
        height: auto;
    }
	.entrance-rules__desc {
		padding-bottom: 30px !important;	
	}
	.entrance-rules__desc a {
		margin-bottom: 10px !important;
	}

	.home-top .slick-dots {
		width: 100%;
		left: 0;
		bottom: 4px;
		list-style: none;
	}
}

.header .header__menu ul.menu>li .sub-menu li a { 
    text-transform: none; 
}

@media (max-width: 1800px) {
	.home-top .home-top-slider .home-top-slide img, .home-top .home-top-slider .home-top-slide video {  
		max-height: 700px;
	}
}

@media (max-width: 1400px) {
	.home-top .home-top-slider .home-top-slide img, .home-top .home-top-slider .home-top-slide video {  
		max-height: 650px;
	}
}

@media (max-width: 1200px) {
	.home-top .home-top-slider .home-top-slide img, .home-top .home-top-slider .home-top-slide video {  
		max-height: 550px;
	}
}

@media (max-width: 1050px) {
	.home-top .home-top-slider .home-top-slide img, .home-top .home-top-slider .home-top-slide video {  
		max-height: 450px;
	}
}

input[type='date'], input[type='time'] { 
	-webkit-min-logical-width: calc(100% - 16px);
}
 
.phone-mob {
	display: none;
}

.home-top-mob {
	display: none;
}
.modal-book {
	padding:0;
	display: none;
}
.modal-book .fancybox-close-small {
    color: #fff;
    padding: 7px;
    right: 3px;
    top: 3px;
}
.modal-book .form-radio { 
}
.modal-book .page-form__wrap .page-form__top {
	border:0;
}
.modal-book .form-top + h5 {
	display: none;
}



@media (max-width: 750px) {
	.home-top .btn-1 {
		position: absolute;
        left: 20px;
        right: 20px;
        bottom: 35px;
        background: rgb(132 120 70 / 58%);
        backdrop-filter: blur(0.5px);
        opacity: 1;
	}
	.home-top .slick-dots {
		bottom: 15px;
	}
	.home-top .slick-dots li {
		margin: 0 5px;
		border-radius: 5px;
		border: 2px solid transparent;
		width: 25px;
		height: 6px;
		background: #fff;
	}

	.home-top .slick-dots li.slick-active {
		border-color: #DCBE83;
		background: #fff;
	}

	 .phone-mob {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-left: auto;
        margin-right: 30px;
    }
	.home-top-mob {
		display: block;
	}
	.home-top-pc {
		display: none;
	}
	.home-top .home-top-slider .home-top-slide img, .home-top .home-top-slider .home-top-slide video {
        max-height: 650px;
    }
}
.form-top label {
	display: none;
}

@media (max-width: 600px) {
	.form-top label {
		display: block;
		margin-bottom: -15px;
		color: #6c4102;
		font-size: 14px;
		font-style: normal;
		font-weight: 500;
		line-height: 24px;
		text-transform: uppercase;
	}
	.btn-1 {
		font-size: 14px;
		padding: 10px 20px;
	}
}
.to-top {
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: flex;
    justify-content: center;
    z-index: 5;
    align-items: center;
    width: 65px;
    height: 65px;
    border-radius: 65px;
    background: linear-gradient(153deg, rgba(144, 110, 42, 0.80) 6.4%, rgba(220, 190, 131, 0.80) 100.41%);
    backdrop-filter: blur(0.5px);
}



body.rtl {
	
}

body.rtl .loyalty .desc {
	text-align: right;
	direction: rtl;
}
body.rtl .entrance-rules .desc__item {
    justify-content: flex-start;
	direction: rtl;
}
body.rtl .gamong-tours ul {
	padding-left: 0;
	padding-right: 29px;
	direction: rtl;
}
body.rtl .gamong-tours ul li::before { 
    left: auto;
    right: -30px; 
}  
body.rtl .header .header__menu ul.menu>li .sub-menu li a {
	text-align: right;
	direction: rtl;
}
body.rtl .header .header__menu ul.menu>li .sub-menu {
	right: 0;
	left: auto;
}
body.rtl .footer ul, body.rtl .footer .title {
    list-style-type: none;
	text-align: right;
}
body.rtl div.wpforms-container-full fieldset {
	direction: rtl;
}
body.rtl .events-page .events__item::before {
	left: 0;
	right: auto;
}
body.rtl .events-page .events__item {
	direction: rtl;
}
body.rtl .fine-dining .desc { 
	direction: rtl;
}
body.rtl .gaming-packages .gaming-packages__item {
	direction: rtl;
}
body.rtl .gaming-packages .gaming-packages__item ul {
	padding-left: 0;
	padding-right: 29px;
	direction: rtl;
}
body.rtl .gaming-packages .gaming-packages__item ul li::before { 
    left: auto;
    right: -30px; 
}  
body.rtl .page-content { 
    direction: rtl;
}
body.rtl .game-offerings .game-offerings__item p {
    text-align: right;
}
body.rtl .news .news__item { 
  direction: rtl;
}
body.rtl .game-offerings .game-offerings__item h5 svg { 
    margin-right: 0px;
    margin-left: 10px;
}

.gm-style .gm-style-iw-d { 
    margin: -40px 0 0;
}
.gm-style .gm-style-iw-d a{
	display: flex;
    margin-top: 6px;
}
body.rtl .bottom-contacts .bottom-contacts__item {
    margin-right: 20px;
    direction: rtl;
}
body.rtl .bottom-contacts__right {
	text-align: right;
}
body.rtl .footer .form-item input, body.rtl .page__social .form-item input { 
    text-align: right;
}
body.rtl .page-form__wrap .form-top .wpcf7-form-control-wrap input, body.rtl .page-form__wrap .wpcf7-form-control-wrap textarea{
	text-align: right;
}
body.rtl .bottom-contacts .bottom-contacts__right .phone {
    flex-direction: row-reverse; 
}
body.rtl .bottom-contacts .phone { 
    direction: ltr;
}
body.rtl .footer .center {
	direction: rtl; 
}
html.am .header .header__menu ul.menu>li a {
	font-size: 12px;
}
html.am .header .header__menu ul.menu>li {
    padding: 15px 5px;
    position: relative;
}

@media (max-width: 1200px) {
	html.am .header .header__menu ul.menu>li a {
		font-size: 8px;
	}
	html.am .header .header__menu ul.menu>li {
		padding: 5px 2px;
		position: relative;
	}
	
}

.gamong-tours .gamong-tours__text a {
	color: #f5efae;
}


@media (max-width: 700px) {
	.footer .center { 
		gap: 15px;
		flex-wrap: wrap;
		margin-bottom: 70px;
	}
}

.page-form__body .wpforms-field-container ul {
    direction: initial !important;
}

body.rtl .menu-page .menu-item {
	direction: rtl;
}
body.rtl .menu-page .title {
    border-left: 1px solid #d8d098; 
	border-right: 0px solid #d8d098;
}


body.rtl .contacts-page__item p {
	display:flex; 
	direction: rtl;
	gap: 3px;
}
body.rtl .contacts-page__item a { 
	direction: ltr;
}

.footer .center {
    color: #f5efae!important; 
}
.footer .center a {
	color: #f5efae!important; 
	
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px; 
}
.footer .center:hover path {
    fill: #f5efae;
}

.footer .center a:hover path {
    fill: #dcbe83;
}

.footer .center a:hover  {
    color: #dcbe83!important;
}