
.confirmation-city-popup .confirmation-city-wrap .regions-select-question-buttons button.regions-select-question-button[data-role="question.yes1"] {
    color: #fff;
}.c-header.c-header-template-1 .widget-view.widget-view-desktop {
  display: block;
  position: relative;
  z-index: 50;
}
.c-header.c-header-template-1 .widget-view.widget-view-desktop .sticky > .widget-panel {
    display: none !important;
}
body .sticky .intec-image .logotype-verno {
    height: 35px;
}
.c-header.c-header-template-1 .widget-view.widget-view-fixed {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: auto;
  left: 0;
  z-index: 100;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile {
  display: none;
  position: relative;
  z-index: 100;
}
.c-header.c-header-template-1 .widget-banner {
  display: block;
  position: relative;
  z-index: 0;
}
@media all and (max-width: 768px) {
  .c-header.c-header-template-1 .widget-view.widget-view-fixed,
.c-header.c-header-template-1 .widget-view.widget-view-desktop {
    display: none !important;
  }
  .c-header.c-header-template-1 .widget-view.widget-view-mobile {
    display: block;
  }
  .c-header.c-header-template-1 .widget-view.widget-view-mobile.widget-view-mobile-fixed {
    position: fixed;
    top: 0;
    right: 0;
    bottom: auto;
    left: 0;
  }
}


.confirmation-city-popup {
    display: block;
    position: fixed;
    background-color: #fff;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    color: #333;
    font-size: 16px;
    text-align: center;
    top: 60px;
    left: 0;
    right: 0;
    padding: 0px;
    z-index: 10;
    width: 400px;
    overflow: hidden;
    margin: 0 auto;
}

.confirmation-city-popup .confirmation-city-wrap {}

.confirmation-city-popup .confirmation-city-wrap .regions-select-question-title {
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 0.1em;
    color: #666666;
    margin: 25px 20px;
}

.confirmation-city-popup .confirmation-city-wrap .regions-select-question-name {
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 35px;
    color: #333333;
    margin: 25px 20px;
    margin-bottom: 35px;
}

.confirmation-city-popup .confirmation-city-wrap .regions-select-question-buttons {
    font-size: 0;
    border-top: 1px solid #DCDCDC;
}

.confirmation-city-popup .confirmation-city-wrap .regions-select-question-buttons button.regions-select-question-button {
    display: inline-block;
    width: 50%;
    border: 0;
    outline: none;
    background-color: transparent;
    padding: 16px 15px;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 19px;
    color: #333;
    margin-top: -1px;
    -webkit-transition: color 0.35s, background-color 0.35s;
    -moz-transition: color 0.35s, background-color 0.35s;
    -ms-transition: color 0.35s, background-color 0.35s;
    -o-transition: color 0.35s, background-color 0.35s;
    transition: color 0.35s, background-color 0.35s;
}

.confirmation-city-popup .confirmation-city-wrap .regions-select-question-buttons button.regions-select-question-button[data-role="question.yes"] {
    color: #fff;
}

.confirmation-city-popup .confirmation-city-wrap  .regions-select-question-close {
    position: absolute;
    top: 23px;
    right: 24px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
}

.redion-select-popup {
    display: block;
    position: fixed;
    background-color: #fff;
    box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.15);
    border-radius: 10px;
    color: #333;
    font-size: 16px;
    text-align: center;
    top: 60px;
    left: 0;
    right: 0;
    padding: 0px;
    z-index: 10;
    width: 600px;
    overflow: hidden;
    margin: 0 auto;
}

.redion-select-popup .regions-select-question-title {
    font-weight: normal;
    color: #1b1e25;
    font-size: 32px;
    line-height: 40px;
    margin: 25px 20px;
}

.redion-select-popup  .regions-select-question-wrapper {
    margin: 25px 20px;
}

.redion-select-popup .regions-select-question-wrapper .address-list {
    display: flex;
    flex-wrap: wrap;
}

.redion-select-popup .regions-select-question-wrapper .address-list .address-list-item {
    padding: 3px;
    display: inline-block;
    width: 33.333333%;
    text-align: left;
}

.redion-select-popup .regions-select-question-wrapper .address-list .address-list-item a {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    line-height: 1;
    cursor: pointer;
    -webkit-transition: color 0.35s;
    -moz-transition: color 0.35s;
    -ms-transition: color 0.35s;
    -o-transition: color 0.35s;
    transition: color 0.35s;
}
.redion-select-popup .regions-select-question-close {
    position: absolute;
    top: 23px;
    right: 24px;
    font-size: 16px;
    color: #999;
    cursor: pointer;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .fixed-address .confirmation-city-popup {
    width: 300px;
    font-size: 14px;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .fixed-address .regions-select-question-name {
    font-size: 25px;
    line-height: 30px;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .fixed-address .redion-select-popup {
    width: 300px;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .fixed-address .regions-select-question-title {

}
.confirmation-city-popup .confirmation-city-wrap .regions-select-question-buttons button.regions-select-question-button[data-role="question.yes1"] {
    color: #fff;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .fixed-address span.address-list-item {
    width: 50%;
}
.c-header.c-header-template-1 .widget-view.widget-view-mobile .fixed-address span.address-list-item a {
    font-size: 12px;
}
/*# sourceMappingURL=style.css.map */
