/*
Theme Name: X-child
Theme URI: https://www.sparklymedia.nl/
Author: Sparkly Media
Author URI: https://www.sparklymedia.nl/
Description: Custom WP-theme. Crafted with care.
Version: 1.0.0
Template: x
*/
body {
  background-color: #fff !important; }

body.blog .x-main, .single-post .x-main, .single-nieuws .x-main {
  width: 100%; }

.cs-content {
  background: #fff; }

.x-container.max {
  max-width: 1400px !important; }

.post-content > a {
  color: #cf0903; }
  .post-content > a:hover {
    color: #fb110a; }

h2, .h2 {
  position: relative;
  font-size: 2em; }
  h2::before, .h2::before {
    content: "";
    position: absolute;
    width: 48px;
    height: 6px;
    background: #cf0903;
    top: -10px; }

h3, .h3 {
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.85); }

.home .x-section {
  padding: 0 !important; }

.x-section {
  padding: 45px 0 0 0 !important; }

.text-link {
  color: #cf0903;
  display: inline-block;
  margin-top: 2em !important; }
  .text-link::after {
    margin-left: 3px;
    content: "\f054";
    font-family: FontAwesome; }

a:hover h3 {
  color: #cf0903;
  -webkit-transition: .5s;
  transition: .5s; }

.x-pagination {
  float: left;
  clear: left;
  width: 100%; }
  .x-pagination .current {
    background-color: #cf0903 !important; }

@media (max-width: 1024px) {
  .x-column.x-1-2 {
    width: 100%; }
  .x-column.x-1-4 {
    width: 48%; } }

@media (max-width: 767px) {
  .x-column.x-1-4 {
    width: 100%; } }

.x-nav-articles, .x-breadcrumb-wrap {
  display: none; }

.masthead .x-breadcrumb-wrap {
  border-bottom: 0;
  width: 88%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 1em 0;
  display: block;
  font-family: "Arial", sans-serif; }
  .masthead .x-breadcrumb-wrap .x-container.max.width {
    margin: 0 5em; }
  .masthead .x-breadcrumb-wrap .x-breadcrumbs {
    display: table-cell;
    vertical-align: middle; }

.x-text {
  margin-top: 1.25em;
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.85); }

.error404 .x-header-landmark {
  display: none; }

.x-bg-layer-lower-image {
  opacity: .1; }

.sp-share-logo {
  position: relative;
  width: 50px;
  height: 50px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: .5em; }

.sp-logo-hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0);
  -webkit-transition: all .5s;
  transition: all .5s; }

.sp-logo-hover:hover:after {
  background: rgba(255, 255, 255, 0.25);
  -webkit-transition: all .5s;
  transition: all .5s; }

.sp-share-logo.facebook {
  background-image: url(assets/img/icons/facebook.svg); }

.sp-share-logo.twitter {
  background-image: url(assets/img/icons/twitter.svg); }

.sp-share-logo.linkedin {
  background-image: url(assets/img/icons/linkedin.svg); }

.sp-share-logo.whatsapp {
  background-image: url(assets/img/icons/whatsapp.svg); }

.sp-share-logo.google_plus {
  background-image: url(assets/img/icons/googleplus.svg); }

.sp-share-logo.pinterest {
  background-image: url(assets/img/icons/pinterest.svg); }

.sp-share-logo.rss {
  background-image: url(assets/img/icons/rss.svg); }

.sp-share-logo.circle {
  border-radius: 50%; }

.sp-share-logo.round {
  border-radius: 15%; }

.x-topbar {
  border-bottom: 0; }

.x-topbar-inner {
  position: relative; }
  .x-topbar-inner #header-logo {
    display: inline-block;
    width: 400px;
    margin: 1em 0; }
    .x-topbar-inner #header-logo p#logo-subtitle {
      display: inline-block;
      font-family: "athelas";
      font-size: 16px;
      margin-top: 0px;
      margin-left: 187px;
      color: #000;
      letter-spacing: 4px;
      margin-bottom: 0; }
      @media (max-width: 461px) {
        .x-topbar-inner #header-logo p#logo-subtitle {
          margin-left: 65px; } }
    @media (max-width: 989px) {
      .x-topbar-inner #header-logo {
        width: 400px; } }
    @media (max-width: 462px) {
      .x-topbar-inner #header-logo {
        width: 100%; } }
    .x-topbar-inner #header-logo img {
      padding: 1em 0 0 0;
      width: 100%; }
  .x-topbar-inner .top-right-links {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-bottom: 1em; }
    .x-topbar-inner .top-right-links a {
      color: #b2afa9; }
    .x-topbar-inner .top-right-links a:not(:first-child):before {
      content: '| '; }
  .x-topbar-inner p {
    display: none; }

.x-navbar {
  border-bottom: none;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .x-navbar .x-navbar-inner {
    min-height: 45px; }
    .x-navbar .x-navbar-inner .x-container {
      background-color: #ede9e1; }
      .x-navbar .x-navbar-inner .x-container nav .x-nav {
        float: none;
        margin: 0em 2em; }
        @media (min-width: 980px) and (max-width: 1150px) {
          .x-navbar .x-navbar-inner .x-container nav .x-nav li a:not(.x-btn-navbar-woocommerce) {
            padding-left: 13px;
            padding-right: 13px; } }
        .x-navbar .x-navbar-inner .x-container nav .x-nav .x-menu-item-search {
          float: right;
          padding-top: 5px; }
          @media (min-width: 980px) and (max-width: 1150px) {
            .x-navbar .x-navbar-inner .x-container nav .x-nav .x-menu-item-search {
              width: 15%; } }
        .x-navbar .x-navbar-inner .x-container nav .x-nav li {
          -webkit-box-shadow: none !important;
                  box-shadow: none !important; }
          .x-navbar .x-navbar-inner .x-container nav .x-nav li a {
            height: 45px;
            padding-top: 16px; }
            .x-navbar .x-navbar-inner .x-container nav .x-nav li a:hover {
              -webkit-box-shadow: none !important;
                      box-shadow: none !important; }
          .x-navbar .x-navbar-inner .x-container nav .x-nav li .sub-menu {
            top: 45px;
            right: auto;
            background-color: #ede9e1; }

.desktop .sub-menu {
  border-radius: 0;
  -webkit-box-shadow: 0 0px 0px 0px;
          box-shadow: 0 0px 0px 0px; }

a.x-brand {
  display: none; }

.x-btn-navbar {
  background-color: transparent !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  color: #000 !important;
  margin-top: 0 !important; }

.x-nav-wrap.mobile.collapse ul, .x-nav-wrap.mobile.collapsing ul {
  padding: 0.625em;
  margin-top: 0; }

@media (max-width: 979px) {
  .top-right-links {
    display: none; } }

@media (max-width: 767px) {
  .x-topbar {
    text-align: left; } }

.entry-content {
  margin-top: 0em; }
  .entry-content .el1.x-section {
    background-color: #fff; }
    .entry-content .el1.x-section .advocaten-img-header {
      height: 100%;
      overflow: hidden; }
      .entry-content .el1.x-section .advocaten-img-header img {
        position: absolute;
        left: 0;
        top: 0;
        margin: 0;
        display: block;
        width: auto;
        height: auto;
        min-width: 100%;
        min-height: 100%;
        max-height: 100%;
        max-width: none;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
                transform: translateX(-50%); }
    .entry-content .el1.x-section #banner-img {
      height: 380px; }
      @media (max-width: 979px) {
        .entry-content .el1.x-section #banner-img {
          height: 262px; } }
      @media (max-width: 764px) {
        .entry-content .el1.x-section #banner-img {
          height: 170px; } }
      @media (max-width: 498px) {
        .entry-content .el1.x-section #banner-img {
          height: 100px; } }
  .entry-content #banner-names {
    background-color: #fbfbf9; }
    .entry-content #banner-names .x-text {
      font-size: 1.5em;
      text-align: left; }
      .entry-content #banner-names .x-text a {
        color: rgba(0, 0, 0, 0.85); }
        .entry-content #banner-names .x-text a:hover, .entry-content #banner-names .x-text a:active {
          color: #cf0903; }
      .entry-content #banner-names .x-text span {
        font-weight: bold; }
    @media (max-width: 978px) {
      .entry-content #banner-names .x-column {
        height: 100%;
        display: none; }
        .entry-content #banner-names .x-column .x-text {
          height: 15%; } }
    @media (max-width: 848px) {
      .entry-content #banner-names {
        background-color: transparent; }
        .entry-content #banner-names .x-text {
          height: unset !important;
          margin: 1em 0; }
          .entry-content #banner-names .x-text a {
            background: rgba(255, 255, 255, 0.75);
            font-size: 1.25em;
            border-bottom: 3px solid #cf0903;
            padding: 4px; }
            .entry-content #banner-names .x-text a span {
              padding: 4px; } }
    @media (min-width: 979px) {
      .entry-content #banner-names .x-column {
        display: inline-block;
        width: 100%;
        text-align: center; }
        .entry-content #banner-names .x-column .x-text {
          display: inline-block;
          margin: 0 3em; } }

.blogpost-list {
  margin: 2em 0; }
  @media (max-width: 1146px) {
    .blogpost-list .x-column.x-1-4 {
      width: 48%;
      margin-bottom: 4%; }
      .blogpost-list .x-column.x-1-4:nth-child(even) {
        margin-right: 0; } }
  @media (max-width: 767px) {
    .blogpost-list .x-column.x-1-4 {
      width: 100%;
      margin-right: 0; } }

.el35.x-text {
  font-size: 1.5em !important;
  color: #cf0903 !important; }

a.specialisme-list {
  color: #000 !important;
  font-weight: bold; }
  a.specialisme-list:hover h3, a.specialisme-list:active h3 {
    color: #cf0903 !important; }
  a.specialisme-list .specialisme-icon {
    display: inline-block;
    width: 16.5%;
    text-align: center;
    margin-bottom: 1em; }
    @media (max-width: 820px) {
      a.specialisme-list .specialisme-icon {
        width: 33%; } }
    @media (max-width: 696px) {
      a.specialisme-list .specialisme-icon {
        width: 50%; } }
    @media (max-width: 406px) {
      a.specialisme-list .specialisme-icon {
        width: 100%; }
        a.specialisme-list .specialisme-icon img {
          width: 125px; } }
    a.specialisme-list .specialisme-icon h3 {
      margin-top: 2em;
      display: table;
      width: 100%;
      font-size: 1.5em;
      color: rgba(0, 0, 0, 0.85); }

.news-list {
  margin-top: 2em; }
  .news-list a {
    display: block;
    color: #000;
    font-size: 1.5em;
    margin: 0.25em 0; }
    .news-list a:last-of-type {
      margin-bottom: 0; }

.mediapost-block, .contact-block {
  padding: 1em !important;
  margin-top: 1.25em !important;
  width: 100%; }
  .mediapost-block h2, .contact-block h2 {
    margin-top: 0em; }
    .mediapost-block h2:before, .contact-block h2:before {
      background: transparent; }

.mediapost-block {
  background: #ede9e1; }
  .mediapost-block hr {
    border-top: 1px solid #000; }
  .mediapost-block a {
    display: block;
    margin-bottom: 1.313em; }
    .mediapost-block a img {
      width: 25%;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center; }
    .mediapost-block a h3 {
      margin-top: 0;
      vertical-align: top;
      display: inline-block;
      width: 75%;
      padding-left: 1em;
      font-weight: bold;
      color: rgba(0, 0, 0, 0.85); }
    .mediapost-block a:hover h3 {
      color: #cf0903; }

.contact-block {
  background-image: url("/wp-content/themes/x-child/assets/img/contact.png");
  background-size: cover;
  background-repeat: none;
  background-position: center;
  position: relative; }
  .contact-block hr {
    border-top: 1px solid #fff; }
  .contact-block h2, .contact-block h3, .contact-block .text-link {
    color: #fff; }
  .contact-block h3 {
    font-weight: normal; }
    .contact-block h3 span {
      color: #000;
      font-weight: bold;
      margin-right: 0.5em; }
  .contact-block #contactBlockMail:hover {
    color: #fff !important; }
  .contact-block img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding-bottom: 1em; }
    @media (min-width: 546px) and (max-width: 767px) {
      .contact-block img {
        width: 45%; } }
    @media (min-width: 350px) and (max-width: 546px) {
      .contact-block img {
        width: 60%; } }

.specialisme-icon img {
  width: 36%; }

h2 a:hover {
  color: #cf0903 !important; }

.advocaten-highlight-text {
  margin: 1.313em 8em 0; }
  @media (max-width: 978px) {
    .advocaten-highlight-text {
      margin: 1.313em 0;
      text-align: left !important; } }

footer {
  min-height: 350px;
  margin-top: 11em;
  background-color: #ede9e1 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border-top: none !important; }
  @media (max-width: 700px) {
    footer {
      margin-top: 24em; } }
  footer .footer {
    position: absolute;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    left: 50%;
    width: 88%;
    margin: 0 auto;
    padding: 2em;
    background: #cf0903; }
    footer .footer .footerLeft, footer .footer .footerRight {
      width: 49%;
      display: inline-block; }
      footer .footer .footerLeft h3, footer .footer .footerRight h3 {
        color: #fff; }
      footer .footer .footerLeft p, footer .footer .footerRight p {
        color: #fff; }
      footer .footer .footerLeft input[type="text"], footer .footer .footerRight input[type="text"] {
        width: 65%;
        font-size: 16px;
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        margin-bottom: 0;
        height: 42px;
        float: left; }
      footer .footer .footerLeft input[type="submit"], footer .footer .footerRight input[type="submit"] {
        height: 42px;
        background: #ede9e1;
        color: #000;
        border: none;
        line-height: 0;
        margin-bottom: 0;
        -webkit-box-shadow: none;
                box-shadow: none;
        text-shadow: none;
        left: -1px;
        float: left;
        border-radius: 0; }
        footer .footer .footerLeft input[type="submit"]:hover, footer .footer .footerRight input[type="submit"]:hover {
          background: #b2afa9 !important; }
  @media (max-width: 1013px) {
    footer .footer .footerLeft, footer .footer .footerRight {
      width: 100%; } }
  @media (max-width: 700px) {
    footer .footer {
      -webkit-transform: translateX(-50%) translateY(-100%);
              transform: translateX(-50%) translateY(-100%);
      width: 100% !important;
      padding: 2em 7%; } }
  @media (max-width: 500px) {
    footer .footer .footerLeft input[type="text"], footer .footer .footerRight input[type="text"] {
      width: 100%; }
    footer .footer .footerLeft input[type="submit"], footer .footer .footerRight input[type="submit"] {
      width: 100%;
      left: 0;
      right: 0; } }
  footer .footerInfo {
    padding-top: 10em; }
    footer .footerInfo .infoWrapper {
      width: 100%;
      text-align: center; }
      footer .footerInfo .infoWrapper img {
        width: 450px; }
      footer .footerInfo .infoWrapper .bottom-links {
        margin-top: 1.5em; }
        footer .footerInfo .infoWrapper .bottom-links a {
          margin: 0 .5em !important;
          color: #000;
          font-weight: bold; }
          footer .footerInfo .infoWrapper .bottom-links a:hover {
            color: #cf0903; }

body.blog .x-iso-container, body.archive .x-iso-container {
  overflow: visible !important; }

body.blog .blogpost-wrapper:first-child, body.archive .blogpost-wrapper:first-child {
  width: 48%;
  margin-right: 4%; }
  @media (max-width: 989px) {
    body.blog .blogpost-wrapper:first-child, body.archive .blogpost-wrapper:first-child {
      margin-right: 2%; } }
  @media (max-width: 553px) {
    body.blog .blogpost-wrapper:first-child, body.archive .blogpost-wrapper:first-child {
      width: 100%;
      margin-right: 0%; } }
  body.blog .blogpost-wrapper:first-child .blogpost, body.archive .blogpost-wrapper:first-child .blogpost {
    min-height: calc(400px + 56px); }

body.blog .blogpost-wrapper, body.archive .blogpost-wrapper {
  width: 22%;
  margin-right: 4%;
  display: inline-block;
  position: relative;
  float: left;
  margin-bottom: 56px; }
  @media (max-width: 989px) {
    body.blog .blogpost-wrapper, body.archive .blogpost-wrapper {
      width: 48%;
      margin-right: 2%; }
      body.blog .blogpost-wrapper .blogpost, body.archive .blogpost-wrapper .blogpost {
        min-height: calc(400px + 56px); } }
  @media (max-width: 553px) {
    body.blog .blogpost-wrapper, body.archive .blogpost-wrapper {
      width: 100%;
      margin-right: 0%; } }

@media (min-width: 989px) {
  body.blog .blogpost-wrapper:nth-child(3), body.blog .blogpost-wrapper:nth-child(5), body.blog .blogpost-wrapper:nth-child(9), body.blog .blogpost-wrapper:nth-child(13), body.archive .blogpost-wrapper:nth-child(3), body.archive .blogpost-wrapper:nth-child(5), body.archive .blogpost-wrapper:nth-child(9), body.archive .blogpost-wrapper:nth-child(13) {
    margin-right: 0%; } }

.blogpost {
  background-size: cover;
  background-position: center;
  min-height: 200px;
  position: relative; }
  .blogpost .blogpost-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    padding: 1em;
    -webkit-transition: 0.5s;
    transition: 0.5s; }
    .blogpost .blogpost-overlay h3 {
      color: #fff;
      margin: 0;
      font-family: 'Lato';
      font-size: 1.5em;
      font-weight: 400;
      letter-spacing: 0; }
  .blogpost p {
    position: absolute;
    background: #cf0903;
    display: inline-block;
    color: #fff;
    left: 0;
    bottom: 0;
    margin-bottom: 0;
    padding: 0.25em 1em; }

.noImage {
  background-size: 85% !important;
  background-position: center;
  background-repeat: no-repeat;
  position: relative; }
  .noImage::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: -1; }

a:hover .blogpost-overlay {
  background: rgba(207, 9, 3, 0.5);
  -webkit-transition: 0.5s;
  transition: 0.5s; }

.post-author .author-img {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-size: cover;
  display: inline-block;
  border: 2px solid #fff; }

.post-author .author {
  margin-top: 1.25em; }
  .post-author .author h2 {
    margin-top: 0; }
  .post-author .author h2::before {
    background: transparent; }

.onderwerpen {
  background: #ede9e1;
  padding: 1em !important;
  margin-top: 1.25em !important; }
  .onderwerpen h2 {
    margin-top: 0; }
    .onderwerpen h2::before {
      background: transparent; }
  .onderwerpen hr {
    border-top: 1px solid #000; }
  .onderwerpen h3 {
    color: gray;
    font-weight: normal; }

.blogpost-img {
  width: 100%;
  height: 250px;
  background-size: cover;
  background-position: center; }

h1.post-title {
  display: inline-block;
  margin-top: 0;
  color: #cf0903;
  font-size: 2.7em;
  width: 75%; }

.content-info {
  margin-top: 1.25em; }
  .content-info h2 {
    display: inline-block;
    margin-top: 0;
    color: #cf0903; }
    .content-info h2::before {
      background: transparent !important; }
  .content-info p {
    display: inline-block;
    margin-top: 0;
    float: right; }
    @media (max-width: 1582px) {
      .content-info p {
        float: none !important;
        display: block !important; } }

.post-content, .category_desciption {
  margin-top: 1.25em;
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.85); }

.post-content h2 {
  font-size: 1.1em;
  margin-top: 2em; }

body.archive .x-main {
  width: 100% !important; }

@media (max-width: 1330px) {
  body.page-template-advocaten-pagina .x-column, body.single-fotoblog .x-column {
    width: 100% !important; }
  body.page-template-advocaten-pagina .onderwerpen, body.single-fotoblog .onderwerpen {
    display: none; }
  body.page-template-advocaten-pagina .author-img, body.single-fotoblog .author-img {
    height: 125px !important;
    width: 125px !important;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    margin-top: 4em; }
  body.page-template-advocaten-pagina .author, body.single-fotoblog .author {
    display: none; }
  body.page-template-advocaten-pagina .blogpost-content, body.single-fotoblog .blogpost-content {
    z-index: -1;
    margin-top: 4em; } }

@media (max-width: 767px) {
  body.page-template-advocaten-pagina .author-img, body.single-fotoblog .author-img {
    margin-top: 0; } }

@media (max-width: 1170px) {
  .blogpost-content {
    width: 100% !important; }
  .post-author, .onderwerpen {
    display: none; }
    .post-author .content-info .post-title, .onderwerpen .content-info .post-title {
      width: 100%; } }

.advocaat .advocaat-img {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  background-size: cover;
  display: inline-block; }

.advocaat .author {
  margin-top: 1.25em; }
  .advocaat .author h2 {
    margin-top: 0; }
  .advocaat .author h2::before {
    background: transparent; }
  .advocaat .author p {
    font-size: 1.5em;
    color: #cf0903;
    margin-bottom: 0; }
  .advocaat .author .text-link {
    margin-top: 0 !important; }

.in-de-media {
  background: #ede9e1;
  padding: 1em !important;
  margin-top: 1.25em !important; }
  .in-de-media h2 {
    margin-top: 0; }
    .in-de-media h2::before {
      background: transparent; }
  .in-de-media hr {
    border-top: 1px solid #000; }
  .in-de-media h3 {
    color: gray;
    font-weight: normal; }

.blogpost-img {
  width: 100%;
  height: 250px;
  background-size: cover; }

.content-info {
  margin-top: 1.25em; }
  .content-info h2 {
    display: inline-block;
    margin-top: 0;
    color: #cf0903; }
    .content-info h2::before {
      background: transparent !important; }
  .content-info p {
    display: inline-block;
    margin-top: 0;
    float: right; }

.post-content {
  margin-top: 1.25em;
  font-size: 1.5em;
  color: rgba(0, 0, 0, 0.85); }

.author-blog-posts {
  margin-top: 4em; }
  .author-blog-posts h2 {
    margin-bottom: 1em; }
  .author-blog-posts .x-column {
    display: inline-block;
    float: none;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 1%; }
    @media (max-width: 495px) {
      .author-blog-posts .x-column {
        width: 100%; } }

@media (max-width: 1289px) {
  .advocaat-info.x-column.x-1-4, .advocaat-content.x-column.x-3-4 {
    width: 100%; }
  .advocaat {
    display: table; }
    .advocaat .author {
      width: 74%;
      display: table-cell;
      vertical-align: middle;
      padding-left: 2em; } }

@media (max-width: 570px) {
  .advocaat .author {
    width: 100%;
    display: block;
    padding-left: 0; } }

.news-list.archive hr {
  margin: 4em 0;
  border-top-color: #ede9e1; }

.news-list.archive p {
  margin-bottom: 0; }

.news-list.archive p:last-child {
  font-size: 17.25px;
  font-weight: normal; }

button.sp-accordion {
  background-color: #fbfbf9;
  color: #000;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 21px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin: 1em 0; }

button.sp-accordion.active, button.sp-accordion:hover {
  background-color: #cf0903;
  color: #fff; }

div.sp-panel {
  padding: 0 18px;
  margin: 1em 0;
  display: none;
  background-color: white;
  color: #000; }
  div.sp-panel p {
    font-size: 21px !important; }

.fotoblog.archive a {
  position: relative;
  width: 31%;
  float: left;
  margin-right: 30px;
  margin-bottom: 2em; }
  @media (max-width: 1509px) {
    .fotoblog.archive a {
      width: 45%; } }
  @media (max-width: 704px) {
    .fotoblog.archive a {
      width: 90%; } }
  .fotoblog.archive a img {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    max-height: 434px;
    overflow: hidden;
    -o-object-fit: cover;
       object-fit: cover; }
  .fotoblog.archive a .fotoblog-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(207, 9, 3, 0);
    top: 0;
    -webkit-transition: .5s all;
    transition: .5s all; }
    .fotoblog.archive a .fotoblog-overlay p {
      visibility: hidden; }
  .fotoblog.archive a:hover .fotoblog-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(207, 9, 3, 0.75);
    top: 0;
    -webkit-transition: .5s all;
    transition: .5s all; }
    .fotoblog.archive a:hover .fotoblog-overlay p {
      visibility: visible;
      color: #fff;
      width: 100%;
      text-align: center;
      font-size: 1.25em;
      top: 50%;
      left: 50%;
      position: absolute;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }

.content-info.fotoblog img {
  display: block;
  width: 50%;
  height: auto;
  margin-bottom: 0;
  max-height: 518px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover; }
  @media (max-width: 1170px) {
    .content-info.fotoblog img {
      width: 100%; } }

.author-fotoblog-posts .x-column {
  display: inline-block;
  float: none;
  width: 23%;
  margin-right: 2%;
  margin-bottom: 1%; }
  @media (max-width: 979px) {
    .author-fotoblog-posts .x-column {
      width: 44%; } }
  @media (max-width: 506px) {
    .author-fotoblog-posts .x-column {
      width: 100%; }
      .author-fotoblog-posts .x-column .blogpost {
        min-height: 300px; } }
  .author-fotoblog-posts .x-column .blogpost-overlay {
    background: transparent; }
    .author-fotoblog-posts .x-column .blogpost-overlay:hover {
      background: rgba(207, 9, 3, 0.75); }

.author-img-fotoblog {
  position: relative;
  -webkit-transform: none;
          transform: none;
  left: 0;
  margin-top: 0; }
