/* podanonatacy.restauracja.online podanonatacy.pl */
body.pro.theme1 #bodyContent {
}
	
.componentBox .component-label{
	display: none;
}

body.private-page.pro #permanentCartContent, 
#filters.verticalCol #dishCategory, 
#filters.verticalCol #dishType, 
#filters.verticalCol #adminMenu{
    background: rgba(0,0,0,.1) !important;
}


#top-baner {
    background: url(/assets/custom/44350/baner-top.jpg);
    background-position: left center;
}

.home-page-text h1:before, 
h2.section-name.ozdobnik:before,
#fixedparallax.dark .home-page-text h1:before, 
h2.section-name.ozdobnik:before {
     background: url(/assets/custom/44350/ornament.jpg) no-repeat 50% 0%;  
     background-size: 100px;
    opacity: 1;
    height: 114px;
}
@media (min-width: 1200px) {
  #menu-pro .navbar-nav .nav-item{
    color: #fff;
  }
}
#fixedparallax.parallax2 .empty-space{
    height: 200px;
}

.dish-page-image-box{
    background: rgba(0,0,0,1);
}
a.dish-img{
    position: relative;
}
.dish-page-image-box:after{
	content: " ";
    display: block;
    width: 100px;
    height: 200px;
    border: 1px solid #fff;
    position: absolute;
    border-top: 0px;
    border-left: 0px;
    right: 8px;
	bottom: 8px;
	opacity: .5;
}

.dish-page-image-box:before{
	content: " ";
    display: block;
    width: 100px;
    height: 200px;
    border: 1px solid var(--custom-color);
    position: absolute;
    margin-left: -8px;
    margin-top: -8px;
    border-bottom: 0px;
    border-right: 0px;
	opacity: .5;
}

h1.logo_title{
	display: none;
}
#top-slider #slider-content.justify-content-center {
/*  -ms-flex-pack: left !important;
  justify-content: left !important;*/
}

.home-page-text h1, h2.section-name{
    text-transform: none;
}
/* SM */
@media (min-width: 576px) { 
	
	
}
/*body:not(.home) #menu-pro{
    background: #000;
}*/
/* MD */
@media (min-width: 768px) {
	
}

/* LG */
@media (min-width: 992px) { 

}

#gigaburger span.small{
    font-size: .8em; line-height: 1.4em; display: block
}
body.display_menu #cart-summary #ddCartSummary{
	background-color: var(--custom-color);
    border-color: var(--custom-color);
}

.component-label{
	display: none;
}
#top-baner .header-font,
.header-font, h1, h2{
    text-transform: none;
}

@media (min-width: 1400px) {
    #top-slider #slider-content .slider-text{
        width: 50%;
    }
    #top-slider #slider-content{
        max-width: 100%;
    }
}

#slider-content .logo_h.logo_h__img{
    /*background: rgba(33,33,33,.7);*/
    display: inline-block;
    padding: 20px;
    /*border-right: #fff 1px solid;*/
}
.priceBoxBg{
    background: var(--custom-color);
}
#product-section section > p,
#gigaburger p,
#post-section .section-text,
.home-page-text .content{
    /*color: #000;*/
    font-size: 1.2rem;
}
#rList.onlyActive .rd-row .dList .dish-row.show{
    display: flex;
    -webkit-box-pack: center !important;
    -webkit-justify-content: center !important;
    -ms-flex-pack: center !important;
    justify-content: left !important;
    -webkit-box-align: left !important;
    -webkit-align-items: left !important;
    -ms-flex-align: left !important;
    align-items: left !important;
}
.dList .dish-row .dish-info {
    display:flex;
    flex-direction: column;
}
/* XS */
@media (max-width: 576px) {
	.d_foto.size-width200 {
		max-width: 70px;
	}
	.dList .dish-row .dish-info {
		font-size: .6rem;
	}
        /*body.light-mode #menu-pro:not(.isStuck) #mobileMenuButton,*/ 
        body.light-mode #menu-pro img.logo-custom{
            /*filter: invert(1);*/
            /*display: none;*/
        }
        #fixedparallax.parallax2{
            background-position-x: 8% !important;
        }
}

@media (min-width: 576px) { 
	
	#slider-content .logo-custom{
		/*max-width: 70%*/
	}
	
	.home-page-text p,
	#post-section .section-text{
		font-size: 1.2rem;
	}
	
	.title_and_desc{
		display: block;
	}
	.strx-add-cart-widget .strx-form-button,
	.dList .dish-row .dish-price,
	.dropdown.strx.strx-add-cart-widget {
	    /*position: absolute;*/ 
		float: none;
		display: inline-block;
	}
	
         
}
#top-header #menu-pro {
    position: fixed !important;
    top: 0;
  } 
@media (min-width: 576px){
  
  #menu-pro .container {
    width: 90%;
    max-width: 90%;
  }
}

#regulamin-footer a.menu-card{
    /*display: none;*/
}

@media (min-width: 992px){
   #menu-pro .navbar-nav.right {
    right: auto;
    position: inherit;
    margin-left: 15px;
    padding-left: 15px;
    border-left: 1px solid rgba(200,200,200,.4);
  } 
  .navbar-expand-lg .navbar-collapse{
      justify-content: center !important;
  }
  .navbar-expand-lg{
      justify-content: flex-start;
  }
}

.dish-icons .fa-hourglass-start{
    /*display: none;*/  
  font-size: .7em;
  color: var(--custom-color);
  /*color: var(--blue);*/  
  vertical-align: super; 
}
.full-bg-slider #mainImageHolder .secondaryHolder img,
.full-bg-slider #mainImageHolder .primaryHolder img{
    filter: none !important;
}
@media (min-width: 1200px) {
  body:not(.home) #menu-pro .navbar-nav .nav-link {
    color: #000;
    /*font-size: 1.3rem;*/
  }
  #menu-pro .navbar-nav .nav-link.active {
    color: var(--custom-color) !important;
  }
}
body.private-page .dInfo .btn i,
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle,
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle,
.btn,
.btn-secondary, 
.btn-primary,
#dropdownWebMode{
    /*color: #000;*/
}
#menu-pro .active a,
#menu-pro .navbar-nav .nav-link:hover, #menu-pro .navbar-nav .nav-link.active{
    color: #aaa !important;
}
/* SM */
@media (min-width: 576px) { 
	
	#slider-content .logo-custom{
		/*max-width: 70%*/
	}
	
	.home-page-text p,
	#post-section .section-text{
		font-size: 1.2rem;
	}
	
/*	#slider-content{
		
		-webkit-box-pack: left!important;
		-webkit-justify-content: left!important;
		-ms-flex-pack: left!important;
		justify-content: left!important;
		
		max-width: 90%;
		
		-webkit-box-align: flex-end!important; 
		 -webkit-align-items: flex-end!important; 
		-ms-flex-align: flex-end!important;
		align-items: flex-end!important;
		
	}*/
	.title_and_desc{
		display: block;
	}
	.strx-add-cart-widget .strx-form-button,
	.dList .dish-row .dish-price,
	.dropdown.strx.strx-add-cart-widget {
	    /*position: absolute;*/ 
		float: none;
		display: inline-block;
	}
	.dList .dish-row .dish-price{
		text-align: left;
	}
        #rList .dList .dish-row.tr .dish-text{
		display: flex;
		flex-flow: column wrap;
		width: 100%;
	}
        #rList.onlyActive .dList .dish-row.tr .dish-text{
            width: auto;
        }
        .d_foto.size-width200{
            /*border-radius: 50%;*/
        }
        #rList.onlyActive .dList .dish-row.tr .d_foto.size-width200{
            max-width: 130px;
        }
	#rList .dList .dish-row.tr .dish-text a.showDishInModal{
		order: 1;
	}
	#rList .dList .dName{
		font-weight: normal;
	}
	.dName,
	#rList .dList .dish-row.tr .dish-text .title_and_desc{
		order: 2;
		/*color: #fff;*/
		font-size: 1.6rem;
		line-height: 2rem;
	}
        #rList .dList .dish-row.tr .dish-text .title_and_desc .realLink,
        #rList .dList .dish-row.tr .dish-text .title_and_desc .dish-icons{
            font-size: 1.2rem;
        }
	#rList .dList .dish-row.tr .dish-text .dish-price{
		order: 4;
	}
	#rList .dList .dish-row.tr .dish-text .dish-info{
		order: 3;
		/*color: #fff;*/
		font-size: .8rem;
		    padding-top: 8px;
	}
	.dList .dish-row{
		border-top: 0px;
	}
	.btn.second-blue span{
		font-size: 1.6rem;
		color: var(--custom-color);
		padding: 0px;
	}
	/*.btn.second-blue b,*/ 
	.btn.second-blue i{
		display: none;
	}
	.ajaxLoadComponents.strx-form-button{
		background: none;
		padding: 0px;
	}
	
	#rList .dList .dish-row{
		display: flex;
		flex-flow: row;
		align-items: center;
	}
	#rList .dList .dish-row .dish-text,
	#rList .dList .dish-row .dish-img{
		
	}
	.rPromo, .dPromo{
		text-align: left;
	}
	.footer-address-box .contact-section a{
		font-weight: bold;
	}
}

/*.realLink i{
    color: inherit;
    opacity: .5;
}*/
/* MD */
@media (min-width: 768px) {
    
    body.private-page.styleV3 #rList .dList h2.dish-category-header-name{
            font-weight: bold;
            color: #000;
            margin-top:5rem;
    }
    body.private-page.styleV3 #rList .dList h2.dish-category-header-name .name-sentence{
        color: #999;
    }
    #gigaburger img.margin-bottom.float-left{
        /*margin-right: 10px;*/
        max-width: 100%;
    }
    body.private-page.styleV3 #rList .dList .category-header-container.first-header{
         margin-top: 25px !important;
    }
    body.private-page.styleV3 #rList .dList .category-header-container.first-header h2.dish-category-header-name{
        margin-top: 0px !important;
    }
}
@media (min-width: 1250px) and (max-width: 1500px){
    #menu-pro .navbar-nav .nav-link {
      font-size: 1.1rem;
      padding-left: 8px;
      padding-right: 8px;
    }
    body.isStuck-menu-pro #menu-pro .navbar-nav .nav-link{
      font-size: 1rem;
    }
}
@media (min-width: 1110px) and (max-width: 1250px){
    #menu-pro .navbar-nav .nav-link {
      font-size: 1rem;
      padding-left: 8px;
      padding-right: 8px;
    }
    body.isStuck-menu-pro #menu-pro .navbar-nav .nav-link{
      font-size: .9rem;
    }
}
@media (min-width: 996px) and (max-width: 1100px){
    #menu-pro .navbar-nav .nav-link {
      font-size: .85rem;
      padding-left: 5px;
      padding-right: 5px;
    }
    body.isStuck-menu-pro #menu-pro .navbar-nav .nav-link{
      font-size: .85rem;
    }
}

#fixedparallax.dark::before{
    display: none;
}

.menu-extra-menu-swiateczne #strx-add-cart-widget-modal .footerAdds > div:last-child{
    display: none;
}