.City_Choiser_setting .city_setting {
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    margin-bottom: 5px;
    border: 1px solid;
    padding: 5px;
    border-radius: 3px;
}
.City_Choiser_setting_city_open i.fa.fa-angle-down {
    margin-left: 5px;
}
.City_Choiser_setting_city_open{
	cursor: pointer;
}

.City_Choiser_setting button.setting_remove {
    width: 5%;
    border: 0px;
    background-color: transparent;
    color: red;
    font-size: 19px;
    font-weight: 800;
}
div#City_Choiser_setting_popup span label {    
	cursor: pointer;
}
div#City_Choiser_setting_popup span label:hover {
    color: #acace5;
}
div#City_Choiser_setting_popup input:checked + span label {
    text-decoration: underline;
	cursor: pointer;
}
div#City_Choiser_setting_popup ul.radios {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.City_Choiser_setting label.slideDownlabel {
    width: 92%;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 600;
	cursor: pointer;
}
.City_Choiser_setting .setting p {
    display: flex;
    flex-direction: column;
}
.fa-angle-down:before {    
	color:black;
}

.City_Choiser_setting .buttons {
    display: flex;
    justify-content: space-between;
    margin-top:30px;
	margin-bottom:20px;
}
.City_Choiser_setting .setting {
    width: 40%;
}
.City_Choiser_setting>form{
    border: 1px solid;

    padding: 5px;
}
.City_Choiser_setting span.info{
    display:none;
}
.City_Choiser_setting span.info:not(:empty) {
    text-align: center;
    display: block;
    background-color:red;
    margin-left:25%;
    margin-right:25%;
    padding:5px;
    color:white;
}
.City_Choiser_setting span.info:not(:empty)::before{
    content:'Сначала выберите ';
}


.City_Choiser_setting .render_element{
    display:none;
}
.City_Choiser_setting .render_element:not(:empty){
    display:block;
}


.City_Choiser_setting .render_element.loading{
    opacity: 0.4;
    pointer-events: none;
}
.slideDownlabel{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.slideDown{
    display:none;
}
.slideDowninput{
    display: none;
}
.slideDowninput[type=checkbox]:checked+label::after{
    content: '-';
    display: flex;
    width: 1em;
    color: black;
    font-size: 25px;
    position: relative;
    text-align: center;
    font-weight: bold;
    justify-content: center;
}
.slideDowninput[type=checkbox]:checked+label + .slideDown{
    display: block;
}
.slideDowninput[type=checkbox]+label::after{
    content: '+';
    display: flex;
    width: 1em;
    color: black;
    font-size: 25px;
    position: relative;
    text-align: center;
    font-weight: bold;
    justify-content: center;
}
.City_Choiser_setting{
	display:flex;
}
.City_Choiser_setting .setting {
    padding: 10px 10px 5px 5px;
    /* border: 1px solid; */
}
.City_Choiser_setting .info {
    width: 60%;
    background: #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    box-shadow: inset 1px 1px 4px 2px black;
    background-image: url("/wp-content/plugins/city_choser/assets/images/bg.jpg");
	display: flex;
    justify-content: space-evenly;
    align-items: center;
    font-size: 35px;
    flex-wrap: nowrap;
    flex-direction: column;
    font-weight: 900;
    color: white;
}
.City_Choiser_setting_shorts.head-attr {
    display: flex;
}
.City_Choiser_setting_shorts.head-attr b {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    color: #17a2b8;
    margin-bottom: 6px;
    white-space: nowrap;
}
span.City_Choiser_setting_city_curent p{ 
    font-style: normal;
    font-weight: 600;
    font-size: 11px;   
    color: #f5593dcf;
	margin-left: -10px;   
   
}
.City_Choiser_setting_shorts.head-attr > div {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-right: 10px;
    color: white;
    justify-content: center;
}
.City_Choiser_setting_shorts.head-attr > .head-attr_icon {
    align-items: center;
    display: flex;
    flex-direction: column;
    padding-right: 10px;
    color: white;
	margin-top:12px;
    justify-content: flex-start;
}

.City_Choiser_setting_shorts a {
    color: black;
    font-size: 18px;	
}
div#City_Choiser_setting_popup {    
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    justify-content: center;
    align-items: center;
    display: none;
}
div#City_Choiser_setting_popup .black {
    background: rgba(64, 84, 88, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    justify-content: center;
    align-items: center;   
}
fieldset.form-field.City_Choiser_setting_city_select\[\]_field{
	border:0px;
}
div#City_Choiser_setting_popup .city_popup {
    background: #fff;
    padding: 35px;
    box-shadow: 0px 4px 40px rgb(0 0 0 / 5%);    
    position: relative;
    min-width: 810px;
	z-index: 1002;
    padding: 30px 70px;
}
div#City_Choiser_setting_popup .city_popup .close {
    cursor: pointer;
    position: absolute;
    top: 20px;
    right: 20px;
}
div#City_Choiser_setting_popup .city_popup h3 {
    font-family: Gilroy;
    font-style: normal;
    font-weight: bold;
    font-size: 25px;
    line-height: 30px;
    color: #405458;
    margin-bottom: 40px;
    text-align: center;
}
div#City_Choiser_setting_popup input {
    display: none;
    position: absolute;
    left: -99999px;
}
div#City_Choiser_setting_popup li {
    list-style: none;
    font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    color: #778A8E;
    width: 25%;
    float: left;
    margin-bottom: 30px;
    transition: all 0.3s;
    cursor: pointer;
}
div#City_Choiser_setting_popup input:checked + span {    
    padding: 5px;
}
div#City_Choiser_setting_popup .city_in_head {
    display: flex;
    flex-direction: column;
    align-items: center;
}
div#City_Choiser_setting_popup i.fa.fa-angle-down {
    font-size: 20px;
    font-weight: 900;
    margin-left: 10px;
}
div#City_Choiser_setting_popup .head-attr_icon {
    width: 10%;
}
div#City_Choiser_setting_popup .city_in_head {
    width: 90%;
}
@media only screen and (max-width: 768px){
.header__logo, .City_Choiser_setting_shorts.head-attr {
    display: none;
}}