#page-wrapper {
  margin-top: 20px; }

.wp-media-buttons {
  float: right;
  margin-bottom: 0.5rem; }

.panel-group .panel-heading {
  padding-bottom: 0; }

.post-summary .post-meta,
.posts-box-3 .post-summary,
.type-page .post-content {
  margin-bottom: 0; }

.post-content a:link {
  color: #f2132d; }
.post-content a:visited {
  color: #AC0E21; }
.post-content a:hover {
  text-decoration: underline; }

body:not(.barcelona-fimg-cl) .sidebar-right .post-content .barcelona-sc-accordion h4:first-child {
  margin-bottom: 0;
  transform: translateY(6px); }

.screen-reader-text {
  display: none; }

.media-modal {
  height: 50%;
  width: 360px;
  top: 25% !important;
  margin-left: auto;
  margin-right: auto; }

.media-sidebar {
  width: 100% !important;
  height: 100% !important;
  bottom: initial !important;
  max-width: 100% !important; }

.attachments-browser > .media-toolbar,
.attachments-browser > .attachments,
.attachment-details > h2,
.attachment-details > label,
.attachment-details .details {
  display: none !important; }

.attachment-info {
  margin-bottom: 0 !important;
  border-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .attachment-info .thumbnail,
  .attachment-info .thumbnail img {
    max-width: 300px !important;
    max-height: 300px !important; }
  .attachment-info .thumbnail {
    margin-left: 10px !important; }

#page-wrapper > .fimg-media {
  padding-top: 235px !important; }

.fimg-media .featured-image .post-meta {
  margin-top: 15px; }

#main,
#sidebar .sidebar-widget:last-of-type {
  padding-bottom: 20px; }

.no-breadcrumb #page-wrapper > .container:nth-of-type(1) {
  padding-top: 300px; }

.post-summary .post-meta {
  z-index: 3; }

.post-summary .post-image > a img {
  height: 212px;
  object-fit: cover; }

.posts-box-related-posts article:not(.psum-featured) {
  display: none; }

@media only screen and (min-width: 768px) {
  .navbar-logo {
    height: 180px;
    line-height: 180px;
    width: 400px; }

  .panel-title a .inner {
    width: 100%; }

  .fimg-wrapper:not(.fimg-cl):not(.fimg-no-thumb) + .single-container {
    padding-top: 30px; }

  body:not(.barcelona-fimg-cl) .sidebar-right .post-content:not(.box-description) h1:first-child, body:not(.barcelona-fimg-cl) .sidebar-right .post-content:not(.box-description) h2:first-child, body:not(.barcelona-fimg-cl) .sidebar-right .post-content:not(.box-description) h3:first-child, body:not(.barcelona-fimg-cl) .sidebar-right .post-content:not(.box-description) h4:first-child, body:not(.barcelona-fimg-cl) .sidebar-right .post-content:not(.box-description) h5:first-child, body:not(.barcelona-fimg-cl) .sidebar-right .post-content:not(.box-description) h6:first-child {
    transform: none; } }
.backfeed-featured-section {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: 292px;
  padding-left: 15px;
  margin-right: 0;
  position: relative;
  background: url("../images/homepage-banner.jpg") no-repeat;
  background-origin: content-box;
  background-size: cover; }
  .backfeed-featured-section .bf-fa-close {
    position: absolute;
    top: 12px;
    right: 30px;
    color: white;
    font-size: 22px;
    cursor: pointer; }
  .backfeed-featured-section .backfeed-featured-section-titles {
    text-align: center;
    color: white; }
  .backfeed-featured-section .backfeed-featured-section-title {
    margin-top: 0;
    margin-bottom: 17px;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase; }
    @media only screen and (min-width: 544px) {
      .backfeed-featured-section .backfeed-featured-section-title {
        font-size: 40px; } }
    @media only screen and (min-width: 768px) {
      .backfeed-featured-section .backfeed-featured-section-title {
        margin-bottom: 5px;
        font-size: 50px;
        font-weight: normal; } }
  .backfeed-featured-section .backfeed-featured-section-subtitle {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px; }
    @media only screen and (min-width: 544px) {
      .backfeed-featured-section .backfeed-featured-section-subtitle {
        font-size: 20px; } }
  .backfeed-featured-section .btn {
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 12px 14px;
    border: 4px solid white; }
    .backfeed-featured-section .btn:hover {
      color: black;
      background: white; }

#page-wrapper > .container:nth-of-type(1).backfeed-featured-section-container {
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 29px; }

.wppb-user-forms input[type="submit"],
.gform_wrapper .gform_footer input[type="submit"] {
  padding: 5px 15px;
  border: none;
  text-transform: uppercase;
  font-weight: bold !important;
  background-color: #B80443;
  color: #fff; }
  .wppb-user-forms input[type="submit"]:focus,
  .gform_wrapper .gform_footer input[type="submit"]:focus {
    outline: 0; }
  .wppb-user-forms input[type="submit"]:hover,
  .gform_wrapper .gform_footer input[type="submit"]:hover {
    background-color: #D62663; }

.gform_wrapper {
  margin-bottom: 0 !important; }
  .gform_wrapper .gfield_description {
    font-size: 13px;
    color: grey; }
  .gform_wrapper .gform_footer .token-fee-button {
    display: flex;
    align-items: center;
    padding: 5px 15px;
    border: none;
    background-color: #B80443;
    color: #fff; }
    .gform_wrapper .gform_footer .token-fee-button span:nth-of-type(1) {
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px; }
    .gform_wrapper .gform_footer .token-fee-button span:nth-of-type(2) {
      width: 1px;
      background-color: #d87979;
      height: 30px;
      margin: 0 15px; }
    .gform_wrapper .gform_footer .token-fee-button span:nth-of-type(3) {
      color: #f5b9b9;
      font-size: 14px; }
    .gform_wrapper .gform_footer .token-fee-button:focus {
      outline: 0; }
    .gform_wrapper .gform_footer .token-fee-button:hover {
      background-color: #D62663; }

.wppb-input-hidden {
  display: none; }

body.home h1.post-title {
  display: none !important; }

.posts-box-5.posts-box-related-posts {
  padding-right: 15px;
  padding-left: 15px; }

body.logged-in .hide-when-logged-in {
  display: none; }

body:not(.logged-in) .hide-when-logged-out {
  display: none; }

.backfeed-tooltip-content {
  opacity: 0; }

body.page .fimg-fw .fimg-inner {
  min-height: 150px; }

.upload-field-details .file-name,
.upload-field-details .file-type {
  display: none; }

@media only screen and (min-width: 768px) {
  .has-nav-menu .alternate-hierarchy {
    float: right; } }

.wppb-sc-button-text {
  text-decoration: initial; }

/*# sourceMappingURL=barcelona-child.css.map */
