.blog_item .summary .blog_title {
    margin: 0 0 10px;
    font-size: 26px;
}

@media screen and (max-device-width: 768px) {
	#slideshow0 {
		min-height:156px ;
		max-height:156px ;
		overflow: hidden;
	}	
	.product-thumb.transition img {
		min-height: 260px;
	}
	.header-mobile-logo img.img-responsive {
		min-height: 63px;
	}
	#product ul.thumbnails img {
		min-height: 260px;
	}
	.blog_item img {
		min-height: 145px;
	}
	.blog_stats .text {
    	font-size: 0;
	}
}
@media screen and (min-device-width: 768px) {
	#slideshow0 {
		min-height:474px ;
		max-height:474px ;
	}	
	.product-thumb {
		min-height: 570px;
	}
	.product-thumb .image {
		min-height: 253px;	
	}
	.subcat {
		max-height: 150px;
		padding: 0px 15px 0 !important;
	}
	.ocfilter-option {
		min-height: 114px;
	}
	.blog_item img {
		min-height: 424px;
	}
	.blog_post .main_thumb img  {
		min-height: 424px;
	}
	.header-inside {
		display: flex;
	}
	.header-logo {
		min-width: 172px;
	}
}
.logo-link {
	min-height:163px;
}
.header-mobile-logo {
	min-height: 121px;
}
.main_thumb {
	min-height: 172px;
}

.list-group-item.ocfilter-option.links_block {
	margin-top: 15px !important;
}

.links_li > a {
	color: #444;
	font-size: 13px;
	font-weight: normal;
	line-height: 1.2;
	white-space: normal;
}

.stagh3 {
	font-size: 24px;
}

.blog_title.stagh2 {
	line-height: 1.1;
	margin: 0 0 10px;
}

.blog_title.stagh2 > a {
	color: rgb(34, 34, 34) !important;
}

.pb-single .stagh3 {
	font-weight: 700;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.stagh3 {
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	line-height: 1.1;
	display: block;
}

.product-title.stagh3 {
	font-weight: 700;
	font-size: 18px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	display: block;
}

.blog-module .stagh3 {
	margin: 15px 0 10px 0;
	padding-bottom: 6px;
	border-bottom: 1px solid #f5f5f5;
	font-size: 24px;
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	display: block;
}

.blog-module .stagh3 a.all {
	float: right;
	font-size: 13px;
	line-height: 24px;
	color: rgb(34, 34, 34);
}


.pb-custom.info1 .stagh4 {
	font-size: 12px;
	line-height: 18px;
	position: relative;
/*	top: 20%;*/
	margin: 0;
	transform: translateY(-50%);
	color: #575757;
	font-weight: 600;
	text-transform: uppercase;
	display: block;
	margin-block-start: 1.33em;
	margin-block-end: 1.33em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

footer .stagh5 {
	display: block;
	color: #fff;
	font-size: 13px;
	font-weight: 500;
	margin: 0 0 15px;
	text-transform: uppercase;
	line-height: 1.1;
}

.plus.stagstrong, .minus.stagstrong, .stagb {
	font-weight: 700;
}

.blog_stats span {
	margin-right: 0 !important;
	display: initial !important;
}

@media screen and (max-width: 1024px) {
	#menu.show {
	    top: 225px;
	}
}

.ocfilter-option label.ocf-selected {
    color: #E56101 !important;
}

.ocf-option-values a {
	color: #444 !important;
}

.ocfilter-option label {
    color: #444 !important;
    text-decoration: none;
}

.seo-text > ul {
	margin: 10px;
	padding: 10px;
	list-style: unset;
}

div#messenger-links {
	display: flex !important;

}

.messenger-links p {
    width: 40px;
    margin-left: 4px;
}

@media screen and (max-device-width: 768px) {
	.product-info__top h1 {
		font-size: 14px;
	}
}

.product-sticker .price-percent, .sale-sticker span.percent {
    background: #FFFF00 !important;
    color: black;
}


.product-sticker .price-economy, .sale-sticker span.economy {
    background: #0057B7 !important;
    color: #000;
}