hr {
background:url(/wave3.png) no-repeat;
	width:100%;
	height:15px;
	border:none !important;
}
.post-excerpt {
    text-align: justify;
}

.full-width .boxed-slider-wrapper .slide {
    height: 590px;
}

.post-thumb .trending-post.trending-lg {
    position: absolute;
    margin: 0 !important;
    top: 10px;
		left: 0px;
}

img.aligncenter {
	margin-top:10px;
	margin-bottom:15px;
    }

.top-nav {
    line-height: 50px;
}

.topbar-today-date {
    font-size: 13px;
}

.dark-skin body .entry a {
	color:#99c8f2;
}

.dark-skin body .entry a:hover {
	color:#999999;
}

.dark-skin .entry h4, .entry h3 {
	color:#000000;
}

.dark-skin #tie-body .mag-box-title h3 {
	color:#fff;
}

.dark-skin #tie-body .mag-box-title h3 a, #tie-body .block-more-button {
    color: #fff;
	font-size: 20px;
}

.dark-skin #tie-body .mag-box-title h3 a:hover, #tie-body .block-more-button {
    color: #99c8f2;
}

#tie-wrapper .mag-box-title h3 {
    font-size: 20px;
}

.dark-skin, .dark-skin body {
    background-color: #1f2024;
    /* color: #ffffff; */
}

.dark-skin #the-post .entry h5 {
    font-size: 14.7px;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    margin: 0 0 25px 0;
}

.dark-skin #the-post .entry h6 {
    font-size: 14.7px;
    font-style: italic;
    font-weight: 500;
    color: #fff;
    margin: 0 0 25px 0;
}

#fancybox-title {
    font-size: 17px;
    font-weight: 400;
    line-height: 15px;
}

#fancybox-title-over {
    padding: 10px;
    background: #4d4d4d00;
    display: block;
    background-image: url(wp-content/uploads/2022/09/flagsmaller.png);
    background-repeat: no-repeat;    
    background-position: right;
}

img.alignnone {
	margin: 0 0 0 0;
    }

.post-meta {
	  margin: 10px 0 10px;
    font-size: 11.7px;
    overflow: hidden;
}

#the-post .entry h6 {
    font-size: 14.7px;
    font-style: italic;
    font-weight: 500;
    color: rgb(0 0 0 / 50%);
    margin: 0 0 25px 0;
}

#the-post .entry h5 {
    font-size: 14.7px;
    font-style: italic;
    font-weight: 500;
    color: rgb(0 0 0 / 50%);
    margin: 0 0 25px 0;
}

q, blockquote {
	border-radius: 8px;
	text-align: justify;
  background: #f2f2f2;
	color: rgb(0 0 0 / 70%);
  padding: 25px 45px;
  margin: 20px 0;
  display: block;
}

q::before, blockquote::before {
	display: none;
}

.trending-post.trending-lg {
    /* display: block; */ 
	/* position: relative; */
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
}

.tie-icon-bolt:before {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", "Open Sans", Arial, sans-serif;
	content: "\1f195";
	margin-right: 10px;
    }

.tie-icon:before, [class^="tie-icon-"], [class*=" tie-icon-"] {
    font-family: 'tiefonticon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline;
}

.trending-post.tie-icon-bolt {
    width: 36px;
    height: 22px;
	  margin: 0 15px 0 0;
    line-height: 22px;
    text-align: center;
    font-size: 36px;
    background: None;
    color: #ffffff;
    border-radius: 100%;
    z-index: 4;
    /* display: inline-block; */
}

.trending-post.trending-sm {
    display: block;
    width: 14px;
    height: 14px;
    line-height: 15px;
    font-size: 14px;
    float: left;
    top: 3px;
    position: relative;
}

.entry-header .post-is-trending {
    margin: 15px 0 10px;
    font-size: 0px;
    font-weight: bold;
}
.entry-header .post-meta {
    overflow: inherit;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
    line-height: 24px;
}

body {
-webkit-user-select: none; /* Chrome all / Safari all */
-o-user-select: none;
user-select: none;
-webkit-touch-callout:none;
}

img {
-webkit-user-select: none; /* Chrome all / Safari all */
-o-user-select: none;
user-select: none;
-webkit-touch-callout:none;
}

.shortc-button.big {
    padding: 15px 30px;
    min-width: 100%;
    font-size: 17px;
}
.shortc-button.medium {
    padding: 15px 30px;
    min-width: 229px;
    font-size: 17px;
}

#fancybox-content {
    width: 0;
    height: 0;
    padding: 0;
    position: relative;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    z-index: 111102;
    border: 0 solid;
    background: #fff;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}