

/* Start:/bitrix/components/platformmlk/delivery.calculator/templates/.default/style.css?17863687196255*/
.popup-win .cont {
    overflow-x: hidden;
    overflow-y: auto;
}

.delivery-details {
    max-width: 960px;
}
.mlk_popup_bgr {
  /* display: none; */
  z-index: 61;
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  cursor: pointer;
}
.mlk_popup {
  display: none;
  opacity: 0;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 59;
  width: 100vw;
  height: 100vh;
  max-height: -webkit-fill-available;
  background: rgba(0, 0, 0, 0.3);
}
.mlk_popup.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
}
.mlk_popup_win {
  padding: 20px;
  background: #fff;
  min-width: 280px;
  max-height: 99vh;
  max-height: -webkit-fill-available;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  overflow: hidden;
  position: relative;
  z-index: 66;
}
.mlk_popup .mlk_hdr div {
  font-family: 'Noto Serif', serif;
  font-size: 1.25rem;
  font-weight: 600;
  margin-right: 20px;
}
.mlk_popup .mlk_hdr svg:hover {
  fill: #8FC055;
  cursor: pointer;
}
.mlk_popup .mlk_cont {
  padding-top: 20px;
  max-height: 80vh;
  overflow-x: hidden;
  overflow-y: auto;
}
.mlk_popup_win .mlk_cont.mCustomScrollbar {
  margin-right: -20px;
}
.mlk_popup_win .mlk_cont.mCustomScrollbar .mCSB_inside > .mCSB_container {
  margin-right: 20px;
}
.mlk_popup_win .mlk_cont.mCustomScrollbar .mCSB_scrollTools {
  width: 20px;
}

.mlk_popup .flx.-sb {
    justify-content: space-between;
    -ms-flex-pack: justify;
}
.mlk_popup .flx {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.mlk_popup ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mlk_popup .mlk_cont li{
    margin: 0;
    padding: 0;
    list-style: none;
}
.mlk_popup .mlk_cont a {
    text-decoration: none;
    color: #0E5283;
    font-weight: 300;
    font-size: 0.88rem;
}
.mlk_popup .mlk_cont a:hover{
  color:#000;
}
.mlk_popup .rs-list {
    width: 30%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.mlk_popup .rs-list.rs-fast{
   width: 100%;
}
.mlk_popup li.-fl {
    font-size: 1.125rem;
    padding-bottom: 0.5vmax;
    margin: 0.5vmax 0;
}
.page-txt a.mlkDeliveryBtn,
a.mlkDeliveryBtn{
    background: #8FC055;
    border: #8FC055 2px solid;
    outline: none;
    color: #fff;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 4px;
    text-decoration: none;
}
a.mlkDeliveryBtn:hover{
    background: #619A1D;
    border: #619A1D 2px solid;
    color: #fff;
    text-decoration: none;
}
.mlk_popup .region-select {
    width: 940px;
    padding: 0 10px;
}
.mlk_popup .form-field {
    display: block;
    margin-bottom: 20px;
}
.mlk_popup .form-field > label:first-of-type {
    font-weight: 500;
    font-size: 0.88rem;
    display: block;
    margin-bottom: 0.5vmax;
    text-align: left;
}
.mlk_popup .form-field .-search {
    position: relative;
}
.mlk_popup .form-field .inp {
    padding: 10px;
    width: 100%;
    height: 40px;
    border: #d3d3d3 1px solid;
    font-family: inherit;
    border-radius: 2px;
    -webkit-appearance: none;
}
.mlk_popup .form-field .-search svg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 15px;
    fill: #d3d3d3;
    height: 24px;
}
.mlk_popup ul > li a:before {
    text-decoration: none;
    content: "\2014";
    margin-right: 15px;
    color: #000;
}
#deliveryItemList{
    margin: 30px 0;
    border-top: #d3d3d3 1px solid;
    /* border-bottom: #d3d3d3 1px solid; */
}
.hflxx-sb-alc{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    padding: 20px 0;
}
.deliveryItemsTitle{
    font-weight: 500;
    font-size: 1.25rem;
}
.deliveryItemsTitle-empty{
    text-decoration: underline;
    cursor: pointer;
}
.mlk-js-dostavka-tabs{
}
.mlk-js-dostavka-tabs nav{
    border-top: #d3d3d3 1px solid;
    border-bottom: #d3d3d3 1px solid;
}
.mlk-js-dostavka-tabs nav a{
    text-decoration: none;
    padding: 12px 0;
    margin-right: 15px;
    top: 1px;
    position: relative;
    z-index: 10;
    border-bottom: transparent 2px solid;
    color: #302E30;
    display: inline-block;
    cursor: pointer;
}
.mlk-page-txt .-tab{
	display:none;
}
.mlk-page-txt .-tab.active{
	display:block;
}
.mlk-js-dostavka-tabs nav a.active{
  font-weight: 600;
  border-bottom: #8FC055 2px solid;
}
.mlk-js-dostavka-tabs .page-txt{}
.dostavka-tbl{
    margin: 0;
    padding: 0;
    list-style: none;
}
.dostavka-tbl li{
    flex-wrap: wrap;
    display: flex;
    margin: 0.5vmax 0;
    flex-wrap: wrap;
    padding: 1vmax 0;
    border-bottom: #d3d3d3 1px solid;
}
.dostavka-tbl .hdr{
    color: #8FC055;
    border-bottom: #8FC055 1px solid;
    padding: 5px 0;
    font-size: 0.88rem;
    font-weight: 400;
    

}

.dostavka-tbl .col-dost{}
.dostavka-tbl .dostavka-tbl _z .col-prc{}
.dostavka-tbl .col-dostd-t{
    display: none;
}
.mlk-js-dostavka-tabs .-tab{
    display: none;
}

.dostavka-tbl .col-adr{}
.dostavka-tbl .col-times{}
.dostavka-tbl .col-tel{}
.dostavka-tbl .col-dost{
    flex: 1;
    width: 50%;
}
.dostavka-tbl.-kur .col-prc{
    width: 50%;
}
.dostavka-tbl.-kur .col-prc{
    /* width: 8%; */
}

.dostavka-tbl .hdr .col-adr{}
.dostavka-tbl .hdr .col-times{}
.dostavka-tbl .hdr .col-tel{}
.dostavka-tbl .hdr .col-dost{
    flex: 1;
}
.dostavka-tbl .col-times, .dostavka-tbl .col-tel, .dostavka-tbl .col-dost {
    width: 20%;
    font-weight: 600;
    font-size: 14px;
    color: #302E30;
    padding: 0 5px;
}
.dostavka-tbl .col-prc{
  width:8%;
}

.dostavka-tbl .hdr .col-times, .dostavka-tbl .hdr .col-tel, .dostavka-tbl .hdr .col-dost{
  color: #8FC055;
  font-size: 0.88rem;
  font-weight: 400;
}
.dostavka-tbl .hdr .col-prc{
}
.dostavka-tbl .col-adr {
    width: 32%;
    padding-right: 10px;
}
.dostavka-tbl .col-adr a{
  text-decoration: underline;
  text-decoration-style: dashed;
  font-weight: 400;
  color: #0E5283; 
  text-underline-offset: 5px;
}

 














/* End */
/* /bitrix/components/platformmlk/delivery.calculator/templates/.default/style.css?17863687196255 */
