

/* Start:/bitrix/templates/dresscodeV2/components/dresscode/catalog.store/.default/style.css?175004850810030*/
.salon-filter-wrap {
	margin: 22px 0 12px;
    padding: 28px 20px 22px 34px;
}
.salon-filter-wrap .citySelectBlock {
	width:200px;
	float:left;

}

#filterSalonsResult .tabs-wrap .tabs-content {
	width: 100%;
}
#storeDetail #hint {
	position: absolute;
	border: 1px solid #bdbdbd;
	background: #fff;
	width: 300px;
	box-shadow: 1px 1px 12px #dbdbdb;
	padding: 12px;
    z-index: 1000;
}

#storeDetail #hint span {
	font-size: 14px;
	line-height: 20px;
    margin-top: 5px;
	font-weight: 600;
	display: block;
}

#storeDetail #hint ins {
	background: url("/bitrix/components/dresscode/catalog.item/templates/detail/images/clear.png") no-repeat 0 0 transparent;
	display: block;
	position: absolute;
	top: 12px;
	right: 12px;
	width: 10px;
	height: 9px;
	cursor: pointer;
}

#storeDetail #hint ins:active {
	top: 13px;
}


.citySelect {
    margin-bottom: 20px;
}
.citySelectBlock {
    max-width:300px;
    width: 75%;
    display: inline-block;
}
.citySelectLabel {
    width:110px;
    display: inline-block;
    vertical-align: middle;
    margin: 10px 0;
    display: inline-block;
    /*color: #555;*/
    font-size: 15px;
    /*font-weight: bold;*/
}
.citySelectBlock .inputselect {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "roboto_ltregular";
    border: 1px solid #e7e7e7;
    padding-left: 12px;
    line-height: 55px;
    /* max-width: 600px; */
    max-width: 100%;
    font-size: 14px;
    /*color: #555555;*/
    outline: none;
    height: 55px;
    width: 100%;
}
.webFormItemField input[type="checkbox"]:not(checked) + label {
    display: inline-flex;    overflow: hidden;
    padding-left: 5px;
    width:82%;
}
.filter-wrap {
    margin: 22px 0 12px;
    padding: 28px 20px 22px 34px;
    background: #e9edf0;
}
.filterItemsColumns {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.filterItemsColumn:first-child {
    padding: 0 10px 0 0;
}
.filterItemsColumns .filteItem {
    margin-top: 14px;
}
.filterItem {
    margin-bottom:12px;
}
.filterItemsColumn {
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding-left: 10px;
}
.filterItemCaption {
    font-family: "robotoMedium";
    margin-bottom: 12px;
    line-height: 21px;
    font-size: 17px;
    /*font-weight: bold;*/
}
.filterItemLabel {
    vertical-align: middle;
    margin:  10px 0;
    display: inline-block;
    /*color: #555;*/
     font-size: 15px;
     /*font-weight: bold;*/
}
.filterCheckboxField {
    margin: 3px 0;
    display: inline-block;
}
@media (max-width: 650px) {
    .filterItemsColumn {
        display: block;
        width: 100%;
        padding: 0;
    }
      .filter-wrap {
          margin: 12px 0 12px;
          padding: 8px 10px 12px 14px;
          background: #f9f9f9;
      }
}
.filterSubmit {
    margin:20px auto 10px;
    text-align: center;
}

#map-stores {
    min-height:500px;
	width:100%;
	min-width:300px;
	height:100%;
}
#metro-stores {
    min-height:500px;
	width:100%;
	min-width:300px;
	height:100%;
}
#storesList {
	min-height:500px;
	width:100%;
	min-width:300px;
	height:100%;
	overflow: auto;max-height: 539px;
}

.map-balloon {
    width: auto;
    font-family: "robotoMedium";
	font-size: 12px;
    line-height: 16px;
	margin: 10px 0 10px 10px;
	max-width: 200px;
}
.map-balloon-tr {
	border-bottom:1px solid #e9edf0;
	padding: 10px 0;
	display: flex;
	flex-wrap:nowrap;
	justify-content:flex-start;
	align-items:center;
}
.map-balloon-tr:last-child {
	border:0;
	padding-bottom: 0;

}

.map-balloon-tr span {
flex-grow: 0;
flex-shrink: 1;
}
.map-balloon-footer  {
padding: 20px 0 0;
	text-align: center;
}
.map-balloon-tr img,
.map-balloon-tr svg
 {
	 flex-grow: 0;
	 flex-shrink: 0;
 	margin-right: 10px;vertical-align: middle;
	width: 30px;
	height: 30px;
	vertical-align: top;

}
.map-balloon-shedule {
	display: block;
}
.shedule-block {
	display: inline-block;vertical-align: top;max-width: 155px;
}
.map-balloon .work_time {

}
.map-balloon .work_time img {

}
.map-balloon-footer {
text-align: center;
}


.map-container .ymaps-balloon__content {
    margin-right: 12px;
    font-family: "robotoMedium";
}
.map-container .ymaps-2-1-16-balloon__content {
    margin-right: 12px;
    font-family: "robotoMedium";
}


/*Table*/
table.sale_personal_profile_list
{
	border: 0px double #000000;
	width: 80%;
	background-color:#F9FAFB;
	/*border-collapse:collapse;*/
	font-size:12px;
}

/*Table head*/
table.sale_personal_profile_list th
{

	text-align: center;
	color:#25639A;
}

/* Table cells and heads*/
table.sale_personal_profile_list th, table.sale_personal_profile_list td
{
	border: 0px double #000000;
	padding: 3px 5px;
	vertical-align:top;
	padding-bottom: 7px;
}

div.catalog-detail-properties { clear: both; padding: 1em 0 0;  overflow: hidden; width: 80%; }
div.catalog-detail-property { margin: 0 0 1em;  float: left; width: 100%;}
div.catalog-detail-property span { float: left; position: relative; top: 0.31em; padding-right: 3px; zoom: 1;}
div.catalog-detail-properties-title { font-size: 1em; font-weight: bold; margin: 2em 0 1em; }

.last
{
	text-align: right;
}

.central
{
	text-align: right;
}

.salons-menu-wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	max-width: 800px;
	align-items: flex-start;
}
.salons-menu-item {
/*		margin: auto;*/
	margin-bottom: 12px;
}

.medi-select{
	border: 1px solid #e20074;
	color: #e20074;
	text-align: left;
	width: 200px;
	height: 30px;
	padding: 5px 10px;
	outline: none;
    margin-bottom: 4px;
    font-weight: bold;
font-size: 14px;
	font-family: 'robotomedium';
}
.medi-select>option {
	display: block;
	color: #9e9e9d;
	line-height: 1.5;

	font-family: "roboto_ltregular";
}
.medi-select option:checked {
	background: #e20074;
	color:#fff;
}
.medi-select option:hover, .medi-select option:focus{
	background: #e20074;
	color:#fff;
	box-shadow: 0 0 10px 100px #1882A8 inset;
}

.salons-filter-icon {
	width:30px;
	height:30px;
	background: url("/bitrix/templates/dresscodeV2/components/dresscode/catalog.store/.default/images/filter.png") no-repeat;
	cursor:pointer;
}
#filterSalonsResult .tabs-wrap .tab-btn-link {
	margin: 0 0 6px 0;
	border-right-width: 0;
}
#filterSalonsResult .tabs-wrap .tab-btn-link:last-child {

	border-right-width: 1px;
}
#filterSalonsResult  .salons-menu-item .tab-btn-link {
	border-color: #9e9e9d;
	color: #9e9e9d;
	border-radius: 0;
}
#filterSalonsResult  .salons-menu-item .tab-btn-link:hover {
	border-color: #e20074;
	color: #e20074;
	border-right-width: 1px;
}
#filterSalonsResult  .salons-menu-item .tab-btn-link.active{
	border-color: #9e9e9d;
	background: #9e9e9d;
	color: #fff;
		font-family: 'robotomedium';
	}
#filterSalonsResult  .subtab-link {
	margin: 0 30px 6px 10px;
}

#filterSalonsResult .salons-menu-item .tab-dashed-link.active {
	color: #e20074;
	border-color: #e20074;
}
#filterSalonsResult .salons-menu-item .tab-dashed-link.active:hover {
	color: #e20074;
	border-color: #e20074;

}
#filterSalonsResult  .webFormItemField input[type="checkbox"] + label:before {
    background: url(/bitrix/templates/dresscodeV2/images/checkBox2.png) 0 0 no-repeat transparent;
}


#filterSalonsResult  .webFormItemField input[type="checkbox"]:not(checked) + label:hover:before,
#filterSalonsResult  .webFormItemField input[type="radio"]:not(checked) + label:hover:before {
    background-position: 0 -17px;
}
#filterSalonsResult  .webFormItemField input[type="checkbox"]:checked + label:before,
#filterSalonsResult  .webFormItemField input[type="radio"]:checked + label:before {
    background-position: 0 -34px;
}
#filterSalonsResult  .webFormItemField input[type="checkbox"]:checked + label:hover:before,
#filterSalonsResult  .webFormItemField input[type="radio"]:checked + label:hover:before {
    background-position: 0 -51px;
}
#filterSalonsResult  .webFormItemField input[type="checkbox"]:checked + label,
#filterSalonsResult  .webFormItemField input[type="radio"]:checked + label {
    color:#e20074;
}

.filtr {
	display: flex;
	align-items: center;
	flex-direction: row;
	border: 1px solid #e20074;
	height: 40px;
	padding: 0 15px;
    margin-bottom: 16px;
	cursor:pointer;
}
.filtr.open {
    background: #fff;
	z-index: 12;
	border:1px solid #fff;
}
.filtr.open .salons-filter-icon {
	height:21px;
	width: 21px;
	margin-top: 5px;
	background: url(/bitrix/templates/dresscodeV2/images/exit_black.png) 0 -42px no-repeat;
}
.filtr.open .salons-filter-icon:hover {

	/*background-position: 0 0;*/
}
.filtr-content.open  .filtr-block{
	margin-top: -61px;
	margin-bottom: 79px;
}
.filtr .tabs-links {
	margin: 0 12px;
	display: none;
}
.filtr.open .tabs-links {

	display: block;
}
.filtr-block {
	position: absolute;
	background: #ffffff;
	padding: 12px;
	border: 1px solid #e20074;
}
.filtr-content {
	display: none;
	position: relative;
	width: 100%;
	border-radius: 2px;
	right: 0;
	z-index: 10;
	max-width: 801px;
}

.filtr-content .tabs-wrap{
	margin:0;
}
@media (max-width: 720px) {

	.filtr-content.open  .filtr-block{
		margin-top: -120px;
		margin-bottom: 79px;
	}
	.filtr.open {
		border:none;
		background: none;
	}
	.filtr.open .salons-filter-icon {
		position: absolute;
    	right: 22px
	}

	.salons-menu-item.tabs-links {
		order: 3;
		display: flex;
		justify-content: space-between;
		width: 100%;
	}
	.salons-menu-wrap {
		max-width: 400px;
		justify-content: space-between;
	}
	.salons-menu-item {
		margin-bottom: 12px;
	}
	.salons-menu-item .tab-btn-link {
		margin: 0 6px 0 0;
		min-width: 31%;
	}
	.filtr {
		justify-content: center;
	}
	.tabs-wrap .tab-btn-link { border-right-width: 1px!important;}
}
@media (max-width: 375px) {
.tabs-wrap .tab-btn-link { min-width: 113px !important;border-right-width: 1px!important;}
}

@media (max-width: 360px) {
.tabs-wrap .tab-btn-link {
    position: relative;
    display: inline-block;
    min-width: 92px!important;border-right-width: 1px!important;
}

.filtr {
	margin-bottom: 12px;

}
.medi-select{
	margin-bottom:0;
}
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/catalog.store.list/salons/style.css?17500485088780*/
.salons {
    height: 600px;
    margin-bottom: 20px;
    max-width: 1480px;
}
.salons-menu {
    display: inline-block;
    min-width:300px;
    max-width: 400px;
    height: 100%;
    vertical-align:top;
    margin-bottom: 20px;

}
.salons-menu-filtr-but {
    display: none;
    color:#9e9e9d;
    background-color: #e9edf0;
    padding: 20px 12px;
    line-height: 30px;
    min-width: 300px;
    max-width: 450px;
}


.filtr-but-icon {
    float:right;
}
.filtr-but-icon svg{
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.salons-menu-filtr-but.active .filtr-but-icon {
    transform: rotate(-180deg);
}
.salons-content {
    vertical-align: top;
    display: inline-block;
    width: calc(100% - 410px);
    height: 100%;
    max-width: 1000px;
}
.salons-city-select {
    background-color: #e20074;
    text-align: center;
    padding: 20px 10px;
    color: #fff;
    display: flex;
    justify-content: space-evenly;
}
.salons-city-select .city_link{
    color: #fff;
    border-bottom: 1px dashed;
    text-decoration: none;
    position: relative;
    overflow: visible;
}
.salons_city_popup_overlay {
    display: none;
    position: fixed;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(/bitrix/templates/dresscodeV2/images/custom-popup-overlay.png) repeat;
    z-index: 1000;
}
.salons_city_popup {
    /* display: none; */
    position: fixed;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fff;
    z-index: 1001;
    width: 35rem;
    overflow: hidden;
    left: 50%;
    top: 45%;
    transform: translate(-50%, -50%);
    padding: 2rem;
    -webkit-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    box-shadow: -1px 2px 13px 0px rgba(0, 0, 0, 0.25);
    min-height: 20rem;
}
.salons_city_popup__close-container {
    right: 1.25rem;
    top: 1.25rem;
    position: absolute;
}
.salons_city_popup__close{
    display: block;
    position: relative;
    cursor: pointer;
    opacity: 0.2;
    width: 16px;
    height: 16px;
}

.salons_city_popup__close:hover {
    opacity: 0.5;
}

.salons_city_popup__close:before,
.salons_city_popup__close:after {
    position: absolute;
    content: '';
    width: 2px;
    background-color: #333;
    height: 17px;
    left: 7px;
}

.salons_city_popup__close:before {
    transform: rotate(45deg);
}

.salons_city_popup__close:after {
    transform: rotate(-45deg);
}

.salons_city_popup-body-freeze{
    overflow: hidden;
}

.salons_city_popup-body-blur {
    -webkit-filter: blur(0.2rem);
    -moz-filter: blur(0.2rem);
    -o-filter: blur(0.2rem);
    -ms-filter: blur(0.2rem);
    filter: blur(0.2rem);
}
.salons_city_popup__title {
    font-family: 'robotoMedium', sans-serif;
    font-weight: 400;
    margin: 1rem 0 1rem 1rem;
    padding: 0 0 .5rem;
    font-size: 1.5rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1;
}
 .salons_city_popup__location-link {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    vertical-align: middle;
    display: inline-block;
    line-height: 21px;
    text-decoration: none;
    overflow: hidden;
    border-bottom: 1px dashed #777;
    color: #000000;
    font-family: "roboto_ltregular";
}
 .salons_city_popup__location-link.selected {
     font-weight: bold;
 }
.salons_city_popup__list li {
    padding-bottom: 0.75rem;
    overflow: hidden;
    list-style: none;
    page-break-inside: avoid;
    break-inside: avoid;
}
.salons_city_popup__list {
    list-style: none outside none;
    padding: 0 0.75rem;
    line-height: 1.25;
    margin-bottom: 1rem;
    -webkit-column-width: 15rem;
    -moz-column-width: 15rem;
    column-width: 15rem;
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    -webkit-column-rule: 0px solid #ccc;
    -moz-column-rule: 0 solid #ccc;
    column-rule: 0px solid #ccc;
    display: block;
}
.salons_city_popup__location-link {
    color: #333;
    text-decoration: none; 
}
.salons-menu-container {
    padding: 20px;
    background-color: #f7f7f7;
    height: 500px;
}
.salons-menu-tabs {
    margin-bottom: 10px;
    display: flex;
     justify-content: center;
}
.salons-menu-tab {
    display: inline-block;
    text-align: center;
    font-size: 15px;
    color: #9e9e9d;
    width: 33.333333%;
    cursor: pointer;
}
.salons-menu-tab .tab-logo {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    cursor: pointer;
    vertical-align: bottom;
}
.salons-menu-tab .tab-logo .tla {
    fill: #fff;
}
.salons-menu-tab .tab-logo .tla {
    fill: #9e9e9d!important;
}

.salons-menu-tab.active .tab-logo .tla {
    fill: #e20074!important;
}
.salons-menu-tab.active {
    color: #e20074;
    font-family: "robotomedium";
}
.salons-menu .tabs-links {
    text-align: center;
}
.salons-menu .tab-btn-link {
    margin-right: 0;
    border-radius: 0;
    border-color: #9e9e9d;
    color: #9e9e9d;
}




#filterSalonsResult .filterCheckboxField {
    width: 100%;
}

#storesList{
   margin-top: 0 ;
}
 .storeListHead {
    background-color: #e9edf0;
    text-align: center;
    color:  #000;
}

.tab-list .salons-name{
margin: 20px .5%; width: 33%;
}
.tab-list .salons-metro{
margin: 20px .5%; width: 25%;
text-align: left;
}
.tab-list .salons-shedule{
 margin: 20px .5%; width: 19%;
}
.map-balloon .theme-link-dashed {display: inline;font-size: 12px;}
.shedule-block .theme-link-dashed {display: inline;}
.tab-list .salons-phone{
 margin: 20px .5%; width: 18%;
 text-align: center;
}

 #storesList .salons-name a {display: inline;}

.shedule-str {
    display: inline;
}
.working {
    display: inline;
    color:#00cc00;
}
.not-working {
    display: inline;
    color:#952525;
}
 #storesList .salons-phone a {
    color:#222;
    text-decoration: none;
 }

 #storesList .salons-phone a:hover {
    color:#c90067;
    text-decoration: none;
 }

.salons-metro img {
    width: 20px;
    height:20px;
    vertical-align: top;
    margin-right: 5px;
}
.salons-metro svg {
    width: 20px;
    height:20px;
    vertical-align: top;
    margin-right: 5px;
}




#storesList .storesListItemPhoneLabel{
   display: none;
}

@media all and (max-width: 1280px) {

    .salons_city_popup {
        width: 35rem;
    }

   #storesList .storesListItemLeft{
       width: 70%;
   }

   #storesList .storesListItemRight{
       background-color: #fbfbfb;
       text-align: center;
       width: 30%;
   }

   #storesList .storeItemDescription{
       max-height: 42px;
   }

   #storesList .storesListItemPhone,
   #storesList .storesListItemEmail,
   #storesList .storesListItemSchedule{
       padding: 0px;
       width: 100%;
       float: none;
   }

   #storesList .storesListItemSchedule{
       display: none;
   }

   #storesList .storeListIcon{
       display: none;
   }

   #storesList .storesListItemPhone{
       font-family: "robotoMedium";
       margin-bottom: 12px;
       font-size: 16px;
   }

   #storesList .storesListItemScheduleSmall{
       display: block;
       margin-top: 6px;
   }

   #storesList .storesListItemPhoneLabel{
       font-family: "roboto_ltregular";
       margin-bottom: 12px;
       font-size: 14px;
       display: block;
   }

}


@media (min-width: 600px) and (max-width: 900px) {
    .salons-menu {
        max-width: 320px;
    }
    .salons-content {
        width: calc(100% - 330px)!important;
    }

    .salons_city_popup {
        width: 20rem;
    }

}
@media (max-width: 600px) {

    .salons-menu-filtr {
        display: none;
    }
    .salons-menu {
        max-width: 550px;
        margin-bottom: 0;
        width: 100%;
    }
    .salons-menu-filtr-but {
        display: inline-block;
        max-width: 550px;
        width: 100%;

        box-sizing: border-box;
    }
    .salons-menu-container {
        height: auto !important;
    }
    .salons {
        height: auto;

    }
    .salons-content {
        max-width: 550px;
        width: 100%;
    }


    .salons_city_popup {
        width: 15rem;
    }


}

@media (max-width: 1023px) {

        .storeListHead {
            display: none!important;
        }
    .tab-list .salons-name p {
        margin: 0 0;
    }
    .tab-list .salons-phone {
        text-align: left;
    }
	.flex-salons {
		flex-direction: column!important;
	}
	.flex-salons .flex-salons-item {
		width: 100%!important;
        margin: 10px;
	}

}
.flex-salons {
    display: flex; flex-direction: row; justify-content: space-between;
    border-bottom:1px solid #e9edf0;
    align-items: center;
    padding: 0 10px;
}
/* End */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog.store/.default/style.css?175004850810030 */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog.store.list/salons/style.css?17500485088780 */
