@charset "UTF-8";

.button-light,.cappa-main-menu .current-menu-item a,.header-category__list-item,.header-category__list-item-bottom-border,.header-category_scrolled,.main-page-restraunt-cards .restaraunt-rubrics-description p,.menu-cards-section-item .restaraunt-rubrics-description,.mobile-content-popup_position-open,.popup-modal-dismiss,.restaraunt-rubrics-description-wrap,.social-icons-button__link,.transition,.wpcf7-form-control {
	-webkit-transition: all .25s ease;
	transition: all .25s ease;
}

.shadow-black {
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
	box-shadow: 0 0 20px rgba(0,0,0,.5);
}

.section-subtitle {
	font-size: 12px;
	color: #e4ba76;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: .1em;
}

.section-subtitle-white {
	font-size: 14px;
	color: rgba(255,255,255,.5);
	letter-spacing: .1em;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.section-title {
	margin-bottom: 38px!important;
}

.section-subtitle-light-white {
	color: rgba(255,255,255,.5);
}

.section-subtitle-accent {
	color: #e4ba76;
}

.section-subtitl {
	color: #fff;
	font-size: 25px;
	font-weight: 500;
}

.section-subtitl-light {
	font-family: "Montserrat Regular",sans-serif;
	font-size: 32px;
	line-height: 46px;
}

@media (max-width:768px) {
	.section-subtitl-light {
		line-height: normal;
	}
}

.text-color {
	color: #fff;
	font-size: 16px;
	line-height: 24px;
}

.section-bigger-subtitle-white {
	font-size: 32px;
	line-height: 46px;
	color: #fff;
}

.header_size-medium {
	height: 650px!important;
}

.shop-header-lunear-gradient {
	height: 200px;
	width: 100%;
	background: -webkit-gradient(linear,left top,left bottom,from(rgba(34,34,34,0)),color-stop(57.93%,#1e1e1e));
	background: linear-gradient(180deg,rgba(34,34,34,0) 0,#1e1e1e 57.93%);
	position: absolute;
	bottom: 0;
	z-index: 1;
}

@media (max-width:991px) {
	.bootstrap-container .container {
		padding: 34px;
		max-width: 646px!important;
	}
}

@media (max-width:991px) and (min-width:768px) {
	.row_indents-title {
		padding: 0 30px;
	}
}

.header-category_scrolled .row_indents-title {
	padding: 0;
}

.text-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}

.owl-theme .owl-dots .owl-dot span:hover {
	background: #e4ba76;
	border: 1px solid #e4ba76;
}

.section-padding {
	padding: 100px 0;
}

.header-logotype {
	width: 390px;
	height: 62px;
}

.chef-meals {
	background-color: #000;
	padding: 100px 0;
}

@media (max-width:991px) {
	.chef-meals {
		padding: 60px 0;
	}
}

@media (max-width:768px) {
	.chef-meals {
		padding: 40px 0;
	}
}

.chef-meals h2 {
	margin-bottom: 40px;
	letter-spacing: .1em;
	font-size: 42px;
	line-height: 60px;
}

.chef-meals h3 {
	font-size: 32px;
}

.chef-meals h3,h4,h5,h6 {
	font-family: "Montserrat Regular",sans-serif;
	margin-bottom: 20px!important;
	letter-spacing: .1em;
	font-style: normal!important;
	font-weight: 400!important;
}

.single-info__description_bottom {
	margin-bottom: 20px;
}

@media (max-width:1200px) {
	.single-info__description_top {
		margin-top: 20px;
	}
}

@media (max-width:574px) {
	.single-info-col {
		padding: 0;
	}
}

.contacts-section {
	background-size: auto 58%;
	padding-top: 60px;
	min-height: 700px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7))),url(/wp-content/themes/metamorphosis/img/contacts_bg.jpg);
	background-image: linear-gradient(to bottom,rgba(0,0,0,.7)),url(/wp-content/themes/metamorphosis/img/contacts_bg.jpg);
	background-size: cover;
}

.contacts-section-wrap {
	padding-bottom: 100px;
}

@media (max-width:991px) {
	.contacts-section-wrap {
		padding-bottom: 60px;
	}
}

@media (max-width:768px) {
	.contacts-section-wrap {
		margin: 15px 5px;
		padding-bottom: 40px;
	}
}

.contacts-section-wrap .footer-contact-info {
	gap: 66px;
}

@media (max-width:786px) {
	.contacts-section-wrap .footer-contact-info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		gap: 0;
		margin-bottom: 20px;
	}
}

.contacts-section-wrap .footer-contact-info-item {
	width: 236px;
}

.contacts-section-wrapper {
	width: 100%;
}

.contacts-main .footer {
	position: relative;
}

.contacts-section iframe {
	height: 60vh;
	-webkit-filter: invert(1) brightness(.8) hue-rotate(174deg);
	filter: invert(1) brightness(.8) hue-rotate(174deg);
}

.chef-page-section {
	padding: 60px 25px;
	background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7))),url(/wp-content/themes/metamorphosis/img/chef_back.jpg);
	background-image: linear-gradient(to bottom,rgba(0,0,0,.7)),url(/wp-content/themes/metamorphosis/img/chef_back.jpg);
	background-size: cover;
}

.chef-page-section p {
	color: rgba(255,255,255,.8);
}

.chef-page-section .pricing-card {
	max-width: 440px;
	max-height: 560px;
}

.chef-page-section .section-subtitle-accent {
	font-size: 24px;
}

.chef-page-section .section-subtitle-accent_bottom {
	margin-bottom: 20px;
}

.chef-page-section-bottom-line {
	background-color: #171717;
	color: #fff;
}

.chef-page-section__description {
	width: 100%;
}

.restraunt-cards-salads-section {
	background-color: #3d2828;
	padding: 0;
}

.restraunt-cards-salads-section .mt-60 {
	width: 100%;
}

.restraunt-cards-salads-section-heading {
	width: 100%;
	z-index: 999;
	margin-top: 20px;
}

@media (max-width:991px) {
	.restraunt-cards-salads-section-heading {
		margin-top: 5px;
		margin-bottom: 20px;
		margin-bottom: 20px;
	}
}

.restraunt-cards-salads-section-heading .product-cat-title {
	margin: 0;
	padding: 0;
}

.restraunt-cards-salads-section-heading .menu-cards-section-item {
	padding: 80px 0;
}

.restraunt-cards-salads-section-heading img {
	max-width: 215px;
}

.restraunt-cards-section-item:nth-child(odd) {
	background-color: #3d2828;
}

.restraunt-cards-section-top {
	margin-top: -620px;
}

@media (max-width:991px) {
	.restraunt-cards-section-top {
		margin-top: -550px;
	}
}

.restraunt-cards-section-item .item {
	z-index: 999;
	background-color: #1a1a1a;
}

.main-page-restraunt-cards_top {
	padding-top: 60px;
	padding-bottom: 60px;
}

@media (max-width:991px) {
	.archive-page .section-padding {
		padding: 70px 0;
	}
}

.row_indents {
	margin: 0 -25px;
}

@media (max-width:980px) {
	.row_indents {
		margin: 0 5px;
	}
}

@media (max-width:768px) {
	.row_indents-title {
		margin: 0 15px;
	}
}

.single-event-page {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	min-height: 100vh;
}

.single-event-page:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(23,23,23,.8);
	z-index: -1;
}

.single-event-page {
	position: relative;
	z-index: 2;
}

.category span {
	color: rgba(255,255,255,.5);
}

.news .item {
	margin: 0 -15px;
}

.news-item-link {
	width: 100%;
	padding: 5px;
}

@media (max-width:991px) {
	.news-item-link {
		padding: 0;
	}
}

@media (max-width:991px) {
	.banner-header .caption {
		padding: 4px;
	}
}

.news.bg-black>.container>.row .col-md-4 {
	max-width: unset;
}

.news.bg-black>.container>.row {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3,1fr);
	width: 100%;
	height: 100%;
	gap: 20px;
}

@media (max-width:768px) {
	.news.bg-black>.container>.row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.col-md_custom-bottom {
	margin-bottom: -20px!important;
}

.col-md_custom-right {
	margin-right: -10px;
}

.gallery-section .restraunt-cards-section {
	width: 100%;
}

.gallery-section .attachment-post-thumbnail {
	height: 185px;
	background-size: cover;
}

.gallery-custom-img-size-large {
	height: 365px;
}

.n_indents-left {
	padding-left: 0;
}

.n_indents-right {
	padding-right: 0;
}

.section-gallery-padding_top {
	padding-top: 120px;
}

.section-gallery-page_bottom {
	padding-bottom: 0!important;
}

.section-gallery-page:last-of-type {
	padding-bottom: 120px;
}

.main-page-restraunt-cards_indents {
	padding-bottom: 80px;
	padding-top: 90px;
}

@media (max-width:991px) {
	.main-page-restraunt-cards_indents {
		padding: 0 25px;
		padding-top: 60px;
	}
}

@media (max-width:578px) {
	.main-page-restraunt-cards_indents {
		padding-top: 40px;
	}
}

.loader span {
	border-top: 1px solid #e4ba76;
}

.preloader-bg__logo {
	width: 100%;
	height: 100%;
	padding: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.preloader-bg__logo svg .svg-elem-1 {
	stroke-dashoffset: 1713.6779785156px;
	stroke-dasharray: 1713.6779785156px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .1s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .1s;
}

.active .preloader-bg__logo svg .svg-elem-1 {
	stroke-dashoffset: 0;
	fill: url(#pattern0_21_2443);
}

.preloader-bg__logo svg .svg-elem-2 {
	stroke-dashoffset: 1713.6779785156px;
	stroke-dasharray: 1713.6779785156px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .1s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .1s;
}

.active .preloader-bg__logo svg .svg-elem-2 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-3 {
	stroke-dashoffset: 195.6891174316px;
	stroke-dasharray: 195.6891174316px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .5s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .5s;
}

.active .preloader-bg__logo svg .svg-elem-3 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-4 {
	stroke-dashoffset: 174.1316375732px;
	stroke-dasharray: 174.1316375732px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .4s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .4s;
}

.active .preloader-bg__logo svg .svg-elem-4 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-5 {
	stroke-dashoffset: 123.0601959229px;
	stroke-dasharray: 123.0601959229px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .55s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .55s;
}

.active .preloader-bg__logo svg .svg-elem-5 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-6 {
	stroke-dashoffset: 103.9526367188px;
	stroke-dasharray: 103.9526367188px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .6s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .6s;
}

.active .preloader-bg__logo svg .svg-elem-6 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-7 {
	stroke-dashoffset: 154.350189209px;
	stroke-dasharray: 154.350189209px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .65s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .65s;
}

.active .preloader-bg__logo svg .svg-elem-7 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-8 {
	stroke-dashoffset: 200.4669647217px;
	stroke-dasharray: 200.4669647217px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .7s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .7s;
}

.active .preloader-bg__logo svg .svg-elem-8 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-9 {
	stroke-dashoffset: 178.0589294434px;
	stroke-dasharray: 178.0589294434px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .75s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .75s;
}

.active .preloader-bg__logo svg .svg-elem-9 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-10 {
	stroke-dashoffset: 149.8481140137px;
	stroke-dasharray: 149.8481140137px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .85s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .85s;
}

.active .preloader-bg__logo svg .svg-elem-10 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-11 {
	stroke-dashoffset: 216.8500366211px;
	stroke-dasharray: 216.8500366211px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .9s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .9s;
}

.active .preloader-bg__logo svg .svg-elem-11 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-12 {
	stroke-dashoffset: 181.068939209px;
	stroke-dasharray: 181.068939209px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .95s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) .95s;
}

.active .preloader-bg__logo svg .svg-elem-12 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-13 {
	stroke-dashoffset: 200.4672698975px;
	stroke-dasharray: 200.4672698975px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1s;
}

.active .preloader-bg__logo svg .svg-elem-13 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-14 {
	stroke-dashoffset: 154.3503875732px;
	stroke-dasharray: 154.3503875732px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.05s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.05s;
}

.active .preloader-bg__logo svg .svg-elem-14 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-15 {
	stroke-dashoffset: 149.8500366211px;
	stroke-dasharray: 149.8500366211px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.1s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.1s;
}

.active .preloader-bg__logo svg .svg-elem-15 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-16 {
	stroke-dashoffset: 174.1309967041px;
	stroke-dasharray: 174.1309967041px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.15s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.15s;
}

.active .preloader-bg__logo svg .svg-elem-16 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-17 {
	stroke-dashoffset: 203.749130249px;
	stroke-dasharray: 203.749130249px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.2s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.2s;
}

.active .preloader-bg__logo svg .svg-elem-17 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-18 {
	stroke-dashoffset: 123.0597381592px;
	stroke-dasharray: 123.0597381592px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.25s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.25s;
}

.active .preloader-bg__logo svg .svg-elem-18 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-19 {
	stroke-dashoffset: 145.0657348633px;
	stroke-dasharray: 145.0657348633px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.3s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.3s;
}

.active .preloader-bg__logo svg .svg-elem-19 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-20 {
	stroke-dashoffset: 154.3505554199px;
	stroke-dasharray: 154.3505554199px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.35s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.35s;
}

.active .preloader-bg__logo svg .svg-elem-20 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-21 {
	stroke-dashoffset: 203.7491760254px;
	stroke-dasharray: 203.7491760254px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.4s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.4s;
}

.active .preloader-bg__logo svg .svg-elem-21 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-22 {
	stroke-dashoffset: 145.0653991699px;
	stroke-dasharray: 145.0653991699px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.45s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.45s;
}

.active .preloader-bg__logo svg .svg-elem-22 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-23 {
	stroke-dashoffset: 158.542755127px;
	stroke-dasharray: 158.542755127px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s;
}

.active .preloader-bg__logo svg .svg-elem-23 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-24 {
	stroke-dashoffset: 140.6930084229px;
	stroke-dasharray: 140.6930084229px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.55s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.55s;
}

.active .preloader-bg__logo svg .svg-elem-24 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-25 {
	stroke-dashoffset: 149.8480834961px;
	stroke-dasharray: 149.8480834961px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.6s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.6s;
}

.active .preloader-bg__logo svg .svg-elem-25 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-26 {
	stroke-dashoffset: 162.4525909424px;
	stroke-dasharray: 162.4525909424px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.65s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.65s;
}

.active .preloader-bg__logo svg .svg-elem-26 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-27 {
	stroke-dashoffset: 630.2168579102px;
	stroke-dasharray: 630.2168579102px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s;
}

.active .preloader-bg__logo svg .svg-elem-27 {
	stroke-dashoffset: 0;
	fill: #fff;
}

.preloader-bg__logo svg .svg-elem-28 {
	stroke-dashoffset: 54.8507118225px;
	stroke-dasharray: 54.8507118225px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.5s;
}

.active .preloader-bg__logo svg .svg-elem-28 {
	stroke-dashoffset: 0;
	fill: #e4ba76;
}

.preloader-bg__logo svg .svg-elem-29 {
	stroke-dashoffset: 59.7066574097px;
	stroke-dasharray: 59.7066574097px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
}

.active .preloader-bg__logo svg .svg-elem-29 {
	stroke-dashoffset: 0;
	fill: #e4ba76;
}

.preloader-bg__logo svg .svg-elem-30 {
	stroke-dashoffset: 56.8347396851px;
	stroke-dasharray: 56.8347396851px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
}

.active .preloader-bg__logo svg .svg-elem-30 {
	stroke-dashoffset: 0;
	fill: #e4ba76;
}

.preloader-bg__logo svg .svg-elem-31 {
	stroke-dashoffset: 57.0974349976px;
	stroke-dasharray: 57.0974349976px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
}

.active .preloader-bg__logo svg .svg-elem-31 {
	stroke-dashoffset: 0;
	fill: #e4ba76;
}

.preloader-bg__logo svg .svg-elem-32 {
	stroke-dashoffset: 15.6178016663px;
	stroke-dasharray: 15.6178016663px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
}

.active .preloader-bg__logo svg .svg-elem-32 {
	stroke-dashoffset: 0;
	fill: #e4ba76;
}

.preloader-bg__logo svg .svg-elem-33 {
	stroke-dashoffset: 15.6312961578px;
	stroke-dasharray: 15.6312961578px;
	fill: transparent;
	-webkit-transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
	transition: stroke-dashoffset 2s cubic-bezier(.47,0,.745,.715) 0s,fill .7s cubic-bezier(.47,0,.745,.715) 1.7s;
}

.active .preloader-bg__logo svg .svg-elem-33 {
	stroke-dashoffset: 0;
	fill: #e4ba76;
}

.cappa-nav-toggle {
	background: #e4ba76!important;
	border-radius: 4px;
	margin: 20px;
}

#cappa-aside {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

#cappa-aside {
	background-color: #171717!important;
}

@media (max-width:991px) {
	#cappa-aside {
		padding: 60px 20px;
	}
}



@media (max-width:1688px) {
	.cappa-aside-logotype {
		width: 100%;
	}
}

.cappa-aside-subtitle {
	color: #e4ba76!important;
	letter-spacing: normal!important;
	font-size: 22px!important;
	line-height: 22px!important;
}

.cappa-aside-subtitle h4 {
	font-size: 15px;
	color: #e4ba76;
}

#cappa-aside .cappa-main-menu>ul>li.active>a,#cappa-aside .cappa-main-menu>ul>li>a:hover {
	color: #e4ba76!important;
}

#cappa-aside .cappa-main-menu {
	margin-bottom: 20px!important;
}

.reservations-phone-number {
	color: #fff!important;
	font-weight: 700;
	font-size: 16px!important;
	white-space: nowrap;
}

@media (max-width:768px) {
	.reservations-phone-number {
		font-size: 18px!important;
	}
}

.reservations-info-title {
	color: #fff;
	opacity: .4;
}

@media (max-width:1412px) and (min-width:1200px) {
	.reservations-info-title {
		font-size: 10px!important;
	}
}

.cappa-main-menu .current-menu-item a {
	color: #e4ba76!important;
}

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

.menu-item a:hover {
	color: #e4ba76!important;
}

#cappa-main {
	min-height: 100vh;
	position: relative;
}

.cappa-aside-info ul {
	margin: 0;
	padding: 0;
}

.cappa-aside-info-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.cappa-aside-info-list-item-watches {
	margin-top: 4px;
}

.cappa-aside-info-list-item p {
	display: block;
}

.cappa-aside-info ul li {
	color: #fff;
	margin-bottom: 10px;
}

.cappa-aside-info ul li:last-child {
	margin-bottom: 0;
}

.cappa-aside-info ul li img {
	width: 14px;
	height: 14px;
	margin-right: 10px;
}

@media (max-width:1534px) and (min-width:1200px) {
	.cappa-aside-info-list-item {
		font-size: 10px!important;
	}
}

@media (max-width:768px) {
	.cappa-aside-info-list-item {
		font-size: 14px;
	}
}

@media (max-width:991px) {
	.cappa-footer-contact-info {
		margin-bottom: 60px;
	}
}

.slider-fade .owl-dots .owl-dot.active {
	background: #e4ba76!important;
	border: 1px solid #e4ba76;
}

.slider-fade .owl-dots {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.slider-fade .owl-dots .owl-dot {
	-webkit-box-flex: 1;
	-ms-flex: 1 auto 1;
	flex: 1 auto 1;
	border-radius: 0;
	width: 3px;
	height: 20px;
	background-color: #fff;
}

.chef-meals .owl-dots .owl-dot.active span {
	background: #e4ba76!important;
	border: 1px solid #e4ba76;
	height: 3px;
}

.chef-meals .owl-dots {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}

.chef-meals .owl-dots .owl-dot {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.chef-meals .owl-dots .owl-dot span {
	height: 3px;
	border-radius: 0;
	width: 95%;
	background-color: #fff;
}

.interier .owl-dots .owl-dot.active span {
	background: #e4ba76!important;
	border: 1px solid #e4ba76;
	height: 3px;
}

.interier .owl-dots {
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}

.interier .owl-dots .owl-dot {
	-webkit-box-flex: 1;
	-ms-flex: 1 1 auto;
	flex: 1 1 auto;
}

.interier .owl-dots .owl-dot span {
	height: 3px;
	border-radius: 0;
	width: 95%;
	background-color: #fff;
}

.chef-meals-card-img {
	width: 100%;
	height: 100%;
}

.footer {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	top: 100%;
}

.footer-top .footer-column {
	margin: 0;
	padding: 0;
}

.footer-top {
	background-color: #140909;
}

.footer-about__subtitle h4 {
	color: #fff;
	margin-bottom: 20px;
	font-size: 15px;
}

.footer-about-name {
	border-bottom: 1px solid rgba(255,255,255,.3);
	margin-bottom: 20px;
}

.footer-column-item-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width:575px) {
	.footer-column-item-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#cappa-aside-menu-footer .menu-item a {
	color: rgba(255,255,255,.6)!important;
	margin-bottom: 20px;
}

@media (max-width:1200px) {
	#cappa-aside-menu-footer .menu-item a {
		font-size: 12px;
	}
}

@media (max-width:540px) {
	#cappa-aside-menu-footer .menu-item a {
		font-size: 16px;
	}
}

.footer-explore {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

@media (max-width:540px) {
	.footer-explore {
		display: block;
	}
}

.footer-explore-list li a::before {
	-webkit-transform: translateY(-90%);
	transform: translateY(-90%);
}

.footer-explore-list li a::before {
	background-color: #e4ba76;
}

.footer-contact-info {
	color: #fff;
}

.footer-contact-info img {
	width: 14px;
	height: 14px;
	margin-right: 10px;
}

.footer-contact-info {
	margin: 0;
	padding: 0;
}

.footer-contact-info li {
	margin-bottom: 20px;
}

.footer-contact-info li:last-child {
	margin-bottom: 0;
}

.footer-contact-info-list-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer-contact-info-list-item img {
	margin-top: 4px;
}

.footer-contact-info__email {
	text-decoration: underline;
	color: #fff;
}

.footer-contact-info__email:hover {
	color: #e4ba76;
}

.footer-contact-info__phone {
	font-weight: 700;
}

.footer-contact-info__phone a {
	color: #fff;
}

.button {
	padding: 20px 50px;
}

.button_100 {
	width: 100%;
}

#restoplace-wrapper-btn {
	display: none;
}

.button-light {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 20px 50px;
	color: #fff;
}

@media (max-width:768px) {
	.button-light {
		padding: 20px 36px;
	}
}

@media (max-width:540px) {
	.button-light {
		width: 100%;
	}
}

.button-light_normal {
	border: 1px solid #fff;
}

.button-light_normal:hover {
	border: 1px solid #fff;
	background-color: #fff;
	color: #171717;
}

.button-light_accent {
	border: 1px solid #e4ba76;
	margin-bottom: 35px;
}

.button-light_accent:hover {
	border: 1px solid #e4ba76;
	background-color: #e4ba76;
}

.go-to-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}

.go-to-button:hover .go-to-button-link {
	color: #e4ba76;
}

.go-to-button:hover path {
	fill: #e4ba76;
}

.go-to-button-link {
	color: #fff;
	text-transform: uppercase;
}

.go-to-button-link_position {
	margin-left: 5px;
}

.social-icons-buttons__list {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
}

.social-icons-buttons__list_bottom {
	margin-bottom: 40px;
}

.social-icons-buttons-slides {
	gap: 4px;
}

.social-icons-button__link {
	background-color: #994646;
	padding: 7px 9px;
	border-radius: 4px;
}

.social-icons-button__link:hover {
	background-color: #5a2929;
}

.social-icons-button-img {
	width: 22px;
	height: 22px;
}

.menu-cards-section-item .item .position-re img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 0 54%;
	object-position: 0 54%;
	width: 100%;
	height: 100%;
}

@media (max-width:320px) {
	.menu-cards-section-item .item .position-re img {
		width: 280px;
		height: 160px;
	}
}

.line {
	background-color: #e4ba76!important;
	height: 2px!important;
	border-top: none!important;
	margin-bottom: 0!important;
}

.menu-cards-section-item .line_bottom {
	margin-bottom: 20px!important;
}

@media (max-width:991px) {
	.menu-cards-section-item .line_bottom {
		margin-bottom: 5px!important;
	}
}

@media (max-width:540px) {
	.menu-cards-section-item .line_bottom {
		margin-bottom: 12px!important;
	}
}

.menu-cards-section-item .restraunt-cards-section-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-cards-section-item .restraunt-cards-section-price::after {
	content: "";
	display: inline-block;
	background-image: url(/wp-content/themes/metamorphosis/img/₽-small.svg);
	width: 10px;
	height: 12px;
	margin-left: 5px;
}

.restraunt-cards-section-price {
	margin-bottom: 10px;
}

.restraunt-cards-section-price .price {
	margin-bottom: 0;
}

.menu-cards-section-item .col-lg-4 {
	padding-left: 0;
}

.menu-cards-section-item .restaraunt-rubrics-description_indents {
	padding-left: 0;
}

.menu-cards-section-item .item {
	margin-bottom: 20px;
}

@media (max-width:991px) {
	.menu-cards-section-item .item {
		height: 100%;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .con {
		position: relative!important;
		background: 0 0!important;
		top: 0;
		background-color: #1a1a1a!important;
	}
}

.menu-cards-section-item h5 {
	font-size: 20px!important;
}

@media (max-width:991px) {
	.menu-cards-section-item h5 {
		line-height: 24px!important;
		font-size: 18px!important;
		margin-bottom: 0!important;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .price {
		font-size: 14px!important;
		line-height: 20px!important;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .container {
		max-width: 646px!important;
	}
}

@media (max-width:576px) {
	.menu-cards-section-item .container {
		max-width: 280px!important;
	}
}

.menu-cards-section-item .restraunt-cards-section-link {
	width: 100%;
}

.menu-cards-section-item .restaraunt-rubrics-description {
	z-index: 99;
	max-width: none;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	color: #e4ba76;
}

@media (max-width:991px) {
	.menu-cards-section-item .restaraunt-rubrics-description {
		bottom: 0;
	}
}

@media (max-width:991px) {
	.restraunt-rubrics-descript_bottom {
		margin-bottom: 10px;
	}
}

.restaraunt-rubrics-description-wrap {
	margin: 0;
	max-height: 48px!important;
	min-height: 48px!important;
	padding-top: 5px;
}

@media (max-width:991px) {
	.restaraunt-rubrics-description-wrap {
		max-height: none!important;
	}
}

.restraunt-rubrics-descript p {
	margin: 0 15px;
	font-size: 14px!important;
	line-height: 20px!important;
	margin-bottom: 5px;
	margin: 0!important;
}

.restaraunt-rubrics-description-heading p {
	color: #fff;
}

@media (max-width:991px) {
	.restaraunt-rubrics-description-heading p {
		font-size: 14px!important;
		line-height: 20px;
	}
}

.menu-cards-section-item .item {
	margin-bottom: 0;
}

.menu-cards-section-item .item:hover .restaraunt-rubrics-description-wrap {
	max-height: 200px!important;
}

.menu-cards-section-item .item:hover .restaraunt-rubrics-description {
	bottom: 0;
}

@media (max-width:991px) {
	.menu-cards-section-item .item {
		-webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
		box-shadow: 0 0 20px rgba(0,0,0,.5);
	}
}

.restraunt-cards-section-item-img {
	display: block;
}

@media (max-width:578px) {
	.restraunt-cards-section-item-img {
		display: none;
	}
}

.restraunt-cards-section-empty-rechtangle-img {
	width: 515px;
	height: 81px;
}

@media (max-width:991px) {
	.menu-cards-section-item .item .position-re {
		height: 180px;
	}
}

@media (max-width:576px) {
	.menu-cards-section-item .item .position-re {
		height: 46vw;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .mb-n20 {
		margin-bottom: -20px!important;
	}
}

.maing-page-restraunt-cards .position-re {
	height: 100%!important;
}

.maing-page-restraunt-cards-img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media (max-width:980px) {
	.main-page-restraunt-cards .item {
		height: 260px;
		width: 100%;
	}
}

.main-page-restraunt-cards .restraunt-cards-section {
	color: #fff!important;
}

@media (max-width:980px) {
	.main-page-restraunt-cards .restraunt-cards-section {
		width: 100%;
	}
}

.main-page-restraunt-cards .line {
	margin-bottom: 30px!important;
}

.main-page-restraunt-cards .section-title {
	margin-bottom: 33px;
}

@media (max-width:991px) {
	.main-page-restraunt-cards .section-title {
		margin-bottom: 13px;
	}
}

.main-page-restraunt-cards .restaraunt-rubrics-description p {
	font-size: 16px!important;
	line-height: 24px;
}

@media (max-width:980px) {
	.restaraunt-rubrics-description-text {
		position: absolute;
	}
}

.main-page-restraunt-cards .restraunt-cards-section:hover .restaraunt-rubrics-description p {
	margin-top: -30px;
}

.category a {
	color: #e4ba76!important;
}

.simple-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.simple-card_left {
	margin: 0 -8px;
}

@media (max-width:540px) {
	.simple-card_left {
		margin: 0 -10px;
	}
}

.simple-card .price,.simple-card .simple-card-units {
	color: #fff;
}

.simple-card__title {
	color: #fff;
	font-family: Montserrat,sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 0;
}

@media (max-width:980px) {
	.simple-card__title {
		font-size: 18px;
	}
}

@media (max-width:640px) {
	.simple-card__title {
		font-size: 16px;
	}
}

.simple-card__title_bottom {
	margin-bottom: 5px;
}

.simple-card__title-wrap_bottom {
	margin-bottom: 20px;
}

.simple-card-units {
	color: #e4ba76!important;
}

.nutritional-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	gap: 5px;
	color: rgba(255,255,255,.4);
	font-family: "Montserrat Regular",sans-serif;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 4px;
}

@media (max-width:870px) {
	.nutritional-value {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

@media (max-width:1235px) and (min-width:1200px) {
	.nutritional-value {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.nutritional-value-wrap {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

@media (max-width:1337px) {
	.nutritional-value-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.nutritional-value__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	margin-bottom: 0;
}

.signle-info__title-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 30px;
}

.signle-info__title-wrap .single-info__title {
	margin-top: auto;
}

.signle-info__title-wrap .single-info__title .price {
	color: #fff;
	font-size: 32px;
}

.signle-info__title-wrap .single-info__title .price::after {
	content: "";
	display: inline-block;
	background-image: url(/wp-content/themes/metamorphosis/img/₽.svg);
	width: 20px;
	height: 24px;
	margin-left: 10px;
}

.signle-info__title-wrap .section-subtitl {
	margin-top: 3%;
	font-size: 14px;
}

.signle-info__title-wrap-top {
	margin-top: 50px;
}

.single-info-section {
	margin-bottom: 103px;
}

.product-image {
	width: 470px;
	height: 470px;
}

@media (max-width:1200px) {
	.product-image {
		height: 270px;
		width: 100%;
	}
}

@media (max-width:768px) {
	.product-image {
		height: 300px;
		width: 100%;
	}
}

.product-image img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

.shop-header h1 {
	letter-spacing: .1em;
	font-size: 42px;
	line-height: 60px;
}

.shop-header img {
	width: 264px;
	height: 122px;
}

.restraunt-cards_right {
	padding-right: 15px;
}

.header-category_scrolled {
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: rgba(23,23,23,.5);
	top: 0!important;
}

.header-category_scrolled:hover {
	background-color: #171717;
}

@media (max-width:991px) {
	.header-category_scrolled {
		padding-top: 21px;
		padding-left: 30px;
		background-color: #171717;
	}
}

@media (max-width:768px) {
	.header-category_scrolled {
		padding-left: 60px;
	}
}

.js-cappa-nav-toggle {
	z-index: 99991;
}

.header-category_scrolled .header-category__list {
	border-bottom: none;
}

.header-category_scrolled .header-category__list-link {
	color: rgba(255,255,255,.5);
}

.header-category {
	width: 79.1%;
	z-index: 9999;
}

@media (max-width:1200px) {
	.header-category {
		width: 70%;
	}
}

@media (max-width:768px) {
	.header-category {
		width: 100%;
		padding-left: 0;
		z-index: 99999;
	}
}

.header-category .simplebar-placeholder {
	max-height: 0;
}

.header-category_position {
	position: fixed;
	top: 100px;
	margin-bottom: 30px;
}

.header-category__list {
	margin: 0;
	padding: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 40px;
	left: 0;
	right: 0;
}

@media (max-width:770px) {
	.header-category__list {
		gap: unset;
		border-bottom: unset;
	}
}

.header-category__list-item {
	white-space: nowrap;
	font-size: 22px;
	line-height: 30px;
	font-weight: 700;
}

.header-category__list-item:hover .header-category__list-item-bottom-border {
	width: 100%;
}

@media (max-width:991px) {
	.header-category__list-item {
		margin-right: 0;
	}
}

.header-category__list-item-ancor {
	visibility: hidden;
	min-width: 50px;
}

.header-category__list-link {
	padding: 0 20px;
	color: #fff;
	padding-bottom: 14px;
}

.header-category__list-link:hover {
	color: #fff!important;
	border-left-width: 10px;
}

@media (max-width:991px) {
	.header-category__list-link {
		font-size: 18px;
	}
}

@media (max-width:770px) {
	.header-category__list-link {
		border-radius: 4px;
		padding: 5px 10px;
	}
}

@media (max-width:770px) {
	.current-category .header-category__list-link {
		background-color: #e4ba76;
	}
}

.header-category__list-item-bottom-border {
	width: 0;
	border-bottom: 3px solid #e4ba76;
}

@media (max-width:770px) {
	.header-category__list-item-bottom-border {
		display: none;
	}
}

.current-category .header-category__list-item-bottom-border {
	width: 100%;
}

.header-category ul {
	width: 100%;
}

.header-category ul .simplebar-wrapper {
	width: 100%;
}

.header-category ul .simplebar-content {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.header-category .header-category__list-wrap {
	min-height: 63px;
	width: 100%;
}

@media (max-width:770px) {
	.header-category .header-category__list-wrap .simplebar-offset {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.header-category .header-category__list-wrap .simplebar-track.simplebar-horizontal {
	height: 8px;
	bottom: 0;
	background-color: rgba(255,255,255,.4);
	cursor: pointer;
	z-index: 999;
}

.header-category .header-category__list-wrap .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
	background-color: #e4ba76;
	border-radius: 2px;
}

.menu-cards-section-item .item .position-re img {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: 0 54%;
	object-position: 0 54%;
	width: 100%;
	height: 100%;
}

@media (max-width:320px) {
	.menu-cards-section-item .item .position-re img {
		width: 280px;
		height: 160px;
	}
}

.line {
	background-color: #e4ba76!important;
	height: 2px!important;
	border-top: none!important;
	margin-bottom: 0!important;
}

.menu-cards-section-item .line_bottom {
	margin-bottom: 20px!important;
}

@media (max-width:991px) {
	.menu-cards-section-item .line_bottom {
		margin-bottom: 5px!important;
	}
}

@media (max-width:540px) {
	.menu-cards-section-item .line_bottom {
		margin-bottom: 12px!important;
	}
}

.menu-cards-section-item .restraunt-cards-section-price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.menu-cards-section-item .restraunt-cards-section-price::after {
	content: "";
	display: inline-block;
	background-image: url(/wp-content/themes/metamorphosis/img/₽-small.svg);
	width: 10px;
	height: 12px;
	margin-left: 5px;
}

.restraunt-cards-section-price {
	margin-bottom: 10px;
}

.restraunt-cards-section-price .price {
	margin-bottom: 0;
}

.menu-cards-section-item .col-lg-4 {
	padding-left: 0;
}

.menu-cards-section-item .restaraunt-rubrics-description_indents {
	padding-left: 0;
}

.menu-cards-section-item .item {
	margin-bottom: 20px;
}

@media (max-width:991px) {
	.menu-cards-section-item .item {
		height: 100%;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .con {
		position: relative!important;
		background: 0 0!important;
		top: 0;
		background-color: #1a1a1a!important;
	}
}

.menu-cards-section-item h5 {
	font-size: 20px!important;
}

@media (max-width:991px) {
	.menu-cards-section-item h5 {
		line-height: 24px!important;
		font-size: 18px!important;
		margin-bottom: 0!important;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .price {
		font-size: 14px!important;
		line-height: 20px!important;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .container {
		max-width: 646px!important;
	}
}

@media (max-width:576px) {
	.menu-cards-section-item .container {
		max-width: 280px!important;
	}
}

.menu-cards-section-item .restraunt-cards-section-link {
	width: 100%;
}

.menu-cards-section-item .restaraunt-rubrics-description {
	z-index: 99;
	max-width: none;
	-webkit-box-flex: 0;
	-ms-flex: none;
	flex: none;
	color: #e4ba76;
}

@media (max-width:991px) {
	.menu-cards-section-item .restaraunt-rubrics-description {
		bottom: 0;
	}
}

@media (max-width:991px) {
	.restraunt-rubrics-descript_bottom {
		margin-bottom: 10px;
	}
}

.restaraunt-rubrics-description-wrap {
	margin: 0;
	max-height: 48px!important;
	min-height: 48px!important;
	padding-top: 5px;
}

@media (max-width:991px) {
	.restaraunt-rubrics-description-wrap {
		max-height: none!important;
	}
}

.restraunt-rubrics-descript p {
	margin: 0 15px;
	font-size: 14px!important;
	line-height: 20px!important;
	margin-bottom: 5px;
	margin: 0!important;
}

.restaraunt-rubrics-description-heading p {
	color: #fff;
}

@media (max-width:991px) {
	.restaraunt-rubrics-description-heading p {
		font-size: 14px!important;
		line-height: 20px;
	}
}

.menu-cards-section-item .item {
	margin-bottom: 0;
}

.menu-cards-section-item .item:hover .restaraunt-rubrics-description-wrap {
	max-height: 200px!important;
}

.menu-cards-section-item .item:hover .restaraunt-rubrics-description {
	bottom: 0;
}

@media (max-width:991px) {
	.menu-cards-section-item .item {
		-webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
		box-shadow: 0 0 20px rgba(0,0,0,.5);
	}
}

.restraunt-cards-section-item-img {
	display: block;
}

@media (max-width:578px) {
	.restraunt-cards-section-item-img {
		display: none;
	}
}

.restraunt-cards-section-empty-rechtangle-img {
	width: 515px;
	height: 81px;
}

@media (max-width:991px) {
	.menu-cards-section-item .item .position-re {
		height: 180px;
	}
}

@media (max-width:576px) {
	.menu-cards-section-item .item .position-re {
		height: 46vw;
	}
}

@media (max-width:991px) {
	.menu-cards-section-item .mb-n20 {
		margin-bottom: -20px!important;
	}
}

.maing-page-restraunt-cards .position-re {
	height: 100%!important;
}

.maing-page-restraunt-cards-img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}

@media (max-width:980px) {
	.main-page-restraunt-cards .item {
		height: 260px;
		width: 100%;
	}
}

.main-page-restraunt-cards .restraunt-cards-section {
	color: #fff!important;
}

@media (max-width:980px) {
	.main-page-restraunt-cards .restraunt-cards-section {
		width: 100%;
	}
}

.main-page-restraunt-cards .line {
	margin-bottom: 30px!important;
}

.main-page-restraunt-cards .section-title {
	margin-bottom: 33px;
}

@media (max-width:991px) {
	.main-page-restraunt-cards .section-title {
		margin-bottom: 13px;
	}
}

.main-page-restraunt-cards .restaraunt-rubrics-description p {
	font-size: 16px!important;
	line-height: 24px;
}

@media (max-width:980px) {
	.restaraunt-rubrics-description-text {
		position: absolute;
	}
}

.main-page-restraunt-cards .restraunt-cards-section:hover .restaraunt-rubrics-description p {
	margin-top: -30px;
}

.category a {
	color: #e4ba76!important;
}

.simple-card {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.simple-card_left {
	margin: 0 -8px;
}

@media (max-width:540px) {
	.simple-card_left {
		margin: 0 -10px;
	}
}

.simple-card .price,.simple-card .simple-card-units {
	color: #fff;
}

.simple-card__title {
	color: #fff;
	font-family: Montserrat,sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	margin-bottom: 0;
}

@media (max-width:980px) {
	.simple-card__title {
		font-size: 18px;
	}
}

@media (max-width:640px) {
	.simple-card__title {
		font-size: 16px;
	}
}

.simple-card__title_bottom {
	margin-bottom: 5px;
}

.simple-card__title-wrap_bottom {
	margin-bottom: 20px;
}

.simple-card-units {
	color: #e4ba76!important;
}

.simplebar-scrollbar::before {
	margin-top: 5px;
}

.simplebar-scrollbar.simplebar-visible::before {
	opacity: 0;
}

.main-menu-languages .choices {
	width: 150px;
}

.main-menu-languages .choices__inner {
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 0;
}

.main-menu-languages .choices__list--dropdown {
	background-color: #171717!important;
}

.main-menu-languages .choices__item {
	text-transform: uppercase;
	background-color: #171717!important;
	color: #e4ba76;
	font-size: 16px;
	line-height: 22px;
	font-weight: 700;
}

.main-menu-languages .choices[data-type*=select-one]:after {
	height: 8px;
	width: 8px;
	z-index: 3;
	top: 40%;
	border: 1px solid #e4ba76;
	border-width: 0 0 2px 2px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -6px;
	left: 45px;
	margin-top: -11px;
}

.pagination-position {
	text-align: center;
}

.current,.news-pagination-wrap li a.active {
	border: 1px solid #e4ba76;
	width: 40px;
	height: 40px;
	line-height: 37px;
	border-radius: 100%;
}

.current,.news-pagination-wrap li a {
	color: #e4ba76!important;
	padding-top: 2px;
	margin: 0 3px;
}

.current:last-child,.news-pagination-wrap li a:last-child {
	margin-right: 0;
}

.news-pagination-wrap li a:hover {
	border: 1px solid #e4ba76;
}

.single-info-block_top {
	margin-top: 40px;
}

.facility-ico {
	width: 47px;
	height: 37px;
	margin-bottom: 20px;
}

.about-luxury-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}

@media (max-width:540px) {
	.about-luxury-wrap {
		display: block;
	}
}

.about-interier-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	max-width: 100%;
}

@media (max-width:991px) {
	.about-interier-wrap {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

.about-interier__img-col_order {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

@media (max-width:540px) {
	.about-interier__img-col_order {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
	}
}

.about-interier__desc-col_order {
	-ms-flex-preferred-size: auto;
	flex-basis: auto;
}

@media (max-width:540px) {
	.about-interier__desc-col_order {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
}

.conference-section__title_bottom {
	margin-bottom: 40px;
}

.conference-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	gap: 30px;
}

.wpcf7-form-control-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-preferred-size: calc(33.3% - 30px);
	flex-basis: calc(33.3% - 30px);
}

.wpcf7-form-control {
	cursor: pointer;
}

.conference-form .conference-form__button {
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
}

.conferense-form-bottom-block {
	width: 100%;
}

.wpcf7-not-valid-tip,.wpcf7-response-output {
	display: none;
}

.wpcf7-not-valid {
	border-bottom: 1px solid #9b0000!important;
}

.booking-modal-wrap .booking-form-wrap {
	top: 20px;
	left: 20px!important;
	right: 20px!important;
}

.booking-modal {
	padding: 20px;
	padding-bottom: 0!important;
}

@media (max-width:640px) {
	.booking-modal {
		position: absolute;
		top: 0;
		bottom: 0;
	}
}

.close-datepick {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: end;
}

.row-datepick_indents {
	margin: 0;
}

.tabs-wrapper {
	height: 50%!important;
}

.mfp-content {
	background: rgba(34,34,34,.8);
	width: 70%!important;
	position: absolute;
	left: 22%!important;
	top: 20px;
}

@media (max-width:991px) {
	.mfp-content {
		width: 100%!important;
		left: 0!important;
		right: 0!important;
		margin: 0!important;
		padding: 0!important;
	}
}

@media (max-width:640px) {
	.mfp-content {
		height: 100%!important;
		background-color: #222;
	}

	.mfp-content .booking-form-mobile-nav__list {
		background-color: transparent!important;
	}

	.mfp-content .booking-form-mobile-nav__list-item {
		color: rgba(255,255,255,.45);
	}
}

.tabs-content {
	max-height: 950px;
	scroll-behavior: smooth;
}

.mfp-bg {
	background: 0 0;
	position: relative;
}

.booking-modal__title {
	color: #fff!important;
	opacity: .4!important;
	margin: 0;
	padding: 0;
	line-height: 24px;
	font-weight: 700;
}

.popup-modal-dismiss {
	border: 1px solid #e4ba76;
	width: 62px;
	height: 62px;
	cursor: pointer;
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
	-webkit-box-align: center!important;
	-ms-flex-align: center!important;
	align-items: center!important;
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
}

.popup-modal-dismiss:hover {
	background-color: #e4ba76;
}

@media (max-width:991px) {
	.popup-modal-dismiss {
		border: 1px solid #fff;
		width: 42px;
		height: 42px;
	}

	.popup-modal-dismiss:hover {
		background-color: #222;
		border: 1px solid #222;
	}
}

.popup-modal-dismiss img {
	width: 14px;
	height: 14px;
}

.booking-modal-wrap .booking-form-wrap {
	position: absolute!important;
	right: 0;
	left: 50px;
}

.booking-modal-wrap .booking-form-wrap .col-md-1,.booking-modal-wrap .booking-form-wrap .col-md-11 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	gap: 2px;
	max-width: 95%;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 95%;
	flex: 0 0 95%;
}

@media (max-width:1830px) {
	.booking-modal-wrap .booking-form-wrap .col-md-1,.booking-modal-wrap .booking-form-wrap .col-md-11 {
		max-width: 92%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 92%;
		flex: 0 0 92%;
	}
}

@media (max-width:1200px) {
	.booking-modal-wrap .booking-form-wrap .col-md-1,.booking-modal-wrap .booking-form-wrap .col-md-11 {
		max-width: 92%;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 90%;
		flex: 0 0 90%;
	}
}

.booking-modal-wrap .booking-form-wrap .col-md-1 {
	margin: 0;
	padding: 0;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 5%;
	flex: 0 0 5%;
}

.booking-modal-wrap .booking-form-wrap .col-md-4 {
	padding: 0!important;
}

.booking-modal {
	margin-top: 80px;
}

.booking-modal-list-wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	position: relative;
}

.contact-form-section {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.warning-popup-overlay {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(23,23,23,.8);
	z-index: 9999!important;
}

.warning-popup {
	height: 240px;
	width: 600px;
	background-color: #1b1b1b;
	position: absolute;
	left: calc(50% - 300px);
	top: calc(50% - 120px);
	z-index: 9999;
}

.warning-popup__top-line {
	background-color: #e4ba76;
	padding: 20px;
	text-align: center;
	font-weight: 700;
}

.warning-popup__top-line-title {
	color: #fff;
	font-size: 18px!important;
	margin: 0!important;
	font-family: "Montserrat Bold",sans-serif;
	letter-spacing: 3px;
}

.warning-popup__content {
	padding: 20px;
}

.warning-popup__content-description_indents {
	margin-bottom: 20px;
}

.warning-popup__content-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 20px;
}

.booking-form-mobile-nav__list {
	border: none;
	cursor: pointer;
	background-color: #000;
	color: #fff;
	padding: 10px;
}

.mobile-content-popup-wrap {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,.7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100vh;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.modal {
	background-color: #fff;
	width: 300px;
	height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	display: none;
}

.modal-overlay--visible {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.modal--visible {
	display: block;
}

#myBtn {
	background-color: #9c27b0;
	color: #fff;
	padding: 12px 16px;
	font-size: 18px;
	font-weight: 700;
	border: none;
	cursor: pointer;
	width: 180px;
}

.modal {
	position: fixed;
	display: none!important;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	left: 0!important;
	z-index: 999;
	padding-top: 100px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 150px;
	right: 20%;
	overflow: hidden;
	background-color: #171717;
}

.modal__content {
	position: relative;
	background-color: rgba(34,34,34,.8);
	margin: auto;
	padding: 0;
	width: 1400px;
	height: 100%;
	-webkit-animation-name: animatetop;
	animation-name: animatetop;
	-webkit-animation-duration: .4s;
	animation-duration: .4s;
	overflow: hidden;
	padding: 20px;
}

.modal__body {
	width: 100%;
	height: 100%;
}

.mobile-content-popup {
	background-color: #171717;
	position: absolute;
	inset: 0;
}

.mobile-content-popup_position-open {
	-webkit-transform: translate(0);
	transform: translate(0);
	-webkit-transform: translateY(50px);
	transform: translateY(50px);
	display: -webkit-box!important;
	display: -ms-flexbox!important;
	display: flex!important;
}

.thank-you-popup-position {
	position: absolute!important;
	top: calc(50% - 285px);
}

@media (max-width:991px) {
	.thank-you-popup-position {
		height: 100vh;
		top: 0;
		left: 0;
		right: 0;
	}
}

.thank-you-popup {
	width: 90%;
	z-index: 9999;
	padding: 40px;
	overflow: hidden;
}

.thank-you-modal-content {
	height: 100%;
}

.modal-warning {
	width: 79.3%;
	padding: 15px 30px;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 99;
	background-color: #1e1e1e;
	-webkit-box-shadow: 0 0 11px rgba(0,0,0,.3019607843);
	box-shadow: 0 0 11px rgba(0,0,0,.3019607843);
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: -webkit-transform .5s cubic-bezier(.83,.4,.27,1.55);
	transition: -webkit-transform .5s cubic-bezier(.83,.4,.27,1.55);
	transition: transform .5s cubic-bezier(.83,.4,.27,1.55);
	transition: transform .5s cubic-bezier(.83,.4,.27,1.55),-webkit-transform .5s cubic-bezier(.83,.4,.27,1.55);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (max-width:1200px) {
	.modal-warning {
		display: none;
	}
}

.modal-warning_hide {
	-webkit-transform: translateY(110%);
	transform: translateY(110%);
}

.modal-warning__text {
	width: calc(100% - 24px);
}

.modal-warning__paragraph {
	font-family: "Montserrat Regular",sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 12px;
	letter-spacing: 1px;
	text-align: left;
	color: #d9d9d9;
}

.modal-warning__paragraph:last-child {
	margin: unset;
}

.modal-warning__cross {
	width: 24px;
	height: 24px;
	cursor: pointer;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.modal-warning__cross-img {
	width: 100%;
}

.account-deletion input[type=number]::-webkit-inner-spin-button,.account-deletion input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}

.account-deletion__title {
	font-size: 30px;
	font-weight: 700;
	line-height: 40px;
}

.account-deletion__paragraph {
	font-family: "Montserrat Regular";
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
}

.account-deletion__forms {
	position: relative;
	padding-bottom: 100px;
	overflow: hidden;
}

.account-deletion__form-number {
	padding: 30px 20px;
	border: 1px solid #e4ba76;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.account-deletion__form-number-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	color: #fff;
	margin: unset;
}

.account-deletion__phone {
	padding: 18px 15px;
	width: 100%;
	color: #fff;
	background-color: #1b1b1b;
	border: unset;
	font-size: 14px;
}

.account-deletion__form-radio-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 20px;
}

.account-deletion__form-radio-item {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 10px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.account-deletion__form-radio-input:after {
	content: "";
	width: 17px;
	height: 17px;
	border-radius: 15px;
	top: -2px;
	left: -1px;
	position: relative;
	background-color: #fff;
	display: inline-block;
	visibility: visible;
	border: 2px solid #fff;
}

.account-deletion__form-radio-input:checked:after {
	background-color: #e4ba76;
}

.account-deletion__form-radio-label {
	margin: unset;
}

.account-deletion__form-number-send {
	width: 200px;
	height: 50px;
	color: #fff;
	background: #e4ba76;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.account-deletion__form-code {
	top: 0;
	position: absolute;
	padding: 30px 20px;
	border: 1px solid #e4ba76;
	background-color: #1e1e1e;
	-webkit-transform: translateX(140%);
	transform: translateX(140%);
	-webkit-transition: all .5s;
	transition: all .5s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 20px;
}

.account-deletion__form-code_show {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.account-deletion__form-code-title {
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	color: #fff;
	margin: unset;
}

.account-deletion__form-code-description {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
	margin: unset;
}

.account-deletion__code {
	padding: 18px 15px;
	width: 100%;
	color: #fff;
	background-color: #1b1b1b;
	border: unset;
	font-size: 14px;
}

.account-deletion__form-code-confirmation {
	width: 200px;
	height: 50px;
	color: #fff;
	background: #e4ba76;
}

.account-deletion__notification {
	top: 0;
	position: absolute;
	padding: 30px 20px;
	background-color: #1e1e1e;
	border: 1px solid #e4ba76;
	-webkit-transform: translateX(170%);
	transform: translateX(170%);
	-webkit-transition: all .5s;
	transition: all .5s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	gap: 70px;
}

.account-deletion__notification_show {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.account-deletion__notification-title {
	font-family: Montserrat;
	font-size: 22px;
	font-weight: 700;
	line-height: 24px;
	color: #fff;
	text-align: center;
}

.account-deletion__notification-description {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: center;
}

.account-deletion__notification-link {
	width: 200px;
	height: 50px;
	color: #fff;
	background: #e4ba76;
	font-size: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}