.slide-overlay-black .slotholder:after {
    opacity: 0.5;
}
#feature1 {
    padding-top: 0;
}
#cta3 {
    margin-bottom: 70px;
}
.footer--widget-content a {
    text-transform: none;
}
.footer-link {
    text-transform: uppercase!important;
}
.heading .heading--subtitle {
    font-style: normal;
    font-size: 24px;
}
.feature-panel .feature--content h3 {
    font-size: 27px;
}
.slider .slide--bio {
    font-family: 'Domine', serif;
}
.btn {
    font-family: 'Lato', sans-serif;
}
.o-nas-font {
    font-family: 'Berkshire Swash', cursive !important;
}
.o-nas {
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    padding-top: 20px;
}
.banner-5 .banner--desc {
    font-size: 20px;
    line-height: 35px;
}
.history-panel p {
    font-size: 18px;
}
.counter .count-box .count-title {
    font-family: 'Domine', cursive;
    padding-top: 10px;
}
.counter-1 {
    padding: 200px;
}
.page-title .title--subtitle {
    font-style: normal;
}
.heading .heading--desc, .dish-panel .dish--desc {
    font-size: 16px;
}
.heading .heading--desc {
    font-size: 18px;
}
#heading5 {
    padding-top: 100px;
    padding-bottom: 95px;
}
#skills1 {
    padding-top: 60px;
}
.footer-slogan {
    font-size: 14px;
}
ul .location {
    margin-bottom: 0;
}
.map-section {
    margin-bottom: 40px;
}
.text-gallery {
    font-size: 18px;
}
#dish-first {
    border-top: 1px solid #f1f1f1;
}
.menu .dish-panel .dish--title {
    font-weight: 500;
}
.social h3 {
    padding-top: 30px;
}
.cta-torty {
    text-align: center;
    padding-bottom: 3rem;
}
.torty .btn {
    margin-bottom: 2rem;
}
.torty .btn--primary:hover {
    background: #ffffff;
    color:#c59d5f;
}
#menu-btn-list, #menu-btn-list2 {
    padding-top: 25px;
}
#menu-btn-list2 img {
    margin-left: 8px;
}
#menu-btn {
    line-height: 50px;
    color: #ffffff;
}
.navbar-nav > li {
    margin-right: 20px;
    margin-top: 5px;
}
.header-fixed .navbar.affix #menu-btn {
    color: #000000;
}
.wyroznienia-foto {
    text-align: center;
}
.wyroznienia-foto .portfolio-item .portfolio--hover {
    width: 60%;
    margin-left: 20%;
}
.header-fixed .navbar.affix #menu-btn-list2  #menu-btn {
    background: #c59d5f;
}
@media (max-width: 767px) {
    .mt-media {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 767px) and (min-width: 320px) {
    .btn:not(.btn--lg) {
        font-size: 11px;
    }
    .history-panel {
        margin-top: 30px;
    }

}
@media ( max-width: 991px ) {
    .flex-items {
        display: flex;
        flex-direction: column;
    }
    div .order-1 { order: 1; }
    div .order-2 { order: 2; }
    .btn-padding-bottom {
        padding-bottom: 40px;
    }
    #flex-btn {
        display: flex;
        flex-direction: column;
   }
    .text-centered {
        text-align: center;
    }
}
.btn-order {
    max-width: 250px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.shop-filter li a {
    font-size: 18px;
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
    .menu-1 .dish-panel {
        max-width: 750px;
    }
}
@media only screen and (max-width: 767px) {
    .navbar-nav li a {
        padding-right: 25px;
    }
    .product-item {
        max-width: 50%;
        margin: 0 auto;
        margin-top: 30px;
    }
}
@media (max-width: 1199px) {
    .shop-filter li a {
        line-height: 3;
        font-size: 20px;
    }
}
#shop-all {
    display: flex;
    justify-content: center!important;
}
@media (max-width: 569px) {
    #number1, #number2 {
        margin-left: -25px;
    }
    #number3 {
        margin-left: -10px;
    }
    #number4 {
        margin-left: -15px;
    }
    .wyroznienia-foto .portfolio-item .portfolio--hover {
        width: 100%;
        margin-left: 0;
    }
}
@media (min-width: 767px){
    .last-row {
        display: flex;
        justify-content: center;
}
}