.site-header.layout--default .site-branding-section {
  margin-top: -38px;
  margin-bottom: -38px;
}

.site-header.layout--default .top-menu a {
  font-size: 13px;
  font-weight: 100;
  color: #878585;
}

.entry-title {
  font-size: 23px;
  color: #878585;
}

.date {
  font-size: 13px;
  color: #878585;
}

.time {
  font-size: 13px;
  color: #878585;
}
		footer .main-footer {
			background-color: #fff;
		}

.site-footer .bottom-footer {
  			background-color: #fff;
}

:root {
  --main-bk-color: #fff;
  --site-bk-color: #f6f6f6;
  --submenu-border-btm-color: #ebebeb;
  --mobile-menu-bk-color: #f8f8f8;
  --mobile-menu-border-btm-color: #e8e8e8;
  /* Ticker background */
  --ticker-outer-bk-color: #f5f5f5;
  --ticker-inner-bk-color: #f9f9f9;
  /** Section background color */
  --full-width-section-bk-color: linear-gradient(89deg,rgba(210,250,250,0.12) 0%,rgba(210,250,250,0.32) 47%,rgba(210,250,250,0.12) 100%);
  --leftc-rights-section-bk-color: #f8f8f8;
  --lefts-rightc-section-bk-color: linear-gradient(89deg,rgba(210,250,250,0.12) 0%,rgba(210,250,250,0.32) 47%,rgba(210,250,250,0.12) 100%);
  --full-width-bottom-section-bk-color: #ececec;
  --opinion-section-bk-color: linear-gradient(89deg,rgba(210,250,250,0.12) 0%,rgba(210,250,250,0.32) 47%,rgba(210,250,250,0.12) 100%);
  /* Section content bk color */
  --full-width-content-bk-color: #ffffff;
  --leftc-rights-content-bk-color: #ffffff;
  --lefts-rightc-content-bk-color: #ffffff;
  --full-width-bottom-content-bk-color: #ffffff;
  --opinion-content-bk-color: #ffffff;
  /** Theme archive bk color */
  --theme-section-bk-color: #545454;
  --theme-content-bk-color: #ffffff;
  /* border bottom color */
  --border-bottom-color: #f0f0f0;
  /* body text default color */
  --body-text-default-color: #404040;
  --green-text-color: #2AB391;
  --border-line-color: #E2E2E2;
  --menu-active-color: #DE4331;
  /* noimg bk color */
  --noimg-bk-color: #cccccc;
  --white-text: #fff;
  --author-color: #333333;
  --meta-text-color: #8A8A8C;
  --main-content-text-color: #505050;
  --post-content-font: 'Heebo', sans-serif;
  --post-meta-font: 'Heebo', sans-serif;
  --block-title-color: #161616;
  --post-title-color: #000000;
  --post-content-color: #505050;
  --post-meta-color: #8A8A8C;
  --theme-color-red: #d95f3d;
  --dark-bk-color: #000000;
  --inner-container-bk: #fff;
  --theme-block-top-border-color: linear-gradient(135deg,rgb(182,230,249) 2%,rgb(40,157,204) 53%,rgb(182,230,249) 100%);
  --theme-block-top-border-height: 3px;
  /** Site Title font */
  --site-title-size: 38px;
  --site-title-size-tab: 38px;
  --site-title-size-mobile: 38px;
  --site-title-family: 'Encode Sans Condensed';
  --site-title-lineheight: 42px;
  --site-title-lineheight-tab: 38px;
  --site-title-lineheight-mobile: 38px;
  --site-title-letterspacing: 0;
  --site-title-letterspacing-tab: 0;
  --site-title-letterspacing-mobile: 0;
  --site-title-textdecoration: 'none';
  --site-title-texttransform: 'Capitalize';
  --site-title-weight: 700;
  /** Block Tittle Font */
  --block-title-size: 30px;
  --block-title-size-tab: 28px;
  --block-title-size-mobile: 26px;
  --block-title-family: 'Encode Sans Condensed', sans-serif;
  --block-title-lineheight: 32px;
  --block-title-lineheight-tab: 32px;
  --block-title-lineheight-mobile: 32px;
  --block-title-letterspacing: 0;
  --block-title-letterspacing-tab: 0;
  --block-title-letterspacing-mobile: 0;
  --block-title-textdecoration: 'none';
  --block-title-texttransform: 'Capitalize';
  --block-title-weight: 700;
  /** Post Tittle Font */
  --post-title-size: 22px;
  --post-title-size-tab: 20px;
  --post-title-size-mobile: 20px;
  --post-title-family: 'Encode Sans Condensed', sans-serif;
  --post-title-lineheight: 28px;
  --post-title-lineheight-tab: 28px;
  --post-title-lineheight-mobile: 28px;
  --post-title-letterspacing: 0;
  --post-title-letterspacing-tab: 0;
  --post-title-letterspacing-mobile: 0;
  --post-title-textdecoration: 'none';
  --post-title-texttransform: 'lowercase';
  --post-title-weight: 600;
  /** Meta Title Font */
  --meta-size: 14px;
  --meta-size-tab: 14px;
  --meta-size-mobile: 14px;
  --meta-family: 'Poppins', sans-serif;
  --meta-lineheight: 20px;
  --meta-lineheight-tab: 20px;
  --meta-lineheight-mobile: 20px;
  --meta-letterspacing: 0;
  --meta-letterspacing-tab: 0;
  --meta-letterspacing-mobile: 0;
  --meta-textdecoration: 'none';
  --meta-texttransform: 'lowercase';
  --meta-weight: 400;
  /** Content Font */
  --content-size: 16px;
  --content-size-tab: 16px;
  --content-size-mobile: 16px;
  --content-family: 'Cabin', sans-serif;
  --content-lineheight: 24px;
  --content-lineheight-tab: 24px;
  --content-lineheight-mobile: 22px;
  --content-letterspacing: 0;
  --content-letterspacing-tab: 0;
  --content-letterspacing-mobile: 0;
  --content-textdecoration: 'none';
  --content-texttransform: 'lowercase';
  --content-weight: 400;
  /** Menu Font */
  --menu-size: 12px;
  --menu-size-tab: 16px;
  --menu-size-mobile: 16px;
  --menu-family: 'Open Sans', sans-serif;
  --menu-lineheight: 0px;
  --menu-lineheight-tab: 24px;
  --menu-lineheight-mobile: 22px;
  --menu-letterspacing: 0;
  --menu-letterspacing-tab: 0;
  --menu-letterspacing-mobile: 0;
  --menu-textdecoration: 'none';
  --menu-texttransform: uppercase;
  --menu-color: #c0c0c0;
  --menu-color-hover: #289dcc;
  --menu-weight: 60;
  --menu-color-active: #fff;
  --menu-color-submenu: #c0c0c0;
  --menu-color-submenu-hover: #fff;
  --mode-toggle-color: #000;
  /* Submenu */
  --submenu-size: 12px;
  --submenu-size-tab: 15px;
  --submenu-size-mobile: 15px;
  --submenu-family: 'Open Sans', sans-serif;
  --submenu-lineheight: 5px;
  --submenu-lineheight-tab: 24px;
  --submenu-lineheight-mobile: 22px;
  --submenu-weight: 60;
  --submenu-letterspacing: 0;
  --submenu-letterspacing-tab: 0;
  --submenu-letterspacing-mobile: 0;
  --submenu-textdecoration: 'none';
  --submenu-texttransform: uppercase;
  /** Single Post */
  --single-title-size: 34px;
  --single-title-size-tab: 32px;
  --single-title-size-mobile: 30px;
  --single-title-family: 'Heebo', sans-serif;
  --single-title-lineheight: 34px;
  --single-title-lineheight-tab: 32px;
  --single-title-lineheight-mobile: 30px;
  --single-title-letterspacing: 0;
  --single-title-letterspacing-tab: 0;
  --single-title-letterspacing-mobile: 0;
  --single-title-textdecoration: 'none';
  --single-title-texttransform: 'uppercase';
  --single-title-weight: 600;
  /* single-meta */
  --single-meta-size: 14px;
  --single-meta-size-tab: 14px;
  --single-meta-size-mobile: 14px;
  --single-meta-family: 'Poppins', sans-serif;
  --single-meta-lineheight: 24px;
  --single-meta-lineheight-tab: 24px;
  --single-meta-lineheight-mobile: 22px;
  --single-meta-letterspacing: 0;
  --single-meta-letterspacing-tab: 0;
  --single-meta-letterspacing-mobile: 0;
  --single-meta-textdecoration: 'none';
  --single-meta-texttransform: 'lowercase';
  --single-meta-weight: 400;
  /* single-content */
  --single-content-size: 16px;
  --single-content-size-tab: 16px;
  --single-content-size-mobile: 16px;
  --single-content-family: 'Cabin', sans-serif;
  --single-content-lineheight: 24px;
  --single-content-lineheight-tab: 24px;
  --single-content-lineheight-mobile: 22px;
  --single-content-letterspacing: 0;
  --single-content-letterspacing-tab: 0;
  --single-content-letterspacing-mobile: 0;
  --single-content-textdecoration: 'none';
  --single-content-texttransform: 'lowercase';
  --single-content-weight: 400;
  /** Breadcrumb Options */
  --breadcrumb-background-color: #eee;
  --breadcrumb-link-color: #000000;
  --breadcrumb-link-color-hover: #000000;
  --breadcrumb-text-color: #000000;
  /** Move to top options */
  --move-to-top-color: #ffffff;
  --move-to-top-color-hover: #ffffff;
  --move-to-top-background-color: #289dcc;
  --move-to-top-background-color-hover: #289dcc;
  --move-to-top-border-color: #000;
  --move-to-top-border-color-hover: #289dcc;
  --move-to-top-font-size: 20px;
  --move-to-top-font-size-tablet: 16px;
  --move-to-top-font-size-smartphone: 14px;
  --readmore-button-font-size: 14px;
  --readmore-button-font-size-tablet: 12px;
  --readmore-button-font-size-smartphone: 10px;
  /** Header Padding **/
  --header-padding: 0px;
  --header-padding-tablet: 0px;
  --header-padding-smartphone: 0px;
  /** Top Header **/
  --top-header-bk-color: linear-gradient(135deg,rgb(255,255,255) 0%,rgb(231,231,231) 100%);
  --top-header-border-btm-c: #E8E8E8;
  --top-header-menu-color: #c4c4c4;
  --top-header-menu-color-hover: #c0c0c0;
  --top-header-social-color: #525252;
  --top-header-social-color-hover: #000;
  --top-header-dt-color: #525252;
  /* Main header */
  --header-bk-color: #fff;
  /** Sidebar Toggle color */
  --sidebar-toggle-color: #000;
  --sidebar-toggle-color-hover: #289dcc;
  /** Search color */
  --search-color: #000;
  --search-color-hover: #289dcc;
  /** Footer Text color **/
  --footer-text-color: #ffffff;
  --footer-text-color-hover: #d95f3d;
  /** bottom text color **/
  --footer-bottom-text-color: #8A8A8C;
  --footer-bottom-link-color: #878787;
  --footer-bottom-link-color-hover: #f9f9f9;
  --footer-bottom-author-color: #c5c5c5;
}

.trendy_news_dark_mode {
  --main-bk-color: #000;
  --submenu-border-btm-color: #2a2a2a;
  --top-header-menu-color: #fff;
  --top-header-menu-color-hover: #fff;
  --top-header-dt-color: #fff;
  --top-header-social-color: #fff;
  --top-header-social-color-hover: #fff;
  --top-header-bk-color: #000;
  --header-bk-color: #000;
  --mobile-menu-bk-color: #000;
  --mobile-menu-border-btm-color: #2a2a2a;
  --sidebar-toggle-color: #fff;
  --menu-color: #fff;
  --menu-color-submenu: #fff;
  --search-color: #fff;
  --ticker-outer-bk-color: #212121;
  --ticker-inner-bk-color: #000000;
  --full-width-section-bk-color: #3d3a3a;
  --leftc-rights-section-bk-color: #3d3a3a;
  --lefts-rightc-section-bk-color: #3d3a3a;
  --full-width-bottom-section-bk-color: #3d3a3a;
  --opinion-section-bk-color: #3d3a3a;
  --full-width-content-bk-color: #000000;
  --leftc-rights-content-bk-color: #000000;
  --lefts-rightc-content-bk-color: #000000;
  --full-width-bottom-content-bk-color: #000000;
  --opinion-content-bk-color: #000000;
  --theme-section-bk-color: #545454;
  --theme-content-bk-color: #000000;
  --border-bottom-color: #525252;
  --body-text-default-color: #ffffff;
  --green-text-color: #2AB391;
  --border-line-color: #E2E2E2;
  --menu-active-color: #DE4331;
  --noimg-bk-color: #282828;
  --white-text: #fff;
  --author-color: #8A8A8C;
  --meta-text-color: #8A8A8C;
  --main-content-text-color: #c6c6c6;
  --block-title-color: #f9f9f9;
  --post-title-color: #f3f3f3;
  --post-content-color: #505050;
  --post-meta-color: #c3c3c3;
  --theme-color-red: #d95f3d;
  --dark-bk-color: #1a1a1a;
  --inner-container-bk: #191919;
  --website-frame-color: #d95f3d;
  /** Breadcrumb Options */
  --breadcrumb-background-color: #191919;
  --breadcrumb-link-color: #ffffff;
  --breadcrumb-link-color-hover: #f0f0f0;
  --breadcrumb-text-color: #ffffff;
}