

/* Start:/local/components/molotok/catalog/templates/brands_new/style.min.css?1616398223959*/
.grid .bx_content_section{margin-bottom:15px}.grid .bx_sidebar{margin-bottom:15px}.grid2x1 .bx_content_section{float:left;width:66%;margin-bottom:15px}.grid2x1 .bx_sidebar{float:right;width:33%;margin-bottom:15px;padding-left:5%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:960px){.grid2x1 .bx_sidebar{padding-left:4%}}@media(max-width:640px){.grid2x1 .bx_content_section,.grid2x1 .bx_sidebar{width:100%;float:none}.grid2x1 .bx_sidebar{padding-left:3%}}@media(max-width:479px){.grid2x1 .bx_sidebar{padding-left:1%}}.catalog-block-header{font-size:14px;font-weight:bold;text-align:left;margin:5px 0;padding:5px 15px;border-bottom:2px solid #d9dee6;color:#000}body.bx-theme-blue .catalog-block-header{border-color:#006cc0}body.bx-theme-green .catalog-block-header{border-color:#63aa28}body.bx-theme-red .catalog-block-header{border-color:#da3737}body.bx-theme-yellow .catalog-block-header{border-color:#f4b236}
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/catalog.element/newelem/style.css?17611351632368*/
h2 {
    text-align: center;
    font-family: "DINPro-Bold", sans-serif;
    font-size: 22px;
    color: #000;
}

.new-elem-card .new-elem-card-row-height {
    align-items: flex-start;
}

@media (min-width: 992px) {
    .new-elem-card .fotorama {
        height: auto;
        padding: 40px 0;
    }
}

.hidden-description {
    display: none;
}

.element-price__item {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    justify-content: space-around;
    align-items: center;
}

.element-price__price {
    display: none;
    font-weight: bold;
    text-align: center;
    grid-template-columns: repeat(2, 1fr);
    grid-column: 1/3;
    align-items: center;
}

.element-price__price.active {
    display: grid;
}

.element-price__price .element-price__base-price {
    font-size: 24px;
    color: #D00000;
}

.element-price__discount-price {
    text-decoration: line-through;
    color: #565252;
}

.element-price__count {
    justify-self: center;
}

.element-price__count .quantity {
    padding-left: 0 !important;
}

.element-price__total-price__title {
    background-color: #F2F2F2;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    margin-top:10px;
}

.element-price__total-price {
    text-align: center;
    font-size: 22px;
    padding: 15px 0;
    font-weight: bold;
}

.new-elem-card .element-price_no-discount .price-new-elem-one {
    font-size: 24px;
}

.new-elem-card .element-price_no-discount .element-price__type{
    margin-top: 10px;
}

.information-bordurs{
    margin-top: 10px;
    text-align: center;
}

.new-elem-card{
    margin-bottom: 20px;
}

.new-elem-card__description{
    margin-top: 15px;
    height: 50px;
    overflow: hidden;
    transition: .5s;
}

.new-elem-card__description p{
    margin-bottom: 15px;
}

.new-elem-card__description__more-btn{
    font-weight: bold;
    margin-bottom: 15px;
}

.new-elem-card__description__more-btn svg{
    width: 12px;
    height: 12px;
    position: relative;
    top: 2px;
    transform: translateX(0);
    transition: .5s;
}

.new-elem-card__description__more-btn:hover{
    cursor: pointer;
}

.new-elem-card__description__more-btn:hover svg{
    transform: translateX(5px);
    transition: .5s;
}

.new-elem-card__description__more-btn.active svg{
    transform: rotate(-90deg);
}

.characteristic-auto-font {
    font-family: unset !important;
}
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/system.pagenavigation/.default/style.css?1616398221744*/
div.modern-page-navigation { 
	padding: 0.5em 0;}
div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 0.75em;
	padding-right: 0.5em;
	text-decoration: none;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	border-right-style: solid; 
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }
span.modern-page-current { 
	font-weight: bold; }
div.modern-page-navigation a, 
span.modern-page-current, 
div.modern-page-navigation a.modern-page-previous, 
span.modern-page-dots { 
	border-color: #cdcdcd; }
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/news.list/main_gallery/style.css?16552995332273*/
.main-gallery{
    position: relative;
}

.main-gallery__gallery img {
    width: 100%;
    height: 535px;
    object-fit: contain;
}

.main-gallery__thumbs .swiper-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-gallery__thumbs .swiper-slide-thumb-active {
    border: 2px solid #fbb738;
}

.main-gallery__thumbs{
    display: flex;
    margin-top: 10px;
    height: 64px;
    width: 650px;
}

.main-gallery .swiper-button-next, .main-gallery .swiper-button-prev{
    top: auto;
    bottom: 10px;
}

.main-gallery__gallery .zoom{
    background: rgba(0, 0, 0, 0.3) url(/local/templates/new_plitka/image/icon/zoom-in_2.png) no-repeat center center;
    height: 60px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    opacity: 0;
    position: absolute;
    transition: opacity .3s;
    width: 60px;
    z-index: 1;
    border-radius: 100%;
}

.main-gallery__gallery .swiper-slide:hover .zoom{
    opacity: 1;
    transition: .3s;
}

.main-gallery__no-image img{
    display: block;
    margin: 0 auto;
}

.main-gallery_panorama .main-gallery__thumbs{
    margin-left: 120px !important;
    width: 575px;
}

.main-gallery_panorama .swiper-button-prev{
    left: 95px;
}

.main-gallery_delivery .main-gallery__thumbs{
    margin-left: 40px;
}

@media (max-width: 990px) {
    .main-gallery__thumbs{
        width: 80%;
    }

    .main-gallery_panorama .main-gallery__thumbs{
        margin-left: 125px !important;
        width: 50%;
    }

    .main-gallery{
        margin-bottom: 20px;
    }

    .main-gallery.main-gallery_panorama.main-gallery_one-item{
        margin-bottom: 50px;
    }
}

.main-gallery_full-width{
    width: 100%;
}

.main-gallery_full-width .main-gallery__thumbs{
    width: calc(100% - 60px);
}

@media (max-width: 600px) {
    .main-gallery__gallery img{
        height: 385px;
    }
}

@media (max-width: 500px) {
    .main-gallery__gallery img{
        height: 355px;
    }
}

@media (max-width: 400px) {
    .main-gallery__gallery img{
        height: 260px;
    }
}

.main-gallery .swiper-button-next{
    right: 0;
}

.main-gallery .swiper-button-prev{
    left: 0;
}
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/system.pagenavigation/new_navig/style.css?1633939803431*/
.load_more {
	margin: 10px;
	padding: 10px;
	border: 1px solid #ddd;
	cursor: pointer;
	text-align: center;
}

.li__modern-page-next_mobile, .li_modern-page-previous_mobile{
	display: none;
}

@media (max-width: 600px) {
	.li__modern-page-next, .li_modern-page-previous{
		position: static !important;
		display: none;
	}

	.li__modern-page-next_mobile, .li_modern-page-previous_mobile{
		display: block;
		margin-top: -4px;
	}
}


/* End */


/* Start:/local/templates/new_plitka/components/bitrix/catalog.section/main/style.css?17507658563629*/
.priceDiscount {
    color: #d60303 !important;
}

.list-elements__item{
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: auto;
    flex-wrap: wrap;
    padding: 10px;
    box-sizing: content-box;
    margin-bottom: 15px;
}

.list-elements__item:hover{
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
}

.list-elements__title{
    font-weight: bold;
    font-size: 18px;
    color: #000;
    width: 250px;
}

/* Price && quantity block */

.list-elements__quantity {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.list-elements__quantity .left-column-price {
    display:flex;
    flex-direction: column-reverse;
    justify-content: center;
    align-items: center;
    padding:40px 50px 0 50px;
    order: -1;
}
.list-elements__id{
    color: #807c7c;
    font-size: 14px;
}

.list-elements__basket-items{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.list-elements__price_base{
    font-size: 18px;
}

.list-elements__price_discount{
    font-size: 14px;
    text-decoration: line-through;
}

.list-elements.container .product-basket-link{
    width: 110px;
}

.list-elements .no-available{
    margin-top: 0;
}

.list-elements__image{
    width: 100px;
    height: 100px;
}

.list-elements__image img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.list-elements .element-price__price,
.bottom_item_container .element-price__price {
    display:none;
}
.list-elements .element-price__price.active,
.bottom_item_container .element-price__price.active {
    display:block;
}



@media (max-width: 550px) {

    .list-elements__quantity {
        display:flex;
        flex-wrap:wrap;
        margin-top:30px;
        align-items: flex-start;
    }

    .list-elements__quantity .element-price__total-price,
    .list-elements__quantity .left-column-price element__item {width:50%;}
    .list-elements__quantity .right-column-price {position:relative;top:-35px;}
    .list-elements__quantity .left-column-price {padding:0;margin-left:auto;order:0}
    /*.npl-brands-section .element-price__total-price {order:1}*/
    .npl-brands-section .left-column-price element__item {order:0}
    .npl-brands-section .right-column-price {
        order:2;
        margin-left:auto;
    }
    .npl-brands-section .left-column-price {margin-left:0}
    .npl-brands-section.list-elements .element-price__total-price {
        justify-content: flex-end;
        position: absolute;
        right: 0;
    }
    .npl-brands-section .list-elements__quantity {justify-content: space-between;}
    .box-right-top .element-price {width:100%;}

}

@media (max-width: 1200px) {
    .list-elements{
        display: grid;
        grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
        grid-gap: 20px;
    }

    .list-elements__item{
        height: auto;
        grid-row-gap: 15px;
    }

    .list-elements__image{
        width: 100%;
        height: auto;
    }

    .list-elements__image img{
        width: 100%;
        max-height: 345px;
        object-fit: cover;
    }

    .list-elements__item{
        display: grid;
    }

    .list-elements__basket-items{
        margin-top: 20px;
        display: grid;
    }

    .list-elements__size{
        grid-column: 2 / 3;
    }

    .list-elements__quantity{
        grid-column: 1 / 2;
    }

    .list-elements.container .list-elements__basket-items .product-basket-link{
        grid-column: 2 / 3;
    }

    .list-elements__quantity .box-position-npl-m2-elem{
        right: 60px;
    }
    .list-elements__price {
        margin-bottom: 10px;
    }
}
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/catalog.section/.default/style.css?1645610377648*/
.new-novini_info .priceDiscount {
    color: #D00000;
}
.new-novini_info .priceBase {
    color: #BBBBBB;
    font-size: 14px;
    font-weight: 100;
    text-decoration: line-through;
}

/*catalog basket btn*/
.catalog__main-list .new-novini_item_hide{
    top:unset;
    bottom: -82px;
    height: auto;
    padding-bottom: 0;
}

.catalog__main-list .new-novini_item:hover .new-novini_item_hide {
    box-shadow: 0px 20px 20px rgb(0 0 0 / 10%);
}

.catalog__main-list .new-novini_item:hover {
    box-shadow: 0px 10px 20px rgb(0 0 0 / 10%);
}

.npl-navigate-container.npl-navigate-container_full-width{
    padding-right: 0;
    padding-left: 0;
}
/* End */
/* /local/components/molotok/catalog/templates/brands_new/style.min.css?1616398223959 */
/* /local/templates/new_plitka/components/bitrix/catalog.element/newelem/style.css?17611351632368 */
/* /local/templates/new_plitka/components/bitrix/system.pagenavigation/.default/style.css?1616398221744 */
/* /local/templates/new_plitka/components/bitrix/news.list/main_gallery/style.css?16552995332273 */
/* /local/templates/new_plitka/components/bitrix/system.pagenavigation/new_navig/style.css?1633939803431 */
/* /local/templates/new_plitka/components/bitrix/catalog.section/main/style.css?17507658563629 */
/* /local/templates/new_plitka/components/bitrix/catalog.section/.default/style.css?1645610377648 */
