.production .rblk .prblk .prblkl .addcart .button a {
	display: none;
}
.bx_ordercart_order_pay .bx_ordercart_order_pay_right .fwb {
	display: flex;
}
.bx_ordercart_order_pay .bx_ordercart_order_pay_right .fwb .print-version .badge {
	display: none;
}
.bx_ordercart_order_pay .bx_ordercart_order_pay_right .fwb .print-version .text {
	display: none;
}
.antireflux_action {
	display: none;
}
.footer .contacts {
	height: auto!important;
}

.logo {
	float: left;
    max-width: 200px;
    margin-right: 20px;
}

.logo img {
	max-width:100%;
	height:auto;
}
.revslider li {
	width: 100%;
}
.revslider li a {
	width: 100%;
	display: flex;
	justify-content: center;
}

.revslider-container {
	min-height: 400px!important;
}
.tp-bullets {
	bottom: 5px!important;
}
.tp-bullets.simplebullets .bullet {
	width: 8px!important;
	height: 8px!important;
}
b {
	font-weight: bold!important;
}
@media (max-width: 1450px) {
	.revslider-container {
		min-height: auto!important;
	}
}

@media screen and (max-width:767px) {
	.logo {
		max-width: 100px;
		padding-top: 15px;
	}

	.dost {
		display:none;
	}

	.header .phone {
		float: left;
		margin: 10px 0 0 20px;
		margin-left: 0;
		margin-right: 20px;
		width: 44%;
	}
}


@media screen and (min-width:768px) and (max-width:1024px) {
	.logo {
		float: left;
		max-width: 150px;
		margin-right: 20px;
		padding-top: 9px;
	}
}