.t567__img{
    margin-bottom: 10px;
}

.t-store__relevants__title{
  padding-left: 8px;  
}

@media (min-width: 980px) {
    .t-menu__link-item {
        border-bottom: 1px solid;
    }  
}

@media (max-width: 979px) {
    .t-menusub__link-item {
        border-bottom: none;
    }  
}

#city-searchbox,
#addresses-wrapper > .t-input-group:nth-child(2),
.t-input-group[data-input-lid="1605850503345"]{
    display: none;
}

.t-input-group[data-input-lid="1605850503345"]{
    margin-top: -20px;
}

.t-input-group[data-input-lid="1605850503345"] .t-input-block{
    position: relative;
}

.t-input-group[data-input-lid="1605850503345"] .t-input-block .t-submit{
    color:#ffffff;
    background-color:#111111;
    border-radius:30px; 
    -moz-border-radius:30px; 
    -webkit-border-radius:30px;
    padding: 20px 0;
    margin-top: 30px;
    margin-bottom: 40px;
}

.t-input-group[data-input-lid="1605850503345"] .t-input-block .t-submit ~ .t-input-error{
    position: absolute;
    bottom: 70px;
}

#my_map .t-input-error{
    position: absolute;
    margin-top: 5px;
}


#my_map .t-input-error:not(:empty){
    display: block;
}

#my_map .t-input-error:not(:empty) ~ #button_geo{
    top: 20px;
}

#customdelivery{
    margin-top: -20px;
}

@media all and (max-width: 640px){
    #my_map .t-input-error{
        margin-top: 40px;
    }
    
    #my_map .t-input-error:not(:empty) ~ #button_geo{
        top: 20px;
    }
    
    .t-text_xs{
        font-size: 14px;
    }
}

#rec195452498 .t-submit + #geo_zone_price{
    margin-top: -20px;
}

#geo_zone_price > span:first-child{
    margin-bottom: 10px;
    display: block;
}

#geo_zone_price > span > span{
    font-weight: 500;
}


.t-form__screen .t-form__screen-btn-prev {
    float: left !important;
}
.t-form__screen .t-form__screen-btn-next {
    float: right !important;
}