

/* Start:/local/components/molotok/catalog/templates/brands_new/style.css?17708761061877*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.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;}

.api_upload .api_upload_file {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    cursor: pointer;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}

.api_upload .api_upload_drop {
    margin-bottom: 15px;
    padding: 10px;
    border: 2px dashed #ddd;
    background: #fafafa;
    color: #666;
    text-align: center;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: all 0.1s ease-out 0s;
    -moz-transition: all 0.1s ease-out 0s;
    -ms-transition: all 0.1s ease-out 0s;
    -o-transition: all 0.1s ease-out 0s;
    transition: all 0.1s ease-out 0s;
}

.new-novini_price.priceDiscount {
    color: #D00000;
}
/* End */


/* Start:/local/templates/new_plitka/components/bitrix/catalog.element/newelem/style.css?17708761072368*/
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?1770876107744*/
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?17708761072273*/
.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 */
/* /local/components/molotok/catalog/templates/brands_new/style.css?17708761061877 */
/* /local/templates/new_plitka/components/bitrix/catalog.element/newelem/style.css?17708761072368 */
/* /local/templates/new_plitka/components/bitrix/system.pagenavigation/.default/style.css?1770876107744 */
/* /local/templates/new_plitka/components/bitrix/news.list/main_gallery/style.css?17708761072273 */
