

/* Start:/bitrix/templates/dresscodeV2/components/dresscode/catalog.store/.default/style.css?169506401310030*/
.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.detail/salon/style.css?178410200813881*/
/*27.04*/
.storeSales {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

.servicesSlider.mainService {
background-color: transparent;
}

.storeSales .mainService {
    margin-top: 20px;
	background-color: transparent;
}
.spage_print {
	position: relative;
    text-align: right;
	top: 40px;
    right: 30px;
}
.spage_print .active-link {
	font-family: 'robotoMedium';
    border-bottom: 1px dashed #666;
	color:#666;
}

.si_row {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	margin-bottom: 10px;
}
.si_row:last-child {
	margin-bottom: 0;
}
.si_icon {
	width: 10%;
	margin-right: 10px;
}
.si_title {
	width: 30%;
	margin-right: 10px;
}
.si_content {
	width: 60%;
}

.salon-info {
	width:100%;
	max-width: 500px;
	background: #fff;
	padding: 20px;
	border-radius: 12px;
}
.si__header {
	color:#000;
	font-size: 16px;
	text-align: center;
	font-family: "robotoMedium";
	margin: 0 0 20px 0;
}
.si__content {

}
.si_address {
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	display: flex;
	flex-wrap: nowrap;

}
.si_icon_address {
	width:30px;
	height:30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}
.si_address_title {
	vertical-align: middle;
	display: inline-block;
	font-family: "robotoMedium";
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.si_address_content {
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
}

.si_metro {
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #f7f7f7;
}
.si_icon_metro {
	width:30px;
	height:30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}
.si_metro_title {
	vertical-align: middle;
	display: inline-block;
	font-family: "robotoMedium";
	/*line-height: 30px;*/
}
.si_metro_content {
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
	line-height: 30px;
}

.si_shedule {
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #f7f7f7;
}
.si_icon_shedule  {
	width:30px;
	height:30px;
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}
.si_shedule_title {
	vertical-align: top;
	display: inline-block;
	font-family: "robotoMedium";
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.si_shedule_content {
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
}
.si_shedule_content table {
	float: right;
}
.si_shedule_content table, .si_shedule_content td {
	border:0;
}


#holiday_shedule_text  table {
	font-family: "robotoMedium";
}
.si_shedule_content td:first-child {
	padding-right: 4px;
}

.si_shedule_content td:last-child {
	white-space: nowrap;
}
.si_shedule_content td {
	padding: 2px 0 2px 4px;
}
#holiday_shedule_text {
	clear:both;
	margin-bottom: 10px;
	text-align: center;
	padding: 10px;
	margin-top: 10px;
    border-top: 1px solid #f7f7f7;
	position: relative;

}
.holiday_shedule_block table {
	float: right;
}
.holiday_shedule_block table, .holiday_shedule_block td {
	border:0;
}
.holiday_shedule_block td:first-child {
	padding-right: 14px;
}
/*
.holiday_shedule_block td:last-child {
	white-space: nowrap;
}*/
.holiday_shedule_block td {
	padding: 2px 0 2px 4px;
}

.holiday_shedule_title{
	color:#e20074;
	font-family: "robotoMedium";
	display: inline;
	border-bottom: 1px dashed;
	cursor: pointer;
}
.holiday_shedule_block {
	padding: 20px 10px 10px;
    z-index: 10;
    position: absolute;
    background: #fff;
    box-shadow: inset 0 0 0 1px rgba(0,0,0,.15), 0 5px 15px -7px rgba(0,0,0,.5);
    cursor: pointer;
    font-weight: bold;
    margin-top: 20px;
	width: auto;
	left: 50%;
	top: 54%;
	margin-left: -105px;
}

.corner_block {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 14px;
    background: #fff;
    height: 14px;
    transition: all .25s ease-in-out;
    border-right: 1px solid #d0cece;
	border-top: 1px solid #d0cece;
	transition: all .25s ease-in-out;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: top left;
	transform-origin: top left;

}

.holiday_shedule_block .close {
    display: block;
    position: absolute;
    cursor: pointer;
    opacity: 0.3;
    width: 16px;
    height: 16px;
	top: 9px;
    right: 7px;
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxNCI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNMTQgLjdsLS43LS43TDcgNi4zLjcgMCAwIC43IDYuMyA3IDAgMTMuM2wuNy43TDcgNy43bDYuMyA2LjMuNy0uN0w3LjcgN3oiIGNsaXAtcnVsZT0iZXZlbm9kZCIvPjwvc3ZnPg==) 50% no-repeat
}
.holiday_shedule_block .close:hover {
	opacity: 0.9;
}

.holiday_shedule_block table {
	margin-top: 10px;
	width: 100%;
}
.si_shedule_content .holiday_shedule_block td:first-child {
	padding-right: 4px;
	text-align: left;
}
.clear {}
.si_shedule_title
.working {
	display: inline-block;
    color:#00cc00;
	margin-top: 5px;
}
.si_shedule_title
.not-working {
	display: inline-block;
	margin-top: 5px;
    color:#952525;
}
.si_shedule_content .current {

	font-family: "robotoMedium";
}
.si_phone{
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	display: flex;
	flex-wrap: nowrap;
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #f7f7f7;

}
.si_icon_phone {
	width:30px;
	height:30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	-webkit-flex-grow: 0;
	flex-grow: 0;
}
.si_phone_title {
	vertical-align: middle;
	display: inline-block;
	font-family: "robotoMedium";
	-webkit-flex-grow: 1;
	flex-grow: 1;
	line-height: 30px;
}
.si_phone_content {
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
	line-height: 30px;
}
.si_phone_content a {
font-family: "robotoMedium";
	text-decoration: none;
	color:#000;
	line-height: 30px;
}

.si_email{
	display: -webkit-flex;
	-webkit-flex-wrap: nowrap;
	display: flex;
	flex-wrap: nowrap;
	margin-top: 10px;
	padding-top: 10px;
	border-top:1px solid #f7f7f7;

}
.si_icon_email {
	width:30px;
	height:30px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	-webkit-flex-grow: 0;
	flex-grow: 0;
	padding-top: 1px;
}
.si_email_title {
	vertical-align: middle;
	display: inline-block;
	font-family: "robotoMedium";
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.si_email_content {
	text-align: right;
	vertical-align: middle;
	display: inline-block;
	-webkit-flex-grow: 2;
	flex-grow: 2;
}
.si_email_content a {
font-family: "robotoMedium";
	text-decoration: none;
	color:#000;
}
.salon-page-section {
    padding: 10px 0;
	display: flex;
	justify-content: center;
	flex-wrap: nowrap;
	background-color: #f7f7f7;
	border-radius: 12px;
}
.salon-col-margin {
	margin: 20px;
}
.salon-info {

	width: 35%;
	padding: 20px;
}
.salon-path {
	width: 65%;
	padding: 20px;
}
.sp__header {
	font-size: 16px;
	font-family: "robotoMedium";
}
.sp_map {
	min-height:350px;

}
#map_salon {
	height: 350px;
}
.city_value  {
	font-family: "roboto_ltregular";
	font-size: 14px;
}
.salon-services, .salon-photo {
	width: 50%;
}
.salon-services.salon-col-margin,
.salon-photo.salon-col-margin {
	margin: 10px;
}
.storeAssortment {width:100%;
text-align: center;
margin: 20px 0;}

.storeAssortment .section-tags {
	margin: 20px 5px;
}
.storeAssortment .section-tag {
	padding: 5px 10px;
	margin: 5px;
	background: #f7f7f7;
	white-space: nowrap;
	line-height: 40px;
	color:#000;
	font-family: "robotoMedium";
	text-decoration: none;
	border-radius: 12px;
}
.storeAssortment .section-tag:hover {
	color:#e20074;
}

.salon-services {
	text-align: center;
}
.salon-services .h3 {
	text-align: center;
	margin: 0 0 20px 0;
}
.servicesSlider {
	min-width: 300px;
	display: block;
	max-width: 520px;
	width: 100%;
    margin: 0 auto;
}
.salon-photo .h3{
	text-align: center;
	margin: 0 0 20px 0;
}

#mainSalonCarousel .item .title {
	font-family: "robotomedium";
	font-size: 14px;
}
#mainSalonCarousel .item .wrap {
	text-align: left;
}
@media (max-width: 1600px) {
	#mainSalonCarousel .item .bigPicture {
	    height: 280px;
	    margin-top: 0;
	    line-height: 280px;
	}

}

@media (max-width: 1023px) {

	.si_shedule_content td:first-child {
		padding-right: 10px;
	}

	.si_shedule_content td:last-child {
		white-space: nowrap;
	}
	.si_shedule_content td {
		padding: 2px 0 2px 10px;
	}

	.servicesSlider {
		min-width: 300px;
		display: block;
		max-width:520px;
		width: 100%;
    	margin: 0 auto;
	}
	.salon-page-section {
		flex-wrap: wrap;
		justify-content: center;
	}
	.salon-col-margin {
		width: 100%;
		margin: 0;
	}
	.spage_print {
		display: none;
	}
}
@media (max-width: 800px) {
#mainSalonCarousel .item .bigPicture {
    height: 280px;
    line-height: 280px;
}
div.head_bg_lining {
	background: transparent; 
    padding: 0;
}
}

 .storeDetailContainer{
	overflow: hidden;
    margin-bottom: 15px;
}

 .storePictureContainer{
	max-width: 730px;
	float: left;
}
 .storePictureContainer img{
	-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;
	max-height: 500px;
	max-width: 100%;
	cursor: zoom-in;
}

.storePictureContainer:hover img{
	opacity: 0.8;
}

.storePictureContainer:active img{
	position: relative;
	top: 1px;
}


 #pictureContainer .pictureSlider{
    table-layout: fixed;
}

 #pictureContainer .pictureSlider .item:first-child{
    display: block;
}

#pictureContainer .pictureSlider .item{

    display: none;
}

 #pictureContainer .item a{
    text-align: center;
    display: block;
}

#pictureContainer .item a img{
    vertical-align: middle;
    max-height: 100%;
    max-width: 90%;
	border-radius: 12px;
}

.mainServiceContainer .item .more {
border-radius: 12px;
}

#moreImagesCarousel{
    transition: all 0.3s ease-in-out;
    visibility: hidden;
    position: relative;
    padding-top: 12px;
    overflow: hidden;
    opacity: 0;
}

#moreImagesCarousel.show{
    visibility: visible;
    opacity: 1;
}

#moreImagesCarousel.hide{
    display: none;
}

#moreImagesCarousel #moreImagesLeftButton,
#moreImagesCarousel #moreImagesRightButton{
    background: url(/bitrix/templates/dresscodeV2/components/dresscode/catalog.store.detail/.default/images/carouselArrowSmall.png) 0 0 no-repeat transparent;
    position: absolute;
    margin-top: 3px;
    height: 16px;
    opacity: 0.5;
    z-index: 2;
    width: 14px;
    top: 50%;
}

#moreImagesCarousel #moreImagesLeftButton:hover,
#moreImagesCarousel #moreImagesRightButton:hover{
    opacity: 0.8;
}

#moreImagesCarousel #moreImagesLeftButton:active,
#moreImagesCarousel #moreImagesRightButton:active{
    opacity: 1;
}

#moreImagesCarousel #moreImagesLeftButton{
    left: 32px;
}

#moreImagesCarousel #moreImagesRightButton{
    background-position: -14px 0;
    right: 32px;
}

 #moreImagesCarousel .carouselWrapper{
    overflow: hidden;
    margin: auto;
    width: 80%;
}

#moreImagesCarousel .slideBox{
    position: relative;
    overflow: hidden;
    list-style: none;
    height: 62px;
    padding: 0;
    margin: 0;
}

#moreImagesCarousel .slideBox .item{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

    position: relative;
    text-align: center;
    line-height: 60px;
    opacity: 0.5;
    height: 60px;
    float: left;
}

#moreImagesCarousel .slideBox .item.selected{
    opacity: 1;
}
 #moreImagesCarousel .slideBox .item.selected:after{
    transform: translateX(-50%);
    border-bottom: 2px solid #000000;
    position: absolute;
    display: block;
    content: "";
    width: 30%;
    left: 50%;
    bottom: -12px;
}

#moreImagesCarousel .slideBox .item a{
    display: block;
    line-height: 60px;
    height: 60px;
    padding: 0 3px;
}


 #moreImagesCarousel .slideBox .item img{
    vertical-align: middle;
    /*margin-top: -4px;*/
    max-height: 100%;
    max-width: 100%;
	border-radius: 12px;
}


#zoomer{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    visibility: hidden;
    transform: scale(0.7);
}

#zoomer.opened{
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

#zoomer #zoomerExitLink{
    background: url(/bitrix/templates/dresscodeV2/components/dresscode/catalog.store.detail/salon/images/exitBig.png) 0 0  no-repeat transparent;
    height: 50px;
    opacity: 0.5;
    width: 50px;
}

#zoomer #zoomerExitLink:hover{
    opacity: 0.8;
}

#zoomer #zoomerExitLink:active{
    height: 48px;
    opacity: 1;
    top: 25px;
}

#zoomerMoreImagesContainerWrapper .item{
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#zoomerMoreImagesContainerWrapper .item:hover{
    opacity: 0.9 !important;
}

#zoomerMoreImagesContainerWrapper .selected{
    opacity: 1 !important;
}

#zoomerBigPrevMore,
#zoomerBigNextMore{
    background: url(/bitrix/templates/dresscodeV2/components/dresscode/catalog.store.detail/salon/images/carouselArrowsBig.png) 0 0 no-repeat transparent;
    opacity: 0.5;
}

#zoomerBigNextMore{
    background-position: -57px 0;
}

#zoomerNextMore,
#zoomerPrevMore{
    background: url(/bitrix/templates/dresscodeV2/components/dresscode/catalog.store.detail/salon/images/carouselArrows.png) 0 0 no-repeat transparent;
    opacity: 0.5;
}


#zoomerNextMore{
    background-position: -80px 0;
}

#zoomerPrevMore:hover,
#zoomerNextMore:hover,
#zoomerBigPrevMore:hover,
#zoomerBigNextMore:hover{
    opacity: 0.8;
}

#zoomerPrevMore:active,
#zoomerNextMore:active,
#zoomerBigPrevMore:active,
#zoomerBigNextMore:active{
    opacity: 1;
}

#zoomerNextMore:active{
    right: -1px !important;
}

#zoomerPrevMore:active{
    left: -1px !important;
}

#zoomerBigPrevMore:active{
    left: 23px !important;
}

#zoomerBigNextMore:active{
    right: 23px !important;
}

#zoomerMoreImagesContainerWrapper .link:active{
    position: relative;
    top: 1px;
}

.ymaps-2-1-79-map ymaps {
	border-radius: 12px;
}

/* End */


/* Start:/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/style.css?17841020082896*/
/*27.04*/
#salonServicesSlider{
	margin: 36px 0;
	position: relative;
	display: none;
}

#salonServicesSlider .wrap,
#salonServicesSlider .limiter{
	position: relative;
	overflow: hidden;
}

#salonServicesSlider ul{
	position:relative;
}

#salonServicesSlider ul li{
	display: block;
	float:left;
}

#salonServicesSlider ul li img{
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	width: 100%;
	border-radius: 12px 12px 0 0;
}

#salonServicesSlider ol{
	margin: 0px;
	padding: 0px;
	list-style: none;
	position: absolute;
	left: 50%;
	bottom:140px;
}

#salonServicesSlider ol li{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/images/slideButton.png) 0 0 no-repeat transparent;
	margin-right: 4px;
	width: 18px;
	height: 18px;
	float:left;
	cursor: pointer;
}

#salonServicesSlider ol li:hover{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/images/slideButton.png) -18px 0  no-repeat transparent;
}

#salonServicesSlider ol li:active{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/images/slideButton.png) -36px 0  no-repeat transparent;
}

#salonServicesSlider ol li.selected{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/images/slideButton.png) -54px 0  no-repeat transparent;
}

#salonServicesSlider ol li.selected:hover{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/images/slideButton.png) -72px 0  no-repeat transparent;
}

#salonServicesSlider ol li.selected:active{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/salon/images/slideButton.png) -90px 0  no-repeat transparent;
}

#salonServicesSlider .salonServicesSliderBtnLeft,
#salonServicesSlider .salonServicesSliderBtnRight{
	background: url(/bitrix/templates/dresscodeV2/components/dresscode/slider/promoSlider/images/slideArrow3.png) 0 0  no-repeat transparent;
	position: absolute;
	transform: translateY(-50%);
	display: block;
	height: 36px;
	width: 36px;
	top: 50%;
    border-radius: 50%;
}

#salonServicesSlider .salonServicesSliderBtnLeft{
	background-position: 0 0;
	left: 0px;
}

#salonServicesSlider .salonServicesSliderBtnLeft:hover{
	right:0;
}

#salonServicesSlider .salonServicesSliderBtnLeft:active{
	background-position: -36px 0;
}

#salonServicesSlider .salonServicesSliderBtnRight{
	background-position: 0 -36px;
	right: 0px;
}

#salonServicesSlider .salonServicesSliderBtnRight:hover{
	background-position: -36px -36px;
}

#salonServicesSlider .salonServicesSliderBtnRight:active{
	background-position: -36px -36px;
}

.slideBox .tb {
    height: 100%;
}
.tb {
    border-collapse: collapse;
    table-layout: fixed;
    display: table;
    width: 100%;
}
 .text-wrap {
    color: #000;
}
.text-wrap *:last-child {
    margin-bottom: 0;
}
.head_bg_lining {
    background: rgba(255, 255, 255, 0.5);
    padding: 10px;
	border-radius: 0 0 12px 12px;
}
 .h2 {
    margin-bottom: 8px;
    display: inline-block;
    line-height: 25px;
    max-height: 75px;
    overflow: hidden;
}
 .descr {
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 15px;
    max-height: 45px;
    overflow: hidden;
}
@media (max-width: 800px) {
#salonServicesSlider ul li img {
    width:90%;
}
}
/* End */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog.store/.default/style.css?169506401310030 */
/* /bitrix/templates/dresscodeV2/components/dresscode/catalog.store.detail/salon/style.css?178410200813881 */
/* /bitrix/templates/dresscodeV2/components/dresscode/slider/salon/style.css?17841020082896 */
