.af-news-post-container {
background-color: #f2f2f2;
display: flex;
flex-direction: column;
}
.af-news-post-container * { position: relative !important;
-webkit-transform: none !important;
transform: none !important;
}
.af-news-post-container .vc_gitem-zone-mini {
min-height: 320px;
max-height: 320px;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.af-news-post-container .vc_gitem-row-position-middle {
display: flex;
flex-direction: row;
width: 100%;
}
@media (max-width: 768px) {
.af-news-grid-fixed-news {
display: none;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
.af-news-post-container .vc_gitem-zone-mini {
min-height: 440px !important;
max-height: 440px !important;
display: flex;
flex-direction: column;
justify-content: flex-end;
}
.af-news-post-container .vc_gitem-row-position-middle {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.af-news-post-container .vc_gitem-row-position-middle .vc_col-sm-6 {
width: 100% !important;
}
}
.af-news-post-top-container {
padding: 10px 20px !important;
}
.af-news-post-left-wrapper {
display: flex;
flex-direction: row;
padding: 10px 20px !important;
}
.af-news-post-right-wrapper {
display: flex;
flex-direction: row;
align-items: center;
}
.af-news-post-right-wrapper .vc_icon_element-icon {
top: 0 !important;
left: 0 !important;
}
.af-news-post-right-wrapper .vc_icon_element-color-custom {
width: 20px !important;
height: 20px !important;
}
.af-news-post-title > * {
color: #127a2f !important;
font-size: 22px !important;
font-weight: 600;
}
.af-news-post-content {
overflow: hidden;
height: 75px !important;
color: #6b6d6f !important;
font-size: 16px !important;
}
.af-news-post-icon {
display: inline-block;
color: #127a2f;
}
.af-news-post-date {
color: #007824;
font-weight: 600;
display: inline-block;
margin-left: 2px;
margin-bottom: 0 !important;
font-size: 16px !important;
}
.af-news-post-read-more {
width: 100%;
display: block !important;
}
.af-news-post-read-more > button,
.af-news-post-read-more > a {
background-color: #007824 !important;
color: #ffffff !important;
text-transform: uppercase;
font-size: 16px !important;
width: 160px !important;
margin: 0 auto;
display: block !important;
}
.af-news-post-read-more > button:hover,
.af-news-post-read-more > a:hover {
background-color: #ffffff !important;
color: #007824 !important;
border: 1px solid #007824 !important;
}
.button_news_mehr {
width: 208px !important;
}
@media (min-width: 992px) {
.af-image-clip-right {
-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
polygon(0 0, dd100% 0, 80% 100%, 0 100%);
}
}
#masthead {
top: 0;
z-index: 100 !important;
position: sticky;
}
@media (max-width: 768px) {
} .gastro_img_clip {
width: 100% !important;
}
.gastro_img_clip_left {
min-height: 320px !important;
}
.gastro_img_clip_right {
display: none !important;
}
@media (min-width: 769px) {
.gastro_img_clip {
width: 110% !important;
}
.gastro_img_clip_left {
-webkit-clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
clip-path: polygon(20% 0, 100% 0, 100% 100%, 0 100%);
min-height: 320px;
width: 50% !important;
}
.gastro_img_clip_right {
display: flex !important;
-webkit-clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
clip-path: polygon(0 0, 100% 0, 80% 100%, 0 100%);
min-height: 320px;
width: 50% !important;
margin-right: -70px;
}
}
@media (min-width: 992px) {
.gastro_img_clip_right {
margin-right: -100px;
}
}
@media (min-width: 1200px) {
.gastro_img_clip_right {
margin-right: -120px;
}
}
.vc_tta-title-text {
margin-left: 20px;
}
#golfholes-tab-container .vc_tta-tab {
width: 150px;
}