span[data-param-form_id="delivery"] {
	display: none;
}

.del_link_dec {
	margin-left: 28px;
	font-size: .800em;
}

@media screen and (max-width: 500px) {
	.link_kr_rs a {
		padding: 0 7px 0 10px;
	}
}

.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}

.delivery-product {
	margin-left: 1.2rem;
	font-size: 0.8rem;
}

.delivery-product svg path {
	fill: #999;
}

.delivery-product p {
	margin: 0;
}

.delivery-product__gray {
	color: #777;
}

.delivery-product a {
	border-bottom: 1px dotted #27a227;
	cursor: pointer;
}

.delivery-product__comma:last-child {
	display: none;
}

.prices__meter {
	font-weight: bold;
	color: #333;
}

@media screen and (max-width: 991px) {
	.prices__meter {
		font-size: 0.8667rem;
	}
}

ul.colors:not([id*="bx_"]) > li::before {
	content: "";
}

.colors {
	margin-bottom: 15px;
}

.colors__item {
	display: inline;
}

.colors__image {
	width: 56px;
	height: 56px;
	border-radius: 32px;
}

.colors__image_active {
	border: 2px solid #2aae2a;
	padding: 2px;
}

.loader_product {
	background: url(/local/templates/aspro_max/images/loaders/double_ring.svg) no-repeat center center;
	width: 48px;
	height: 48px;
	margin: 140px auto 0;
}

.product-info_hide {
	opacity: 0;
}

.pdfsh {
	font-size: .933em;
	color: #777;
}

.pdfsh a {
	color: #777;
	text-decoration: revert;
	font-weight: bold;
}

.pdfsh .col-md-6 {
	padding: 0;
}

@media screen and (max-width: 500px) {
	.pdfsh {
		display: flex !important;
		justify-content: space-between;
		margin-top: 10px;
	}
}

img.img-pdf {
    width: 50px;
}
.text_cvets {
    font-size: 12px;
    line-height: 1.6;
}