

/* Start:/local/templates/new/components/bitrix/catalog/main/style.css?1744625448986*/
.other_prazdnik{
	display: flex;
	column-gap: 30px;
}
.other_prazdnik_block {
	padding: 25px 0;
}
.other_prazdnik_block .title-block-big {
    padding: 40px 0 32px;
}
.other_prazdnik .item{
	width: calc(100%/3 - 15px);
	display: flex;
	justify-content: center;
	border: 1px solid #f5f5f5;
    transition: box-shadow .3s ease;
}
.other_prazdnik .item:hover{
	box-shadow: 0 0 27px 0 rgba(0, 0, 0, .1);
}
.other_prazdnik .item .image {
    padding: 24px 24px 0 24px;
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.other_prazdnik .item .title{
	padding: 13px 20px 20px;
	font-weight: 700;
}
.other_prazdnik .item a{
	display: flex;
    flex-direction: column;
}
@media (max-width:750px){
	.other_prazdnik{
		column-gap: 10px;
	}

	.other_prazdnik .item{
		width: calc(100%/3 - 5px);
	}
}
@media (max-width:600px){
	.other_prazdnik{
		flex-wrap: wrap;
	}
	.other_prazdnik .item{
		width: 100%;
	}
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section.list/catalog/style.css?1744620618220*/
.catalog__mobile-title.h4-style.not_open {
        display: block;
        font-size: 18px;
        color: #ff5752;
        background-color: transparent;
        padding: 15px 0 10px 0;
        cursor: default;
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.element/main/style.css?17296086701661*/
li.goods-inner__descr-content  {
	width: 100%;
}
li.goods-inner__descr-content  a{
font-size: 14px;
}
li.goods-inner__descr-content::before {
color: #ea5e20;
    content: "\25CF";
    margin-right: 8px;
}
.mode_ul {
	margin-bottom: 2px;
}
.goods-inner__text {
	margin-bottom: 6px !important;
}

.goods-to-cart__form.js-add-to-cart {
	max-width: 165px;
}
.goods-to-cart__input.js-add-to-cart__input {
	line-height: 36px;
}
.goods-to-cart.goods-inner__availability .basket__table-tooltip {
	left: 175px;
	top: 30px;
}
.goods-to-cart.goods-inner__availability .basket__table-tooltip::before {
	left: -5px;
    transform: rotate(-45deg);
    top: 15px;
}
@media (max-width: 1309px) {
	.goods-to-cart.goods-inner__availability .basket__table-tooltip {
		left: 195px;
		top: 55px;
	}
}
@media (max-width: 600px) {
	.goods-to-cart.goods-inner__availability .basket__table-tooltip {
		top: 40px;
	}
}

.ats .goods-to-cart__availability_by-stores {
	display: block;
}
.goods-to-cart__availability_by-stores span {
    display: block;
    background: #f5f5f5;
    margin: 2px 0;
    padding: 5px 10px;
    max-width: 240px;
}

.js-adapters-tabs_items {
	width: 100%;
    display: flex;
	display: none;
}
.js-adapters-tabs_item {
    color: inherit;
    cursor: pointer;
    opacity: 0.5;
    padding: 0.8em;
    border: 0;
    border-bottom: 1px solid;
    background-color: transparent;
	font-size: 14px;
}
.js-adapters-tabs_items.is_active  {
	display: flex;
}
.js-adapters-tabs_item.is_active {
    cursor: default;
    opacity: 1;
    border-bottom: 2px solid;
    pointer-events: none;
}
/* End */


/* Start:/local/templates/new/components/bitrix/catalog.section/new_sec/style.css?1753152148238*/
.interested-slider__slider .swiper-container.js-interested-slider-init {
    padding: 0 0 0 95px;
    margin-left: -95px;
}

.interested-slider__slider .swiper-container.js-interested-slider-init  .swiper-slide{
    height: 100%;
}
/* End */
/* /local/templates/new/components/bitrix/catalog/main/style.css?1744625448986 */
/* /local/templates/new/components/bitrix/catalog.section.list/catalog/style.css?1744620618220 */
/* /local/templates/new/components/bitrix/catalog.element/main/style.css?17296086701661 */
/* /local/templates/new/components/bitrix/catalog.section/new_sec/style.css?1753152148238 */
