/*
Theme Name: VSAVA
Version: 1.0.0
Template: jnews
*/

/* ------------------------------------------------------------------------- *
 *  Theme customization starts here
/* ------------------------------------------------------------------------- */

/* HEADER */

.jeg_main_menu>li>a {
  font-weight: 600;
}

.jeg_menu li>ul li a {
  font-size: 12px;
  font-family: "Merriweather";
}

.jeg_mobile_menu a {
  font-family: "Merriweather";
}

/* CONTENT */
.download-attachments .download-title,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  font-family: Merriweather, Helvetica, Arial, sans-serif;
}

.wp-block-file__button {
  background: #005ca1;
  color: #fff;
  text-decoration: none;
  padding: 8px 16px;
  margin-left: 16px;
}

.wp-block-file__button:hover {
  color: #fff;
}

.jeg_mobile_menu > li > a,
.jeg_cat_title {
  font-family: Merriweather, Helvetica, Arial, sans-serif;
}

.jeg_postblock_3.jeg_col_3o3 .jeg_pl_md_2 .jeg_post_title,
.jeg_postblock_4.jeg_col_3o3 .jeg_pl_md_3 .jeg_post_title {
  line-height: 1.2
}

.jeg_post_excerpt {
  line-height: 1.4;
}

.jeg_pl_lg_1 .jeg_readmore,
.jeg_pl_lg_2 .jeg_readmore {
  display: none;
}

/* FOOTER */

.gt_white_content {
  width: 250px !important;
  margin: 0 !important;
  transform: translate(-50%, -50%);
}

.gtranslate_wrapper a.glink span {
  margin-left: 8px !important;
}

.gtranslate_wrapper {
  display: block;
  text-align: center;
}

.gtranslate_wrapper a {
  padding: 0 4px;
}