/* 
    Created on : 30 Oct 2020, 17:10:39
    Author     : pz
*/

label.field-label{
	display: block;
	color: #999;
	/*max-width: 70%;*/
}
label.field-label b{
	color: #ff8000;
	/*display: block;*/
	/*font-size: 1.5rem;*/
}
.large-text input{
	/*border: 1px solid rgba(150,150,150,.2);*/
	padding: 5px 15px;
	/*width: 200px;*/
	/*border-radius: 10px;*/
	margin-bottom: 25px;
	max-width: 100%;
	/*background: rgba*/
	display: block;
	
	font-size: 2.5rem;
	font-weight: bold;
	height: auto;
	height: inherit;
}
.large-text .input-group-append .input-group-text{
	font-size: 2.5rem;
	font-weight: bold;
	color: #999;
}

span.large-text{
	font-size: 4rem;
	font-weight: bold;

}
#cennik-jpg{
	margin-top: 10px
}

@media (max-width: 576px){
	span.large-text{
		font-size: 3rem;
	}
	#exampleLinks{
		overflow: hidden;
	}
	
	body.ro-default h2{
		text-align: left;
		margin-top: 0px;
		font-size: 2rem;
	}
	#cennik-jpg{
		margin-bottom: 3rem;
	}
	/*.container.padding-top-4rem*/
	.margin-bottom{
		margin-bottom: 0px;
	}
	
	ul{
		list-style-type: none;
		padding-left: 0px;
	}
}
span#lub.large-text{
	color: #aaa;
	/*font-size: 2rem;*/
}
	
#orderAverageMounthlyPrice,
#restauracjaOnlinePrice{
		/*color: #09863e;*/
}

/*#orderMounthlyAmount{
	background: rgba(150,150,150, .2);
}*/




#label-4,
#label-5{
	/*font-weight: bold;*/
}

body.offer h3{
	margin-bottom: 25px;
	color: #ff8000
}

.czarno{
	background: #000;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
	border: 3px solid #000;
}
.na-bialym{
	background: #fff;
	color: #000;
	padding: 5px 15px;
	border: 3px solid #000;
	display: inline-block;
}

#czarno-na-bialym{
	font-size: 2rem;
	
	text-align: right;
	
}
#czarno-na-bialym .czarno
#czarno-na-bialym .na-bialym{
	text-transform: uppercase;
}

h1{
/*	font-size: 1.5rem;
	color: #000;*/
	text-transform: initial; 
}

.oferta-na{
	display: block;
	font-size: 2rem;
	color: #ff8000;
}
.calc-box .czarno,
.calc-box .czarno label.field-label b{
	color: #fff;
}
.calc-box .na-bialym,
.calc-box .na-bialym label.field-label b{
	color: #000;
}
.calc-box .czarno,
.calc-box .na-bialym{
	display: block;
	width: 100%;
}

@media (min-width: 600px){
	#menu {
		/*padding: 20px;*/
	}
}
#main{
	
}
.alert-secondary{
	border: none;
}

#orderAveragePriceRangeSlide .rangeslider__handle,
#orderMounthlyAmountSlide .rangeslider__handle{
	font-size: 2rem;
	min-width: 50px;
    height: 45px;
	line-height: 45px;
	top: -10px;
	
}

#orderMounthlyAmount{
	max-width: 150px;
}
.rangeslider__fill{
	    background: #ff8000;
}
.rangeslider.rangeslider--horizontal{
	margin-top: 20px;
}
h5 b{

	color: #ff8000
}
h5 small{
		color: #666	 
}
h5{
	margin-top: 50px;
}



#invoiceType{
	font-size: 1.5rem;
}

/*#invoiceTypeBox .btn{
	font-size: 1.3rem;
	padding: 5px 25px;
}*/
#orderMounthlyAmountSlide .rangeslider__handle{
	min-width: 155px;
}

@media (max-width: 576px){
/*	#invoiceTypeBox .btn {
		font-size: 1.2rem;
	}*/
	#orderAveragePriceRangeSlide .rangeslider__handle, #orderMounthlyAmountSlide .rangeslider__handle {
		font-size: 1.7rem;
		min-width: 40px;
		height: 40px;
		line-height: 40px;
		top: -10px;
	}
	#orderMounthlyAmountSlide .rangeslider__handle {
		min-width: 140px;
	}
        
        #invoicePriceTableContainer{
            display: block;
            margin-top: 10px;
            margin-left: -10px;
        }
}
@media (max-width: 1200px){
	#hide-not-xl{
		display: none;
	}
}



body.calc-prowizja .prowizja{
	display: block;
}
body.calc-prowizja .abonament{
	display: none;
}
body.calc-abonament .prowizja{
	display: none;
}
body.calc-abonament .abonament{
	display: block;
}

#cennik-jpg{
	position: relative;
}
#cennik-jpg #cennik-selector{
	display: none;
	-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;
	
	width: 20%;
    height: 34%;
    border: 15px solid green;
    opacity: .6;
    position: absolute;
    margin-top: 8%;
	 border-radius: 25px;
}
#cennik-jpg.sekcja-1 #cennik-selector{
    left: 2%;
	display:block;
}
#cennik-jpg.sekcja-2 #cennik-selector{
	left: 20%;
	display:block;
}
#cennik-jpg.sekcja-3 #cennik-selector{
	left: 36.5%;
	display:block;
}
#cennik-jpg.sekcja-4 #cennik-selector{
	left: 53%;
	display:block;
}
@media (max-width: 576px){
	
	#cennik-jpg #cennik-selector{
		border-width: 5px;
	}
	.padding-top-4rem{
		padding-top: 1rem;
	}
	h5{
		margin-top: 30px;
	}
	#token-info-box .padding-top{
		margin-top: 25px;
		margin-bottom: 5px;
	}
}

#exampleLinks a{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow:hidden;
	display:block;
	max-width: 100%;
}

.suggestion-box .price-box{
	font-weight: bold;
}

.suggestion-box{
	display: inline-block;
	display: none;
/*	background-color: #1e7e34;
	color: #fff;*/
color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
	padding: 10px 15px;
	border-radius: 3px;
	margin-top: 10px;
}
.suggestion-box .green{
	/*color: #fff;*/
}

.grey{
	color: #999;
}

/*@media (max-width: 1500px){*/
	body.restauracja-online #contentSection {
            background-position-y: 91px;
            background-size: 400px;
            background: none;
	}
        
/*}*/

/*h1.title{
	font-size: 2.5rem;
	font-weight: normal;
	text-transform: uppercase;
	color: #aaa;
}*/
h1.title b{
	color: #ff8000;
}
@media (max-width: 756px) {
	#dlaczegoMy {
		margin-top: 50px;
	}
	#functions{
		margin-bottom: 50px;
	}
	#dlaczegoMy h2{
		
		text-align: center;
	}
}

.calcTitle div.toggle.btn{
	margin-top: -4px;
	margin-left: 10px;
}

.like-li{
	text-align: center;
}


.darmowa-vs-pro tr td:nth-child(2) {
    background: rgba(120,120,120,.05);
}
.darmowa-vs-pro tr td:nth-child(2),
.darmowa-vs-pro tr td:nth-child(3){
	
}
.darmowa-vs-pro td {
    padding: 5px 4px;
    /*border-bottom: 1px solid rgba(120,120,120,.1);*/
	border-bottom: 2px solid #fff;
	/*min-width: 100px;*/
}
.darmowa-vs-pro td{
	text-align: center;
}
.darmowa-vs-pro tr td:first-child {
    text-align: left;
    padding-left: 30px;
}
.like-li:before {
    content: ' ';
    display: inline-block;
    width: 7px;
    height: 7px;
    background: #ff8000;
    margin-left: -20px;
    position: absolute;
    margin-top: 6px;
}


.grey,
.sub-header td .grey{
	font-size: .8rem;
	line-height: .8rem;
}

.sup{
	position: relative; 
	top: -1.2em;
    font-size: 50%;
}
.fa-minus-square,
.fa-check-square{
	/*font-size: 1.1rem;*/
}

.sup-1-margin{
	margin-left: 10px;
}

.price-or{
	/*background: rgba(122,122,122,.3);*/
	color: #999;
	font-weight: bold;
	/*border-radius: 20px;*/
	/*padding: 3px;*/
	/*display: block;*/
	font-size: 80%;
/*	margin-left: auto;
	margin-right: auto;*/
	/*width: 30px;*/
	text-transform: lowercase;
	/*position:absolute;*/
	/*float: right;*/
}

.percent-price{
	/*display: block;*/
	/*text-align: right;*/
}
/*.darmowa-vs-pro tr td:nth-child(2) .price-or{
	color: #fff;
	background: rgba(122,122,122,.3);
}
.darmowa-vs-pro tr td:nth-child(3) .price-or{
	color: rgba(122,122,122,.3);
	background: rgba(122,122,122,.3);
}*/
.darmowa-vs-pro tr td:nth-child(2) .green{
	color: #ff8000 !important;
}
.darmowa-vs-pro tr td:nth-child(3){
	color: #1e7e34;
}

/*.darmowa-vs-pro tr td:nth-child(3){
	color: #b500b3;
}
.darmowa-vs-pro tr td:nth-child(4){
	color: var(--blue-color);
}
.darmowa-vs-pro tr td:nth-child(5){
	color: #1e7e34;
}*/
.price-box{
	font-weight: bold;
}
.darmowa-vs-pro tr td:nth-child(2){
	color: #ff8000;
}

.darmowa-vs-pro td .red{
	color: #999 !important;
}
.darmowa-vs-pro{
	width: 100%;
}

.darmowa-vs-pro .show-section{
	color: #666;
	font-size: 40px;
}

.darmowa-vs-pro .show-section.collapsed{
	transform: rotate(180deg);
}
.darmowa-vs-pro tr td:nth-child(2),
.darmowa-vs-pro tr td:nth-child(3),
.darmowa-vs-pro tr td:nth-child(4),
.darmowa-vs-pro tr td:nth-child(5){
	width: 50px;
}
@media (max-width: 756px) {
	
	.like-li:before{
		display: none;
	}
	.darmowa-vs-pro tr td:first-child,
	.darmowa-vs-pro td.like-li {
		padding-left: 0px !important;
	}
}
@media (min-width: 756px) {
	.darmowa-vs-pro td.like-li {
		padding-left: 60px !important;
	}
	.header td{
		color: #ff8000;
		font-size: 1.2rem;
		/*background: rgba(120,120,120,.05);*/
	}
	.sub-header td{
		color: #ff8000;
		font-size: 1.1rem;
		background: rgba(120,120,120,.05);
	}
	.darmowa-vs-pro tr td:nth-child(2),
	.darmowa-vs-pro tr td:nth-child(3),
	.darmowa-vs-pro tr td:nth-child(4),
	.darmowa-vs-pro tr td:nth-child(5){
		width: 130px;
	}
	.menu-pro{
		margin-left: 23px;  
	}
	.marketing-pro{
		margin-left: 16px;
	}
        #portalProvisionBox{
            width:50%;
        }
}

.color-purple{
	color: #b500b3;
}
.color-blue{
	color: var(--blue-color);
}

.truncate-box{
    /*white-space: nowrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    /*height: 300px;*/
    /*width: calc(80%);*/
}

.truncate-box:after {
  position: absolute;
  top: 0;  
  left: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to bottom,
     rgba(255,255,255, .94) 40%, 
     rgba(255,255,255, 0) 60%
  );
  pointer-events: none; /* so the text is still selectable */
}
#cennik-special{
    margin-top: 13  0px;
    border: 10px #dc3545 dotted;
    /*padding: 0.5rem 1rem;*/
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    color: #fff;
    border: 6px #ffebb7 dotted;
    border-radius: 50px;
}
#cennik-special #main-box{
    padding: 40px 20px 10px 140px;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    border-radius: 50px; 
}
#cennik-special #main-box .margin-left{
    margin-left: 60px;
}
#cennik-special #main-box div{
    display: inline-block;
}
#cennik-special #main-box a{
    color: #ffebb7; 
    font-size: 3rem;
}
#cennik-special #bg-box{
    margin-left: -130px;
    margin-top: -70px;
    position: absolute;
    height: 200px;
    border-radius: 50px;
    border: 5px #dc3545 solid;
    height: 200px;
    background: #ffebb7;
}
#cennik-special .fa-hand-point-right{
    font-size: 70px;
    position: absolute;
    margin-left: -100px;
    color: #ffebb7;
}
/*.big{
    font-size: 3rem;
}*/
@media (max-width: 756px) {
    #cennik-special .fa-hand-point-right {
        font-size: 40px;
        position:relative;
        margin: 0px;
    }
    #cennik-special #main-box a{
        font-size: 2.2rem;
    }
    #cennik-special {
        margin-top: 100px;
        margin-left: 20px;
    }
    #cennik-special #main-box {
        padding-top: 50px;
        padding-left: 20px;
        font-size: 1rem;
    }
    #cennik-special #bg-box{
       margin-left: -40px;
        margin-top: -50px;
        position: absolute;
        height: 200px;
        border-radius: 30px;
        border: 5px #dc3545 solid;
        height: 100px;
    }
}
.blur{
   filter: blur(2px);
}
#invoicePriceTableContainer .toggle.btn{
    width: 10rem !important;
    max-width: 100%;
    /*min-height: 2.15rem;*/
}
#invoiceTypeBox .toggle.btn{
    width: 20rem !important;
    max-width: 100%;
    /*min-height: 2.15rem;*/
}

#restaurantProfit h5,
#systemCalculation h5{
    margin-top:0px;
}
#systemCalculation{
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #1e7e34;
    margin-top: 2rem;
    background: #f9f9f9;
}
#restaurantProfit{
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #f9f9f9;
    background: #f9f9f9;
    margin-top: 50px;
}
#calculateSection{
    /*padding: 1rem 0px 2rem 0px;*/
    padding-bottom: 2rem;
}
#compareSection{
    margin-top: 1rem;
    background: #eee;
    padding: 1rem 0px;
}
#calculateSection .close{
    position: absolute;
    right: 15px;
    z-index: 1;
}

