#search-nav {
	text-align:center;
	margin:80px 0 0;
}

.az-header-bottom2, .mobile-header-new, .logo-mobile, .phone-mobile, .top-line .cart, .basket-mobile {
    display: none;
}
.only-mobile {
	display: none;
}
.mrb-20 {
	margin-bottom: 20px;
}
.mrb-10 {
	margin-bottom: 10px;
}
.ah-productwrapp2 {
	width: 320px;
    margin: 0 auto;
}
.basket-mobile .uicon+span, .fixed_header .uicon+span{
	position: absolute;
    top: 0;
    right: -6px;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: #212121;
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}
.main-header .basket-icon .uicon+span {
	display: none;
}
@media screen and (max-width: 599px) {
	#search-nav {
		margin: 20px 0;
	}
	p img {
		max-width: 100%;
		height: auto;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.fixed_header .basket-icon .uicon+span{
		display: block;
	}
	.basket-table-td .bk_name {
		font-size: 13px;
	}
	.basket-table .basket-table-cell:nth-child(3) .basket-table-td {
		display: flex;
		justify-content: center;
		flex-direction: column;
	}
	.basket-table-row {
		position: relative;
		margin-bottom: 10px;
	}
	.basket-table .basket-table-cell:nth-child(3) {
		width: 70%;
	}
	.basket-table .basket-table-cell:nth-child(4) {
		display: none;
	}
	.basket-table .basket-table-cell:nth-child(5) {
		width: 10%
	}
	.basket-table .basket-table-cell:nth-child(5) .basket-table-td {
		padding: 0;
	}
	.basket-qty {
		display: flex;
		padding-top: 13px;
	}
	.basket-qty-field input {
		width: 20px;
		padding: 7.5px 2px;
		background: none;
		border: none;
		font-size: 14px;
		text-align: left;
		line-height: 22px;
	}
	.basket-table {
		border: 0;
		margin: 0;
	}
	.basket-buttons__item {
		width: 90%;
		max-width: 90%;
	}
	.basket-table .basket-table-cell:nth-child(6) {
		width: 20%;
	}
	.basket-table .basket-table-cell:nth-child(6) .basket-table-td {
		padding: 0 0 0 10px;
		display: flex;
		flex-direction: column;
		justify-content: center;
		font-size: 14px;
	}
	.basket-table .basket-table-cell:nth-child(7) {
		position: absolute;
		width: 20px;
		top: 0px;
		right: 0px;
	}
	.basket-table .basket-table-cell:nth-child(7) .basket-table-td {
		padding: 0;
	}
	.basket-table-td.close_cell .uicon {
		width: 12px;
		height: 12px;
	}
	.top-line>div {
		justify-content: start;
	}
	.additional-prod-images {
		padding: 0 10px;
	}
	.only-mobile {
		display: block;
	}
	.top-line .region, .main-header__top.fz0, .bottom-line, .f-col.f-col_menu-goods_1, .f-col.f-col_menu-goods_2, .f-col.f-col_menu-client, .f-callback, .mobile-hidden, .brands, .testimonials, .news-full, .product-wish, .nav-tabs>li.mobile-hidden {
		display: none;
	}
	.burger {
		top: 13px;
		left: 7px;
	}
	.burger:after {
		content: "";
	}
	.logo-mobile {
		display: block;
		margin-left: 42px;
	}
	.logo-mobile img {
		height: 34px;
		margin: 4px 0 4px;
	}
	.phone-mobile {
		display: block;
		width: calc(100% - 125px);
		text-align: center;
	}
	.basket-mobile {
		display: flex;
		position: absolute;
		right: 10px;
	}
	.basket-mobile .basket-icon {
		width: 30px;
		height: 30px;
		line-height: 30px;
		margin: 0;
	}
	.basket-icon {
		position: relative;
	}
	.main-header {
		background-color: #f3f3f3;
		padding: 0;
		margin-bottom: 10px;
	}
	footer.main-footer .f-row {
		justify-content: normal;
		flex-direction: row;
		align-items: normal;
	}
	footer.main-footer .f-row>div {
		flex: auto;
	}
	.f-social .f-list {
		text-align: right;
		padding-right: 30px;
	}
	.f-row_top {
		margin: 0;
	}
	.policy {
		margin: 0;
	}
	.f_contact-list {
		margin-bottom: 5px;
	}
	.gl-item.gl-item_catalog .gl-item__inner {
		height: 490px;
		background-color: #fff;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
		z-index: 2;
	}
	.gl-item.gl-item_catalog {
		height: auto;
	}
	.gl-item .gl-item__buttons {
		display: block;
	}
	.to-top-btn {
		z-index: 1000;
	}
	.product-col_image, .product-col_props {
		float: left;
		width: 45%;
	}
	.product-col_props {
		width: 55%;
	}
	.ah-productdetail-box {
		padding: 0px 10px;
	}
	.img_grad_title {
		display: block;
		text-align: center;
	}
	.color_grad_ul {
		margin: 10px 0 10px;
		padding: 0;
	}
	.ah-productdetail-list {
		padding: 0;
	}
	.product-col_buy {
		max-width: inherit;
		margin: 0 10px;
		width: calc(100% - 20px);
	}
	.product-col_buy .ah-productwrapp2 {
		margin: 0 auto;
		width: 100%;
	}
	.ah-readcrumbs-list {
		padding-left: 5px;
		margin: 0;
	}
	.ah-readcrumbs-list li:last-child {
		display: none;
	}
	.product-element-title {
		margin: 0 0 15px !important;
	}
	.color_grad_ul li a {
		font-size: 12px;
	}
	.nav-tabs h2 {
		font-size: 12px;
	}
	.product-element__tabs {
		margin: 10px 0;
	}
	.ah-productdetail-title {
		text-align: center;
	}

}
@media (max-width: 600px) {

    .bk_product>.az-cell:nth-child(4) {
        width: 50%;

    }
    .bk_product>.az-cell:nth-child(5) {
        width: 50%;

    }
    .bk_product>.az-cell:nth-child(6) {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;

    }

    .bk_product>.az-cell:nth-child(6)>.az-th {
        width: 50%;
    }

        .bk_product>.az-cell:nth-child(6)>.az-td {
        width: 50%;
    }

    .az-ord-summ-left {
        width: 50%;
    }

    .az-ord-summ-right {
        width: 50%;
        text-align: center;
    }

    .btn-green2 {
        margin: 10px 0px;
        height: 40px!important;
    }

    .bk_buy_button {
        height: 40px !important;
        padding: 7px 6px 8px 36px!important;
        width: 150px;
        border: none;
        background-color: #be272e;
        border-radius: 5px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .bk_product>.az-cell:nth-child(4)>.az-td {
        width: 50%;
        margin: 0 auto;

    }

    .az-td.sum {
        text-align: center;
    }

    .az-overhidden {
        height: auto;
        max-width: 250px;
        margin: 0 auto;
        overflow: hidden;
    }


    .az-news-item a, .az-news-item a:focus {
        margin-top: 5px;
        font-size: 16px;
        color: #000;
        text-decoration: none;
        line-height: 18px;
        display: inline-block;
        margin-bottom: 15px;
    }

    .az-test-item p {
        font-size: 13.5px;
        color: #000;
        text-align: left;
    }

    .az-test-item .az-test-header {
        font-size: 15px;
        margin-bottom: 10px;
        color: #000;
        position: relative;
        display: inline-block;
        line-height: 15px;
        min-height: 19px;
    }

    .az-col {
        width: 100%;
    }

    .az-header-bottom2 {
        display: block;
    }
    

    .az-header-top2,.az-header-middle2 {
        display: none;
    }
    .mobile-header-new {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100%;
        margin: 3px 0px 3px 0px;
    }

    .new-mobile-inheader {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }


    .first-mobile-block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 94%;
    }

    .second-mobile-block {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        width: 94%;
    }


    .first-mobile-block a {
        font-size: 12px;
    }

    #new-zakaz-zvonka {
        font-size: 12px;
        color: #c33;
    }

    .az-hb-middle input[type="text"] {
        height: 35px;
        line-height: 17px;
        font-size: 14px;
        padding: 0 4px;
        border-color: #fafafa;
    }

    .az-hb-middle input[type="submit"], .to-issue-the-order .btn-green2 {
        height: 35px;
        line-height: 15px;
        -webkit-border-top-right-radius: 2px;
        border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        border-bottom-right-radius: 2px;
        font-size: 15px;
        margin: 0;
    }
    .az-hb-middle form {
        width: 95%;
        font-size: 0;
        height: 35px;
        margin: 0 auto;
    }

    .az-hb-middle {
        width: 100%;
        float: none;
        padding: 10px 0 10px;
    }
}