@charset 'UTF-8';
.block-hero {
position: relative;
text-align: center;
}
.block-hero .hero-image {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.block-hero .hero-image.logo-bg {
right: calc(50% + 8.333rem);
top: 2.944rem;
}
.block-hero .hero-image.logo-bg img {
width: auto;
height: auto;
float: right;
}
.block-hero.subpage .hero-image:after {
background: linear-gradient(360deg, rgba(0, 0, 0, 0.8) 14.18%, rgba(0, 0, 0, 0) 103.09%);
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.block-hero .hero-image img {
width: 100%;
height: 100%;
object-fit: cover;
}
.block-hero:not(.subpage) img {
object-position: center top;
}
.block-hero .hero-wrapper {
position: relative;
}
.block-hero:not(.subpage) .hero-wrapper {
padding: 9.278rem 0 5rem;
}
.block-hero.subpage .hero-wrapper {
padding: 14.444rem 0 2.944rem;
}
.block-hero .logo {
margin-bottom: 4.608rem;
}
.block-hero h1, .block-hero h2, .block-hero h3, .block-hero h4, .block-hero h5, .block-hero h6,
.block-hero .h1, .block-hero .h2, .block-hero .h3, .block-hero .h4, .block-hero .h5, .block-hero .h6 {
margin: 0;
}
.block-hero h1 > span {
display: block;
}
.block-hero.subpage .title {
font-weight: var(--font-weight-extra-bold);
}
.block-hero .subtitle {
margin-top: 0.278rem;
font-weight: var(--font-weight-medium);
}
@media only screen and (min-width: 992px) {
.block-hero .subtitle {
font-size: 2.722rem;
}
}
.block-hero .slogan {
position: relative;
margin-top: 1.167rem;
width: 33.778rem;
text-align: center;
}
.block-hero.subpage .slogan {
margin-top: 0.444rem;
}
.block-hero .slogan:before {
content: "";
background: var(--color-primary);
width: 100%;
height: 0.056rem;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
}
.block-hero .slogan .btn {
cursor: text;
position: relative;
line-height: 1.889rem;
border: none;
padding: 0 1.111rem;
user-select: auto;
}
.block-hero .slogan .btn:hover {
color: var(--bs-btn-color);
background: var(--bs-btn-bg);
} @media only screen and (max-width: 767px) {
.block-hero .container {
padding: 0;
}
.block-hero .hero-image.logo-bg {
display: none;
}
.block-hero:not(.subpage) img {
object-position: 75% top;
}
.block-hero:not(.subpage) .hero-wrapper {
padding: 8.933rem 0 2.075rem;
}
.block-hero .logo {
margin-bottom: 1.408rem;
}
.block-hero .logo img {
height: 12.059rem;
}
.block-hero h1 {
font-size: var(--font-size-h2-mobile);
line-height: var(--line-height-h2-mobile);
}
.block-hero .subtitle {
font-size: 1.617rem;
line-height: 1.98rem;
}
.block-hero .slogan {
margin-top: 0.835rem;
width: 22.216rem;
}
.block-hero .slogan .btn {
line-height: 1.756rem;
padding: 0 0.977rem;
font-size: 1.085rem;
} .block-hero.subpage .hero-wrapper {
padding: 20.133rem 0 2.379rem;
}
.block-hero.subpage .title {
font-size: 2.533rem;
line-height: 2.667rem;
}
.block-hero.subpage .slogan {
margin-top: 0.731rem;
}
}.block-two-columns-text-with-img:not(.ceWithImg) {
padding: 4.5rem 0 4.333rem;
}
.block-two-columns-text-with-img:not(.ceWithImg) .headline {
margin-top: 0.167rem;
}
.block-two-columns-text-with-img:not(.ceWithImg) .txt-img-logo {
margin-bottom: 0.944rem;
margin-right: -0.556rem;
}
.block-two-columns-text-with-img:not(.ceWithImg) .btn {
margin-top: 1rem;
}
.block-two-columns-text-with-img .btn {
min-width: inherit;
} .block-two-columns-text-with-img.ceWithImg {
padding: 4.889rem 0 5.722rem;
}
.block-two-columns-text-with-img.ceWithImg .headline {
margin-top: 0.833rem;
}
.block-two-columns-text-with-img.ceWithImg .txt-img-image {
margin-bottom: 7.444rem;
margin-right: -5.111rem;
}
@media only screen and (max-width: 1439px) and (min-width: 768px) {
.block-two-columns-text-with-img.ceWithImg .txt-img-image {
margin-right: 0;
}
}
.block-two-columns-text-with-img.ceWithImg .txt-img-logo {
margin-top: 2.389rem;
margin-bottom: 7.384rem;
}
.block-two-columns-text-with-img.ceWithImg .btn {
margin-top: 4.333rem;
} @media only screen and (max-width: 767px) {
.block-two-columns-text-with-img {
padding: 4.733rem 0 4.933rem !important;
}
.block-two-columns-text-with-img .col-headline {
order: 1;
}
.block-two-columns-text-with-img .col-text_left {
order: 2;
margin-top: 2.107rem;
}
.block-two-columns-text-with-img .col-img_logo {
order: 3;
}
.block-two-columns-text-with-img .col-text_right {
order: 4;
}
.block-two-columns-text-with-img .headline {
margin-top: 0 !important;
}
.block-two-columns-text-with-img:not(.ceWithImg) .txt-img-logo {
margin-bottom: 1.52rem;
margin-right: 0;
text-align: center !important;
}
.block-two-columns-text-with-img:not(.ceWithImg) .txt-img-logo img {
height: 10.613rem;
}
.block-two-columns-text-with-img.ceWithImg .txt-img-logo {
margin-top: 3.507rem;
margin-bottom: 1.52rem;
text-align: center;
}
.block-two-columns-text-with-img.ceWithImg .txt-img-image {
margin-top: 1.4rem;
margin-bottom: 2.52rem;
margin-right: 0;
}
.block-two-columns-text-with-img .btn {
margin-top: 1.6rem !important;
}
}.block-media-with-parallax {
position: relative;
height: 33.444rem;
overflow: hidden;
display: flex;
flex-direction: column;
justify-content: center;
padding: 3rem 0;
}
.block-media-with-parallax.ceWithImg {
height: 35.389rem;
}
.block-media-with-parallax.titletop {
justify-content: flex-start;
padding-top: 9.5rem;
}
.block-media-with-parallax.titlemoreTop {
justify-content: flex-start;
padding-top: 5.333rem;
}
.block-media-with-parallax .media-with-parallax {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100vh;
z-index: -1;
will-change: transform;
}
.block-media-with-parallax .media-with-parallax .media {
object-fit: cover;
width: 100%;
height: 100vh;
mix-blend-mode: multiply;
}
.block-media-with-parallax .media-with-parallax-wrapper {
position: relative;
}
.block-media-with-parallax .title {
margin: 0;
}
.block-media-with-parallax.titlemiddle .title {
margin: 1.111rem 0 0;
} @media only screen and (max-width: 767px) {
.block-media-with-parallax {
height: 30.933rem;
justify-content: flex-start;
padding: 4.867rem 0 3.6rem !important;
}
.block-media-with-parallax.ceWithImg {
height: 31.067rem;
}
.block-media-with-parallax.titlemiddle .title {
margin: 0;
}
}.block-text {
padding: 6.444rem 0 5.389rem;
}
.block-text .txt-img-text {
margin-top: 3.167rem;
}
.block-text .btn {
margin-top: 2.722rem;
} @media only screen and (max-width: 767px) {
.block-text {
padding: 3.733rem 0 5.8rem;
}
.block-text .txt-img-text {
margin-top: 1.627rem;
}
.block-text .btn {
margin-top: 3.867rem;
}
}.block-image-teasers {
padding: 6.667rem 0 7.222rem;
}
.block-image-teasers .container {
position: relative;
}
.block-image-teasers .headline {
margin-bottom: 1.056rem;
} .teasers-list .block-image-teasers {
padding-bottom: 6.914rem;
}
.teasers-list .logo-bg {
position: absolute;
top: -4.778rem;
right: -6.529rem;
bottom: 0;
}
@media only screen and (max-width: 1439px) and (min-width: 768px) {
.teasers-list .logo-bg {
right: 0;
}
}
.teasers-list .teaser-image {
position: relative;
margin: 6.444rem auto 3.799rem;
width: 81%;
}
.teasers-list .teaser-image > img {
position: relative;
z-index: 1;
}
.teasers-list .teaser-image .second-image {
position: absolute;
top: -9.543rem;
right: 0;
} .teasers-slider .teaser-image {
position: relative;
margin: 7rem 0 7.611rem 3.167rem;
width: 81%;
}
.teasers-slider .teaser-image > img {
position: relative;
z-index: 1;
}
.teasers-slider .teaser-image .second-image {
position: absolute;
top: -9.543rem;
right: 0;
}
.block-image-teasers .buttons-navigation {
position: absolute;
top: 27.667rem;
right: 0;
} @media only screen and (max-width: 991px) and (min-width: 768px) {
.block-image-teasers .buttons-navigation {
left: 0;
}
.teasers-slider .teaser-image {
width: 85%;
}
.teasers-slider .teaser-image .second-image {
top: -7.543rem;
max-width: 60%;
}
.teasers-list .teaser-image {
width: 100%;
}
.teasers-list .teaser-image .second-image {
top: -6.543rem;
}
}
@media only screen and (max-width: 767px) {
.block-image-teasers {
padding: 3rem 0 9.067rem;
background-position: center -20rem;
}
.block-image-teasers .headline {
margin-bottom: 1.373rem;
}
.teasers-slider .teaser-image {
margin: 5.867rem 0 4.533rem 0;
width: 100%;
}
.teasers-slider .teaser-image.withSecondImg {
margin-top: 10.003rem;
}
.teasers-slider .teaser-image.withSecondImg > img {
max-height: 10.667rem;
}
.teasers-slider .teaser-image .second-image {
top: -4.137rem;
left: 45%;
}
.block-image-teasers .buttons-navigation {
position: absolute;
top: 18.5rem;
right: 1.133rem;
left: 1.133rem;
}
.teasers-list .logo-bg {
right: 0;
top: 0;
bottom: inherit;
}
.teasers-list .teaser-image {
margin: 2.867rem 0 4.533rem 0;
width: 100%;
}
.teasers-list .teaser-image.withSecondImg {
margin-top: 8.003rem;
}
.teasers-list .teaser-image.withSecondImg img {
width: 66%;
}
.teasers-list .teaser-image .second-image {
top: -5.543rem;
text-align: right;
}
.teasers-list .block-image-teasers {
padding-bottom: 3.914rem;
}
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(https://www.meat2000.de/wp-content/themes/meat2000_theme/assets/plugins/slick/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.meat2000.de/wp-content/themes/meat2000_theme/assets/plugins/slick/fonts/slick.eot);
src: url(https://www.meat2000.de/wp-content/themes/meat2000_theme/assets/plugins/slick/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.meat2000.de/wp-content/themes/meat2000_theme/assets/plugins/slick/fonts/slick.woff) format('woff'), url(https://www.meat2000.de/wp-content/themes/meat2000_theme/assets/plugins/slick/fonts/slick.ttf) format('truetype'), url(https://www.meat2000.de/wp-content/themes/meat2000_theme/assets/plugins/slick/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-prev, .slick-next {
width: 2.778rem;
height: 2.611rem;
background: var(--color-primary);
border: 0.056rem solid var(--bs-white);
min-width: inherit;
}
.slick-prev:before, .slick-next:before {
font-family: var(--font-family-tertiary);
font-size: 1.667rem;
line-height: 2.5rem;
letter-spacing: 0.03em;
opacity: 1;
color: var(--bs-black);
}
.slick-prev:focus, .slick-next:focus {
background: var(--color-secondary);
}
.slick-prev:hover, .slick-next:hover {
color: var(--bs-white);
background: var(--bs-black);
border-color: var(--color-primary);
}
.slick-prev:hover:before, .slick-next:hover:before{
color: var(--bs-white);
}
.slick-prev {
left: -4.194rem;
}
.slick-prev:before {
content: '<';
}
.slick-next {
right: -4.194rem;
}
.slick-next:before {
content: '>';
} @media only screen and (max-width: 1439px) and (min-width: 1200px) {
.slick-prev {
left: calc(-2.778rem - 3rem);
}
.slick-next {
right: -1rem;
}
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
.slick-prev {
left: calc(-2.778rem - 3rem);
}
.slick-next {
right: -0.9rem;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
}
@media only screen and (max-width: 767px) {
.slick-prev {
left: 0;
}
.slick-next {
right: 0;
}
}.block-news {
padding: 6.167rem 0 5.5rem;
}
.block-news .news-container {
display: flex;
flex-wrap: wrap;
gap: 3.722rem;
margin: 1.167rem 0 3.556rem;
}
.block-news .news-container .news-item {
position: relative;
padding-top: 1.5rem;
padding-bottom: 1.389rem;
flex: 1;
box-sizing: border-box;
}
.block-news .news-container .news-item:not(:last-child):before {
content: '';
position: absolute;
top: 0;
bottom: 0;
right: -1.889rem;
border-right: 0.028rem solid var(--bs-black);
}
.block-news .news-item .date {
font-size: 0.778rem;
line-height: 1.333rem;
letter-spacing: 0.05em;
margin-bottom: 0.389rem;
}
.block-news .news-item .title {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
min-height: 3.111rem;
}
.block-news .news-item .image {
position: relative;
margin: 1.333rem 0;
}
.block-news .news-item .image img {
height: 9.556rem;
width: 100%;
object-fit: cover;
}
.block-news .news-item .image .btn {
position: absolute;
right: 0;
bottom: 0;
min-width: inherit;
padding: 0;
width: 2.219rem;
height: 2.086rem;
line-height: 1.974rem;
border: 0.044rem solid var(--bs-black);
font-size: 1.333rem;
}
.block-news .news-item:hover .image .btn {
color: var(--bs-white);
background: var(--bs-black);
}
.block-news .news-item .excerpt p {
margin: 0;
display: -webkit-box;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
}
.block-news .news-item .link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
font-size: 0;
} .block-news.all_posts {
--gap-item: 3.5rem;
padding: 5rem 0 7.312rem;
}
.block-news.all_posts .news-container {
gap: var(--gap-item);
row-gap: 0;
margin: 0;
}
.block-news.all_posts .news-container .news-item {
padding: 3.056rem 0 2.722rem;
flex: calc((100% / 3) - (var(--gap-item) * 2 / 3));
}
.block-news.all_posts .news-container .news-item:before {
right: calc(-3.5rem / 2);
}
.block-news.all_posts .news-container .news-item:after {
content: '';
position: absolute;
top: 0;
left: calc(-3.5rem / 2);
right: calc(-3.5rem / 2);
border-top: 0.028rem solid var(--bs-black);
}
.block-news.all_posts .news-container .news-item:nth-child(-n+3) {
padding-top: 1.333rem;
}
.block-news.all_posts .news-container .news-item:nth-child(-n+3):after {
display: none;
}
.block-news.all_posts .news-container .news-item:nth-child(3n+1):after {
left: 0;
}
@media only screen and (min-width: 768px) {
.block-news.all_posts .news-container .news-item:nth-child(3n):before {
display: none;
}
}
.block-news.all_posts .news-container .news-item:nth-child(3n):after {
right: 0;
}
.block-news.all_posts .news-container .news-item:nth-last-child(-n+3) {
padding-bottom: 0.611rem;
}
.block-news.all_posts .pagination {
display: flex;
justify-content: center;
gap: 1.476rem;
margin-top: 3.778rem;
}
.block-news.all_posts .pagination .page-numbers {
font-family: var(--font-family-quaternary);
font-size: 1.333rem;
line-height: 1.667rem;
letter-spacing: 0.03em;
text-decoration: none;
color: var(--bs-black);
border: 0.056rem solid var(--bs-black);
box-sizing: border-box;
width: 1.778rem;
height: 1.799rem;
text-align: center;
}
.block-news.all_posts .pagination .page-numbers.current {
background-color: var(--color-primary);
}
.block-news.all_posts .pagination .page-numbers:hover {
background-color: var(--color-primary);
}
.block-news.all_posts .pagination .page-numbers.prev, .block-news.all_posts .pagination .page-numbers.next {
width: auto;
height: auto;
border: none;
background: none;
line-height: 1.799rem;
} @media only screen and (max-width: 767px) {
.block-news {
padding: 3rem 0 4.867rem;
}
.block-news .news-container {
gap: 6rem !important;
margin: 1.84rem 0 3.867rem;
flex-direction: column;
}
.block-news .news-container .news-item {
padding: 0 0.533rem !important;
}
.block-news .news-container .news-item:not(:last-child):before {
top: inherit;
bottom: -3rem !important;
left: 0;
right: 0;
border: none;
border-bottom: 0.028rem solid var(--bs-black);
}
.block-news .news-item .date {
font-size: 0.84rem;
line-height: 1.44rem;
margin-bottom: 0.393rem;
}
.block-news .news-item .title {
min-height: inherit;
}
.block-news .news-item .image {
margin: 1.44rem 0;
}
.block-news .news-item .image img {
height: 10.333rem;
}
.block-news .news-item .image .btn {
width: 2.396rem;
height: 2.253rem;
line-height: 2.2rem;
font-size: 1.6rem;
}
.block-news.all_posts .news-container .news-item {
flex: 1;
}
.block-news.all_posts .news-container .news-item:after {
display: none;
}
}