/*
Theme Name: BlackCoine
Theme URI: #
Description: Сучасний та прибутковий бізнес з повною підтримкою від нашої мережі. Економте ~ 10 000$ лише етапі запуску!
Author: Vitalyy Radchuk
Design: Victoria Radchuk
Site: rvv.studio
Version: 1.0
*/
header #nav>li:last-child>a {
    background: #93c6ec;
    color: #18365a;
    padding: 5px 15px;
    border-radius: 10px;
}
header #nav>li:last-child:hover>.sub-menu {
    display: block !important;
    background: #93c6ec;
    width: 100%;
    padding: 25px 15px;
    left: 0;
    top: 6px;
    border-radius: 0 0 10px 10px;
}
header #nav>li:last-child:hover>a:before {
	display: none;
}
header #nav>li:last-child>.sub-menu a {
    padding: 4px 0;
}
header #nav>li:last-child>.sub-menu a:before {
    display: none;
}
header #nav>li:last-child>.sub-menu li:hover a {
    color: #FDFDFD;
}

@media only screen and (max-width: 1520px) {
header .menu>li {
    margin-right: 35px;
}
}

.city_list a.city_link {
    font-size: 11px;
    padding: 11px 0;
    width: 100%;
    border: 1px solid #FDFDFD !important;
}
.overlayMenu ul {
    margin-top: 16px;
}
ul.city_list {
    width: 280px;
    display: flex;
}
.city_list li.city_item {
    width: 48%;
}
li.city_item.city_base a {
    background: transparent;
    border: 1px solid #11365C !important;
    pointer-events: none;
}

@media only screen and (max-width: 480px) {
ul.city_list {
    width: 100%;
}
.content_width, .header_content {
    width: 90%;
}
.top_page_about_img {
    display: flex;
    align-items: center;
}
}




/*забрати коли додадуться посилання на боти*/
.s_menu_left_btn {
    display: none !important;
}
.page_menu section.section_menu {
    margin-top: 20px;
}
ul#nav_filter {
    list-style: none;
    margin-top: 0;
}
.food_item_pp_content_block_content_second {
    display: none;
}
@media only screen and (max-width: 640px) {
ul#nav_filter {
   list-style: none;
   /*margin-top: 40px;*/
}
.header_fix .s_menu_left_filter {
    margin-top: 40px;
}
.food_item_pp_block {
    min-height: calc(100vh - 70px - 80px);
}	
}