/*
Theme Name:     online-consulting-child
Theme URI:      https://loft-prostranstvoufa.ru/
Description:    Создаю дочернюю тему
Author:        	Аргинов
Author URI:     https: //mi.ru
Template:       online-consulting
*/

.bchrk1 ul{
	color: #adadad;
	margin: 0;
}
.bchrk1 li {
    margin: 0 0 15px;
    padding: 0 0 0 18px;
    position: relative;
}

.bchrk1 li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 8px;
    background: url(/cube/img/check-yellow.png) no-repeat center;
    background-size: contain;
}

.breadcrumb span {
    z-index: 1;
    position: relative;
}

.breadcrumb span a {
    margin: 0 5px 0 0;
    color: #adadad;
    font-size: 14px;
}

.breadcrumb span a:hover {
    color: #ffc400;
}

body .additional-services__box .image img {
    border-radius: 10px;
    width: 170px;
    height: 120px;
    object-fit: cover;
}
body .services-box .image img {
    border-radius: 6px;
	width: 170px;
    height: 120px;
    object-fit: cover;
}
.btn-red{
	position:relative;
	z-index:1;
}
body header a.phone {
    font-size: 14px;
    font-weight: 700;
}
body .footer-top .phone{
	font-size: 18px;
	margin: 0 0 5px;
}

@media screen and (max-width:990px){
	body .box-reservation{
		margin: 61px 0 0 0;
		left: 0;
		right: 0;
		width: 100%;
	}
}
@media screen and (max-width:590px){
	body .section-maps{
		padding: 0 0 232px;
	}
	body .box-reservation{
		position: absolute;
		bottom: 0;
		top: auto;
		left: 0;
		margin: 0;
	}
}
