

/* Start:/local/components/shng/news/templates/news_element/style.css?17006778212648*/
.action {
	width: 100%;
	display: flex;
    margin-bottom:20px;
    flex-wrap: wrap;
}
/*.action:hover {border:1px solid #666;}*/
.pict {
	width: 300px;
	height: 125px;
	margin-right: 20px;
}

.section {
    width: 100%;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
/*
.sec {
    width: 180px;
    height:120px;
    padding: 10px;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}
*/
.sec {
    width: 330px;
    height: 60px;
    padding: 10px;
    max-width: 100%;
    text-align: center;
    vertical-align: middle;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
}
.sec div {
    position: absolute;
    top:5px;
    right:5px;
    font-size: 12px;
    color:#989797;
}
.section a {
    text-decoration: none;
    color: #FFFFFF;
    background-color: #393939;
    margin: 4px;
}
.activeS {background-color: #8a8a8a !important;}

.catalog {
    padding: 234px 0 137px;
    width: 100vw;
}
.catalog__image__background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 500px;
    text-align: center;
}
.catalog__image__background img {
    max-width: 100%;
}
.catalog .h2 {
    margin-left: 4px;
    margin-bottom: 36px;
}
.catalog__inner {
    padding: 85px 0 25px 0;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}
.catalog .card {
    margin-bottom: 40px;
}
.block-cards {
    background: url("/i/bg871.svg") repeat-y center 0;
    -webkit-background-size: contain;
    background-size: contain;
    padding: 142px 0 59px;
}
.new__item {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.new__slider.slick-dotted.slick-slider {
    margin-bottom: 178px;
}
.bestsellers__slider.slick-dotted.slick-slider {
    margin-bottom: 183px;
}
.h2.bestsellers__title, .h2.sale__title {
    margin-bottom: 97px;
}
.h2.new__title:before {
    width: 392px;
    height: 105px;
    background: url("/i/novinki.png") no-repeat center;
}
.h2.bestsellers__title:before, .h2.sale__title:before {
    width: 494px;
    height: 106px;
    top: -32px;
    left: -webkit-calc(50% - 251px);
    left: calc(50% - 251px);
    background: url("/i/best.png") no-repeat center;
}
.h2.sale__title:before {
    background: url("/i/sale.png") no-repeat center;
}

.detail_picture {
   margin: 0 8px 6px 1px;
}
/* End */
/* /local/components/shng/news/templates/news_element/style.css?17006778212648 */
