.header-change-city{
    display: inline-block;
    color: #fff;
    font-size:16px;
margin-bottom: 5px}

.header-change-city-link {
	color: #fff;
	font-size: 17px;
	border-bottom: 1px dashed #fff;
	cursor: pointer;
    font-weight: bold;}
.header-change-city-link:hover{
  border-bottom: 0;}
#city_popup{
    background: #fff;
    margin-left: -363px;
    position: relative;
    display: inline-block;
    width: 726px;
    z-index: 100;
    text-align: left;
    left: 50%;
    top: 50%;
    margin-top: -271px;
    color: black;}

@media screen and (max-width: 767px){
    #city_popup {
        width: 100%;
        left: 0;
        margin-left: 0;    }
}
@media screen and (max-width: 660px)
{
    .header-change-city{
        text-align: center;
        display: block;
    }
}
.city_overlay{
    position: absolute;
    top:0;
    left: 0;
    overflow: auto;
    display: none;
    z-index: 10000;
    background: url("../img/fancybox_overlay.png");}

@media screen and (max-width: 767px){
    .city_overlay {
        background: rgba(255, 255, 255, 0.6); }
}

.city_overlay_fixed {
    position: fixed;
    right: 0;
    bottom: 0;}



#city_popup .close{
    width: 15px;
    height: 15px;
    background: url("../img/cancel.svg");
    top: 9px;
    right: 10px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 8040;}

#city_popup .panel-heading {
    background-image: none;
    background-color: transparent;
    border-bottom: 0;
    margin: 0 0 -2px;}

#city_popup .panel-heading .panel-title {
    text-align: center;
    font-size: 34px;
    padding-top: 44px;
line-height: 1
    }

@media screen and (max-width: 767px){
    #city_popup .panel-heading .panel-title {
        font-size: 26px;
        padding-top: 20px;
    }
}

#city_popup .panel-subtitle {
    display: block;
    text-align: center;
}

#city_popup .panel-body {
    padding: 15px 38px 16px;
}

@media screen and (max-width: 767px){
    #city_popup .panel-body {
        padding-left: 15px;
        padding-right: 15px;
    }
}

#city_popup form {
    position: relative;
}

#city_popup .search {
    position: relative;
    margin-bottom: 35px;
}

@media screen and (max-width: 767px){
    #city_popup .search {
        margin-bottom: 10px;
    }
}

#city_popup .tab-pane {
    position: relative;
    margin-left: -38px;
    margin-right: -38px;
    padding: 11px 20px 11px 38px;
    background: #fcfcfc;
    box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.2);
}

@media screen and (max-width: 767px){
    #city_popup .tab-pane {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 20px;
        padding-right: 20px;
    }
}


#city_popup .search:before {
    width:21px;
    height: 21px;
    background: url("../img/search-icon.png") no-repeat;
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 11px;
}

#city_popup .search input {
    padding-left: 36px;
}

#city_popup .tab-pane .cities {
    height: 214px;
    overflow-y: hidden;
    padding-top: 7px;
}

#city_popup .tab-pane .cities .mCSB_container {
    padding-top: 0;
}

#city_popup .tab-pane .cities .mCS-orange .mCSB_scrollTools {
    top: 3px;
    bottom: 3px;
    right: 0;
}

#city_popup .tab-pane .group > .first-letter {
    width: 14px;
    margin: -1px 3px 0 0;
    float: left;
    text-transform: uppercase;
    font-weight: 700;
    color: #f06423;
    line-height: 1.4;
}

#city_popup .tab-pane .group > .row {
    float: left;
    width: 645px;
    line-height: 17px;
}
#city_popup .tab-pane .group + .group {
    margin-top: 4px;
}

@media screen and (max-width: 767px){
    #city_popup .tab-pane .group > .row {
        width: 100%;
    }
}

#city_popup .tab-pane label {
    transition: color 0.3s;
    text-align: left;
    padding: 0;
    color: #000000;
    cursor: pointer;
    font-size: 13px;
}

#city_popup .tab-pane label:before {
    display: none;
}

#city_popup .tab-pane label:hover {
    transition: color 0.3s;
    color: #f06423;
}

#city_popup .btn-wrapper {
    padding-bottom: 9px;
}

@media screen and (max-width: 767px){
    #city_popup .btn-wrapper {
        padding-bottom: 0;
    }

    #city_popup .btn-wrapper .btn {
        margin-bottom: 0;
    }
}

#city_popup .btn-wrapper .btn {
    width: 203px;
    margin-bottom: 14px;
    padding: 0;
    font-size: 16px;
    text-align: center;
    position: relative;
    left: 33%;
    margin-top: 35px;
    background-color: #f06423;
    height: 50px;
    border-radius: 10px;
    border-color: #f06423;
}

@media screen and (max-width: 767px){
    #city_popup .btn-wrapper .btn {
        width: 100%;
        left: 0;
        margin-top: 10px;
        height: 35px;
    }
}
#city_popup .btn-wrapper a {
    display: inline-block;
    clear: both;
    font-size: 16px;
}
@media screen and (max-width: 767px) {
    #city_popup .btn-wrapper a {
        display: block;
    }
}

.mCS-my-theme.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: red; }
.mCS-my-theme.mCSB_scrollTools .mCSB_draggerRail{ background-color: white; }

input[type=text] {
    height: 35px;
}

.group:before, .group:after {
    content: '';
    display: table;
}

.group:before {
    clear: both;
}

#city_popup .empty_input{
    border: 1px solid red!important;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

.header-change-city .delivery_condition .get-info{
    border-bottom: 1px dashed #3f9dd4;
    cursor: pointer;
    color: #3f9dd4;
    background: url(../img/info.png) no-repeat left center;
    padding-left:20px;
    margin-left: 10px;
    position: relative;
}
.header-change-city .delivery_condition .get-info:hover{
  border-bottom: 0;
}

.header-change-city > div{
  display: inline-block;

}
.header-change-city > div a {
    color: #fff
}
.header-change-city .pwpopup{
  position: absolute;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none repeat scroll 0 0 #fff;
  box-shadow: 0 10px 20px -4px rgba(0, 0, 0, 0.4);
  min-height: 100px;
  min-width:200px;
    top: inherit;
    right: inherit;
  display:none;
  z-index: 101;
  font-size:12px;
}
.header-change-city .pwpopup .pwpopup-content{
  height: 100%;
  margin: 0;
  position: relative;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
  padding: 10px;
  font-size: 12px;
}
.header-change-city .pwpopup .pwpopup-content, .header-change-city .pwpopup .pwpopup-content table, .header-change-city .pwpopup .pwpopup-content strong, .header-change-city .pwpopup .pwpopup-content td{
  font-size: 12px;
}

