@charset "UTF-8";

#location-form .divranger {
	display: grid;
	grid-gap: 10px;
	grid-template-columns: repeat(3, 1fr);
	/*grid-auto-rows: 50px;*/
	gap: 5px;
	justify-items: center;
	align-items: center;
	justify-content: left;
	/*font-size: 14px;*/
	width: 100%;
	height: 50px;
	/*background-color: blue;*/

	/*justify-content: left;
	grid-template-columns: repeat(4, 1fr);
  	align-items: center;

	padding: 30px;

	background-color: Linen;*/
}

.divrangerSmall {
	display: grid;
	grid-gap: 10px;
	height: auto;
	grid-template-columns: repeat(3, 1fr);
	gap: 15px;
	justify-items: center;
	height: 50px;
	/*border: 2px solid green;*/
	align-items: center;
	justify-content: left;
	background-color: gray;
/*	
	width: 100%;
	justify-content: left;

*/
}

.containerGridResults {
    display: grid;
/*
  	grid-template-columns: [start] 250px [line1] 300px [end];
  	grid-template-rows: [row1-start] 15rem [row1-end] 30vh [last];
*/
	grid-template-columns: repeat(2, 1fr);
	grid-template-raws: repeat(2, 1fr);

	gap: 25px;
	/*border: 2px solid green;*/
	/*width: 70%;*/

	/*grid-template: 2fr 1fr / 1fr 1fr 1fr;
	border: 2px solid black;*/
}

#locator-container {
	/*border: 2px solid red;*/
	display: grid;
	grid-template: 1fr 2fr;
}

.page-salonlocator {
	/*border: 2px solid brown;*/
}

.innerx {
    /*border: 1px dashed; */
    border-radius: 5px; /* Скругляем углы на 5 пикселей */
    text-align: left; /* Контент размещаем слева по горизонтали */
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-one {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%; 
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    padding-bottom: 10px;
	/*border: 2px solid blue;*/
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-one .salon-col-one__texts {
	color red;
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-one .salon-col-one__texts h5 {
    color: #333;
    font-size: 14px;
    font-style: italic;
    font-weight: 600;
    line-height: 24px;
    text-transform: none;
    text-decoration: underline;
    padding: 0;
    margin: 0
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-one .salon-col-one__texts h3 {
    color: #333;
    font-size: 18px;
    line-height: 1.4em;
    margin: 5px 0 16px
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-one .salon-col-one__texts p {
    color: #333;
    font-family: PT Sans Narrow, sans-serif;
    font-size: 13px;
    line-height: 20px
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-one .salon-icon {
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    margin-right: 10px;
}
#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-two {
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    padding-bottom: 10px
}

#locator-container #results-container #salon-results li .containerGridResults .salon-anchor .salon-col-two h6 {
    color: #949494; 
    font-family: PT Sans Narrow, sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

#locator-container #results-container #salon-results li .containerGridResults .salon-col-two .salon-label {
    color: #949494; 
    font-family: PT Sans Narrow, sans-serif;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1.25px;
    line-height: 24px;
    text-transform: uppercase;
    padding: 0;
    margin: 0
}

#locator-container #results-container #salon-results li .containerGridResults .salon-col-two .salon-text {
color: #333;
  font-family: PT Sans Narrow, sans-serif;
  font-size: 13px;
  line-height: 20px;
}


/*.rangeSub salon-button {*/
.rangeSub {
    padding: 0 5px;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px
	font-size: 12px;
}


#location-form .heighttext {
    display: flex;
	align-items: center;
    padding: 5px 5px;
    line-height: 100%;
	border: 2px solid gray;
	font-family: PT Sans Narrow, sans-serif;
/*13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif*/
	font-size: 13px;
	/*min-height: 20px;*/
	height: 50px;
	width: 300px;
}

#location-form .heighselect {
    display: flex;
	align-items: center;
    padding: 5px 5px;
    line-height: 100%;
	border: 2px solid gray;
	font-size: 18px;
	min-height: 20px;
	height: 50px;
	width: 300px;
	background-color: white;
}

#location-form .divfindme {
    display: flex;
	align-items: center;
    /*padding: 5px 5px;*/
    line-height: 100%;
	border: 2px solid gray;
	font-size: 18px;
	/*min-height: 20px;*/
	height: 50px;
	width: 300px;
	/*background-color: green;*/
}

#location-form .button_search-container {
    display: flex;
	align-items: center;
    /*padding: 5px 5px;*/
    /*line-height: 100%;*/
	font-family: PT Sans Narrow, sans-serif;
	border: 2px solid gray;
	font-size: 18px;
	/*min-height: 20px;*/
	height: 50px;
	width: 300px;
	color: white;
	background-color: #4c4c4c;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    line-height: normal
}

/*
#location-form .button_search-container {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    line-height: normal;
	background-color: #4c4c4c;
}
*/

#location-form .button_findMe-container {
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    display: flex;
	align-items: center;
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    line-height: normal;
	background-color: white;
	border: 2px solid gray;
	font-size: 18px;
	width: 300px; 
	height: 50px
}

#location-form .fndx {
	text-align: center;
	width: 100%;
	font-weight: 800;
}

#location-form .fndy {
	text-align: center;
	width: 100%;
	font-weight: 400;
	background-color: yellow;
}


input::placeholder { 
	color: #5f6a7d;
    font-family: PT Sans Narrow, sans-serif;
	font-size: 18px;

}


#location-form .btnpoisk {
    padding: 5px 5px;
    line-height: 40%;
	border: 2px solid red;
	min-height: 20px;
	height: 30px;
}

#location-form .input_address-container {
    -ms-flex: 0 1 40%;
    flex: 0 1 40%;
    line-height: normal;
	font-size: 24px;
}

@media only screen and (max-width:480px) {
    #location-form .input_address-container {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px
    }
}

#location-form .input_distance-container {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    line-height: normal
}

@media only screen and (max-width:480px) {
    #location-form .input_distance-container {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-bottom: 10px
    }
}

@media only screen and (max-width:480px) {
    #location-form .button_search-container {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        margin-bottom: 10px
    }

    #location-form .button_search-container a {
        width: 100%
    }
}

@media only screen and (max-width:480px) {
    #location-form .button_search-container {
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        margin-bottom: 10px
    }

    #location-form .button_search-container a {
        width: 100%
    }
}


#location-form .button_search-container {
	/*cursor: pointer;*/
	transition: background-color 0.4s ease, box-shadow 0.3s ease;
}

#location-form .button_search-container:hover {
	background-color: #707070;
	/*transform: translateY(-3px);
	box-shadow: 0 4px 8px rgba(0,0,0,0.2);*/
	box-shadow: 0 4px 8px #fffefc;

}

.salon-text {
	margin-top: -10px;
}