.objednavka_header
{
	background: #ededed;
	color: #545454;
	padding: 30px;
}
.objednavka_header.white{
	background: #ffffff;
}
.objednavka_footer
{
	text-align: center;
	padding: 30px 30px 0px 30px;
}
.objednavka_digital{
	width: 100%;
	margin: 10px 0;
}
.objednavka_digital img{
	height: 35px;
	vertical-align: text-top;
}
.objednavka_digital input{
	width: 200px;
}
.objednavka_digital .fas{
	line-height: 40px;
    font-size: 20px;
    margin-left: 10px;
}
.objednavka_body.obj_ready .dostupnost_text{
	color: #059226;
}
.objednavka_body.obj_canceled{
	opacity: 0.6;
}
.objednavka_body.obj_canceled a{
	text-decoration: line-through;
}
.objednavka_row
{

}
.objednavka_body{
	border-bottom: 1px solid #dcdcdc;
}
#data-reklamace .objednavka_body{
	border-bottom: 0;
}
.objednavka_body>.row{
	min-height: 150px;
}
.objednavka_obalka
{
	width: 75px;
	margin: auto;
    display: block;
}
#data-objednavky .white-block{
	margin-bottom: 25px;
}
.product_link{
	font-size: 15px;
	font-weight: bold;
}
.dostupnost_text{
	font-size: 15px;
}
.dostupnost_text>span{
	font-weight: normal;
}
.accordion .card-header{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dcdcdc;
}
.accordion .card-header:not(.collapsed) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}
.card-body.card-bg{
	-webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
}
.accordion .card-header.collapsed:after {
    content: "\f055";
    color: #dedede;
    font-size: 20px;
    right: 20px;
}
.accordion .card-header:after {
    content: "\f056";
    color: #dedede;
    font-size: 20px;
    right: 20px;
}
.minh0{
	min-height: 0px !important;
}
.price .orange_link{
	margin-left: 15px;
}
.kredity_pohyby, .reklamace_pohyby{
	padding: 5px 30px;
}
.reklamace_pohyby>.row{
	border-bottom: 1px solid #dcdcdc;
	padding-top: 20px;
	padding-bottom: 20px;
}
.reklamace_pohyby{
}
#kredity_pohyby_hidden{
	display: none;
}
.recenze_hidden{
	display: none;
}
#prodejny_select{
	display: none;	
}
#data-seznam_prani .objednavka_body:last-of-type, #vykup-hry .objednavka_body:last-of-type,
#data-moje_recenze .objednavka_body:last-of-type
{
	border-bottom: 0;
}
#data-moje_recenze .white-block .fas, #data-moje_recenze .white-block .far, #data-moje_recenze .white-block .fab{
	vertical-align: inherit;
}
.items-all, .items-done, .items-notdone{
	display: none;
}
.items-all.selected, .items-done.selected, .items-notdone.selected{
	display: block;
}
.review_state{
	font-size: 19px;
	font-weight: 700;
}
.review_state.ohodnoceno{
	color: #36AA34;
}
.review_state.neohodnoceno{
	color: #F36422;
}
.text-elipsis{
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.kredity_pohyby a{
	text-decoration: underline;
}
.remove_wishlist{
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 12px;
	color: #7F7F7F;
}
.remove_wishlist:hover{
	color: #f36422;
}
input#verejny, input#soukromy{
	display: block;
	opacity: 0;
	position: absolute;
}
.order-summary div{
	justify-content: space-between;
	display: flex;
	padding: 5px 0;
}
.order-summary-top-line{
	border-top: 1px solid #b3b3b3;
	border-bottom: 0;
}
.order-summary .price{
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	white-space: nowrap;
	color: #f36422;
}
@media (max-width: 1769px) {
	.large_orange_list .orange_circle{
		margin-bottom: 0px;
	}
}
@media (max-width: 1199px) {
	.objednavka_header  .col-12{
		margin-bottom: 10px;
	}
	.objednavka_body>.row{
		padding: 25px 0px;
	}
	.kredity_pohyby .row{
		margin-bottom: 15px;
	}
	.price-box{
		margin: 10px 0 0 0 !important;
	}
}
@media (max-width: 991px) {
	.white-block{
		padding: 10px;
	}
	.objednavka_footer{
		padding: 10px 30px 0px 30px;
	}
	.objednavka_obalka{
		width: 70px;
	}
}
 @media (max-width: 768px) {
	.objednavka_digital input{
		width: 170px;
	}
}

@media (max-width: 600px) { 
	#data-kredity .price-box{
		display: inline-block;
		text-align: left;
	}
}

 @media (max-width: 575px) {
	.reklamace_id{
		font-weight: bold;
		font-size: 20px;
		margin-bottom: 10px;
	}
	.reklamace_pohyby>.row{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.order-column{
		padding: 10px;
	}
	.order-column .white-block{
		padding: 20px;
	}
	.order-cover-holder{
		padding-right: 0px;
		padding-left: 25px;
	}
}