@media (min-width: 320px) and (max-width: 767px) {
	/* Основные стили
	===============================================================*/
	h1, .h1 {
		font-size: 28px;
	}
	h2, .h2 {
		font-size: 24px;
	}
	h3, .h3 {
		font-size: 14px;
	}
	h4, .h4 {
		font-size: 20px;
	}
	h5, .h5 {
		font-size: 16px;
	}
	h6, .h6 {
		font-size: 12px;
	}
	body.no-scroll {
		overflow: hidden;
	}
	.wrapper {
		padding-top: 0;
		padding-bottom: 0 !important;
	}
	/* Хедер
	===============================================================*/
	.header {
		position: relative;
		-webkit-transition: z-index 0s ease-out 0.3s;
		-o-transition: z-index 0s ease-out 0.3s;
		transition: z-index 0s ease-out 0.3s;
	}
	.no-scroll .header {
		z-index: 1;
		-webkit-transition: none;
		-o-transition: none;
		transition: none;
	}
	.header .head {
		height: 145px;
	}
	.header .head .head-block.head-block-logo {
		top: 30px;
	}
	.header .head .head-block.head-block-search {
		left: 0;
		top: 80px;
		width: 100%;
	}
	.header .head .head-block.head-block-search .search {
		width: 100%;
	}
	.header .head .head-block.head-block-phone {
		left: auto;
		right: 0;
		top: 162px;
	}
	.header .head .head-block.head-block-lk {
		left: 50%;
		right: auto;
		top: 115px;
		white-space: nowrap;
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.header .head .head-block.head-block-lk .lk .cart .cart-popup {
		display: none;
	}
	.header .menu {
		height: auto;
	}
	.open-menu {
		display: inline-block;
	}
	.header .menu .open-menu {
		margin: 14px 0;
	}
	.header .menu>ul {
		height: auto;
	}
	.header .menu>ul>li {
		float: none;
		height: auto;
/*		padding: 10px 15px;
		padding-left: 0;*/
	}
	.header .menu>ul>li>a {
		padding: 10px 15px;
		padding-left: 0;
		font-size: 14px;
	}
	.header .menu>ul>li.lvl2 {
		padding-right: 50px;
	}
	.header .menu>ul>li+li,
	.header .menu>ul>li:last-of-type {
		margin-left: 0;
	}
	.header .menu>ul>li.lvl2:before {
		display: none;
	}
	.header .menu>ul>li>a {
		line-height: normal;
	}
	.header .menu>ul>li>.open-menu.open-menu-dropdown {
		top: 7px;
	}
	.header .menu>ul>li>ul {
		position: relative;
		-webkit-box-shadow: none;
		        box-shadow: none;
		top: 0;
		border-top: 0;
		opacity: 1;
		visibility: visible;
		padding: 0;
		text-align: left;
	}
	.header .menu>ul>li>ul>li {
	 /* padding: 5px 15px;*/
	}
	.header .menu>ul>li>ul>li>a {
		padding: 5px 15px;
	}
	.section.section-articles .item .info .text {
		/*max-height: 200px;*/
	}
	/* Тело страницы
	===============================================================*/
	.checkbox.politic span {
		font-size: 12px;
	}
	.detail-img {
		margin-bottom: 25px;
	}
	.section.section-banner .main-slider {
		height: 320px;
	}
	.section.section-banner .main-slider .slide .img img {
		height: 320px;
	}
	.section.section-banner .main-slider .slide .info {
		left: 0;
	}
	.section.section-banner .main-slider .slide .info.info-new {
		top: auto;
		bottom: 22px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.main-slider-action {
  	max-width: 280px;
  	background: transparent !important;
	}
	/*.main-slider-action.main-slider-action-dark {
    color: #3e3a4c;
    background: rgba(255, 255, 253, 0.8);
	}*/
	.main-slider-action .main-slider-action-info {
		border: 0 !important;
    padding: 12px 20px 12px;
	}
	/*.main-slider-action.main-slider-action-dark .main-slider-action-info {
		border: 1px solid rgba(62, 58, 76, 0.1);
	}*/
	.main-slider-action .title {
    font-size: 22px;
    line-height: 26px;
	}
	.main-slider-action-description {
	  font-size: 18px;
	  line-height: 22px;
	  font-weight: 300;
	}
	.main-slider-action-detail {
    margin-top: 9px;
    padding-top: 9px;
  }
  .main-slider-action-percent {
    font-size: 26px;
    line-height: 26px;
	}
  .main-slider-action-date {
    font-size: 12px;
    margin-top: 6px;
	  margin-left:0px;
	}
	.section.section-banner .main-slider .slide .info .text {
		font-size: 32px;
		max-width: 320px;
	}
	.section.section-banner .main-slider .slick-arrow {
		display: block;
	}
	.section.section-banner .main-slider .slick-prev {
		position: absolute;
		left: 10px;
	}
	.section.section-banner .main-slider .slick-next {
		position: absolute;
		right: 10px;
	}
	.slick-dots {
		bottom: -5px;
	}

	.section.section-banner .main-slider-dots .slick-dots {
		display: none !important;
	}
	.section.section-advantages .item {
		width: 50%;
		border-left: 1px solid #f4f4f5;
	}
	.section.section-advantages .item:nth-of-type(even) {
		border-right: 1px solid #f4f4f5;
	}
	.section.section-advantages .item:nth-of-type(3),
	.section.section-advantages .item:nth-of-type(4) {
		border-top: 1px solid #f4f4f5;
	}
	.section.section-advantages .item .title {
		font-size: 12px;
	}
	.section.section-catalog-collections .item {
		height: 350px;
		margin-bottom: 28px;
	}
	.section.section-catalog-collections .item.item-2 {
		height: 350px;
		margin-bottom: 0;
	}
	.section.section-subscribe .text {
		text-align: center;
		margin-bottom: 20px;
	}
	.section.section-subscribe .subscribe-form input[type="text"] {
		width: 100%;
		margin: 0 0 20px;
	}
	.section.section-subscribe .subscribe-form input[type="submit"] {
		margin: 0 auto;
		display: block;
		float: none;
	}
	.zoom-container {
		right: 15px !important;
	}
	.section.section-catalog-accessories {
		padding-bottom: 0;
	}
	.section.section-catalog-accessories .item {
		margin-bottom: 25px;
	}
	.section.section-catalog-accessories .item .img img {
		left: 25%;
		-webkit-transform: translate(-25%,-50%);
		-ms-transform: translate(-25%,-50%);
		transform: translate(-25%,-50%);
	}
	.aside {
		position: fixed;
		z-index: 9999999;
		left: 100%;
		top: 0;
		width: 100%;
		height: 100%;
		background: #fff;
		-webkit-transition: left 0.3s ease-out;
		-o-transition: left 0.3s ease-out;
		transition: left 0.3s ease-out;
	}
		.no-scroll .aside {
		left: 0;
	}
	.aside .aside-head {
		height: 50px;
		border-bottom: 1px solid #ccc;
		background: #fff;
		-webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
		        box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
		position: relative;
		z-index: 2;
	}
	.aside .aside-head .aside-close {
		width: 50px;
		height: 50px;
		padding: 0;
		border: 0;
		background: transparent;
		background-size: 20px 20px;
		display: block;
		font-size: 18px;
		position: relative;
	}
	.aside .aside-head .aside-close .icon {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}
	.aside .aside-content {
		padding: 15px;
		overflow: scroll;
		height: calc(100% - 50px);
		position: relative;
		z-index: 1;
	}
	.catalog-items .options {
		padding-bottom: 6px;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: flex-end;
	}
	.catalog-items.catalog-items-list .options {
		margin-bottom: 25px;
	}
	.catalog-items .options .sort {
		width: 160px;
	}
	.aside-mobile {
		position: absolute;
		left: 0;
		width: 146px;
		z-index: 99;
	}
	/*
	.catalog-items .options .sort {
		position: absolute;
		right: 15px;
		top: -37px;
		width: 155px;
	}
	*/
	.catalog-items .options .sort .title {
		font-size: 10px;
		display: block;
	}
	.catalog-items .options .sort .jq-selectbox__select {
		padding-left: 0;
	}
	.catalog-items .options .sort .jq-selectbox__dropdown {
		top: 100% !important;
		left: -12px;
	}
	.catalog-items.catalog-items-plitka .catalog-col {
		width: 100%;
	}
	.catalog-items.catalog-items-list .item {
		padding: 18px 19px;
		text-align: center;
		border-bottom: 0;
		margin-bottom: 5px;
	}
	.catalog-items.catalog-items-list .item:hover {
		-webkit-box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.07);
		        box-shadow: 0px 0px 20px 5px rgba(0, 0, 0, 0.07);
	}
	.catalog-items.catalog-items-list .item .img {
		width: 100%;
		margin-right: 0;
		height: 290px;
		line-height: 255px;
		margin-bottom: 20px;
	}
	.catalog-items .item .info,
	.catalog-items.catalog-items-plitka .item .info {
		height: auto;
	}
	.catalog-items.catalog-items-list .item .info {
		width: 100%;
	}
	.catalog-items.catalog-items-list .item .info .title {
		max-height: 2.1em;
		width: 80%;
		overflow: hidden;
	}
	.catalog-items.catalog-items-list .item .info .text {
		display: none;
	}
	.catalog-items .catalog-footer .items-counts {
		float: none;
		margin-bottom: 20px;
		text-align: right;
	}
	.catalog-items .catalog-footer .pagination-container {
		float: none;
		text-align: center;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav {
		width: 100%;
		height: auto;
		margin-right: 0;
		padding: 0 15px;
		float: none;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slide {
		height: 110px;
		margin: 0;
		padding: 0 7px;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider {
		width: 100%;
		height: auto;
		float: none;
		margin-bottom: 14px;
		max-height: 100vh;
		-webkit-transition: height 0.3s ease-out;
		-o-transition: height 0.3s ease-out;
		transition: height 0.3s ease-out;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider .slide .img img {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
		max-height: 100vh;
		margin: 0 auto;
		-webkit-transition: height 0.3s ease-out;
		-o-transition: height 0.3s ease-out;
		transition: height 0.3s ease-out;
	}
	.section.section-catalog-detail .detail-gallery .zoom-img {
		bottom: 150px;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slick-arrow {
		top: 50% !important;
		margin-left: 0;
		-webkit-transform: translate(0, -50%) rotate(-90deg);
		-ms-transform: translate(0, -50%) rotate(-90deg);
		transform: translate(0, -50%) rotate(-90deg);
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slick-arrow.slick-prev {
		left: 0;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slick-arrow.slick-next {
		left: auto;
		right: 0;
	}
	.section.section-catalog-detail .detail-info .detail-info-head h1 {
		padding-bottom: 50px;
		margin-bottom: -20px;
		padding-right: 0;
	}
	.section.section-catalog-detail .detail-info .detail-info-head .badge {
/*		position: relative;
		top: -20px;*/
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .add-to-cart {
		width: 100%;
		margin-right: 0;
		margin-bottom: 17px;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .fast-buy {
		width: calc(100% - 72px);
	}
	.section.section-catalog-detail .detail-info .detail-info-body .price-block .price {
		display: block;
		padding-right: 0;
		margin-bottom: 15px;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .price-block .price-discount {
		display: block;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .materials .item {
		margin-bottom: 20px;
	}
	.detail-add {
		padding: 25px 15px 30px;
	}
	.detail-add .info {
		width: 100%;
	}
	.detail-add .info ul>li {
		width: 100%;
		padding-right: 0;
	}
	.detail-tabs ul>li {
		width: 100%;
	}
	.detail-tabs ul>li+li {
		margin-left: 0;
	}
	.detail-tabs ul>li>a:before {
		display: none;
	}
	.detail-tabs .tabs .tab .reviews .item .author {
		width: 100%;
		padding-right: 0;
		margin-bottom: 10px;
	}
	.detail-tabs .tabs .tab .reviews .item .author .name {
		display: inline-block;
		vertical-align: middle;
		margin-right: 20px;
	}
	.detail-tabs .tabs .tab .reviews .item .author .date {
		display: inline-block;
		vertical-align: middle;
		margin-bottom: 0;
	}
	.detail-tabs .tabs .tab .reviews .item .author .rate {
		display: block;
		margin-top: 10px;
	}
	.detail-tabs .tabs .tab .reviews .item .text {
		width: 100%;
		padding-right: 0;
	}
	.section.section-review .review-form .captcha .input {
		width: 100%;
		margin-right: 0;
	}
	.section.section-review .review-form .captcha .captcha-img {
		width: 100%;
		margin-bottom: 18px;
	}
	.no-photo-examples {
		text-align: center;
	}
	.no-photo-examples .no-photo {
		margin-right: 0;
	}
	.section.section-404 {
		border-width: 15px;
	}
	.container-404 {
		width: calc(100% - 30px);
		margin: 0 15px;
	}
	.container-404 .content-404 {
		padding: 40px 15px 10px 15px;
	}
	.faq-container {
		padding: 0 20px;
	}
	.faq-container .faq {
		padding-bottom: 15px;
	}
	.faq-container .faq .head {
		padding-top: 25px;
	}
	.faq-container .faq .head .panel-title {
		font-size: 16px;
	}
	.faq-container .faq .head .panel-title a {
		padding-right: 30px;
	}
	.faq-container.contact-container .faq .head .panel-title a>* {
		width: 100%;
		padding-right: 0;
	}
	.faq-container.contact-container .faq .head .panel-title a>span+span {
		margin-top: 10px;
	}
	.faq-container .faq .body .panel-body {
		padding: 20px 25px 20px;
	}
	.faq-container.contact-container .faq .body .panel-body .gallery .img {
		width: 100%;
		float: none;
	}
	.section.section-favorite .catalog-items.catalog-items-plitka .catalog-col {
		width: 100%;
	}
	.page {
		padding-top: 30px;
	}
	.box>* {
		width: 100%;
		margin: 0 0 20px !important;
	}
	.box .img {
		text-align: center;
	}
	.banner .slick-arrow.slick-prev {
		left: 15px;
	}
	.banner .slick-arrow.slick-next {
		right: 15px;
	}
	.section.section-contacts ul.contacts-tabs>li {
		padding: 0 15px;
	}
	.section.section-contacts .zoom-container {
		right: 15px !important;
	}
	.contacts-info {
		padding: 40px 15px;
	}
	.contacts-info .info {
		height: auto;
		border: 0;
		padding-top: 0;
	}
	.contacts-info .info .item {
		margin-bottom: 20px;
		padding-right: 0;
		font-size: 12px;
	}
	.section.section-articles .item {
		margin-bottom: 30px;
	}
	.section.section-articles .item+.item {
		margin-top: 30px;
	}
	.section.section-articles .item .info,
	.section.section-articles .item .img {
		height: auto;
	}
	.section.section-articles .item .info {
		padding-bottom: 30px;
		margin-bottom: 20px;
	}
	.section.section-articles.section-article .item .info {
		padding-bottom: 0;
	}
	.section.section-articles .item .info .title {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.section.section-articles .item .info .text p {
		margin-bottom: 15px;
	}
	.section.section-articles .item .img {
		text-align: center;
	}
	.pager .button {
		display: block;
		margin: 0 auto;
		float: none;
	}
	.pager .next {
		margin-top: 10px;
	}
	.section.section-search .search .search-inputs {
		width: 100%;
	}
	.section.section-search .search .search-inputs .search-query {
		width: 100%;
		margin-bottom: 20px;
	}
	.section.section-search .search .search-inputs .search-submit {
		display: block;
		margin: 0 auto;
		float: none;
	}
	.section.section-search .search .results {
		width: 100%;
		text-align: center;
		margin: 20px 0 0;
	}
	.section.section-reviews .item {
		padding: 25px 0;
	}
	.section.section-reviews .item .info {
		width: 100%;
	}
	.section.section-reviews .item .info .review-detail {
		width: 100%;
		padding-right: 0;
		margin-bottom: 15px;
	}
	.section.section-reviews .item .info .review-target {
		margin-bottom: 10px;
	}
	.section.section-reviews .item .info .review-rating {
		width: 100%;
		margin-bottom: 15px;
	}
	.section.section-reviews .item .info .review-rating .review-rating-result .rate {
		margin-bottom: 8px;
	}
	.section.section-reviews .item .text {
		width: 100%;
		padding-left: 0;
	}
	.section.section-reviews .item .text:before {
		display: none;
	}
	.add-review-form .review-body {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.add-review-form .review-send {
		width: 100%;
	}
	.add-review-form .review-send .item>* {
		float: none;
	}
	.add-review-form .review-send .item .title,
	.add-review-form .review-send .item .value {
		width: 100%;
		display: block;
	}
	.add-review-form .review-send {
		padding: 15px;
	}
	.add-review-form .review-send .checkbox.politic span {
		width: 88%;
	}
	.section.section-lk .aside {
		position: relative;
		z-index: 1001;
		left: 0;
		top: 0;
		width: auto;
		height: auto;
		background: transparent;
		-webkit-transition: left 0.3s ease-out;
		-o-transition: left 0.3s ease-out;
		transition: left 0.3s ease-out;
	}
	.section.section-lk .personal-info .item span {
		display: block;
	}
	.personal-form .submit-group input[type="submit"] {
		display: block;
		margin: 0 auto 10px;
	}
	.personal-form .submit-group .left,
	.personal-form .submit-group .right {
		float: none;
	}
	.order-info .status .item, .order-info .order-options .item {
		white-space: normal;
	}
	.order-info .order-col {
		min-width: auto;
		width: 100%;
		max-width: none;
	}
	.section.section-cart .order-list .head {
		display: none;
	}
	.order-list .foot {
		padding: 10px 0 20px;
	}
	.order-list .item .pic {
		width: 80px;
	}
	.order-list .item .info {
		width: calc(100% - 84px);
	}
	.section.section-cart .order-list .item .info {
		width: 100%;
		margin-bottom: 20px;
	}
	.order-list .item .info .prop {
		float: none;
		width: 100%;
	}
	.order-list .foot .item .pic,
	.order-list .foot .item .info {
		display: none;
	}
	.order-list .foot .item .count .value {
		font-size: 14px;
	}
	.order-list .item .count,
	.order-list .item .price,
	.section.section-cart .order-list .item .count,
	.section.section-cart .order-list .item .price,
	.order-list .foot .item .result>* {
		width: calc(50% - 2px);
	}
	.section.section-cart .order-list .foot .item .count {
    padding-right: 15px;
	}
	.order-list .item .price .value {
		font-size: 16px;
	}
	.section.section-cart .order-list .foot .item .price {
	  font-size: 16px;
	}
	.section.section-cart .order-list .item .control-item {
		width: 100%;
		text-align: center;
		margin-top: 15px;
	}
	.section.section-cart .order-list .item .control-item>a {
		float: none;
		clear: none;
		display: inline-block;
	}
	.section.section-cart .order-list .item .control-item .delete-item {
		height: 20px;
		margin-bottom: 0;
		margin-right: 25px;
	}
	.order-list .foot .item .result {
		padding: 15px;
		width: 100%;
	}
	.order-list .foot .item .result .title {
		padding-right: 0;
	}
	.order-list .foot .item .result .value {
		font-size: 16px;
	}
	.section.section-cart .cart-go-order>.button {
		width: 100%;
		max-width: 290px;
		margin: 0 auto;
		display: block;
	}
	.section.section-cart .cart-go-order>.button.left {
		float: none;
	}
	.section.section-cart .cart-go-order>.button.right {
		float: none;
	}
	.section.section-cart .cart-go-order .discount-cart {
		width: 100%;
		float: none;
		margin: 15px 0;
	}
	.section.section-cart .cart-go-order .discount-cart .input input[type="text"] {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.section.section-cart .cart-go-order .discount-cart .input input[type="button"],
	.section.section-cart .cart-go-order .discount-cart .input input[type="submit"] {
		display: block;
		margin: 0 auto;
	}
	.section.section-cart .order-success .item .phone {
		display: block;
	}
	.section.section-cart .order-success .item .phone+.phone {
		margin-left: 0;
	}
	.attention .img {
		display: block;
		margin: 0 auto 20px;
	}
	.section.section-cart .order-container {
		padding-bottom: 20px;
	}
	.section.section-cart .order-container .order-list .item .count,
	.section.section-cart .order-container .order-list .item .price {
		width: calc(50% - 2px);
	}
	.section.section-cart .order-container .order-list .item .price {
		padding-right: 0;
		text-align: left;
	}
	.section.section-cart .order-container .step>.body>.item .name,
	.section.section-cart .order-container .step>.body>.item .value {
		width: 100%;
	}
	.section.section-cart .order-container .step .head .change {
		position: relative;
		right: 0;
		top: 0;
		font-size: 14px;
		margin-top: 10px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		display: block;
		text-align: right;
	}
	.section.section-cart .order-container .button {
		display: none;
	}
	.section.section-cart .order-info {
		padding: 25px 20px;
	}
	.section.section-cart .order-info .body .item.item-result .value {
		font-size: 22px;
	}
	.delivery-main {
    text-align: left;
    border-bottom: 0;
  }
	.delivery-item {
  	border-top: 1px solid #e9e9e8;
	}
	.delivery-main .delivery-item {
		border-top: 0;
	}
	.delivery-item .title {
		font-size: 20px;
	}
	.delivery-item .title .icon {
    font-size: 30px;
	}
	.delivery-main .delivery-item .title .icon {
    font-size: 30px;
	}
	.detail-tabs .tabs {
    padding: 23px 15px;
    font-weight: 300;
	}
	.section.section-cart .order-container .step .head .step-number {
		font-size: 20px;
    margin-right: 5px;
    width: 20px;
	}
	.section.section-cart .order-container .step .head .name {
		font-size: 19px;
	}
	/* Футер
	===============================================================*/
	.footer {
		position: relative;
	}
	.footer .footer-top .menu {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
	}
	.footer .footer-top .menu>li {
		width: 100%;
	}
	.footer .footer-top .menu>li+li {
		margin-left: 0;
		margin-top: 30px;
	}
	.footer .footer-bottom {
		height: auto;
	}
	.footer .footer-bottom .oferta {
		text-align: center;
		margin-top: 15px;
		margin-bottom: 20px;
	}
	/* Всплывающая галерея на детальной каталога
	===============================================================*/
	.blueimp-gallery>.next, .blueimp-gallery>.prev, .blueimp-gallery>.close {
		display: none;
	}
	.modal-dialog {
		margin: 10px auto;
	}
	.modal-login .modal-body {
		padding: 18px 10px 60px;
	}
	.modal-fast-buy .modal-body {
		padding-left: 10px;
		padding-right: 10px;
	}
	.modal-title {
		font-size: 32px;
	}
	.modal-fast-buy .product-info .img {
		width: 100%;
	}
	.modal-fast-buy .product-info .info {
		width: 100%;
		padding-left: 0;
	}
	.modal-fast-buy .product-info .result .head .price-block {
		width: 100%;
		margin-bottom: 20px;
	}
	.modal-fast-buy .product-info.product-credit .result .body .item .img {
	  float: left;
	}
	.modal-fast-buy .product-info.product-credit .result .body .item .name {
	  width: 100%;
	  display: block;
	  padding-right: 0;
	  font-size: 18px;
	}
	.modal-fast-buy .product-info.product-credit .result .body .item .quantity {
	  width: 100%;
	  display: block;
	  padding-right: 0;
	  font-size: 14px;
	}
	.modal-fast-buy .product-info.product-credit .result .body .item .price {
	  width: 100%;
	  display: block;
	  font-size: 14px;
	}
}
.catalog-items .moblie_tags .tags{
	display:none;
}
@media (max-width: 499px) {
	.button.open-filter{
		border: 0;
		display: unset!important;
		padding: 0;
		text-align: left;
		width: auto;
	}
	.button.open-filter:hover{
		background:none;
		color: #3f3949;
	}
	.catalog-items .options .view span{
		display:none;
	}
	.catalog-items .options .view a+a {
		margin-left:0;
	}
	.free-delivery .item .prop {
    padding: 2px 15px;
	}
	.free-delivery .item .prop .name {
		width: 100%;
		padding: 5px 0;
	}
	.free-delivery .item .prop .text {
		width: 100%;
		width: 100%;
	}
	.free-delivery .item .prop .types {
    width: 100%;
    text-align: left;
    padding: 10px 0 0;
	}
	.free-delivery .item .prop .types .type {
		text-align: left;
		margin-bottom: 10px;
	}
	.free-delivery .item .prop .types .type .icon {
    font-size: 22px;
    vertical-align: middle;
    width: 26px;
	}
	.catalog-items.catalog-items-plitka .catalog-col {
		width: 49%;
	}
	.catalog-items.catalog-items-plitka .item {
    padding: 10px 5px;
  }
  .catalog-items.catalog-items-plitka .item .img {
    height: 250px;
    line-height: 250px;
  }
  .personal-form .input label {
  	margin-bottom: 5px;
  	width: 100%;
  }
  .personal-form .input>input {
  	width: 100%;
  }
	.catalog-items.catalog-items-list .options {
		margin-bottom: 25px;
		border:0;
	}
	.catalog-items .tags{
		display:none;
	}
	.catalog-items .moblie_tags .tags{
		display:block;
	}
}
@media (min-width: 500px) and (max-width: 767px) {
	/* Хедер
	===============================================================*/
	.header .head {
		height: 105px;
	}
	.header .head .head-block.head-block-search {
		width: 50%;
	}
	.header .head .head-block.head-block-phone {
		top: 122px;
	}
	.header .head .head-block.head-block-lk {
		left: auto;
		right: 0;
		top: 78px;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	/* Тело страницы
	===============================================================*/
	.aside .aside-content .filter .item .checkbox-items .checkbox {
		width: calc(100%/6);
	}
	.catalog-items.catalog-items-list .options {
		margin-bottom: 25px;
	}
	.catalog-items .options .sort {
		top: -32px;
		width: 250px;
	}

	.button.open-filter{
		border: 0;
		display: unset!important;
		padding: 0;
		text-align: left;
		width: auto;
	}
	.button.open-filter:hover{
		background:none;
		color: #3f3949;
	}

	.catalog-items .options .sort .title {
		display: inline-block;
		vertical-align: middle;
	}
	.catalog-items .options .sort .jq-selectbox__select {
		padding-left: 15px;
	}
	.catalog-items .options .sort .jq-selectbox__dropdown {
		top: -1px !important;
		left: 3px;
	}
	.catalog-items.catalog-items-plitka .catalog-col {
		width: 50%;
	}
	.catalog-items.catalog-items-plitka .item .info {
		height: 74px;
	}
	.catalog-items.catalog-items-list .item {
		padding: 36px 20px;
		text-align: left;
		border-bottom: 1px solid #ccc;
		margin-bottom: 0;
	}
	.catalog-items.catalog-items-list .item:hover {
		-webkit-box-shadow: 0px 0px 20px 5px transparent;
		        box-shadow: 0px 0px 20px 5px transparent;
	}
	.catalog-items.catalog-items-list .item .img {
		height: auto;
		width: 133px;
		line-height: normal;
		margin-bottom: 0;
		margin-right: 52px;
	}
	.catalog-items.catalog-items-list .item .info {
		width: calc(100% - 185px);
	}
	.catalog-items.catalog-items-list .item .info .title {
		max-height: none;
		width: 100%;
		overflow: visible;
	}
	.catalog-items.catalog-items-list .item .info .text {
		display: block;
	}
	.catalog-items .catalog-footer .items-counts {
		float: right;
		margin-bottom: 0;
	}
	.catalog-items .catalog-footer .pagination-container {
		float: left;
		text-align: left;
	}
	.section.section-catalog-detail .detail-info .detail-info-head h1 {
		padding-bottom: 17px;
		padding-right: 140px;
		margin-bottom: 13px;
	}
	.section.section-catalog-detail .detail-info .detail-info-head .badge {
/*		position: absolute;
		top: 7px;*/
	}
	.section.section-catalog-detail .detail-info .detail-info-body .price-block .price {
		display: inline-block;
		padding-right: 30px;
		margin-bottom: 0;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .price-block .price-discount {
		display: inline-block;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .add-to-cart {
		width: 45%;
		margin-right: 20px;
		margin-bottom: 0;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .fast-buy {
		width: calc(55% - 92px);
	}
	.detail-add {
		padding: 45px 35px 50px;
	}
	.detail-tabs .tabs .tab .reviews .item .author .rate {
		display: inline-block;
		margin-top: 0;
		vertical-align: middle;
		margin-left: 20px;
	}
	.section.section-review .review-form .captcha .input {
		width: 50%;
		margin-right: 18px;
	}
	.section.section-review .review-form .captcha .captcha-img {
		width: calc(50% - 18px);
	}
	.faq-container .faq .head .panel-title {
		font-size: 20px;
	}
	.faq-container.contact-container .faq .body .panel-body .gallery .img {
		width: 50%;
		float: left;
	}
	.faq-container.contact-container .faq .body .panel-body .gallery .img:nth-of-type(3n+1) {
		clear: none;
	}
	.faq-container.contact-container .faq .body .panel-body .gallery .img:nth-of-type(2n+1) {
		clear: left;
	}
	.section.section-favorite .catalog-items.catalog-items-plitka .catalog-col {
		width: 50%;
	}
	.contacts-info .info .item {
		font-size: 14px;
	}
	.pager .prev {
		float: left;
	}
	.pager .next {
		margin-top: 0;
		float: right;
	}
	.section.section-search .search .search-inputs .search-submit {
		display: inline-block;
	}
	.section.section-search .search .results {
		width: auto;
		text-align: right;
		margin: 0;
		position: absolute;
		right: 0;
		bottom: 13px;
	}
	.section.section-reviews .item .info .review-detail {
		width: 160px;
		padding-right: 30px;
		margin-bottom: 15px;
	}
	.section.section-reviews .item .info .review-target {
		margin-bottom: 43px;
	}
	.section.section-reviews .item .info .date {
		margin-bottom: 0;
	}
	.section.section-reviews .item .info .review-rating {
		width: calc(100% - 160px);
		margin-bottom: 15px;
	}
	.add-review-form .review-body .rating .item {
		margin-right: 20px;
	}
	.add-review-form .review-send .item>* {
		float: left;
	}
	.add-review-form .review-send .item .title {
		width: 95px;
		display: inline-block;
	}
	.add-review-form .review-send .item .value {
		width: calc(100% - 95px);
		display: inline-block;
	}
	.add-review-form .review-send .button {
		width: 300px;
		margin: 20px auto 15px;
		display: block;
	}
	.add-review-form .review-send .checkbox.politic span {
		width: auto;
	}
	.section.section-lk .personal-info .item span {
		display: inline-block;
	}
	.personal-form .submit-group input[type="submit"] {
		width: 200px;
	}
	.personal-form .submit-group .left {
		float: left;
	}
	.personal-form .submit-group .right {
		float: right;
	}
	.order-list .item .info .prop {
		float: left;
		width: 50%;
	}
	.section.section-cart .order-list .item .count,
	.section.section-cart .order-list .item .price {
		width: calc(40% - 2px);
	}
	.section.section-cart .order-list .item .control-item {
		width: calc(20% - 3px);
	}
	.section.section-cart .cart-go-order .discount-cart .input input[type="text"] {
		width: calc(100% - 133px);
		margin-right: 15px;
	}
	.section.section-cart .cart-go-order .discount-cart .input input[type="button"],
	.section.section-cart .cart-go-order .discount-cart .input input[type="submit"] {
		display: inline-block;
		margin: 0;
	}
	.section.section-cart .order-success .item .phone {
		display: inline-block;
	}
	.section.section-cart .order-success .item .phone+.phone {
		margin-left: 20px;
		margin-top: 15px;
	}
	.section.section-cart .order-container .step .head .change {
		position: absolute;
		right: 25px;
		top: 50%;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
		margin-top: 0;
	}
	.section.section-cart .order-info .button {
		width: 290px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.bx-filter-parameters-box-container .button {
	  width: 200px;
	}
	.free-delivery .item .prop .types .type>span {
		left: auto;
		right: 10px;
	}
	/* Футер
	===============================================================*/
	.footer .footer-top .menu>li {
		width: 50%;
		margin-bottom: 30px;
	}
	.footer .footer-top .menu>li+li {
		margin-top: 0;
	}
	.footer .footer-bottom .payments {
		margin-bottom: 10px;
	}
	.footer .footer-bottom .oferta {
		margin-top: 0;
		position: absolute;
		right: 15px;
/*		top: -38px;*/
		top: -45px;
	}
	/* Модальные формы
	===============================================================*/
	.modal-login .modal-body {
		padding: 18px 80px 60px;
	}
	.modal-fast-buy .modal-body {
		padding-left: 60px;
		padding-right: 60px;
	}
	.modal-fast-buy .product-info .result .head .price-block {
		width: calc(100% - 160px);
		margin-bottom: 0;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.footer .footer-bottom .oferta { 
		margin-top: 14px;
	}
	/* Основные стили
	===============================================================*/
	.wrapper {
		padding-top: 0;
	}
	/* Хедер
	===============================================================*/
	.header {
		position: relative;
	}
	.header .head .head-block.head-block-search {
		top: 30px;
		left: 50px;
	}
	.header .head .head-block.head-block-search .search {
		width: 16px;
	}
	.header .head .head-block.head-block-search .search.open {
		width: 160px;
	}
	.header .head .head-block.head-block-search .search .search-query {
		border-color: transparent;
	}
	.header .head .head-block.head-block-search .search.open .search-query {
		border-color: #3f3949;
	}
	.header .head .head-block.head-block-search .search .search-open {
		z-index: 4;
	}
	.header .head .head-block.head-block-search .search.open .search-open {
		z-index: 2;
	}
	.header .head .head-block.head-block-phone {
		left: 80px;
		top: 32px;
	}
	.header .head .head-block.head-block-logo {
		top: 28px;
	}
	.header .head .head-block.head-block-lk {
		top: 26px;
	}
	.header .head .head-block.head-block-lk .lk .cart .cart-popup {
		display: none;
	}
	.header .menu {
		position: relative;
		height: 0;
	}
	.open-menu {
		display: inline-block;
	}
	.header .menu>.open-menu {
		position: absolute;
		left: 0;
		top: -55px;
	}
	.header .menu>ul {
		height: auto;
		position: absolute;
		top: 0;
		left: 0;
		-webkit-box-shadow: 0px 25px 63px rgba(71, 45, 27, 0.3);
		        box-shadow: 0px 25px 63px rgba(71, 45, 27, 0.3);
	}
	.header .menu>ul>li {
		float: none;
		height: auto;
		background: #fff;
		/*padding: 10px 15px;*/
	}
	.header .menu>ul>li>a {
		padding: 10px 15px;
		font-size: 14px;
	}
	.header .menu>ul>li.lvl2 {
		padding-right: 50px;
	}
	.header .menu>ul>li+li,
	.header .menu>ul>li:last-of-type {
		margin-left: 0;
	}
	.header .menu>ul>li.lvl2:before {
		display: none;
	}
	.header .menu>ul>li>a {
		line-height: normal;
	}
	.header .menu>ul>li>.open-menu.open-menu-dropdown {
		width: 30px;
		top: 7px;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.header .menu>ul>li>ul {
		height: auto;
		max-height: 0px;
		display: block !important;
		left: 100% !important;
		top: 0;
		opacity: 1;
		visibility: visible;
		overflow: hidden;
		padding: 0;
		border-top-width: 0;
		text-align: left;
		background: transparent;
		border-left: 2px solid #2e1a46;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		-webkit-transition: all 0.8s linear;
		-o-transition: all 0.8s linear;
		transition: all 0.8s linear;
	}
	.header .menu>ul>li>ul.open {
		max-height: 1000px;
		-webkit-transition: all 0.8s linear;
		-o-transition: all 0.8s linear;
		transition: all 0.8s linear;
	}
	.header .menu>ul>li>ul>li {
		/*padding: 10px 15px;*/
		background: #fff;
	}
	.header .menu>ul>li>ul>li>a {
		padding: 10px 15px;
	}
	/* Тело страницы
	===============================================================*/
	.section.section-banner .main-slider {
		height: 425px;
	}
	.section.section-banner .main-slider .slide .info {
		left: calc(50% - 375px);
	}
	.section.section-banner .main-slider .slide .info .text {
		font-size: 32px;
	}
	.section.section-banner .main-slider .slick-prev {
		left: calc(50% - 360px);
	}
	.section.section-banner .main-slider .slick-next {
		right: calc(50% - 360px);
	}
	.section.section-subscribe .text {
		text-align: center;
		margin-bottom: 20px;
	}
	.section.section-subscribe .subscribe-form input[type="text"] {
		margin: 0 66px 0 0;
	}
	.catalog-items.catalog-items-plitka .catalog-col {
		width: 50%;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav {
		width: 100%;
		height: auto;
		margin-right: 0;
		padding: 0 15px;
		float: none;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slide {
		height: 110px;
		margin: 0;
		padding: 0 7px;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider {
		width: 100%;
		height: 500px;
		float: none;
		margin-bottom: 14px;
	}
	.section.section-catalog-detail .detail-gallery .zoom-img {
		bottom: 150px;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slick-arrow {
		top: 50% !important;
		margin-left: 0;
		-webkit-transform: translate(0, -50%) rotate(-90deg);
		-ms-transform: translate(0, -50%) rotate(-90deg);
		transform: translate(0, -50%) rotate(-90deg);
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slick-arrow.slick-prev {
		left: 0;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav .slick-arrow.slick-next {
		left: auto;
		right: 0;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .add-to-cart {
		width: 100%;
		margin-right: 0;
		margin-bottom: 17px;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .fast-buy {
		width: 235px;
	}
	.detail-add>* {
		float: none;
	}
	.detail-add .title-block,
	.detail-add .info {
		width: 100%;
	}
	.detail-tabs>ul>li+li {
		margin-left: 18px;
	}
	.detail-tabs>ul>li>a {
		padding: 0 25px;
	}
	.detail-tabs .tabs .tab .reviews .item .text {
		padding-right: 0;
	}
	.section.section-review .review-form .captcha .input {
		width: 50%;
	}
	.section.section-review .review-form .captcha .captcha-img {
		width: calc(50% - 10px);
	}
	.no-photo-examples .no-photo {
		margin-right: 30px;
	}
	.section.section-contacts ul.contacts-tabs>li {
		padding: 0 15px;
	}
	.faq-container .faq .head .panel-title a {
		padding-right: 30px;
	}
	.faq-container.contact-container .faq .head .panel-title a>* {
		font-size: 20px;
	}
	.section.section-favorite .catalog-items.catalog-items-plitka .catalog-col {
		width: 33.3333333333333%;
	}
	.box .img {
		width: calc(40% - 2px);
	}
	.box .text {
		width: calc(60% - 2px);
	}
	.contacts-info .info.info-1 {
		border: 0;
	}
	.section.section-articles .item .info,
	.section.section-articles .item .img {
		height: auto;
	}
	.section.section-articles .item .info {
		padding-bottom: 30px;
	}
	.section.section-articles .item .info .title {
		margin-bottom: 15px;
		font-size: 20px;
	}
	.section.section-articles .item .info .text {
		font-weight: 300;
	}
	.section.section-articles .item .info .text p {
		margin-bottom: 15px;
	}
	.section.section-search .search .search-inputs .search-query {
		width: 350px;
	}
	.section.section-search .search .results {
		margin-left: 30px;
	}
	.section.section-reviews .item .info {
		width: 100%;
		margin-bottom: 20px;
	}
	.section.section-reviews .item .info .review-target {
		margin-bottom: 8px;
	}
	.section.section-reviews .item .info .review-rating .review-rating-prop {
		width: calc(100%/3);
		float: left;
	}
	.section.section-reviews .item .text {
		width: 100%;
		padding-left: 50px;
	}
	.section.section-reviews .item .text:before {
		left: 0;
	}
	.add-review-form .review-body .rating .item {
		display: block;
		margin-right: 0;
	}
	.section.section-lk .aside .menu ul>li>a {
		padding: 5px 25px;
	}
	.personal-form .submit-group input[type="submit"] {
		width: 200px;
	}
	.order-info .order-col {
		min-width: auto;
		width: 100%;
		max-width: none;
	}
	.order-list .item .pic {
		width: 80px;
	}
	.order-list .item .info {
		width: 145px;
	}
	.section.section-cart .order-list .item .info {
		width: 310px;
	}
	.order-list .item .info .prop {
		float: none;
		width: 100%;
	}
	.order-list .item .count,
	.section.section-cart .order-list .item .count	{
		width: 130px;
	}
	.order-list .foot .item .count .value {
		font-size: 14px;
	}
	.order-list .item .price {
		width: calc(100% - 365px);
	}
	.section.section-cart .order-list .item .price {
		width: 160px;
	}
	.order-list .item .price .value {
		font-size: 16px;
	}
	.order-list .foot .item .result {
		padding-left: 15px;
	}
	.order-list .foot .item .result .title {
		padding-right: 62px;
	}
	.order-list .foot .item .result .value {
		font-size: 16px;
	}
	.section.section-cart .cart-go-order>.button {
		width: 160px;
	}
	.section.section-cart .cart-go-order .discount-cart {
		width: 255px;
		margin-left: 15px;
	}
	.section.section-cart .cart-go-order .discount-cart .input input[type="text"] {
		width: 130px;
	}
	.section.section-cart .cart-go-order .discount-cart .input input[type="button"],
	.section.section-cart .cart-go-order .discount-cart .input input[type="submit"] {
		width: 100px;
	}
	.section.section-cart .order-container {
		padding-bottom: 20px;
	}
	.attention p {
		max-width: 80%;
	}
	.section.section-cart .order-container .step>.body>.item .name {
		width: 565px;
	}
	.section.section-cart .order-container .step>.body>.item .value {
		font-size: 16px;
		width: calc(100% - 569px);
		text-align: right;
	}
	.section.section-cart .order-container .button {
		display: none;
	}
	.section.section-cart .order-info>* {
		width: 50%;
		float: left;
		margin-bottom: 20px;
	}
	.section.section-cart .order-info .body {
		border: 0;
	}
	.section.section-cart .order-info .foot {
		padding-top: 0;
	}
	.section.section-cart .order-info .button {
		width: 290px;
		margin: 0 auto;
		display: block;
		float: none;
	}
	.delivery-main {
    border-bottom: 0;
  }
	.delivery-item {
  	border-top: 1px solid #e9e9e8;
	}
	.delivery-main .delivery-item {
		border-top: 0;
	}
	.free-delivery .item .prop .types .type>span {
		left: auto;
		right: 10px;
	}
	/* Футер
	===============================================================*/
	.footer .footer-top .menu {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
	}
	.footer .footer-top .menu>li {
		width: calc(100%/3);
		margin-bottom: 30px;
	}
	.footer .footer-top .menu>li+li {
		margin-left: 0;
	}
	.footer .footer-top .menu>li:nth-of-type(3n+1) {
		/*clear: left;*/
	}
	.footer .footer-bottom {
		height: 100px;
	}
}
@media (min-width: 768px) {

	.header .head .head-block.head-block-lk .lk .lk-link {
		max-width: 270px;
		max-width: 160px;
		width: auto;
		height: auto;
   		font-size: 11px;
	}
	.header .head .head-block.head-block-lk .lk .lk-link span {
		display: inline-block;
	}
	.header .head .head-block.head-block-lk .lk .lk-link svg {
		opacity: 0;
		visibility: hidden;
	}
	.js-filter-result {
	  position: absolute;
	  width: 105px;
	  padding: 5px 15px;
	  margin: 0;
	  left: 100%;
	  z-index: 10;
	  background: #fff;
	  border: 1px solid #d1d1d1;
	}
}
@media (min-width: 992px) {
	.header .collapse {
		display: block;
	}
	.header .menu__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
						-webkit-justify-content: space-between;
		        justify-content: space-between;
	}
	.header .menu>ul {
		height: 100% !important;
	}
	.header .head .head-block.head-block-lk .lk .lk-link {
		max-width: 270px;
		font-size: 14px;
	}
}
@media (min-width: 992px) and (max-width: 1279px) {
	/* Хедер
	===============================================================*/
	.header .menu>ul>li+li {
		/*margin-left: 17px;*/
	}
	.header .menu>ul>li:last-of-type {
		/*margin-left: 16px;*/
	}
	.header .menu>ul>li {
		padding: 0 5px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.header .menu>ul>li>a {
		text-align: center;
		line-height: 20px;
	}
	.header .menu {
		height: 55px;
	}
	.header .menu>ul>li>ul {
		top: 53px;
	}
	/* Тело страницы
	===============================================================*/
	.section.section-banner .main-slider .slide .info {
		left: calc(50% - 485px);
	}
	.section.section-banner .main-slider .slick-prev {
		left: calc(50% - 470px);
	}
	.section.section-banner .main-slider .slick-next {
		right: calc(50% - 470px);
	}
	.section.section-subscribe .subscribe-form input[type="text"] {
		width: 305px;
		margin: 0 35px 0 0;
	}
	.section.section-subscribe .subscribe-form input[type="submit"] {
		width: 195px;
	}
	.zoom-container {
		right: calc(50% - 470px) !important;
	}
	.catalog-items.catalog-items-plitka .catalog-col {
		width: calc(100%/3);
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider-nav {
		width: 80px;
		margin-right: 14px;
	}
	.section.section-catalog-detail .detail-gallery .gallery-slider {
		width: calc(100% - 94px);
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .add-to-cart {
		width: 180px;
	}
	.section.section-catalog-detail .detail-info .detail-info-body .options .buttons-group .fast-buy {
		width: 145px;
	}
	.detail-add .title-block {
		width: 155px;
	}
	.detail-add .info {
		width: 715px;
	}
	.detail-tabs .tabs .tab .reviews .item .text {
		padding-right: 0;
	}
	.section.section-review .review-form .captcha .input {
		width: 230px;
	}
	.section.section-review .review-form .captcha .captcha-img {
		width: calc(100% - 240px);
	}
	.faq-container .faq .head .panel-title a {
		padding-right: 175px;
	}
	.section.section-favorite .catalog-items.catalog-items-plitka .catalog-col {
		width: 25%;
	}
	.contacts-info .info {
		height: 235px;
	}
	.section.section-search .search .search-inputs .search-query {
		width: 530px;
	}
	.section.section-reviews .item .text {
		padding-left: 75px;
	}
	.section.section-reviews .item .text:before {
		left: 20px;
	}
	.add-review-form .review-body .rating .item {
		margin-right: 15px;
	}
	.order-info .order-col {
		min-width: auto;
		width: 50%;
	}
	.order-info .status .item, .order-info .order-options .item {
		white-space: normal;
	}
	.order-list .item .pic {
		width: 80px;
	}
	.order-list .item .info {
		width: 260px;
	}
	.section.section-cart .order-list .item .info {
		width: 450px;
	}
	.order-list .item .info .prop {
		float: none;
		width: 100%;
	}
	.order-list .item .count {
		width: 130px;
	}
	.section.section-cart .order-list .item .count {
		width: 180px;
	}
	.order-list .foot .item .count .value {
		font-size: 14px;
	}
	.order-list .item .price {
		width: calc(100% - 480px);
	}
	.section.section-cart .order-list .item .price {
		width: 190px;
	}
	.order-list .foot .item .result .title {
		padding-right: 58px;
	}
	.section.section-cart .cart-go-order>.button {
		width: 180px;
	}
	.attention p {
		max-width: 500px;
	}
	.section.section-cart .order-container .order-list .item .info {
		width: 310px;
	}
	.section.section-cart .order-container .order-list .item .count {
		width: 145px;
	}
	.section.section-cart .order-container .order-list .item .price {
		width: calc(100% - 462px);
	}
	.section.section-cart .order-container .step>.body>.item .name {
		width: 450px;
	}
	.section.section-cart .order-container .step>.body>.item .value {
		width: calc(100% - 455px);
		text-align: right;
	}
	.section.section-cart .order-info .body .item .title {
		font-size: 14px;
		width: 100px;
	}
	.section.section-cart .order-info .body .item .value {
		font-size: 17px;
	}
	.section.section-cart .order-info .body .item.item-result .value {
		font-size: 20px;
	}
	.section.section-cart .cart-go-order .discount-cart{
		margin-left: 32px;
	}
	/* Футер
	===============================================================*/
	.footer .footer-top .menu>li {
	}
	.footer .footer-top .menu>li+li {
		margin-left: 20px;
	}
	.footer .footer-top .menu>li>a {
		font-size: 13px;
	}
	.footer .footer-bottom .copyright {
		margin-top: 18px;
	}
}

@media (min-width: 992px) and (max-width: 1145px),
(min-width: 1280px) and (max-width: 1385px) {

	.header .menu>ul>li:first-of-type>ul {
		left: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
	.header .menu>ul>li:last-of-type>ul {
		left: auto;
		right: 0;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

}
