body {
	width: auto;
	min-width: 0;
}
.scrollable-table {
	width: 100%;
	overflow: auto;
}
#filter-button {
	overflow: hidden;
	position: relative;
	z-index: 300;
	display: none;
}
#filter-button a {
	float: left;
	background: #f5b316;
	font-weight: bold;
	padding: 10px 20px;
	cursor: pointer;
}
#filter-shadow {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(62,98,123,.5);
	z-index: 260;
	display: none;
}

@media only screen and (min-width:1101px) and (max-width:1200px){
    .header__cart-box .btn {
        min-width: auto;
        padding: 0 10px;
    }

    .header__contacts.header__city .adress_popover {
        padding: 0 5px;
    }

    .header__contacts.header__city .adress_popover span {
        letter-spacing: -0.8px;
    }

    .header__contacts-inner-whatsapp {
        margin-left: 14px;
    }

    .header__contacts p {
        margin-left: 18px;
    }
}

@media only screen and (max-width:1100px){
	.header__cart-box {
		margin: 0;
	}
	.header__city {
		position: absolute;
		bottom: -20px;
		right: 42px;
		height: auto;
	}
	.header__city .header__contacts-inner {
		top: 0;
		transform: none;
	}
	.adress_popover {
		border: 1px solid #e1e0e0!important;
	}
	.current_city {
		padding: 1px 0 3px!important;
		margin: 0!important;
		border: 0!important;
	}
	.current_city .city_name {
		font-weight: bold;
		margin: 0 0 0 5px;
	}
	.current_city br {
		display: none;
	}
}
@media only screen and (max-width:1000px){
	body > section > section, .content-box {
		padding: 0 15px;
		margin: 0 0 10px;
	}
	header:before {
		display: none;
	}
	header::after {
		display: none;
	}
	.header__top-box {
		border-bottom: 1px solid #e1e0e0;
		overflow: hidden;
	}
	nav ul {
		overflow: hidden;
	}
	nav ul li {
		float: left;
		margin: 0 10px 0 0;
	}
	[data-self~="size-smaller"] {
		max-width: none;
		width: auto;
		float: left;
	}
	.header__auth-box {
		float: right;
		width: auto;
		height: auto;
		padding: 3px 0 0;
		text-align: right;
	}
	.header__auth-box i {
		display: none;
	}
	.header__auth-box > span {
		display: block;
		width: 0;
		height: 0;
		overflow: hidden;
	}
	.header__middle-box {
/*		overflow: hidden;*/
		margin: 0 0 25px;
	}
	.header__middle-box:after {
		content: "";
		display: block;
		width: 0;
		height: 0;
		clear: both;
	}
	.header__city {
		top: auto!important;
		left: auto!important;
		bottom: -20px!important;
		right: 15px!important;
	}
	.adress_popover {
		font-size: 14px!important;
		line-height: 20px;
	}
	.header__logo {
		float: left;
		margin: 0 20px 0 0;
	}
	.header__contacts {
		float: left;
	}
	.header__cart-box {
		float: right;
		margin: 13px 0 0;
	}
	.header__catalog-menu-trigger {
		float: left;
	}
	.header__bottom-links {
		overflow: hidden;
	}
	.header__catalog-menu-box {
		z-index: 200;
	}
	.header__catalog-menu-box .catalog-menu-wrapper {
		display: none;
	}
	.header__catalog-menu-box .catalog-menu-wrapper.active {
		display: block;
	}
	.header__catalog-menu-trigger {
		padding: 0 0 0 15px;
		margin: 0 0 0 -15px;
	}
	.header__search-box {
		text-align: center;
	}
	.header__search-box .input {
		width: 80%;
		margin: 0;
	}
	.header__search-box .btn {
		margin: 0;
	}
	section[data-layout] .swiper-container {
		width: 620px;
		margin: 0 auto 10px;
	}
	.home__features-box {
		display: none;
		padding: 0;
		width: 620px;
		height: auto!important;
		margin: 0 auto 10px;
	}
	.home__features-box > div:first-child {
		overflow: hidden;
	}
	.home__feature--primary,.home__feature--secondary{
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 140px;
	}
	.product-tiles__rows {
		display: flex;
	}
	.product-tiles__tile {
		padding: 15px 0 65px;
	}
	.product-tiles__tile .tile-img-wrapper {
		height: 100px;
	}
	.product-tiles__tile .tile-name {
		font-size: 14px;
		padding: 0 15px;
	}
	.product-tiles__tile .tile-price {
		font-size: 18px;
	}
	.product-tiles__tile .tile-price-old {
		font-size: 14px;
	}
	.product-tiles__tile .btn {
		padding: 0 10px;
	}
	.home__clients-list {
		padding: 0;
		font-size: 0;
		text-align: center;
	}
	.home__clients-list figure {
		display: inline-block;
		vertical-align: middle;
	}
	.home__content-figure {
		float: left;
	}
	footer {
		padding: 30px 15px 0;
		background: #2f2f2f;
		color: #fff;
	}
	.footer__content {
		padding: 0;
	}
	.footer__menu {
		display: inline-block;
		vertical-align: top;
		border-top:5px solid #fff;
		width: 20%;
		margin: 0 5% 0 0;
	}
	.footer__menu__second {
		width: 30%;
		margin: 0 5% 0 0;
	}
	.footer__menu ul a {
		color: #fff;
	}
	.footer__contacts {
		display: inline-block;
		vertical-align: top;
		width: 38%;
		padding: 0 50px;
	}
	.footer__credentials {
		height: auto;
		padding: 0;
	}
	.specials-tiles__rows-center {
		font-size: 0;
		text-align: center;
	}
	.specials-tiles__box {
		display: inline-block;
		vertical-align: middle;
		width: 50%;
		height: auto;
	}
	.specials-tiles__box img {
		max-width: 90%;
	}
	[data-self~="size-1of3"] {
		display: inline-block;
		vertical-align: top;
		width: 32%;
	}
	[data-self~="size-2of3"] {
		display: inline-block;
		vertical-align: top;
		width: 65%;
	}
	.material-selection textarea.input {
		height: 90px;
	}
	.catalog-section__parent-section {
		float: left;
	}
	.catalog-section__parent-section+div {
		margin: unset;
	}
	.catalog-section__element {
		width: 31%;
		margin: 0 2% 1% 0;
	}
	.product-filter__box {
		float: left;
		width: 220px;
	}
	.product-filter__box+.product-tiles {
		width: auto;
		margin: 0 0 0 250px;
	}
	.product-sort__control-view {
		display: none;
	}
	section.product-popup-box[data-layout] {
		overflow: hidden;
	}
	section.product-popup-box[data-layout] .swiper-container {
		display: block!important;
	}
	.product-gallery__box, section.product-popup-box [data-self~="size-2of5"] {
		float: left;
		width: 250px;
		padding: 0;
	}
	.product-specifications__large, section.product-popup-box [data-self~="size-3of5"] {
		max-width: none;
		width: auto;
		padding: 0;
		margin: 0 0 0 280px;
	}
	.product-specifications__large .clearfix, .product-specifications .clearfix {
		display: none;
	}
	section.product-popup-box[data-layout] .btn {
		margin: 0 5px 10px 0;
	}
	.product-specifications__item--quantity-ratio div[data-self="left"] {
		display: inline-block;
		vertical-align: middle;
	}
	.product-specifications__item--quantity-ratio-divider {
		display: inline-block;
		vertical-align: bottom;
	}
	.product-tabs .tab-content .tab.active[data-layout] {
		display: block;
	}
	.product-properties:not(:last-child) {
		padding: 20px 20px 0;
		margin: 0;
	}
	.product-properties:last-child {
		padding: 0 20px 20px;
	}
	.cart-table__product--title a {
		font-size: 16px;
	}
	.cart-table__quantifiers {
		width: auto;
	}
	.cart-table__total {
		width: auto;
	}
	.cart-table tbody td:last-child {
		width: auto;
	}
	.cart-table th:nth-child(2), .cart-table td:nth-child(2) {
		display: none;
	}
	.cart-table td:nth-child(3) {
		white-space: nowrap;
		padding-right: 10px;
	}
	.cart-total__content {
		transform: none;
		left: 0;
		margin: 0 0 20px;
	}
	.orders-content .btn {
		margin: 0 5px 10px 0;
	}
	.catalog-sections__element {
		display: inline-block;
		vertical-align: top;
		width: 48%;
		padding: 0 30px 0 0;
	}
	.catalog-sections__heading {
		font-size: 24px;
	}
	.catalog-sections__subsections {
		margin: 0 0 30px 30px;
	}
	.catalog-sections__subsections li {
		line-height: 1.2;
		margin: 0 0 8px;
	}
	.home__features-box > div img {
		position: relative;
	}
}
@media only screen and (min-width:768px) and (max-width:1000px) {
	#catalog-section {
		display: flex;
	}
}
@media only screen and (max-width:900px){
/*	.mfp-bg {
		display: none;
	}
	.mfp-wrap {
		display: none;
	}*/
	.cbk-phone.cbk-phone-xs {
		display: none!important;
	}
	.cbk-window.cbk-window-onexit, .cbk-window.cbk-window-modal {
		display: none!important;
	}

	/*.product-tiles__rows {*/
	/*	-ms-flex-wrap: nowrap;*/
	/*	flex-wrap: nowrap;*/
	/*	overflow-x: auto;*/
	/*	-webkit-column-gap: 20px;*/
	/*	-moz-column-gap: 20px;*/
	/*	column-gap: 20px;*/
	/*}*/

	/*.product-tiles__rows::-webkit-scrollbar {*/
	/*	width: 0;*/
	/*}*/
}
@media only screen and (max-width:870px){
	.fleft {
		float: none;
		width: 100%;
	}
	.fright {
		float: none;
		width: 100%;
	}
	.catalog-section__parent-section {
		float: none;
		padding: 10px 10px 10px 25px;
	}
	.catalog-section__parent-section+div {
		margin: 30px 0 0;
	}
}
@media only screen and (max-width:850px){
	.product-filter__box+.product-tiles [data-self~="size-1of3"] {
		width: 50%;
	}
}
@media only screen and (max-width:980px){
    .header__bottom-links {
        margin: 0;
        padding: 0;
        display: flex;
    }
    .header__bottom-links a {
        padding: 0 10px;
        margin: 0;
    }
    .header__catalog-menu-trigger::after,
	.header__bottom-links a::before,
    .header__bottom-links a::after {
		display: none;
	}
}
@media only screen and (min-width:771px) and (max-width:820px){
    .header__cart-box .btn {
        min-width: auto;
        padding: 0 10px;
    }

    .header__contacts-inner-whatsapp {
        margin-left: 14px;
    }

    .header__contacts p {
        margin-left: 18px;
    }
}
@media only screen and (max-width:770px){
	nav ul {
		margin: 30px 0 10px;
	}
	.header__auth-box {
		position: absolute;
		top: 0;
		right: 15px;
	}
	.header__auth-box > span {
		display: inline;
		width: auto;
		height: auto;
	}
	.header__middle-box {
		padding: 45px 15px 0;
	}
	.header__contacts {
		position: absolute;
		top: -5px;
		left: 0;
		height: auto;
	}
	.header__contacts-inner {
		top: 0;
		transform: none;
	}
	.header__contacts p {
		/* display: inline-block; */
		font-size: 16px;
		margin: 0 15px 0 0;
	}
	.header__contacts p:last-child {
		margin: 0;
	}
	.product-tiles__tile {
		width: 33.33%;
	}
	.home__content-wrapper::after {
		left: 0;
		right: 0;
		width: auto;
	}
	.home__content-figure {
		display: none;
	}
	.home__content-box {
		margin: 0;
		padding: 0 20px;
	}
	.specials-tiles__box {
		width: 100%;
	}
    .header__contacts:not(.header__city) {
        width: 100%;
		padding: 0 15px;
    }
    .header__contacts-inner-whatsapp {
        position: absolute;
        right: 15px;
    }
}
@media only screen and (max-width:720px){
	.footer__contacts {
		padding: 0;
		margin: 0 0 20px;
	}
	.product-gallery__box, section.product-popup-box [data-self~="size-2of5"] {
		float: none;
		width: auto;
		margin: 0 0 30px;
	}
	.product-specifications__large, section.product-popup-box [data-self~="size-3of5"] {
		margin: 0;
	}
	.product-popup-box__tabs {
		display: none;
	}
	.video-popup+.product-tiles {
		display: none;
	}
}
@media only screen and (max-width:710px){
    .header__bottom-links a {
        line-height: 23px;
    }
}
@media only screen and (max-width:670px){
	.header__search-box .input {
		width: 60%;
	}
	section[data-layout] .swiper-container {
		width: 100%;
	}
	section[data-layout] .swiper-slide img {
	    min-height: auto!important;
	}
	section[data-layout] .swiper-pagination-bullet{
		width: 24px;
	}
	.home__features-box {
		width: 100%;
	}
	.header__catalog-menu-trigger {
		width: 130px;
	}
	.header__catalog-menu-trigger::after {
		display: none;
	}
	.header__catalog-menu-trigger a .menu-icon {
		margin: 0 10px 0 0;
	}
	.equal {
		width: 100%;
		padding: 0!important;
	}
	.product-tiles__tile {
		width: 50%;
	}
}
@media only screen and (max-width:767px){
	.product-filter__box {
		position: absolute;
		background: #fff;
		z-index: 280;
		display: none;
	}
	.product-filter__box + .product-tiles {
		margin: 50px 0 0;
	}
	#filter-button {
		display: block;
	}
/*	#filter-shadow {
		display: block;
	}*/
}
@media only screen and (max-width:620px){
	.catalog-section__element {
		width: 100%;
		margin: 0 0 2%;
	}
}
@media only screen and (max-width:570px){
	.header__bottom-links a {
		line-height: 18px;
		padding: 3px 10px 0;
		width: 122px;
	}
	.product-tiles__tile {
		width: 50%;
	}
	.catalog-menu-wrapper [data-self~="size-1of2"] {
		width: auto;
		border: 0!important;
	}
	.header__catalog-menu-box .catalog-menu-wrapper ul ul {
		display: block!important;
		position: static;
	}
	.modal-form__box {
		padding: 15px 50px 15px 25px;
	}
	.modal-form__box input.input {
		width: 100%;
	}
	#signup .input {
		width: 100%;
	}
	.catalog-sections__element {
		width: 100%;
		padding: 0;
	}
}
@media only screen and (max-width:520px){
	.header__cart-box .btn {
		min-width: 0;
		padding: 0 10px;
	}
	.header__cart-box .btn .icon {
		left: 0;
	}
	.footer__menu {
		width: 38%;
		margin: 0 5% 0 0;
	}
	.footer__menu__second {
		width: 48%;
		margin: 0 5% 0 0;
	}
	.footer__contacts {
		width: 90%;
	}
}
@media only screen and (max-width:499px){
    .header__contacts {
        white-space: nowrap;
    }
    .header__contacts .adress_popover .city_popover {
        white-space: normal;
    }
    .header__contacts p {
        margin-right: 5px;
        font-size: 14px;
    }
    .header__contacts .adress_popover {
        padding: 0 2px;
    }
    .header__contacts .adress_popover .current_city {
        letter-spacing: -0.8px;
    }
}
@media only screen and (max-width:470px){
	.header__logo {
		margin: 15px 0 0;
	}
	.header__logo img {
		width: 150px;
	}
	.header__bottom-links a {
		display: none;
	}
	.header__catalog-menu-trigger {
		float: none;
		width: auto;
		padding: 0 15px;
		margin: 0 -15px;
	}
	.captcha-wrapper {
		transform: scaleX(.8) translateX(-70px);
	}
	.btn.visible-add {
		display: block;
		margin: 0 0 10px;
	}
	.btn-primary.btn-red {
		display: block;
		margin: 0 0 10px;
	}
}
