

/* Start:/local/templates/cifra/components/bitrix/news.list/types/style.css?17495450641451*/
section.banner {
    margin-bottom: 28px;
}

.types {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
    margin-bottom: 60px;
}

.item_type {
    width: calc(33% - 17px);
    background: rgba(247, 246, 245, 1);
    border-radius: 7px;
    height: 200px;
    position: relative;
    transition: all 0.5s;
}

.item_type img {
    position: absolute;
    bottom: 0;
    right: 0;
    mix-blend-mode: multiply;
}

.item_type a {
    display: flex;
    height: 100%;
    padding: 20px;
    align-items: flex-end;
}

.item_type span.item_name {
    font-size: 20px;
    font-weight: 600;
}

.item_type:hover {
    background: rgb(251 245 240);
}section.banner {
     margin-bottom: 28px;
 }

.types {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: space-between;
}

.item_type {
    width: calc(33% - 17px);
    background: rgba(247, 246, 245, 1);
    border-radius: 7px;
    height: 200px;
    position: relative;
    transition: all 0.5s;
}

.item_type img {
    position: absolute;
    bottom: 0;
    right: 5%;
    mix-blend-mode: multiply;
    max-height: 150px;
}

.item_type a {
    display: flex;
    height: 100%;
    padding: 20px;
    align-items: flex-end;
}

.item_type span.item_name {
    font-size: 20px;
    font-weight: 500;
}

.item_type:hover {
    background: rgb(251 245 240);
}
/* End */


/* Start:/local/templates/cifra/components/bitrix/catalog.section/cifra/style.css?17495450653808*/
@media (min-width: 1200px){
	/*lg*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6  > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 992px) and (max-width:1199px){
	/*md*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-md-2:nth-child(6n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	.product-item-list-col-6-1 > .col-sm-6 > .row > .col-md-4:nth-child(3n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-md-3:nth-child(4n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (min-width: 768px) and (max-width: 991px){
	/*sm*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	.product-item-list-col-1-6 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}
@media (max-width: 767px){
	/*xs*/
	/*6*/
	.product-item-list-col-6   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-6 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-6-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*4*/
	.product-item-list-col-4   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-1-4 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	.product-item-list-col-4-1 > .col-sm-6 >  .row > .col-xs-6:nth-child(2n+1),
	/*3*/
	.product-item-list-col-3   > .col-xs-12 > .row > .col-sm-4:nth-child(3n+1),
	/*2*/
	.product-item-list-col-2   > .col-xs-12 > .row > .col-xs-6:nth-child(2n+1),
	/*1*/
	.product-item-list-col-1   > .col-xs-12 > .row > .col-xs-12:nth-child(1n){clear: both}
}

.catalog-section-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

.row::before {
	display: initial;
}
/* End */


/* Start:/local/templates/cifra/components/bitrix/catalog.item/cifra/style.css?17703782881344*/
.catalog-item {
    background-color: rgba(245, 245, 245, 1);
    padding: 22px 18px;
    border-radius: 12px;
    position: relative;
}

.catalog-item__labels {
    position: absolute;
    top: 0;
}

.catalog-item__picture {
    object-fit: contain;
    height: 180px;
    width: 100%;
    margin-bottom: 18px;
}

.catalog-item__info {
    margin-bottom: 12px;
}

.catalog-item__title {
    margin-bottom: 8px;
    color: rgba(36, 39, 38, 1);
    font-size: 16px;
    font-weight: 500;

    height: 72px;

    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.catalog-item__price {
    display: flex;
    align-items: center;
    gap: 8px;
}

.catalog-item__price-main {
    color: rgba(36, 39, 38, 1);
    font-weight: 600;
    font-size: 22px;
    white-space: nowrap;

    @media (max-width: 470px) {
        font-size: 18px;
    }
}

.catalog-item__price-old {
    color: rgba(167, 167, 167, 1);
    text-decoration: line-through;
    text-decoration-thickness: from-font;
    font-size: 16px;
    font-weight: 500;
    white-space: nowrap;
    @media (max-width: 470px) {
        font-size: 12px;
    }
}

.catalog-item__in-stock {
}

.catalog-item__actions {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.catalog-item__action {
}

/* End */
/* /local/templates/cifra/components/bitrix/news.list/types/style.css?17495450641451 */
/* /local/templates/cifra/components/bitrix/catalog.section/cifra/style.css?17495450653808 */
/* /local/templates/cifra/components/bitrix/catalog.item/cifra/style.css?17703782881344 */
