.topCarla {font-size:115%;font-weight:bold;}
a {color:#FFF;}
.hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post-context {color:#FFF;}
.entry-title a:hover, .entry-title a:focus, .entry-title a:active {color:#444;}
.entry-title {background-color:rgba(255,255,255,0.5); padding:16px;border-radius:16px;margin-bottom:-16px;}
.entry-content {background-color:rgba(255,255,255,0.5); padding:16px;border-radius:16px;margin-top:-42px;}
.site-title a {}
.main-navigation {position:fixed;top:20px;right:0px;}
.site-title {margin-top:0px !important;}
.site-main .comment-navigation, .site-main .paging-navigation, .site-main .post-navigation  {background-color:rgba(255,255,255,0.3); padding:16px;border-radius:16px;margin-top:-42px;}
.entry-meta {display:none;}
ul[id^="menu-social"] a:before {color:#888;}
.main-navigation .menu-item .dropdown-toggle, .main-navigation .menu-item .dropdown-toggle:focus {
background: #000;
	border-color: #777; }
.hero {background:none;}
.site-header {
	background: #888;
	background: none;
	position:relative;z-index:9;
	/*background-image: url(/wp-content/uploads/2019/01/cropped-Photo13_11-2.jpg);*/
	background-position: center;}
.site {background:none !important}
.footer-widget-area {background:none !important}
.breadcrumbs-wrapper {background:none !important}
.entry-breadcrumbs > span {background-color:rgba(255,255,255,0.5); padding:4px 16px;border-radius:16px;}

.site-content {background:none !important}
.site-footer {background:none !important}
div.site-info {display:none;}
.menu-toggle {
position: fixed;
z-index: 99;
width: 50px;
height: 50px;
left: 0px;
border-radius: 25px;
padding:0;
font-size:0px;
}
.menu-toggle::before {
padding: 14px 18px 100px 18px;
font-size:16px;
}
.menu-primary li {text-align:center;}
.main-navigation.toggle-on {position:fixed;z-index:9;width:100%;left:0;}
.main-navigation {
width: 100%;
}
ul[id^="menu-social"] a[href*="soundcloud.com"] {
	display: block;
overflow: hidden;
width: 1em;
height: 1.5em;
font-size: 2em;
background-image:url(https://soundcloud.com/favicon.ico);
background-repeat:no-repeat;
	background-position:5px 12px;
	filter:grayscale(100%);
}

ul[id^="menu-social"] a[href*="tiktok.com"] {
	display: block;
overflow: hidden;
width: 1em;
height: 1.5em;
font-size: 2em;
background-image:url(https://lf16-tiktok-common.ibytedtos.com/obj/tiktok-web-common-sg/mtact/static/pwa/icon_128x128.png);
background-repeat:no-repeat;
	background-position:5px 12px;
	filter:grayscale(100%);
	background-size:16px 16px;
}
@media screen and (min-width: 1020px) {
.main-navigation ul ul.toggle-on {
 left:-150px;z-index:1001;
	}}