

/* Start:/local/templates/klapan/components/bitrix/catalog/catalog_list/bitrix/catalog.section.list/.default/style.css?17182669082401*/
.table_main {
	overflow: hidden;
	margin-bottom: 10px;
}

.table_main .table_new:nth-child(odd) {
	padding: 15px 0;
}

.table_main .table_new:nth-child(even) {
	background: #f3f5f9;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

.table_new {
	width: 102%;
	margin: 0 -1%;
	display: flex;
}

.table_new>div {
	padding: 0 1%;
	box-sizing: border-box;
	text-align: center;
}

.table_new .a_img {
	display: block;
	padding: 5px 0;
}

.multiple-items img {
	width: 100%;
}

.multiple-items .slick-list {
	width: calc(100% + 20px) !important;
	margin-left: -10px;
}

.multiple-items .item-slide {
	margin: 10px;
}

.multiple-items button#next,
.multiple-items button#prev {
	background: #3ea4f0;
	height: 32px;
	bottom: 37%;
	width: 25px;
	z-index: 20;
	cursor: pointer;
}

.multiple-items i {
	font-size: 28px;
	color: #fff;
}

.fancybox-type-image .fancybox-inner.ajax_form {
	width: auto !important;
}

.sect_list {
	font: normal 14px/18px "Roboto Condensed", sans-serif, Arial;
	color: #888;
}

.sect_list a {
	color: #0072b6;
	margin-bottom: 5px;
	display: block;
	text-decoration: none !important;
}

.sect_list .im {
	background: #eeeeee;
	text-align: center;
	margin-bottom: 12px;
	padding: 10px;
}

.sect_list .im img {
	max-height: 150px;
}

.lubrikant-photo {
	margin-top: -8px !important;
}

.lubrikant-photo a {
	display: inline-block;
	max-width: 560px;
}

.im {
	min-height: 155px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.separating-text {
	color: black;
	font-weight: bold;
	font-size: 16px;
	font-family: sans-serif;
}

@media (max-width: 992px) {
	.lubrikant-photo {
		margin-top: 0 !important;
	}
}

.sect_row.r52 {
	float: none;
}

.gallery figure {
	margin: 0;
	padding: 0;
	position: relative;
}

.gallery figure img {
	mix-blend-mode: multiply;
	display: block;
}

.gallery figure:before {
	position: absolute;
	content: ' ';
	right: 0;
	width: 100%;
	height: 100%;
	background: #EBEBEB;
	z-index: -1;
}

.detail-edited-table span.openDiscountModal {
	outline: none;
	color: #3ea4f0;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	cursor: pointer;
}

.detail-edited-table .openBuyModal {
	display: block;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12px;
	color: #fff;
	border-radius: 5px;
	padding: 8px 10px !important;
	background: #3ea4f0;
	margin: 8px 0;
	cursor: pointer;
	width: 100%;
}
/* End */


/* Start:/local/templates/klapan/components/bitrix/catalog.section.list/similar_products/style.css?17881551111950*/
.similar-products {
    margin: 2rem 0;
}

.similar-products__title {
    margin: 0 0 1rem;
    font-size: 1.5rem;
    line-height: 1.3;
}

.similar-products__list {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 0.5rem;
}

.similar-products__item {
    min-width: 0;
    border: 1px solid #eee;
    background: #fff;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.similar-products__item:hover {
    border-color: #ddd;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
}

.similar-products__link {
    display: flex;
    flex-direction: column;
    height: auto;
    color: inherit;
    text-decoration: none;
}

.similar-products__image-wrap {
    aspect-ratio: 1 / 1;
    overflow: hidden;
    background: #f7f7f7;
}

.similar-products__image {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.similar-products__item-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0;
    padding: 0.75rem;
    font-size: 0.875rem;
    line-height: 1.35;
}

.similar-products__item-price {
    display: block;
    width: 100%;
    text-align: center;
    padding-bottom: 0.25rem;
    color: #3ea4f0;
}
a.similar-products__link:hover {
    appearance: unset;
    color: inherit;
    text-decoration: none;
    outline: none;
}

@media (max-width: 992px) {
    .similar-products__list {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

@media (max-width: 768px) {
    .similar-products__list {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media (max-width: 480px) {
    .similar-products__list {
        grid-template-columns: 1fr 1fr;
        gap: 0.375rem;
    }

    .similar-products__item-title {
        padding: 0.5rem;
        font-size: 0.8125rem;
    }
}
/* End */


/* Start:/local/templates/klapan/components/bitrix/form.result.new/feedback_form/style.css?148714584379*/
/*.form_auth{
  text-align: center;
  width: 60%;
  margin: 0 auto;
}*/


/* End */
/* /local/templates/klapan/components/bitrix/catalog/catalog_list/bitrix/catalog.section.list/.default/style.css?17182669082401 */
/* /local/templates/klapan/components/bitrix/catalog.section.list/similar_products/style.css?17881551111950 */
/* /local/templates/klapan/components/bitrix/form.result.new/feedback_form/style.css?148714584379 */
