section.m29_produkte {
background: #f5f5f5;
}
section.m29_produkte .m29_produkte_posts_container {
position: relative;
}
section.m29_produkte .m29_produkte_posts_container:after {
content: '';
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 150px;
background: linear-gradient(to left, rgba(245, 245, 245, .5) 0%, transparent 100%);
z-index: 1;
}
section.m29_produkte article:not(.slick-active) header,
section.m29_produkte article:not(.slick-active) .entry-summary img {
opacity: .4;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow {
position: absolute;
top: 50%;
display: flex;
justify-content: center;
align-items: center;
width: 53px;
height: 53px;
background: #1a1d1f;
cursor: pointer;
transform: translateY(-50%);
transition: opacity .4s;
z-index: 2;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow.slick-disabled {
cursor: none;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow:hover,
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow.slick-disabled {
opacity: .5;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow svg {
fill: #fff;
width: 7px;
min-width: 7px;
height: 13px;
min-height: 13px;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow_prev {
left: -73px;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow_prev svg {
transform: rotate(180deg);
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow_next {
right: 45px;
}
section.m29_produkte article header .post-edit-link {
margin-bottom: 10px;
}
section.m29_produkte .mM_post_type_title_container {
margin-bottom: 46px;
}
section.m29_produkte .m29_links_container {
margin-top: 60px;
}
section.m29_produkte article {
padding: 0 !important;
margin-right: 60px;
margin-bottom: 0 !important;
}
@media all and (max-width: 1499px) {
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow {
position: relative;
top: auto;
transform: none;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow_prev {
left: auto;
margin-bottom: 15px;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrow_next {
right: auto;
}
section.m29_produkte:not(.home)[data-kurze-ausgabe="true"] .mM_arrows {
position: absolute;
top: 50%;
right: 45px;
transform: translateY(-50%);
z-index: 2
}
}
@media all and (max-width: 767px) {
section.m29_produkte article {
margin-right: 20px;
}
}
@media all and (max-width: 475px) {
section.m29_produkte .mM_post_type_title_container h2 {
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
-o-hyphens: auto;
hyphens: auto;
word-break: break-word;
}
}
@media all and (max-width: 375px) {
section.m29_produkte .m29_link_container .button.primary {
padding: 25px 60px 25px 20px;
}
section.m29_produkte .m29_link_container .button.primary:before,
section.m29_produkte .m29_link_container .button.primary:after {
right: 20px;
}
} section.m29_produkte .mM_post_type_advanced_filter_wrapper {
background: #ebebeb;
padding: 61px 44px 56px;
margin-bottom: 120px;
}
section.m29_produkte .mM_post_type_advanced_filter_selects {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-bottom: 25px;
}
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
position: relative;
flex: 1 1 0;
min-width: 180px;
}
section.m29_produkte .mM_post_type_advanced_filter_select {
width: 100%;
padding: 18px 45px 18px 22px;
background: #fff;
border: 1px solid #e0e0e0;
font-size: 13px;
font-weight: 600;
letter-spacing: 1.5px;
text-transform: uppercase;
color: #1a1d1f;
cursor: pointer;
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
outline: none;
transition: border-color .3s;
}
section.m29_produkte .mM_post_type_advanced_filter_select:hover,
section.m29_produkte .mM_post_type_advanced_filter_select:focus {
border-color: #1a1d1f;
}
section.m29_produkte .mM_post_type_advanced_filter_arrow {
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
pointer-events: none;
display: flex;
align-items: center;
}
section.m29_produkte .mM_post_type_advanced_filter_arrow svg {
width: 12px;
height: 9px;
fill: #00a3e0;
}
section.m29_produkte .mM_post_type_advanced_filter_footer {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 15px;
}
section.m29_produkte .mM_post_type_advanced_filter_count {
font-size: 15px;
color: #1a1d1f;
}
section.m29_produkte .mM_post_type_advanced_filter_count strong {
font-weight: 700;
}
section.m29_produkte .mM_advanced_filter_reset_btn {
font-size: 14px;
color: #888;
text-decoration: none;
transition: color .3s;
}
section.m29_produkte .mM_advanced_filter_reset_btn:hover {
color: #1a1d1f;
}
section.m29_produkte .mM_post_type_main .mM_row {
transition: opacity .15s ease;
}
section.m29_produkte .mM_post_type_main .mM_row.mM_fading {
opacity: 0;
}
section.m29_produkte .mM_custom_select .mM_select_selected {
text-transform: uppercase;
font-size: 12px;
font-weight: 700;
letter-spacing: 2px;
border: 1px solid #d1d1d1;
border-bottom: none;
padding: 20px 16px 20px 39px;
transition: color .4s;
}
section.m29_produkte .mM_custom_select .mM_select_selected:hover,
section.m29_produkte .mM_custom_select .mM_select_item:hover {
color: #1B9CD9;
}
section.m29_produkte .mM_custom_select .mM_select_items {
background: #ebebeb;
border: 1px solid #d1d1d1;
border-top: none;
}
section.m29_produkte .mM_custom_select .mM_select_items:not(.mM_select_hide) {
height: auto !important;
max-height: 300px !important;
overflow-y: auto !important;
}
section.m29_produkte .mM_custom_select .mM_select_item {
padding: 10px 16px 10px 39px;
transition: color .4s;
}
section.m29_produkte .mM_custom_select .mM_select_item:first-child {
padding-top: 0;
}
section.m29_produkte .mM_custom_select .mM_select_item:last-child {
padding-bottom: 20px;
}
section.m29_produkte[data-kurze-ausgabe="false"] {
padding: 120px 0;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row {
gap: 120px 88px;
}
section.m29_produkte .mM_post_type_post_image_container {
background: #fff;
padding: 20px;
height: 390px;
display: flex;
justify-content: center;
align-items: center;
}
section.m29_produkte .mM_post_type_post_image_container a {
height: 100%;
}
section.m29_produkte .mM_post_type_post_text_content_container {
margin-top: 25px;
}
section.m29_produkte .mM_post_type_post_text_container p {
margin-top: 8px;
}
@media all and (max-width: 1399px) {
section.m29_produkte .mM_post_type_post_image_container {
height: 320px;
}
section.m29_produkte .mM_custom_select .mM_select_selected,
section.m29_produkte .mM_custom_select .mM_select_item {
padding-left: 16px;
}
}
@media all and (max-width: 1199px) {
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row {
gap: 80px 50px;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row .mM_col_33 {
width: calc(33.3333% - ((50px * 2) / 3));
} }
@media all and (max-width: 991px) {
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
flex: 1 1 calc(50% - 10px);
}
section.m29_produkte .mM_post_type_advanced_filter_wrapper {
padding: 61px 25px 56px;
margin-bottom: 60px;
}
section.m29_produkte[data-kurze-ausgabe="false"] {
padding: 60px 0;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row {
gap: 60px;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row .mM_col_33 {
width: calc(50% - (60px / 2));
}
}
@media all and (max-width: 767px) {
section.m29_produkte .mM_post_type_advanced_filter_wrapper {
padding: 50px 20px 45px;
margin-bottom: 50px;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row {
gap: 50px 20px;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row .mM_col_33 {
width: calc(50% - (20px / 2));
}
}
@media all and (max-width: 575px) {
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
flex: 1 1 100%;
}
section.m29_produkte .mM_post_type_advanced_filter_wrapper {
padding: 25px 20px 20px;
}
section.m29_produkte[data-kurze-ausgabe="false"] .mM_post_type_posts_container .mM_row .mM_col_33 {
width: 100%;
}
}
@media all and (max-width: 475px) {
section.m29_produkte .mM_post_type_post_image_container {
height: 350px;
}
}
@media all and (max-width: 375px) {
section.m29_produkte .mM_post_type_post_image_container {
height: 300px;
}
}
section.m29_produkte .mM_post_type_advanced_filter_selects {
display: flex;
flex-wrap: wrap;
gap: 20px;
margin-bottom: 39px;
}
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
position: relative;
flex: 1 1 calc(20% - 16px);
min-width: 160px;
} @media all and (max-width: 1199px) {
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
flex: 1 1 calc(33.333% - 14px);
}
} @media all and (max-width: 767px) {
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
flex: 1 1 calc(50% - 10px);
}
} @media all and (max-width: 575px) {
section.m29_produkte .mM_post_type_advanced_filter_select_wrapper {
flex: 1 1 100%;
}
}
section.m29_produkte.home[data-kurze-ausgabe="true"] {
background: #fff;
padding: 226px 0 234px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_post_type_main .mM_row {
margin: 0 -44px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_post_type_post {
padding: 0 44px;
transition: opacity .4s;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_post_type_post:not(.slick-active) {
opacity: .5;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .m29_products_bottom.new .mM_post_type_posts_container {
position: relative;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .m29_products_bottom.new .mM_post_type_posts_container:after {
content: '';
position: absolute;
top: 0;
right: 0;
width: 200px;
height: 100%;
background: linear-gradient(to left, #fff 0%, transparent 100%);
z-index: 1;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow {
position: absolute;
top: 50%;
display: flex !important;
justify-content: center;
align-items: center;
background: #1b9cd9;
border-radius: 0;
width: 53px;
height: 53px;
transform: translateY(-50%);
transition: opacity .4s;
cursor: pointer;
z-index: 2;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow.slick-disabled {
display: none !important;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow:hover,
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow.slick-disabled {
opacity: .5;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow.slick-disabled {
cursor: none;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow_prev {
left: 43px;
transform: translateY(-50%) rotate(180deg);
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow_next {
right: 43px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow svg {
fill: #fff;
width: 6px;
min-width: 6px;
height: 11px;
min-height: 11px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_post_type_post_image_container {
border: 1px solid #f2f2f2;
}
@media screen and (max-width: 1399px) {
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_post_type_main .mM_row {
margin: 0 -22px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_post_type_post {
padding: 0 22px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .m29_products_bottom.new .mM_post_type_posts_container:after {
width: 100px;
}
}
@media screen and (max-width: 1199px) {
section.m29_produkte.home[data-kurze-ausgabe="true"] {
padding: 166px 0 174px;
}
}
@media screen and (max-width: 991px) {
section.m29_produkte.home[data-kurze-ausgabe="true"] {
padding: 80px 0;
}
}
@media screen and (max-width: 575px) {
section.m29_produkte.home[data-kurze-ausgabe="true"] {
padding: 50px 0;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .m29_products_bottom.new > .mM_container {
padding-right: 0;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow_prev {
left: 20px;
}
section.m29_produkte.home[data-kurze-ausgabe="true"] .mM_arrow_next {
right: 20px;
}
}