.socials-widget {
    display: none;
}
@font-face {
    font-family: 'Lato';
    src: url('https://cs.cdn-upm.com/themes/d6cfdf6b-d772-11ec-9695-525400080621/assets-468/Lato.ttf') format('truetype');
    font-weight: lighter;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Lato';
    src: url('https://cs.cdn-upm.com/themes/d6cfdf6b-d772-11ec-9695-525400080621/assets-468/Lato.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
html, body {
    overflow-x: hidden;
    width: 100%;
    min-height: 100vh;
}
body.theme-new-home {
       font-family: 'Lato'; position: relative;
   background: rgba(0,0,0,0.0);
 
 
}

#_delivery-check-form-details {
    display: none;
}
._delivery-check-form-title {
    display: none;
}
.theme-content {
    background: transparent;
}
.theme-footer {
    display: none;
}
._check-form-address {
    border-radius: 6px;
    color: #7f7f7f;
    font-size: 18px;
}
._check-form-address .fa {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    color: #D82B1D;
}
.background-0 {
    position: relative;
    // overflow: hidden;
}

.background-0 > .restaurants {
    min-height: 100vh;
    height: 1080px;
    position: relative;
    padding-bottom: 40px;
      background:  url("https://cs.cdn-upm.com/themes/d6cfdf6b-d772-11ec-9695-525400080621/assets-604/tlo.png") repeat; 
       
  background-repeat: no-repeat;
  background-size: cover;
}

.background-0 > .restaurants img {
    margin-top: 70px;
}
h1, h2, p {
    font-family: 'Lato';
    color: #000;
    margin: 0;
    font-weight: normal;
}
p {
    font-size: 25px;
    font-weight: lighter;
    font-family: 'Lato';
}
h1 {
    font-size: 58px;
    font-family: 'Lato';
}
h2 {
    font-size: 42px;
    font-family: 'Lato';
}

.open {
    padding: 230px 0 170px 0;
}
.open .buttons {
    margin: 25px 0 90px;
}
.open .buttons .btn {
    padding: 14px 36px 7px;
    border-radius: 4px;
    margin: 0 10px;
    font-size: 22px;
    min-width: 175px;
}
.header {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
}
.header .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header .container:before, .header .container:after {
    display: none;
}
.header .container > div {
    display: flex;
    align-items: center;
}
.header .container > div a {
    display: inline-block;
    margin-left: 13px;
}
.header .small-btn {
    font-size: 12px;
    background: #000000;
    padding: 4px 14px;
    border-radius: 16px;
    display: inline-block;
    color: #ffffff;
    font-family: 'Slate Pro Regular';
    margin-bottom: 1px;
    text-decoration: none;
}
.header .small-btn:hover {
    color: #fff;
    background: #fd8a25;
    text-decoration: none;
}
.header .hamburger {
    font-size: 28px;
    height: 30px;
    color: #fff;
}
.main-menu {
    position: absolute;
    top: 0;
    right: -40%;
    width: 40%;
    height: 100vh;
    display: flex;
    align-items: center;
    background: #222121;
    z-index: 12;
    transition: right 0.3s ease-in;
    padding: 0 100px;
}
.main-menu.active {
    right: 0;
    transition: right 0.3s ease-in;
}
.main-menu ul {
    padding: 0;
    font-size: 32px;
    line-height: 1.25;
}
.main-menu li {
    list-style: none;
}
.main-menu li span {
    display: block;
    width: 350px;
    border-top: 1px dotted #fff;
    opacity: 0.9;
    margin: 20px 0;
}
.main-menu li a {
    color: #fff;
    text-decoration: none;
    font-family: 'Lato';
    opacity: 0.9;
    padding-left: 12px;
}
.main-menu li a:hover {
    opacity: 1;
    text-decoration: none;
}
.main-menu .close {
    position: absolute;
    top: 50px;
    right: 50px;
}
.check-delivery .theme-content-padding-lg {
    padding: 190px 0 0;
}
p.login-text {
    max-width: 650px;
    margin: 0 auto;
    font-size: 13px;
    font-family: 'Lato';
    color: #fff;
    font-weight: 600;
    background: #00007d;
}
p.login-text a {
    font-family: 'Lato';
    color: #fff;
    text-decoration: underline;
}
p.login-text a:hover {
    color: #000;
    text-decoration: none;
}

._check-form-address {
    position: relative;
}
._check-form-address:before {
    content: 'DOSTAWA';
    background: #D82B1D;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-family: 'Lato';
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    padding: 11px 20px 7px;
    line-height: 20px;
    border-radius: 2px;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.2); 
    right: 171px;
}
html[lang="en"] ._check-form-address:before {
    content: 'DELIVERY';
    right: 158px;
}
html[lang="de"] ._check-form-address:before {
    content: 'LIEFERUNG';
    right: 185px;
}
._check-form-address:after {
    content: 'ODBIÓR';
    background: #414141;
    color: #fff;
    top: 50%;
    transform: translateY(-50%);
    font-size: 18px;
    font-family: 'Lato';
    text-transform: uppercase;
    display: inline-block;
    position: absolute;
    padding: 11px 20px 7px;
    line-height: 20px;
    border-radius: 2px;
    box-shadow: 1px 1px 7px rgba(0,0,0,0.2); 
    right: 20px;
}
html[lang="en"] ._check-form-address:after {
    content: 'TAKE AWAY';
}
html[lang="de"] ._check-form-address:after {
    content: 'ZUM ABHOLEN';
}
._check-form-address span:after {
    content: 'lub';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 19px;
    right: 135px;
    font-family: 'Lato';
}
html[lang="en"] ._check-form-address span:after {
    content: 'or';
    display: none;
}
html[lang="de"] ._check-form-address span:after {
    content: 'oder';
    display: none;
}

#_delivery-check-form-details {
    /*display: block;*/
    width: 750px;
    margin: 0 auto;
}
#_delivery-check-form-details .dropdown {
    display: none;
}
.check-delivery a.list-group-item {
    width: 100%;
    border: none;
    border-bottom: 1px solid #333;
    padding: 10px 20px;
}
#_delivery-check-restaurants ._restaurant:last-of-type {
    border: none;
}
.check-delivery a.list-group-item .text-muted {
    display: none;
}
.check-delivery a.list-group-item:after {
    display: none;
}
#_delivery-check-restaurants {
    background: #000;
    border-radius: 8px;
    margin-bottom: 15px;
}
.restaurants-scrollable {
    height: 350px;
    overflow-y: scroll;
}
.restaurants-scrollable::-webkit-scrollbar {
  width: 8px;
  border-radius: 8px;
}

/* Track */
.restaurants-scrollable::-webkit-scrollbar-track {
  background: #333; 
  border-radius: 8px;
}

/* Handle */
.restaurants-scrollable::-webkit-scrollbar-thumb {
  background: #e18600; 
  border-radius: 8px;
}

/* Handle on hover */
.restaurants-scrollable::-webkit-scrollbar-thumb:hover {
  background: #e18600; 
  border-radius: 8px;
}
.check-delivery .odbior {
    width: 140px;
    height: 191px;
    background: transparent;
    position: absolute;
    top: 61px;
    right: 50%;
    transform: translateX(375px);
    display: block;
    z-index: 7;
}

.theme-hours .theme-hour {
    display: inline-block !important;
}

@media(min-width: 1800px) {
    .container {
        width: 1690px;
    }
}
@media(max-width: 1600px) {
    .main-menu {
        width: 50%;
        right: -50%;
        padding: 0 80px;
    }
    .main-menu .close { 
        top: 25px;
        right: 25px;
    }
    .background-1 {
        background-position: left center;
    }
}
@media(max-width: 767px) {
    ._check-form-address:before, ._check-form-address:after, ._check-form-address span:after {
        /*display: none;*/
    }
    ._check-form-address:after {
        right: 10px;
        font-size: 12px;
        padding: 4px 10px 1.5px;
    }
    ._check-form-address:before {
        right: 80px;
        font-size: 12px;
        padding: 4px 10px 1.5px;
    }
    ._check-form-address span:after {
        display: none;
    }
    html[lang="en"] ._check-form-address:before {
        right: 95px;
    }
    html[lang="de"] ._check-form-address:before {
        right: 113px;
    }
    ._check-form-address {
        font-size: 15px;
        padding: 12px 10px 10px;
    }
    ._check-form-address .fa {
        font-size: 22px;
        width: 20px;
    }
    .check-delivery .odbior {
        transform: none;
        right: 20px;
        top: 191px;
        height: 40px;
        width: 70px;
    }
    .background-1 {
        background-size: 1200px;
    }
    .background-2 {
        background-size: 1200px;
    }
    .background-1 > .restaurants img {
        margin-top: 60px;
        width: 320px;
        margin-bottom: 20px;
    }
    .background-1 > .restaurants {
        height: 750px;
    }
    p {
        font-size: 15px;
    }
    h1 {
        font-size: 26px;
    }
    h2, .mobile-app h2 {
        font-size: 21px;
    }
    .mobile-app .row {
        margin-top: 20px;
    }
    .mobile-app .row img.phone {
        width: 310px;
        margin-bottom: 30px;
    }
    html[lang="de"] .mobile-app .row img.phone {
        width: 290px;
        margin-bottom: 20px;
    }
    html[lang="en"] .mobile-app .row img.phone {
        width: 290px;
        margin-bottom: 20px;
    }
    .background-1 > .mobile-app {
        height: 675px;
        padding-top: 50px;
    }
    .background-1 > .mobile-app br {
        display: none;
    }
    .mobile-app .icon {
        margin: 20px 10px 0 0;
        height: 35px;
    }
    .open {
        padding: 100px 0 60px 0;
    }
    .open .buttons .btn {
        padding: 12px 30px 5px;
        font-size: 18px;
        min-width: auto;
        margin: 0 5px;
    }
    .main-menu ul {
        font-size: 22px;
    }
    .header .small-btn {
        display: none !important;
    }
    .header .logo img {
        width: 135px;
    }
    .main-menu {
        width: 100%;
        right: -100%;
        padding: 0 20px 20px;
        height: 700px;
    }
    .background-0 {
        background: black;
    }
    .background-0 video {
        max-height: 70%;
        max-height: 77%;
        min-width: initial;
        min-height: initial;
        transform: translateX(-50%) translateY(-45%);
        transform: translateX(-50%) translateY(-30%);
        transform: translateX(-50%) translateY(-35%);
        max-height: 45%;
        transform: translateX(-50%) translateY(12%);
    }
    #_delivery-check-form-details {
        width: calc(100% + 30px);
        margin: 0 -15px;
    }
    .restaurants-scrollable {
        height: 250px;
    }
    .background-0 > .restaurants {
        height: 700px;
        height: 680px;
        height: 743px;
        min-height: auto;
    }
}






@media (min-width: 768px) {
    .check-delivery #delivery-check-form #_check-delivery {
        font-size: 18px;
        font-family: 'Lato';
        text-transform: uppercase;
        display: inline-block;
        padding: 11px 20px 7px;
        line-height: 20px;
        border-radius: 2px;
        box-shadow: 1px 1px 7px rgba(0,0,0,0.2);
        margin-top: -7px;
    }
}

.pull-right>.dropdown-menu{
    color: #000000;
}