@media( max-width: 960px ) {
html {
    font-size: 2.666666666666667vw;
}
.desk {
	display: none !important;
}
.mobile {
	display: flex !important;
}
.screen {
	overflow: unset;
}
.height-vh {
	height: auto;
	flex-direction: column;
}
body.overflow .height-vh {
	height: 100dvh;
    overflow-y: scroll;
}
.about-image {
	width: 37.5rem;
    height: 37.5rem;
}
.logo img {
	position: absolute;
    top: 2.6rem;
    left: 2.4rem;
	width: 14.2rem;
}
.about-info {
	width: 100%;
}

.menu-burger {
	display: block;
    position: absolute;
    top: 1.4rem;
    right: 1.4rem;
	width: 5.2rem;
    height: 5.2rem;
}
.menu-burger svg {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.main-menu {
	position: fixed;
    top: 1.4rem;
    left: 1.4rem;
    right: 1.4rem;
	display: none;
	z-index: 1;
}
.main-menu-desk {
	display: none;
}
.menu-burger.menu-open + .main-menu {
	display: block;
}
.menu-close {
	display: block;
	position: absolute;
    top: 0.6rem;
    right: 0.6rem;
    z-index: 1;
}
.menu {
	flex-direction: column;
    width: auto;
    height: 34.5rem;
    border-radius: 0.8rem;
    margin-bottom: 0;
    justify-content: center;
    gap: 4rem;
}
.menu li {
	width: auto;
	height: auto;
}
.menu li.current-menu-item {
	background-color: unset;
}
.menu a {
	font-weight: 400;
    font-size: 2.1rem;
	white-space: unset;
}
.menu li.current-menu-item a {
    color: #FFFBF3;
}


.about-info {
    padding: 5.8rem 0 3.85rem;
}
.main-title {
	font-size: 5.4rem;
	margin-bottom: 1.7rem;
}
.main-subtitle {
	font-size: 2.4rem;
	margin-bottom: 4rem;
}
.about-info hr {
	margin-bottom: 4rem;
}
.main-text {
	width: 32.9rem;
	font-size: 1.6rem;
	margin-bottom: 6.75rem;
}


.restaurants-sidebar {
	width: 100%;
    overflow: unset;
	padding: 0 0 1.8rem;
}
.cities-menu {
	width: 100%;
	margin: 10.8rem 0 0;
}
.cities-menu li a:hover {
    color: #A08C6A;
}
.cities-menu .slick-track {
	position: relative;
}
.cities-menu .slick-slide {
	position: relative;
	margin: 0 3.5rem;
}
.cities-menu-arrow-prev,
.cities-menu-arrow-next {
	display: none !important;
}
.cities-menu .slick-current .cities-menu-arrow-prev,
.cities-menu .slick-current .cities-menu-arrow-next {
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	display: flex !important;
}
.cities-menu .slick-current .cities-menu-arrow-prev {
	left: -4.8rem;
}
.cities-menu .slick-current .cities-menu-arrow-next {
	right: -4.8rem;
}
.restaurants-info {
	width: 100%;
	height: 100%;
}


.restaurants-single {
	width: 10.533rem !important;
    height: 13rem;
}
.restaurants-single h4 {
	font-size: 2rem;
}

.restaurants-list {
	bottom: 1.1rem;
    gap: 0.4rem;
    margin: 0 -0.2rem;
}
.restaurants-list .slick-slide {
    margin: 0 0.2rem;
}


.restaurant-page {
	padding: 14.8rem 0 10.4rem;
}
.restaurant-page .logo img {
	top: 2.6rem;
    left: 2.4rem;
}
.restaurant-title-wrapper {
	width: 34.6rem;
}
.restaurant-title {
	position: relative;
	width: fit-content;
	font-size: 5.4rem;
    margin-bottom: 1.7rem;
	margin: 0 auto 1.7rem;
}
.restaurant-chief {
	font-size: 2.4rem;
    margin-bottom: 4rem;
	width: 32.7rem;
}
.restaurant-page > hr {
	margin-bottom: 4rem;
}

.restaurant-gallery-mobile,
.restaurant-gallery-image {
	width: 32.7rem;
	height: 32.7rem;
	margin: 0 0.4rem;
}
.restaurant-gallery-mobile-wrapper {
	margin-bottom: 8rem;
}
.restaurant-gallery-mobile {
	margin: 0 -0.8rem 2.1rem;
}
.restaurant-gallery-dots {
	display: flex;
	justify-content: center;
}
.restaurant-gallery-dots .slick-dots {
	list-style: none;
    display: flex;
    justify-content: center;
    gap: 0.6rem;
}
.restaurant-gallery-dots .slick-dots li {
	display: flex;
}
.restaurant-gallery-dots .slick-dots li button {
	font-size: 0;
    width: 0.4rem;
    height: 0.4rem;
    background-color: #8D9491;
    border: none;
    border-radius: 50%;
}
.restaurant-gallery-dots .slick-dots li.slick-active button {
	width: 2rem;
	border-radius: 10rem;
	background-color: #FFFFFF;
}

.restaurant-chief-info {
	width: 32.7rem;
	margin-bottom: 7.025rem;
    flex-direction: column;
    gap: 4.9rem;
}
.restaurant-chief-image {
	width: 32.7rem;
    min-width: 32.7rem;
    height: 32.7rem;
}
.restaurant-chief-name {
	font-size: 4.2rem;
    margin-bottom: 2rem;
}
.restaurant-chief-description {
	width: 32.7rem;
    font-size: 1.6rem;
    margin-bottom: 6rem;
}
.restaurant-menu-title {
	font-size: 3.2rem;
    margin-bottom: 5.675rem;
}
.restaurant-menu-title svg {
	width: 12.159rem;
    height: 4.238rem;
}
.restaurant-menu {
	flex-direction: column;
    gap: 4rem;
    padding-bottom: 6rem;
    margin-bottom: 6.041rem;
}
.restaurant-menu-dish {
	width: 32.7rem;
}
.restaurant-menu-dish-image {
	height: 19.64rem;
}
.restaurant-menu-dish-name {
	width: auto;
    font-size: 2.4rem;
    margin-bottom: 1.4rem;
}
.restaurant-menu-dish-description {
	width: auto;
    font-size: 1.6rem;
}
.restaurant-contacts {
	width: 32.7rem;
    flex-direction: column;
    gap: 3rem;
    padding-bottom: 6.6rem;
    margin-bottom: 6rem;
}
.restaurant-contacts-title {
	width: auto;
	min-width: unset;
    font-size: 4.2rem;
}
.restaurant-contacts-info {
	flex-direction: column;
    gap: 2.4rem;
}
.restaurant-contacts-item {
	width: 100%;
}
.restaurant-contacts-map {
	position: relative;
    height: 22rem;
}
.restaurant-similar-wrapper {
	width: 32.7rem;
    gap: 4.2rem;
	margin-bottom: 3rem;
}
.restaurant-similar-title {
	font-size: 4.2rem;
}


.restaurant-similar-list {
	display: flex;
    flex-direction: column;
    gap: 1.2rem;
	margin: 0;
}
.restaurant-similar-single {
	width: 32.7rem !important;
    height: 46rem;
}
.restaurant-similar-single h4 {
	display: block;
	font-size: 6rem;
}


.courvoisier-page {
	padding: 16.8rem 2.3rem 6.6rem;
}
.courvoisier-page .menu li.current-menu-item {
    background-color: unset;
}
.courvoisier-logo {
	width: 26.8rem;
}
.courvoisier-image {
	top: -1.7rem;
    height: 23.2rem;
    margin-bottom: 1.7rem;
}
.courvoisier-facts {
	flex-direction: column;
    gap: 6.39rem;
    margin-bottom: 10rem;
}
.courvoisier-facts-column:first-child {
    gap: 3.4rem;
}
.courvoisier-facts-title {
	font-size: 4.2rem;
}
.courvoisier-facts-image {
	width: 35.2rem;
    height: 15.71rem;
}
.courvoisier-fact-number {
	font-size: 1.4rem;
}
.courvoisier-fact-text {
	font-size: 1.6rem;
}
.courvoisier-features {
	margin-bottom: 10rem;
}
.courvoisier-features-title {
	width: auto;
    font-size: 4.2rem;
}
.courvoisier-features-subtitle {
	font-size: 2.4rem;
    padding-bottom: 4rem;
    margin-bottom: 4rem;
}
.courvoisier-features-list {
	gap: 6rem;
}
.courvoisier-features-item {
	flex-direction: column;
    gap: 4rem;
}
.courvoisier-features-item:nth-child(even) {
	flex-direction: column;
}
.courvoisier-features-item-image {
	width: 100%;
    height: 21.358rem;
}
.courvoisier-features-item-info {
	width: auto;
    gap: 2rem;
}
.courvoisier-features-item-number {
	font-size: 2.4rem;
}
.courvoisier-features-item-title {
	font-size: 3rem;
}
.courvoisier-features-item-text {
	font-size: 1.6rem;
}
.courvoisier-assortment {
	margin-bottom: 11.704rem;
}
.courvoisier-assortment-title {
	width: auto;
    font-size: 4.2rem;
}
.courvoisier-assortment-subtitle {
	font-size: 2.4rem;
    padding-bottom: 4rem;
    margin-bottom: 1.026rem;
}
.courvoisier-assortment-list {
	gap: 5rem;
}
.courvoisier-assortment-item {
	flex-direction: column;
    gap: 4rem;
}
.courvoisier-assortment-item:nth-child(even) {
	flex-direction: column;
}
.courvoisier-assortment-item-image {
	width: 100%;
    height: 30.5rem;
}
.courvoisier-assortment-item:nth-child(even) .courvoisier-assortment-item-image {
	width: 100%;
}
.courvoisier-assortment-item-info {
	width: 100%;
    gap: 2rem;
}
.courvoisier-assortment-item-title {
	width: auto;
    font-size: 3rem;
}
.courvoisier-assortment-item-text {
	gap: 1rem;
    font-size: 1.6rem;
}

.courvoisier-warning {
	bottom: 1rem;
	right: 1rem;
	width: 4rem;
	height: 4rem;
}
.courvoisier-warning img {
    object-fit: unset;

