/* CSS темы */
@media (max-width: 1199px) {
	.media-desktop {
		display:inline-block;
		text-align:center;
		margin-top: -30px;
		margin-right: 50px;
	}
	#logo img {
	display: inline-block;
	height:80px;
	
    }
    
.icon-reorder:before {
	content: "\e76d";
	font-size: 30px;

}

.toppadding-xs { margin-top: -20px; }
.bottompadding-xs { margin-bottom: 0px; }
.responsive_map {
    position: relative;
    overflow: hidden;
    padding-bottom: 450px; /* 16:9 Aspect Ratio */
    height: 0;
}

.responsive_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    
}

}
.responsive_map {
    position: relative;
    overflow: hidden;
    padding-bottom: 450px; /* 16:9 Aspect Ratio */
    height: 0;
}

.responsive_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.standard-logo, .retina-logo {
    margin-left: -50px;
    
    

}
.media-desktop button{
    margin-right: -50px;
}
.text-muted {
    padding-right: 60px;
}

.wp-block-list li {
    margin-left: 40px;
}

/* Индивидуальные стили блоков */

.feature-box .subtitle {
 margin-top: 5px;
 font-weight: 300;
}