@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,400i,500,700');

body{
   color: #495057;
   font-family: Ubuntu, sans-serif;
   font-size: 15px;
}
:root {
    --blue-color: #00aaff; /* #1a73e8; */ /*#59a9ff;*/
    /*#1a73e8 var(--blue-color)*/
    --blueColor: #00aaff; /*#0069d9;*/ /*#59a9ff;*/
    
    /* #0069d9 bordervar(--blueColor) #0062cc #0060a6*/
    --blue: #00aaff;
	/*--blue: var(--blueColor);*/
    --radius-border-default: .2rem;
}
.p-ul{
    padding-left: 38px;
}
#before-loader{
    opacity: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out; 
}
body.loaded #before-loader{
    display: none !important;
    z-index: -1000 !important;
    width: 1px !important;
    height: 1px !important; 
}
.btn, a{
    text-decoration: none;
}
	/*margin-bottom: .4rem;
	text-decoration: none;
}
@media (min-width: 768px) {
	body{
		 font-size: 13px;
	}
}
@media (min-width: 1600px) {
    /*nowy dodatkowy rozmiar stron dla FHD */
/*    .container{   
        max-width: 1400px;
    }
    body{
	font-size: 15px;
    }*/
/*}*/
.no-overflow{
	overflow:hidden;
}
img{
    max-width: 100%;
}
svg{ 
    max-width: 100%;
	/*max-height: 100%;*/ 
}

#menu .logged-user{
    position: absolute;
    z-index: 1011;
    top: -8px;
    right: -7px;
    color: var(--blue-color);
    font-size: 12px;
    /*text-shadow: 0px 0px 2px rgba(252, 255, 255, 1);*/
    /* box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem; */
    /* box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem; */
    background: #fff;
    border-radius: 10px;
    /* display: block; */
    width: 20px;
    border: 1px solid #666;
    text-align: center;
    text-shadow: 0 0 3px #fff;
}

a,
.blue-color{
    color: var(--blue-color);
}
.blue-color{
	color: var(--blue-color) !important;
}
a:hover{
    color: var(--blueColor);
    text-decoration: none;
}
.color-inherit{
	color: inherit !important;
}
h1.size2rem,
.size2rem{
    font-size: 2rem;
}
.size4rem{
    font-size: 4rem;
}

.btn.focus, .btn:focus{
    box-shadow: none !important;
}
.shadow{
    box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);
    border: 1px solid rgba(0,0,0,.2);
}

.hidden{
    display: none;
}


.bold{
    font-weight: bold;
}

.scroll-top{
    position: fixed;
    bottom: 10px;
    right: 1.5%;
    display: none;
}
@media (max-width: 576px) {
    .scroll-top.smallScreen{
        bottom: 55px;
    }
    .scroll-top{
       right: 15px; 
    }
}
body.scroll .scroll-top{
    display: block;
    box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);
}
#ajaxData .clear{
    display: block;
}

#ajaxData span.element{
    margin-right: 10px
}

.grey{
    color: #aaa;
}
.dark-grey{
	color: #666;
}
.container{
/*    width: 97%;
    max-width: 97%;*/
}
.sticky{
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;  
  /*z-index: 1050;*/
  z-index: 1040;
}
div.logo-container{
    padding-top: 10px;
    padding-bottom: 10px;
}
.padding-sticky{
    padding-top: 10px;
}
 
/*.padding-sticky .logo{
    margin-top: -5px;
}*/
.logo-footer{
    max-width: 100%;
    width: 180px;
}
@media (min-width: 576px) {
/*    body.padding{
        padding-top: 35px;
    }    */
/*    .margin-sticky{
        margin-top: -20px;
    }
    .logo{
        margin-top: -5px;
        margin-bottom: 20px;
    }*/
}
@media (max-width: 576px) {
/*    body.padding{
        padding-top: 13px;
    }*/
    .margin-sticky{
        margin-top: -3px;
    }
    .logo{
        /*margin-top: -25px;*/
        /*margin-bottom: 0px;*/
    }
}

.dropdown-item.active, .dropdown-item:active{
    background: none;
    color: #888;
}
.leftCol #menuLeftBottom{
    bottom: 0px;
    position: absolute; 
}

.full-width {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
}
.logo{
    max-width: 80%;
    width: 410px;
	/*height: auto;*/
	height: 70px;

}

.strx-ico{
    width: 50px;
    /*height: 100%;*/
	height: 60px;
}
.card .strx-ico{
	margin-top: 10px;
}
.delivery-ico{
    margin-left: -5px;
}
.na-wynos-ico{
    margin-left: -8px;
}
.rezerwacja-ico{
    margin-left: -8px;
    width: 40px;
}
.katalog-ico{
    width: 40px;
}
#dropdownWebMode img{
    height: 19px;
    margin-top: -5px;
} 
.strx-ico.big,
.strx-ico.medium{
    width: 100px;
	height: 90px;
}
#web-mode #onTheSpotSvg.strx-ico.big{
	padding-left: 12px;
	max-height: 60px;
}
#web-mode #roomServiceSvg.strx-ico.big{
    padding-left: 15px;
	max-height: 60px;
}
@media (max-width: 992px){ 
	#web-mode #onTheSpotSvg.strx-ico.big{
		max-width: 90%;
	}
	#web-mode #roomServiceSvg.strx-ico.big{
		max-width: 85%;
	}	
	.dInfo svg.on-the-spot-ico.strx-ico{
		width: 26px;
		height: 27px;
	}
}
.card .strx-ico.big.rezerwacja-ico,
.card .strx-ico.big.katalog-ico,
.card .strx-ico.medium.rezerwacja-ico,
.card .strx-ico.medium.katalog-ico{
    width: 80px;
    padding-top: 10px;
}
.strx-ico.big{
	/*padding-top: 0px !important;*/
}
#howToOrder .card .strx-ico,
#howToOrder .strx-ico.big.katalog-ico{
	margin-top: 0px;
	padding-top: 0px;
}
.card-body{
    /*background: #f0f0f0;*/
    color: #495057;
    
    border-radius: .25rem;
    box-shadow: inset 0px 0px 3rem rgba(27,27,27,.125);
}
.card-body .large-ico{
    min-height: 100px;
}
a.webModeRedirect:hover .card-body{
    /*border: 1px solid rgba(0,0,0,.225);*/
    color: var(--blue-color);
    box-shadow: inset 0px 0px 3rem rgba(27,27,27,.175);
}
.no-margin-top{
	margin-top: 0px !important;
}
.padding-top-1rem{
    padding-top: 1rem;
}
.padding-top-2rem{
    padding-top: 2rem;
}
.padding-top-4rem{
	padding-top: 4rem;
}
.padding-bottom-4rem{
	padding-bottom: 4rem;
}

#topMenu{
    float: right;
}
#menu,
#panelMenu{
    float: right;
    /*margin-top: 25px;*/
    padding: 0px;
    margin-left: 8px;
}
/*body.scroll #menu{
	-webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}*/
body.scroll #menu{
    /*display: none;*/ 
	/*opacity: 0;*/
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none; 
}
#menu .dropdown-menu,
#panelMenu .dropdown-menu{
    /*width: 180px;*/
    /*margin-left: -90px;*/
    padding-top: 0px;
}
#menu .dropdown-menu{
	right: 0px;
    left: auto !important;
    margin-right: -5px;
}
#menu .dropdown-menu .header,
#panelMenu .dropdown-menu .header{
    font-size: 1.3rem;
    padding: .375rem 1.5rem;
}

.btn.second-blue{
    padding: 0px;
    position: relative;
    display: flex;
    flex-direction: row;
    border: none !important;
    
    align-items: center;
    justify-content: center;
}
.btn.second-blue.inline-block{
    display: inline-block;
}
.btn.second-blue span,
.btn.second-blue b,
.btn.second-blue i{
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5;
    padding: 4px 9px;
}

.btn-success {
/*    color: #fff;
    background-color: #28a745;*/
    border-color: #1e7e34;
}

.btn.second-blue i{
    background: var(--blue-color); 
    /*margin-right: -1px;*/
}

.btn-success:hover {
    color: #fff;
    background-color: #209740;
    border-color: #1e7e34;
}

.btn.blue,
.btn-primary{
    background: var(--blue-color);
    /*border-color: #1070e6;*/
    border-color: var(--blueColor);
}

.btn.white{
    /*background:#fff;*/
    color: var(--blue-color);
    border: none;
    background: rgba(255,255,255,1);
}

#float-menu input#street-suggestion{
    background: rgba(255,255,255,1);
    box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);
    
}
#float-menu button.btn-lg{
    box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);
}





#float-menu{
    /*background: url(/img/banner/bg-food.jpg) center center no-repeat;*/
    background-color: #5b5662;
    
    background: 
/*        linear-gradient(
      rgba(0, 0, 0, .4), 
      rgba(0, 0, 0, .7)
    ),*/
    url(/img/banner/zamawiaj-online.bg.jpg) center center no-repeat; 
	
	/*filter: contrast(120%) brightness(90%);*/
	/*backdrop-filter: contrast(120%) brightness(90%) blur(1px);*/
	
	min-height: 200px;

    margin-bottom: 1rem;/*25px;*/
    border-top: 1px solid #333;
    /*border-bottom: 1px solid #333;*/
    /*box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);*/
    box-shadow: inset 0px 0px 4rem rgba(27,27,27,.5);
    
    /*background-attachment: fixed;*/
    /*background-position-y: -260px;*/
    position: relative; 
   
}

.cover-box{
    width: 100%;
    height: 100%;
    position: absolute; 
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
#float-menu .cover-box.przeslona2{  
    /*background-color: #fff;*/
	opacity: 0;
}
#footer .cover-box.przeslona2{  
    background-color: #000;
	opacity: 0;
}
#float-menu .cover-box.przeslona{  
    /*background-color: #fff;*/
    opacity: 1;
}
#float-menu.bg-loaded .cover-box.przeslona{
    /*opacity: 0;*/
    opacity: 0.2;
    background-color: #000;
}
body.restauracja-online #footer{
	display: none !important;
}

.log-info{
	padding-top: 5px;
}
#footer .cover-box.przeslona{  
    background-color: #6c7570;
    opaity: 1;
}
#footer{
    position: relative; 
    overflow: hidden;
    padding: 0px;
}
body.loaded #footer .cover-box.przeslona{
    /*opacity: 0;*/
    /*opacity: 0.5;*/
    background-color: #000;
    background: linear-gradient( rgba(0, 0, 0, .2), rgba(0, 0, 0, 1) );
}
body.zamawiaj-online #search-box{
    margin-top: 1rem;
}
#float-menu .search-box,
body .logo-container .logo{
    opacity: 0;
    margin-left: -30px;
}
@media (max-width: 992px) {
   #float-menu .search-box,
    body .logo-container .logo{
        margin-left: 15px;
    }
}
/*//#float-menu.bg-loaded*/
#float-menu.bg-loaded .search-box,
#float-menu .search-box,
body.loaded .logo-container .logo{
    opacity: 1;
    margin-left: 0px;
}
#float-menu{
    /*background-image: url(/img/opacity.gif);*/ 
    /*background-color: #bbbbbb;*/
}

body.home #float-menu .container{
    /*padding-top: 40px;*/
    padding-bottom: 35px;
}
body.portal.home #float-menu .container{
    padding-top: 240px;
    padding-bottom: 55px;
}
@media (min-width: 1400px) {
    #float-menu{
        /*background-position-y: -370px;*/
    }
}
@media (min-width: 576px) {
    input#street-suggestion{
        width: 440px!important;
    }
    #float-menu{
        background-size: 100%;
    }
}
@media (max-width: 992px){ 
	#float-menu .container{
		padding-top: 2rem;
		padding-bottom: 2rem;
	}
    /*, (max-height: 500px)*/ 
    #datapicker button.btn-lg{
        /*margin-top: 3px;*/
        clear: both;
    }
    #datapicker{
        display: block;
    }
    input#street-suggestion{
        width: calc(100% - 10px)!important;
    }
    #float-menu,
    #rdCategories.filter-box{
        margin-bottom: 1rem !important;;
    }
    
    .strx-ico.medium{
        width: 50px;
        margin-top: -5px;
    }
    .back-to-menu{
        margin-top: 5px;
    }
    #web-mode{
        /*padding-top: 0px !important;*/
    }

}

/*#menu #ddMenu{
    box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);
    border: 1px solid rgba(0,0,0,.2);
}*/

.btn.white:not(:disabled):not(.disabled).active, 
.btn.white:not(:disabled):not(.disabled):active, 
.show>.btn.white.dropdown-toggle{
    /*background:#fff;*/
    background: none;
    color: var(--blue-color);
    border: none;
}




.btn.second-blue i{

    background: var(--blue-color);
    border-color: var(--blue-color);

    border-bottom-right-radius: .25rem;
    border-top-right-radius: .25rem;
 
}

.btn.second-blue:hover i{
    background-color: var(--blueColor);
    /*border-color: var(--blueColor);*/
}
.btn.second-blue.btn-xl span{
	font-size: 2rem;
	padding-left: 15px;
    padding-right: 15px;
}
.btn.second-blue.btn-xl i{
	font-size: 2rem;
    padding-left: 20px;
    padding-right: 15px;
}

.rName a,
.dName,
.blue,
.fixedBlue{
    color: var(--blue-color); 
}
button.blue{
    color: #fff; 
    background: var(--blue-color);
    border-color: #007bff;
}
.green{
    color: #1e7e34;
}

.popover-header{
    /*color: var(--blue-color);*/
}
#footer{
    background-color: #5b5662;
    
    min-height: 200px;
    /*background-color: #f0f0f0;*/
    
    border-top: 1px solid #333;
    /*margin-top: 50px;*/
    color: #fff;
/*    background: url(/img/logo.png) top left no-repeat;
    background-size: 200px 200px;*/
    background-color: rgba(99,99,99,.8);
    
    text-shadow: 0px 0px 2px rgba(22, 22, 22, 0.5);
    
     

    /*box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);*/
     box-shadow: inset 0px 0px 0.375rem rgba(27,27,27,.3);


    background: 
        /*linear-gradient(
      rgba(0, 0, 0, .6), 
      rgba(0, 0, 0, 1)
    ),*/
    url(/img/banner/zamawiaj-online.bg.jpg) center center no-repeat;   
    
    box-shadow: inset 0px 0px 1rem rgba(27,27,27,.5);
    /*background-attachment: fixed;*/
    background-size: 100%;
    /*background-position-y: 200px;*/
    /*background-blend-mode: saturation;*/
    /*background-color: rgba(99,99,99,.8);*/
    

}
#bottomSection{
	margin-top: 80px;
}
#footer .container{
    padding-top: 50px;
    padding-bottom: 70px; 
}
#footer .copyright a{
    text-shadow: 0px 0px 2px rgba(0, 0, 0, .7);
    font-weight: bold;
}
@media (max-width: 576px) {
    #footer .list-group{
        margin-bottom: 15px;
    }
    #footer{
        background-size: cover;
        /*background-position-y: 0px;*/
        background: linear-gradient(
            rgba(0, 0, 0, .2), 
            rgba(0, 0, 0, .8)
          ),
          url(/img/banner/zamawiaj-online.bg.jpg) center center no-repeat;   
    }
}
#footer .header{
    border: none;
    /*border-bottom: 1px solid #fff;*/
	border-bottom: 1px solid #aaa;
    font-weight: bold;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    background: none;
    margin-bottom: 0.4rem;
    
}
.t-schadow{
    
}

#footer .copyright{
    /*padding-top: 30px;*/
}

#footer .list-group-flush .list-group-item{
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
    color: #fff;
    background: none;
    border: none;
}
#footer .list-group-flush .list-group-item-action:hover{
    color: #ddd;
}
.strx-border-bottom{
    /*border-bottom: 1px solid #eee;*/
    margin-bottom: 10px; 
}

.strx-border-top{
    /*border-top: 1px solid #eee;*/
    display: block;
    margin-top: 10px;
}

i.header{
    font-weight: bold;
}

.active{
    /*background: #ffb;*/
}

.margin-left-50{
    margin: 10px;
    margin-left: 50px;
    padding: 5px 15px;
}
.margin-left-110{
    margin: 10px;
    margin-left: 110px;

}
.background-grey{
    background: var(--background-grey);
    /*#f6f6f6;*/
}

.left-offset-50{
    padding-left: 50px;
}
.border-red{
    border-color: #c82333;
}
.red{
    color: #c82333 !important;
}
.border-green{
    border-color: #1e7e34;
}
.green{
    color: #1e7e34 !important;
    /*color: red;*/
}

.border-box{
    padding: 2px;
    border: 1px solid #ddd;
    margin-bottom: 3px;
    display: inline-block;
}

.restaurant-row{

}



h3.display-inline{
    display: inline-block;
    /*padding-bottom: 5px;*/
}

.promocja{
    margin-left: 20px;
    margin-right: 20px;
}

#street-search{
    width: 400px;
}

#search-box-spinner{
	position: absolute;
    z-index: 1;
    float: right;
    right: 15px;
    top: 8px;
    margin-top: 9px;
    font-size: .5rem;
    width: 1.5rem;
    height: 1.5rem;
}
.loading-spinner{
	position: absolute;
    z-index: 1;
    float: right;
    right: 40px;
    /* top: 8px; */
    margin-top: 7px;
    font-size: .5rem;
    width: 1.5rem;
    height: 1.5rem;
}

.clear{
    clear: both;
    display: block;
}


form.form-delivery-address{
    width: 440px;
    margin-left: auto;
    margin-right: auto;
}
.deliveryTime{
    margin-top: 20px;
    font-size: 1.3rem;
}


div.transform {
    position: absolute;
  
  background: #c82333;
  -webkit-transition: width 2s, height 4s; /* For Safari 3.1 to 6.0 */
  transition: width 2s, height 4s;
}

div.transform:hover {
  width: 300px;
  height: 300px;
}
.transform-all{
    
}

.strx-hidden{
    display: none;
}



/*---------------css na potrzeby prezentacji dla Julki----------------*/
ul.mojalista{
    list-style-type: none;
    color: #1ea471;
    width:30%;
    background: #aaa;
    padding: 10px;
    margin-left: 50%;
}

@media screen and (max-width : 420px) {
    ul.mojalista{
        width: 100%;
        margin: 0px;
        background: #666;
    }
}

ul.mojalista li{
    display: block;
}

ul.majalista a{
    color: #aaaaaa !important;
    background-color: #ff0;
}

.mojadrugalista{
    background-color: #ff0;
}

/*.dcFilterOff,
.hidden{
    display: none;
}*/

.margin-right-25{
    margin-right: 25px;
}


body.take_away .r_delivery_discount,
body.delivery .r_take_away_discount{
    display: none;
}

.inline{
    display: inline;
}


.wariant{
    display: block;
}
.strx-form{
    margin-left: -5px;
    padding-bottom: 5px;
    display: inline-block;
}

.container,
.transition{
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.relative{
    position: relative;
}

/* menu top */
@media (min-width: 576px) {
    .fa-shoe-prints:before,
    .fa-shipping-fast:before{
        margin-left: -5px;

    }
    #dropdownWebMode .fa-shoe-prints:before{
        padding-right: 5px;
    }
}
.strx-datepicker-widget,
.delivery_street_form{
    display: inline-block;
}
body #datapicker{
	display: block;
    float: none;
}
body.portal #datapicker{
    margin-top: 5px;
}
.strx-form .delivery_street_form{
    /*display: block;*/
}
.dish-page-image-box{
	position: relative;
}
.dish-page-image-box:not(.img-ready) .zoom-img-ico{
    opacity: 0;
}
.zoom-img-ico{
    position: absolute;
    bottom: 10px;
    right: 10px;
    font-size: 40px;
    color: #888;
    opacity: .5;
}
.img-loader-spinner{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
}
.img-loader{
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    
}
/*.img-loader-container{
    background: url(/img/noimage.png) center center no-repeat;
    background-size: 30%;
}
.img-loader-container.img-ready{
    background: none;
}*/
.img-loader-container.img-ready .img-loader-spinner{
    display: none;
}
.img-loader.img-ready{
    opacity: 1;
}
.dish-page-image-box:hover .zoom-img-ico{
    opacity: 0.0;
}
.dish-page-image-box,
#uniwersal-modal img.foto{
    min-height: 100px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out; 
}
@media (max-width: 413px) {
    #delivery_street_form_submitForm{
        /*display: none;*/
    }
}
body.display_menu.search-already #delivery_street_form,
body.display_menu.search-already #delivery_street_form_submitForm{
	display: block;
}

@media (min-width: 992px){
    .strx-datepicker-widget{
        float: right;
    }
	.dish-page-image-box,
    #uniwersal-modal img.foto{
        float: left;
        margin-right: 20px;
        margin-bottom: 20px;
        width: 400px;
        height: 400px;
        max-width: 100%;
    }
}
@media (max-width: 992px){
	.dish-page-image-box,
    #uniwersal-modal img.foto{
        margin-bottom: 20px;
    }
}
.strx-list-cart-widget button.padding-like-aircomplete.strx-form-button{
    margin: 0px;
}
#float-menu{
    width: 100%;
    /*z-index: 9;*/
}
#float-menu.sticky{
    position: fixed;
    top: 5px;
}
.stickyTopPadding{
    padding-top: 63px;
}

.white.textShadow{
    font-weight: bold;
}
.textShadow{
    text-shadow: 0px 0px 5px rgba(0, 0, 0, 1); 
}
.padding-top{
    /*margin-top: 40px;*/
    margin-top: 2rem;
}
.padding-top2{
    /*margin-top: 40px;*/
    padding-top: 2rem;
}
.padding-bottom2{
	padding-bottom: 2rem;
}
.margin-bottom{
    /*margin-bottom: 40px;*/
    margin-bottom: 4rem;
}
.banner-select-slide{
    color: #fff;
    margin-top: 20px;
}
.banner-select-slide,
.banner-select-slide a{
    text-shadow: 0px 0px 2px rgba(0, 0, 0, .7);
    font-weight: bold;
    color: #fff;
}
.banner-select-slide a.selected{
    /*border-bottom: 2px solid #fff;*/
    /*var(--blue-color);*/
}

.large-ico{
    /*padding: 15px;*/
    /*background: #6c757d;*/
/*    background: linear-gradient( rgba(0, 0, 0, .3), rgba(0, 0, 0, .35) );
    box-shadow: inset 0px 0px 1rem rgba(27,27,27,.1);
    */
/*    background: linear-gradient( rgba(0, 0, 0, .5), rgba(0, 0, 0, .5) ), url(/img/banner/bg-food.jpg) center center no-repeat;
    box-shadow: inset 0px 0px 1rem rgba(27,27,27,.5);
    background-attachment: fixed;
    background-position-y: -360px;*/
    /*background-position-x: 0px;*/
}
.large-ico i{
    font-size: 50px;
    color: #fff;
    text-shadow: 0px 0px 5px rgba(0, 0, 0, .5);
    
}


.strx-select-type-widget{
   float: left;
   
}
.strx-select-type-widget .strx-aircomplete{
    width: auto!important;
    padding: 0;
    margin-right: 5px;
}
#float-menu{
    margin-top: 0px;
}
.logo-container{
  /*margin-bottom: .5rem;*/
}
#web-mode.dropdown.strx{
    float: left;
}
.dropdown-toggle.no-ico::after{
    display: none;
}
#web-mode .btn{
    min-width: 165px /* po zmianie mode width sie zmienia i przesuwa pole search .. wyglada nie estetycznie */
}
#web-mode .dropdown-menu{
    min-width: 350px;
}
.focusOnThis,
#web-mode .focusOnThis{
    /*background-color: var(--custom-color) !important;*/
    border-top: 3px solid var(--custom-color) !important;
}	
#web-mode .dropdown-menu a.dropdown-item{
    color: var(--blue-color);
    font-weight: bold;
    padding: .25rem 0rem 0rem;
}
#web-mode .dropdown-menu span{
    padding: 0rem 0rem 0.25rem;
    color: #777;  
    display: inline-block;
    font-size: 0.8rem;
    font-weight: normal;
    white-space: initial;
}
#web-mode .dropdown-menu a.dropdown-item:hover .col.d-flex{
    background: #f0f0f0;
}
#web-mode .no-padding{
    padding: 0px !important;
}

@media (max-width: 576px) {
    body #web-mode #webmode-modal .modal-body .webMode-header{
           font-size: 1rem;
    }
    body #web-mode #webmode-modal .modal-body span {
        font-size: 0.8rem;
    }
    body #web-mode #webmode-modal .modal-body .col-3.text-right{
        padding-left: 0px;
    }
}
#float-menu .dropdown.strx,
#search-menu .dropdown.strx{
    margin: 0px;
}
#float-menu #menu.dropdown.strx.strx-type-widget{
    padding: 0px;
}
#float-menu #web-mode.dropdown.strx.strx-type-widget{
    padding-top:5px;
    padding-right: 10px;
}

#float-menu .dropdown.strx-datepicker-widget{
    /*float: left;*/
    padding: 5px;
}
#search-menu .dropdown.strx.strx-type-widget,
#float-menu .dropdown.strx.strx-type-widget{
    padding-left: 0px;
    /*padding-right: 10px;*/
}


/* datapicker dropdown*/
.dropdown.strx.strx-datepicker-widget .dropdown-menu{
    width: 420px;
    /*margin-left: -90px;*/
	
}

.dropdown.strx{
    
}
.dropdown.strx .dropdown-toggle{
    /*z-index: 9999;*/
    position: relative;
}
.dropdown.strx.show .dropdown-toggle{
    z-index: 1010;
}
.dropdown.strx .dropdown-menu{
    top: -45px !important;
    /*left: -5px !important;*/
	margin-left: -5px;
    padding: 5px;
    padding-top: 40px;
    
    -webkit-box-shadow: 0 .375rem 1.25rem rgba(27,27,27,.3),0 .125rem .25rem rgba(27,27,27,.15);
    box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.3), 0 0.125rem 0.25rem rgba(27,27,27,.15);
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 4px;
    
}

.dropdown.strx.ico .dropdown-menu {
    top: -42px !important;
}
.dropdown.strx.btn-lg .dropdown-menu{
/*    top: -56px !important;
    left: -8px !important;
    padding: 7px;
    padding-top: 65px;*/
    
    top: -55px !important;
    /*left: -5px !important;*/
    padding: 5px;
    padding-top: 60px;
}
.dropdown.strx.btn-sm .dropdown-menu{
    top: -36px !important;
    /*left: -6px !important;*/
    padding: 5px;
    padding-top: 40px;
}
.dropdown.strx .space{
    margin-right:6px;
}

.popover{
   box-shadow: 0 0.375rem 1.25rem rgba(27,27,27,.2), 0 0.125rem 0.25rem rgba(27,27,27,.1);
   font-family: inherit;
}
.popover.bs-popover-bottom{
    /*left: -20% !important;*/
}
.popover.bs-popover-bottom .arrow{
    /*left: 20% !important;*/
}

body.portal.mobile #content #filters{
	top: -100px;
}

.popover.strx-promo-changes{
    position: fixed !important;
    right: 1.5% !important;
    bottom: 6px !important;
    transform:none !important;
    min-width: 325px;
    top: auto !important;
    left: auto !important;
}
@media (max-width: 576px) {
    .popover.strx-promo-changes{
        display: none;
    }
}
.strx-promo-changes .popover-header{
   display: none;
}
.strx-promo-changes ul{
    margin: 0px;
}
.popover.strx-promo-changes .close{
    position: absolute;
    right: 11px;
    top: 7px;
    color: #333;
    font-size: 1.2rem;
}
.popover a{
    /*color: var(--blue-color);*/
    cursor: pointer;
}

.sendSearchFormWitchGetCityByStreetOption{
    /*font-weight: bold;*/
}

/*.inline-block{
    display: block;
}*/



.arrow-up {
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 5px solid black;
}

#web-mode .dropdown-menu .section img{
/*    width: 100px;
    height: 100px;*/
    
}
#web-mode .dropdown-menu .section.order-first img{
    order:2;
    margin-top: -50px;
    display: none;
}
#web-mode .dropdown-menu .section.order-first .content{
    order:1;
}


/*#web-mode .dropdown-menu .section:last-child img{
    order:2;
}
#web-mode .dropdown-menu .section:last-child .content{
    order:1;
    text-align: right;
}*/


/*.dPromo b:before {
    content: "";
    display: block;
  width: 0; 
  height: 0; 
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  
  border-top: 20px solid #f00;
}*/
.dPromo b:before {
/*    content: "";
    display: block;
      width: 40px;
  height: 18px;
  background: linear-gradient(45deg, black 25%, transparent 25%, transparent), linear-gradient(-45deg, black 25%, transparent 25%, transparent), linear-gradient(45deg, transparent 75%, black 75%), linear-gradient(-45deg, transparent 75%, black 75%);
  background-position: 20px 0;
  background-size: 40px 35px;*/

/*content:"";
    position:absolute;
    border-right: 20px solid transparent;
    border-bottom: 20px solid green;
    border-left: 20px solid transparent;
    height: 0px;
    width: 0px;
    margin-top:-20px;*/
}
/*
.arrow-right {
  width: 0; 
  height: 0; 
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  
  border-left: 60px solid green;
}

.arrow-left {
  width: 0; 
  height: 0; 
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent; 
  
  border-right:10px solid blue; 
}*/

/*.registration-form h5{
    margin-bottom: 30px;
}*/

.btn-lg span.spinner-border-sm {
    vertical-align: baseline;
}

.block{
    display: block;
}


.list-header > div{
    font-weight: bold;
    /*border-top: 1px dotted #aaa;*/
}
.list-row > div{
    /*border-right: 1px solid #eee;*/

    
/*    position: relative;
    display: block;*/
    padding: .75rem 0.25rem;
    margin-bottom: -1px;
    /*background-color: #fff;*/
    border-bottom: 1px solid rgba(125,125,125,.2);
    
    overflow: hidden; 
    text-overflow: ellipsis;
}
.list-row  .form-group{
    margin-bottom: 0px;
}
.list-row  .inline-block{
    display: inline-block;
}
.list-row  .inline-block.hidden{
    display: none;
}
.list-row .form-group-form-inline{
    display: inline-block;
}

.no-border,
.list-row.no-border > div{
    border: none !important;
}
.normal{
    font-weight: normal;
}


.list-row:nth-child(odd) > div{
/*    background-color: #eee;
    border-radius: 5px;*/
    
}
.list-row div.no-bg{
    background: none;
}

/*.list-header.list-row div.el{
    background-color: #ddd;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    
    
}*/

input.short-field{
    max-width: 130px;
}
/*.label-block .form-group,
.label-block .form-group label,
.label-block .form-group .form-control{
    display: block;
}
.label-block .form-group label{
    margin-bottom: .5rem; 
}*/


.list-padding{
    padding: .75rem 0.25rem;
    margin-bottom: -1px;  
    display: inline-block;
}

.legend-row{
    display: block;
    
     padding: .75rem 0.25rem;
     padding-left: 20px;
    margin-bottom: -1px;
    /*background-color: #fff;*/

}
.light{
    color: #697075;
}

.padding-left{
    padding-left: 15px;
}
.margin-left{
    margin-left: 35px;
}

.btn-list-row{
   margin-bottom: -.25rem;
   margin-top: -.25rem;
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.no-padding-left{
    padding-left: 0px;
}
.no-padding-right{
    padding-right: 0px;
}
.yellow{
    color: #856404;
}

.grey-header.dropdown-item{
    color: #aaa;
}

.text-dark-shadow{
    text-shadow: 0px 0px 2px rgba(0, 0, 0, .7);
}
.white{
    color: #fff;
}
.orange{
    color: #fb4d00;
}
.footer-founder-link{
	margin-top: 15px;
    border-top: 1px solid #666;
    padding-top: 10px;
	display: block;
}
.link-stronex #logo-stronex-white{
	height: 30px;
	max-width: 40px;
}
.link-restauracja-online{
	margin-right: 15px;
	border-right: 1px solid rgba(150,150,150,.3);
	padding-right: 15px;
}
.link-restauracja-online #logo-zamawiaj-online.restauracja-online{
    height: 29px;
    width: 201px;
    margin-right: -32px;
    margin-top: -3px;
}
.link-restauracja-online #logo-zamawiaj-online.restauracja-online .logo-black{
	fill: #fff !important;  
}

/*.fl
.flex-column{
    display: flex;
    flex-direction: column;
}*/

.actualTime{
    clear: both;
}


@media (max-width: 992px), (max-height: 500px) { 
    /*699px*/
    
    .banner-select-slide{
        padding: 0px;
    }
    body.portal.home #float-menu .container{
        padding-top: 160px;
    }
    body.portal.home .card{
        margin-bottom: 15px;
    }
    
    #webmode-modal h5.modal-title{
        
    }
    #web-mode #webmode-modal  a.dropdown-item {
        color: var(--blue-color);
        font-weight: bold;
        padding: .25rem 0rem 0rem 0rem;
    }
    #web-mode #webmode-modal .modal-body span {
        padding: 0rem 0rem .25rem 0rem;
        color: #777;
        display: inline-block;
        font-size: 0.8rem;
        font-weight: normal;
        white-space: initial;
    }
    
    span.h1,
    h1,
    h1.size2rem{
        font-size: 1.8rem;
    }
    
    #uniwersal-modal h1.dName{
        font-size: 1.5rem;
    }
    
    

    #rList .categ{
        overflow: hidden; 
        white-space: nowrap;
        text-overflow: ellipsis;
        max-width: calc(100% - 120px);
    }
    #rList .categ > span:nth-of-type(n+3) {
        display: none;
    }

}

/* XS */
@media (max-width: 576px) { 
   .fixedRightInContainer{
        right: 15px !important;
    }
	.margin-top-xs{
        /*margin-top: 50px;*/
        margin-top: 1rem;
    }
    .margin-top-1rem-xs{
        margin-top: 1rem;
    }
}

/* SM */
@media (min-width: 576px) { 
    .fixedRightInContainer{
        right: calc((100% - 540px)/2) !important;
        margin-right: 15px;
    }
}

/* MD */
@media (min-width: 768px) {
    .fixedRightInContainer{
        right: calc((100% - 720px)/2) !important;
        margin-right: 15px;
    }
}

/* LG */
@media (min-width: 992px) { 
    #float-box{
        right: calc((100% - 960px)/2);
    }
    .fixedRightInContainer{
        right: calc((100% - 960px)/2) !important;
        margin-right: 15px;
    }
    body.scroll #float-box{ 
        margin-right: 15px;
    } 
}
/* XL */
@media (min-width: 1200px) {
    #float-box{
        right: calc((100% - 1140px)/2);
       
    }
    .fixedRightInContainer{
        right: calc((100% - 1140px)/2) !important;
        margin-right: 15px;
       
    }
    body.scroll #float-box{ 
        margin-right: 15px;
    }
}

@media (max-width: 768px){
    .mob{
        display: none;
    }
}

@media (min-width: 1200px) and (max-width:1300px) {
	/*//taka nietypowa latka dla plywającego koszyka w pluginie */
    /*body.private-page.plugin #cart-summary{*/
	body.private-page.plugin #float-box{
        right: calc((100% - 970px)/2);
       
    }
    body.private-page.plugin.fixedRightInContainer{
        right: calc((100% - 970px)/2) !important;
        margin-right: 15px;
       
    }
}
@media (max-width: 576px) {
    body.mobile .modal-dialog{
        margin-left: 7px !important;
        margin-right: 7px !important;
    }
    .trim-sm{
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        max-width: 100%;
        display: inline-block;
    }
    .no-wrap-sm{
        white-space: nowrap;
    }
}
/*
@media (max-width: 1199px), (max-height: 576px) {
    #float-menu{
        background-position-y: 0px;
    }
    #footer{
        background-position-y: 0px;
    }
}

@media (min-height: 576px) {
    #float-menu{
        background-position-y: -150px;
    }
    #footer{
        background-position-y: 0px;
    }
}
@media (min-height: 700px) {
    #footer{
        background-position-y: 100px;
    }
}
@media (min-height: 900px) {
    #footer{
        background-position-y: 300px;
    }
}
@media (min-height: 1100px) {
    #footer{
        background-position-y: 500px;
    }
}
@media (min-height: 1300px) {
    #footer{
        background-position-y: 600px;
    }
}*/
@media (min-width: 576px) {
    .margin-top-sm{
       margin-top: 1rem;  
    }
}
.margin-top-1rem{
       margin-top: 1rem;  
    }
@media (max-width: 876px){
/*    #float-menu{
        background-position-y: 0px;
    }
    #footer{
        background-position-y: 0px;
    }*/
} 

    #float-menu{
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
    #footer{
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    }
/*Safari 6.1+ to 10 */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
/*        #float-menu,
        #footer{
            background-size: 100vmax;
            background-attachment: scroll;
        }
        #footer{
            background-position-y: 0px;
        }
        body .sticky{
            left: calc((100% - 1140px)/2);
            margin-top: 30px;
        }
        body.scroll .sticky{
            left: calc((100% - 1140px)/2);
            margin-top: 10px;
        }  
        .iPhone-row{
            max-width: 90%;
            padding-bottom: 10px;
        }
        .margin-sticky .logo{

        }*/
    
}
/*Safari 10+ */  
@media not all and (min-resolution:.001dpcm) { 
/*        #float-menu,
        #footer{
            background-attachment: scroll;
        }
        #footer{
            background-position-y: 0px;
        }
        body .sticky{
            left: calc((100% - 1140px)/2);
            margin-top: 0px;
            background: #f00;
        }
        body.scroll .sticky{
            left: calc((100% - 1140px)/2);
            margin-top: 10px;
        }  
        .logo-container{
            max-width: 80%;
            padding-bottom: 10px;
            display: inline-block;
        }
        .margin-sticky .logo{
       
        }*/
    
}

/*IE 9 only*/
@media screen and (min-width:0\0) and (min-resolution: .001dpcm) { 
    body #errorBrowser {
        display: block !important;
        position: fixed;
        background: #dc3545;
        top: 0px;
        left: 0px;
        width: 100%;
        font-size: 35px;
        font-weight: bold;
        color: #fff;
        padding: 15px 30px;
        text-align: center;    
    }
    body{
        margin-top: 60px;
    }
}



.image-left{
	margin-right: 30px;
	width: 12%;
}
.image-right{
	margin-left: 30px;
	width: 11%;
}
#restaurantBaseExtraSection .image-right{
	margin-top: -40px;
}


/* XS */
@media (max-width: 576px) { 
	.image-left{
		margin-right: 15px;
		width: 18%;
	}
	.image-right{
		margin-left: 15px;
		width: 16%;
	}

	.no-restaurants-info .padding-top-4rem{
		padding-top: 0px;
	}
	

    .cf{
        left: 15px;;
    }
    body.ie .sticky{
      left: auto;
      right: 15px;
      margin-top: 30px;
   }
   body.ie.scroll .sticky{
     left: auto;
      right: 15px;
      margin-top: 10px;
   }
}

/*IE 10 and ABOVE*/
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
/*@media screen and (max-width: 768px) and (min-width:0\0) and (min-resolution: +72dpi) {*/ 
    
   body .sticky{
      left: auto;
      right: 15px;
      margin-top: 30px;
   }
   body.scroll .sticky{
      left: auto;
      right: 15px;
      margin-top: 10px;
   }

}
/* SM */
@media (min-width: 576px) {
	.image-left-big{
		margin-right: 30px;
		width: 50%;
	}
	.image-right-big{
		margin-left: 30px;
		width: 50%;
	}
    
   .cf{
      left: calc((100% - 540px)/2);
   }
   body.ie .sticky{
      left: calc((100% - 540px)/2);
      margin-top: 30px;
   }
   body.ie.scroll .sticky{
      left: calc((100% - 540px)/2); 
      margin-top: 10px;
   }
}

/*IE 10 and ABOVE*/
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
/*@media screen and (min-width: 768px) and (min-width:0\0) and (min-resolution: +72dpi) {*/ 
    
   body .sticky{
      left: calc((100% - 720px)/2);
      margin-top: 30px;
   }
   body.scroll .sticky{
      left: calc((100% - 720px)/2);
      margin-top: 10px;
   }

}
/* SM */
@media (min-width: 576px) {
    .cf{
        left: calc((100% - 540px)/2);
    }
        body.ie .sticky{
            left: calc((100% - 540px)/2);
            margin-top: 30px;
        }
        body.ie.scroll .sticky{
            left: calc((100% - 540px)/2);
            margin-top: 10px;
        }        
}  
 /*IE 10 and ABOVE*/
@media screen and (min-width: 576px) and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
/*@media screen and (min-width: 576px) and (min-width:0\0) and (min-resolution: +72dpi){*/ 
    body .sticky{
        left: calc((100% - 540px)/2);
        margin-top: 30px;
    }
    body.scroll .sticky{
        left: calc((100% - 540px)/2);
        margin-top: 10px;
    }      
}
/* MD */
@media (min-width: 768px) {
    .cf{
        left: calc((100% - 720px)/2);
    }
        body.ie .sticky{
            left: calc((100% - 720px)/2);
            margin-top: 30px;
        }
        body.ie.scroll .sticky{
            left: calc((100% - 720px)/2);
            margin-top: 10px;
        }        
}  
 /*IE 10 and ABOVE*/
@media screen and (min-width: 768px) and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
/*@media screen and (min-width: 768px) and (min-width:0\0) and (min-resolution: +72dpi){*/ 
    body .sticky{
        left: calc((100% - 720px)/2);
        margin-top: 30px;
    }
    body.scroll .sticky{
        left: calc((100% - 720px)/2);
        margin-top: 10px;
    }      
}
/* LG */
@media (min-width: 992px) {
    .cf{
        left: calc((100% - 960px)/2);
    }
        body.ie .sticky{
            left: calc((100% - 960px)/2);
            margin-top: 30px;
        }
        body.ie.scroll .sticky{
            left: calc((100% - 960px)/2);
            margin-top: 10px;
        }        
}  
 /*IE 10 and ABOVE*/
 @media screen and (min-width: 992px) and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
/*@media screen and (min-width: 992px) and (min-width:0\0) and (min-resolution: +72dpi){*/ 
    body .sticky{
        left: calc((100% - 960px)/2);
        margin-top: 30px;
    }
    body.scroll .sticky{
        left: calc((100% - 960px)/2);
        margin-top: 10px;
    }      
}
/* XL */
@media (min-width: 1200px) {
    .cf{
       left: calc((100% - 1140px)/2);
    }
        body.ie .sticky{
    /*       margin-left: calc((100% - 1140px)/2);*/
            left: calc((100% - 1140px)/2);
            margin-top: 30px;
        }
        body.ie.scroll .sticky{
    /*       margin-left: calc((100% - 1140px)/2);*/
            left: calc((100% - 1140px)/2);
            margin-top: 10px;
        }        
}  
 /*IE 10 and ABOVE*/
@media screen and (min-width: 1200px) and (-ms-high-contrast: active), (-ms-high-contrast: none) { 
/*@media screen and (min-width: 1200px) and (min-width:0\0) and (min-resolution: +72dpi){*/ 

    body .sticky{
        left: calc((100% - 1140px)/2);
        margin-top: 30px;
    }
    body.scroll .sticky{
        left: calc((100% - 1140px)/2);
        margin-top: 10px;
    }      

}
@media screen and (min-width: 1200px) and (min-width:0\0) and (min-resolution: +72dpi){
    #filters.leftCol{
       display: none; 
    }
}

body.ie img[src*=".svg"] {
  /*width: 100%;*/ 
  height: 100%; 
}

/* jak zamawiać */
@media (min-width: 577px) {
    body.static-page .ico-button{
        width: 200px;
        margin-right: 2rem;
        margin-bottom: 1rem;
        float: left;
    }
}
body.static-page .ico-text{
    padding: 1.25rem;
}
body.static-page .ico-text h4 a{
   color: inherit; 
}
body.static-page .ico-text h4 a:hover{
   color: var(--blue-color);
}
body.static-page .ico-text ul{
    list-style: none;
    padding-left: 0px;
}
@media (max-width: 576px) {
  body.static-page .ico-button{
    width: 100%;
  }  
  .bootstrap-datetimepicker-widget table td span{
      height: 44px;
      line-height: 44px;
  }
  .dish-category-header h2{
    font-size: 1.5rem;
    margin: 0px;
  }
}

#datapicker-modal .modal-footer{
    display: block;
}

#datapicker-modal .modal-footer .strx-form-button-set-mob,
#datapicker-modal .modal-footer .strx-form-button-cancel{ 
    float: right;
}

/*
#cookie-notice {
    background-color: rgba(0, 0, 0, 0.7) !important;
}
#cookie-notice {
    display: block;
    visibility: hidden;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: .9rem;
    color: #fff;
    left: 0;
    bottom: 0;
}
#cookie-notice .cookie-notice-container {
    padding: 10px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	    display: flex;
    flex-direction: row;
    align-items: center;

}
#cookie-notice #cn-ico{
	font-size: 2.2rem;
    display: inline-block;
    margin-right: 10px;
}   
#cookie-notice .cn-button {
    margin-left: 10px;
}*/

ul.numeric{
     list-style-type: decimal;
}
ul.none{
     list-style-type: none;
}

#dish-page{
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(0,0,0,.1);
}

#progresBar{
    position: fixed;
    top:0px;
    width: 0px;
    height: 3px;
    background-color: var(--blue-color);
}
body.mobile #progresBar{
    display: none;
}
body.opacity {
    /*opacity: 0;*/
}
body.opacity #float-menu{
    opacity: 0;
    display: none;
}
#float-menu.wow{
    opacity:1;
    display: block;
    visibility: visible;
}

body.loader #float-menu{ 
       background: none;
        border: none;
        box-shadow: none;
        padding: 0px;
        /*padding-top:  15px;*/
        /*visibility: hidden;*/
    /*padding: 10px 0px;*/
}
/* menu button */
/*@media (min-width: 370px) {
    #topMenu{ 
        margin-top: 1px; 
        margin-bottom: 7px;
    }  
}
@media (min-width: 380px) {
    #topMenu{ margin-top: 2px; }	
}
@media (min-width: 390px) {
    #topMenu{ margin-top: 3px; }
}
@media (min-width: 400px) {
    #topMenu{ margin-top: 4px; }
}
@media (min-width: 410px) {
    #topMenu{ margin-top: 5px; }
}
@media (min-width: 420px) {
    #topMenu{ margin-top: 6px; }
}
@media (min-width: 430px) {
    #topMenu{ margin-top: 7px; }
}
@media (min-width: 440px) {
    #topMenu{ margin-top: 8px; }
}
@media (min-width: 450px) {
    #topMenu{ margin-top: 9px; }
}
@media (min-width: 460px) {
    #topMenu{ margin-top: 10px; }
}
@media (min-width: 470px) {
    #topMenu{ margin-top: 10px; }
}
@media (min-width: 480px) {
    #topMenu{ margin-top: 11px; }
}
@media (min-width: 490px) {
    #topMenu{ margin-top: 12px; }
}
@media (min-width: 500px) {
    #topMenu{ margin-top: 13px; }
}
@media (min-width: 510px) {
    #topMenu{ margin-top: 13px; }
}
@media (min-width: 520px) {
    #topMenu{ margin-top: 14px; }
}
@media (min-width: 530px) {
    #topMenu{ margin-top: 15px; }
}
@media (min-width: 540px) {
    #topMenu{ margin-top: 15px; }
}
@media (min-width: 550px) {
    #topMenu{ margin-top: 16px; }
}*/


.ico-space{
	min-width: 16px;
	display: inline-block;
}
.no-wrap{
    white-space: nowrap;
}
.wrap{
    white-space: normal;
}


body.hide-filters .leftCol{
	display: none;
}
body.hide-filters #main{
	width: 100%;
	max-width: 100%;
	flex: 0 0 100%;
}
.select-city-by-province-actual-selected-change{
	margin-top: 5px;
	float: right;
	margin-bottom: 10px;
}
	
.clear-both{
	clear: both;
}


.inline-block{
	display: inline-block;
}

body.restaurant-category #float-menu{
	min-height: 400px;
}
/*body.restaurant-category-1 #float-menu,
body.restaurant-category-1 #footer{
	background-image: url(/img/coffe-bg.jpg);
}*/

body.restaurant-category-4 #float-menu,
body.restaurant-category-4 #footer{
	background-image: url(/img/burger-bg.jpg);
}
@media (max-width: 577px) {
	body.restaurant-category #float-menu{
		min-height: 300px;
	}
	body.restaurant-registration .padding-top{
		margin-top: 10px;
	}
	body.restaurant-registration .padding-top-4rem{
		padding-top: 1rem;
	}
}

#web-mode .dropdown-item{
	white-space:inherit !important;
}

#restaurantBaseExtraSection{
	/*background-color: #f6f6f6;*/
	padding-top: 1.3rem;
	margin-top: 0px;
	/*margin-bottom: 1rem;*/
	paddingbottom: 1rem;
}



#float-menu #datapicker button.btn-secondary.blue,
#float-menu #datapicker button.btn-primary.blue{
	color: #fff !important;
}

.field-icon {
  float: right;
  margin-left: -25px;
  padding-right: 8px;
  margin-top: 11px;
  position: relative;
  z-index: 5;
}  

#inputPassword
{
	border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}

#map{
	width: 100%;
	height: 0px;
	display: none;
}
#map.active{
	display: block; 
	height: 700px;
}
.mapBox h4{
	margin: 0px;
	
}
.mapBox .categ{
	margin-bottom: 10px; 
    display: inline-block;
}

/* marry hristmass santa hat logo*/
#marry-cristmas{
	width: 70px;
	height: 49px;
/*	width: 50px;
	height: 35px;*/
    transform: rotate(45deg);
    margin-left: -45px;

	position: absolute;
}

.cover-a{fill:none}
		.cover-b{clip-path:url(#a)}
		.cover-d {fill: hsla(20, 20%, 95%, 1)}
		.cover-d{opacity:0.5;isolation:isolate;}
		.cover-d{fill:#fff}
		.cover-c{
			fill: var(--background-default); 
                        /*hsl(0,0%,100%);*/
		}
		
		
header#banner{
    position: relative;
    /*z-index: 1;*/
}
#header{
    z-index: 2;
    position: relative;
}
#header-wave{
	position: absolute;
    bottom: 0px;
    z-index: 1;
}

header#banner #float-menu > div.container{
    padding-bottom: 50px;
}

@media (max-width: 577px) {
	#marry-cristmas{
		width: 50px;
		height: 35px;
		 margin-left: -20px;
	} 
	
	#header-wave{
		height: 30px;
	}
	.xs-padding-top{
		padding-top: 10px;
	}
	.text-xs-center {
		text-align: center;
	} 
}

#rFilters{
	display: none !important;
}

#float-menu{
    background-position: top center;
}
#footer{
     background-position: bottom center;
}
#float-menu,
#footer{
			/*background-size: 100% auto;*/
    /*background-position: center center;*/
	background-attachment: fixed;
	
			 /*background: url(images/bg.jpg) no-repeat center center fixed;*/ 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

@media (orientation:portrait) {
	#float-menu,
	#footer{
		background-size: auto 100%;
		background-size: auto 100vh;
	}
}

/* safari */
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0)
{ 
	/*background-attachment: inherit;*/
}

/* FIREFOX AND ALL GECO */
@-moz-document url-prefix(){
	#float-menu .cover-box,
	#float-menu,
	#footer{
		background-attachment: fixed;
	}
}

/* IE9+ CSS*/
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
	#float-menu .cover-box,
	#float-menu,
	#footer{
		background-attachment: fixed;
	}
}
@media (max-width: 576px) { 
	/*Safari 6.1+ to 10 */
	@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
		off-safari--.bg-fixed,
		off-safari--#float-menu .cover-box{
			background-size: auto 100vh !important;
			background-position: 50% 50% !important;
			background-attachment: fixed !important;
			background-attachment: scroll !important;
			background-repeat:no-repeat;
		}
	}

	/*Safari 10+ */  
	@media not all and (min-resolution:.001dpcm) { 
		.bg-fixed,
		#float-menu .cover-box{
			background-size: auto 100vh !important;
			background-position: 50% 50% !important;
			background-attachment: fixed !important;
			background-attachment: scroll !important;
			background-repeat:no-repeat;
		}
	}
	.bg-fixed,
	#float-menu .cover-box{
			background-size: auto 100vh !important;
			background-position: 50% 50% !important;
			background-attachment: fixed !important;
			background-attachment: scroll !important;
			background-repeat:no-repeat;
	}
} 
/* GROME */
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
    #off-safari #float-menu,
    #off-safari #footer{
		background-attachment: fixed;
	}
}

.big-bg-ico{
	color: #fff;
	font-size: 3rem;
	stroke: #000;
	text-shadow: 0 0 2px #aaa;
	line-height: 3rem;
	float:right;
}
.tooltip-inner{
  background-color: rgba(0,0,0,.9) !important;
  /*color: #000;*/
   border-color: #fff !important;
}
.bs-tooltip-right .arrow::before {
  border-right-color: rgba(0,0,0,.9);
}
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: rgba(0,0,0,.9);
}
.bs-tooltip-top .arrow::before {
  border-top-color: rgba(0,0,0,.9);
}
.bs-tooltip-left .arrow::before {
  border-left-color: rgba(0,0,0,.9);
}


body.dark .dark-mode-off{
	display: none !important;
}
body.light-mode .light-mode-off{
	display: none !important;
}


.item-order{
	
	display: -ms-flexbox!important;
    display: flex!important;
	
	-ms-flex-direction: column!important;
    flex-direction: column!important;
	
}
#stronex-logo-svg{
	margin-top: -4px;
} 

.kontoPowoiazaneIco{
	max-width: 50px;
}

/*//portal*/
.scheduleBox .scheduleDayRow  .grey{
	display: block;
}
.bankHolidaySchedule{
	margin-top: 10px;
}
.bankHolidaySchedule.small{
	font-size: .8rem;
}
/*#logo-zamawiaj-online{
	animation: shake 10s ease-in infinite;
}*/

#logo-zamawiaj-online #plomien1{
	animation: fire 6s ease-in-out infinite;
}
#logo-zamawiaj-online #plomien2{
	animation: fire 6.5s ease-in-out infinite;
}
#logo-zamawiaj-online #plomien3{
	animation: fire 5.5s ease-in-out infinite;
}

/*@keyframes shake {
  1%, 9% {
    transform: translate3d(0, -.5px, 0) scale(1);
  }
  
  2%, 8% {
    transform: translate3d(0, .5px, 0) scale(1.1,.9);
  }

  3%, 5%, 7% {
    transform: translate3d(0, -1px, 0) scale(1);
  }

  4%, 6% {
    transform: translate3d(0, 1px, 0) scale(1.1,.9);
  }
}*/

@keyframes fire {
  0% {
    transform: translate3d(0, 0, 0);
    opacity: 0;
  }
  10% {
    transform: translate3d(0, 2px, 0);
	opacity: 0;
  }
  60% {
	  opacity: .7;
  }
  80% {
	  opacity: .7;
  }
  100% {
    transform: translate3d(0, 0, 0);
	opacity: 0;
  }
}
select,
button[type="button"],
input[type="button"],
a[type="button"]{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

@media (prefers-color-scheme: dark) {
	
}

#delivery_street_form_submitForm{
	
}

.spinner-border.loading-mode.loading-mode-space{
    margin-left: 9px;
    margin-right: 4px;
}

.required.fa-star-of-life{
	font-size: 55%;
    vertical-align: top;
    padding-left: 3px;
    padding-top: 3px;
    color: #f00;
	color: var(--custom-color);
} 
.overflow-show{
	overflow: initial !important;
}

#logged-user-box{
    background: var(--custom-secondColor);
	/*padding: 10px;*/
		box-shadow: 0 0.375rem 1.25rem rgb(27 27 27 / 30%), 0 0.125rem 0.25rem rgb(27 27 27 / 15%);
    /*border: 1px solid rgba(0,0,0,.2);*/
    border-radius: .25rem;
    margin-bottom: 3px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;

    padding: 5px .75rem 2px .75rem;
    white-space: nowrap;
}
#logged-user-box #logged-user-balance,
#logged-user-box #logged-user-group,
#logged-user-box #logged-user-info,
#logged-user-box #logged-user-discount-percent{
	display: inline-block;
}
#ddCartSummary{
	text-align: left;
}
#logged-user-box #logged-user-info,
#logged-user-box #logged-user-info-more,
#logged-user-box #logged-user-info-more > div{
	font-size: 11px;
    display: inline-block;
    margin-bottom: 1px;
}
#topMenu{
	z-index: 3;
	position: relative;
}
#float-box{
    margin-left: 10px;
    z-index: 999;
}
@media (min-width: 576px) {
    #float-box{
        float: right;
        opacity: 1;
        /*margin-top: 25px;*/
        /*right: 65px;*/

        /*position: fixed;*/
    /*    top: 5px;*/
        z-index: 1050;
        /*position: relative;*/
        /*right: 1.5%;*/
        /*margin-right: 58px;*/

    }
}
@media (max-width: 992px){
    #float-box{
        position: fixed;
        bottom: 10px;
        width: calc(100% - 30px);
        margin-left: 0px;
        left: 15px;
    }
}

/*body.scroll #menu,
body.scroll #cart-summary{*/
    /*margin-top: 0px;*/
/*}*/
body.scroll #float-box{
    position: fixed;
   
    /*right: 15px;*/
    /*position: sticky;*/
}
@media (min-width: 992px){
    body.scroll #float-box{
         top: 15px;
    }  
}

#float-box.user-active.cart-active #logged-user-box,
#float-box.user-active.cart-active #cart-summary #ddCartSummary{
	border: none;
}
#float-box.user-active.cart-active #logged-user-box{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	margin-bottom: 0px;
	border-bottom: 1px solid rgba(120,120,120,.3);
}
#float-box.user-active.cart-active #cart-summary #ddCartSummary{
	border-top-left-radius: 0px;
	/*border-top-right-radius: 0px;*/
}
#extraRightCol #logged-user-box,
#extraRightCol #ddCartSummary{
	box-shadow: none !important;
}

/*@media (min-width: 992px) and (max-width: 1500px) {*/
  #float-box.sticky-bottom-left{
    position: fixed;
    bottom: 10px;
    margin-left: 15px;
    left: 15px;
    top: auto !important;
    right: auto !important;
  }
  #float-box.sticky-bottom-left #cart-summary{
      position: relative !important;
      top: auto !important;
      margin-bottom: 0px !important;
      padding: 0px;
  }
/*}*/
@media (max-width: 992px){
	#logged-user-box{
		margin-right: 50px;
	}
}

/*#float-box.user-active.cart-active #cart-summary{
	margin-top: -28px;
}*/
#logged-user-info-more > div{
	margin-left: 4px; 
	padding-left: 4px;
	border-left: 1px solid #fff;
}

/*#ajax-user-info label{
	margin-left: -1.25rem;
}*/
#ajax-user-info .list-group-item{
	border: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#ajax-user-info .list-group{
	margin-top: 5px;
}
#ajax-user-info .value{
	color: var(--custom-color);
}
/*#logged-user-box{
	width: auto;
	display: inline-block;
}*/
.dark #logged-user-box{
	color: #000;
	background-color:#ccc;
	background-color: var(--custom-secondColor);
}
.dark #logged-user-info-more > div{
	border-color: #000;
}
.rotate{
	-webkit-animation: spinner 3s linear infinite;
    animation: spinner 3s linear infinite;
}

@-webkit-keyframes spinner{
	to{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}
@keyframes spinner{
	to{
		-webkit-transform:rotate(360deg);
		transform:rotate(360deg)
	}
}

#float-menu.rotation-active,
.rotation-active{
	background: #000;
}
#float-menu.rotation-bg .cover-box.przeslona,
#float-menu.rotation-bg .cover-box.przeslona2,
.rotation-bg .cover-box.przeslona,
.rotation-bg .cover-box.przeslona2{
	display: block;
	/*background-color: #fff;*/
	background-size: cover;
	background-position: center center;
	opacity: 0 !important;
	
	background-attachment: fixed;
	
/*	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;*/
	
}
#float-menu.rotation-bg.bg-loaded .cover-box.przeslona,
#float-menu.rotation-bg.bg-loaded .cover-box.przeslona2{

}
#float-menu.rotation-bg .cover-box.przeslona.show,
#float-menu.rotation-bg .cover-box.przeslona2.show,
.rotation-bg .cover-box.przeslona.show,
.rotation-bg .cover-box.przeslona2.show{
	opacity: .8 !important;
}

#float-menu .cover-box.przeslona3{
/*	opacity: 0.2;
    background-color: #000;
	z-index:1;*/
	display: none;
/* nachodzi na linie w stopce - fale sa szarawe*/
}
@media (min-width: 992px) { 
	
	.animation-shrink{
		animation: shrink 20s infinite alternate steps(120);
		/*animation: shrink 15s forwards alternate steps(120);*/
	}
	@keyframes shrink {
		0% {
			background-size: 100% auto;
		}
		30% {
			background-size: 105% auto;
		}
		60% {
			background-size: 108% auto;
		}
		100% {
			background-size: 110% auto;
		}
	}
}

.opacityhidden {
  display: none !important;
}

.visuallyhidden {
  opacity: 0;
}

.modal-header button.close:before{
    content: "\f00d";
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    cursor: pointer;
    font-size: 1.8rem;
/*    color: #fff;*/
    opacity: .9;
}
.modal-header button.close span{
      display: none;
}
/*
.pulse-button {
    display: block!important;
    position: relative!important;
    transition: all .25s ease-in-out!important;
}
.pulse-button .cw-button__inner{
    background-color: #ee0000 !important;
}
.pulse-button .cw-button__inner {
    position: absolute!important;
    z-index: 10!important;
    top: 0!important;
    left: 0!important;
    right: 0!important;
    bottom: 0!important;
    display: -ms-inline-flexbox!important;
    display: inline-flex!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    border-radius: 50%!important;
    cursor: pointer!important;
}
*/
/*.pulse-button .cw-button__underlay {
    background-color: #ee0000 !important;
}*/
.pulse-bg{
/*    position: absolute!important;
    z-index: 0!important;
    top: 50%!important;
    left: 50%!important;*/
/*    -ms-transform: translate(-50%,-50%)!important;
    transform: translate(-50%,-50%)!important;*/
    /*margin: auto!important;*/
    animation: cw-button-underlay 4s infinite;
    /*border-radius: 100%!important;*/
}

@keyframes cw-button-underlay{
	0% {
		opacity: .25;
		width: 0;
		height: 0;
	}

	40% {
		opacity: .25;
	}
	100% {
		opacity: 0;
		width: 150px;
		height: 150px;
	}
}
.shake{
    animation: shake 2s infinite;
}
@keyframes shake {
  10%, 90% {
    transform: translate3d(-1px, 0, 0);
  }
  20%, 80% {
    transform: translate3d(2px, 0, 0);
  }
  30%, 50%, 70% {
    transform: translate3d(-4px, 0, 0);
  }
  40%, 60% {
    transform: translate3d(4px, 0, 0);
  }
}
.shake2{
    animation: shake2 4s infinite;
}
@keyframes shake2 {
  20%, 80% {
    transform: translate3d(-1px, 0, 0);
  }
  32%, 68% {
    transform: translate3d(2px, 0, 0);
  }
  40%, 50%, 60% {
    transform: translate3d(-4px, 0, 0);
  }
  45%, 55% {
    transform: translate3d(4px, 0, 0);
  }
}
.pulse-bg {
  box-shadow: 0 0 0 0 rgba(155, 155, 155, 1);
  -webkit-animation: pulsingGrey 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -moz-animation: pulsingGrey 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  -ms-animation: pulsingGrey 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  animation: pulsingGrey 2.25s infinite cubic-bezier(0.66, 0, 0, 1);
  transition: all 500ms ease-in-out;
}
/*a.pulse-bg:hover {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  animation: none;
}*/
@-webkit-keyframes pulsingGrey {
  to {
    box-shadow: 0 0 0 30px ;
  }
}
@-moz-keyframes pulsingGrey {
  to {
    box-shadow: 0 0 0 30px rgba(155, 155, 155, 0);
  }
}
@-ms-keyframes pulsingGrey {
  to {
    box-shadow: 0 0 0 30px rgba(155, 155, 155, 0);
  }
}
@keyframes pulsingGrey {
  to {
    box-shadow: 0 0 0 30px rgba(155, 155, 155, 0);
  }
}

.custom-file-input ~ .custom-file-label::after,
.custom-file-input:lang(pl) ~ .custom-file-label::after {
  content: "Przeglądaj";
}
.agreement-logo.company-logo{
    display: none;
}