/* Скрываем элементы мобильной версии в версии ПК */
#header-mobile,
a.editProfile,
#other-mobile,
#nav-mobile,
.bMob {
	display: none;
}

footer .bPayOrder {
	width: auto;
	height: auto;
	display: none;
	padding: 8px 32px;
	background: #FF5A5A;
	border: 1px solid #FF7979;
	border-radius: 3px;
	font-weight: 500;
	font-size: 15px;
	line-height: 22px;
	color: #FFFFFF;
	margin: 0 auto 20px;
	border-radius: 4px;
	text-decoration: none;
}

@media only screen and (max-width: 1280px) {

	#basket {
		right: 150px;
	}

	#modal-size {
		width: 100%;
		height: auto;
	}

	#modal-face {
		width: 100%;
		height: auto;
	}

	#modal-face .title {
		padding: 0px 20px;
		font-size: 25px;
		line-height: normal;
	}

	#modal-face .items {
		padding: 20px;
	}

	#modal-face .items .item {
		width: 140px;
	}

	#modal-face .items .item .tit {
		font-size: 12px;
		padding: 11px;
	}

	.modal-fastView {
		width: 100%;
	}
}

@media only screen and (max-width: 1170px) {

	.wrapper {
		padding-left: 10px;
		padding-right: 10px;
		min-width: 320px;
	}

	.bDesk {
		display: none !important;
	}

	.menu.topline {
		display: none;
	}

	.cont-navigation {
		width: 100%;
		height: 100%;
		position: fixed;
		background: rgba(0, 0, 0, .5);
		left: 0;
		top: 0;
		z-index: 10;
		visibility: hidden;
		z-index: 9999;
	}

	.navigation-close {
		display: block;
		padding: 15px 0;
		width: 100%;
		border-bottom: 1px solid #ffffff;
		margin-bottom: 15px;
	}

	.close-icon {
		color: #ffffff;
		display: block;
		width: 90%;
		text-align: right;
		margin: auto;
	}

	.navigation {
		width: 255px;
		height: 100%;
		-ms-overflow-y: scroll;
		overflow-y: scroll;
		background: #A08771;
		left: -260px;
		-webkit-transition: all .7s;
		-moz-transition: all .7s;
		-ms-transition: all .7s;
		-o-transition: all .7s;
		transition: all .7s;
		position: absolute;
	}

	.navigation ul {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: flex-start;
		align-items: flex-start;
		border: none;
	}

	.navigation ul li {
		width: 100%;
		margin: 0;
		padding: 0 0 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		margin-bottom: 15px;
	}

	header .center .menu a {
		color: #fff;
	}

	.navigation ul li a {
		text-align: left;
	}

	.cont-navigation.show {
		visibility: visible;
	}

	.cont-navigation.show .navigation {
		left: 0;
		-webkit-transition: all .7s;
		-moz-transition: all .7s;
		-ms-transition: all .7s;
		-o-transition: all .7s;
		transition: all .7s;
	}

	#sandwich {
		display: none;
	}

	#topmenu {
		height: auto;
		padding: 15px 0;
		position: unset !important;
	}

	#topmenu .menu {
		display: none;
		margin-top: 15px;
	}

	#topmenu .menu.active {
		display: table;
	}

	.buttons.bMob {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%;
	}

	.posTopmenu {
		height: auto;
	}

	.bCatalog {
		text-decoration: none;
		font-weight: 500;
		font-size: 26px;
		line-height: 100%;
		color: rgba(255, 255, 255, 0.8);
		text-transform: uppercase;
	}

	.bCatalog i {
		/* margin-right: 8px; */
	}

	#topmenu .wrapper {
		flex-wrap: wrap;
	}

	#topmenu ul {
		width: 100%;
		margin-top: 10px;
	}

	#topmenu ul li {
		float: none;
		width: 100%;
	}

	#topmenu ul li a.index {
		width: 100%;
		height: auto;
		line-height: normal;
		padding: 0;
		padding-bottom: 10px;
	}

	#topmenu ul li:last-child a.index {
		padding-bottom: 0px;
	}

	#topmenu ul li:hover a.index {
		background: none;
	}

	#topmenu ul li .win {
		position: unset;
	}

	#topmenu ul li:hover .win {
		display: none;
	}

	#basket {
		position: unset;
	}

	#basket .button {
		width: 50px;
		height: 50px;
	}

	#topmenu ul li a .icon {
		display: none;
	}

	#basket .win {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		right: 0;
	}

	#basket.active,
	#basket.fixed {
		top: 10px;
		right: 10px;
		position: fixed;
	}

	#basket .win {
		border-radius: 0px;
	}

	#sections {
		margin-top: 30px;
	}

	#sections .item {
		width: 100%;
		background-size: cover;
	}

	#sections .item .info {
		margin: 15px;
	}

	#partners,
	#about {
		margin: 30px auto;
	}

	h1.title,
	h2.title,
	h3.title,
	h4.title,
	#about h1 {
		font-size: 25px;
		line-height: 140%;
	}

	#partners .partner-slider {
		margin-top: 20px;
	}

	.owl-prev {
		left: 0;
	}

	.owl-next {
		right: 0;
	}

	#partners a {
		margin: 0 auto;
	}

	.titleBlock {
		height: auto;
		padding-top: 0px;
		padding-bottom: 20px;
	}

	.titleBlock .bread {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	.titleBlock h1 {
		margin-top: 30px;
		line-height: normal;
		font-size: 30px;
	}

	#menuAbout {
		margin: 0 auto 20px;
		padding: 15px 0;
		flex-wrap: wrap;
		background-size: cover;
		gap: 25px;
	}

	#menuAbout a {
		margin: 5px 0;
		width: auto;
		text-align: center;
		font-size: 14px;
	}

	#description {
		margin-bottom: 50px;
	}

	#description h2 {
		margin-bottom: 10px;
	}

	#catalog {
		flex-wrap: wrap;
		margin-top: 20px;
		margin-bottom: 30px;
	}

	#catalog .sections {
		width: 100%;
		margin-bottom: 20px;
	}

	#catalog .sections ul {
		display: none;
	}

	#catalog .sections ul.active {
		display: table;
	}

	#catalog .sections .title {
		color: #A08771;
	}

	#catalog .result {
		width: 100%;
	}

	.tovar {
		width: 20%;
	}

	.dopTovars .tovars {
		flex-wrap: wrap;
	}

	.dopTovars .title {
		margin-bottom: 20px;
	}

	#order {
		flex-wrap: wrap;
		padding-top: 0;
		background: #EFEFEF;
	}

	#order .left-bar {
		order: 2;
	}

	#order .basket {
		margin-bottom: 30px;
		width: 100%;
		order: 1;
	}

	#order .basket .title {
		padding: 10px 0;
		font-size: 22px;
		margin-bottom: 10px;
		text-align: center;
	}

	#order .basket .items .item {
		padding: 15px 10px;
	}

	#order .basket .items .item picture {
		width: 65px;
		height: 65px;
		margin: 0;
	}

	#order .basket .items .item .info {
		width: 45%;
	}

	#order .basket .items .item .info .tit {
		font-size: 17px;
	}

	#order .basket .items .item .info .char {
		font-size: 14px;
	}

	#order .basket .items .item .price {
		font-size: 14px;
		display: flex;
		align-items: center;
		gap: 10px;
	}

	#order .basket .items .item .delete {
		margin: 0;
	}

	#order .basket .delivery {
		padding: 0px 25px;
	}

	#order .basket .amount {
		padding: 10px 25px;
		margin-bottom: 5px;
	}

	#order .basket .padding {
		padding: 0;
		margin: 0;
	}

	#order form {
		width: 100%;
		order: 2;
	}

	#saleBlock {
		margin-bottom: 30px;
	}

	#order {
		padding-bottom: 30px;
	}

	#reviews .items .review {
		width: 49%;
		border-radius: 10px;
		background-size: cover;
	}

	#reviews .items .review .plash {
		background-size: cover;
	}

	#reviews .topbar .buttons {
		display: table;
		width: auto;
	}

	#reviews .topbar .button {
		padding: 7px 20px;
	}

	.tovarPage .left {
		width: 100%;
		float: none;
	}

	.tovarPage .conteiner .content .select .option {
		margin: 0 auto;
	}

	.tovarPage .conteiner {
		flex-wrap: wrap;
	}

	.tovarPage .conteiner .img {
		margin: 0 auto;
	}

	.tovarPage .conteiner .content {
		width: 100%;
		padding: 20px 0px;
	}

	.tovarPage .conteiner {
		background: rgba(0, 0, 0, 0);
	}

	.tovarPage .conteiner .img .mini {
		justify-content: center;
	}

	.tovarPage .conteiner .content .prices {
		justify-content: center;
	}

	.tovarPage .conteiner .content .select {
		margin: 10px auto 0;
	}

	.tovarPage .infoTovar {
		margin: 30px auto 0;
		float: none;
		width: 100%;
	}

	#charsText {
		padding: 25px 0;
	}

	#charsText .wrapper {
		flex-wrap: wrap;
	}

	#charsText .chars {
		width: 100%;
		margin-bottom: 30px;
	}

	#charsText .text {
		width: 100%;
		padding: 12.5px 15px;
	}

	.tovarPage #img {
		height: auto;
		margin: 0 auto;
	}

	.tovarPage .conteiner .content.maxHeight {
		min-height: auto;
	}

	.tovarPage .chars {
		margin-top: 0px;
		padding: 20px 15px;
	}

	.infoTovar .quantity {
		margin: 0 auto 10px;
	}

	#advantagesJob .items .item {
		width: 100%;
	}

	#fillings.page.wrapper {
		padding: 0 !important;
		border-radius: 0px;
	}

	#fillings.page section {
		width: 100%;
		margin: 0 auto 30px;
		padding: 15px;
	}

	img.imgRight {
		max-width: 40%;
	}
}

@media only screen and (max-width: 1080px) {

	header {
		flex-wrap: wrap;
	}

	header .center {
		width: 100%;
	}

	header .center form {
		display: none;
	}

	header .center form.active {
		display: block;
		width: 96%;
		position: absolute;
		left: 2%;
		right: 2%;
		top: 170px;
		background: #fff;
		padding-left: 10px;
	}

	header .center form.active input {
		background: #fff;
	}

	header .center form.active button {
		display: none;
	}

	header .bSearch {
		width: 50px;
		height: 50px;
		margin-right: 0px;
		border-radius: 255px;
		display: flex;
		align-items: center;
		justify-content: center;
		font-size: 23px;
		color: #fff;
		text-decoration: none;
		background: #FF7979;
	}

	#advantages {
		padding: 20px 10px;
		flex-wrap: wrap;
	}

	#advantages .item,
	#advantages.ur .item {
		border-right: none;
		width: 100%;
		margin-bottom: 20px;
	}

	#advantages .item:last-child,
	#advantages.ur .item:last-child {
		margin-bottom: 0px;
	}

	#advantages .item .info,
	#advantages.ur .item .info {
		width: 80%;
	}

	#advantages.ur .item .info .title,
	#advantages.ur .item .info .text {
		text-align: left;
		padding: 0;
	}

	#advantages .item .info .title {
		font-size: 17px;
	}

	#advantages .item .info .title {
		margin-bottom: 0;
	}

	#contacts {
		margin-bottom: 30px;
	}

	#contacts .title {
		margin-bottom: 20px;
	}

	#contacts .left,
	#contacts .right {
		width: 100%;
		float: none;
	}

	#contacts .right {
		margin-top: 20px;
	}

	.articles .article {
		width: 100%;
		height: auto;
		flex-wrap: wrap;
	}

	.articles .article picture {
		width: 100%;
		height: 335px;
	}

	.articles .article .info {
		max-width: fit-content;
	}
}

@media only screen and (max-width: 992px) {

	footer {
		padding: 20px 0;
		height: auto;
		background-size: cover;
	}

	footer .wrapper {
		flex-wrap: wrap;
	}

	footer .item .logo {
		display: none;
	}

	footer .wrapper .item {
		width: 100%;
		margin-bottom: 15px;
	}

	footer .item:nth-child(2),
	footer .item:nth-child(3) {
		display: none;
	}

	footer .item .tit {
		margin-bottom: 12px;
	}

	footer .wrapper .item:last-child {
		margin-bottom: 0px;
	}

	.tovar {
		width: 25%;
	}

	.tovarPage .chars .items .item {
		width: 100%;
		margin-top: 10px;
	}

	.tovarPage .chars .items .item .info {
		width: 90%;
	}

	#advantagesTovar {
		background-size: cover;
		margin-bottom: 0px;
	}

	#jobs .items .item .topbar .title {
		width: 60%;
	}

	#modal-fillings {
		width: 100%;
		height: auto;
		flex-wrap: wrap;
	}

	#modal-fillings .left {
		width: 100%;
		height: auto;
		float: none;
		background: rgba(0, 0, 0, 0);
		display: table;
	}

	#modal-fillings.page .left {
		width: 100%;
	}

	#modal-fillings .left a {
		width: 50%;
		float: left;
		font-size: 15px;
		text-transform: inherit;
		padding: 5px 0;
	}

	#modal-fillings .right {
		float: none;
		width: 100%;
		display: table;
	}

	#modal-fillings.page .right {
		width: 100%;
	}

	#modal-fillings .right .text {
		padding: 0px 10px;
		margin-bottom: 30px;
	}

	#modal-fillings .right .info .tit {
		font-size: 16px;
		color: #fff;
	}

	#payment {
		padding-left: 10px;
		padding-right: 10px;
	}

	#payment .info {
		flex-wrap: wrap;
	}

	#payment .basket {
		order: 1;
		margin-bottom: 20px;
	}

	#payment .left {
		order: 2;
	}

	#payment .left,
	#payment .basket {
		max-width: 100%;
	}

	#sections .item picture {
		height: 330px;
		width: 330px;
		border-radius: 255px;
		overflow: hidden;
		display: flex;
		align-items: center;
		justify-content: center;
	}
}

@media only screen and (max-width: 780px) {

	body {
		padding-bottom: 60px;
	}

	header {
		border-radius: 15px 15px 0px 0px;
	}

	header .contacts {
		width: 100%;
		order: 3;
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	header .contacts .timeWork,
	header .contacts a.phone,
	header .contacts a.callback,
	header .social {
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
	}

	header .contacts .timeWork,
	header .contacts a.phone,
	header .contacts a.callback span {
		font-size: 14px;
	}

	header .contacts a.callback {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 5px;
		color: var(--red);
	}

	header .contacts a.callback i {
		color: var(--red);
	}

	header .contacts a.callback span {
		margin: 0;
		padding: 0;
		text-decoration: none;
	}

	header .social a {
		width: 25px;
		height: 25px;
	}

	header .logo,
	header .profile {
		display: none;
	}

	#slider .info h1 {
		width: 100%;
		font-size: 22.5px;
		line-height: normal;
	}

	#slider .info p {
		margin-top: 12.5px;
		margin-bottom: 30px;
	}

	.tovar {
		width: 33.33%;
	}

	#reviews .items {
		margin-bottom: 0px;
	}

	#reviews .items .review .name {
		margin: 15px 15px 0px 15px;
	}

	#reviews .items .review .text {
		padding: 7.5px 15px;
	}

	#reviews .items .review .plash {
		padding: 15px;
		padding-top: 30px;
		background-size: cover;
	}

	#reviews .topbar {
		flex-wrap: wrap;
	}

	#reviews .topbar .left {
		width: 100%;
	}

	#reviews .topbar .button {
		margin-top: 10px;
	}

	#reviews .items {
		margin-top: 25px;
	}

	.pageTovarBlockAdvantages {
		padding: 0px;
	}

	#advantagesTovar {
		padding: 18px 26px;
	}

	.tovarPage .text {
		margin-top: 15px;
	}

	.decors .decor {
		flex-wrap: wrap;
	}

	#order form.my {
		width: 100%;
	}

	.bMob {
		display: table !important;
	}

	#nav-mobile {
		width: 100%;
		height: 60px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		bottom: 0;
		padding: 0 17px;
		background: #FBFBFB;
		z-index: 4;
		box-shadow: -1px -1px -1px #000;
	}

	#nav-mobile a {
		position: relative;
		text-decoration: none;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

	#nav-mobile a i {
		font-size: 25px;
		color: #424242;
		margin: 0 auto;
		display: table;
	}

	#nav-mobile a span {
		font-weight: 300;
		font-size: 10px;
		color: #424242;
		margin-bottom: 5px;
		display: table;
		margin: 0 auto;
	}

	#nav-mobile a:nth-child(3) {
		border-radius: 255px;
		width: 60px;
		height: 60px;
		top: -30px;
		/* display: block; */
		position: relative;
		background: #fbfbfb;
		padding-top: 6px;
	}

	#nav-mobile a:nth-child(3) i {
		font-size: 52px;
		color: var(--red);
	}

	#nav-mobile a .count {
		position: absolute;
		right: 0;
		top: 12px;
		border-radius: 255px;
		width: 16px;
		height: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
		background: var(--red);
		font-weight: 500;
		/* test */
		font-size: 10px;
		color: #fff;
	}

	#other-mobile {
		position: fixed;
		top: 0;
		left: 0;
		background: #fff;
		padding: 63px 45px;
		display: block;
		width: 100%;
		height: 100%;
		z-index: 4;
	}

	#other-mobile .close {
		position: absolute;
		top: 18px;
		right: 10px;
		color: #424242;
		font-size: 30px;
		text-decoration: none;
	}

	#other-mobile .links {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		flex-wrap: wrap;
		gap: 20px;
	}

	#other-mobile .links a {
		display: block;
		width: 100%;
		height: auto;
		font-weight: 500;
		/* test */
		font-size: 18px;
		line-height: 139%;
		color: var(--brown);
		text-decoration: none;
	}
}

@media only screen and (max-width: 680px) {

	header {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	#formFooter {
		background-position: right;
		height: auto;
	}

	#formFooter form {
		margin: 10px 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, 0.9);
		padding: 15px 25px;
	}

	#formFooter form button {
		padding: 8px 32.5px;
	}

	#formFooter form input,
	#formFooter form textarea {
		background: rgba(0, 0, 0, 0);
	}

	#formFooter form .title {
		font-size: 30px;
	}

	#formFooter form .text {
		width: 100%;
		text-align: center;
	}

	#description p {
		font-size: 18px;
		line-height: normal;
	}

	#advantagesTovar .item {
		width: 100%;
	}

	#advantagesTovar .item:nth-child(3) {
		margin-bottom: 15px !important;
	}

	#advantagesTovar .item .desc {
		margin-top: 5px;
	}

	#charsText .text .menu a {
		border-radius: 5px;
		border: 1px solid #000;
		margin-bottom: 10px;
		margin-right: 10px;
	}

	#charsText .text .menu a.active,
	#charsText .text .menu a:hover {
		border: 1px solid #A08771;
	}

	#fillings.page section .buttons {
		width: 10px;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		overflow-y: scroll;
		gap: 10px;
	}

	#fillings.page section .buttons .aItem {
		font-size: 12px;
		padding: 5px 10px;
		margin-right: 5px;
		margin-bottom: 5px;
		min-width: max-content;
		text-align: center;
	}

	#fillings.page section .info {
		flex-wrap: wrap;
	}

	#fillings.page section .info picture {
		width: 100%;
		height: 300px;
	}

	#fillings.page section .info .right {
		width: 100%;
		margin-top: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	#fillings.page section .info .right .title {
		order: 1;
		font-size: 18px;
	}

	#fillings.page section .info .right .text {
		margin-top: 0px;
		font-size: 18px;
		order: 3;
	}

	#fillings.page section .info .price {
		order: 2;
		margin-top: 0px;
		font-size: 18px;
	}

	#order .itogo {
		flex-wrap: wrap;
	}

	#order .itogo .cal {
		width: 100%;
	}

	#advantages {
		display: none;
	}

	.productsOther .product {
		gap: 10px;
	}

	.productsOther .product picture {
		min-width: 35px;
		width: 35px;
		height: 35px;
	}

	.productsOther .product .price,
	.productsOther .product .quantity input,
	.productsOther .product .quantity span,
	.productsOther .product .amount {
		font-size: 12px;
	}

	.productsOther .product .price,
	.productsOther .product .amount {
		width: 40px;
		min-width: 40px;
	}

	.productsOther .product .name select {
		font-size: 12px;
	}

	.productsOther .bottomNav {
		gap: 14px;
	}

	.productsOther .bottomNav .newProduct {
		min-width: auto;
		padding: 10px;
		font-size: 12px;
	}

	.productsOther .bottomNav .sale {
		min-width: 70px;
	}

	.productsOther .bottomNav .sale input,
	.productsOther .product .quantity input {
		width: 34px;
		height: 34px;
		border-radius: 5px;
	}

	.productsOther .bottomNav .sale span {
		font-size: 12px;
	}

	.productsOther .bottomNav .amount {
		width: 70px;
	}

	.articles {
		gap: 20px;
	}

	.articles .article .info .button {
		display: none;
	}
}

@media only screen and (max-width: 576px) {

	#catalog .result .ajaxCatalog {
		gap: 20px;
	}

	.tovar {
		width: 100%;
		padding: 0;
	}

	.tovar picture {
		height: auto;
	}

	.tovar .info .titleTovar {
		margin: 0;
	}

	.tovar .info {
		display: flex;
		flex-direction: column;
		gap: 5px;
	}

	#saleBlock {
		padding: 15px 20px;
		background-position: left;
	}

	#saleBlock .title {
		font-size: 20px;
		line-height: normal;
	}

	#saleBlock p {
		font-size: 12px;
		line-height: normal;
		width: 100%;
	}

	#saleBlock a.button {
		font-size: 12px;
		padding: 9px 19px;
	}

	#order form .select .option label {
		font-size: 14px;
	}

	#reviews .items .review {
		width: 100%;
	}

	#success p {
		width: 100%;
	}

	.tovarPage .conteiner .content .select {
		width: 100%;
		/* 300px */
	}

	.tovarPage .conteiner .content .select .options,
	.tovarPage .conteiner .content .select .fillings {
		width: 100%;
	}

	.tovarPage .conteiner .content .select .option {
		width: 79px;
	}

	.tovarPage .conteiner .content .select .bNav {
		width: 25px;
	}

	.tovarPage .conteiner .content .topbar {
		flex-wrap: wrap;
	}

	.tovarPage .conteiner .content textarea {
		font-size: 12px;
		margin-top: 10px;
	}

	.tovarPage .conteiner .content .prices {
		flex-wrap: wrap;
	}

	.tovarPage .conteiner .content .prices .item {
		margin-right: 0px;
		margin-bottom: 20px;
		width: 100%;
	}

	.tovarPage .conteiner .content .select .titSelect .tit {
		font-size: 22px;
	}

	.tovarPage .conteiner .content .select .titSelect .button {
		font-size: 13px;
	}

	.tovarPage {
		display: block;
	}

	.tovarPage #img {
		width: 100%;
		margin-top: 10px;
		display: block;
	}

	.tovarPage .select .items .item {
		width: 100%;
		margin-bottom: 10px;
	}

	.like {
		height: 20px;
	}

	.tovar .position .bFastView {
		display: none !important;
	}

	#jobs .items .item {
		padding: 15px;
	}

	#jobs .items .item .topbar .title {
		font-size: 17px;
		width: 50%;
	}

	#jobs .items .item .topbar .salary {
		font-size: 15px;
	}

	.tovarPage .conteiner .content .select .fillingsOld .option {
		width: 90px;
	}

	.tovarPage .conteiner .content .select .fillingsOld .option .tit {
		font-size: 10px;
	}

	.tovarPage .conteiner .content .select .fillingsOld .option {
		width: 75px;
	}

	/*
	.tovarPage .conteiner .img picture.index {
		height: 280px;
	}*/

	.tovarPage .conteiner .content {
		padding: 0px;
	}

	.tovarPage .conteiner .content .topbar .stringLike {
		margin-top: 10px;
	}

	.tovarPage .chars {
		margin-top: 10px;
	}

	.tovarPage .infoTovar {
		margin: 10px auto 0;
	}

	#catalog .sections {
		display: none;
	}

	.tovar .prices {
		margin-top: 10px;
	}

	.tovarPage .conteiner .content .select .option .tit span {
		display: block;
	}

	.tovarPage .conteiner .content .select .option:hover .tit,
	.tovarPage .conteiner .content .select .option.active .tit {
		font-size: 14px;
	}

	.tovarPage .conteiner .content .select .option:hover .tit span,
	.tovarPage .conteiner .content .select .option.active .tit span {
		font-size: 10px;
	}

	#modal-fillings .right .info a.button {
		background: #FF2727;
		color: #FFFFFF;
	}

	.dopTovars .tovars {
		width: 320px;
		display: block;
		margin: 0 auto;
	}

	.slide .tovar {
		width: 80%;
		margin: 0 auto;
	}

	.mobHide {
		display: none !important;
	}

	.tiers .tier {
		flex-wrap: wrap;
	}

	.tiers .tier .tit {
		width: 30%;
		margin-right: 0px;
	}

	.tiers .tier select.fillingsSelect {
		width: 70%;
		margin-bottom: 10px;
	}

	.tiers .tier input.price,
	.tiers .tier select.weight,
	.tiers .tier .amount {
		margin: 0;
		width: 30%;
	}

	.tiers .tier .error {
		margin-top: 5px;
	}

	.tiers .newTier {
		width: 60%;
	}

	.tiers .bottomNav .amount {
		width: 40%;
	}

	#article .titlePage {
		margin-bottom: 20px;
	}

	#article picture {
		width: 100%;
		height: auto;
	}

	#article .text {
		font-size: 16px;
	}
}

@media only screen and (max-width: 480px) {

	header .wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between;
		flex-wrap: wrap;
	}

	header .profile {
		order: 1;
		width: 100%;
	}

	header .logo {
		width: 180px;
		margin: 0;
		order: 2;
	}

	header .logo h2 {
		display: none;
	}

	header .center {
		order: 4;
	}

	header .center form {
		display: flex;
		align-items: center;
		width: 100%;
		margin-top: 10px;
		position: relative;
	}

	header .center form button {
		position: absolute;
		right: 0px;
		width: 35px;
		height: 35px;
	}

	.loginUser {
		display: flex !important;
		justify-content: space-between;
		gap: 10px;
		margin-top: 10px;
		width: 100%;
	}

	.loginUser a {
		width: auto;
		display: flex;
		align-items: center;
		justify-items: flex-start;
		gap: 6px;
		text-decoration: none;
		color: #fff;
	}

	.loginUser a span {
		font-size: 16px;
	}

	.loginUser a i {
		font-size: 18px;
	}

	.loginUser a {}

	.loginUser a {}

	.loginUser a {}

	#topmenu {
		padding: 0;
	}

	.buttons.bMob {
		display: flex !important;
	}

	.bCatalog,
	.bLike {
		display: flex;
		align-items: center;
		justify-content: flex-start;
		gap: 4px;
		margin: 0;
		font-size: 26px;
	}

	.bCatalog i,
	.bLike i {
		margin: 0;
		font-size: 26px;
	}

	#basket .win .bOrder,
	#basket .win .sale {
		width: 90%;
	}

	#basket .win .bOrder {
		margin-bottom: 15px;
	}

	#basket .win .sale {
		padding-right: 0px;
		border-radius: 7px;
	}

	#slider .info .buttons a.button {
		padding: 9px 12.5px;
	}

	#slider .info .buttons a.requestQuestion {
		margin-left: 15px;
	}

	#slider .info .buttons a.requestQuestion i {
		margin-right: 3px;
	}

	#advantages .item .info {
		width: 70%;
	}

	#sections {
		margin-top: 0px;
		top: 0;
		padding-top: 30px;
	}

	#sections .item {
		height: auto;
		overflow: hidden;
		margin-bottom: 10px;
	}

	#sections .item picture {
		width: 100px;
		height: 100px;
	}

	#sections .item.active .links {
		display: table;
	}

	#sections .item.active .info {
		background: #FFFFFF;
	}

	#sections .item.active .info .border {
		display: block;
	}

	footer .item .title,
	footer .item .tit {
		text-align: center;
		width: 100%;
	}

	footer .contacts a.phone,
	footer .contacts a.email {
		text-align: center;
	}

	footer .contacts .social {
		margin: 0 auto 10px;
	}

	footer .item .reviews a {
		padding: 4px 9px;
	}

	#modal-request {
		width: 100%;
	}

	#modal-request .title {
		padding: 20px 25px;
		font-size: 25px;
		line-height: normal;
	}

	#modal-request form {
		padding: 20px 25px;
	}

	.tovar .info .titleTovar {
		font-size: 18px;
	}

	.tovar .info .price,
	.tovar .info .price span {
		font-size: 14px;
		height: auto;
		line-height: normal;
	}

	.pageBlockAdvantages {
		padding: 0;
	}

	.tovar .position {
		width: 100%;
		padding: 10px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		top: 0;
	}

	.tovar .position .like {
		right: auto;
		top: auto;
		position: unset;
	}

	.tovar .prices {
		padding: 10px;
	}

	.tovar .prices .li {
		font-size: 9px;
		padding-left: 20px;
	}

	#reviews .topbar .buttons a {
		padding: 7px;
	}

	#reviews .topbar p {
		margin-left: 0px;
	}

	.tovarPage .conteiner .img {
		width: 100%;
	}

	.dopTovars {
		margin-bottom: 30px;
	}

	#sertificates .items .item {
		width: 100%;
		margin-bottom: 15px;
	}

	#sertificates .items .item picture {
		height: auto;
	}

	.frase {
		flex-wrap: wrap;
	}

	.frase .button {
		margin-left: 0px;
		margin-top: 10px;
	}

	#topmenu ul {
		margin-top: 0px;
	}

	#topmenu ul li {
		width: 50%;
		float: left;
	}

	#topmenu ul li a {
		color: #fff;
		font-size: 15px;
	}

	#topmenu ul li a.index {
		font-size: 15px;
		font-weight: 300;
		text-align: left;
		display: table;
		padding-bottom: 5px;
	}

	#topmenu .navM {
		display: table;
		width: 100%;
		height: auto;
		border-top: 1px solid #fff;
		margin-top: 8px;
		padding-top: 8px;
		padding-bottom: 16px;
	}

	#menuAbout {
		padding: 10px;
		border-radius: 0px;
	}

	#menuAbout a {
		text-align: left;
		font-size: 15px;
		font-weight: 300;
		margin: 0;
	}

	#slider picture {
		height: 250px;
	}

	#slider .info {
		top: 30px;
	}

	#modal-fastOrder {
		width: 100%;
	}

	#sections .item .info {
		background: none;
		padding: 0;
	}

	#sections .item .info .border {
		display: none !important;
	}

	#sections .item .info .title {
		font-size: 18px;
	}

	#sections .item .links {
		display: none !important;
	}

	#catalog .result a.bView {
		border: 1px solid #FF5A5A;
		margin-bottom: 30px;
	}

	footer .contacts .timeWork {
		text-align: center;
	}

	footer .bPayOrder {
		display: block;
	}

	#slider {
		height: 280px;
	}

	#modal-fillings .right picture {
		top: 0;
	}

	#modal-fillings .right .text {
		margin-top: 50px;
	}

	.bread a,
	.bread,
	.titleBlock .bread {
		font-size: 12px;
		line-height: 130%;
	}

	.bread {
		margin-top: 10px;
		margin-bottom: 20px;
	}

	#advantages.ur {
		display: none;
	}

	#imgLoad {
		padding: 0px;
		margin-bottom: 0px;
	}

	#imgLoad .imagesLoad {
		justify-content: center;
	}

	#imgLoad .imagesLoad .img {
		margin: 0px 10px 10px 10px;
	}

	#imgLoad.load .inputLoad {
		width: 100%;
		height: 80px;
	}

	.newProduct #img {
		order: 2;
	}

	.newProduct .conteiner .content {
		order: 1;
	}

	.decors .decor {
		position: relative;
		margin-bottom: 30px;
	}

	.decors .decor select,
	.decors .bottomNav a.newDecor {
		order: 1;
		width: 75%;
	}

	.decors .decor input.quantity,
	.decors .bottomNav .amount {
		order: 2;
		width: 24%;
	}

	.decors .decor .vars {
		order: 3;
		width: 50%;
	}

	.decors .decor .result {
		order: 4;
		width: 45%;
	}

	.decors .decor .del {
		order: 5;
		position: absolute;
		top: -20px;
		right: 0;
	}

	.decors .bottomNav a.newDecor {
		padding: 10px 0;
		font-size: 15px;
	}

	#about.indexPage {
		display: none;
	}

	#slider {
		height: auto;
	}

	#slider picture {
		height: auto;
	}

	#slider picture img {
		height: auto;
		display: block;
	}

	.owl-dots {
		bottom: 15px;
		right: 15px;
		left: auto;
	}

	.owl-carousel button.owl-dot {
		width: 10px;
		height: 10px;
		margin: 0px 6px;
	}

	#sales .items .item .topbar.imgbg {
		height: 60px;
	}

	#sales .items .item .topbar.imgbg .strel {
		width: 30px;
		height: 30px;
		top: 14px;
		right: 14px;
	}

	#sales .items .item .bottombar {
		padding: 14px;
	}

	#payment .basket,
	#payment .bgwhite {
		padding: 10px;
	}

	#payment .basket .product {
		flex-wrap: wrap;
	}

	#payment .basket .product .title {
		width: 100%;
	}

	#payment .prices ul li {
		font-size: 11px;
	}

	#payment .prices ul li b {
		font-size: 14px;
	}

	#about {
		display: none;
		/* Скрываем описание в рубриках */
	}

	#contacts .left .contact span {
		display: block;
		margin-left: 0;
		margin-top: 5px;
	}

	.titleBlock {
		padding: 0;
	}

	.titleBlock .wrapper {
		padding: 20px 10px !important;
		background-color: #fc5a5b;
		background-image: linear-gradient(135deg, #fc5a5b 0%, #ff7a6e 50%, #ffd3a1 100%);
	}

	.titleBlock .bread {
		margin: 0;
		color: #fff;
	}

	.titleBlock .bread a {
		color: #fff;
	}

	.titleBlock h2,
	.titleBlock h1 {
		font-size: 22px;
		margin-top: 10px;
		margin-bottom: 0;
		color: #fff;
	}

	#catalog {
		margin-top: 0;
		padding-bottom: 30px;
	}

	#catalog .result {
		padding: 0;
		background: none;
	}

	#catalog .result .nav {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		width: 100%;
	}

	#catalog .result .subSection,
	#catalog .result .subSection a {
		margin: 0;
	}

	#catalog .result .nav .filter-button {
		display: flex !important;
		align-items: center;
		justify-content: flex-start;
	}

	#catalog .result .nav .filter-button a {
		color: var(--brown);
		font-size: 36px;
	}

	#catalog .result .nav .filter-button a.active {
		color: var(--red);
	}

	.tovar {
		background: #fff;
	}

	.tovar .info {
		padding: 5px;
	}

	#catalog .result .ajaxCatalog[data-columns='1'] .tovar {
		width: 100%;
	}

	#catalog .result .ajaxCatalog[data-columns='2'] {
		gap: 20px 10px;
	}

	#catalog .result .ajaxCatalog[data-columns='2'] .tovar {
		width: calc(50% - 5px);
	}

	#catalog .result .ajaxCatalog[data-columns='2'] .tovar picture {
		height: 200px;
	}

	#basket-icon .win .bOrder {
		width: calc(100% - 40px) !important;
	}

	.check {
		gap: 10px;
		flex-wrap: wrap;
	}

	.check input[type="checkbox"] {
		width: 20px;
		height: 20px;
	}

	.check label a {
		text-decoration: underline;
	}

	.order-summary {
		margin-top: 20px;
	}

	#order button {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 375px) {

	#slider .info .buttons {
		flex-wrap: wrap;
	}

	#slider .info .buttons a.requestQuestion {
		padding: 9px 12.5px;
		margin-left: 0px;
		margin-top: 5px;
	}

	#sections .item .info {
		min-width: 200px;
		max-width: 250px;
	}

	#sections .item .info .title {
		font-size: 15px;
	}

	#sections .item .links a {
		font-size: 15px;
		line-height: normal;
		margin-bottom: 3px;
	}
}