/*
Theme Name: forkidsApp
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: forkidsapp
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

forkidsApp is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
header,
section,
article,
aside,
figure,
address,
time,
img,
p,
h1,
h2,
h3,
h4,
h5,
h6,
nav,
ul,
li,
blockquote,
label,
button,
input {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
body {
  background-color: #f3f7f9;
  font-family: 'Roboto', sans-serif;
  color: #373535;
}
h1 {
  margin-bottom: 2rem;
}
h2 {
  margin-bottom: 1.5rem;
}
h3 {
  margin-bottom: 1.5rem;
}
p {
  color: #868487;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 1rem;
}
ul {
  padding-left: 2rem;
}
li {
  color: #868487;
  padding-bottom: 0.5rem;
}
strong {
  color: #373535;
}
a {
  color: #35a0cd;
}
table {
  background-color: #fff;
}
tr,
td {
  padding: 0 1rem;
  height: 55px;
}
tr:nth-child(even) {
  background-color: rgba(113,75,141,0.05);
}
.site-header {
  background: url("./assets/header-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 90px;
}
.site-header-home {
  background: url("") no-repeat center bottom;
  background-size: cover;
  height: 90px;
}
.site-header-container {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.site-branding img {
  transition: all 0.3s ease-in-out;
}
.site-branding img:hover {
  transform: scale(1.05);
}
.main-navigation ul {
  list-style: none;
  display: flex;
}
.main-navigation ul li {
  padding-left: 2rem;
  padding-bottom: 0;
}
.main-navigation ul a {
  font-size: 14px;
  color: rgba(255,255,255,0.8);
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  display: block;
  border-bottom: 3px transparent solid;
  transition: all 0.3s ease-in-out;
}
.main-navigation ul a:hover {
  color: #fff;
  border-bottom: 3px #fff solid;
}
.lrm-switcher {
  display: none !important;
}
.mobile-menu,
.modal-menu-mobile {
  display: none;
}
.wpml-ls-current-language {
  position: relative;
}
.wpml-ls-current-language .sub-menu {
  position: absolute;
  display: none !important;
  top: 20px;
  padding-left: 15px;
  margin-left: -15px;
}
.wpml-ls-current-language .sub-menu li {
  padding-left: 0 !important;
  min-width: 150px;
}
.wpml-ls-current-language .sub-menu li a {
  color: #373535 !important;
}
.wpml-ls-current-language:hover > .sub-menu {
  display: flex !important;
  flex-direction: column;
}
@media (max-width: 700px) {
  .menu {
    display: none !important;
  }
  .mobile-menu {
    display: block;
    font-weight: bolder;
    color: #fff;
    font-size: 16px;
  }
  .modal-menu-mobile {
    position: fixed;
    color: #fff;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #714b8d;
    z-index: 999;
    transition: all 0.3s ease;
  }
  .modal-menu-mobile-container {
    width: 100%;
    height: 100%;
  }
  .modal-menu-mobile-container .mobile-menu {
    list-style: none;
    display: flex;
    height: 100vh !important;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
    padding-left: 3rem;
  }
  .modal-menu-mobile-container .mobile-menu li {
    padding: 0.5rem 0;
  }
  .modal-menu-mobile-container .mobile-menu li a {
    text-decoration: none;
    color: #fff;
  }
  .close-icon {
    color: #fff;
    position: absolute;
    top: 4%;
    left: 4%;
    text-decoration: none;
    cursor: pointer;
    font-size: 21px;
    font-weight: bolder;
  }
  .wpml-ls-current-language .sub-menu {
    display: block !important;
    position: relative !important;
  }
}
.site-content {
  min-height: calc(100vh - 90px - 90px);
}
.page-header {
  max-width: 90%;
  margin: 0 auto;
  margin: 3rem auto;
}
.entry-header {
  max-width: 90%;
  margin: 0 auto;
  margin: 2rem auto;
}
.entry-content {
  max-width: 90%;
  margin: 0 auto;
}
.home-hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}
.home-hero-bg img {
  max-width: 100%;
  height: auto;
}
.home-hero-container {
  max-width: 690px;
  margin: 0 auto;
  margin: 2rem auto;
}
.home-hero-container h1 {
  color: #fff;
  font-size: 48px;
}
.join-us {
  background: url("./assets/join-us-bg.jpg") no-repeat center center;
  background-size: cover;
  height: 400px;
}
.general-container {
  max-width: 90%;
  margin: 0 auto;
  margin: 3rem auto;
}
.general-container__center {
  max-width: 90%;
  margin: 0 auto;
  margin: 3rem auto;
  display: flex;
  width: 100%;
  justify-content: center;
  align-items: center;
}
.general-container__center__vertical {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  align-items: center;
  text-align: center;
}
.general-container__center__vertical h2 {
  font-size: 48px;
  line-height: 50px;
  color: #fff;
}
.sheet-container {
  max-width: 1200px;
  margin: 0 auto;
}
.viewer-container .canvasio3D {
  overflow: visible;
  height: 940px !important;
  width: 940px !important;
}
.viewer-container .canvasio3D canvas {
  height: 940px !important;
  width: 940px !important;
}
.my-exercises-list {
  list-style: none;
  background-color: #fff;
}
.my-exercises-list li {
  display: flex;
  padding: 1rem;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #d3d3d3;
}
.my-exercises-list li a {
  flex: 0 0 30%;
}
.my-exercises-list li button {
  display: inline-block !important;
}
@media (max-width: 700px) {
  .home-hero-container {
    max-width: 90%;
    width: 90%;
    margin-top: -0.25rem;
  }
  .home-hero-content h1 {
    font-size: 24px;
    text-align: center;
  }
}
.single-content .exercise {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 16px;
}
.single-content .entry-header {
  display: none;
}
.exercise-header {
  margin-top: 3rem;
  margin-bottom: 1.5rem;
  font-family: 'Montserrat', sans-serif;
}
.exercise-subjects {
  margin-bottom: 0;
}
.exercise-subjects a {
  color: #714b8d;
  text-decoration: none;
  font-size: 18px;
  transition: all 0.3s ease-in-out;
}
.exercise-subjects a:hover {
  color: #523767;
}
.exercise-title {
  font-size: 28px;
  margin-bottom: 0;
}
.exercise-author {
  font-size: 18px;
  color: #868487;
}
.grid-exercise {
  max-width: 100%;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: 25% 50% 25%;
}
.grid-exercise-item {
  margin-bottom: 48px;
}
.grid-exercise-item img {
  display: block;
}
.grid-exercise-item .wp-post-image {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.grid-exercise-item-header {
  border-bottom: 2px solid #dfe4e7;
  margin-bottom: 1.5rem;
  position: relative;
}
.grid-exercise-item-header h2 {
  font-family: 'Montserrat';
  font-size: 16px;
  text-transform: uppercase;
  padding-bottom: 1rem;
  margin-bottom: 0;
}
.exercise-carrusel-grid {
  max-width: 100%;
  display: grid;
  grid-gap: 24px;
  margin: 24px 0;
  grid-template-columns: 1fr;
}
.exercise-carrusel-grid img {
  max-width: 100%;
  height: auto;
}
.underlined-blue {
  display: block;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #35a0cd;
}
.underlined-purple {
  display: block;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #714b8d;
}
.underlined-green {
  display: block;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #d2db2f;
}
.underlined-red {
  display: block;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #df3f2f;
}
.underlined-orange {
  display: block;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #eb8b2d;
}
.underlined-pink {
  display: block;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -2px;
  left: 0;
  background-color: #e0547d;
}
.general-info-item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 24px;
}
.general-info-item img {
  margin-right: 24px;
  width: 29px;
  height: auto;
}
.general-info-item p {
  margin-bottom: 0;
}
.general-info-item p strong {
  color: #373535;
}
.model-info-item {
  margin-bottom: 0.5rem;
}
.model-info-item p {
  margin-bottom: 0;
}
.exercises-grid .wpv-loop {
  max-width: 90%;
  margin: 0 auto;
  margin: 3rem auto;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
}
.exercise-card {
  position: relative;
  width: 100%;
  overflow: hidden;
  box-shadow: 0 4px 14px 0 rgba(0,0,0,0.27);
  border-radius: 8px;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.exercise-card a {
  text-decoration: none;
}
.exercise-card a p {
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
}
.exercise-card:hover {
  box-shadow: 0 15px 35px 0 rgba(0,0,0,0.27);
}
.card-image-mask {
  width: 100%;
  height: 228px;
  background: url("./assets/header-home-bg.png") center top no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.card-image-mask img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.card-footer {
  background-color: #fff;
  font-family: 'Montserrat', sans-serif;
}
.card-footer-container {
  padding: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.card-footer-subject {
  text-transform: lowercase;
  color: #714b8d;
  font-size: 12px;
  font-weight: bold;
}
.card-footer-title {
  color: #373535;
  font-weight: bold;
}
.draft-tag {
  width: 100%;
  height: 55px;
  background-color: #35a0cd;
  color: #fff;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.draft-tag span {
  line-height: 55px;
  padding-left: 1rem;
}
.edit-exercise-container {
  margin: 2rem auto;
}
.edit-exercise-header {
  margin-bottom: 2rem;
  border-bottom: 2px solid #dfe4e7;
}
.edit-exercise-container .grid-exercise {
  border-bottom: 2px solid #dfe4e7;
}
.favorites-exercise-container {
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 1;
  background-color: rgba(255,255,255,0.75);
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  min-width: 100px;
  padding: 0 1rem;
  height: 38px;
  cursor: pointer;
  border-radius: 16px;
  transition: all 0.3s ease-in-out;
}
.favorites-exercise-container span {
  font-size: 12px;
  padding-left: 4px;
}
.favorites-exercise-container:hover {
  transform: scale(1.05);
}
.favorites-exercise-container-in-exercise {
  background-color: rgba(255,255,255,0.75);
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  width: 100px;
  padding: 0 1rem;
  margin: 0.5rem 0;
  height: 38px;
  cursor: pointer;
  border-radius: 16px;
  transition: all 0.3s ease-in-out;
}
.favorites-exercise-container-in-exercise span {
  font-size: 12px;
  padding-left: 4px;
}
.favorites-exercise-container-in-exercise:hover {
  transform: scale(1.05);
}
.simplefavorite-button {
  display: flex;
  align-items: center;
  border: none;
  font-size: 12px;
  cursor: pointer;
  background-color: transparent !important;
}
.favorites-list {
  background-color: #fff;
  padding: 1rem;
  margin-bottom: 1rem;
}
.favorites-list li {
  border-top: none !important;
  border-bottom: 1px solid #f2f2f2;
  display: flex;
  justify-content: space-between;
}
.favorites-list li::before,
.favorites-list li::after {
  display: none !important;
}
.sf-icon-star-empty:before {
  content: url("./assets/empty-star.svg") !important;
  padding-left: 6px;
}
.sf-icon-star-full:before {
  content: url("./assets/full-star.svg") !important;
  padding-left: 6px;
}
.simplefavorite-button.active {
  opacity: 1 !important;
}
.mycred-table,
.mycred-hook-table {
  width: 100%;
  text-align: center;
}
.sheet-content .template {
  display: flex;
}
.sheet-content .template a {
  padding-right: 0.5rem;
}
.mycred-history-wrapper .pagination {
  list-style: none;
  display: flex;
  justify-content: center;
  margin: 2rem 0;
}
.mycred-history-wrapper .pagination li {
  padding-right: 0.5rem;
}
.user-logged-actions {
  display: flex;
  align-items: center;
}
.user-logged-actions a {
  padding-right: 1rem;
}
.exercises-search-form-container {
  max-width: 690px;
  margin: 0 auto;
}
.wplinkpreview {
  width: 100% !important;
  box-shadow: none !important;
}
.wplinkpreview-title {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  padding: 16px;
  font-weight: bolder;
}
.wplinkpreview-description {
  padding: 0 16px;
  font-size: 12px;
  color: #868487;
}
.wplinkpreview-source {
  padding: 16px;
  display: flex;
}
.wplinkpreview-source a {
  font-size: 12px;
  text-transform: lowercase;
  font-style: italic;
}
.wplinkpreview-source img {
  margin-right: 6px;
}
#copy-stl-selector-container,
#copy-gallery-selector-container,
#copy-featured-image,
#copy-resources-selector-container {
  border: 2px dashed #808080;
  padding: 2rem;
  margin-bottom: 2rem;
  background-color: #fff;
  border-radius: 24px;
  width: 100%;
  max-width: 600px;
}
#copy-stl-selector-container select,
#copy-gallery-selector-container select,
#copy-featured-image select,
#copy-resources-selector-container select {
  width: 50%;
  margin-right: 0.5rem;
  margin-top: 1rem;
  height: 30px;
  line-height: 30px;
  outline: none;
}
#copy-stl-selector-container a,
#copy-gallery-selector-container a,
#copy-featured-image a,
#copy-resources-selector-container a {
  padding: 1rem;
}
#copy-gallery-selector-container select,
#copy-featured-image select,
#copy-resources-selector-container select {
  width: 100%;
  margin-bottom: 1rem;
}
#copy-gallery-selector-container a,
#copy-featured-image a,
#copy-resources-selector-container a {
  display: block;
  text-align: center;
}
@media (max-width: 700px) {
  .grid-exercise {
    grid-template-columns: 1fr;
  }
  .exercises-grid .wpv-loop {
    grid-template-columns: 1fr;
  }
}
.site-footer {
  background-color: #d2db2f;
  color: #fff;
  padding: 3rem 0;
}
.site-footer-container {
  max-width: 90%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  height: 100%;
}
.site-footer-container img {
  margin: 1.5rem 0;
}
@media (max-width: 700px) {
  .site-footer {
    height: auto;
  }
  .site-footer-container {
    padding: 1rem;
  }
}
input {
  height: 55px;
  margin-bottom: 1rem;
}
input[type="text"],
input[type="search"],
input[type="email"],
input[type="password"] {
  padding-left: 1rem;
  border: none;
}
input[type="submit"],
input[type="button"] {
  background-color: #35a0cd;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-weight: bolder;
  padding: 0 18px;
  transition: all 0.3s ease-in-out;
}
input[type="submit"]:hover,
input[type="button"]:hover {
  background-color: #27789a !important;
}
input[type="checkbox"] {
  height: 16px;
  margin-right: 0.5rem;
  margin-top: 1rem;
}
input[type="file"] {
  font-size: 12px;
}
textarea {
  padding-top: 1rem;
  padding-left: 1rem;
}
select {
  margin-bottom: 1rem;
}
label {
  color: #373535;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5rem;
}
.home-hero-content input[type="search"] {
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
}
.home-hero-content input[type="button"] {
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  background-color: #35a0cd;
  padding: 0;
}
.facetwp-facet-exercises {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
.facetwp-facet-exercises input[type="search"] {
  flex: 0 0 75%;
  width: 75%;
  max-width: 75%;
}
.facetwp-facet-exercises input[type="button"] {
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
}
.main-btn,
.main-btn__dark {
  display: block;
  height: 55px;
  min-width: 250px;
  text-align: center;
  line-height: 55px;
  border-radius: 8px;
  background-color: #35a0cd;
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0 20px;
  border: none;
  transition: all 0.3s ease-in-out;
}
.main-btn:hover,
.main-btn__dark {
  background-color: #27789a;
}
.main-btn__dark {
  background-color: #2e2b3d;
}
.wpt-form-set-checkboxes {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}
.wpt-form-set-checkboxes li {
  margin-right: 2rem;
}
.general-form-container {
  max-width: 690px;
  margin: 0 auto;
}
.gfield_required {
  display: none;
}
.register-card input {
  width: 100%;
}
.blue-btn {
  height: 55px;
  background-color: #35a0cd;
  color: #fff;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-weight: bolder;
  padding: 0 18px;
  transition: all 0.3s ease-in-out;
}
.btn-to-drafts,
.btn-to-drafts-my-account {
  color: #35a0cd !important;
  border: 3px solid #35a0cd !important;
  background-color: transparent !important;
}
.delete_exercise_button {
  background-color: #df3f2f;
  color: #fff;
  height: 55px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-weight: bolder;
  padding: 0 18px;
  transition: all 0.3s ease-in-out;
}
.cred-edit-post {
  color: #35a0cd;
  background-color: transparent;
  height: 55px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  font-weight: bolder;
  padding: 0 18px;
  transition: all 0.3s ease-in-out;
}
table input[type="submit"] {
  margin-bottom: 0;
}
.ginput_container_consent {
  display: flex;
  align-items: center;
}
.ginput_container_consent label {
  margin-bottom: 0;
}
@media (max-width: 700px) {
  table {
    overflow-x: auto !important;
    display: block;
  }
}
.comments-area {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 5%;
  margin: 3rem auto;
}
.print-section {
  max-width: 1200px;
  margin: 0 auto;
  margin: 3rem auto;
}
.print-notification {
  max-width: 690px;
  margin: 0 auto;
  background-color: #fff;
  padding: 2rem;
  box-shadow: 0 4px 14px 0 rgba(0,0,0,0.27);
  border-radius: 8px;
  margin: 2rem auto;
}
.print-grid .wpv-loop {
  padding-left: 0;
  list-style: none;
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
}
.print-card {
  position: relative;
  width: 100%;
}
.print-mask {
  width: 100%;
  height: 380px;
  overflow: hidden;
}
.print-mask img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.print-metadata {
  position: absolute;
  bottom: 0;
  left: 0;
  background-color: rgba(255,255,255,0.75);
  height: auto;
  width: 100%;
  padding: 0 1rem;
  display: flex;
  flex-direction: column;
}
.print-metadata p {
  color: #373535;
  font-size: 14px;
  margin-bottom: 0;
}
.print-metadata-footer {
  max-height: 120px;
  overflow: scroll;
}
.print-metadata-footer p {
  font-style: italic;
}
.print-metadata-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.report-content-container {
  margin: 2rem 0;
}
.report-content-container a {
  color: #df3f2f !important;
}
@media (max-width: 700px) {
  .print-grid .wpv-loop {
    grid-template-columns: 1fr;
  }
}
