

/* Start:/local/templates/pasta/components/bitrix/news/restorany/bitrix/news.detail/.default/style.css?17333424131632*/
.rest-nav .rest-nav-item {
    color: #fff;
    display: inline-block;
    padding: 20px 15px;
    text-decoration: none;
    text-align: center;
}
.rest-nav .rest-nav-item:hover,
.rest-nav .rest-nav-item:focus {
    text-decoration: none;
}
.rest-nav .rest-nav-item.active {
    position: relative;
}
.rest-nav .rest-nav-item.active:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -8px;
    bottom: 0;
    border: 8px solid transparent;
    border-bottom: 8px solid #fff;
}

.slide-rest {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
}
.one-restSlider {
    position: relative;
}
.one-restSlider .slick-arrow {
    background: transparent;
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    top: 50%;
    margin-top: -20px;
    z-index: 15;
    border: none;
}
.one-restSlider .slick-prev {
    left: 0;
}
.one-restSlider .slick-next {
    right: 0;
}
.one-rest-menu {
    
}
.one-rest-menu table {
    width: 100%;
    border: none;
}
.one-rest-menu table td {
    border: none;
    border-bottom: 1px solid #ccc;
    padding: 4px;
    min-width: 100px;
}
.one-rest-menu table caption {
    caption-side: top;
    border-bottom: 3px solid #ccc;
    padding-bottom: 5px;
    font-weight: bold;
}
.one-rest-menu .row {
    display: block;
}
.one-rest-menu .col-md-6 {
    float: left;
}
.one-rest-menu table td:nth-last-child(1) {
    width: 20%;
	white-space: nowrap;
} 
.one-rest-menu table td:nth-last-child(2) {
    /*width: 50%;*/
} 
.one-rest-menu table td:nth-last-child(3) {
    width: 30%;
} 
/* End */
/* /local/templates/pasta/components/bitrix/news/restorany/bitrix/news.detail/.default/style.css?17333424131632 */
