/**
Theme Name:   SRK Theme (based on Roseta Theme)
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: roseta-child
Template: roseta
*/
.box-shadow-mixin {
  background: #fff !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  border-width: 0;
  border-style: solid;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
body.home #footer-logos {
  border-top: none;
}
body.home #masthead .custom-header {
  display: none;
}
body.home #masthead #header-image-main {
  display: block;
}
body.home #masthead #header-image-main #header-image-main-inside {
  height: 300px !important;
}
body.home #masthead #header-image-main #header-image-main-inside #header-widget-area {
  display: flex;
  align-items: center;
}
body.home #masthead #header-image-main #header-image-main-inside #header-widget-area section {
  margin: 0;
}
body.home #masthead #header-image-main #header-image-main-inside #header-widget-area section p {
  text-shadow: 1px 1px 0px #7a7a7a;
  color: #fff;
  font-size: 2.1em;
}
body.home #masthead #header-image-main #header-image-main-inside #header-page-title {
  display: none;
}
body.home #masthead #header-image-main #header-image-main-inside .header-image {
  display: block;
}
body.home #masthead #header-image-main #header-image-main-inside #header-widget-area {
  display: flex;
}
body.home #container.main-page {
  max-width: 100% !important;
}
body.home #container.main-page header {
  display: none;
}
body.home #container.main-page #main {
  padding-inline: 0;
  padding-bottom: 0;
}
body.home #container.main-page #main article.page {
  margin-bottom: 0;
}
body.home #container.main-page #main article.page h1 {
  color: #626769;
  font-size: 2.5em !important;
}
body.home #container.main-page #main article.page ul {
  margin-left: 80px;
}
body.home #container.main-page #main article.page .main-page-counter {
  margin-block: 2em;
}
body.home #container.main-page #main article.page .main-page-join-as {
  padding-block: 3em;
}
body.home #container.main-page #main article.page .main-page-join-as h1 {
  margin-top: 0;
}
body.home #container.main-page #main article.page .main-page-partners .wp-block-group {
  gap: 20px;
}
body.home #container.main-page #main article.page .main-page-partners .wp-block-group .wp-block-uagb-team {
  background: #fff !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  border-width: 0;
  border-style: solid;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
body.home #container.main-page #main article.page .main-page-logo-ue {
  padding-block: 1.5em;
}
.working-group {
  row-gap: 3em !important;
}
.working-group article {
  background: #fff !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  border-width: 0;
  border-style: solid;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  position: relative;
  overflow: visible !important;
}
.working-group article:first-child {
  margin-top: 2em;
}
.working-group article .uagb-post__title {
  position: absolute;
  top: -9px;
  font-size: 1.2em;
  background: #EF7D00;
  padding: 4px 14px;
  border-radius: 4px;
}
.working-group article .uagb-post__title a {
  color: #fff;
}
.post-attachments {
  border-top: 1px solid #f0f0f0;
  padding-bottom: 0 !important;
}
.post-attachments h3 {
  font-size: 1em;
  margin-top: 0;
}
.post-attachments .post-attachments-file-list {
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.post-attachments .post-attachments-file-list li {
  display: flex;
  gap: 30px;
}
.post-attachments .post-attachments-file-list li .file-name {
  flex: 1;
}
.post-attachments .post-attachments-file-list li .file-download .btn-download {
  background-color: #EF7D00;
  color: #fff;
  border-radius: 5px;
  padding: 5px 15px;
}
.page .post-attachments {
  padding-top: 0.75em;
}
#footer {
  background-color: #626769 !important;
  padding-bottom: 0;
}
#footer #toTop {
  bottom: 1em;
}
#footer .footer-inside {
  text-align: center;
  color: #fff;
}
#masthead #branding {
  justify-content: flex-start;
}
#masthead #branding .custom-logo {
  height: 125px !important;
}
#masthead #header-image-main {
  display: none;
}
#masthead .custom-header {
  padding: 2em;
  background: #626769;
  color: #fff;
  display: flex;
  align-content: center;
  justify-content: center;
  flex-direction: column;
}
#masthead .custom-header #breadcrumbs-nav,
#masthead .custom-header h1 {
  text-align: center;
}
#masthead .custom-header #breadcrumbs {
  padding: 0;
}
#masthead .custom-header #breadcrumbs a {
  color: #fff;
}
#masthead .custom-header #breadcrumbs-container {
  background: #626769;
  color: #fff;
}
.teams {
  margin-top: 3em;
}
.teams .uagb-team__content {
  background: #fff !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  border-width: 0;
  border-style: solid;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
#main > header > h1 {
  font-size: 34px;
  margin-bottom: 2em;
}
#content-masonry article {
  margin-bottom: 3em !important;
  overflow: visible !important;
  background: #fff !important;
  box-sizing: border-box !important;
  padding: 20px !important;
  border-width: 0;
  border-style: solid;
  border-radius: 6px !important;
  -webkit-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1) !important;
}
#content-masonry article .entry-header {
  margin-bottom: 0;
}
#content-masonry article .entry-header .entry-title {
  background-color: transparent !important;
  padding-bottom: 10px !important;
  font-size: 1.3em;
}
#content-masonry article .entry-header .post-date {
  position: absolute;
  top: -35px;
  font-size: 0.8em;
  background: #EF7D00;
  padding: 2px 10px;
  border-radius: 4px;
  display: flex;
  gap: 5px;
  color: #fff;
}
#content-masonry article .entry-header .category-list {
  position: absolute;
  top: 0px;
  right: 0;
  font-size: 0.8em;
  background: #E2E4E5;
  padding: 2px 10px;
  border-radius: 4px;
  display: flex;
  gap: 5px;
  color: #84898c;
}
#content-masonry article .entry-header .category-list a {
  color: #84898c;
}
#content-masonry article .entry-header .category-list a:hover {
  color: #626769;
}
#content-masonry article .entry-content {
  padding-inline: 0 !important;
}
article .article-inner > header {
  padding: 5px;
}
article .article-inner .entry-content {
  padding: 0px;
}
article.page .wp-block-list.list-style-none {
  list-style: none;
}
article.page .wp-block-list li {
  margin-left: 3em;
}
article.page .working-group article ul {
  padding-left: 20px;
}
article.page .working-group article h4 {
  font-size: 1.2em;
  color: #626769;
}
article.page .working-group article .uagb-post__title a {
  pointer-events: none;
  text-decoration: none;
}
.office-contact-form {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.office-contact-form .wp-block-uagb-container {
  padding-left: 0;
  padding-right: 0;
}
.wpforms-container {
  margin-top: 0 !important;
}
.wpforms-container .wpforms-field-name {
  padding-top: 0 !important;
}
.wpforms-container .wpforms-submit {
  background: #EF7D00 !important;
  padding: 15px 40px !important;
  height: auto !important;
}
.site-header-inside {
  flex-direction: row !important;
}
.site-header-inside #nav-toggle {
  flex: none;
}
#header-logos {
  display: flex;
  background: #fff;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
}
#header-logos .header-logos-col {
  display: flex;
  align-items: center;
  justify-content: center;
}
#header-logos .header-logos-col.logo-parp {
  justify-content: flex-start;
}
@media only screen and (max-width: 800px) {
  #header-logos .header-logos-col.logo-parp {
    display: none;
  }
}
@media only screen and (max-width: 800px) {
  #header-logos .header-logos-col.logo-rada {
    display: none;
  }
}
#header-logos .header-logos-col.logo-rada-horeca {
  justify-content: flex-end;
}
#header-logos .header-logos-col img {
  max-height: 125px;
}
#footer-logos {
  display: flex;
  background: #fff;
  flex-direction: row;
  justify-content: space-between;
  padding: 60px 50px;
  border-top: 1px solid #e1e3e4;
}
@media only screen and (max-width: 800px) {
  #footer-logos {
    flex-direction: column;
    justify-content: flex-start;
  }
  #footer-logos .logo-col img {
    max-width: 55%;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1200px) {
  #footer-logos {
    padding: 60px 20px;
  }
  #footer-logos .logo-col img {
    max-width: 65%;
  }
}
#footer-logos .logo-col {
  display: flex;
  justify-content: center;
  align-content: center;
}
#footer-logos .logo-col img {
  max-width: 65%;
}
