/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 20 Mar 2020, 17:53:20
    Author     : pz
*/
body{
	background: var(--background-default);
	/*#191d21;*/ 
	/*color: #aaa;*/
}
body.dark.portal,
body.dark.s-portal{
	background: var(--background-default);
}
body.dark header#banner:after{
	background: linear-gradient( rgba(0, 0, 0, 1), rgba(0, 0, 0, 0) );
}
body.dark #bottomSection:before{
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) );
}
header#banner #float-menu {
    border-color: #666;
}
body.private-page.plugin.loaded #extraRightCol,

body.dark.private-page.plugin #bodyContent,
body.dark.private-page.plugin.loaded .fixedContent,
body.dark,
body.dark.private-page.plugin #bodyContent .bg{
	background: url(/img/dark/bg-dark3.png) #050505 repeat;
/*	background: url(/img/dark/bg-black-pizza.jpg) #000 top left repeat-y;
	background-size: 100% auto;
	background-repeat: repeat-y;
	background-position: top center;*/
}

body.dark.panel{
	background: #000;
}
.badge.float-right{
	border: 1px solid #111;
}
.badge-light{
	background-color: #000;
}

#rdCategories{
	/*background: rgba(0,0,0,.5);*/
	backdrop-filter: blur(1px);
} 
.dropdown-menu{
	background: rgba(0,0,0,.9);
	backdrop-filter: blur(1px);
	border: 1px solid #333 !important;
	color: #fff;
} 
.dropdown-item,
.bootstrap-datetimepicker-widget table td span{
	color: #fff;
}
.bootstrap-datetimepicker-widget table td span:hover{
	color: #666;
}

.list-group-item-action:focus, 
.list-group-item-action:hover,

.dropdown-item:focus, 
.dropdown-item:hover{
    background-color: #111;
}
.dropdown-item.btn-primary:focus,
.dropdown-item.btn-primary:hover{
    background-color: var(--blue-color);
    opacity: .6;
}

#web-mode .dropdown-menu span{
	color: #ccc;
}
.dropdown-divider{
	border-color: #333;
}
.list-group-item{
	border: 1px solid rgba(255,255,255,.08);
}

#ico-dostawa-klosz,
#ico-na-wynos-bag,
#ico-na-wynos-ozdobnik,
#ico-rezerwacja-glowa,
#ico-rezerwacja-glowa-2,
#ico-menu-ozdobnik,
#ico-menu-ozdobnik,
.dark-color{
	fill: #fff !important;
}
#ico-dostawa-hand,
#ico-dostawa-hand path{
	fill: #999 !important;
}
#ico-dostawa-talerz,
#ico-rezerwacja-ozdobnik-2{
	fill: #aaa !important;
}
#ico-menu-karty-content,
#ico-rezerwacja-table{
	fill: #444 !important;
}

.dAmount{
	color: #fff;
    background: none;
}

#bottomSection h5:before{
	background: #333;
}
#bottomSection h5:after{
}

.breadcrumb{
	background: none;
	/*rgba(0,0,0, .6)*/
}
.b_fotoBig{
	    border: 1px solid #fff;
}

.grey-background{
	background: rgba(0,0,0, 1);
}
.card{
	background: rgba(30,30,30, .5);
}

#logo-zamawiaj-online-footer #logo-restauracja-text,
#logo-zamawiaj-online-footer #logo-restauracja-j-text,
#logo-zamawiaj-online-footer #logo-knife,
#logo-zamawiaj-online-footer #logo-fork,
#logo-zamawiaj-online-footer #logo-ozdobnik-1,
#logo-zamawiaj-online-footer #logo-ozdobnik-2,
#logo-zamawiaj-online-footer #logo-ozdobnik-3{
	fill: #fff !important;
}

.big-bg-ico{
	color: #000;
	
}

.strx-form .strx-aircomplete, 
.strx-form .aircomplete.active{
	background: rgba(0,0,0,.9) !important;
	/*border: 1px solid #333 !important;*/
}
.strx-form .strx-aircomplete, 
.strx-form .aircomplete.active{
	/*background: rgba(0,0,0,.9) !important;*/
	border: 1px solid #333 !important;
}
.aircomplete-list-item{
	border-bottom-color: #333 !important;
}

.btn{
    color: #111;
}
.btn.btn-white{
    color: #fff;;
}

@media (max-width: 576px){
	.dList .dish-row button.btn {
		background: none;
		border: none;
		color: #fff;
		font-weight: bold;
	}
	#rList .dList .dish-row .dName {
		font-weight: normal;
		color: #ddd;
	}	
}

.btn.white:not(:disabled):not(.disabled).active, 
.btn.white:not(:disabled):not(.disabled):active, 
.show>.btn.white.dropdown-toggle{
	color: #fff;
}
.bootstrap-datetimepicker-widget table td.day:hover, 
.bootstrap-datetimepicker-widget table td.hour:hover, 
.bootstrap-datetimepicker-widget table td.minute:hover, 
.bootstrap-datetimepicker-widget table td.second:hover{
	color: #000;
}

#stronex-logo-svg #stronex-black{
	fill: #fff !important;
}

#float-menu .actualTime{
    color: #fff;
}
#float-menu .cover-box.przeslona,
#float-menu.bg-loaded .cover-box.przeslona,
#float-menu .cover-box.przeslona2{
	background-color: #111;
}

body.dark .logo .logo-sekcja-white path,
body.dark .logo .logo-sekcja-white,
body.dark .logo .plomienie{
	fill: #fff !important;	
}
/*body.dark .show-more-dish,
body.dark .hide-dishes{
	background: none;
}*/

body.dark button.order-by-phone, 
body.dark button.order-by-phone-rb,
body.dark #rList button.order-by-phone{
	color: #000;
    background: #6c757d;
}
body.dark button.order-by-phone i.fa-phone-volume, button.order-by-phone-rb i.fa-phone-volume{
	color: #000;
}
body.dark #dropdownWebMode{
	color: #fff;
}

body.dark .list-group-item-action:focus, 
body.dark .list-group-item-action:hover, 
body.dark .dropdown-item:focus, 
body.dark .dropdown-item:hover{
	color: #aaa;
}
body.dark .btn-primary{
	color: #fff;
}

/*body.dark .container.logo-container{
	    background: rgba(0,0,0,.6);
}*/



body.dark.admin-panel{
	background: #111;
}


/* logo restauracja online*/
body.dark .logo-black, 
body.dark .logo-black path,
body.dark .logo-black g, /* to jest klasa we wszystkich poniższych ;) */

body.dark #text13755,
body.dark #text13755 g,
body.dark #text13755 path,
body.dark #path4749-6-5,
body.dark #path4749-2-8,
body.dark #path4749-0-6,
body.dark #path4749-0-3,
body.dark #path4749-0{
						
	fill: #fff !important;
}
body.dark .logo-black-negative{
	fill: #000 !important;
}

body.dark a.list-group-item-action:hover, 
body.dark a.list-group-item-action.on{
	background: rgba(100,100,100,.2)
}

body.dark .toast{
	background: rgba(0,0,0,.7);
	color: #fff;
	border: 1px solid #fff;
}
body.dark .toast-header{
	background: rgba(0,0,0,1);
	border-bottom: 1px solid #666;
	color: #fff;
}

body.dark .tooltip-inner{
  background-color: rgba(0,0,0,.9) !important;
  /*color: #000;*/
   border-color: #fff !important;
   color: #fff;
   border: 1px solid #eee;
}
body.dark .bs-tooltip-right .arrow::before {
  border-right-color: #eee;
}
body.dark .bs-tooltip-bottom .arrow::before {
  border-bottom-color: #eee;
}
body.dark .bs-tooltip-top .arrow::before {
  border-top-color: #eee;
}
body.dark .bs-tooltip-left .arrow::before {
  border-left-color: #eee;;
  /*rgba(0,0,0,.9);*/
}