/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://demos.artbees.net/jupiter5
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Text Domain: mk_framework
Domain Path: /languages/
*/



/*
Sample : remove the comment and start adding your own custom CSS rules.

body {
	background-color:#fff;
}

*/

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto/Roboto-Bold.woff2') format('woff2'),
        url('./fonts/Roboto/Roboto-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('./fonts/Roboto/Roboto-Regular.woff2') format('woff2'),
        url('./fonts/Roboto/Roboto-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Playfair Display';
    src: url('./fonts/Playfair_Display/PlayfairDisplay-Regular.woff2') format('woff2'),
        url('./fonts/Playfair_Display/PlayfairDisplay-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('./fonts/PT_Sans_Narrow/PTSans-Narrow.woff2') format('woff2'),
        url('./fonts/PT_Sans_Narrow/PTSans-Narrow.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PT Sans Narrow';
    src: url('./fonts/PT_Sans_Narrow/PTSans-NarrowBold.woff2') format('woff2'),
        url('./fonts/PT_Sans_Narrow/PTSans-NarrowBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

body {font-family: 'PT Sans Narrow', sans-serif;}
h1, h2, h4, h6 {font-family: 'Playfair Display', serif;}

.ft-list ul, ul.ft-list{
	margin-left: 0}

.vc_single_image-img {
	width: 100%;
	border-radius: 4px}

.vc_single_image-wrapper .vc_single_image-img {
	margin-top: 10px}

.ft-hover-container .ttlab-cta--button{
	opacity: 0;
	transition: .25s opacity ease-in;
	margin-bottom: 35px;
	border-radius: 8px}

.ft-hover-container{
	border-radius: 12px 4px 12px 12px;
	box-shadow: 0 0 0px rgba(0,0,0,0);
	overflow: hidden;
	transition: .25s box-shadow ease-in;
	position: relative}

.ft-hover-container:before{
	content: " ";
	position: absolute;
	top: 0;
	right: 0;
	border: 8px solid #adbe3a;
	border-bottom-color: transparent;
	border-left-color: transparent;
	opacity: 0;
	transition: .25s opacity ease-in}

.ft-hover-container:hover {
	box-shadow: 0 0 16px rgba(0,0,0,.15);
	background-color: white}

.ft-hover-container:hover:before{
	opacity: 1}

.ft-hover-container:hover .ttlab-cta--button{
	opacity: 1}

.button-big .ttlab-cta--button{
	font-size: 1.7rem!important;
}

#related-post:not(.related-in-shortcode){
	background-color: #acbe3b; /*#AFBC54;*/
	margin-top: -21.5rem;
	/*margin-top: -15%;*/
	/*margin-top: -350px;*/
	padding-top: 300px}

.related-in-shortcode{
	padding: 0}

.related-in-shortcode .rzorp-container--slider{
	padding-top: 0}

.rzorp-container--title{
	font-family: PT Sans Narrow;
	font-size: 30px !important;
	color: white !important;
	font-weight: 600;
	text-transform: uppercase}

#theme-page{
	position: initial}
	
.container-especial-2 {
  position: relative;
  z-index: 2;
  background-color: white}

.text-especial-1 > p:nth-child(1){
	line-height: 1.2;
	padding: 10px 0}


.rzorp-container--item .post-item--title a{
	font-weight: bold;
	color: black;
	font-family: PT Sans Narrow;}

.post-item--link .button{
	border-radius: 8px;
	padding: 12px 35px; 
	font-size: 20px}

.contact-cta.contact-cta-multicolumn{
	margin-bottom: 115px !important;
	background-color: white}


.contact-cta .vc_single_image-wrapper .vc_single_image-img{
	width:166px}

.contact-cta .ttlab-button--style2{
	width: 100%;
	max-width: 200px;
	font-size: 16px}

.contact-cta .ttlab-cta--button.ttlab-button--style2, .post-item--link .button{
	padding: 8px 15px 10px}

.zorp-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: white}

.home-cover{
	display: flex;
	align-items: center;
	justify-content: center}

.ttlab-heading-title--h1.home-title{
	width: 80%;
	margin: 0 auto;
	font-size: 2.6rem !important;
	max-width: 660px;
	color: white !important;
	background-color: rgba(174, 191, 61, 0.85);
	padding: 20px 10px;
	border-radius: 12px}

@media (min-width: 767px){
	/*.ttlab-heading-title--h1.home-title{
		margin-top: 180px;
	}*/
	.show-in-mobil{
		display: none}

}
@media (max-width: 767px){
	.home-cover--fix-responsive .ttlab-heading-title--h1.home-title{
		width: 95vw;
		box-sizing: border-box;
		font-size: 1.70rem !important;
		margin-top: 100px;
	}
}

.featured-image .blog-image{
	width: 100%;
}

.theme-content img, .vc_row-fluid img{
	max-width: 100%!important;
}

.border-radius-8px{
	border-radius: 8px!important;
}

.font-narro{
	font-family: 'PT Sans Narrow', sans-serif !important;
}

.color-white h2,
.color-white h3{
	color: white!important}

.thumbnail-width-64 figure img{
	width: 64px}


.pos-static{
	position: static!important}

.pos-static.attched-false{
  margin-top: -20px!important;
}

.pos-relative{
	position: relative}

.pos-absolute,
.pos-absolute--hover-cover{
	position: absolute}

.pos-absolute--hover-cover{
	top: 30%;
	left: 0;
	right: 0;
	z-index: 99
}

@media (max-width: 767px){
	.pos-relative--mb{
		position: relative!important}
	
	.padding-0px--mb{
		padding: 0px!important
	}
	
	.row-margin-standard--mb{
		margin-top: 0!IMPORTANT;
		margin-bottom: 25px!IMPORTANT;
	}
	
	.row-margin-bottom-standard--mb{
		margin-bottom: 25px!IMPORTANT;
	}
	
	.margin-standard-img--mb{
		margin: 0px!important}
	
	.ft-hover-container .ttlab-cta--button {
		opacity: 1!important}
	
	.flex-direction-column--mb .mk-grid{
		flex-direction: column}
	
	.padding-flex--mb{
		margin: 0 16px}
	
	/*****
	 * .ft-hover-container {
	//	margin-bottom: 25px;
	//	box-shadow: 0 0 16px rgba(0,0,0,.15);
	//	background-color: white;
	//}*/
	
}

@media (min-width: 768px){
	.pos-static--dt{
		position: static!important}
	}
	
	.home-cover--fix-responsive{
		margin-top: -20px!important;
	}
}

.text-center{
	text-align: center!important}

.margin-bottom-35px{
	margin-bottom: 35px!important}

/* custom blogs */
.mk-blog-classic-item{
	border: 0px solid transparent!important}

.mk-blog-classic-item .the-title a{
	color: #AABE3F}

.mk-blog-classic-item .featured-image{
	  border-radius: 12px}

.mk-blog-classic-item .mk-blog-meta{
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center;
	padding: 20px}

.mk-blog-classic-item .the-title{
    width: 100%;
    order: 1;
}

.mk-blog-classic-item .mk-blog-share{
	background-color: transparent!important;
	border: 2px solid #aabe3f;
	padding: 0;
	display: flex!important;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	margin-right: 0}

.mk-blog-classic-item .mk-blog-share svg{
	fill: #aabe3f!important}

.mk-blog-classic-item .the-excerpt{
    order: 2;
	margin-bottom:22px}

.mk-blog-classic-item .the-excerpt p{
	margin-bottom: 0!important;
}

.mk-blog-classic-item .blog-share-container{
    order: 4;
}

.mk-blog-classic-item .mk-readmore{
	
    order: 3;
	float: left;
	margin-right: 15px;
	position: static;
	text-transform: none;
	box-shadow: 0 0 0;
	background: rgb(162,207,114);
	padding: 8px 35px;
	min-width: 129px;
	text-align: center;
	background: linear-gradient(90deg, rgba(162,207,114,1) 0%, rgba(173,190,65,1) 100%);
	display: inline-flex;
	height: 22px;
	align-items: center;
	border-radius: 8px}

.mk-blog-classic-item .mk-readmore svg{
	display: none!important}

.single-post #mk-page-introduce{
	background-color: #b1c900}

.single-post .page-title,
.single-post .mk-breadcrumbs-inner a{
  color: white!important}

.single-post .page-title,
.mk-blog-single .blog-single-title{
	 font-family: 'PT Sans Narrow'!important;
  font-weight: 700!important;
	  font-size: 2rem!important
}

.mk-blog-single .blog-single-title{
	color: #b1c900!important
}

.single-post .page-title {
   letter-spacing: normal;
  color: white;
}

.single-post .mk-breadcrumbs-inner{
  float: left!important;
  margin: 0 0 0 0!important;
  padding: 0 20px!important;
  font-size: 0.8rem!important;
  font-style: italic!important}

.single-post .mk-desktop-logo{
	  margin-left: -22px}

.custom-postlist .post-list-thumb,
.custom-postlist .post-list-info{
  display: block !important;
  float: none !important;
  width: 100% !important;
  margin: 0 !important;}

.custom-postlist .post-list-thumb img{
	  border-radius: 12px!important}

.widget_categories .widgettitle,
.widget_posts_lists--custom .widgettitle{
	font-size: 24px!important}

 .kontak-box,
.kontak-box--content .kontak-box--info a{
	color: white!important;
}

 .kontak-box{
  background: linear-gradient(90deg, rgb(162, 207, 114) 0%, rgb(173, 190, 65) 100%);
  padding: 30px 10%;
  border-radius: 12px;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.3;
	 font-weight: bold;
}
.kontak-box--header{
	font-size: 1.3rem;
	margin-bottom: 16px}

.kontak-box--content{
	  border-top: 2px solid white;
  border-bottom: 2px solid white;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 25px;
  padding-bottom: 25px}

.kontak-box--content .kontak-box--info:nth-child(1){
	margin-bottom: 15px}

#mk-sidebar{
    will-change: min-height}

#mk-sidebar .widget_categories a,
.custom-postlist .post-list-title{
	display: inline-block;
  font-size: 1.15rem !important;
}

#mk-sidebar .widget_categories a,
#mk-sidebar .widget_categories .cat-item a::before{
  line-height: normal !important}

#mk-sidebar .widget_categories a:hover,
.custom-postlist .post-list-title:hover{
	text-decoration: underline;
	font-weight: 600}

#mk-sidebar .widget_categories .cat-item a::before{
	margin: 0;
vertical-align: initial;
  display: inline !important;
  content: "- " !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  font-family: inherit !important}

.custom-postlist .post-list-title{
  line-height: normal !important;
  padding: 7px 10px !important}

.sidebar-wrapper{
    transform: translate(0, 0); /* For browsers don't support translate3d. */
    transform: translate3d(0, 0, 0);
    will-change: position, transform}

.single-post .rzorp-container--slider{  
	margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0}

strong.verde{
	color: #AABE3F }

.color-white{
	color: white;	
}

.row-display-flex .mk-grid{
	display: flex!important}

.row-align-items-center .mk-grid{
	align-items: center!important}

.z-index-1{
	z-index: 1}

.z-index-2{
	z-index: 2}

.cita-especial{
	position: relative;
	top: -220px;
	padding-top: 170px;
	margin-bottom: -200px;
}
.font-2{
  font-family: "Playfair Display"!important;}

.dvteamgrid{
	display: grid;
	gap: 2em;
	visibility: visible!important;
	grid-template-columns: repeat(3,1fr);
}

.dvteamgrid li{
	width: 100%!important;
}

.dv-panel.active{
	display: block !important;
	position: fixed !important;
	right: 0 !important;
	top: 0 !important;
	height: 100%;
	z-index: 999999;
}

.dvteamgrid figure{
	border-radius: 12px}

.layer-slider-cover-fix{
	display: none;
}

ul.dvteamgrid.rounded {
    display: grid !important;
    height: auto !important;
}

.dvteamgrid li {
    position: initial !important;
}


.titulo-centrado {
    text-align: center;
    margin-bottom: 35px !important;
}

.mk-main-navigation .sub-menu a.megamenu-title{ display: block}

@media (max-width: 1280px){
	.layer-slider-cover-fix.show-in-max-1280{
		display: block}}

@media (min-width: 1281px){
	.layer-slider-cover-fix.show-in-min-1280{
		display: block}}

@media (min-width: 1024px){
	.mk-header{
		height: 165px}}

@media (max-width: 1024px){
	.mk-header-holder {
		margin-top: 49px}}

/* -------------------------------------------------------------------------
 * Shared layout CSS copied from German Jupiter theme options.
 * WPML keeps theme options per language; English was missing these rules.
 * ------------------------------------------------------------------------ */
.mk-image.mk-image-61.align-left.simple-frame.inside-image {margin-top:-20px;}

.mk-image.mk-image-65.align-left.simple-frame.inside-image {margin-top:-20px;}

.liverde {color:#acbe3b;font-size:26px;}

.liverdeseparacion{color:#acbe3b;font-size:32px; line-height:32px;}

.liblancoseparacion{color:#ffffff; font-size:32px;line-height:32px;}

.liverdes26{color:#acbe3b; padding-bottom:15px; font-size:26px;}

.blanco32 {color:#ffffff;font-size:32px; line-height:32px;}

.mk-blog-classic-item .the-title a, .mk-blog-modern-item .the-title a {color:#ffffff;}

.mk-blog-classic-item .the-title a:hover {color:#333;}

.mk-button--dimension-outline.skin-dark {border-color:#fff; color:#fff;}

.mk-button--dimension-outline.skin-dark:hover {background-color:#5b5b5f !important;}

.mk-blog-spotlight-item .item-wrapper time a {color:#fff;}

.mk-blog-classic-item .mk-blog-meta, .mk-blog-modern-item .mk-blog-meta {background-image:url("https://www.ftmafo.de/wp-content/uploads/2018/04/fondo.jpg");}

.mk-blog-classic-item .mk-blog-meta-wrapper a, .mk-blog-modern-item .mk-blog-meta-wrapper a {color:#fff;}

.mk-blog-classic-item .mk-blog-meta-wrapper {color:#fff;}

.mk-blog-classic-item .mk-readmore {font-size:18px; color:#fff;}

.blog-loop-comments {display:none !important;}

.mk-blog-print {display:none !important;}

.mk-love-this {display:none !important;}

.mk-blog-classic-item .mk-blog-meta, .mk-blog-modern-item .mk-blog-meta {padding:20px 40px;}

.mk-blog-meta-wrapper {display:none;}

.the-excerpt {display:none;}

.main-navigation-ul li.menu-item {border:0PX;}

body.home article .the-title a:after{ background-color:#adbf3c; width:40px; height:6px; position:absolute; display:table; content:" "; margin-top:3px; }

#loop-48 {height:340px !important;}

body.home.page-template-default article .image-hover-overlay{ background:none !important; background-image:url('https://www.ftmafo.de/wp-content/themes/jupiter-child/sombra.png') !important; background-repeat:no-repeat !important; background-position:center bottom !important; background-color:rgba(255,255,255,0) !important; background-size:100% !important; opacity:1 !important; }

.mk-blog-spotlight-item .featured-image img, .mk-blog-thumbnail-item .featured-image img{ width:100% !important; }

.theme-content img, .vc_row-fluid img{ max-width:200%; }

.mk-blog-spotlight-item .featured-image{ overflow:hidden; }

.theme-content img, .vc_row-fluid img { max-width:none !important; }

.box-style{ position:relative; margin-bottom:0 !important; padding:40px 40px; border-radius:24px; box-shadow:0 0 8px rgba(0,0,0,.25); z-index:100; background:white;}

.strong-green strong{ color:#adbf3c!important }

.ttlab-subheading.text-black, .text-black{ color:#404040!important }

.text-green p, .ttlab-heading-title.text-green, .ttlab-subheading.text-green, .text-green{ color:#AABE3F }

.title-style3, p.title-style3, .ttlab-subheading.title-style3{ color:#AABE3F!important; font-size:24px!important }

.restyle-iconbox{ display:flex!important }

.re-style-accordion .mk-list-styles ul li{ font-size:21px; }

.headline--margin-bottom-0px{ margin-bottom:0}

.restyle-iconbox h4 svg{ height:34px !important; width:34px !important; transform:translateY(8px); }

.icon-dir-style{ transform:translate(-8px,8px)}

.headline--margin-bottom{ margin-bottom:20px;}

.restyle-iconbox p{ font-size:24px; margin-top:4px}

.restyle-iconbox.separate-icon .mk-main-ico{ margin-right:21px!important}

.checkbox-container .checkbox-wrap{ flex-wrap:wrap; }

.checkbox-container .nf-field-description{ margin-right:0px!important}

.checkbox-container .checkbox-wrap p{ font-size:15px!important; }

.color-white .ttlab-list-container--item--text, .color-white .ttlab-list-container--item--text, .color-white{ color:white!important }

.margin-top-up{ margin-top:-180px; position:relative; display:flex; align-items:center; }

.list-separate .ttlab-list-container--item{ margin-top:1.35em; }

input.ninja-forms-field[type="submit"]{ background:#acbe3b; color:white; padding:10px 15px; border-radius:32px; border:1px solid white; box-shadow:0 0 3px rgba(0,0,0,.4); }

@media (max-width:760px){ .margin-top-up{ margin-top:0px; } .box-style{ padding:25px 25px } }

@media (max-width:1140px){ .margin-top-up .page-section-content.mk-grid { width:100%!important } }

.no-padding .wpb_column > .wpb_row{; margin-top:-5px !important; padding-top:0!imporntat}

.field-wrap:not(.checkbox-wrap) .nf-field-label label{ font-size:24px; font-weight:normal !important; }

.margin-top--250px{ margin-top:-250px; }

.bg-gradient { background:rgb(162,207,114); background:linear-gradient(90deg, rgba(162,207,114,1) 0%, rgba(173,190,65,1) 100%); }

.title--width-limit { max-width:320px; margin:0 auto; }

.title--width-limit-530px{ max-width:531px; margin:0 auto; }

.center-cta3buttons .wpb-content-wrapper .wpb_row { margin:0 auto}

.bg-green{ background:#adbf3c }

.bg-green strong{ color:white!important; }

.title-max-width-580px, .title-max-width-600px{ width:90%; margin:0 auto; }

.title-max-width-580px{ max-width:580px; }

.title-max-width-600px{ max-width:600px; }

@media (max-width:768px){ .btn-center-in-mobile{ text-align:center!important; margin-bottom:15px; } }

.text-white, .text-white > p{ color:#FFF!important}

.text-black{ color:#404040 !important}

.kontak_cta { padding-top:50px; padding-bottom:50px}

.strong-green strong{ color:#AABE3F !important }

.kontak_cta--pretitle{ margin-bottom:10px; font-size:1.35rem !important; font-weight:500}

.kontak_cta--label{ margin-bottom:35px; }

.box_certificate { display:flex; flex-wrap:wrap; gap:10px;}

.box_certificate--image { flex:1 1 calc(14.28% - 10px); box-sizing:border-box; }

.box_certificate--image img { width:100%; height:auto; display:block; object-fit:cover; }

.btn_icon a{ position:relative; padding-left:60px; }

.btn_icon a::before{ display:inline-block; content:" "; width:32px; height:32px; line-height:0; position:absolute; margin-top:-6px; margin-left:-45px; }

.btn_icon--formula a::before{ background-image:url('https://www.ftmafo.de/wp-content/uploads/2024/11/cta-formular.svg'); background-repeat:no-repeat; }

.btn_icon--mail a::before{ background-image:url('https://www.ftmafo.de/wp-content/uploads/2024/11/cta-email.svg'); background-repeat:no-repeat; }

.btn_icon--phone a::before{ background-image:url('https://www.ftmafo.de/wp-content/uploads/2024/11/cta-anrufen.svg'); background-repeat:no-repeat; }

.headline-style-square{ margin:0 auto; max-width:380px; width:100%; padding:20px; background:#acbe3b; color:white !important; }

.ft_card .wpb_wrapper{ padding:40px 20px; border:1px solid white; }

@media (min-width:928px){ .ft_card .wpb_wrapper{ height:380px; } .ft_card--height-to-mde .wpb_wrapper{ height:426px } .ft_card--height-to-cati .wpb_wrapper{ height:465px } }

.max-width-400px{ max-width:400px }

.ft_card--title_lower{ font-size:20px !important; margin-top:40px; margin-bottom:30px; }

@media (max-width:768px) { .box_certificate--image { flex:1 1 calc(25% - 10px); }}

@media (max-width:480px) { .box_certificate--image { flex:1 1 50%; max-width:150px; } .box_certificate{ justify-content:center } }

.page-id-6868 #related-post, .page-id-6676 #related-post, .page-id-6027 #related-post, .page-id-6535 #related-post, .page-id-6425 #related-post{ margin-top:15px!important; padding:30px!important}

.btn-cover-green .ttlab-cta--button.ttlab-button--style1 { padding:7px 15px; max-width:230px; text-align:center; font-size:23px; border:2px solid white; color:white; background:#AABE3F; }

.btn-cover-green.more-padding .ttlab-cta--button.ttlab-button--style1{ padding:7px 30px; }

@media (max-width:1300px){ .cover-landing--adjust{ top:12%!important; } }

@media (min-width:1300px){ .cover-landing--adjust{ top:22%!important; } }

.line-height-adjustament-title{ line-height:1.3em; }

.text-uppercase { text-transform:uppercase; }

.kontak_cta--label .kontak_cta--pretitle, .kontak_cta--label .ttlab-subheading--div{ font-family:'Playfair Display'; }

.ttlab-heading-title--h1.cover-title--inline, .ttlab-heading-title--h1.cover-title--auto-width, .ttlab-heading-title--h1.cover-title{ font-family:'Playfair Display'; width:80%; margin:0 auto; font-size:2.6rem !important; max-width:660px; color:white !important; background-color:rgba(174, 191, 61, 0.85); padding:20px 10px; padding:7px 10px 10px; }

.cover-title--inline{ display:inline; padding:0!important }

.cover-two-column{ display:flex; justify-content:center; align-items:center; }

.cover--right, .cover--left{ max-width:285px!important; }

.ttlab-heading-title--h1.cover-title--auto-width{ width:auto; display:inline-block }

@media (max-width:1024px){ .ttlab-heading-title--h1.cover-title--auto-width, .ttlab-heading-title--h1.cover-title{ font-size:2rem!important } .cover-title .vc_column-inner{ } }

.title-style-h2{ color:#404040 !important; font-weight:600; text-transform:uppercase; }

.num-list{ list-style:decimal!important; }

@media (max-width:1024px){ .in-mobile .cover-title--inline{ font-size:35px !important; } .in-mobile .cover--button-separation .ttlab-cta--button{ margin-top:25px; font-size:17px!important; max-width:184px!important; } .in-mobile .image-scanner-phone{ transform:scale(1.2); } .kontak_cta .ttlab-cta--button { margin-top:20px; } }

.cover-mde--desktop .wpb_raw_code { margin:0!important }

@media (min-width:1023px){ .cover-mde--desktop > .vc_column-inner > .wpb_wrapper{ display:flex; flex-wrap:wrap; gap:30px; } .cover--left.cover-mde--desktop{ max-width:550px !important; } .cover-title--inline span{ display:none } }

@media (max-width:920px){ .adjust-in-mobile .blog-header--title .tituloblog{ font-size:60px!important } .adjust-in-mobile .blog-header--description{ font-size:32px !important; line-height:1.4 !important; } }

.home-gridpost .blog-item-holder { overflow:hidden; border:none!important; background:#F8F8F8; box-shadow:0 0 16px rgba(0,0,0,.15)!important; border-radius:8.1px;}

.home-gridpost .mk-readmore{ color:white; text-transform:none; box-shadow:0 0 0; background:rgb(162,207,114); min-width:129px; text-align:center; margin-top:15px; margin-bottom:15px; background:linear-gradient(90deg, rgba(162,207,114,1) 0%, rgba(173,190,65,1) 100%); border-radius:8px; font-size:20px; padding:8px 15px 10px; }

.home-gridpost .mk-blog-newspaper-item .mk-blog-meta, .home-gridpost .newspaper-item-footer-holder{ padding:0!important }

.home-gridpost .mk-blog-newspaper-item .the-title a{ font-size:1.2rem; margin:20px auto; text-align:center; padding:0 15px; font-weight:bold; color:black; font-family:PT Sans Narrow; display:block; text-align:left; line-height:1.3em; }

.home-gridpost .newspaper-item-footer{ background-color:transparent!important; border-top:0px solid #e3e3e3!important; display:flex!important; justify-content:center; padding-bottom:30px!important; }

.home-gridpost .newspaper-item-footer-holder .clearboth, .home-gridpost .mk-readmore svg{ display:none!important }

.pum-container.theme-7052{ max-width:520px!important; padding:40px!important; }
