/* Barchart Ticker Color */
.quoteUp {
	color: #83b24c !important;
}

.quoteDown {
	color: #da7b2c !important;
}

.quoteNone {
	color: #d1d3d4 !important;
}

/* Twitter Add section 1 pixel*/
.home-section1 .twitter-feed-wrapper #ctf .ctf-header .ctf-header-follow {
	margin-top: 10px;
}

/* add background image to Phil's container block on About Us page 

#post-77 > div > div > div.gb-grid-wrapper.gb-grid-wrapper-f56b2786.phil-plourd {
	background-image: url('https://insights.ever.ag/wp-content/uploads/2023/02/insights-website.png');
}*/

.wp-block-cover .wp-block-cover__inner-container {
	margin-bottom: -18px;
}

h2.gb-headline-0d1100b0 {
	color: #fff !important;
}

/* add caption font settings and background color on Home page in Web Exclusives*/
figure.wp-block-image figcaption.wp-element-caption {
    font-style: normal !important;
    background-color: white !important;
    padding: 5px !important;
    display: inline-block !important;
}

/* add background image to Media Section on Home page */

#content > div > div.wp-block-group.alignfull.mc-wrapper.has-secondary-background-color.has-background.is-layout-constrained {
	background-image: url('https://insights.ever.ag/wp-content/uploads/2023/02/Untitled-288.png')
}

/* remove related posts

.single-bottom:nth-child(3) {
	display: none;
} */

/* negative margin 15px for the homepage video */

video#videopress-player-BtUjvdwG_html5_api {	
	margin-bottom: -15px;
}

.site-header .inside-header .header-top .container .header-top-search-wrapper .commodity-search .commodity-search-item a:before {
	content: "Commodity Name";
}

/*
@media only screen and (max-width: 480px) {
img {
width: 100%;

 .wp-block-cover, .wp-block-cover-image{
	}
object-fit: contain !important;
height: 60% !important;
min-height: auto !important;

    }
}
*/
/* Jorge: Fix the spacing of image in contact form */

@media only screen and (max-width: 480px) { 
	.contact-cover >img {
		 margin-top: -120px !important;
	}
}

/* Jorge: resize twitter widget in the main left column on homepage */
#twitter-widget-0 {
    height: 650px;
    max-height: 650px;
}


/* Jorge: fix mobile search display */
@media screen and (max-width: 575px) {
.site-header .inside-header .header-top .container .header-top-search-wrapper .navigation-search input[type=search] {
	left: 80% !important;
	} 
}

/* increase iste logo - Davor */
.site-header .inside-header .header-top .container .site-logo {
	width: 230px;
}

/*Sticky the top banner - Jorge */

.site-header {
		z-index: 10000;
    position: sticky;
    top: 0;
}

/*Sticky the top banner for Chart Mall - Jorge */
/*ul.chtmenu {
		position: sticky;
    top: 158px; 
    z-index: 10000; 
}
	*/
	/* lower than site-header if needed */



/* Jorge: add extra content to the header on all devices other than mobile phones */

.header-border {
	height: 22px;
}

.header-additional-content {
	color: #fff;
  display: block;
  position: absolute;
  left: 20px;
	font-size: 13px;
}

@media only screen and (max-width: 640px) {
	.header-additional-content {
		display: none;
	}
}

/* Davor: style the top of the Twitter Feed Pro on the homepage / remove it */
.home-section1 .twitter-feed-wrapper #ctf .ctf-header {
	display: none;
}

/* Make main content wider */

.single-top .single-main {
    flex: 1;
}

/* Twitter feed */
.ctf-tc-image {
   background: none !important;
}

.ctf-tc-image img {
    display: block !important;
    object-fit: cover;
    float: none !important;
    height: 100% !important;
    width: 100% !important;
}

.ctf-author-box-link a.ctf-author-avatar {
    background-image: url(https://insights.ever.ag/wp-content/uploads/2023/08/icon-2.jpg);
    background-size: contain;
	background-position: center;
}

.ctf-author-box-link a.ctf-author-avatar img {
	    opacity: 0;
}

.home-section1 .twitter-feed-wrapper #ctf.ctf-super-narrow .ctf-author-box {
	padding-left: 0px !important;
}

/* Hide the title on the Latest Pubs and Multimedia section on the homepage */

.home .wpnbha .entry-title a {
    display: none;
}

/* hide the post title on all category pages 

.category div.post-title {
    display: none;
} */

.wp-block-file {
	color: transparent;
}

/* Homepage Web Exclusives */

.homepage-exclusives {
	margin: 0 auto;
	padding-left: 9px !important;
}

.homepage-exclusives .wp-block-latest-posts__post-title {
	display: none;
}

.homepage-exclusives li {
    display: flex;
    flex-direction: column;
    align-items: center;
	  margin-bottom: 15px;
	}

.homepage-exclusives .wp-block-latest-posts__featured-image {
	margin-right: 0px;
	margin-bottom: 5px;
}

.home-section1 .wp-block-group__inner-container .wp-block-columns {
	margin-bottom: 0px;
}

.home-section1 .trending-wrapper {
	padding-top: 0px;
	padding-bottom: 9px;
  flex-direction: column;
  display: flex;
}

.home-section1 .trending-wrapper div:last-child {
	flex: 1;
}
 
.home-section1 .flexslider .flex-direction-nav a.flex-prev {
	left: 7px;
}

@media (max-width: 768px) {
.homepage-exclusives .wp-block-latest-posts__featured-image {
	margin-right: auto !important;
	margin-left: auto !important;
}
}

/* Changes that is inside scss of the new site */
.single-post .single-main .post-content ol, .single-post .single-main .post-content ul {
    margin: 0 0 1.5em 0px;
}

.single-post .mailpoet-only, .single-post .Mailpoet-only, .single-post .MailPoet-only {
	display: none !important;
}

/* Migration Hotfix */
.subscription-toggle-form ul li input[type=checkbox] {
    width: auto;
    visibility: hidden;
}

/* Hide Single Post Sidebar and Social icons */
/* Chart Mall - ID 78069 */

body.postid-149968 .single-bottom,
body.postid-149968 .single-sidebar,
body.postid-149968 .post-date-ago,
body.postid-149968 .sharer-wrapper,
body.postid-149968 .post-category
{
	display: none;
}
/*  Mall Admin Portal Expand */
body.postid-149968 .wide-custom-block {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    width: 85vw;
    max-width: 85vw;
    padding: 0;
    box-sizing: border-box;
    text-align: center;
}

body.postid-78069 .single-bottom,
body.postid-78069 .single-sidebar,
body.postid-78069 .post-date-ago,
body.postid-78069 .sharer-wrapper,
body.postid-78069 .post-category
{
	display: none;
}
body.postid-78271 .single-bottom,
body.postid-78271 .single-sidebar,
body.postid-78271 .post-date-ago,
body.postid-78271 .sharer-wrapper,
body.postid-78271 .post-category{
	display: none;
}
body.postid-78234 .single-bottom,
body.postid-78234 .single-sidebar,
body.postid-78234 .post-date-ago,
body.postid-78234 .sharer-wrapper,
body.postid-78234 .post-category{
	display: none;
}
body.postid-78262 .single-bottom,
body.postid-78262 .single-sidebar,
body.postid-78262 .post-date-ago,
body.postid-78262 .sharer-wrapper,
body.postid-78262 .post-category{
	display: none;
}
body.postid-78267 .single-bottom,
body.postid-78267 .single-sidebar,
body.postid-78267 .post-date-ago,
body.postid-78267 .sharer-wrapper,
body.postid-78267 .post-category{
	display: none;
}
body.postid-78507 .single-bottom,
body.postid-78507 .single-sidebar,
body.postid-78507 .post-date-ago,
body.postid-78507 .sharer-wrapper,
body.postid-78507 .post-category{
	display: none;
}
body.postid-84323 .single-bottom,
body.postid-84323 .single-sidebar,
body.postid-84323 .post-date-ago,
body.postid-84323 .sharer-wrapper,
body.postid-84323 .post-title,
body.postid-84323 .entry-wrapper,
body.postid-84323 .post-category{
	display: none;
}
body.postid-84988 .single-bottom,
body.postid-84988 .single-sidebar,
body.postid-84988 .post-date-ago,
body.postid-84988 .sharer-wrapper,
body.postid-84988 .post-category{
	display: none;
}
body.postid-85812 .single-bottom,
body.postid-85812 .single-sidebar,
body.postid-85812 .post-date-ago,
body.postid-85812 .sharer-wrapper,
body.postid-85812 .post-category{
	display: none;
}

body.postid-85820 .single-bottom,
body.postid-85820 .single-sidebar,
body.postid-85820 .post-date-ago,
body.postid-85820 .sharer-wrapper,
body.postid-85820 .post-category{
	display: none;
}

body.postid-85824 .single-bottom,
body.postid-85824 .single-sidebar,
body.postid-85824 .post-date-ago,
body.postid-85824 .sharer-wrapper,
body.postid-85824 .post-category{
	display: none;
}
body.postid-85828 .single-bottom,
body.postid-85828 .single-sidebar,
body.postid-85828 .post-date-ago,
body.postid-85828 .sharer-wrapper,
body.postid-85828 .post-category{
	display: none;
}

body.postid-85834 .single-bottom,
body.postid-85834 .single-sidebar,
body.postid-85834 .post-date-ago,
body.postid-85834 .sharer-wrapper,
body.postid-85834 .post-category{
	display: none;
}

body.postid-86081 .single-bottom,
body.postid-86081 .single-sidebar,
body.postid-86081 .post-date-ago,
body.postid-86081 .sharer-wrapper,
body.postid-86081 .post-category{
	display: none;
}
body.postid-89364 .single-bottom,
body.postid-89364 .single-sidebar,
body.postid-89364 .post-date-ago,
body.postid-89364 .sharer-wrapper,
body.postid-89364 .post-category{
	display: none;
}
body.postid-90260 .single-bottom,
body.postid-90260 .single-sidebar,
body.postid-90260 .post-date-ago,
body.postid-90260 .sharer-wrapper,
body.postid-90260 .post-category {
	display: none;
}

body.postid-90242 .single-bottom,
body.postid-90242 .single-sidebar,
body.postid-90242 .post-date-ago,
body.postid-90242 .sharer-wrapper,
body.postid-90242 .post-category {
	display: none;
}

body.postid-90240 .single-bottom,
body.postid-90240 .single-sidebar,
body.postid-90240 .post-date-ago,
body.postid-90240 .sharer-wrapper,
body.postid-90240 .post-category{
	display: none;
}

body.postid-90239 .single-bottom,
body.postid-90239 .single-sidebar,
body.postid-90239 .post-date-ago,
body.postid-90239 .sharer-wrapper,
body.postid-90239 .post-category{
	display: none;
}

body.postid-90238 .single-bottom,
body.postid-90238 .single-sidebar,
body.postid-90238 .post-date-ago,
body.postid-90238 .sharer-wrapper,
body.postid-90238 .post-category {
	display: none;
}

body.postid-90237 .single-bottom,
body.postid-90237 .single-sidebar,
body.postid-90237 .post-date-ago,
body.postid-90237 .sharer-wrapper,
body.postid-90237 .post-category {
	display: none;
}

body.postid-90236 .single-bottom,
body.postid-90236 .single-sidebar,
body.postid-90236 .post-date-ago,
body.postid-90236 .sharer-wrapper,
body.postid-90236 .post-category
{
	display: none;
}

body.postid-90235 .single-bottom,
body.postid-90235 .single-sidebar,
body.postid-90235 .post-date-ago,
body.postid-90235 .sharer-wrapper ,
body.postid-90235 .post-category{
	display: none;
}

body.postid-90234 .single-bottom,
body.postid-90234 .single-sidebar,
body.postid-90234 .post-date-ago,
body.postid-90234 .sharer-wrapper,
body.postid-90234 .post-category{
	display: none;
}

body.postid-90233 .single-bottom,
body.postid-90233 .single-sidebar,
body.postid-90233 .post-date-ago,
body.postid-90233 .sharer-wrapper,
body.postid-90233 .post-category {
	display: none;
}

body.postid-90209 .single-bottom,
body.postid-90209 .single-sidebar,
body.postid-90209 .post-date-ago,
body.postid-90209 .sharer-wrapper ,
body.postid-90209 .post-category{
	display: none;
}

body.postid-90208 .single-bottom,
body.postid-90208 .single-sidebar,
body.postid-90208 .post-date-ago,
body.postid-90208 .sharer-wrapper,
body.postid-90208 .post-category {
	display: none;
}

body.postid-90207 .single-bottom,
body.postid-90207 .single-sidebar,
body.postid-90207 .post-date-ago,
body.postid-90207 .sharer-wrapper,
body.postid-90207 .post-category {
	display: none;
}

body.postid-90206 .single-bottom,
body.postid-90206 .single-sidebar,
body.postid-90206 .post-date-ago,
body.postid-90206 .sharer-wrapper,
body.postid-90206 .post-category {
	display: none;
}

body.postid-90205 .single-bottom,
body.postid-90205 .single-sidebar,
body.postid-90205 .post-date-ago,
body.postid-90205 .sharer-wrapper,
body.postid-90205 .post-category {
	display: none;
}
body.postid-90204 .single-bottom,
body.postid-90204 .single-sidebar,
body.postid-90204 .post-date-ago,
body.postid-90204 .sharer-wrapper,
body.postid-90204 .post-category {
	display: none;
}

body.postid-90203 .single-bottom,
body.postid-90203 .single-sidebar,
body.postid-90203 .post-date-ago,
body.postid-90203 .sharer-wrapper,
body.postid-90203 .post-category {
	display: none;
}

body.postid-90202 .single-bottom,
body.postid-90202 .single-sidebar,
body.postid-90202 .post-date-ago,
body.postid-90202 .sharer-wrapper,
body.postid-90202 .post-category {
	display: none;
}

body.postid-90201 .single-bottom,
body.postid-90201 .single-sidebar,
body.postid-90201 .post-date-ago,
body.postid-90201 .sharer-wrapper,
body.postid-90201 .post-category {
	display: none;
}

body.postid-90200 .single-bottom,
body.postid-90200 .single-sidebar,
body.postid-90200 .post-date-ago,
body.postid-90200 .sharer-wrapper ,
body.postid-90200 .post-category{
	display: none;
}

body.postid-90199 .single-bottom,
body.postid-90199 .single-sidebar,
body.postid-90199 .post-date-ago,
body.postid-90199 .sharer-wrapper ,
body.postid-90199 .post-category{
	display: none;
}

body.postid-90190 .single-bottom,
body.postid-90190 .single-sidebar,
body.postid-90190 .post-date-ago,
body.postid-90190 .sharer-wrapper ,
body.postid-90190 .post-category{
	display: none;
}

body.postid-90189 .single-bottom,
body.postid-90189 .single-sidebar,
body.postid-90189 .post-date-ago,
body.postid-90189 .sharer-wrapper ,
body.postid-90189 .post-category{
	display: none;
}

body.postid-90188 .single-bottom,
body.postid-90188 .single-sidebar,
body.postid-90188 .post-date-ago,
body.postid-90188 .sharer-wrapper ,
body.postid-90188 .post-category{
	display: none;
}

body.postid-90187 .single-bottom,
body.postid-90187 .single-sidebar,
body.postid-90187 .post-date-ago,
body.postid-90187 .sharer-wrapper ,
body.postid-90187 .post-category{
	display: none;
}
body.postid-90185 .single-bottom,
body.postid-90185 .single-sidebar,
body.postid-90185 .post-date-ago,
body.postid-90185 .sharer-wrapper ,
body.postid-90185 .post-category{
	display: none;
}

body.postid-90168 .single-bottom,
body.postid-90168 .single-sidebar,
body.postid-90168 .post-date-ago,
body.postid-90168 .sharer-wrapper ,
body.postid-90168 .post-category{
	display: none;
}

body.postid-90167 .single-bottom,
body.postid-90167 .single-sidebar,
body.postid-90167 .post-date-ago,
body.postid-90167 .sharer-wrapper ,
body.postid-90167 .post-category{
	display: none;
}

body.postid-90166 .single-bottom,
body.postid-90166 .single-sidebar,
body.postid-90166 .post-date-ago,
body.postid-90166 .sharer-wrapper ,
body.postid-90166 .post-category{
	display: none;
}

body.postid-90165 .single-bottom,
body.postid-90165 .single-sidebar,
body.postid-90165 .post-date-ago,
body.postid-90165 .sharer-wrapper,
body.postid-90165 .post-category {
	display: none;
}

body.postid-90164 .single-bottom,
body.postid-90164 .single-sidebar,
body.postid-90164 .post-date-ago,
body.postid-90164 .sharer-wrapper ,
body.postid-90164 .post-category{
	display: none;
}

body.postid-90163 .single-bottom,
body.postid-90163 .single-sidebar,
body.postid-90163 .post-date-ago,
body.postid-90163 .sharer-wrapper ,
body.postid-90163 .post-category{
	display: none;
}

body.postid-90162 .single-bottom,
body.postid-90162 .single-sidebar,
body.postid-90162 .post-date-ago,
body.postid-90162 .sharer-wrapper ,
body.postid-90162 .post-category{
	display: none;
}

body.postid-90161 .single-bottom,
body.postid-90161 .single-sidebar,
body.postid-90161 .post-date-ago,
body.postid-90161 .sharer-wrapper ,
body.postid-90161 .post-category{
	display: none;
}

body.postid-90159 .single-bottom,
body.postid-90159 .single-sidebar,
body.postid-90159 .post-date-ago,
body.postid-90159 .sharer-wrapper ,
body.postid-90159 .post-category{
	display: none;
}
body.postid-90146 .single-bottom,
body.postid-90146 .single-sidebar,
body.postid-90146 .post-date-ago,
body.postid-90146 .sharer-wrapper ,
body.postid-90146 .post-category{
	display: none;
}

body.postid-90145 .single-bottom,
body.postid-90145 .single-sidebar,
body.postid-90145 .post-date-ago,
body.postid-90145 .sharer-wrapper ,
body.postid-90145 .post-category{
	display: none;
}

body.postid-90144 .single-bottom,
body.postid-90144 .single-sidebar,
body.postid-90144 .post-date-ago,
body.postid-90144 .sharer-wrapper ,
body.postid-90144 .post-category{
	display: none;
}

body.postid-90143 .single-bottom,
body.postid-90143 .single-sidebar,
body.postid-90143 .post-date-ago,
body.postid-90143 .sharer-wrapper ,
body.postid-90143 .post-category{
	display: none;
}

body.postid-90142 .single-bottom,
body.postid-90142 .single-sidebar,
body.postid-90142 .post-date-ago,
body.postid-90142 .sharer-wrapper ,
body.postid-90142 .post-category{
	display: none;
}

body.postid-90141 .single-bottom,
body.postid-90141 .single-sidebar,
body.postid-90141 .post-date-ago,
body.postid-90141 .sharer-wrapper ,
body.postid-90141 .post-category{
	display: none;
}

body.postid-90125 .single-bottom,
body.postid-90125 .single-sidebar,
body.postid-90125 .post-date-ago,
body.postid-90125 .sharer-wrapper ,
body.postid-90125 .post-category{
	display: none;
}

body.postid-90124 .single-bottom,
body.postid-90124 .single-sidebar,
body.postid-90124 .post-date-ago,
body.postid-90124 .sharer-wrapper ,
body.postid-90124 .post-category{
	display: none;
}

body.postid-90123 .single-bottom,
body.postid-90123 .single-sidebar,
body.postid-90123 .post-date-ago,
body.postid-90123 .sharer-wrapper ,
body.postid-90123 .post-category{
	display: none;
}

body.postid-123279 .single-bottom,
body.postid-123279 .single-sidebar,
body.postid-123279 .post-date-ago,
body.postid-123279 .sharer-wrapper ,
body.postid-123279 .post-category{
	display: none;
}

body.postid-90121 .single-bottom,
body.postid-90121 .single-sidebar,
body.postid-90121 .post-date-ago,
body.postid-90121 .sharer-wrapper ,
body.postid-90121 .post-category{
	display: none;
}
body.postid-90120 .single-bottom,
body.postid-90120 .single-sidebar,
body.postid-90120 .post-date-ago,
body.postid-90120 .sharer-wrapper ,
body.postid-90120 .post-category{
	display: none;
}

body.postid-90119 .single-bottom,
body.postid-90119 .single-sidebar,
body.postid-90119 .post-date-ago,
body.postid-90119 .sharer-wrapper ,
body.postid-90119 .post-category{
	display: none;
}

body.postid-90118 .single-bottom,
body.postid-90118 .single-sidebar,
body.postid-90118 .post-date-ago,
body.postid-90118 .sharer-wrapper ,
body.postid-90118 .post-category{
	display: none;
}

body.postid-90099 .single-bottom,
body.postid-90099 .single-sidebar,
body.postid-90099 .post-date-ago,
body.postid-90099 .sharer-wrapper,
body.postid-90099 .post-category {
	display: none;
}

body.postid-90098 .single-bottom,
body.postid-90098 .single-sidebar,
body.postid-90098 .post-date-ago,
body.postid-90098 .sharer-wrapper,
body.postid-90098 .post-category {
	display: none;
}

body.postid-90097 .single-bottom,
body.postid-90097 .single-sidebar,
body.postid-90097 .post-date-ago,
body.postid-90097 .sharer-wrapper ,
body.postid-90097 .post-category{
	display: none;
}

body.postid-90096 .single-bottom,
body.postid-90096 .single-sidebar,
body.postid-90096 .post-date-ago,
body.postid-90096 .sharer-wrapper,
body.postid-90096 .post-category {
	display: none;
}

body.postid-90095 .single-bottom,
body.postid-90095 .single-sidebar,
body.postid-90095 .post-date-ago,
body.postid-90095 .sharer-wrapper ,
body.postid-90095 .post-category{
	display: none;
}

body.postid-90094 .single-bottom,
body.postid-90094 .single-sidebar,
body.postid-90094 .post-date-ago,
body.postid-90094 .sharer-wrapper ,
body.postid-90094 .post-category{
	display: none;
}

body.postid-90093 .single-bottom,
body.postid-90093 .single-sidebar,
body.postid-90093 .post-date-ago,
body.postid-90093 .sharer-wrapper ,
body.postid-90093 .post-category{
	display: none;
}
body.postid-90092 .single-bottom,
body.postid-90092 .single-sidebar,
body.postid-90092 .post-date-ago,
body.postid-90092 .sharer-wrapper,
body.postid-90092 .post-category {
	display: none;
}

body.postid-90091 .single-bottom,
body.postid-90091 .single-sidebar,
body.postid-90091 .post-date-ago,
body.postid-90091 .sharer-wrapper,
body.postid-90091 .post-category {
	display: none;
}

body.postid-89464 .single-bottom,
body.postid-89464 .single-sidebar,
body.postid-89464 .post-date-ago,
body.postid-89464 .sharer-wrapper,
body.postid-89464 .post-category {
	display: none;
}

body.postid-89463 .single-bottom,
body.postid-89463 .single-sidebar,
body.postid-89463 .post-date-ago,
body.postid-89463 .sharer-wrapper,
body.postid-89463 .post-category {
	display: none;
}

body.postid-89462 .single-bottom,
body.postid-89462 .single-sidebar,
body.postid-89462 .post-date-ago,
body.postid-89462 .sharer-wrapper,
body.postid-89462 .post-category {
	display: none;
}

body.postid-89453 .single-bottom,
body.postid-89453 .single-sidebar,
body.postid-89453 .post-date-ago,
body.postid-89453 .sharer-wrapper,
body.postid-89453 .post-category {
	display: none;
}

body.postid-89452 .single-bottom,
body.postid-89452 .single-sidebar,
body.postid-89452 .post-date-ago,
body.postid-89452 .sharer-wrapper ,
body.postid-89452 .post-category{
	display: none;
}

body.postid-89440 .single-bottom,
body.postid-89440 .single-sidebar,
body.postid-89440 .post-date-ago,
body.postid-89440 .sharer-wrapper,
body.postid-89440 .post-category {
	display: none;
}

body.postid-89438 .single-bottom,
body.postid-89438 .single-sidebar,
body.postid-89438 .post-date-ago,
body.postid-89438 .sharer-wrapper ,
body.postid-89438 .post-category{
	display: none;
}

body.postid-89437 .single-bottom,
body.postid-89437 .single-sidebar,
body.postid-89437 .post-date-ago,
body.postid-89437 .sharer-wrapper,
body.postid-89437 .post-category {
	display: none;
}
body.postid-89436 .single-bottom,
body.postid-89436 .single-sidebar,
body.postid-89436 .post-date-ago,
body.postid-89436 .sharer-wrapper ,
body.postid-89436 .post-category{
	display: none;
}

body.postid-89435 .single-bottom,
body.postid-89435 .single-sidebar,
body.postid-89435 .post-date-ago,
body.postid-89435 .sharer-wrapper ,
body.postid-89435 .post-category{
	display: none;
}

body.postid-89421 .single-bottom,
body.postid-89421 .single-sidebar,
body.postid-89421 .post-date-ago,
body.postid-89421 .sharer-wrapper,
body.postid-89421 .post-category {
	display: none;
}

body.postid-89420 .single-bottom,
body.postid-89420 .single-sidebar,
body.postid-89420 .post-date-ago,
body.postid-89420 .sharer-wrapper ,
body.postid-89420 .post-category{
	display: none;
}

body.postid-89419 .single-bottom,
body.postid-89419 .single-sidebar,
body.postid-89419 .post-date-ago,
body.postid-89419 .sharer-wrapper,
body.postid-89419 .post-category {
	display: none;
}

body.postid-89418 .single-bottom,
body.postid-89418 .single-sidebar,
body.postid-89418 .post-date-ago,
body.postid-89418 .sharer-wrapper ,
body.postid-89418 .post-category{
	display: none;
}

body.postid-89417 .single-bottom,
body.postid-89417 .single-sidebar,
body.postid-89417 .post-date-ago,
body.postid-89417 .sharer-wrapper,
body.postid-89417 .post-category {
	display: none;
}

body.postid-89414 .single-bottom,
body.postid-89414 .single-sidebar,
body.postid-89414 .post-date-ago,
body.postid-89414 .sharer-wrapper ,
body.postid-89414 .post-category{
	display: none;
}

body.postid-89402 .single-bottom,
body.postid-89402 .single-sidebar,
body.postid-89402 .post-date-ago,
body.postid-89402 .sharer-wrapper ,
body.postid-89402 .post-category{
	display: none;
}

body.postid-89401 .single-bottom,
body.postid-89401 .single-sidebar,
body.postid-89401 .post-date-ago,
body.postid-89401 .sharer-wrapper ,
body.postid-89401 .post-category{
	display: none;
}
body.postid-89400 .single-bottom,
body.postid-89400 .single-sidebar,
body.postid-89400 .post-date-ago,
body.postid-89400 .sharer-wrapper,
body.postid-89400 .post-category {
	display: none;
}

body.postid-89399 .single-bottom,
body.postid-89399 .single-sidebar,
body.postid-89399 .post-date-ago,
body.postid-89399 .sharer-wrapper,
body.postid-89399 .post-category {
	display: none;
}

body.postid-89398 .single-bottom,
body.postid-89398 .single-sidebar,
body.postid-89398 .post-date-ago,
body.postid-89398 .sharer-wrapper,
body.postid-89398 .post-category {
	display: none;
}

body.postid-89397 .single-bottom,
body.postid-89397 .single-sidebar,
body.postid-89397 .post-date-ago,
body.postid-89397 .sharer-wrapper ,
body.postid-89397 .post-category{
	display: none;
}

body.postid-89390 .single-bottom,
body.postid-89390 .single-sidebar,
body.postid-89390 .post-date-ago,
body.postid-89390 .sharer-wrapper ,
body.postid-89390 .post-category{
	display: none;
}

body.postid-89389 .single-bottom,
body.postid-89389 .single-sidebar,
body.postid-89389 .post-date-ago,
body.postid-89389 .sharer-wrapper ,
body.postid-89389 .post-category{
	display: none;
}

body.postid-89388 .single-bottom,
body.postid-89388 .single-sidebar,
body.postid-89388 .post-date-ago,
body.postid-89388 .sharer-wrapper ,
body.postid-89388 .post-category{
	display: none;
}

body.postid-89386 .single-bottom,
body.postid-89386 .single-sidebar,
body.postid-89386 .post-date-ago,
body.postid-89386 .sharer-wrapper ,
body.postid-89386 .post-category{
	display: none;
}

body.postid-89384 .single-bottom,
body.postid-89384 .single-sidebar,
body.postid-89384 .post-date-ago,
body.postid-89384 .sharer-wrapper,
body.postid-89384 .post-category {
	display: none;
}

body.postid-89382 .single-bottom,
body.postid-89382 .single-sidebar,
body.postid-89382 .post-date-ago,
body.postid-89382 .sharer-wrapper,
body.postid-89382 .post-category {
	display: none;
}
body.postid-90662 .single-bottom,
body.postid-90662 .single-sidebar,
body.postid-90662 .post-date-ago,
body.postid-90662 .sharer-wrapper,
body.postid-90662 .post-category{
	display: none;
}
body.postid-94990 .single-bottom,
body.postid-94990 .single-sidebar,
body.postid-94990 .post-date-ago,
body.postid-94990 .sharer-wrapper ,
body.postid-94990 .post-category{
	display: none;
}
body.postid-94989 .single-bottom,
body.postid-94989 .single-sidebar,
body.postid-94989 .post-date-ago,
body.postid-94989 .sharer-wrapper,
body.postid-94989 .post-category {
	display: none;
}

body.postid-94988 .single-bottom,
body.postid-94988 .single-sidebar,
body.postid-94988 .post-date-ago,
body.postid-94988 .sharer-wrapper ,
body.postid-94988 .post-category{
	display: none;
}
body.postid-94987 .single-bottom,
body.postid-94987 .single-sidebar,
body.postid-94987 .post-date-ago,
body.postid-94987 .sharer-wrapper ,
body.postid-94987 .post-category{
	display: none;
}

body.postid-97904 .single-bottom,
body.postid-97904 .single-sidebar,
body.postid-97904 .post-date-ago,
body.postid-97904 .sharer-wrapper ,
body.postid-97904 .post-category{
	display: none;
}

body.postid-107173 .single-bottom,
body.postid-107173 .single-sidebar,
body.postid-107173 .post-date-ago,
body.postid-107173 .sharer-wrapper ,
body.postid-107173 .post-category{
	display: none;
}

body.postid-159567 .single-bottom,
body.postid-159567 .single-sidebar,
body.postid-159567 .post-date-ago,
body.postid-159567 .sharer-wrapper ,
body.postid-159567 .post-category{
	display: none;
}

#chartmall_index {
    list-style-type: none;
    padding: 0; /* Optional: Remove padding for a cleaner look */
}

/* Style h4 tags specifically inside #custom-list */
#chartmall_index h4 a
{
	color: #367d6d;
    margin: 0;
	/* Optional: Adjust spacing */
}

/* Style links within #custom-list */
#chartmall_index a {
    color : #333;
	font-size: 0.9em;
    text-decoration: none;
}

/* Style nested list elements inside #custom-list */
#chartmall_index ul {
    list-style-type: none;
    padding-left: 1em; /* Optional: Add padding for nested items */
}
#chartmall_index ul li {
    color : #000;
	font-size: 0.9em;
    text-decoration: none;
}

h1.entry-title[itemprop="headline"] {
    display: none;
}


/* Single Post - create ul li ul indentation */
.single-post .single-main .post-content ul.wp-block-list ul {
	padding-left: 1em;
}
/*hide GDW toolbar on Contact us page */
#toolbar {
  display: none;
}
/*test to add a break in the form for multiple choice blocks*/
.grunion-field-text {  white-space: break-spaces; }

/* Single Post - Add margin bottom to images */
.single-post .wp-block-image {
	padding-bottom: 20px;
}

/* Custom Accordion for Chart Mall Feedback Buttons*/
/* Style for the accordion container */
.accordion-container {
		width: 100%;
 		max-width: 800px; 
  	margin-left: auto;
/* Pushes the accordion to the right */
  	margin-right: 0;
/* Ensures accordion is right-aligned */
	  border-radius: 45px;
}

/* Style for each accordion header */
.accordion-header {
		padding: 10px 10px;
/* Adjusts the padding inside the button (top/bottom, left/right) */
    font-size: 14;
    height: 60px;
    width: 150px;
    border: 0px solid #333;
/* Adds a border around the button */
    border-radius: 5px;
/* Rounded corners */
    background-color: #01a17e;
    color: white;
    cursor: pointer;
/* Shows a pointer cursor when hovering */
			font-weight: bold;
}

/* Change header color when hovered */
.accordion-header:hover {
  	background-color: #005177; 
/* Darker color when hovering */
}

/* Style for the accordion content (hidden by default) */
.accordion-content {
  display: none; /* Keep content hidden by default */
  padding: 15px;
  background-color: transparent; /* Change this color as desired */
  border-top: 1px solid #ddd; /* Optional: Border between header and content */
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out, padding 0.3s ease-out;
}

/* When the checkbox is checked, display the associated content */
.accordion-toggle:checked + .accordion-header + .accordion-content {
  display: block;
/* Show content */
  max-height: 500px;
/* Allow content to expand (adjust as needed) */
  padding: 15px;
/* Ensure padding remains */
}

/* Style the header of the active (checked) accordion item */
.accordion-toggle:checked + .accordion-header {
  background-color: #005177;
/* Darker background for active section */
}

/* Hide the checkboxes */
.accordion-toggle {
  display: none;
}

.everag-portal-exclude {
	/* display: none; */
 }

