@font-face {
  font-family: "Arial ";
  src: url('/resources/fonts/arialmt.woff') format('woff');
  font-weight: normal;
}


.FrameShopBasic001__header-time {
    display: none;
}

.js-FrameShopBasic001__menu-item-catalog {
    font-size: 13px !important;
}

.ProductsListUniProducts__card011420209-btn-more {
	display: none;
}

input[type="search" i] {
	padding-inline-end: 20px !important;
}

body {
    overflow-y: hidden !important;
}

@media screen and (max-width: 768px) {

	h1.uni__heading_H1.pageH1 {
	    font-size: 26px !important;
	    text-align: center !important;
	}

	.ProductsListUniProducts__card011420209-items {
	    display: block;
	}

	button.question__button {
	    width: 100%;
	}
	
	.question__item-title.uni__heading_H3 {
	    font-size: 15px !important;
	}
}

ul.FrameShopBasic001__menu-submenu-items {
    max-height: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
}

/******************** SEO-MOD ********************/

.SBlogArticleDetail-news-container,
.SBlogArticleList-container {
max-width: 1000px !important;
}

.SBlogArticleDetail-hero-image {
background: linear-gradient(135deg, #FF9800, #FF9800, #FF9800) !important;
}
.SBlogArticleDetail-tech-label,
.SBlogArticleList-item-category,
.SBlogArticleList-empty i,
.SBlogArticleList-item-title:hover,
.SBlogArticleList-item:hover .SBlogArticleList-item-title {
color: #FF9800 !important;
}
span.SBlogArticleDetail-author-badge {
color: #FF9800 !important;
}
.SBlogArticleDetail-avatar,
.SBlogArticleList-item-avatar {
background: linear-gradient(145deg, #FF9800, #FF9800) !important;
}
.SBlogArticleDetail-tag:hover {
background: #FF9800 !important;
color: #fff !important;
}

.SBlogArticleDetail-back-link:hover {
border-color: #FF9800 !important;
}

/******************** SEO-MOD ********************/