.oznam-predajne {
    display: flex;
    align-items: center;
    background: #00beb4;
    color: white;
    border-radius: 10px;
    padding-top: 10px;
    margin-top: 5px;
}
.ikona-popup {
    padding: 15px 10px 0px 10px;
}
.shadow-boxy {
    box-shadow: 0px 1px 3px 0px rgb(0 0 0 / 10%);

}
.modal-inner-wrap {
    max-width: 850px;
}
.login-container {
    max-width: 600px;
    background: white;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 6px 17px 0px rgb(0 0 0 / 10%);
}
/*
p#JXE0ECV {
    padding: 5px 25px;
    border-radius: 10px;
     -webkit-animation: NAME-YOUR-ANIMATION 0.5s infinite;  /* Safari 4+ *//*
     -moz-animation: NAME-YOUR-ANIMATION 0.5s infinite;  /* Fx 5+ *//*
     -o-animation: NAME-YOUR-ANIMATION 0.5s infinite;  /* Opera 12+ *//*
     animation: NAME-YOUR-ANIMATION 0.5s infinite;  /* IE 10+, Fx 29+ */
} 
/*
@-webkit-keyframes NAME-YOUR-ANIMATION {
  0%, 49% {
    background: #fe2e7a;
  }
  50%, 100% {
    background: #e91667;
  }
}
*/

.yes-cat-filter {}
.easycatalogimg .yes-cat-filter .parent-category-top {
  margin: 10px 12px;
  text-align: center;
  font-weight: bold;
  font-size: 1.2em;
}
.yes-cat-filter.selected {background:rgb(254,47,122);border:1px solid #fff;color:#fff;height:40px;font-size:12px}

@media only screen and (max-width: 768px) {
    span.price {
        margin-right: 6px;
    }
}



span.yes_checkout_chb {
    font-weight: bold;
}

.col-carrier {
    color: #ababab;
}

img.yes_storepickup-icon {
    max-width: 37px;
}

img.flatreate-icon {
    max-width: 47px;
}

a.action.continue {
    color: #fe2e7a !important;
}

.checkout-success-container a.action.continue {
    color: white !important;
}

a.continue-shopping {
    color: #0db718;
}

.oznam-predajne {
    display: none !important;
}

.yes_checkout_ship_price_info
{
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 24px;
    text-align: center;
    color: #515151;    
    border-radius: 23px;
    text-decoration: underline;
}

.expresne_vyzdvihnutie_store {color: #686868;width: 70%;border-radius: 10px;padding: 10px 30px;margin: 0px 10% 20px 0%;border-style: solid;border-width: 0.7px;border-color: #dbdbdb; font-size: 15px;}
