.js-store-prod-text a {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 15px;
  margin-top: 20px;
  border-radius: 3px;
  font-weight: 600;
}
.js-store-prod-text a:first-of-type {
  background-color: #bc574b;
  color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
  background-color: #566d90;
  color: #ffffff !important;
}
.t706__cartwin_showed {
  z-index: 999999999;
}


#departure-cities {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.cdek-delivery-type {
    display: flex;
    margin-bottom: 10px;
}

.cdek-delivery-type input[type="radio"] {
    margin-right: 10px;
}
.popkees-order-button.active{
    border: 3px solid #ce165f !important;
    background: white !important;
    color: black !important;
}

.t706 .t-form__successbox {
    display: none !important;
}
