.white-block{
	padding: 30px;
}
.objednavka_body{
	padding: 0px 30px;
}
.objednavka_footer{
	padding: 0px;
}
.objednavka_body span.dostupnost>a>span {
    color: #555555;
}
.dostupnost_text{
	text-align: right;
}
#poukazy_holder{
	margin-bottom: 10px;
}
.objednavka_header{
	padding-right: 0;
}
.objednavka_header:not(.objednavka_shrnuti){
	font-weight: bold;
}
.objednavka_shrnuti h3{
	margin-bottom: 0;
}
.white-block .objednavka_footer .fas,  .white-block .objednavka_footer .far{
	margin-right: 0px;
}
/*.transport_desc_holder{
	padding: 10px 0 0;
}*/
#doporucene-block .price-box .price{
	font-size: 16px !important;
}
.pripojisteni li, .zaruka li{
	margin-bottom: 10px !important;
}
.objednavka_body input.pocet_ks {
	background: #fefefe;
	border: 0;
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
    width: 40px;
    min-height: 30px;
    padding: 2px 9px !important;
    text-align: center;
    font-size: 12px;
}
.price .orange_link{
	margin-left: 7px;
}
.objednavka_kredity{
	padding: 30px 0px 15px 0px;
}
.objednavka_kredity .accordion{
	width: 100%;
}
.objednavka_kredity .accordion > .card .card-header{
	margin-bottom: 0px;
	padding: 15px;
}
.objednavka_kredity .accordion > .card .card-body{
	padding: 0 15px 15px;
}
.objednavka_kredity .accordion .card-title h4{
	margin-left: 5px;
	margin-right: 20px;
}
.objednavka_kupon{
	padding: 15px 0px 30px 30px;
}
.subtext{
	color: #555555;
}
.btn_pocet_ks{
	padding: 6px 10px;
    text-align: center;
    font-size: 8px;
    background: #f5f5f5;
    border-radius: 0;
    border: 1px solid #b3b3b3;
}
.btn_pocet_ks>i.fas{
	margin-right: 0;
	color: #555555 !important;
}
.btn_pocet_ks:not(.btn_maxed):hover>i.fas
{
	color: #f36422 !important;
}
.btn_maxed{
	opacity: 0.4;
	cursor: default !important;
}
.btn_maxed:hover{
	background: #f5f5f5;
}
.darek_zbyva_holder img{
	display: block;
	margin: auto;
	width: 90px;
}
.w-10{
	width: 10%
}
.w-20{
	width: 20%
}
.w-30{
	width: 30%
}
.w-40{
	width: 40%
}
.w-50{
	width: 50%
}
.w-60{
	width: 60%
}
.w-70{
	width: 70%
}
.w-80{
	width: 80%
}
.w-90{
	width: 90%
}
.darek_zbyva_holder .bar_holder{
	width: 100%;
	height: 50px;
	border: 1px solid #858585;
	border-radius: 10px;
	position: relative;
	margin-top: 10px;
	background: #999999;
}
.darek_zbyva_holder .bar_color{
	border: 1px solid #e73e00;
	height: 100%;
	background: repeating-linear-gradient( 45deg, #f36422,#f36422 10px, #e73e00 10px, #e73e00 20px);
	border-radius: 10px;
	position: absolute;
}
.darek_zbyva_holder .bar_text{
	color: white;
	align-items: center;
	display: flex;
	justify-content: center;
	height: 100%;
	z-index: 1;
	position: relative;
}
.prehled_box .price-box .price.price-lg{
	display: block;
}
.price_summary{
	padding: 25px 0;
	border-top: 1px solid #dcdcdc
}
.summary-item, .kredity-item, .kupon-item, .doprava-item, .platba-item{
	margin-bottom: 10px !important;
}
.darek_title{
	color: #be0e0e;
	margin-top: 5px; 
	width: 100%;
}
.cart_image_holder, .cart_image_holder a{
	position: relative;
}
.cart_image_holder .circle-holder {
    right: -20px;
    bottom: -20px;
}
.cart_image_holder .gift-circle{
	width: 40px;
    height: 40px;
    padding: 4px 0px 0px 7px;
	border: 4px solid #ffffff;
	font-size: 17px;
}

.price_summary .price-box{
	margin-top: 0;
}
.objednavka_obalka{
	margin-bottom: 0;
}
.checkout-step .step{
	flex-grow: 1;
}
.checkout-step .row>div a>span{
	    margin: -6px 0px 0px 10px;
}
.checkout-step .step>.line{
	float: none;
    width: calc(100% - 45px);
    display: inline-block;
    margin: 18px 0px;
    height: 7px;
    background: #434343;
}
.checkout-step .step>.circle{
	vertical-align: top;
    background: #434343;
    color: #fff;
    display: inline-block;
    width: 45px;
    height: 45px;
    padding: 8px;
    font-weight: 500;
    font-size: 19px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0;
    border-radius: 50%;
    float: right;
    border: 3px solid #434343;
    text-align: center;
}
.checkout-step .row>div.active .step>.line, .checkout-step .row>div.active .step>.circle{
	background: #f36422;
	border: 3px solid #f36422;
}
.checkout-step .row>div.active .done>.line, .checkout-step .row>div.done .step>.circle{
    padding: 9px;
    background: #ececec;
    color: #434343;
    text-align: center;
}
.white-block ul:not(.large_orange_list) li{
	margin-bottom: 0;
}
#deleni_list{
	margin-bottom: 0;
}
.deleni_item{
	padding: 10px 0;
}
.transport_item{
	padding: 15px;
	color: #555555;
	border-bottom: 1px solid #ececec;
}
.transport_item:last-of-type, .transport_item.selected, .deleni_item:last-of-type, .deleni_item.selected{
	border-bottom: 0;
}
.transport_item.selected{
	background: #ececec;
}
.deleni_item.selected{
	background: #555555;
}
.deleni_item.selected .deleni_label{
	color: #FFFFFF;
}
.transport_item label, .deleni_item label{
	margin: 0;
	width: 100%;
}
.transport_item label .row, .deleni_item label .row{
	margin: 0;
}
.transport_item b, .deleni_item b{
	color: #f36422;
}
.transport_item .transport_desc, .deleni_item .deleni_desc{
	font-size: 12px;
	margin-top: 5px;
}
.transport_item .transport_price, .transport_item .transport_curr, .deleni_item .deleni_price, .deleni_item .deleni_curr{
	font-weight: bold;
	color: #f36422;
	white-space: nowrap;
}
.transport_item .transport_label, .deleni_item .deleni_label{
	font-weight: bold;
	font-size: 14px;
}
.transport_hidden, .deleni_hidden{
	display: none;
}
.pobocka_popup{
	display: block;
}
.pobocka_detail .container-fluid, .pobocka_detail .mfp-content{
	padding: 0;
}
.pobocka_detail .mfp-content{
	max-width: 950px;
	background: white;
    padding: 40px 40px;
    text-align: left;
    margin: 40px auto;
    position: relative;
    color: #545454;
}
.pobocka_icon{
	font-size: 20px !important;
    margin-right: 5px !important;
}
.transport_icon{
	width: 25px;
	height: 25px;
	max-width: 25px;
}
#idz, #idb, #idg{
	margin-top: 10px;
}
.payment_icon{
    font-size: 30px;
}
.prihlasit_row, .shrnuti_adresa_row{
	margin-left: 0;
	margin-right: 0;
}
.prihlasit_holder, .shrnuti_adresa_holder{
	background: #f5f5f5;
	padding: 30px;
	margin-bottom: 35px;
}
.ziskate_claim_holder{
	background: #f5f5f5;
	padding: 15px 0;
	margin-bottom: 15px;
}
.ziskate_claim_holder h3{
	margin-bottom: 0px;
}
#kosik_login{
	margin: 10px 0;
}
.kredity_claim{
	padding: 30px 20px;
	background: #f5f5f5
}
.register_helper{
	margin: 15px 0;
}
.vytvorte_holder{
	border-top: 1px solid #f5f5f5;
    padding-top: 20px;
    margin-left: 0;
	margin-right: 0;
}
.fakturacni_check{
	display: inline;
}
.fakturacni_check label{
	text-transform: none;
	color: #797878;
}
.required {
    position: relative;
}
.required::after {
    content: "\f069";
    font-family: "Font Awesome 5 Pro";
    color: #f36422;
    top: 0;
    right: 6px;
    font-size: 8px;
    position: absolute;
}
.white-block .main-form textarea{
	min-height: 100px;
}
.rozdelit_box{
	padding: 10px;
}
.grey-block{
	padding: 30px;
	background: #ececec;
}
#order_icon.fa-spin{
	font-size: 17px;
	vertical-align: bottom;
}
.cart-key{
	font-size: 14px;
    color: #777777;
}
.cart-key-image{
	margin: 0 20px;
    height: 80px;
}
.dostupnost .ajax-popup-link b
{
	text-decoration: underline;
}
.check-box.doplnkovy-prodej label{
	font-size: 14px;
	color: #555555
}
.transport_logo{
	width: 100%;
	height: 30px;
	background: #ececec;
	border-radius: 5px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.transport_item.selected .transport_logo{
	background: #f36422;
}
.transport_item.selected .transport_logo>svg, .transport_item.selected .transport_logo>svg>path{
	fill: #ffffff !important;
}
.transport_item .transport_logo>svg{
	height: 20px;
	fill: #555555;
}
.promo_title{
	color: #059226;
	margin-top: 5px;
	width: 100%;
}
.dorucovaci_registrace{
	display: none;
}
.fakturacni_registrace{
	display: none;
}
.product_link{
	font-size: 15px;
	font-weight: bold;
}
.cartLoading {
	 position: relative;
	 filter: blur(4px);
	 pointer-events: none;
 }

.cartLoading::after {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(255,255,255,0.4);
	backdrop-filter: blur(6px);
}
@media (max-width: 1769px){

}
@media (min-width: 1199px) and (max-width: 1769px) {

}
@media (min-width: 1199px){
	.zbozi_summary{
		padding: 30px;
	}
}
@media (max-width: 1199px){
	.pobocka_detail .container-fluid, .pobocka_detail .mfp-content{
		padding: 0;
	}
	.zbozi_summary{
		padding-left: 0px;
		padding-right: 0px;
	}
	.subtext{
		display: inline-block;
		margin-left: 10px;
	}
	.price-box{
		margin-top: 10px;
	}
	.dostupnost_text {
		margin-top: 10px;
	}
	.objednavka_header .col-12{
		margin-bottom: 0px;
	}
}
@media (min-width: 992px){

}
@media (max-width: 992px){
	.checkout-step .row>div a>span{
	    margin: 0px 0px 0px 10px;
	}
	.checkout-step .step {
	    flex-grow: 0;
	}
}
@media (max-width: 767px){
	.objednavka_obalka{
		width: auto;
	}
	.subtext{
		display: block;
	    margin: 0;
	}
	.pocet_holder{
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.objednavka_header{
		padding-right: 30px;
	}
	.btn_pocet_ks{
		padding: 6px 8px;
    	font-size: 15px;
	}
	.objednavka_body input.pocet_ks{
    	width: 35px;
	    padding: 3px;
	    font-size: 14px;
	}
	#uplatnit_kupon, #chce_uplatnit{
		margin-top: 10px;
	}
}
@media (max-width: 576px){
	.transport_logo_holder{
		padding: 0 5px;
	}
	.transport_item .row>div, .deleni_item .row>div {
	    /*padding: 0 10px;*/
	}
	.transport_item .transport_desc{
		/*margin-top: 0px;*/
	}
	.transport_logo, .deleni_logo{
		padding: 0;
	}
	.white-block{
		padding: 15px;
	}
	.objednavka_body{
		padding: 0px;
	}
	.objednavka_body>.row{
		padding: 15px 0 0;
	}
	.pocet_holder{
		padding-bottom: 0;
	}
	.dostupnost_text{
		margin-top: 0;
	}
	.transport_logo{
		margin-left: 15px;
	}
	.transport_item {
		padding: 5px 0px;
	}
	.cart_image_holder{
		padding-right: 0;
	}
}

/* Loading stav při AJAX změně dopravy/platby - blokuje klikání a vizuálně signalizuje čekání */
#transport_list.loading,
#payment_list.loading {
	opacity: 0.6;
	pointer-events: none;
	cursor: wait;
	transition: opacity 0.15s ease;
}

/* Visible focus outline pro klávesnicové uživatele - radio inputy jsou .hidden, proto stylujeme label */
.transport_item:focus-within label {
	outline: 2px solid #ff6600;
	outline-offset: 2px;
}
