.shop-img img {

    object-fit: none;
}

#filters_modals .link {
    position: sticky;
    width: 100%;
}

.hp_club ol.benefits li span.benefit {
    font-size: 16px;
    font-weight: bold;
    display: block;
    margin-top: -7px;
}
.hp_club ol.benefits li {
    font-size: 13px;
    margin-bottom: 8px;
    padding-top: 0px;
}

.hp_club ol {
    list-style: none;
}
.hp_club ol li {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    color: var(--white);
    counter-increment: step-counter;
}
.hp_club ol li:before {
    position: absolute;
    top: 5px;
    left: -40px;
    width: 30px;
    height: 30px;
    padding-top: 5px;
    border-radius: 100%;
    background-color: #efefeb;
    content: counter(step-counter);
    color: var(--green);
    box-sizing: border-box;
    text-align: center;
}
img.ico_club {
    width: 51px;
    position: relative;
    top: 10px;
}
strong.fam
{ position: relative;
top: -36px;}
img.ico_club2 {
    width: 51px;
    position: relative;
    top: 20px;
}
a.open_logn {
    width: 300px;
}
.family-club img {
    height: 56px;
    position: relative;
    top: 10px;
}
button#create_ucet_cart {
    width: 300px;
}
.items_create_account2 {
    position: relative;
    top: -4px;
}
.link > * {width: 100%;font-size:13px;margin: 0 auto;}
#pagination_section_bottom .link > * {width: 300px;}
.favorite {width: 300px;margin: 0 auto}
.link_2 > * {
    display: inline-block;
    padding: 15px 20px;
    border: 1px solid var(--green);
    background-color: var(--green);
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    transition: all 350ms linear;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
    width: 100%;
}

span.ff_c {
    font-size: 20px;
    text-transform: math-auto;
    font-weight: 400;
    margin-left: 50px;
}
p.ff_t img {
   width:30px;
    position: relative;
    top:9px;

}

.site-newsletter .container > p  {

    font-size: 30px;
}

.header_register_section .link > * {
    border: 1px solid var(--red);
    background-color: var(--red);
    color: #fff;
}

a.withli {
    background: black;
    color: white;
    padding: 10px;
    margin-top: 10px;
    display: block;
    text-align: center;
    text-decoration: none;
}
.login_club {
width: 70px;
position: relative;
top: 19px;}

.registration .title.green {
    color: var(--green);
    font-size: var(--font-huge);
}

img.img_znacka {
    max-width: 260px;
}

img.first_news {
    max-width: 500px;
}

.news-detail {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 25px;
    text-align: justify;
}

.clanek_body {
    max-width: 1200px;
    margin: auto;
    padding-bottom: 25px;
    text-align: justify;
}
p.smlaale {
    font-size: 12px;
}

.registration ol {
    list-style: none;
    margin-top: 40px;
}

#street_data {
    border: 1px solid #000;   /* černý okraj */
    color: #000;              /* barva psaného textu */
}

/* placeholder – různé prohlížeče */
#street_data::placeholder {
    color: #000;
    opacity: 1; /* Firefox má defaultně nižší */
}

#street_data::-webkit-input-placeholder {
    color: #000;
}

#street_data:-ms-input-placeholder {
    color: #000;
}

.smalle {
    font-size: 13px;
}



@media (max-width: 768px) {
.slide-offer-img a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 175px;
    padding: 20px;
}}