.post-item .post-feat-image .post-img-link {
    min-width: 150px !important;
    max-width: 180px !important;
}

@media (min-width: 768px) {
    .site-navbar .col-md-7 {
        display: none !important;
        flex: 0 0 25% !important;
        max-width: 25% !important;
    }
    .site-navbar .col-md-2 {
//      flex: 0 0 75% !important;
//      max-width: 75% !important;
        flex: 0 0 auto !important;
        max-width: 100% !important;
    }
	.main-feed-content {
		padding: 20px 0 !important;
	}
}
header.site-navbar .navbar-logo, header.site-navbar .navbar-logo img {
   width: auto;
   max-width: 85%;
//	max-height: 50px;
}
.site-navbar {
	background: transparent;
	padding: 0;
}
.site-navbar .container {
	background-color: #0400ff1a;
	padding: .8rem 0;
	transition-duration: 2s;
	transition-timing-function: ease-out;
}
.site-navbar.navbar-scrolled .container {
	background-color: #0300bddb;
}
.navbar-scrolled .navbar-logo {
	filter: invert(1.5) contrast(7) grayscale(1);
}
.site-navbar .col-md-7.col-12 {
    display: none;
}
.site-navbar .col-md-2.col-12.d-flex {
     //align-items: center;
     text-align: center;
}
.post-feed-logo.d-block {
    display: none !important;
}
.site-heading span {
    border-color: #2020ff !important;
}
.svg-icon {
    fill: #2020ff !important;
}
.text-primary {
    color: #2020ff !important;
}
.btn-success:hover {
    background-color: cyan !important;
    border-color: #2020ff !important;
    color: #2020ff !important;
}
.btn-success {
    background-color: #2020ff !important;
    border-color: #2020ff !important;
    color: white !important;
}
.btn-outline-danger {
    border-color: #2020ff !important;
}
.btn-success .svg-icon {
    fill: white !important;
}
.btn-success:hover .svg-icon {
    fill: #2020ff !important;
}
.svg-icon {
    height: 0.75rem !important;
    width: 0.75rem !important;
}
.sidebar-block:nth-child(2) {
    display: none;
}
.sidebar-block .sidebar-heading span:before {
    background: #2020ff !important;
}
.sidebar-post-item .post-feat-image .post-img-link {
    height: 75px !important;
    width: 75px !important;
}
.sidebar-post-item .post-title {
    font-size: 0.8rem !important;
}
#latestSlider .caption-label {
    background: rgb(0 0 255 / 68%) !important;
}
a {
    color: #2020ff !important;
}
#latestSlider {
    height: 350px !important;
}
.site-logo2 {
	display: none;
}
.left-google-trends {
	display: none;
}
@media screen and (max-width: 768px) {
    #content #latestSlider {
        height: 220px !important;
    }
    .site-logo {
    	display: none;
    }
    .site-logo2 {
    	display: block;
		padding-left: 20px;
    }
	.post-single-title {
		font-size: 2rem !important;
		line-height: 1.2 !important;
	}
	.post-container {
		margin-top: 0 !important;
	}
	.post-container .post-single {
		padding-top: 0 !important;
	}
}
.inner-wrapper-sticky .navbar-light {
//    display: none;
}
.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #fe3560;
    border-color: #fe3560;
}
.page-item.active .page-link {
    color: #fff !important;
    background-color: #2020ff !important;
    border-color: #2020ff !important;
}
.btn-primary {
      color: white !important;
}
.btn-primary .svg-icon {
   fill: white !important;
}
.post-single .post-single-image {
    background-color: white;
}
.dummy-ad {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	background-color: transparent !important;
	background-image: none !important;
}
.feed-logo-img {
	display: none;
}
.btn-facebook .svg-icon, .btn-twitter .svg-icon, .btn-whatsapp .svg-icon {
	fill: white !important;
	width: 1.25rem !important;
	height: 1.25rem !important;
}
.post-single-share.text-center {
	text-align: center !important;
}
.post-single .post-single-image {
	//width: 100% !important;
	//max-height: 600px !important;
	background-size: cover;
	margin: 0 20px;
}
.post-inner-blank {
	width: 100%;
	height: 100%;
}
@media screen and (min-width: 769px) {
	.post-single .post-single-image {
		max-height: 600px !important;
		height: 100%;
	}
	.left-google-trends {
		display: block !important;
	}

}

a[data-flip-widget] {
	display: none;
}
.btn-back {
	background-color: red;
	color: white !important;
	position: fixed;
	bottom: 8vh;
	left: 10px;
	z-index: 100;
}
.btn-back:hover {
	background-color: blue;
}
.btn-back img {
	vertical-align: text-top;
}
.post-single-title {
	background-color: #eee;
	font-size: 3rem;
	line-height: 1.4;
	padding: 10px 0;
	color: blue;
	font-weight: 800;
	text-align: center;
}
.site-footer {
	background-color: blue;
	color: white;
	text-align: center;
	padding: 6px;
	margin-top: 20px;
}
.site-footer a, .site-footer a:visited {
	color: cyan !important;
}
.sidebar-left .nav li {
	padding: .4rem .4rem .4rem .6rem;
	margin-bottom: .1rem;
}
.sidebar-left .nav li:hover, #topnavbar li:hover {
	background-color: #0400ff1a;
}
.sidebar-left .nav li:hover a div {
	color: red;
}
.sidebar-left .nav li a, #topnavbar li a {
	text-decoration: none;
	font-size: 17px;
}
@media screen and (max-width: 768px) {
	#topnavbar li {
		padding: .6rem .4rem .6rem .6rem;
		margin-bottom: .3rem;
	}
	.dropdown-header {
		font-size: 1rem;
	}
	.sidebar.sidebar-left {
		display: none;
	}
}
.search-results-header {
	padding: 0;
}
.search-results-header .hero-header {
	padding-left: 30px !important;
	padding-right: 30px !important;
}
.search-results-header .hero-header .container h3 {
	//margin: 1.8rem !important;
	display: inline-block;
}
.post-single-source a {
	display: none;
}
.post-item .post-feat-image .post-feat-img {
	aspect-ratio: 16 / 9;
}
.inner-left-link {
  width: 17px;
//  height: 17px;
  margin-right: 4px;
  display: inline-block;
  text-align: center;
}