.intec-grid > .intec-grid-item {
	font-size: 22px;
}
.menu-item-text .intec-grid > .intec-grid-item {
	font-size: inherit;
}

.c-slider-template-1 {
	margin-top: -5px;
}

.ow-links {
	margin-bottom: 15px;
}
.ow-links-btn {
	padding-left: 15px!important;
	padding-right: 15px!important;
	width: 100%!important;
	color: #fff!important;
	transition: 300ms!important;
}
.ow-links-ozon {
	background: #005bff!important;
}
.ow-links-wb {
	background: #a73afd!important;
}
.ow-links-btn:hover {
	opacity: 0.85;
}
@media(max-width: 550px) {
	.ow-links-btn {
		font-size: 13px!important;
	}
}
.catalog-element-purchase-action > .intec-grid > .intec-grid-item-2 {
	display: none!important;
}
body .intec-grid-item.b .catalog-element-buy-button {
	background-color: #4949b9!important;
	fill: #4949b9!important;
}
.bxmaker-authuserphone-enter {
	margin: 0 auto;
	display: block;
}

.overflow {
	overflow: hidden;
}
.modal {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0; left: 0;
	z-index: 999999;
	display: none;
}
.modal-background {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
}
.modal-in {
	background: rgba(0, 0, 0, 0.88);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0; left: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 30px 15px;
	overflow: auto;
}
.modal-box {
	background: #fff;
	width: 550px;
	max-width: 100%;
	box-shadow: 0px 30px 25px rgba(169, 61, 81, 0.1);
	border-radius: 10px;
	position: relative;
	z-index: 5;
	padding: 30px 30px 60px 30px;
}
.modal-title {
	font-size: 30px;
	font-weight: bold;
	border-bottom: 1px solid #F38AA3;
	padding-bottom: 23px;
	margin-bottom: 40px;
	padding-right: 50px;
}
.modal-close {
	background: #bab3ad;
	width: 43px;
	height: 43px;
	border-radius: 50px;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	transition: 300ms;
	display: flex;
	justify-content: center;
	align-items: center;
}
.modal-close:hover {
	background-color: #000;
}
.msoc {
	display: flex;
	justify-content: center;
	gap: 30px;
}
.msoc__item {
	display: grid;
	grid-template-columns: 100%;
	text-decoration: none!important;
}
.msoc__item > img {
	display: block;
	height: 70px;
	margin: 0 auto;
}
/*.msoc__item--wa > img {
	heigth: 80px;
}*/
.msoc__item > span {
	background: #000;
	color: #fff;
	border-radius: 6px;
	padding: 8px 14px;
	font-weight: 600;
	margin-top: 15px;
	transition: 300ms;
}
.msoc__item:hover > span {
	background: #bab3ad;
	color: #000;
}
.catalog-section-item-purchase-1 .catalog-section-item-purchase-button,
.c-catalog-element-quick-view-2 .catalog-element-purchase-button-add,
.widget-item-purchase-1 .widget-item-purchase-button {
	background-color: #4949b9!important;
	fill: #4949b9!important;
	color: #fff!important;
}
.catalog-element-purchase-button-consult {
	min-height: 50px;
	line-height: 50px!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.basket-item-quantity-wrap {
	display: none!important;
}
@media(max-width: 767px) {
	.catalog-section-item-purchase-mobile,
	.xwd .widget-item-purchase-mobile {
		padding: 0!important;
	}
	.catalog-section-item-purchase-container,
	.xwd.widget-item-purchase-container {
		zoom: 0.8;
	}
}