.f6 {
  font-size: 13px !important;
}

.allcaps {
  text-transform: uppercase;
}

.bordert {
  border-top: 1px solid #A7A7A7;
}

.borderr {
  border-right: 1px solid #A7A7A7;
}

.borderb {
  border-bottom: 1px solid #A7A7A7 !important;
}

.borderl {
  border-left: 1px solid #A7A7A7;
}

.border {
  border: 1px solid #A7A7A7;
}

.TGN-light {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
}

.f1 {
  font-size: 7vw;
}

.f1m {
  font-size: 1em;
}

.f2 {
  font-size: 2.3em;
}

.f2b {
  font-size: 32px;
}

.f3 {
  font-size: 24px;
}

.f4 {
  font-size: 18px;
}

.f5 {
  font-size: 16px;
}

.f6 {
  font-size: 13px;
}

.f7 {
  font-size: 11px;
}

.error-404 {
  text-align: center;
  padding-top: 10px;
  font-size: 60px;
}

body {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow-y: scroll;
}
body:not(.issues):not(.page) main {
  margin-top: 88px;
  padding-top: 0;
  margin-bottom: 100px;
}
body.page main {
  margin-top: 110px;
  padding-top: 0;
  margin-bottom: 100px;
}
body.page-template-default .content_wpr {
  margin-top: -20px;
}
body main {
  margin: 0 40px 100px;
}
body main .page-sidebar {
  position: fixed;
  width: 40px;
  height: calc(100% - 122px);
  bottom: 0;
  top: 92px;
}
body main .page-sidebar.page-left {
  border-right: 1px solid #A7A7A7;
  left: 0;
}
body main .page-sidebar.page-left a {
  transform: rotate(180deg);
}
body main .page-sidebar.page-right {
  border-left: 1px solid #A7A7A7;
  right: 0;
}
body main .page-sidebar a {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  padding: 10px;
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  text-align: center;
  writing-mode: vertical-rl;
  text-orientation: mixed;
  transition: display 0.3s ease-in-out;
  white-space: nowrap;
}
body main .page-sidebar a span {
  position: absolute;
  transform: translateY(-50%);
  transition: 0.3s ease-in-out;
}
body main .page-sidebar a span.page_label {
  opacity: 1;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
}
body main .page-sidebar a span.page_title {
  opacity: 0;
}
body main .page-sidebar a:not(:hover) .page_label {
  transition-delay: 0.2s;
}
body main .page-sidebar a:hover .page_label:not(.disabled) {
  opacity: 0;
}
body main .page-sidebar a:hover .page_title:not(.disabled) {
  opacity: 1;
  transition-delay: 0.2s;
}
body main .content_wpr {
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
body main .content_wpr .back {
  border-bottom: 1px solid #A7A7A7 !important;
  border-top: 1px solid #A7A7A7;
  padding: 25px 0;
  text-align: center;
}
body main .content_wpr .back a {
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.15em;
  color: #484848;
}
body main .content_wpr #post_title {
  text-align: center;
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 1em;
  letter-spacing: 1px;
}
body main .content_wpr #post_header {
  margin-bottom: 5vw;
}
body main .content_wpr #post_header #meta_issue-mobile {
  display: none;
  visibility: hidden;
}
body main .content_wpr #post_header .meta_issue h5 {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #373737;
  text-align: center;
}
body main .content_wpr #post_header #post_Meta {
  margin-bottom: 5vw;
}
body main .content_wpr #post_header #post_Meta #meta_wpr {
  text-align: center;
}
body main .content_wpr #post_header #post_Meta #meta_wpr #meta_title {
  margin: 5vw 0;
}
body main .content_wpr #post_header #post_Meta #meta_wpr #meta_title h1 {
  margin: 0;
}
body main .content_wpr #post_header #post_Meta #meta_wpr #meta_excerpt p {
  font-size: 18px;
  line-height: 1.4em;
  margin: 0;
}
body main .content_wpr #post_header #post_Meta #meta_wpr #meta_excerpt p:not(:last-child) {
  font-family: "Canela Text Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
}
body main .content_wpr #post_header #post_Meta #meta_wpr #meta_excerpt p:last-child {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
body main .content_wpr #post_header #post_IMG .caption-wpr {
  overflow: hidden;
}
body main .content_wpr #post_header #post_IMG .caption-wpr figcaption {
  transition: 0.2s ease-in-out;
  opacity: 0;
}
body main .content_wpr #post_header #post_IMG:hover figcaption {
  opacity: 1;
  visibility: visible;
}
body main .content_wpr #post_content {
  font-family: "Canela Text Web";
  font-stretch: normal;
  font-weight: 400;
  font-style: normal;
}
body main .content_wpr #post_content #post_content_wpr {
  padding-bottom: 100px;
}
body main .content_wpr.single_post_default #post_header #meta_excerpt {
  margin: 0 20vw;
}
body main .content_wpr.single_post_default #post_header #post_IMG img {
  width: 100%;
}
body main .content_wpr.single_post_narrow #post_IMG {
  position: fixed;
}
body main .content_wpr.single_post_narrow #post_Meta {
  margin-left: 50vw;
}
body main .content_wpr.single_post_narrow #post_content #post_content_wpr {
  margin-left: 50vw;
  padding: 50px;
  margin-right: 0;
}
body main .content_wpr:not(.single_post_default) #post_header {
  display: flex;
  height: calc(100vh - 100px);
}
body main .content_wpr:not(.single_post_default) #post_header #post_IMG {
  width: 50vw;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
body main .content_wpr:not(.single_post_default) #post_header #post_IMG .img-wpr {
  height: 100%;
  width: 100%;
}
body main .content_wpr:not(.single_post_default) #post_header #post_IMG .img-wpr img {
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}
body main .content_wpr:not(.single_post_default) #post_header #post_Meta {
  width: 50vw;
}
body main .content_wpr:not(.single_post_default) #post_header #post_Meta #meta_wpr {
  padding: 5vw;
  height: 100%;
  display: flex;
  flex-direction: column;
}
body main .content_wpr:not(.single_post_default) #post_header #post_Meta #meta_wpr .meta_item#meta_title {
  flex: 1;
}
body main .content_wpr:not(.single_post_default) #post_header #post_Meta #meta_wpr .meta_item#meta_title h1 {
  top: 50%;
  position: relative;
  transform: translateY(-50%);
  font-size: 4vw;
}
body main .content_wpr.product {
  padding: 20px 40px;
}
body main.unsticky .page-sidebar {
  position: absolute;
  top: 100%;
  transform: translateY(calc(-100% + 302px));
  height: calc(100vh - 150px);
}
body main.unsticky .page-sidebar.page-left {
  left: -40px;
}
body main.unsticky .page-sidebar.page-right {
  right: -40px;
}
body main.unsticky-header .single_post_narrow #post_IMG {
  position: absolute !important;
  bottom: 50px;
}

.home .content-wpr {
  margin: -19px 20px 0;
}
.home .content-wpr #header-issue-link:hover {
  color: #373737 !important;
}
.home .content-wpr #header-issue-link:hover .page-header-wpr.right:before {
  opacity: 1;
}
.home .content-wpr .page-header {
  display: flex;
  justify-content: space-between;
}
.home .content-wpr .page-header .page-header-wpr {
  width: calc(50% - 10px);
}
.home .content-wpr .page-header .page-header-wpr.left {
  text-align: center;
  margin-top: 8em;
  margin-bottom: 2em;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home .content-wpr .page-header .page-header-wpr.left * {
  margin: 0;
}
.home .content-wpr .page-header .page-header-wpr.left h6 {
  text-transform: none;
}
.home .content-wpr .page-header .page-header-wpr.left #issue-title h1 {
  font-size: 10vw;
  line-height: initial;
}
.home .content-wpr .page-header .page-header-wpr.left #issue-title h1:hover, .home .content-wpr .page-header .page-header-wpr.left #issue-title h2:hover {
  color: #A7A7A7 !important;
  transition: 0.2s color ease-in-out;
}
.home .content-wpr .page-header .page-header-wpr.left #issue-description {
  margin: 0 5em;
}
.home .content-wpr .page-header .page-header-wpr.left #issue-description h6 {
  margin-bottom: 2em;
}
.home .content-wpr .page-header .page-header-wpr.left #issue-description p {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
.home .content-wpr .page-header .page-header-wpr.right {
  position: relative;
  overflow: hidden;
  width: calc(50% - 10px);
}
.home .content-wpr .page-header .page-header-wpr.right img {
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
  object-fit: cover;
  object-position: center;
}
.home .content-wpr nav.wp-block-navigation {
  margin-bottom: 1.5em;
  column-gap: 2em;
}
.home .content-wpr nav.wp-block-navigation ul li a {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 2em;
}

.page-sub-nav,
.single-product #breadcrumb-wpr {
  position: sticky;
  top: 90px;
  margin: -10px 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: white;
  padding-bottom: 10px;
  z-index: 2;
}

#categories-nav #categories-nav-contents {
  display: flex;
  width: 100%;
  border-bottom: 1px solid #A7A7A7 !important;
}
#categories-nav #categories-nav-contents * {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#categories-nav #categories-nav-contents #categories-filter {
  flex: 1;
}
#categories-nav #categories-nav-contents #categories-filter button {
  height: 32px;
  flex: 1;
  padding: 0;
  border: 0;
  margin: 0;
  background: transparent;
  height: auto;
}
#categories-nav #categories-nav-contents #categories-filter button svg {
  margin-left: 10px;
}
#categories-nav #categories-nav-contents #categories-filter button svg path {
  transition: 0.2s ease-in-out;
}
#categories-nav #categories-nav-contents #categories-filter button:hover svg path {
  fill: #A7A7A7;
}
#categories-nav #categories-nav-contents #categories-all {
  flex: 1;
  text-align: right;
}
#categories-nav #categories-nav-contents #mobile-categories {
  display: none;
  visibility: hidden;
  padding: 0 10px 10px 0;
  background: white;
}
#categories-nav #categories-nav-contents #mobile-categories button {
  flex: 1;
  padding: 0 !important;
  border: 0 !important;
  margin: 0;
  background: transparent;
  height: auto;
}
#categories-nav #categories-nav-contents #mobile-categories button svg {
  margin-left: 5px;
  transform: rotate(90deg);
}
#categories-nav #categories-nav-contents #mobile-categories button svg path {
  transition: 0.2s ease-in-out;
}
#categories-nav #categories-nav-contents #mobile-categories button:hover svg path {
  fill: #A7A7A7;
}
#categories-nav #categories-nav-contents #mobile-categories button.open svg {
  transform: rotate(-90deg);
}
#categories-nav #categories-nav-contents #mobile-categories #categories {
  height: 0;
  overflow: hidden;
}
#categories-nav #categories-nav-contents #mobile-categories #categories .menu-shop-categories-container ul {
  display: block;
}
#categories-nav #categories-nav-contents #mobile-categories #categories .menu-shop-categories-container ul li {
  text-align: left;
  padding: 0;
  height: auto;
}
#categories-nav #categories-nav-contents #mobile-categories #categories.open {
  height: auto;
}

body:not(.woocommerce) #categories-filter * {
  display: none;
  visibility: hidden;
}

.menu-shop-categories-container {
  min-height: 32px;
}
.menu-shop-categories-container ul {
  margin: 0;
  list-style: none;
}
.menu-shop-categories-container ul.menu {
  padding: 0;
  display: flex;
  justify-content: space-evenly;
  position: relative;
}
.menu-shop-categories-container ul.menu li {
  position: relative;
  height: 32px;
  padding: 0 10px;
}
.menu-shop-categories-container ul.menu li:hover .sub-menu {
  visibility: visible;
}
.menu-shop-categories-container ul.sub-menu {
  visibility: hidden;
  position: absolute;
  padding: 15px 0 50px;
  left: 50%;
  transform: translateX(-50%);
  width: max-content;
}
.menu-shop-categories-container ul.sub-menu li {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 13px;
  text-transform: none;
}
.menu-shop-categories-container ul.sub-menu li:hover a {
  border-bottom: none !important;
}
.menu-shop-categories-container ul li {
  text-align: center;
}
.menu-shop-categories-container ul.menu > li.menu-item-has-children:hover > a {
  border-bottom: 1px solid #A7A7A7 !important;
}

@media only screen and (max-width: 782px) {
  .shop-categories .wp-block-column {
    padding: 0;
  }
  #categories-nav #categories-nav-contents {
    border-bottom: none !important;
  }
  #categories-nav #categories-filter,
  #categories-nav #categories-nav-contents > .menu-shop-categories-container,
  #categories-nav #categories-all {
    display: none;
    visibility: hidden;
  }
  #categories-nav #mobile-categories {
    display: block !important;
    visibility: visible !important;
  }
}
.archive_wpr > article.post-hvr .imageWpr a::before {
  opacity: 1;
}
.archive_wpr > article .imageWpr {
  position: relative;
}
.archive_wpr > article .imageWpr a:before {
  height: 100%;
  width: 100%;
  background: rgba(45, 87, 150, 0.3137254902);
  position: absolute;
  content: "";
  display: block;
  opacity: 0;
  transition: 0.2s ease-in-out;
  z-index: 1;
}
.archive_wpr > article .imageWpr a {
  height: 100%;
  width: 100%;
}
.archive_wpr > article .post-meta {
  margin: 0;
}
.archive_wpr > article .post-meta.post-type {
  padding: 8px 0;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  border-bottom: 1px solid #A7A7A7 !important;
}
.archive_wpr > article .post-meta.post-link {
  font-style: italic;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.archive_wpr > article .post-meta.post-link:hover {
  text-overflow: inherit;
}
.archive_wpr > article .post-meta.post-preview {
  text-transform: none;
  padding-top: 8px;
}
.archive_wpr > article .post-meta.post-preview p {
  font-family: "Canela Text Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  letter-spacing: 1px;
  margin-bottom: 0;
  line-height: 1.4em;
  text-transform: none;
}

.widget {
  margin: 0;
}

.archive-header {
  text-align: center;
}

hr {
  background-color: #A7A7A7;
  border: none;
}

.blog .page-header {
  padding: 100px 0;
  margin: 0 15px;
  border-bottom: 1px solid #A7A7A7 !important;
}
.blog .page-header h1 {
  text-transform: initial;
  text-align: center;
  margin: 0;
}
.blog .page-header h2 {
  text-align: center;
  font-size: 24px;
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  text-transform: capitalize;
  margin: 0;
}
.blog .content_wpr {
  display: flex;
  padding-top: 20px;
}
.blog .content_wpr .col-left.post-filter {
  min-width: 30%;
  margin-right: 20px;
}
.blog .content_wpr .col-left.post-filter h6 {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  margin: 0;
}
.blog .content_wpr .col-left.post-filter button {
  display: none;
  padding: 0;
  background: transparent;
  border: none;
  color: #000000 !important;
}
.blog .content_wpr .col-left.post-filter button.open {
  color: #B5AFAF !important;
}
.blog .content_wpr .col-left.post-filter button.open span {
  transform: rotate(180deg);
}
.blog .content_wpr .col-left.post-filter button span {
  margin-left: 5px;
}
.blog .content_wpr .col-left.post-filter ul.cat-list {
  margin-top: 20px;
  list-style: none;
  padding: 0;
}
.blog .content_wpr .col-left.post-filter ul.cat-list li a {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 18px;
}
.blog .content_wpr .col-right.post-previews {
  display: grid;
  grid-row-gap: 0px;
  grid-template-columns: repeat(auto-fill, minmax(calc(50% - 20px), 1fr));
  grid-auto-rows: 10px;
  width: calc(70% - 10px);
  margin-right: -10px;
}
.blog .content_wpr .col-right.post-previews .post-wpr {
  border: 0 !important;
  padding: 0 10px;
}
.blog .content_wpr .col-right.post-previews .post-wpr:not(:nth-child(1)):not(:nth-child(2)) article.type-post {
  border-top: 1px solid #A7A7A7;
  padding-top: 20px;
}
.blog .content_wpr .col-right.post-previews article.type-post {
  width: 100%;
  margin: 0;
  padding-bottom: 20px;
}
.blog .content_wpr .col-right.post-previews article.type-post .metaWpr {
  display: flex;
  flex-direction: column;
}
.blog .content_wpr .col-right.post-previews article.type-post .metaWpr .post-preview {
  order: 1;
  margin: 0;
}
.blog .content_wpr .col-right.post-previews article.type-post .metaWpr .post-preview p {
  margin: 0;
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 24px;
  text-transform: none;
  width: fit-content;
  padding: 5px 50% 10px 10px;
  border-bottom: 1px solid #A7A7A7 !important;
}
.blog .content_wpr .col-right.post-previews article.type-post .metaWpr .post-link {
  order: 2;
  margin: 0;
  line-height: initial;
}
.blog .content_wpr .col-right.post-previews article.type-post .metaWpr .post-link a {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 32px;
  text-transform: uppercase;
  padding: 10px;
  display: block;
}
.blog .content_wpr .col-right.post-previews article.type-post .metaWpr .post-type {
  display: none;
  visibility: hidden;
}

@media only screen and (max-width: 782px) {
  .blog .page-header {
    padding: 40px 0;
    margin: 0;
  }
  .blog .page-header h1 {
    font-size: 32px;
  }
  .blog .page-header h2 {
    font-size: 18px;
  }
  .blog .content_wpr {
    display: block;
  }
  .blog .content_wpr .col-left.post-filter {
    position: fixed;
    z-index: 100;
    width: 100%;
    margin: 0;
    background: white;
    top: 100px;
  }
  .blog .content_wpr .col-left.post-filter h6 {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
    margin: 0;
  }
  .blog .content_wpr .col-left.post-filter h6.desktop {
    display: none;
  }
  .blog .content_wpr .col-left.post-filter button {
    display: flex;
  }
  .blog .content_wpr .col-left.post-filter ul.cat-list {
    padding: 5px;
    margin: 0;
    overflow: hidden;
  }
  .blog .content_wpr .col-left.post-filter ul.cat-list:not(.open) {
    height: 0;
    visibility: hidden;
  }
  .blog .content_wpr .col-left.post-filter ul.cat-list li a {
    font-family: trade-gothic-next, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 13px;
  }
  .blog .content_wpr .col-right.post-previews {
    display: block;
    width: 100%;
    margin: 0;
    padding-top: 20px;
  }
  .blog .content_wpr .col-right.post-previews .post-wpr {
    padding: 0;
  }
  body.blog.admin-bar .content_wpr .col-left.post-filter {
    top: 132px;
  }
}
.post-type-archive-events header.page-header {
  padding-top: 2em;
  margin: 0 15px;
}
.post-type-archive-events header.page-header h2 {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
.post-type-archive-events .content_wpr {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -10px;
  margin-left: -10px;
  width: calc(100% + 20px);
}
.post-type-archive-events .content_wpr article.events {
  width: calc(33.3333333333% - 20px);
  margin: 0 10px;
  background-color: #E5E7ED;
  margin-bottom: 20px;
  padding-bottom: 20px;
  display: flex;
  flex-direction: column;
}
.post-type-archive-events .content_wpr article.events .imageWpr {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.post-type-archive-events .content_wpr article.events .metaWpr {
  flex: 1;
  margin: 0 20px;
}
.post-type-archive-events .content_wpr article.events .metaWpr .post-type {
  margin-top: 10px;
  margin-bottom: 0;
}
.post-type-archive-events .content_wpr article.events .metaWpr .post-link {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 32px;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: normal;
}
.post-type-archive-events .content_wpr article.events .metaWpr .post-preview {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 18px;
  text-transform: initial;
  margin-top: 10px;
  margin-bottom: 0;
}
.post-type-archive-events .content_wpr article.events .metaWpr .post-preview p {
  margin: 0;
}
.post-type-archive-events .content_wpr article.events .metaWpr .post-date {
  margin-bottom: 0;
}

.single-events article.events #post_header #post_Meta #meta_wpr #meta_title h1 {
  font-size: 5.5vw;
}

@media only screen and (max-width: 1020px) {
  .post-type-archive-events .content_wpr article.events {
    width: calc(50% - 20px);
  }
}
@media only screen and (max-width: 782px) {
  .post-type-archive-events header.page-header {
    margin-left: 0;
  }
  .post-type-archive-events .content_wpr article.events {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.wp-block-gallery.alignleft figure {
  align-items: flex-start;
}
.wp-block-gallery.aligncenter figure {
  align-items: center;
}
.wp-block-gallery.alignright figure {
  align-items: flex-end;
}

@keyframes changePageLabel {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes changePageTitle {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@media only screen and (max-width: 1020px) {
  .home #issue-description {
    margin: 0;
  }
}
@media only screen and (max-width: 782px) {
  html {
    margin-top: 0 !important;
  }
  main {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  body.home section.page-header {
    flex-direction: column-reverse;
  }
  body.home section.page-header .page-header-wpr {
    width: 100% !important;
  }
  body.home section.page-header .page-header-wpr.left {
    margin-top: 2em !important;
  }
  #issueTitle {
    line-height: 2;
  }
  #issueTitle h3 {
    font-size: 1.2em;
  }
  #issueTitle h1 {
    font-size: 9vw;
  }
  .tocWpr h2 {
    font-size: 2em;
  }
  .archive_wpr > article .post-meta.post-link {
    font-size: 2em;
  }
  .page-sidebar {
    display: none;
    visibility: hidden;
  }
  .content_wpr {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
  }
  .content_wpr #post_header {
    display: flex;
    height: auto !important;
  }
  .content_wpr #post_header #post_IMG {
    min-height: 75vw;
    margin-left: -20px;
    width: calc(100% + 40px) !important;
    position: relative !important;
  }
  .content_wpr #post_header #meta_issue-mobile {
    display: block !important;
    visibility: visible !important;
  }
  .content_wpr #post_header #meta_issue-mobile h5 {
    margin: 0 0 40px;
  }
  .content_wpr #post_header #post_Meta {
    order: 1;
    margin: 0 !important;
  }
  .content_wpr #post_header #post_Meta #meta_wpr #meta_issue {
    display: none !important;
    visibility: hidden !important;
  }
  .content_wpr #post_header #post_Meta #meta_wpr #meta_title h1 {
    font-size: 8vw !important;
    top: 0 !important;
    transform: none !important;
  }
  .content_wpr #post_content_wpr {
    margin: 0 !important;
  }
  .content_wpr #post_header {
    flex-direction: column;
  }
  .content_wpr #post_header #post_Meta {
    width: 100% !important;
  }
  .content_wpr figcaption {
    visibility: visible !important;
    opacity: 1 !important;
  }
  #meta_excerpt p {
    display: inline;
  }
}
@media only screen and (min-width: 601px) and (max-width: 782px) {
  .content_wpr #post_Meta, .content_wpr #post_content_wpr {
    padding: 20px !important;
  }
  .wp-block-columns {
    flex-wrap: wrap;
  }
  .wp-block-columns .wp-block-column {
    padding-left: 0 !important;
  }
}
.titleWpr:not(#issueTitle) {
  height: 30px;
}

body.admin-bar header.site-header {
  top: 32px;
}
body:not(.admin-bar) header.site-header {
  top: 0px;
}
body.header-open {
  overflow: hidden;
}
body header.site-header {
  position: fixed;
  width: 100%;
  z-index: 3;
  background-color: #ffffff;
  padding-bottom: 10px;
}
body header.site-header .headerWpr {
  height: 150px;
  transition: 0.2s ease-in-out;
}
body header.site-header .headerWpr #navControls {
  padding: 15px 20px 0px;
  height: 100%;
  transition: 0.3s ease-in-out;
}
body header.site-header .headerWpr #navControls .wpr {
  display: flex;
  height: 100%;
}
body header.site-header .headerWpr #navControls .wpr .site-branding {
  flex: 1;
  text-align: center;
  height: 100%;
  transition: 0.3s ease-in-out;
}
body header.site-header .headerWpr #navControls .wpr .site-branding a.custom-logo-link {
  height: 100%;
  padding-bottom: 15px;
  transform: scale(1);
  transform-origin: top;
}
body header.site-header .headerWpr #navControls .wpr .site-branding a.custom-logo-link img {
  max-width: 100%;
  object-fit: contain;
  height: 100%;
  width: auto;
  transition: 0.3s ease-in-out;
}
body header.site-header .headerWpr #navControls .wpr #menuToggle .menu-toggle {
  background: transparent;
  border: none;
  text-transform: uppercase;
  float: right;
  cursor: pointer;
  font-size: 1em;
  letter-spacing: 0.1em;
  font-family: "Canela Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}
body header.site-header .headerWpr #navControls .wpr #menuToggle .menu-toggle:focus {
  outline: none;
}
body header.site-header .headerWpr #navControls .wpr #menuToggle .menu-toggle[aria-expanded=false] .closebtn {
  display: none;
}
body header.site-header .headerWpr #navControls .wpr #menuToggle .menu-toggle[aria-expanded=true] .openbtn {
  display: none;
}
body header.site-header .headerWpr #navControls .wpr #secondary, body header.site-header .headerWpr #navControls .wpr #menuToggle {
  width: 15vw;
}
body header.site-header .headerWpr .main-navigation * {
  letter-spacing: 1px;
}
body header.site-header .headerWpr .main-navigation {
  position: fixed;
  background: #ffffff;
  margin: 0;
  padding: 20px 30px 50px;
  height: calc(100% - 50px);
  width: 100%;
  display: none;
  z-index: 2;
}
body header.site-header .headerWpr .main-navigation #nav-wpr {
  background: #E5E7ED;
  height: 100%;
  overflow: auto;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents {
  min-height: 100%;
  display: flex;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-left {
  flex: 1;
  padding: 50px 50px 50px 25px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-left .site-description {
  font-size: 32px;
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  line-height: initial;
  line-height: 1.1em;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-left .nav-left-2 section {
  margin-right: 2vw;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right {
  flex: 1;
  padding: 50px 25px 50px 50px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-start;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right .nav-title {
  width: 100%;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right .nav-title h2 {
  width: fit-content;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right .nav-right-1 {
  flex: 1;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right .nav-right-1 #issue-list {
  margin-bottom: 2em;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right .nav-right-2 {
  flex: 1;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .nav-right ul li a {
  text-transform: uppercase;
  line-height: 1.35em;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents p {
  padding: 0;
  margin: 0;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .left {
  flex: 1;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents .right {
  flex: 2;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents h2 {
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 24px;
  border-bottom: 1px solid #A7A7A7 !important;
  padding-bottom: 10px;
  margin-top: 0;
}
body header.site-header .headerWpr .main-navigation #nav-wpr #nav-contents ul li a {
  font-size: 1.8em;
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
}
body header.site-header .issueTitle .titleWpr {
  padding: 5px 0;
  margin: 0px 20px;
  border-bottom: 1px solid #A7A7A7 !important;
}
body header.site-header .issueTitle .titleWpr h6 {
  text-align: center;
  margin: 0;
}
body header.site-header .issueTitle .titleWpr h6 span {
  font-weight: bold;
}
body header.site-header .issueTitle .titleWpr h6.backlink {
  position: absolute;
  float: left;
  padding-left: 1em;
}
body.home header .issueTitle .titleWpr, body.search header .issueTitle .titleWpr, body.archive.tax-article-type header .issueTitle .titleWpr, body.archive.tax-issues header .issueTitle .titleWpr {
  display: none;
}
body:not(.tax-issues) header.site-header .headerWpr {
  height: 50px;
}
body:not(.tax-issues) header.site-header .headerWpr #navControls .wpr {
  border-bottom: 1px solid #A7A7A7 !important;
}
body:not(.tax-issues) header.site-header .headerWpr #navControls .wpr .site-branding a.custom-logo-link {
  padding-bottom: 14px;
}
.search-form input.search-field {
  border: none;
  font-family: "Canela Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  letter-spacing: 0.1em;
  transition: 0.2s ease-in-out;
  padding-left: 1em;
}
.search-form input.search-field:focus {
  outline: none;
}
.search-form input.search-field:focus::-webkit-input-placeholder {
  color: #373737;
  opacity: 0.6;
}
.search-form input.search-field:focus:-moz-placeholder { /* Firefox 18- */
  color: #373737;
  opacity: 0.6;
}
.search-form input.search-field:focus::-moz-placeholder { /* Firefox 19+ */
  color: #373737;
  opacity: 0.6;
}
.search-form input.search-field:focus:-ms-input-placeholder {
  color: #373737;
  opacity: 0.6;
}
.search-form input.search-field::-webkit-input-placeholder {
  color: #373737;
}
.search-form input.search-field:-moz-placeholder { /* Firefox 18- */
  color: #373737;
}
.search-form input.search-field::-moz-placeholder { /* Firefox 19+ */
  color: #373737;
}
.search-form input.search-field:-ms-input-placeholder {
  color: #373737;
}
.search-form input.search-submit {
  display: none;
  visibility: hidden;
}

.search-form, .menu-toggle {
  transform: translateY(-5px);
}

@media only screen and (max-width: 1020px) {
  .main-navigation .site-description {
    font-size: 24px !important;
  }
  .main-navigation h2 {
    font-size: 24px !important;
  }
  .main-navigation a {
    font-size: 24px !important;
  }
}
@media only screen and (max-width: 850px) {
  .main-navigation .nav-right {
    flex: 1 !important;
    flex-direction: column !important;
  }
  .main-navigation .nav-right h2 {
    width: auto !important;
  }
  .main-navigation .nav-right .nav-right-1 {
    flex: revert !important;
    margin-bottom: 2.5vw;
  }
  .main-navigation .nav-right .nav-right-2 {
    flex: revert;
  }
}
@media only screen and (max-width: 782px) {
  body.admin-bar header.site-header {
    top: 46px;
  }
  body:not(.issues) main {
    margin-top: 83px;
    padding: 0;
  }
  body:not(.issues) main .content-wpr {
    margin-right: 0;
    margin-left: 0;
  }
  body.tax-issues #page header.site-header #menuToggle button {
    padding-right: 0;
  }
  body.tax-issues #page:not(.scrolling) header.site-header .site-branding {
    width: 100%;
  }
  body.tax-issues #page:not(.scrolling) header.site-header .site-branding a {
    width: 100%;
  }
  body.tax-issues #page:not(.scrolling) header.site-header .site-branding a img {
    width: 100% !important;
    height: auto !important;
  }
  body.tax-issues #page:not(.scrolling) header.site-header #menuToggle {
    display: none;
  }
  header.site-header .site-branding a {
    float: left;
  }
  header.site-header #navControls #secondary {
    display: none;
  }
  header.site-header .issueTitle .titleWpr h6 {
    padding: 0;
  }
  header.site-header .issueTitle .titleWpr h6:not(.backlink) {
    text-align: left;
  }
}
@media only screen and (max-width: 620px) {
  .main-navigation {
    padding: 10px 20px !important;
  }
  .main-navigation #nav-wpr #nav-contents {
    padding: 10px;
    flex-direction: column-reverse;
    justify-content: flex-end;
  }
  .main-navigation #nav-wpr #nav-contents ul {
    margin-left: 5vw;
  }
  .main-navigation #nav-wpr #nav-contents .nav-right {
    padding: 0 !important;
    border-bottom: 1px solid #A7A7A7 !important;
    margin-bottom: 5vw;
  }
  .main-navigation #nav-wpr #nav-contents .nav-right .nav-right-1 {
    margin-bottom: 5vw;
  }
  .main-navigation #nav-wpr #nav-contents .nav-right .nav-right-2 {
    margin-bottom: 5vw;
  }
  .main-navigation #nav-wpr #nav-contents .nav-left {
    padding: 0 !important;
  }
  .main-navigation #nav-wpr #nav-contents .nav-left .nav-left-1 {
    margin-bottom: 5vw;
  }
}
@media only screen and (max-width: 414px) {
  header.site-header #navControls .wpr #secondary {
    display: none;
    visibility: hidden;
  }
}
.scrolling header #navControls .wpr {
  border-bottom: 1px solid #A7A7A7 !important;
}
.scrolling header #navControls .wpr .site-branding a.custom-logo-link {
  padding-bottom: 14px;
}
main {
  padding-top: 150px;
  transition: 0.3s ease-in-out;
  position: relative;
  margin-bottom: 20px;
}
main .articles-posts-body {
  padding: 0;
  transition: 0.2s ease-in-out;
}
main .articles-posts-body .articles-posts-header {
  text-align: center;
}
main .articles-posts-body .articles-posts-header .imageWpr {
  width: 100vw;
  margin-left: -55px;
}
main .articles-posts-body .articles-posts-header .imageWpr img {
  width: 100%;
  position: relative;
  z-index: 1;
}
main .articles-posts-body .articles-posts-header .titleWpr {
  padding: 10px;
  width: 100%;
}
main .articles-posts-body .articles-posts-header .titleWpr * {
  margin: 0;
  transition: 0.4s ease-in-out;
}
main .articles-posts-body .articles-posts-header .titleWpr h1 {
  transition: 0.4s ease-in-out;
}
main .articles-posts-body .articles-posts-header .titleWpr.shrunk * {
  display: inline;
}
main .articles-posts-body .articles-posts-header .titleWpr.shrunk h1 {
  font-size: 1.4em;
  font-weight: 400;
}
main .articles-posts-body .articles-posts-header .titleWpr.collapsed {
  border-bottom: 1px solid #A7A7A7 !important;
  position: fixed;
  background-color: #ffffff;
}
main .articles-posts-body .articles-posts-header .titleWpr.collapsed * {
  display: inline;
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
main .articles-posts-body .articles-posts-header .titleWpr.collapsed h3 {
  font-weight: bold;
}
main .articles-posts-body .articles-posts-index {
  text-align: center;
}
main .articles-posts-body .articles-posts-index.collapsed .toc {
  display: block;
  position: fixed;
  width: 100%;
  background-color: #ffffff;
  padding: 10px;
}
main .articles-posts-body .articles-posts-index.collapsed .tocWpr {
  display: none;
}
main .articles-posts-body .articles-posts-index .toc {
  display: none;
}
main .articles-posts-body .articles-posts-index .tocWpr * {
  margin: 0;
}
main .articles-posts-body .articles-posts-index .tocWpr .links-1 {
  margin: 5em 0;
}
main .articles-posts-body .articles-posts-index .tocWpr .links-1 li {
  padding: 1.35em 0;
}
main .articles-posts-body .articles-posts-index .tocWpr .links-1 li a {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 18px;
}
main .articles-posts-body .articles-posts-index .tocWpr .links-2 h3 {
  border-bottom: 1px solid #A7A7A7 !important;
  font-family: "Canela Web";
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
main .articles-posts-body .articles-posts-index .tocWpr .links-2 ul {
  padding-top: 0.5em;
  padding-bottom: 4.5em;
}
main .articles-posts-body .articles-posts-index .tocWpr .tocLink {
  height: 40px;
}
main .articles-posts-body .articles-posts-index .tocWpr .tocLink button {
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 16px;
  letter-spacing: 1px;
  background: transparent;
  border: none;
}
main .articles-posts-body .articles-posts-index .tocWpr ul {
  margin: 0;
  list-style: none;
  padding: 0;
}
main .articles-posts-body .articles-posts-grid {
  margin-top: 5em;
}
main .articles-posts-body .articles-posts-grid .section-header {
  text-align: center;
}
main .section-header {
  border-bottom: 1px solid #A7A7A7 !important;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

@media only screen and (max-width: 782px) {
  .tocWpr .links-2 ul h2 {
    line-height: 1.2em;
  }
  #page main .articles-posts-header .imageWpr {
    margin-bottom: 5em;
  }
  #page main .articles-posts-index .tocWpr .links-1 ul li:not(:last-child) {
    margin-bottom: 2em;
  }
  #page main .articles-posts-grid .section-header {
    margin-bottom: 0 !important;
  }
  #page:not(.scrolling) main .articles-posts-header .imageWpr {
    margin-left: -20px !important;
  }
  #page.scrolling main {
    padding-top: 65px !important;
  }
  #page.scrolling main .articles-posts-header .imageWpr {
    margin-left: 0 !important;
    width: 100% !important;
  }
  #page.scrolling main .articles-posts-header .imageWpr img {
    width: 100% !important;
    margin: 0 !important;
  }
}
.contributors-template-default .content_wpr .archive-header, .bibliography-template-default .content_wpr .archive-header {
  padding: 80px 0 30px;
}
.contributors-template-default .content_wpr .archive-header h1, .bibliography-template-default .content_wpr .archive-header h1 {
  margin: 0 0 40px;
}
.contributors-template-default .content_wpr .archive-header p, .bibliography-template-default .content_wpr .archive-header p {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
.contributors-template-default .content_wpr .posts_wpr, .bibliography-template-default .content_wpr .posts_wpr {
  display: grid;
  grid-template-columns: calc((100% - 30px) / 4) calc((100% - 30px) / 4 + 15px) calc((100% - 30px) / 4 + 15px) calc((100% - 30px) / 4);
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr {
  display: flex;
  flex-direction: column;
  padding-bottom: 15px;
  padding-top: 15px;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .imgWpr, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .imgWpr {
  width: 40%;
  margin-bottom: 1em;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .imgWpr img, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .imgWpr img {
  object-fit: cover;
  width: 100%;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-name, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-name {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 400;
  font-style: normal;
  font-size: 16px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-bio, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-bio {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 1px;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-bio p, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-bio p {
  margin: 0;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-links, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-links {
  margin: 0;
  margin-top: 1.5em;
}
.contributors-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-links a, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .post-meta.contributor-links a {
  display: block;
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 16px;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1021px) {
  .contributors-template-default .post-wpr, .bibliography-template-default .post-wpr {
    border-bottom: 1px solid #A7A7A7 !important;
  }
  .contributors-template-default .post-wpr:nth-child(-n+4), .bibliography-template-default .post-wpr:nth-child(-n+4) {
    border-top: 1px solid #A7A7A7;
  }
  .contributors-template-default .post-wpr:nth-child(4n+1):nth-last-child(-n+4), .contributors-template-default .post-wpr:nth-child(4n+1):nth-last-child(-n+4) ~ .post-wpr, .bibliography-template-default .post-wpr:nth-child(4n+1):nth-last-child(-n+4), .bibliography-template-default .post-wpr:nth-child(4n+1):nth-last-child(-n+4) ~ .post-wpr {
    border-bottom: none !important;
  }
  .contributors-template-default .post-wpr:not(:nth-child(4n)), .bibliography-template-default .post-wpr:not(:nth-child(4n)) {
    border-right: 1px solid #A7A7A7;
  }
  .contributors-template-default .post-wpr:not(:nth-child(4n)), .bibliography-template-default .post-wpr:not(:nth-child(4n)) {
    padding-right: 15px;
  }
  .contributors-template-default .post-wpr:not(:nth-child(4n-3)), .bibliography-template-default .post-wpr:not(:nth-child(4n-3)) {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 783px) and (max-width: 1020px) {
  .contributors-template-default .posts_wpr, .bibliography-template-default .posts_wpr {
    grid-template-columns: 33.3333333333% 33.3333333333% 33.3333333333% !important;
  }
  .contributors-template-default .posts_wpr .post-wpr, .bibliography-template-default .posts_wpr .post-wpr {
    border-bottom: 1px solid #A7A7A7 !important;
  }
  .contributors-template-default .posts_wpr .post-wpr:nth-child(-n+3), .bibliography-template-default .posts_wpr .post-wpr:nth-child(-n+3) {
    border-top: 1px solid #A7A7A7;
  }
  .contributors-template-default .posts_wpr .post-wpr:nth-child(3n+1):nth-last-child(-n+3), .contributors-template-default .posts_wpr .post-wpr:nth-child(3n+1):nth-last-child(-n+3) ~ .post-wpr, .bibliography-template-default .posts_wpr .post-wpr:nth-child(3n+1):nth-last-child(-n+3), .bibliography-template-default .posts_wpr .post-wpr:nth-child(3n+1):nth-last-child(-n+3) ~ .post-wpr {
    border-bottom: none !important;
  }
  .contributors-template-default .posts_wpr .post-wpr:not(:nth-child(3n)), .bibliography-template-default .posts_wpr .post-wpr:not(:nth-child(3n)) {
    border-right: 1px solid #A7A7A7;
  }
  .contributors-template-default .posts_wpr .post-wpr:not(:nth-child(3n)), .bibliography-template-default .posts_wpr .post-wpr:not(:nth-child(3n)) {
    padding-right: 15px;
  }
  .contributors-template-default .posts_wpr .post-wpr:not(:nth-child(3n-2)), .bibliography-template-default .posts_wpr .post-wpr:not(:nth-child(3n-2)) {
    padding-left: 15px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 782px) {
  .contributors-template-default .posts_wpr, .bibliography-template-default .posts_wpr {
    grid-template-columns: 50% 50% !important;
  }
  .contributors-template-default .posts_wpr article.post-wpr, .bibliography-template-default .posts_wpr article.post-wpr {
    border-bottom: 1px solid #A7A7A7 !important;
  }
  .contributors-template-default .posts_wpr article.post-wpr:nth-child(-n+2), .bibliography-template-default .posts_wpr article.post-wpr:nth-child(-n+2) {
    border-top: 1px solid #A7A7A7;
  }
  .contributors-template-default .posts_wpr article.post-wpr:nth-child(2n+1):nth-last-child(-n+2), .contributors-template-default .posts_wpr article.post-wpr:nth-child(2n+1):nth-last-child(-n+2) ~ .post-wpr, .bibliography-template-default .posts_wpr article.post-wpr:nth-child(2n+1):nth-last-child(-n+2), .bibliography-template-default .posts_wpr article.post-wpr:nth-child(2n+1):nth-last-child(-n+2) ~ .post-wpr {
    border-bottom: none !important;
  }
  .contributors-template-default .posts_wpr article.post-wpr:not(:nth-child(2n)), .bibliography-template-default .posts_wpr article.post-wpr:not(:nth-child(2n)) {
    border-right: 1px solid #A7A7A7;
  }
  .contributors-template-default .posts_wpr article.post-wpr:not(:nth-child(2n)), .bibliography-template-default .posts_wpr article.post-wpr:not(:nth-child(2n)) {
    padding-right: 15px;
  }
  .contributors-template-default .posts_wpr article.post-wpr:not(:nth-child(2n-1)), .bibliography-template-default .posts_wpr article.post-wpr:not(:nth-child(2n-1)) {
    padding-left: 15px;
  }
}
@media only screen and (max-width: 599px) {
  .contributors-template-default .page-sidebar, .bibliography-template-default .page-sidebar {
    display: none;
  }
  .contributors-template-default .content_wpr, .bibliography-template-default .content_wpr {
    width: 100% !important;
  }
  .contributors-template-default .content_wpr .archive-header h1, .bibliography-template-default .content_wpr .archive-header h1 {
    padding: 30px 0 40px;
  }
  .contributors-template-default .content_wpr .posts_wpr, .bibliography-template-default .content_wpr .posts_wpr {
    grid-template-columns: 100% !important;
  }
  .contributors-template-default .content_wpr .posts_wpr article.post-wpr, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr {
    border-right: none !important;
    display: flex;
    flex-direction: row;
    border-top: 1px solid #A7A7A7;
  }
  .contributors-template-default .content_wpr .posts_wpr article.post-wpr .imgWpr, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .imgWpr {
    flex: 1;
    margin-right: 1em;
  }
  .contributors-template-default .content_wpr .posts_wpr article.post-wpr .metaWpr, .bibliography-template-default .content_wpr .posts_wpr article.post-wpr .metaWpr {
    flex: 2;
  }
}

/*
        This font software is the property of Commercial Type.

        You may not modify the font software, use it on another website, or install it on a computer.

        License information is available at http://commercialtype.com/eula
        For more information please visit Commercial Type at http://commercialtype.com or email us at info[at]commercialtype.com

        Copyright (C) 2020 Schwartzco Inc.
        License: 2010-FKWGUN
*/
@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-RegularItalic-Web.woff2") format("woff2"), url("../fonts/Canela-RegularItalic-Web.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}
.Canela-RegularItalic-Web {
  font-family: "Canela Web";
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-LightItalic-Web.woff2") format("woff2"), url("../fonts/Canela-LightItalic-Web.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}
.Canela-LightItalic-Web {
  font-family: "Canela Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-Light-Web.woff2") format("woff2"), url("../fonts/Canela-Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
.Canela-Light-Web {
  font-family: "Canela Web";
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-ThinItalic-Web.woff2") format("woff2"), url("../fonts/Canela-ThinItalic-Web.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
.Canela-ThinItalic-Web {
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Web";
  src: url("../fonts/Canela-Thin-Web.woff2") format("woff2"), url("../fonts/Canela-Thin-Web.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}
.Canela-Thin-Web {
  font-family: "Canela Web";
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Text Web";
  src: url("../fonts/CanelaText-Regular-Web.woff2") format("woff2"), url("../fonts/CanelaText-Regular-Web.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}
.CanelaText-Regular-Web {
  font-family: "Canela Text Web";
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Text Web";
  src: url("../fonts/CanelaText-LightItalic-Web.woff2") format("woff2"), url("../fonts/CanelaText-LightItalic-Web.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}
.CanelaText-LightItalic-Web {
  font-family: "Canela Text Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Text Web";
  src: url("../fonts/CanelaText-Light-Web.woff2") format("woff2"), url("../fonts/CanelaText-Light-Web.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}
.CanelaText-Light-Web {
  font-family: "Canela Text Web";
  font-weight: 300;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Text Web";
  src: url("../fonts/CanelaText-ThinItalic-Web.woff2") format("woff2"), url("../fonts/CanelaText-ThinItalic-Web.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
.CanelaText-ThinItalic-Web {
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Condensed Web";
  src: url("../fonts/CanelaCondensed-ThinItalic-Web.woff2") format("woff2"), url("../fonts/CanelaCondensed-ThinItalic-Web.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}
.CanelaCondensed-ThinItalic-Web {
  font-family: "Canela Condensed Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
}

@font-face {
  font-family: "Canela Condensed Web";
  src: url("../fonts/CanelaCondensed-Thin-Web.woff2") format("woff2"), url("../fonts/CanelaCondensed-Thin-Web.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}
.CanelaCondensed-Thin-Web {
  font-family: "Canela Condensed Web";
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
}

body, button, input, select, optgroup, textarea {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 400;
  font-style: normal;
  color: #373737;
}

h1 {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 7vw;
  text-transform: uppercase;
  letter-spacing: 1px;
}

h2 {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 2.3em;
  letter-spacing: 0.05em;
}

h3 {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 0.15em;
}

h5 {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 0.05em;
}

h6 {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

p {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 0;
}

a {
  color: #373737;
  text-decoration: none;
  transition: 0.2s color ease-in-out;
}
a:visited {
  color: #373737;
}
a.wp-block-button__link {
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 18px;
  letter-spacing: 1px;
}

.main-navigation a:hover, .articles-posts-index a:hover {
  color: #A7A7A7;
}

button, a {
  cursor: pointer;
  transition: 0.2s ease-in-out;
  color: #373737;
}
button:focus, a:focus {
  outline: none;
}
button:hover, a:hover {
  color: #A7A7A7 !important;
}

ul {
  margin: 0;
  padding-left: 18px;
}
ul li {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 1em;
  letter-spacing: 1px;
  margin-top: 0;
}

.wp-block-verse {
  background: transparent;
  white-space: break-spaces !important;
  padding: 0 100px;
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-family: "Canela Web" !important;
  font-size: 1.8em;
  letter-spacing: 2px;
  line-height: normal;
  text-transform: uppercase;
}

p.attribution {
  margin: -1.5em 0 0;
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
p.attribution em {
  text-transform: none;
  font-size: 1.5em;
  letter-spacing: normal;
  font-weight: 100;
}

figcaption {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #373737 !important;
  font-size: 11px !important;
  letter-spacing: 1px;
  line-height: 1.6em;
  padding: 0.5em 0 1em !important;
  margin: 0 !important;
  text-align: left !important;
  background: #ffffff !important;
}

figure:not(.wp-block-video) figcaption, #post_IMG figcaption {
  visibility: hidden;
  opacity: 0;
  transition: 0.2s ease-in-out;
}

.blocks-gallery-item figure:hover figcaption, figure.wp-block-image:hover figcaption, .wp-block-image figure:hover figcaption {
  opacity: 1 !important;
  visibility: visible;
}

.wp-block-image.size-full img {
  width: 100%;
}

.blocks-gallery-item {
  overflow: hidden;
}
.blocks-gallery-item figure {
  flex-direction: column;
}
.blocks-gallery-item figure figcaption {
  opacity: 0;
}
.blocks-gallery-item figure:hover {
  opacity: 1;
}

.read-more:before {
  position: relative;
  height: auto;
  width: 20px;
  margin-right: 1em;
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iOCIgdmlld0JveD0iMCAwIDIwIDgiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xOS4zNTM2IDQuMzUzNTVDMTkuNTQ4OCA0LjE1ODI5IDE5LjU0ODggMy44NDE3MSAxOS4zNTM2IDMuNjQ2NDVMMTYuMTcxNiAwLjQ2NDQ2NkMxNS45NzYzIDAuMjY5MjA0IDE1LjY1OTcgMC4yNjkyMDQgMTUuNDY0NSAwLjQ2NDQ2NkMxNS4yNjkyIDAuNjU5NzI4IDE1LjI2OTIgMC45NzYzMTEgMTUuNDY0NSAxLjE3MTU3TDE4LjI5MjkgNEwxNS40NjQ1IDYuODI4NDNDMTUuMjY5MiA3LjAyMzY5IDE1LjI2OTIgNy4zNDAyNyAxNS40NjQ1IDcuNTM1NTNDMTUuNjU5NyA3LjczMDggMTUuOTc2MyA3LjczMDggMTYuMTcxNiA3LjUzNTUzTDE5LjM1MzYgNC4zNTM1NVpNMCA0LjVIMTlWMy41SDBWNC41WiIgZmlsbD0iYmxhY2siLz4KPC9zdmc+Cg==");
}

.wp-block-nextend-smartslider3 h1 {
  font-size: 42px !important;
  font-family: "Canela Web" !important;
  font-stretch: normal !important;
  font-weight: 100 !important;
  font-style: normal !important;
  line-height: inherit !important;
}
.wp-block-nextend-smartslider3 h6 {
  font-size: 11px !important;
  font-family: trade-gothic-next, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
}
.wp-block-nextend-smartslider3 p {
  font-size: 23px !important;
  font-family: "Canela Web" !important;
  font-stretch: normal !important;
  font-weight: 100 !important;
  font-style: normal !important;
  line-height: inherit !important;
}
.wp-block-nextend-smartslider3 .n2-ss-button-container a {
  font-family: trade-gothic-next, sans-serif !important;
  font-weight: 300 !important;
  font-style: normal !important;
  letter-spacing: 1px !important;
}
.wp-block-nextend-smartslider3 .n2-ss-slide {
  height: auto !important;
}

.style-blue-library #menu-blue-library {
  border-top: 1px solid #79C8E1;
  border-bottom: 1px solid #79C8E1;
}
.style-blue-library #menu-blue-library a {
  color: #D6F2FF !important;
  transition: 0.2s opacity ease-in-out;
}
.style-blue-library #menu-blue-library a:hover {
  opacity: 0.7;
}
.style-blue-library .wp-block-button a {
  border-color: #79C8E1 !important;
  color: #D6F2FF !important;
}

#post_content_wpr p {
  line-height: 26px;
}

.two-col-image-text .wp-block-column:first-child > *:first-child {
  margin-top: 0;
  padding-top: 0;
}
.two-col-image-text .wp-block-column:first-child > *:last-child {
  padding-bottom: 0;
}
.two-col-image-text .wp-block-column:first-child > *:not(:first-child) {
  padding-top: 2.5vw;
}
.two-col-image-text .wp-block-column:first-child > *:not(:last-child) {
  padding-bottom: 2.5vw;
}

.one-col-image img {
  width: 100%;
  max-width: none;
}

#post_content_wpr {
  margin: 0 50px;
}
#post_content_wpr .blocks-gallery-grid {
  width: 100%;
}

.menu-blue-library-container {
  padding: 0 20px;
  margin: 0;
}
.menu-blue-library-container #menu-blue-library {
  margin: 0;
  padding: 5px 0;
  display: flex;
  justify-content: center;
}
.menu-blue-library-container #menu-blue-library li {
  list-style: none;
  margin: 0 60px;
  text-align: center;
  position: relative;
}
.menu-blue-library-container #menu-blue-library li a {
  color: #373737;
  font-family: "Canela Text Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  font-size: 18px;
}
.menu-blue-library-container #menu-blue-library li ul.sub-menu {
  margin: 0;
  padding: 0;
  width: max-content;
  height: 0;
  visibility: hidden;
}
.menu-blue-library-container #menu-blue-library li ul.sub-menu li {
  padding: 0;
  margin: 0;
}
.menu-blue-library-container #menu-blue-library li:hover ul.sub-menu {
  visibility: visible;
  height: auto;
}

hr {
  background-color: #A7A7A7 !important;
  border: none !important;
}

.shop-categories.wp-block-columns {
  gap: 25px;
}
.shop-categories.wp-block-columns .wp-block-column {
  padding: 0 !important;
}

.wc-block-featured-category .wc-block-featured-category__title {
  text-align: left;
  width: auto;
  padding: 0;
  font-family: "Canela Web";
  font-weight: 100;
  font-style: italic;
  font-stretch: normal;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 4vw;
  position: absolute;
  left: 0;
  bottom: 0;
  margin-left: 25px;
}
.wc-block-featured-category .wc-block-featured-category__link {
  width: auto;
  padding: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  margin-right: 25px;
  margin-bottom: 15px;
}
.wc-block-featured-category .wc-block-featured-category__link .wp-block-button__link {
  background-color: transparent;
  color: #ffffff;
  border: none;
  text-align: left;
  margin: 0;
  padding: 0;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-right: 20px;
}
.wc-block-featured-category .wc-block-featured-category__link .wp-block-button__link::after {
  content: "";
  position: absolute;
  margin-left: 15px;
  width: 10px;
  height: 10px;
  transform: translateY(50%);
  background-color: #ffffff;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: contain;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5L10 4.5V3.5L0 3.5L0 4.5Z' fill='currentColor'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-size: contain;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='currentColor' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.3536 4.35355C10.5488 4.15829 10.5488 3.84171 10.3536 3.64645L7.17157 0.464466C6.97631 0.269204 6.65973 0.269204 6.46447 0.464466C6.2692 0.659728 6.2692 0.976311 6.46447 1.17157L9.29289 4L6.46447 6.82843C6.2692 7.02369 6.2692 7.34027 6.46447 7.53553C6.65973 7.7308 6.97631 7.7308 7.17157 7.53553L10.3536 4.35355ZM0 4.5L10 4.5V3.5L0 3.5L0 4.5Z' fill='currentColor'/%3E%3C/svg%3E%0A");
}

@media only screen and (min-width: 783px) {
  .wp-block-columns .wp-block-column {
    flex-basis: initial !important;
  }
  .wp-block-columns .wp-block-column:last-child {
    margin-left: 0;
    padding-left: 100px;
  }
  .wp-block-columns .wp-block-column:last-child .wp-block-verse {
    padding: 0 !important;
  }
  .wp-block-columns.two-col-images .wp-block-column img {
    width: 100%;
  }
  .wp-block-columns.two-col-images .wp-block-column:first-child {
    margin-right: 0;
    padding-right: 50px;
    width: 45vw;
  }
  .wp-block-columns.two-col-images .wp-block-column:last-child {
    width: 55vw;
  }
  .wp-block-columns.two-col-textonly .wp-block-column:first-child {
    flex-basis: calc(40% - 7.5vw) !important;
  }
  .wp-block-columns.two-col-textonly .wp-block-column:last-child {
    flex-basis: calc(60% + 7.5vw) !important;
  }
  body.page .wp-block-column:first-child {
    width: 50vw;
  }
  body.page .wp-block-column:last-child {
    width: 50vw;
  }
  body.page .wp-block-button a {
    border-radius: 0;
    border: 1px solid;
    border-color: #1D1D1D;
    color: #1D1D1D;
  }
  body.page .wp-block-button.cta-long-bar a {
    padding: 25px 20px !important;
  }
  body.page .wp-block-button:not(.cta-long-bar) a {
    padding: 5px 20px;
  }
  body.page .style-blue-library .wp-block-columns {
    padding: 0 60px;
  }
  body:not(.page) .wp-block-column:first-child {
    width: 55vw;
  }
  body:not(.page) .wp-block-column:last-child {
    width: 45vw;
  }
}
@media only screen and (max-width: 782px) {
  .hide-mobile {
    display: none;
    visibility: hidden;
  }
  .menu-blue-library-container {
    padding: 20px 0;
  }
  .menu-blue-library-container #menu-blue-library {
    display: block;
  }
  .style-blue-library .wp-block-spacer {
    height: 50px !important;
  }
  .style-blue-library .wp-block-columns {
    margin: -20px 20px 30px;
  }
  .wp-block-verse {
    padding: 0 20px !important;
    font-size: 1.2em !important;
  }
  .wp-block-image img {
    width: 100%;
  }
  .two-col-textonly .wp-block-column:first-child {
    display: none;
  }
  .two-col-textonly .wp-block-column:last-child {
    flex-basis: 100% !important;
    margin-left: 0;
  }
  figcaption {
    padding: 0.5em 20px 1em !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
}
@media only screen and (max-width: 599px) {
  .blocks-gallery-grid .blocks-gallery-item {
    width: 100%;
    margin-right: 0;
  }
}
.cta-long-bar a {
  border-width: 1px 0 !important;
  border-color: #A7A7A7 !important;
  border-radius: 0;
  font-family: "Canela Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  padding: 2em 0;
}

.post-grid .wp-show-posts {
  margin-left: -20px !important;
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  grid-template-rows: auto auto;
}
.post-grid .wp-show-posts article {
  width: 100%;
}
.post-grid .wp-show-posts article .wp-show-posts-inner {
  display: flex;
  flex-direction: column;
  width: calc(100% - 20px);
  margin: 0 0 20px 20px !important;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-header {
  order: 3;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title {
  border-bottom: 1px solid #A7A7A7 !important;
  font-style: italic;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-image {
  order: 1;
  margin: 0;
  position: relative;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-image img {
  object-fit: cover;
  object-position: center;
  min-height: 100%;
  min-width: 100%;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-meta {
  order: 2;
  border-bottom: 1px solid #A7A7A7 !important;
  padding: 0.5em 0;
  text-align: left;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-meta a {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #1D1D1D;
  font-size: 13px;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-summary {
  order: 4;
  text-align: left;
}
.post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-summary p {
  font-family: "Canela Text Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 1px;
  margin-bottom: 0;
  line-height: 1.4em;
  text-transform: none;
}

.post-grid-show-4 .wp-show-posts article:nth-child(1) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 3;
}
.post-grid-show-4 .wp-show-posts article:nth-child(1) .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title {
  font-family: "Canela Condensed Web";
  font-weight: 100;
  font-style: normal;
  font-stretch: normal;
  text-align: center;
  padding: 5px 0;
  font-size: 7vw;
  line-height: 7vw;
  text-transform: uppercase;
  text-overflow: initial;
  white-space: initial;
  overflow: initial;
}
.post-grid-show-4 .wp-show-posts article:nth-child(1) .wp-show-posts-inner .wp-show-posts-image {
  flex-grow: 1;
}
.post-grid-show-4 .wp-show-posts article:nth-child(1) .wp-show-posts-inner .wp-show-posts-entry-summary {
  margin: 0 5em;
  text-align: center;
}
.post-grid-show-4 .wp-show-posts article:nth-child(1) .wp-show-posts-entry-meta {
  text-align: center;
}
.post-grid-show-4 .wp-show-posts article:nth-child(n+2):nth-child(-n+3) .wp-show-posts-image {
  height: 0;
  padding-bottom: 150%;
  position: relative;
  overflow: hidden;
}
.post-grid-show-4 .wp-show-posts article:nth-child(n+2):nth-child(-n+3) .wp-show-posts-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
}
.post-grid-show-4 .wp-show-posts article:nth-child(4) {
  grid-column-start: 3;
  grid-column-end: 5;
  grid-row-start: 2;
  grid-row-end: 2;
}

.post-grid-row-4 .wp-show-posts article .wp-show-posts-image {
  height: 0;
  padding-bottom: 150%;
  position: relative;
  overflow: hidden;
}
.post-grid-row-4 .wp-show-posts article .wp-show-posts-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  min-height: 100%;
  min-width: 100%;
}

.post-grid-single .wp-show-posts {
  display: block;
}
.post-grid-single .wp-show-posts article .wp-show-posts-inner {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-image {
  width: calc(75% - 5px);
  height: 100%;
}
.post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-header,
.post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-summary,
.post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-meta {
  width: calc(25% - 15px);
  margin-left: 20px;
}

.wp-show-posts article.product .wp-show-posts-inner .wp-show-posts-entry-header a {
  font-size: 13px !important;
  text-transform: none;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: black;
  padding: 0 !important;
  margin: 0 !important;
}
.wp-show-posts article.product .wp-show-posts-inner .wpsp-read-more a {
  border-radius: 0;
  border: 1px solid #717171;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: transparent;
  color: #717171;
  width: fit-content;
  padding: 12px;
  line-height: 13px;
}

@media only screen and (max-width: 782px) {
  .post-grid .wp-show-posts {
    display: flex;
  }
  .post-grid .wp-show-posts article {
    margin-bottom: 1em;
  }
  .post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-image {
    flex-grow: initial !important;
  }
  .post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-meta {
    text-align: left !important;
  }
  .post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title {
    text-align: left !important;
  }
  .post-grid .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-summary {
    margin: 0 !important;
    text-align: left !important;
  }
  .post-grid .wp-show-posts article:first-child .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title {
    font-style: italic;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
  }
  .post-grid .wp-show-posts article:first-child .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title:hover {
    text-overflow: inherit;
  }
  .post-grid .wp-show-posts article:first-child .wp-show-posts-inner .wp-show-posts-entry-header .wp-show-posts-entry-title {
    text-transform: initial;
    font-family: inherit;
  }
  .post-grid-show-4 .wp-show-posts article:nth-child(n+2):nth-child(-n+3) .wp-show-posts-image {
    height: auto;
    padding: 0;
    overflow: auto;
    position: initial;
  }
  .post-grid-show-4 .wp-show-posts article:nth-child(n+2):nth-child(-n+3) .wp-show-posts-image img {
    position: initial;
    left: 0;
    top: 0;
    transform: none;
  }
  .post-grid-single .wp-show-posts article .wp-show-posts-inner {
    flex-direction: row;
  }
  .post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-image,
  .post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-header,
  .post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-summary,
  .post-grid-single .wp-show-posts article .wp-show-posts-inner .wp-show-posts-entry-meta {
    margin-left: 0;
    width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 1199px) {
  .feature-slider .n2-ss-layer {
    padding: 0 !important;
  }
}
.wc-block-handpicked-products ul.wc-block-grid__products {
  width: 60%;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link,
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product .amount {
  text-align: left;
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link {
  flex: 1;
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product a.wc-block-grid__product-link .wc-block-grid__product-title {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.05em;
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-title {
  margin-bottom: 5px;
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product .price {
  margin: 0;
  text-align: left;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 1px;
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart {
  margin: 20px 0 0;
  padding-bottom: 0;
  align-self: flex-start;
}
.wc-block-handpicked-products ul.wc-block-grid__products li.wc-block-grid__product .wc-block-grid__product-add-to-cart a {
  border-radius: 0;
  border: 1px solid #717171;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: transparent;
  color: #717171;
  width: fit-content;
  padding: 12px;
  line-height: 13px;
}

#search_wpr {
  display: flex;
}
#search_wpr #search_sidebar {
  padding: 5vw 5vw 0 5vw;
  width: calc(175px + 10vw);
}
#search_wpr #search_sidebar .search_title {
  width: 175px;
  text-align: center;
  padding-bottom: 1em;
  border-bottom: 1px solid #A7A7A7 !important;
  position: fixed;
}
#search_wpr #search_sidebar .search_title * {
  margin: 0;
}

@media only screen and (max-width: 1020px) {
  #search_content {
    flex-direction: column !important;
  }
  #search_content article {
    width: 100% !important;
    max-width: none !important;
  }
  #search_content article .imageWpr {
    height: auto !important;
  }
  #search_content article .imageWpr img {
    width: 100% !important;
  }
}
@media only screen and (max-width: 782px) {
  #search_wpr {
    flex-direction: column;
  }
  #search_wpr #search_sidebar {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #search_wpr #search_sidebar .search_title {
    position: relative !important;
  }
}
@media only screen and (max-width: 600px) {
  #search_wpr {
    margin: 0 20px !important;
  }
}
.archive main {
  margin: 0 40px;
}

.archive_wpr {
  flex: 3;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  min-width: 300px;
  margin-left: -20px;
  margin-right: -20px;
}
.archive_wpr article {
  padding: 20px 20px 40px;
}
.archive_wpr article:last-child {
  max-width: 75%;
}
.archive_wpr article .imageWpr {
  height: 30vw;
  overflow: hidden;
}
.archive_wpr article .imageWpr img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.archive_wpr article.imageTall {
  flex: 1;
  width: 25%;
}
.archive_wpr article.imageLong {
  flex: 2;
  width: 50%;
  min-width: 50%;
}
.archive_wpr article.imageSquare {
  flex: 1;
  width: 25%;
}
.archive_wpr article.imageSquare .imageWpr img {
  width: 100%;
  height: 100%;
}

/*
** Set text styles for big-image-block plugin
*/
.wp-block-tatter-big-image-block {
  padding: 10px !important;
}
.wp-block-tatter-big-image-block p {
  font-family: "Canela Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  font-size: 1em;
  letter-spacing: 1px;
}
.wp-block-tatter-big-image-block button {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.8em;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.wp-block-tatter-big-image-block .view-image-wpr .close-image-btn {
  font-family: "Canela Web";
  font-weight: 300;
  font-style: italic;
  font-stretch: normal;
  text-transform: uppercase;
  font-weight: 1em;
  letter-spacing: 0.1em;
}
.wp-block-tatter-big-image-block .view-image-wpr .view-image-content {
  border: 1px solid #A7A7A7;
}
@media only screen and (max-width: 782px) {
  .archive_wpr {
    margin-left: 0 !important;
    flex-direction: column !important;
  }
  .archive_wpr article {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
    padding-left: 0 !important;
    width: 100% !important;
    max-width: none !important;
  }
  .archive_wpr article .imageWpr {
    height: auto !important;
  }
  .archive_wpr article .imageWpr img {
    width: 100% !important;
  }
}
body.post-type-archive-letters .content_wpr {
  padding: 0 30px;
}
body.post-type-archive-letters .content_wpr #post_header {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 1em;
  margin-top: 7vw;
}
body.post-type-archive-letters .content_wpr #post_header #post_Meta {
  flex: 3;
  margin: 0;
  padding-left: 5vw;
}
body.post-type-archive-letters .content_wpr #post_header #post_Meta #meta_title {
  text-align: left;
}
body.post-type-archive-letters .content_wpr #post_header #post_IMG {
  flex: 1;
}
body.post-type-archive-letters .content_wpr #post_content #post_content_wpr {
  margin: 0;
}
body.post-type-archive-letters .content_wpr #post_content #post_content_wpr figure {
  padding: 0;
}
body.post-type-archive-letters .content_wpr #post_content #post_content_wpr .wp-block-columns .wp-block-column {
  width: auto;
  flex-basis: 0 !important;
}
body.post-type-archive-letters .content_wpr #post_content #post_content_wpr .wp-block-columns .wp-block-column:first-child {
  flex: 1;
}
body.post-type-archive-letters .content_wpr #post_content #post_content_wpr .wp-block-columns .wp-block-column:last-child {
  flex: 3;
  padding-left: 5vw;
}

@media only screen and (max-width: 782px) {
  body.post-type-archive-letters .content_wpr #post_header {
    flex-direction: column-reverse;
  }
  body.post-type-archive-letters .content_wpr #post_header #post_Meta #meta_title {
    text-align: center;
  }
  body.post-type-archive-letters .content_wpr #post_header #post_IMG {
    margin: 0;
    width: 100% !important;
  }
  body.post-type-archive-letters .content_wpr #post_content .wp-block-columns {
    flex-direction: column-reverse;
  }
  body.post-type-archive-letters .content_wpr #post_content .wp-block-columns .wp-block-column {
    margin-left: 0 !important;
    padding: 0 !important;
  }
  body.post-type-archive-letters .content_wpr #post_content .wp-block-columns .wp-block-column:first-child {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 782px) and (min-width: 601px) {
  body.post-type-archive-letters .content_wpr #post_header #post_IMG {
    padding: 20px !important;
  }
}
.mailchimp {
  margin: 0 60px 40px;
}
.mailchimp #mailchimpsf_widget-2 {
  border: 1px solid #A7A7A7;
  display: flex;
  padding: 20px;
}
.mailchimp #mailchimpsf_widget-2 .widget-title {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin: 0;
  margin-right: 50px;
  white-space: nowrap;
  margin-top: 12px;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup {
  width: 100%;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside {
  display: grid;
  grid-template-columns: 2fr 2fr 1fr;
  grid-template-rows: 1fr 1fr;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var {
  margin-left: 20px;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(3) {
  grid-column-start: 1;
  grid-column-end: 2;
  grid-row-start: 1;
  grid-row-end: 2;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(4) {
  grid-column-start: 2;
  grid-column-end: 3;
  grid-row-start: 1;
  grid-row-end: 2;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(2) {
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 2;
  grid-row-end: 3;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var label {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  text-transform: uppercase;
  display: block;
  line-height: 2;
  margin-top: 10px;
  color: #000000;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var input[type=text] {
  border: 1px solid #a7a7a7;
  border-radius: 0;
  padding: 10px 12px;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 13px;
  letter-spacing: 1px;
  color: #1d1d1d;
  line-height: normal;
  width: 100%;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var input[type=text]:focus {
  outline: none;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside #mc-indicates-required {
  display: none;
  visibility: hidden;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_signup_submit {
  margin-left: 20px;
  grid-row-start: 1;
  grid-row-end: 3;
  align-self: center;
}
.mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_signup_submit input[type=submit] {
  width: 100%;
  background: transparent !important;
  border: 1px solid #A7A7A7 !important;
  border-radius: 0 !important;
  font-size: 13px !important;
  line-height: 13px !important;
  padding: 12px !important;
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-weight: 300 !important;
  text-transform: uppercase;
  color: #1D1D1D !important;
}

@media only screen and (max-width: 782px) {
  .mailchimp {
    margin: 0 20px 40px;
  }
  .mailchimp #mailchimpsf_widget-2 {
    display: block;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(3) {
    margin-left: 0 !important;
    margin-right: 10px;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(4) {
    margin-left: 10px !important;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(2) {
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 582px) {
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr 1fr 1fr 1fr;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(3) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 2;
    margin-right: 0;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(4) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 2;
    grid-row-end: 3;
    margin-left: 0px !important;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_merge_var:nth-child(2) {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
  }
  .mailchimp #mailchimpsf_widget-2 #mc_signup #mc_signup_form .mc_form_inside .mc_signup_submit {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 4;
    grid-row-end: 5;
    margin-left: 0;
  }
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .widget {
  margin: 0;
}
footer .footer-main {
  background: #E5E7ED;
  padding: 20px 39px;
}
footer .footer-main .footer-wpr {
  display: flex;
  border-left: 1px solid #A7A7A7;
  border-right: 1px solid #A7A7A7;
}
footer .footer-main .footer-wpr .footer {
  padding: 15px 30px;
}
footer .footer-main .footer-wpr .footer .widget {
  margin: 0;
}
footer .footer-main .footer-wpr .footer .widget .widget-title {
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  color: #1D1D1D;
  font-size: 13px;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0;
}
footer .footer-main .footer-wpr .footer .widget ul li {
  line-height: 1.1em;
}
footer .footer-main .footer-wpr .footer .widget a {
  line-height: 1em;
  font-family: "Canela Web";
  font-stretch: normal;
  font-weight: 100;
  font-style: normal;
  color: #1D1D1D;
}
footer .footer-main .footer-wpr .footer.footer-1 {
  flex: 1;
}
footer .footer-main .footer-wpr .footer.footer-2 {
  flex: 1;
  border-left: 1px solid #A7A7A7;
}
footer .footer-main .footer-wpr .footer.footer-2 ul a {
  font-size: 1.2em;
  letter-spacing: 1px;
  margin: 0;
  line-height: 1.2em;
}
footer .footer-main .footer-wpr .footer.footer-3 {
  flex: 2;
  border-left: 1px solid #A7A7A7;
  display: flex;
}
footer .footer-main .footer-wpr .footer.footer-3 .widget:first-child {
  height: 100%;
  max-width: 50%;
}
footer .footer-main .footer-wpr .footer.footer-3 .widget:first-child img {
  min-height: 100% !important;
  width: auto;
  max-width: 100% !important;
  object-fit: contain;
}
footer .footer-main .footer-wpr .footer.footer-3 .widget:last-child {
  margin-left: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
footer .footer-main .footer-wpr .footer:not(.footer-2) a {
  font-size: 13px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
footer .footer-secondary {
  display: flex;
  padding: 10px 39px;
}
footer .footer-secondary * {
  line-height: 1;
  align-self: center;
}
footer .footer-secondary .footer-left {
  flex: 1;
}
footer .footer-secondary .footer-left p {
  margin: 0 !important;
}
footer .footer-secondary .footer-right {
  flex: 1;
}
footer .footer-secondary .footer-right ul {
  text-align: right;
}
footer .footer-secondary .footer-right ul li {
  display: inline-block;
}
footer .footer-secondary .footer-right ul li:not(:first-child) {
  padding-left: 5px;
}
footer .footer-secondary .footer-right ul li:not(:last-child) {
  padding-right: 5px;
}
footer .footer-secondary .copyright, footer .footer-secondary a {
  font-family: trade-gothic-next, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.75em;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
footer .footer-secondary .copyright {
  color: #A7A7A7;
}
footer .footer-secondary .a {
  color: #1D1D1D;
}

@media only screen and (max-width: 782px) {
  .site-footer .footer-main {
    padding: 0 !important;
  }
  .site-footer .footer-main .footer-wpr {
    flex-direction: column;
    border: none !important;
  }
  .site-footer .footer-main .footer-wpr .footer {
    border-left: none !important;
    width: calc(100% - 40px) !important;
    border-bottom: 1px solid #A7A7A7 !important;
    padding: 30px 0 !important;
  }
  .site-footer .footer-main .footer-wpr .footer.footer-1 {
    margin: 0 20px;
  }
  .site-footer .footer-main .footer-wpr .footer.footer-2 {
    margin: 0 20px;
  }
  .site-footer .footer-main .footer-wpr .footer.footer-3 {
    margin: 0 20px;
  }
  .site-footer .footer-secondary {
    padding: 0;
    flex-direction: column-reverse;
  }
  .site-footer .footer-secondary .footer {
    padding: 10px 20px;
    width: 100%;
  }
  .site-footer .footer-secondary .footer.footer-right {
    background: #E5E7ED;
  }
  .site-footer .footer-secondary .footer.footer-right ul {
    text-align: left;
  }
  .site-footer .footer-secondary .footer.footer-right ul a {
    color: #1D1D1D;
  }
}

/*# sourceMappingURL=styles.css.map */
