/*! 
Theme Name: Council for European Studies
Theme URI: http://childtheme-generator.com/
Description: Council for European Studies is a child theme of Hello Elementor developed by Fionta.
Author: Fionta
Author URI: http://childtheme-generator.com/
Template: hello-elementor
Version: 1.0.0
Text Domain: ces
*/
/*--------------------------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Crimson+Text:400,400i,700|Work+Sans:300,400,700&display=swap");
.styleguide-color {
  width: 68px;
  height: 68px;
  border-radius: 100%;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block; }
  .styleguide-color--primary-1 {
    background: #1e76ce; }
  .styleguide-color--primary-2 {
    background: #1e2f5a; }
  .styleguide-color--primary-3 {
    background: #04020c; }
  .styleguide-color--secondary-1 {
    background: #d8d8d8; }
  .styleguide-color--secondary-2 {
    background: #a10d39; }
  .styleguide-color--secondary-3 {
    background: #ffffff;
    border: 1px solid #979797; }

body {
  font-size: 18px;
  line-height: 1.83;
  font-family: "Work Sans", sans-serif;
  color: #04020c; }

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px; }

#site-content {
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 768px) {
    #site-content {
      padding-top: 20px;
      padding-bottom: 20px; } }

a {
  color: #1e76ce;
  text-decoration: none; }
  a:hover {
    color: #1e2f5a; }
  a .fa-chevron-right {
    margin-left: 5px;
    font-size: 16px; }

/**********************************
* Headings
**********************************/
h1, h2, h3, h4, h5, h6 {
  font-family: "Crimson Text", serif;
  color: #1e2f5a;
  margin-bottom: 7px; }

h1 {
  font-size: 45px;
  font-weight: normal; }

h2 {
  font-size: 40px;
  font-weight: normal; }

h3 {
  font-size: 35px;
  font-weight: normal; }

h4 {
  font-size: 30px;
  font-weight: bold; }

h5 {
  font-size: 25px;
  font-weight: bold; }

h6 {
  font-size: 20px;
  color: #999999; }

/**********************************
* Paragraphs
**********************************/
p {
  margin-bottom: 30px; }

.intro-text {
  font-size: 22px;
  line-height: 1.45;
  color: #04020c; }

/**********************************
* Buttons
**********************************/
.wp-block-button a,
.wp-block-button a.elementor-button,
.elementor-widget-button a,
.elementor-widget-button a.elementor-button {
  padding: 12px;
  font-weight: 500;
  font-size: 36px;
  line-height: 1.56;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  background-color: #1e76ce;
  border-radius: 0;
  border: none; }
  .wp-block-button a:hover,
  .wp-block-button a.elementor-button:hover,
  .elementor-widget-button a:hover,
  .elementor-widget-button a.elementor-button:hover {
    background-color: #1e2f5a; }

.wp-block-button.large a,
.elementor-widget-button.large a {
  font-size: 18px;
  padding: 15px 20px; }

.wp-block-button.extra-large a,
.elementor-widget-button.extra-large a {
  font-size: 36px;
  padding: 15px 32px; }

.wp-block-button.secondary a,
.elementor-widget-button.secondary a {
  background-color: #1e2f5a; }
  .wp-block-button.secondary a:hover,
  .elementor-widget-button.secondary a:hover {
    background-color: #4b587b; }

.wp-block-button {
  margin-bottom: 30px; }

.btn {
  padding: 12px;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.56;
  color: #ffffff;
  font-family: "Work Sans", sans-serif;
  background-color: #1e76ce;
  border-radius: 0;
  border: none; }
  .btn:hover {
    background-color: #1e2f5a; }
  .btn.large {
    font-size: 18px;
    padding: 15px 20px; }
  .btn.secondary {
    background-color: #1e2f5a; }
    .btn.secondary:hover {
      background-color: #4b587b; }

/**********************************
* Breadcrumbs
**********************************/
.breadcrumbs {
  color: #FFF; }
  .breadcrumbs a {
    color: #FFF; }
    .breadcrumbs a:hover {
      color: #d8d8d8;
      text-decoration: none; }

/**********************************
* Non-Elementor Pages (CiviCRM Pages)
**********************************/
body.page-template-not_elementor header.page-header {
  background-color: #1e2f5a; }
  body.page-template-not_elementor header.page-header > div {
    max-width: 1200px;
    margin: 0px auto;
    padding: 60px 0px 65px 0px; }
  body.page-template-not_elementor header.page-header h1.entry-title {
    color: #ffffff;
    font-size: 70px;
    font-weight: normal;
    line-height: 1; }

.page-content.noelementor {
  max-width: 1200px;
  margin: 0px auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 50px 0px; }
  .page-content.noelementor aside {
    width: 30%; }
    .page-content.noelementor aside h5 {
      font-family: "Work Sans", sans-serif;
      font-size: 26px;
      font-weight: normal;
      line-height: 30px; }
    .page-content.noelementor aside #menu-dashboard {
      list-style: none;
      margin: 0px;
      padding: 0px; }
      .page-content.noelementor aside #menu-dashboard li.current-menu-item {
        font-weight: bold; }
      .page-content.noelementor aside #menu-dashboard a {
        color: #1e2f5a; }
  .page-content.noelementor article {
    width: 70%; }

/**********************************
* General
**********************************/
.wp-block-image .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important; }

.elementor .elementor-widget:not(.elementor-widget-text-editor) figure.alignleft {
  margin-right: 1em; }

/**********************************
* Header
**********************************/
.header-top .elementor-widget-nav-menu,
.header-top .elementor-widget-search-form,
.header-top .elementor-widget-button {
  width: auto;
  margin-bottom: 10px;
  margin-left: 30px; }

#main-nav {
  font-size: 1rem; }
  #main-nav .current-menu-item .elementor-item-active,
  #main-nav .current-menu-ancestor > a {
    font-weight: bold; }
  #main-nav .sub-menu {
    padding: 10px 0; }
  @media (max-width: 1160px) {
    #main-nav {
      width: auto; } }

body.logged-in li.anon, li.protected {
  display: none; }

body.logged-in li.protected {
  display: block; }

/**********************************
* Footer Boxes
**********************************/
.fb {
  background-color: #1e76ce;
  padding: 50px 0;
  color: #FFF; }
  .fb a {
    color: #FFF; }
    .fb a:hover {
      color: #1e2f5a; }
  .fb p:last-child {
    margin: 0; }
  .fb-entry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px; }
    @media (max-width: 767px) {
      .fb-entry {
        display: block; } }
    .fb-entry:last-child {
      margin-bottom: 0; }
  .fb-image {
    width: 25%; }
    @media (max-width: 767px) {
      .fb-image {
        width: 100%;
        margin-bottom: 10px;
        text-align: center; } }
  .fb-content {
    width: 75%;
    padding-left: 50px; }
    @media (max-width: 767px) {
      .fb-content {
        width: 100%;
        padding-left: 0; } }

/**********************************
* Footer
**********************************/
#site-footer a {
  color: #ffffff; }
  #site-footer a:hover {
    color: #999999; }

#site-footer .elementor-nav-menu li {
  border-right: 1px solid #FFF;
  padding: 0 10px;
  line-height: normal; }
  @media (max-width: 767px) {
    #site-footer .elementor-nav-menu li {
      margin: 5px 0;
      border-right: none; } }
  #site-footer .elementor-nav-menu li:last-child {
    border-right: none; }

#site-footer-sponsors h6 {
  font-family: "Work Sans", sans-serif;
  color: #04020c;
  font-weight: normal; }

/**********************************
* Hero
**********************************/
.hero-content {
  max-width: 575px; }

.hero h1, .hero h2 {
  color: #FFF;
  font-weight: normal;
  font-size: 30px;
  line-height: 1.27;
  margin-bottom: 0;
  font-family: "Work Sans", sans-serif; }

.hero p {
  margin-bottom: 25px;
  font-size: 16px; }
  .hero p:last-child {
    margin-bottom: 0; }

.hero hr {
  margin: 25px 0; }

.hero .btn {
  font-weight: normal; }

/**********************************
* Cards
**********************************/
.card {
  padding: 50px;
  margin-bottom: 50px;
  background-color: #FFF; }
  @media (max-width: 768px) {
    .card {
      padding: 20px; } }
  .card h1, .card h2, .card h3, .card h4, .card p {
    font-family: "Work Sans", sans-serif;
    margin-bottom: 0;
    color: #1e2f5a; }
  .card h3 {
    font-size: 23px;
    font-weight: normal;
    line-height: 1.44; }
  .card a {
    color: #1e2f5a; }
    .card a:hover {
      color: #1e2f5a; }
  .card-navy h1, .card-navy h2, .card-navy h3, .card-navy h4, .card-navy p, .card-red h1, .card-red h2, .card-red h3, .card-red h4, .card-red p {
    color: #FFF; }
  .card-navy a, .card-red a {
    color: #FFF; }
    .card-navy a:hover, .card-red a:hover {
      color: #FFF; }
  .card-red {
    background-color: #a10d39; }
  .card-navy {
    background-color: #1e2f5a; }
  .card-image {
    padding: 0; }
    .card-image .elementor-widget-image {
      margin: 0;
      padding: 0; }
    .card-image .elementor-widget-text-editor {
      padding: 50px; }
      @media (max-width: 768px) {
        .card-image .elementor-widget-text-editor {
          padding: 20px; } }

/**********************************
* Homepage
**********************************/
@media (min-width: 768px) {
  .homepage-mission {
    font-size: 28px;
    font-weight: 300; } }

/**********************************
* Single Post Navigation
**********************************/
.elementor-post-navigation .elementor-post-navigation__link a {
  line-height: 1.6; }

/**********************************
* Sidebar/Section Nav
**********************************/
.sidebar-nav .elementor-widget-container {
  min-height: 500px; }
  .sidebar-nav .elementor-widget-container .elementor-nav-menu--dropdown.elementor-nav-menu__container > .elementor-nav-menu a {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    color: #1e2f5a;
    line-height: 20px; }
    .sidebar-nav .elementor-widget-container .elementor-nav-menu--dropdown.elementor-nav-menu__container > .elementor-nav-menu a.elementor-item-active {
      color: #1e2f5a; }

.sidebar-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block; }
  .sidebar-nav ul ul ul {
    padding-left: 25px; }

.sidebar-nav li.menu-item {
  display: none; }
  .sidebar-nav li.menu-item > a {
    font-weight: normal;
    font-size: 26px;
    background: transparent;
    font-family: "Work Sans", sans-serif;
    line-height: 30px; }
    .sidebar-nav li.menu-item > a:hover, .sidebar-nav li.menu-item > a:active {
      background-color: transparent; }
  .sidebar-nav li.menu-item a.elementor-sub-item {
    font-size: 18px;
    padding: 0;
    border: none; }
    .sidebar-nav li.menu-item a.elementor-sub-item:hover, .sidebar-nav li.menu-item a.elementor-sub-item:active {
      background: transparent; }
  .sidebar-nav li.menu-item a.elementor-item-active {
    font-weight: bold;
    background-color: transparent; }

.sidebar-nav li.current_page_item.menu-item-has-children,
.sidebar-nav li.current_page_ancestor {
  display: block; }
  .sidebar-nav li.current_page_item.menu-item-has-children li,
  .sidebar-nav li.current_page_ancestor li {
    display: block; }

/**********************************
* Sidebar Widgets
**********************************/
.widget {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  padding: 30px;
  margin-bottom: 30px; }

.widget_categories ul {
  list-style: none;
  margin: 0;
  padding: 0; }

/**********************************
* Custom Loops
**********************************/
.loop-post {
  background: #FFF;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); }
  .loop-post-content {
    padding: 30px; }
  .loop-post .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0; }
  .loop-post .elementor-widget-image {
    margin: 0; }
  .loop-post .elementor-widget-post-info {
    border-top: 1px solid #d8d8d8;
    padding-top: 10px; }
