#b-iphone-hack { height: 160px; }
@offcanvas-bar-background: #fff;
@offcanvas-bar-color-mode: none;
/*.b-mobile-down-menu-block { height: 82vh; }*/
.b-mobile-down-menu-block { height: 82vh; }
.b-mobile-down-menu-block-content { height: 77vh; }

@media (min-width: 640px) {
	.b-price-super-din-alt { top: -9px !important; }
	.b-price-super-alt { top: -9px !important; }
}
@media ( max-width: 960px ) {
/*	.uk-modal-dialog { padding: 0px; }*/
	.b-close-button, .uk-modal-close-default {
	    border: 1px solid #dcdcdc;
    	background: #929290;
	    border-radius: 20px;
    	color: #fff;
	}
	.uk-modal-close-default {
		margin-top: -3px;
	}
}
@media ( min-width: 1000px ) {
	.b-visible-to1000 { display: none; }
	.b-hidden-to1000 { display: block; }
}
@media ( max-width: 1000px ) {
	.b-visible-to1000 { display: block; }
	.b-hidden-to1000 { display: none; }
}
@media ( min-width: 1100px ) {
	.b-visible-to1100 { display: none !important; }
	.b-hidden-to1100 { display: block !important; }
}
@media ( max-width: 1100px ) {
	.b-font-10\@to1100 > * { font-size: 10pt !important; }
	.b-font-12\@to1100 > * { font-size: 12pt !important; }
	.b-visible-to1100 { display: block !important; }
	.b-hidden-to1100 { display: none !important; }
}
@media ( max-width: 1360px ) {
	.b-banners-slider-button-left { margin-left: 45px !important; }
	.b-banners-slider-button-right { margin-right: 45px !important; }
}

.b-banners-slider-button-left

@media only screen and (device-width: 375px) and (device-height: 641px) { 
/*
	.b-mobile-down-menu-block {
		height: 65vh;
	}
	.b-mobile-down-menu-block-content {
		height: 65vh;
	}
*/
	#b-iphone-hack { height: 200px; }
	.b-mobile-down-menu {
		height: 84px;
	}
	.b-kolvo-mobile { bottom: 11px; }
/*	.b-top-but2-new { bottom: 170px; }*/
}
@media only screen and (device-width: 375px) and (device-height: 635px) { 
/*
	.b-mobile-down-menu-block {
		height: 75vh;
	}
	.b-mobile-down-menu-block-content {
		height: 75vh;
	}
*/
	#b-iphone-hack { height: 200px; }
	.b-mobile-down-menu {
		height: 84px;
	}
	.b-kolvo-mobile { bottom: 11px; }
/*	.b-top-but2-new { bottom: 170px; }*/
}
