.pplcz-method-container {
display: inline-block;
}
.pplcz-method-label {
display: block;
margin-bottom: 0.5em;
}
.pplcz-method {
}
.pplcz-method-label  {
text-align: left;
}
.pplcz-method-label ul {
padding-left: 0;
}
.pplcz-parcelshop-inner
{
margin-top: 0.5em;
display: flex;
flex-direction: row;
align-items: center;
margin-bottom: 0.5em;
}
.pplcz-parcelshop-inner .pplcz-selected-parcelshop {
margin-left: 1em;
}
.pplcz-parcelshop-inner .pplcz-selected-parcelshop .pplcz-clear-map, .pplcz-parcelshop-inner .pplcz-selected-parcelshop .pplcz-show-map
{
font-size: 0.7em;
position: relative;
top: -0.3em;
}
.pplcz-parcelshop-inner a.pplcz-select-parcelshop {
border-radius: 2em;
height: 2.5em;
width: 2.5em;
display: inline-block;
background: #F0f0f0;
position: relative;
}
.pplcz-parcelshop-inner a.pplcz-select-parcelshop img {
height: 2em;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}@keyframes rain{0%{background-position:0 0}to{background-position:500px 1000px}}.effect-rain{animation:rain 2s linear infinite;background-image:url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/rain.png)}@keyframes sparkle{0%{background-position:0 0,0 0,0 0}to{background-position:-500px -1000px,-400px -400px,300px 300px}}.effect-sparkle{animation:sparkle 60s linear infinite;background-image:url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/sparkle1.png),url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/sparkle2.png)}@keyframes glass{0%{background-position:0 0,0 0,0 0}to{background-position:500px 1000px,400px 400px}}.effect-sliding-glass{animation:glass 30s linear infinite;background-image:url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/glass1.png),url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/glass2.png)}@keyframes confetti{0%{background-position:0 0,0 0,0 0}to{background-position:500px 1000px,400px 400px,300px 300px}}.effect-confetti{animation:confetti 10s linear infinite;background-image:url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/confetti1.png),url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/confetti2.png)}@keyframes snow{0%{background-position:0 0,0 0,0 0}to{background-position:500px 1000px,400px 400px,300px 300px}}.effect-snow{animation:snow 20s linear infinite;background-image:url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/snow1.png),url(//bittech.cz/wp-content/themes/flatsome/assets/img/effects/snow2.png)}.ux-timer{
width:100%;
position:relative;
border-spacing: 5px;
margin: .3em 0 .2em;
font-size: 300%;
display: table;
table-layout: fixed;
}
.ux-timer span{
display:table-cell;
font-weight: bolder;
text-align: center;
color:#FFF;
line-height: 80%;
padding: .4em .1em .1em;
margin:0 .05em .2em;
border-radius: 5px;
background-color: rgba(0,0,0,.85);
}
.ux-timer span strong{
font-family: 'Helvetica' Sans-serif;
font-size: 30%;
opacity: .7;
text-transform: uppercase;
display: block;
}
.ux-timer.light span{
background-color: rgba(255,255,255,.85);
color: #000;
}
.ux-timer-text span{
font-weight: bolder;
display: inline-block;
margin: 0 .35em
}
.ux-timer-text strong{
margin-left: .2em
}#pplcz-parcelshop-map-overlay
{
width: 100vw;
height: 100vh;
background-color: rgba(0,0,0,.2);
position: fixed;
top: 0;
left: 0;
z-index: 1000000;
}
#pplcz-parcelshop-map-overlay2 {
width: 95vw;
height: 95vh;
max-width: 1500px;
max-height: 1024px;
border-width: 1px;
border-radius: 5px;
background: white;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
#pplcz-parcelshop-map {
width: 100%;
height: 100%;
max-width: 1500px;
max-height: 1024px;
border: 0;
}
.pplcz-parcelshop-hidden-overlay {
overflow: hidden;
}
.pplcz-parcelshop-hidden-overlay-wpadminbar {
display: none !important;
}
#pplcz-parcelshop-map-close {
background: url(https://bittech.cz/wp-content/plugins/ppl-cz/src/Front/Components/Map/close.svg) no-repeat center center;
display: block;
width: 1em;
height: 1em;
position: absolute;
top: 0;
right: 0;
transform: translate(50%, -50%);
text-indent:-9999px;
}