@charset "UTF-8";
/*
 Theme Name:   The Georgia Review 2020
 Theme URI:    https://thegeorgiareview.com/wp-content/themes/gareview-2020
 Description:  Theme for the Georgia Review
 Author:       Allison Skinner
 Author URI:   https://allisondskinner.com
 Template:     twentytwenty
 Version:      1.4.302
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  gr20
 */
body {
  font-family: whitman-display, serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  border-top: 5px solid #4B5679;
}
h1 {
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
}
h2, h3 {
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
}
h1 {
  font-size: 3.2em;
}
@media (max-width: 768px) {
  h1 {
    font-size: 2.5em;
  }
}
@media (max-width: 570px) {
  h1 {
    font-size: 2.2em;
  }
}
@media (max-width: 480px) {
  h1 {
    font-size: 1.8em;
  }
}
h1.post-title {
  margin: 0.7em 0 0 0;
}
@media (max-width: 570px) {
  h1.post-title {
    margin: 0;
  }
}
@media (max-width: 480px) {
  h1.post-title {
    font-size: 2.2em;
  }
}
h2 {
  font-size: 2em;
}
@media (max-width: 480px) {
  h2 {
    font-size: 1.5em;
  }
}
h3 {
  font-size: 1.75em;
  line-height: 1.1;
}
@media (max-width: 480px) {
  h3 {
    font-size: 1.35em;
  }
}
h4, h5, h6 {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.archive-title {
  font-size: 3.43em;
  margin: 0 0 1em 0;
  font-weight: 600;
}
@media (max-width: 1000px) {
  .archive-title {
    font-size: 3em;
  }
}
@media (max-width: 570px) {
  .archive-title {
    margin: 0 0 0.4em 0;
    font-size: 2.5em;
  }
}
.entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt {
  font-family: whitman-display, serif;
  font-weight: 300;
  font-size: 1em;
}
a {
  color: #000;
}
.color-accent, .color-accent-hover:hover, .color-accent-hover:focus, :root .has-accent-color, .has-drop-cap:not(:focus):first-letter, .wp-block-button.is-style-outline, a {
  color: #000 !important;
}
blockquote {
  border-color: #ececec !important;
}
#wpadminbar a {
  color: #fff !important;
}
.blue-btn, .btn-blue {
  background: #4B5679;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  padding: 12px 15px 10px 15px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-size: 0.77em;
}
.blue-btn:hover, .blue-btn:focus, .btn-blue:hover, .btn-blue:focus {
  background: #2C2945;
}
.btn-arrow, .arrow-btn, .arrow-button, .button-arrow {
  color: #4B5679 !important;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-decoration: none;
  display: flex;
  align-items: baseline;
  margin-left: 18px;
  transition: 0.5s ease;
}
.btn-arrow:before, .arrow-btn:before, .arrow-button:before, .button-arrow:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  visibility: visible;
  font-size: 0.85em;
  color: #4B5679;
  margin-top: 4px;
  margin-left: -18px;
  position: absolute;
}
.btn-arrow:hover:before, .btn-arrow:focus:before, .arrow-btn:hover:before, .arrow-btn:focus:before, .arrow-button:hover:before, .arrow-button:focus:before, .button-arrow:hover:before, .button-arrow:focus:before {
  margin-left: -15px;
}
button:not(.toggle), .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"], .bg-accent, .bg-accent-hover:hover, .bg-accent-hover:focus, :root .has-accent-background-color, .comment-reply-link {
  background-color: #4B5679;
}
button:not(.toggle):hover, button:not(.toggle):focus, .button:hover, .button:focus, .faux-button:hover, .faux-button:focus, .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus, .bg-accent:hover, .bg-accent:focus, .bg-accent-hover:hover:hover, .bg-accent-hover:hover:focus, .bg-accent-hover:focus:hover, .bg-accent-hover:focus:focus, :root .has-accent-background-color:hover, :root .has-accent-background-color:focus, .comment-reply-link:hover, .comment-reply-link:focus {
  background-color: #2C2945 !important;
  border-color: #2C2945;
}
button, .button, .faux-button, .wp-block-button__link, input[type="button"], input[type="reset"], input[type="submit"] {
  font-size: 1em;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
  font-size: 16px !important;
}
button, .button, .faux-button, .wp-block-button__link, .wp-block-file .wp-block-file__button, input[type="button"], input[type="reset"], input[type="submit"] {
  background: #4B5679 !important;
  color: #fff !important;
  font-size: 1em;
  font-weight: 500;
  border-radius: 3px;
  padding: 0.9em 3em 0.85em;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
button:hover, button:focus, .button:hover, .button:focus, .faux-button:hover, .faux-button:focus, .wp-block-button__link:hover, .wp-block-button__link:focus, .wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background: #2C2945;
  text-decoration: none;
}
.entry-content {
  font-family: whitman-display, serif !important;
}
.entry-content figcaption {
  font-family: whitman-display, serif !important;
  font-weight: 300;
}
figcaption, .wp-caption-text {
  margin-top: 0.8rem;
}
.entry-content a {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.entry-content a:hover, .entry-content a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(144, 168, 197, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(144, 168, 197, 0.8) 0);
}
.entry-content a.btn-blue, .entry-content a.blue-btn, .entry-content a.btn-grey, .entry-content a.grey-btn, .entry-content a.btn-gray, .entry-content a.gray-btn, .entry-content a.btn-arrow, .entry-content a.arrow-btn, .entry-content a.arrow-button {
  text-decoration: none;
  background-image: none;
}
.entry-content a.btn-blue:hover, .entry-content a.btn-blue:focus, .entry-content a.blue-btn:hover, .entry-content a.blue-btn:focus, .entry-content a.btn-grey:hover, .entry-content a.btn-grey:focus, .entry-content a.grey-btn:hover, .entry-content a.grey-btn:focus, .entry-content a.btn-gray:hover, .entry-content a.btn-gray:focus, .entry-content a.gray-btn:hover, .entry-content a.gray-btn:focus, .entry-content a.btn-arrow:hover, .entry-content a.btn-arrow:focus, .entry-content a.arrow-btn:hover, .entry-content a.arrow-btn:focus, .entry-content a.arrow-button:hover, .entry-content a.arrow-button:focus {
  text-decoration: none;
  background-image: none;
}
.btn-grey, .grey-btn, .gray-btn, .btn-gray {
  background: #ededed;
  border-radius: 4px;
  padding: 0.9em 2em 0.8em 2em;
  color: #4b5679 !important;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.03em;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  margin: 0 5px 10px;
  font-weight: 600;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.btn-grey:hover, .btn-grey:focus, .grey-btn:hover, .grey-btn:focus, .gray-btn:hover, .gray-btn:focus, .btn-gray:hover, .btn-gray:focus {
  background: #DBD8D8;
}
.btn-lightblue, .lightblue-btn {
  background: #C8D8EB;
  border-radius: 4px;
  padding: 1em 3em 0.85em 2em;
  font-size: 1em;
  color: #4B5679 !important;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.03em;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  margin: 0 5px 10px;
  font-weight: 600;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.return {
  color: #4B5679 !important;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 10px;
}
.return i {
  font-size: 0.7em;
}
.return:hover, .return:focus {
  border-bottom: 2px solid #4B5679;
}
.ga-hang {
  padding-left: 22px;
  text-indent: -22px;
  margin-bottom: 2em;
}
.ga-hang p {
  margin-top: 0;
  margin-bottom: 0;
}
.ga-excerpt p {
  font-size: 97%;
  line-height: 1.4;
}
.ga-epigraph p, .ga-footnote {
  font-size: 90%;
}
.ga-image-caption {
  font-family: "pt_sans", -apple-system, ".SFNSText-Regular", "San Francisco", "Roboto", "Segoe UI", "Helvetica Neue", "Lucida Grande", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  color: #909090;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
  color: #fff;
  border-color: #4B5679;
}
.container {
  max-width: 1340px;
  padding: 0 15px;
  margin: 0 auto;
}
.small-container {
  max-width: 750px;
  padding: 0 15px;
  margin: 0 auto;
}
section#primary {
  padding: 0;
}
#site-content .post-inner {
  padding-top: 1.5em;
}
@media (max-width: 570px) {
  #site-content .post-inner {
    padding-top: 1.5em;
  }
}
@media (max-width: 380px) {
  #site-content .post-inner {
    padding-top: 1em;
  }
}
@media (max-width: 350px) {
  #site-content .post-inner {
    padding-top: 0.5em;
  }
}
.page .container#post-content {
  display: flex;
}
.page .container#post-content .sidebar {
  width: 200px;
}
@media (max-width: 1000px) {
  .page .container#post-content .sidebar {
    width: 170px;
  }
}
@media (max-width: 768px) {
  .page .container#post-content .sidebar {
    display: none;
  }
}
.page .container#post-content .content {
  width: calc(100% - 180px);
  padding-left: 2.7em;
}
@media (max-width: 1000px) {
  .page .container#post-content .content {
    width: calc(100% - 170px);
    padding-left: 2em;
  }
}
@media (max-width: 768px) {
  .page .container#post-content .content {
    width: 100%;
    padding-left: 0;
  }
}
.sidebar-menu {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.sidebar-menu ul li a {
  background: #EDEDED;
  display: block;
  border-radius: 4px;
  padding: 0.7em;
  color: #4B5679 !important;
  text-transform: uppercase;
  font-size: 0.85em;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
  text-align: center;
  text-decoration: none;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
}
.sidebar-menu ul li a:hover, .sidebar-menu ul li a:focus {
  background: #DCDCDC;
  text-decoration: none;
}
/*masthead*/
.masthead {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.5em;
}
.masthead .person {
  width: 50%;
  margin-bottom: 3em;
}
@media (max-width: 480px) {
  .masthead .person {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
.masthead .person p.subheading {
  margin: 0;
  color: #4B5679;
  text-transform: uppercase;
  font-size: 0.77em;
  font-family: pt-sans-pro, sans-serif;
}
.masthead .person h3 {
  margin: 0;
}
.masthead .person h3 a {
  text-decoration: none;
}
.masthead .person h3 a:hover, .masthead .person h3 a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
@media (max-width: 480px) {
  .masthead .person:nth-child(odd) {
    order: 1;
  }
}
@media (max-width: 480px) {
  .masthead .person:nth-child(even) {
    order: 2;
  }
}
@media (max-width: 480px) {
  .masthead .entry-content {
    order: 2;
  }
}
.page-id-40638 .post-inner {
  padding-top: 4rem;
}
#tablet {
  display: none;
}
@media (max-width: 1000px) {
  #tablet {
    display: block;
  }
}
#desktop {
  display: block;
}
@media (max-width: 1000px) {
  #desktop {
    display: none;
  }
}
.single-post .multiple-authors span, .single-post .two-authors span, .single-post .single-author span, .single-gr2 .multiple-authors span, .single-gr2 .two-authors span, .single-gr2 .single-author span {
  padding: 0 4px;
}
.multiple-authors span:after {
  content: ", ";
}
.multiple-authors span:last-child:after {
  content: "";
}
.multiple-authors span:last-child:before {
  content: "& ";
}
.multiple-authors span:nth-last-child(2):after {
  content: "";
}
.two-authors span:first-child:after {
  content: " & ";
}
/** image alignment in content editor***/
.entry-content > .alignleft, .entry-content > p .alignleft, .entry-content > .wp-block-image .alignleft {
  margin-left: 0 !important;
  right: auto !important;
  right: auto;
  position: relative;
  max-width: none;
}
.entry-content > .alignright, .entry-content > p .alignright, .entry-content > .wp-block-image .alignright, [class*="__inner-container"] > .alignright {
  position: relative;
  max-width: none;
  margin: 0.3rem 0 2rem 2rem;
  margin-right: 0;
  left: auto;
}
.su-image-carousel button.flickity-prev-next-button {
  opacity: 1 !important;
}
.ywcmas_multiple_addresses_manager {
  font-size: 0.75em;
}
.ywcmas_multiple_addresses_manager h5 {
  margin: 0;
}
.ywcmas_multiple_addresses_manager h3 {
  margin-top: 0;
}
.ywcmas_multiple_addresses_manager a.button {
  color: #fff !important;
}
#site-header .header-inner {
  margin: 0 auto;
  flex-direction: column;
  max-width: 100%;
}
#site-header .header-inner .top-header {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px 2.2em 20px;
}
#site-header .header-inner .top-header .header-left {
  width: 20%;
}
#site-header .header-inner .top-header .header-left #custom_html-4 a {
  font-size: 0.85em;
  text-transform: uppercase;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
#site-header .header-inner .top-header .header-left #custom_html-4 a:hover, #site-header .header-inner .top-header .header-left #custom_html-4 a:focus {
  text-decoration: underline;
}
#site-header .header-inner .top-header .header-left #jetpack_widget_social_icons-2 {
  margin-top: 0;
}
#site-header .header-inner .top-header .header-right {
  width: 20%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#site-header .header-inner .top-header .header-right .menu-item {
  margin: 0 10px;
}
#site-header .header-inner .top-header .header-right .menu-item:hover, #site-header .header-inner .top-header .header-right .menu-item:focus {
  color: #4B5679 !important;
}
#site-header .header-inner .top-header .header-titles-wrapper {
  width: 60%;
  margin-right: 0;
  display: flex;
  justify-content: center;
}
#site-header .header-inner .header-navigation-wrapper {
  width: 100%;
  border-top: 1px solid #F0EFEF;
  border-bottom: 1px solid #F0EFEF;
}
#site-header .header-inner .header-navigation-wrapper .primary-menu-wrapper {
  width: calc(100% - 80px);
  z-index: 10;
}
#site-header .header-inner .header-navigation-wrapper .primary-menu-wrapper ul.primary-menu {
  margin: 0;
}
#site-header .header-inner .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary {
  width: 100%;
}
#site-header .header-inner .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary #mega-menu-primary {
  display: flex;
  justify-content: space-around;
}
#site-header .header-inner .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary #mega-menu-primary li {
  width: 100%;
}
#site-header .header-scroll {
  display: none;
}
#site-header .header-scroll.fixed-header {
  top: 0;
  position: fixed;
  width: 100%;
  background: #fff;
  display: block;
}
#site-header .header-scroll.fixed-header .desktop-menu {
  flex-wrap: wrap;
}
#site-header .header-scroll.fixed-header .header-left {
  width: 20%;
  padding-left: 20px;
}
#site-header .header-scroll.fixed-header .header-left .jetpack_widget_social_icons ul {
  margin: 0;
}
#site-header .header-scroll.fixed-header .header-left #custom_html-4 a {
  font-size: 0.85em;
  text-transform: uppercase;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
  text-decoration: none;
}
#site-header .header-scroll.fixed-header .header-left #custom_html-4 a:hover, #site-header .header-scroll.fixed-header .header-left #custom_html-4 a:focus {
  text-decoration: underline;
}
#site-header .header-scroll.fixed-header .header-left #jetpack_widget_social_icons-2 {
  margin-top: 0;
}
#site-header .header-scroll.fixed-header .header-right {
  width: 20%;
  padding-right: 20px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#site-header .header-scroll.fixed-header .header-right .scrolltop {
  margin: 0 1em;
}
#site-header .header-scroll.fixed-header .header-right .menu-item {
  margin: 0 10px;
}
#site-header .header-scroll.fixed-header .header-right .menu-item:hover, #site-header .header-scroll.fixed-header .header-right .menu-item:focus {
  color: #4B5679 !important;
}
#site-header .header-scroll.fixed-header .header-titles-wrapper {
  width: 60%;
  margin-right: 0;
  display: flex;
  justify-content: center;
  padding-bottom: 5px;
}
#site-header .header-scroll.fixed-header .header-titles-wrapper .site-logo img {
  max-height: 3em;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper {
  width: 100%;
  border-top: 1px solid #F0EFEF;
  border-bottom: 1px solid #F0EFEF;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .primary-menu-wrapper {
  width: calc(100% - 80px);
  z-index: 10;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .primary-menu-wrapper ul.primary-menu {
  margin: 0;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary {
  width: 100%;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary #mega-menu-primary {
  display: flex;
  justify-content: space-around;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary #mega-menu-primary li {
  width: 100%;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .primary-menu-wrapper #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  line-height: 35px;
  height: 35px;
  font-size: 12px;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .desktop-search {
  display: block;
  color: #4B5679;
  font-size: 1.125em;
  padding-top: 1em;
  text-align: right;
  text-align: right;
  position: absolute;
  width: 100%;
  z-index: 5;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .desktop-search .search-toggle-fixed:hover {
  cursor: pointer;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .desktop-search .search-content-fixed {
  height: 0px;
  transition: 0.3s;
  display: none;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .desktop-search .search-content-fixed.active {
  height: 82px;
  background: #ececec;
  position: absolute;
  width: 100%;
  z-index: 9;
  margin-top: 8px;
  padding: 15px;
  display: block;
}
#site-header .header-scroll.fixed-header .header-navigation-wrapper .desktop-search .search-toggle-fixed {
  color: #4B5679 !important;
  right: 20px;
  position: absolute;
  top: -12px;
  padding: 10px 20px;
}
ul.mega-sub-menu .current-issue {
  max-width: inherit;
  display: flex;
}
ul.mega-sub-menu .current-issue .image {
  padding-right: 15px;
}
ul.mega-sub-menu .current-issue .content h3 {
  margin-bottom: 0.45em;
}
ul.mega-sub-menu .current-issue .content a {
  padding: 0;
}
ul.mega-sub-menu .current-issue .content a.arrow-btn {
  display: inline;
  width: auto;
}
ul.mega-sub-menu .current-issue .content a.arrow-btn:hover, ul.mega-sub-menu .current-issue .content a.arrow-btn:focus {
  text-decoration: none;
  border-bottom: 2px solid #4B5679;
}
ul.mega-sub-menu .current-issue .content .current-issue-menu {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
}
ul.mega-sub-menu .current-issue .content .current-issue-menu a {
  padding: 0.5em 0;
  width: auto;
  display: inline;
}
ul.mega-sub-menu .current-issue .content .current-issue-menu a:hover, ul.mega-sub-menu .current-issue .content .current-issue-menu a:focus {
  text-decoration: underline;
}
ul.mega-sub-menu .featured-posts {
  width: 100%;
}
ul.mega-sub-menu .featured-posts #bg-lightblue, ul.mega-sub-menu .featured-posts #bg-green {
  color: #000;
}
ul.mega-sub-menu .featured-posts #bg-lightblue:hover, ul.mega-sub-menu .featured-posts #bg-lightblue:focus, ul.mega-sub-menu .featured-posts #bg-green:hover, ul.mega-sub-menu .featured-posts #bg-green:focus {
  color: #fff;
}
ul.mega-sub-menu .art-grid {
  display: flex;
  flex-wrap: wrap;
}
ul.mega-sub-menu .art-grid .art {
  width: 31%;
  background-size: cover;
  background-position: center;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 250px;
  position: relative;
}
ul.mega-sub-menu .art-grid .art a {
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
ul.mega-sub-menu .art-grid .art .content {
  color: #fff;
  padding: 0.75em;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px;
  background: rgba(0, 0, 0, 0.2);
}
ul.mega-sub-menu .art-grid .art .content h3 {
  margin: 0;
  font-size: 1.4em;
}
ul.mega-sub-menu .art-grid .art:hover .content, ul.mega-sub-menu .art-grid .art:focus .content {
  background: rgba(0, 0, 0, 0.6);
}
ul.mega-sub-menu .reviews {
  display: flex;
  flex-wrap: wrap;
}
ul.mega-sub-menu .reviews .review {
  width: 23%;
  margin-right: 10px;
  margin-bottom: 10px;
  background-position: center;
  background-size: cover;
  position: relative;
  height: 250px;
}
ul.mega-sub-menu .reviews .review a {
  padding: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
}
ul.mega-sub-menu .reviews .review .content {
  color: #fff;
  padding: 0.75em;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px;
  background: rgba(0, 0, 0, 0.4);
}
ul.mega-sub-menu .reviews .review .content h3 {
  margin: 0;
  font-size: 1.4em;
}
ul.mega-sub-menu .reviews .review .content .authors {
  font-size: 0.85em;
  line-height: 1.5;
  margin-top: 3px;
}
ul.mega-sub-menu .reviews .review:hover .content, ul.mega-sub-menu .reviews .review:focus .content {
  background: rgba(0, 0, 0, 0.7);
}
ul.mega-sub-menu .conversations .conversation {
  display: flex;
  margin-bottom: 1.5em;
}
ul.mega-sub-menu .conversations .conversation .image {
  margin-right: 10px;
  width: 150px;
  font-size: 0.8em;
}
ul.mega-sub-menu .conversations .conversation .image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
ul.mega-sub-menu .conversations .conversation .image img:hover, ul.mega-sub-menu .conversations .conversation .image img:focus {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  text-decoration: none;
}
ul.mega-sub-menu .conversations .conversation .content {
  width: calc(100% - 150px);
}
ul.mega-sub-menu .conversations .conversation .content h3 {
  margin: 0;
}
ul.mega-sub-menu .conversations .conversation .content h3 a {
  padding: 0;
  width: auto;
  display: inline;
}
ul.mega-sub-menu .conversations .conversation .content h3 a:hover, ul.mega-sub-menu .conversations .conversation .content h3 afocus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
ul.mega-sub-menu .conversations .conversation .content span.subject, ul.mega-sub-menu .conversations .conversation .content span.author {
  display: block;
  font-size: 0.85em;
}
ul.mega-sub-menu .view-all-link {
  margin-left: 1.5em;
}
ul.mega-sub-menu .view-all-link a {
  margin: 0.5em 0 0 0;
  padding: 0;
}
ul.mega-sub-menu .view-all-link a:hover, ul.mega-sub-menu .view-all-link a:focus {
  text-decoration: none;
}
.desktop-menu {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1200px) {
  .desktop-menu {
    display: none;
  }
}
.mobile-menu {
  display: none;
}
@media (max-width: 1200px) {
  .mobile-menu {
    display: block;
    width: 100%;
  }
  .mobile-menu .mobile-header-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
  }
  .mobile-menu .mobile-header-wrap .header-left {
    width: 50% !important;
    display: flex;
    padding: 0;
    background: #ececec;
    align-items: center;
  }
  .mobile-menu .mobile-header-wrap .header-left .mobile-search {
    display: block;
    color: #4B5679;
    font-size: 1.125em;
    padding-top: 1em;
    text-align: right;
    text-align: right;
    position: absolute;
    width: 100%;
    z-index: 5;
    top: 16px;
  }
  .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-content {
    height: 0px;
    transition: 0.3s;
    display: none;
  }
  .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-content.active {
    height: 82px;
    background: #ececec;
    position: absolute;
    width: 100%;
    z-index: 9;
    margin-top: 3px;
    padding: 15px;
    display: block;
  }
  .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-toggle {
    left: 15px;
    color: #4B5679 !important;
  }
  .mobile-menu .mobile-header-wrap .header-left .cart-contents {
    margin-left: 3em;
    color: #716e6e !important;
    padding-bottom: 1px;
  }
  .mobile-menu .mobile-header-wrap .header-right {
    width: 50% !important;
    display: flex;
    background: #ececec;
    padding: 5px 20px 5px 0;
  }
  .mobile-menu .mobile-header-wrap.fixed-header {
    position: fixed;
    z-index: 10;
    margin-top: -5px;
  }
  .mobile-menu .header-titles-wrapper {
    width: 100% !important;
    max-width: 100%;
    margin-right: 0;
    display: flex;
    justify-content: center;
    padding: 20px 15px;
    padding-left: 15px !important;
    border-bottom: 1px solid #ececec;
  }
}
@media (max-width: 1200px) and (max-width: 1000px) {
  .mobile-menu .mobile-header-wrap .header-left .mobile-search {
    top: 4.5px;
  }
}
@media (max-width: 1200px) and (max-width: 480px) {
  .mobile-menu .header-titles-wrapper {
    padding: 5px 0 8px;
    padding-left: 0px !important;
  }
}
@media (max-width: 1200px) {
  .mobile-menu .header-right .mobile-nav-toggle {
    align-items: center;
    display: flex !important;
    overflow: visible;
    padding: 0;
    background: transparent !important;
    justify-content: flex-end;
    z-index: 10;
  }
  .mobile-menu .header-right .mobile-nav-toggle .toggle-inner {
    padding-top: 0;
  }
  .mobile-menu .header-right .mobile-nav-toggle .toggle-inner svg {
    height: 1.5em;
  }
  .mobile-menu .header-right .mobile-nav-toggle .toggle-icon {
    height: 1.5em;
    width: auto;
  }
}
@media (max-width: 1000px) {
  .mobile-menu .header-right .header-inner .toggle, .mobile-menu .header-right .nav-toggle {
    position: relative;
    right: 0;
  }
}
.header-navigation-wrapper {
  position: relative;
}
.header-navigation-wrapper .desktop-search {
  display: block;
  color: #4B5679;
  font-size: 1.125em;
  padding-top: 1em;
  text-align: right;
  text-align: right;
  position: absolute;
  width: 100%;
  z-index: 5;
}
.header-navigation-wrapper .desktop-search .search-content-desktop {
  height: 0px;
  transition: 0.3s;
  display: none;
}
.header-navigation-wrapper .desktop-search .search-content-desktop.active {
  height: 82px;
  background: #ececec;
  position: absolute;
  width: 100%;
  z-index: 9;
  margin-top: 12px;
  padding: 15px;
  display: block;
}
.header-navigation-wrapper .desktop-search .search-toggle-desktop {
  color: #4B5679 !important;
  right: 20px;
  position: absolute;
  top: -12px;
  padding: 10px 20px;
}
@media (max-width: 1200px) {
  .header-navigation-wrapper {
    display: none;
  }
}
@media (max-width: 1200px) {
  .header-inner {
    padding: 0 0 2em 0;
  }
  .header-inner .top-header {
    padding: 0 !important;
  }
}
.menu-modal.active .section-inner {
  width: 100%;
  padding: 0;
}
.menu-modal.active .section-inner button {
  background: transparent !important;
  padding: 10px;
}
.menu-modal.active .section-inner .toggle-text {
  display: none;
}
.menu-modal.active .section-inner .modal-menu {
  left: 0;
}
.menu-modal.active .section-inner .modal-menu li {
  text-align: center;
  border-color: #F0EFEF !important;
}
.menu-modal.active .section-inner .modal-menu li a {
  font-family: whitman-display, serif;
  font-weight: 600;
}
.menu-modal.active .section-inner .modal-menu li a:hover, .menu-modal.active .section-inner .modal-menu li a:focus {
  background: #C8D8EB !important;
}
ul#mega-menu-primary li.mega-menu-item-111346 {
  background: #C8D8EB !important;
  color: #fff;
}
ul#mega-menu-primary li.mega-menu-item-111346:hover, ul#mega-menu-primary li.mega-menu-item-111346:focus {
  background: #4B5679 !important;
}
ul#mega-menu-primary li.mega-menu-item-111346 a:hover, ul#mega-menu-primary li.mega-menu-item-111346 a:focus {
  background: #4B5679 !important;
  color: #fff !important;
}
ul#mega-menu-primary li.mega-menu-item-113340 {
  background: #4B5679 !important;
}
ul#mega-menu-primary li.mega-menu-item-113340:hover, ul#mega-menu-primary li.mega-menu-item-113340:focus {
  background: #2C2945 !important;
}
ul#mega-menu-primary li.mega-menu-item-113340 a {
  color: #fff !important;
}
ul#mega-menu-primary li.mega-menu-item-113340 a:hover, ul#mega-menu-primary li.mega-menu-item-113340 a:focus {
  background: #2C2945 !important;
  color: #fff !important;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
/*newsletter popup*/
a#modalBtn:hover, a#modalBtn:focus {
  cursor: pointer;
}
.modal-overlay {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  position: fixed;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-content {
  background-color: #C8D8EB;
  border-radius: 3px;
  margin: 100px auto 0 20px;
  width: 500px;
  box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 7px 20px 0 rgba(0, 0, 0, 0.17);
}
.modal-header h2, .modal-footer h3 {
  margin: 0;
}
.modal-header {
  background-color: #C8D8EB;
  padding: 10px 15px;
  color: #000;
}
.modal-body {
  padding: 0 20px 10px;
}
.modal-body p {
  font-size: 1.5em;
  margin: 0 0 0.15em 0;
}
.modal-body input[type="submit"] {
  font-size: 0.6em;
  margin-top: 10px;
  border-radius: 0;
  padding: 0.85em 3em 0.7em;
  font-weight: 400;
}
.closeBtn {
  font-size: 1.25em;
  color: #4B4B4B;
  float: right;
}
.closeBtn:hover, .closeBtn:focus {
  color: #2C2945;
  text-decoration: none;
  cursor: pointer;
}
header#site-header .social-icons {
  justify-content: flex-start;
}
header#site-header .social-icons a {
  color: #2C2945 !important;
  width: auto;
  height: auto;
  margin: 1em 1em 1em 0;
  justify-content: flex-start;
}
.issues-slideshow button.slick-next {
  background: transparent;
  position: absolute;
  z-index: 1;
  right: 0;
  visibility: hidden;
  top: -55px;
  padding: 0;
}
.issues-slideshow button.slick-next:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  visibility: visible;
  font-size: 2em;
  color: #4B5679;
}
.issues-slideshow button.slick-prev {
  background: transparent;
  position: absolute;
  z-index: 1;
  right: 3.5em;
  visibility: hidden;
  padding: 0;
  top: -55px;
}
.issues-slideshow button.slick-prev:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  visibility: visible;
  font-size: 2em;
  color: #4B5679;
}
.issues-slideshow button.slick-prev.slick-disabled, .issues-slideshow button.slick-next.slick-disabled {
  color: #e6e6e6 !important;
}
.issues-slideshow button.slick-prev.slick-disabled:after, .issues-slideshow button.slick-next.slick-disabled:after {
  color: #e6e6e6 !important;
}
.issues-slideshow .issue-slide {
  height: 380px;
  position: relative;
  transition: 1s ease;
  background-size: cover;
  background-position: center;
  margin: 0 5px;
}
@media (max-width: 1000px) {
  .issues-slideshow .issue-slide {
    height: 280px;
  }
}
@media (max-width: 768px) {
  .issues-slideshow .issue-slide {
    height: 260px;
  }
}
@media (max-width: 570px) {
  .issues-slideshow .issue-slide {
    height: 190px;
  }
}
@media (max-width: 480px) {
  .issues-slideshow .issue-slide {
    height: 320px;
  }
}
@media (max-width: 380px) {
  .issues-slideshow .issue-slide {
    height: 240px;
  }
}
@media (max-width: 350px) {
  .issues-slideshow .issue-slide {
    height: 200px;
  }
}
.issues-slideshow .issue-slide a {
  height: 100%;
  width: 100%;
  position: absolute;
  display: block;
  z-index: 2;
}
.issues-slideshow .issue-slide .content {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px;
  background: rgba(0, 0, 0, 0.6);
  transition: 1s ease;
}
.issues-slideshow .issue-slide .content h3 {
  margin: 0;
  font-size: 1.35em;
  text-transform: uppercase;
  font-style: italic;
}
.issues-slideshow .issue-slide:hover .content {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 1s ease;
}
.newsletter {
  margin-top: 3.5em;
  padding: 2em 0 1em 0;
  background: #4B5679;
  color: #fff;
}
.newsletter .small-container {
  display: flex;
  align-items: baseline;
}
@media (max-width: 570px) {
  .newsletter .small-container {
    flex-direction: column;
  }
}
.newsletter .small-container h2 {
  width: 25%;
  margin: 0;
  padding-right: 0.5em;
  text-align: right;
}
@media (max-width: 570px) {
  .newsletter .small-container h2 {
    width: 100%;
    padding-right: 0;
    text-align: center;
    margin-bottom: 10px;
  }
}
.newsletter .small-container form {
  width: 75%;
}
@media (max-width: 570px) {
  .newsletter .small-container form {
    width: 100%;
  }
}
.newsletter .small-container form .mc4wp-form-fields p {
  display: flex;
}
@media (max-width: 380px) {
  .newsletter .small-container form .mc4wp-form-fields p {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.newsletter .small-container form .mc4wp-form-fields p input[type="email"] {
  height: 45px;
}
.newsletter .small-container form .mc4wp-form-fields p input[type="submit"] {
  background: #C8D8EB !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  padding: 1em 2em 0.9em;
  height: 45px;
  border-radius: 0;
}
.newsletter .small-container form .mc4wp-form-fields p input[type="submit"]:hover, .newsletter .small-container form .mc4wp-form-fields p input[type="submit"]:focus {
  background: #2C2945 !important;
  color: #fff !important;
}
@media (max-width: 380px) {
  .newsletter .small-container form .mc4wp-form-fields p input[type="submit"] {
    margin-top: 10px;
  }
}
footer#site-footer {
  padding: 0;
}
footer#site-footer .footer-nav-widgets-wrapper {
  color: #fff;
  background: #2C2945;
  margin-top: 0 !important;
  padding-top: 4.3rem;
}
footer#site-footer .footer-nav-widgets-wrapper {
  background: #2C2945;
  color: #fff;
}
footer#site-footer div.footer-widgets-outer-wrapper {
  width: 100%;
  border-bottom: none;
  padding: 0 0 2em 0;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper {
  margin-left: 0;
  width: 100%;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .footer-widgets {
  margin-left: 0;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .footer-widgets a {
  color: #fff !important;
  font-size: 0.9em;
  font-style: normal;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .footer-widgets a:hover, footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .footer-widgets a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one {
  display: flex;
  width: 25%;
}
@media (max-width: 1000px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one {
    flex-direction: column;
  }
}
@media (max-width: 570px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one {
    width: 100%;
    flex-direction: row;
  }
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one .current-issue {
  max-width: 160px;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one .current-issue h3 {
  font-size: 1.1em;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one .widget_nav_menu {
  margin-left: 1em;
}
@media (max-width: 1000px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one .widget_nav_menu {
    margin: 10px 0 0 0;
  }
}
@media (max-width: 570px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-one .widget_nav_menu {
    margin: 2em 0 0 1em;
  }
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two {
  width: 50%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1em 0;
}
@media (max-width: 570px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two {
    width: 100%;
    justify-content: center;
  }
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .social-icons a {
  background: transparent !important;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .social-icons a:hover, footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .social-icons a:focus {
  color: #C8D8EB !important;
  text-decoration: none;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .jetpack_widget_social_icons ul {
  text-align: center;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a {
  border: 1px solid #C8D8EB;
  padding: 10px 3em;
  border-radius: 5px;
  margin: 0 5px;
  width: 30%;
}
@media (max-width: 1000px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a {
    width: 95%;
    margin: 0 5px 10px;
    display: block;
  }
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a i {
  margin-right: 6px;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a:hover, footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a:focus {
  background: #C8D8EB;
  color: #2C2945 !important;
  text-decoration: none;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a:hover i, footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .footer-buttons a:focus i {
  color: #2C2945;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .widget_search {
  padding: 0 1em;
}
@media (max-width: 480px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .widget_search .search-form {
    justify-content: center;
    flex-wrap: wrap;
  }
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .widget_search .search-form label {
  height: 58px;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .widget_search .search-form input[type="submit"] {
  height: 50px;
  background: #B3E3CB !important;
  color: #000 !important;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 0.05em;
  padding: 1em 2em 0.9em;
  margin-left: 0;
  border-radius: 0;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .widget_search .search-form input[type="submit"]:hover, footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-two .widget_search .search-form input[type="submit"]:focus {
  background: #529473 !important;
  color: #fff !important;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-three {
  width: 25%;
  display: flex;
  align-items: flex-start;
}
@media (max-width: 1000px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-three {
    flex-direction: column;
  }
}
@media (max-width: 570px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-three {
    width: 100%;
    flex-direction: row;
    justify-content: center;
  }
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-three .widget {
  margin-top: 0;
}
footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-three .widget#nav_menu-7 {
  padding-right: 12px;
}
@media (max-width: 570px) {
  footer#site-footer div.footer-widgets-outer-wrapper .footer-widgets-wrapper .column-three .widget#nav_menu-7 {
    padding-right: 2em;
  }
}
.bottom-footer {
  background: #131121;
  font-weight: lighter;
  font-size: 0.85em;
  color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 2em 15px;
}
@media (max-width: 570px) {
  .bottom-footer {
    text-align: center;
    flex-wrap: wrap;
  }
}
@media (max-width: 570px) {
  .bottom-footer .footer-credits {
    margin-bottom: 12px;
  }
}
.bottom-footer a {
  color: #fff !important;
}
#site-footer a, #site-footer, .footer-copyright {
  text-decoration: none;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
}
.social-icons {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icons a {
  background: transparent !important;
}
.social-icons a:hover, .social-icons a:focus {
  color: #C8D8EB !important;
  text-decoration: none;
}
.home section#primary {
  padding: 0 0 4rem 0;
}
@media (max-width: 1000px) {
  .home section#primary {
    padding: 0;
  }
}
.home-slideshow {
  padding: 0 40px;
}
@media (max-width: 1000px) {
  .home-slideshow {
    padding: 0 15px;
  }
}
@media (max-width: 380px) {
  .home-slideshow {
    padding: 0 10px;
  }
}
.home-slideshow .home-slide {
  margin: 0 5px;
  background-size: cover;
  background-position: center;
  min-height: 460px;
  display: flex;
  align-items: flex-end;
  position: relative;
}
@media (max-width: 1000px) {
  .home-slideshow .home-slide {
    display: block;
    min-height: inherit;
  }
}
@media (max-width: 1000px) {
  .home-slideshow .home-slide .slide-img {
    background-size: cover;
    background-position: center;
    height: 450px;
  }
}
@media (max-width: 570px) {
  .home-slideshow .home-slide .slide-img {
    height: 490px;
  }
}
@media (max-width: 480px) {
  .home-slideshow .home-slide .slide-img {
    height: 400px;
  }
}
@media (max-width: 380px) {
  .home-slideshow .home-slide .slide-img {
    height: 310px;
  }
}
@media (max-width: 350px) {
  .home-slideshow .home-slide .slide-img {
    height: 280px;
  }
}
.home-slideshow .home-slide a.slide-link {
  width: 100%;
  height: 100%;
  position: absolute;
}
.home-slideshow .home-slide .content {
  width: 100%;
  background: #EDEDED;
  padding: 15px;
  display: none;
  height: 0;
  transition: 1s ease;
}
@media (max-width: 1000px) {
  .home-slideshow .home-slide .content {
    display: block;
    height: auto;
  }
  .home-slideshow .home-slide .content a {
    text-decoration: none;
  }
}
@media (max-width: 570px) {
  .home-slideshow .home-slide .content {
    padding: 10px;
  }
}
.home-slideshow .home-slide .content h2 {
  font-size: 1.5em;
  margin: 0;
}
@media (max-width: 1000px) {
  .home-slideshow .home-slide .content h2 {
    font-size: 1.2em;
  }
}
.home-slideshow .home-slide .content h2 a {
  color: #000 !important;
  text-decoration: none;
}
.home-slideshow .home-slide .content ul.authors {
  display: flex;
  align-items: baseline;
  margin-bottom: 0;
  margin-left: 0.25em;
  list-style: none;
  margin-top: 0.45em;
}
@media (max-width: 1000px) {
  .home-slideshow .home-slide .content ul.authors {
    margin-top: 0;
  }
}
@media (max-width: 570px) {
  .home-slideshow .home-slide .content ul.authors {
    font-size: 0.85em;
  }
}
.home-slideshow .home-slide .content ul.authors li {
  margin-left: 0;
}
.home-slideshow .home-slide:hover .content {
  display: block;
  height: 100%;
}
.home-slideshow button.slick-next:after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  visibility: visible;
  font-size: 2em;
  color: #000;
  text-rendering: optimizeLegibility;
}
.home-slideshow button.slick-prev:before {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  visibility: visible;
  font-size: 2em;
  color: #000;
  text-rendering: optimizeLegibility;
}
.home-slideshow button.slick-arrow {
  background: transparent;
  position: absolute;
  z-index: 1;
  top: 45%;
  visibility: hidden;
  z-index: 0;
}
@media (max-width: 1000px) {
  .home-slideshow button.slick-arrow {
    top: 40%;
  }
}
.home-slideshow button.slick-next {
  right: 0;
  padding: 0;
}
@media (max-width: 1000px) {
  .home-slideshow button.slick-next {
    right: -10px;
  }
}
@media (max-width: 380px) {
  .home-slideshow button.slick-next {
    font-size: 12px;
  }
}
.home-slideshow button.slick-prev {
  left: 0;
  padding: 0;
}
@media (max-width: 1000px) {
  .home-slideshow button.slick-prev {
    left: -10px;
  }
}
@media (max-width: 380px) {
  .home-slideshow button.slick-prev {
    font-size: 12px;
  }
}
.home-slideshow ul.slick-dots {
  margin-left: 0;
  display: flex;
  list-style: none;
  justify-content: center;
  align-items: baseline;
}
.home-slideshow ul.slick-dots li button {
  width: 11px;
  height: 11px;
  padding: 0;
  border-radius: 100%;
  color: transparent;
  font-size: 0.5em;
  background: #D8D8D8 !important;
}
.home-slideshow ul.slick-dots li.slick-active button {
  background: #4B5679 !important;
}
.current-issue {
  max-width: 203px;
}
.current-issue .subheading {
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  font-size: 0.77em;
}
@media (max-width: 570px) {
  .current-issue .subheading {
    font-size: 0.66em;
  }
}
.current-issue h3, .current-issue h2 {
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.625em;
  margin: 0;
  text-transform: uppercase;
}
@media (max-width: 570px) {
  .current-issue h3, .current-issue h2 {
    font-size: 1.3em;
  }
}
.current-issue h3 a, .current-issue h2 a {
  text-decoration: none;
}
.current-issue .btn-blue, .current-issue .blue-btn {
  float: left;
  margin: 10px 0;
  display: block;
  width: 100%;
}
.current-issue-home {
  display: flex;
  flex-wrap: wrap;
}
.current-issue-home .section-one {
  width: 50%;
  display: flex;
}
@media (max-width: 1000px) {
  .current-issue-home .section-one {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
@media (max-width: 350px) {
  .current-issue-home .section-one {
    flex-direction: column;
  }
}
.current-issue-home .current-issue {
  width: 203px;
}
@media (max-width: 570px) {
  .current-issue-home .current-issue {
    max-width: 145px;
  }
}
@media (max-width: 480px) {
  .current-issue-home .current-issue {
    max-width: 120px;
  }
}
@media (max-width: 350px) {
  .current-issue-home .current-issue {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}
@media (max-width: 480px) {
  .current-issue-home .current-issue .blue-btn, .current-issue-home .current-issue .btn-blue {
    display: none;
  }
}
@media (max-width: 350px) {
  .current-issue-home .current-issue img {
    margin: 0 auto 1em auto;
    max-width: 150px;
  }
}
.current-issue-home .issue-description {
  width: calc(100% - 210px);
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-top: 2.55em;
  font-size: 1.15em;
}
@media (max-width: 570px) {
  .current-issue-home .issue-description {
    width: calc(100% - 145px);
  }
}
@media (max-width: 480px) {
  .current-issue-home .issue-description {
    width: calc(100% - 120px);
  }
}
@media (max-width: 350px) {
  .current-issue-home .issue-description {
    padding-top: 0em;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
.current-issue-home .issue-description .btn-arrow, .current-issue-home .issue-description .arrow-btn {
  float: left;
}
.featured-posts, .features-slideshow {
  width: 50%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1000px) {
  .featured-posts, .features-slideshow {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .featured-posts, .features-slideshow {
    margin: 0;
  }
}
.featured-posts .feat-post.image-bg, .features-slideshow .feat-post.image-bg {
  background-position: center;
  background-size: cover;
  color: #fff;
}
.featured-posts .feat-post.image-bg a, .features-slideshow .feat-post.image-bg a {
  color: #fff !important;
}
.featured-posts .feat-post.image-bg .layer, .features-slideshow .feat-post.image-bg .layer {
  display: block;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
}
.featured-posts .feat-post.image-bg:hover .layer, .featured-posts .feat-post.image-bg:focus .layer, .features-slideshow .feat-post.image-bg:hover .layer, .features-slideshow .feat-post.image-bg:focus .layer {
  background: rgba(0, 0, 0, 0.6);
}
.featured-posts .feat-post, .features-slideshow .feat-post {
  width: 23%;
  margin: 5px;
  min-height: 225px;
  position: relative;
}
@media (max-width: 1000px) {
  .featured-posts .feat-post, .features-slideshow .feat-post {
    min-height: 250px;
  }
}
@media (max-width: 480px) {
  .featured-posts .feat-post, .features-slideshow .feat-post {
    min-height: 280px;
  }
}
@media (max-width: 350px) {
  .featured-posts .feat-post, .features-slideshow .feat-post {
    min-height: 220px;
  }
}
.featured-posts .feat-post .post-link, .features-slideshow .feat-post .post-link {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 2;
}
.featured-posts .feat-post span.category, .featured-posts .feat-post span.post-cat, .features-slideshow .feat-post span.category, .features-slideshow .feat-post span.post-cat {
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: italic;
  text-transform: uppercase;
  font-size: 0.66em;
  padding: 8px 8px 0;
  display: block;
  text-decoration: none;
}
.featured-posts .feat-post span.category a, .featured-posts .feat-post span.post-cat a, .features-slideshow .feat-post span.category a, .features-slideshow .feat-post span.post-cat a {
  text-decoration: none;
  padding: 0;
  display: inherit;
}
.featured-posts .feat-post h3, .features-slideshow .feat-post h3 {
  font-family: whitman-display, serif;
  font-weight: 700;
  font-style: normal;
  font-size: 1.25em;
  margin: 0.25em 0 0 0;
  padding: 0 8px;
}
.featured-posts .feat-post .authors, .features-slideshow .feat-post .authors {
  margin: 0;
  padding: 0 8px;
  list-style-type: none;
  display: flex;
  align-items: baseline;
  font-size: 0.85em;
  line-height: 1.25;
}
.featured-posts .color-bg#bg-indigo, .features-slideshow .color-bg#bg-indigo {
  background: #2C2945;
  color: #fff;
}
.featured-posts .color-bg#bg-indigo a, .features-slideshow .color-bg#bg-indigo a {
  color: #fff !important;
}
.featured-posts .color-bg#bg-indigo:hover, .featured-posts .color-bg#bg-indigo:focus, .features-slideshow .color-bg#bg-indigo:hover, .features-slideshow .color-bg#bg-indigo:focus {
  background: #131121;
  color: #fff !important;
}
.featured-posts .color-bg#bg-indigo:hover a, .featured-posts .color-bg#bg-indigo:focus a, .features-slideshow .color-bg#bg-indigo:hover a, .features-slideshow .color-bg#bg-indigo:focus a {
  color: #fff !important;
}
.featured-posts .color-bg#bg-medblue, .features-slideshow .color-bg#bg-medblue {
  background: #4B5679;
  color: #fff;
}
.featured-posts .color-bg#bg-medblue a, .features-slideshow .color-bg#bg-medblue a {
  color: #fff !important;
}
.featured-posts .color-bg#bg-medblue:hover, .featured-posts .color-bg#bg-medblue:focus, .features-slideshow .color-bg#bg-medblue:hover, .features-slideshow .color-bg#bg-medblue:focus {
  background: #2C2945;
}
.featured-posts .color-bg#bg-lightblue, .features-slideshow .color-bg#bg-lightblue {
  background: #C8D8EB;
}
.featured-posts .color-bg#bg-lightblue:hover, .featured-posts .color-bg#bg-lightblue:focus, .features-slideshow .color-bg#bg-lightblue:hover, .features-slideshow .color-bg#bg-lightblue:focus {
  background: #529473;
  color: #fff;
}
.featured-posts .color-bg#bg-lightblue:hover a, .featured-posts .color-bg#bg-lightblue:focus a, .features-slideshow .color-bg#bg-lightblue:hover a, .features-slideshow .color-bg#bg-lightblue:focus a {
  color: #fff !important;
}
.featured-posts .color-bg#bg-green, .features-slideshow .color-bg#bg-green {
  background: #B3E3CB;
}
.featured-posts .color-bg#bg-green:hover, .featured-posts .color-bg#bg-green:focus, .features-slideshow .color-bg#bg-green:hover, .features-slideshow .color-bg#bg-green:focus {
  background: #529473;
  color: #fff;
}
.featured-posts .color-bg#bg-green:hover a, .featured-posts .color-bg#bg-green:focus a, .features-slideshow .color-bg#bg-green:hover a, .features-slideshow .color-bg#bg-green:focus a {
  color: #fff !important;
}
.features-slideshow h2 {
  margin: 2.5em auto 0.5em auto;
}
.current-issue-home .featured-posts {
  display: flex;
  padding-top: 2.55em;
}
@media (max-width: 1000px) {
  .current-issue-home .featured-posts {
    display: none;
  }
}
.mobile-features {
  display: none;
}
@media (max-width: 1000px) {
  .mobile-features {
    display: block;
    max-width: 100%;
  }
}
.home-art h2 {
  margin: 2.5em auto 0.5em auto;
}
.home-art .art-slideshow .art-slide {
  height: 367px;
  position: relative;
  transition: 1s ease;
  background-size: cover;
  background-position: center;
  margin: 0 5px;
}
.home-art .art-slideshow .art-slide a {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 2;
}
.home-art .art-slideshow .art-slide .content {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px;
  background: rgba(0, 0, 0, 0.6);
  transition: 1s ease;
}
@media (max-width: 1000px) {
  .home-art .art-slideshow .art-slide .content {
    display: block;
    background: rgba(0, 0, 0, 0.3);
  }
}
.home-art .art-slideshow .art-slide .content h3 {
  margin: 0;
}
.home-art .art-slideshow .art-slide .content ul.authors {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
}
.home-art .art-slideshow .art-slide .content ul.authors li {
  margin: 0 0 0 0.25em;
}
@media (max-width: 480px) {
  .home-art .art-slideshow .art-slide {
    height: 330px;
  }
}
@media (max-width: 350px) {
  .home-art .art-slideshow .art-slide {
    height: 300px;
  }
}
.home-art .art-slideshow .art-slide:hover .content {
  display: block;
  transition: 1s ease;
}
.art-slideshow button.slick-next, .review-slideshow button.slick-next, .features-slideshow button.slick-next, .home-event-slider button.slick-next {
  background: transparent;
  position: absolute;
  z-index: 1;
  right: 0;
  visibility: hidden;
  top: -45px;
  padding: 0;
}
.art-slideshow button.slick-next:after, .review-slideshow button.slick-next:after, .features-slideshow button.slick-next:after, .home-event-slider button.slick-next:after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  visibility: visible;
  font-size: 2em;
  color: #4B5679;
  text-rendering: optimizeLegibility;
}
.art-slideshow button.slick-prev, .review-slideshow button.slick-prev, .features-slideshow button.slick-prev, .home-event-slider button.slick-prev {
  background: transparent;
  position: absolute;
  z-index: 1;
  right: 3.5em;
  visibility: hidden;
  padding: 0;
  top: -45px;
}
.art-slideshow button.slick-prev:after, .review-slideshow button.slick-prev:after, .features-slideshow button.slick-prev:after, .home-event-slider button.slick-prev:after {
  content: "";
  font-family: "Font Awesome 6 Pro";
  font-weight: 300;
  visibility: visible;
  font-size: 2em;
  color: #4B5679;
  text-rendering: optimizeLegibility;
}
.art-slideshow button.slick-prev.slick-disabled, .art-slideshow button.slick-next.slick-disabled, .review-slideshow button.slick-prev.slick-disabled, .review-slideshow button.slick-next.slick-disabled, .features-slideshow button.slick-prev.slick-disabled, .features-slideshow button.slick-next.slick-disabled, .home-event-slider button.slick-prev.slick-disabled, .home-event-slider button.slick-next.slick-disabled {
  color: #e6e6e6 !important;
}
.art-slideshow button.slick-prev.slick-disabled:after, .art-slideshow button.slick-next.slick-disabled:after, .review-slideshow button.slick-prev.slick-disabled:after, .review-slideshow button.slick-next.slick-disabled:after, .features-slideshow button.slick-prev.slick-disabled:after, .features-slideshow button.slick-next.slick-disabled:after, .home-event-slider button.slick-prev.slick-disabled:after, .home-event-slider button.slick-next.slick-disabled:after {
  color: #e6e6e6 !important;
}
.home-reviews h2 {
  margin: 2.5em auto 0.5em auto;
}
.home-reviews .review-slide {
  height: 302px;
  position: relative;
  transition: 1s ease;
  background-size: cover;
  background-position: center;
  margin: 0 5px;
}
@media (max-width: 1000px) {
  .home-reviews .review-slide {
    height: auto;
  }
}
@media (max-width: 1000px) {
  .home-reviews .review-slide .review-image {
    height: 250px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .home-reviews .review-slide .review-image {
    height: 230px;
  }
}
@media (max-width: 480px) {
  .home-reviews .review-slide .review-image {
    height: 220px;
  }
}
@media (max-width: 480px) {
  .home-reviews .review-slide .review-image {
    height: 240px;
  }
}
@media (max-width: 350px) {
  .home-reviews .review-slide .review-image {
    height: 210px;
  }
}
.home-reviews .review-slide a {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 2;
}
.home-reviews .review-slide .content {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px;
  background: rgba(0, 0, 0, 0.6);
  transition: 1s ease;
}
@media (max-width: 1000px) {
  .home-reviews .review-slide .content {
    width: auto;
    height: auto;
    position: relative;
    color: #000;
    padding: 0;
    background: transparent;
    display: block;
  }
}
.home-reviews .review-slide .content h3 {
  margin: 0;
  font-size: 1.35em;
}
@media (max-width: 1000px) {
  .home-reviews .review-slide .content h3 {
    font-size: 1.1em;
  }
}
.home-reviews .review-slide .content .authors {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
  font-size: 0.85em;
}
.home-reviews .review-slide:hover .content {
  display: block;
  transition: 1s ease;
}
.home-news-events.yes-event {
  display: flex;
  padding: 1em 0;
}
@media (max-width: 1000px) {
  .home-news-events.yes-event {
    padding: 0;
  }
}
.home-news-events.yes-event .home-news {
  width: 60%;
}
@media (max-width: 1000px) {
  .home-news-events.yes-event .home-news {
    width: 100%;
  }
}
.home-news-events.yes-event .home-news .news-grid {
  display: flex;
  flex-wrap: wrap;
}
.home-news-events.yes-event .home-news .news-grid .news-post {
  width: 50%;
  display: flex;
  align-items: center;
  padding-right: 1em;
  padding-bottom: 2em;
}
@media (max-width: 480px) {
  .home-news-events.yes-event .home-news .news-grid .news-post {
    width: 100%;
    padding-right: 0;
  }
}
.home-news-events.yes-event .home-news .news-grid .news-post img {
  margin-right: 1em;
}
@media (max-width: 768px) {
  .home-news-events.yes-event .home-news .news-grid .news-post img {
    width: 100px;
    height: 100px;
  }
}
.home-news-events.yes-event .home-news .news-grid .news-post img:hover, .home-news-events.yes-event .home-news .news-grid .news-post img:focus {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.home-news-events.yes-event .home-news .news-grid .news-post h3 {
  font-size: 1.45em;
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
  width: calc(100% - 150px);
}
@media (max-width: 768px) {
  .home-news-events.yes-event .home-news .news-grid .news-post h3 {
    font-size: 1.1em;
    width: calc(100% - 110px);
  }
}
.home-news-events.yes-event .home-news .news-grid .news-post h3 a {
  text-decoration: none;
}
.home-news-events.yes-event .home-news .news-grid .news-post:last-child, .home-news-events.yes-event .home-news .news-grid .news-post:nth-last-child(2) {
  display: none;
}
.home-news-events.yes-event .home-events {
  width: 40%;
}
@media (max-width: 1000px) {
  .home-news-events.yes-event .home-events {
    width: 100%;
  }
}
.home-news-events.yes-event .home-events .home-event {
  background: #EDEDED;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.home-news-events.yes-event .home-events .home-event a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 2em;
}
@media (max-width: 570px) {
  .home-news-events.yes-event .home-events .home-event a {
    padding: 1.5em;
  }
}
@media (max-width: 1000px) {
  .home-news-events.yes-event .home-events .home-event {
    min-height: 200px;
  }
}
.home-news-events.yes-event .home-events .home-event h3 {
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
}
@media (max-width: 768px) {
  .home-news-events.yes-event .home-events .home-event h3 {
    font-size: 1.1em;
  }
}
.home-news-events.yes-event .home-events .home-event .event-details {
  margin-top: 0.5em;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.25em;
}
.home-news-events.yes-event .home-events .home-event .event-details a {
  border-bottom: 1px solid #4B5679;
  text-decoration: none;
}
.home-news-events.yes-event .home-events .home-event:hover, .home-news-events.yes-event .home-events .home-event:focus {
  background: #C8D8EB;
}
.home-news-events {
  padding: 1em 0;
}
.home-news-events .home-news .news-grid {
  display: flex;
  flex-wrap: wrap;
}
.home-news-events .home-news .news-grid .news-post {
  width: 33%;
  display: flex;
  align-items: center;
  padding-right: 1em;
  padding-bottom: 2em;
}
@media (max-width: 768px) {
  .home-news-events .home-news .news-grid .news-post {
    width: 50%;
    padding-right: 0;
  }
}
@media (max-width: 480px) {
  .home-news-events .home-news .news-grid .news-post {
    width: 100%;
    padding-right: 0;
  }
}
.home-news-events .home-news .news-grid .news-post img {
  margin-right: 1em;
}
@media (max-width: 768px) {
  .home-news-events .home-news .news-grid .news-post img {
    width: 100px;
    height: 100px;
  }
}
.home-news-events .home-news .news-grid .news-post h3 {
  font-size: 1.45em;
  line-height: 1.2;
  margin: 0;
  font-weight: 600;
  width: calc(100% - 150px);
}
@media (max-width: 768px) {
  .home-news-events .home-news .news-grid .news-post h3 {
    font-size: 1.1em;
    width: calc(100% - 110px);
  }
}
.home-news-events .home-news .news-grid .news-post h3 a {
  text-decoration: none;
}
.home-news-events .home-news .news-grid .news-post h3 a:hover, .home-news-events .home-news .news-grid .news-post h3 a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.home-news-events .home-events {
  display: none;
}
.home-news-events.yes-event {
  align-items: baseline;
  flex-wrap: wrap;
}
.home-news-events.yes-event .home-events {
  display: flex;
  flex-direction: column;
}
@media (max-width: 1000px) {
  .home-news-events.yes-event .home-events {
    margin-top: 3em;
  }
}
.home-news-events.yes-event .home-events h2 {
  margin: 0;
  text-align: left;
}
.category #site-content .container, .archive #site-content .container, .search-results #site-content .container, .page-template-template-reviews #site-content .container {
  display: flex;
}
@media (max-width: 768px) {
  .category #site-content .container .sidebar, .archive #site-content .container .sidebar, .search-results #site-content .container .sidebar, .page-template-template-reviews #site-content .container .sidebar {
    display: none;
  }
}
.category #site-content .container .content, .archive #site-content .container .content, .search-results #site-content .container .content, .page-template-template-reviews #site-content .container .content {
  width: calc(100% - 180px);
  padding-left: 2.7em;
}
@media (max-width: 1000px) {
  .category #site-content .container .content, .archive #site-content .container .content, .search-results #site-content .container .content, .page-template-template-reviews #site-content .container .content {
    width: calc(100% - 180px);
  }
}
@media (max-width: 768px) {
  .category #site-content .container .content, .archive #site-content .container .content, .search-results #site-content .container .content, .page-template-template-reviews #site-content .container .content {
    width: 100%;
    padding-left: 0;
  }
}
.category #site-content .container .content article, .archive #site-content .container .content article, .search-results #site-content .container .content article, .page-template-template-reviews #site-content .container .content article {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 3em;
  padding-top: 1em;
}
@media (max-width: 1000px) {
  .category #site-content .container .content article, .archive #site-content .container .content article, .search-results #site-content .container .content article, .page-template-template-reviews #site-content .container .content article {
    flex-wrap: wrap;
  }
}
@media (max-width: 570px) {
  .category #site-content .container .content article, .archive #site-content .container .content article, .search-results #site-content .container .content article, .page-template-template-reviews #site-content .container .content article {
    margin-bottom: 2em;
  }
}
.category #site-content .container .content article .post-title, .archive #site-content .container .content article .post-title, .search-results #site-content .container .content article .post-title, .page-template-template-reviews #site-content .container .content article .post-title {
  border-right: 1px solid #ECECEC;
  width: 35%;
  padding-right: 1em;
}
@media (max-width: 1000px) {
  .category #site-content .container .content article .post-title, .archive #site-content .container .content article .post-title, .search-results #site-content .container .content article .post-title, .page-template-template-reviews #site-content .container .content article .post-title {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .category #site-content .container .content article .post-title, .archive #site-content .container .content article .post-title, .search-results #site-content .container .content article .post-title, .page-template-template-reviews #site-content .container .content article .post-title {
    width: 100%;
    padding-right: 0;
    border-right: none;
    margin-bottom: 10px;
  }
}
.category #site-content .container .content article .post-title .post-date, .archive #site-content .container .content article .post-title .post-date, .search-results #site-content .container .content article .post-title .post-date, .page-template-template-reviews #site-content .container .content article .post-title .post-date {
  color: #757575;
  font-weight: 300;
  font-style: normal;
  font-size: 0.85em;
}
.category #site-content .container .content article .post-title .post-cat, .archive #site-content .container .content article .post-title .post-cat, .search-results #site-content .container .content article .post-title .post-cat, .page-template-template-reviews #site-content .container .content article .post-title .post-cat {
  font-family: pt-sans-pro, sans-serif;
  text-transform: uppercase;
  font-size: 0.75em;
  color: #4B5679;
  font-weight: 600;
  text-decoration: none;
}
.category #site-content .container .content article .post-title .post-cat a, .archive #site-content .container .content article .post-title .post-cat a, .search-results #site-content .container .content article .post-title .post-cat a, .page-template-template-reviews #site-content .container .content article .post-title .post-cat a {
  text-transform: uppercase;
  font-size: 1em;
  color: #4B5679 !important;
  font-weight: 600;
  text-decoration: none;
}
.category #site-content .container .content article .post-title .post-cat a:hover, .category #site-content .container .content article .post-title .post-cat a:focus, .archive #site-content .container .content article .post-title .post-cat a:hover, .archive #site-content .container .content article .post-title .post-cat a:focus, .search-results #site-content .container .content article .post-title .post-cat a:hover, .search-results #site-content .container .content article .post-title .post-cat a:focus, .page-template-template-reviews #site-content .container .content article .post-title .post-cat a:hover, .page-template-template-reviews #site-content .container .content article .post-title .post-cat a:focus {
  text-decoration: underline;
}
.category #site-content .container .content article .post-title h2.entry-title, .archive #site-content .container .content article .post-title h2.entry-title, .search-results #site-content .container .content article .post-title h2.entry-title, .page-template-template-reviews #site-content .container .content article .post-title h2.entry-title {
  font-size: 1.875em;
}
@media (max-width: 768px) {
  .category #site-content .container .content article .post-title h2.entry-title, .archive #site-content .container .content article .post-title h2.entry-title, .search-results #site-content .container .content article .post-title h2.entry-title, .page-template-template-reviews #site-content .container .content article .post-title h2.entry-title {
    font-size: 1.7em;
  }
}
@media (max-width: 480px) {
  .category #site-content .container .content article .post-title h2.entry-title, .archive #site-content .container .content article .post-title h2.entry-title, .search-results #site-content .container .content article .post-title h2.entry-title, .page-template-template-reviews #site-content .container .content article .post-title h2.entry-title {
    font-size: 1.6em;
  }
}
.category #site-content .container .content article .post-title h2.entry-title a:hover, .category #site-content .container .content article .post-title h2.entry-title a:focus, .archive #site-content .container .content article .post-title h2.entry-title a:hover, .archive #site-content .container .content article .post-title h2.entry-title a:focus, .search-results #site-content .container .content article .post-title h2.entry-title a:hover, .search-results #site-content .container .content article .post-title h2.entry-title a:focus, .page-template-template-reviews #site-content .container .content article .post-title h2.entry-title a:hover, .page-template-template-reviews #site-content .container .content article .post-title h2.entry-title a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.category #site-content .container .content article .excerpt, .archive #site-content .container .content article .excerpt, .search-results #site-content .container .content article .excerpt, .page-template-template-reviews #site-content .container .content article .excerpt {
  width: 45%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
}
@media (max-width: 1000px) {
  .category #site-content .container .content article .excerpt, .archive #site-content .container .content article .excerpt, .search-results #site-content .container .content article .excerpt, .page-template-template-reviews #site-content .container .content article .excerpt {
    width: 60%;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  .category #site-content .container .content article .excerpt, .archive #site-content .container .content article .excerpt, .search-results #site-content .container .content article .excerpt, .page-template-template-reviews #site-content .container .content article .excerpt {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.category #site-content .container .content article .excerpt p, .archive #site-content .container .content article .excerpt p, .search-results #site-content .container .content article .excerpt p, .page-template-template-reviews #site-content .container .content article .excerpt p {
  font-weight: 300;
  font-style: normal;
  color: #2C2945;
  font-size: 1.1em;
}
.category #site-content .container .content article .author, .archive #site-content .container .content article .author, .search-results #site-content .container .content article .author, .page-template-template-reviews #site-content .container .content article .author {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.category #site-content .container .content article .author span, .archive #site-content .container .content article .author span, .search-results #site-content .container .content article .author span, .page-template-template-reviews #site-content .container .content article .author span {
  padding-left: 4px;
}
@media (max-width: 1000px) {
  .category #site-content .container .content article .author, .archive #site-content .container .content article .author, .search-results #site-content .container .content article .author, .page-template-template-reviews #site-content .container .content article .author {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: 100%;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .category #site-content .container .content article .author, .archive #site-content .container .content article .author, .search-results #site-content .container .content article .author, .page-template-template-reviews #site-content .container .content article .author {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
  }
}
.category #site-content .container .content article .author .single-author, .archive #site-content .container .content article .author .single-author, .search-results #site-content .container .content article .author .single-author, .page-template-template-reviews #site-content .container .content article .author .single-author {
  padding-right: 10px;
  padding-bottom: 15px;
}
@media (max-width: 350px) {
  .category #site-content .container .content article .author .single-author, .archive #site-content .container .content article .author .single-author, .search-results #site-content .container .content article .author .single-author, .page-template-template-reviews #site-content .container .content article .author .single-author {
    max-width: 120px;
  }
}
.category #site-content .container .content article .author p.author, .archive #site-content .container .content article .author p.author, .search-results #site-content .container .content article .author p.author, .page-template-template-reviews #site-content .container .content article .author p.author {
  width: 150px;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.2;
}
@media (max-width: 1000px) {
  .category #site-content .container .content article .author p.author, .archive #site-content .container .content article .author p.author, .search-results #site-content .container .content article .author p.author, .page-template-template-reviews #site-content .container .content article .author p.author {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}
@media (max-width: 350px) {
  .category #site-content .container .content article .author p.author, .archive #site-content .container .content article .author p.author, .search-results #site-content .container .content article .author p.author, .page-template-template-reviews #site-content .container .content article .author p.author {
    width: 120px;
  }
}
.category #site-content .container .content article .author p.author a, .archive #site-content .container .content article .author p.author a, .search-results #site-content .container .content article .author p.author a, .page-template-template-reviews #site-content .container .content article .author p.author a {
  text-decoration: none;
}
.category #site-content .container .content article .author p.author a:hover, .category #site-content .container .content article .author p.author a:focus, .archive #site-content .container .content article .author p.author a:hover, .archive #site-content .container .content article .author p.author a:focus, .search-results #site-content .container .content article .author p.author a:hover, .search-results #site-content .container .content article .author p.author a:focus, .page-template-template-reviews #site-content .container .content article .author p.author a:hover, .page-template-template-reviews #site-content .container .content article .author p.author a:focus {
  text-decoration: none;
}
.category #site-content .container .content article .author img, .archive #site-content .container .content article .author img, .search-results #site-content .container .content article .author img, .page-template-template-reviews #site-content .container .content article .author img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.category #site-content .container .content article .author img:hover, .category #site-content .container .content article .author img:focus, .archive #site-content .container .content article .author img:hover, .archive #site-content .container .content article .author img:focus, .search-results #site-content .container .content article .author img:hover, .search-results #site-content .container .content article .author img:focus, .page-template-template-reviews #site-content .container .content article .author img:hover, .page-template-template-reviews #site-content .container .content article .author img:focus {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.category .current-issue {
  max-width: 180px;
}
@media (max-width: 1000px) {
  .category .current-issue {
    max-width: 145px;
  }
}
.pagination {
  margin-top: 2em;
}
.pagination .nav-links {
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
}
.pagination .nav-links span.current {
  color: #757575;
}
.pagination a:hover, .pagination a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.category-art .container {
  flex-direction: column;
}
.category-art .container .art-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.category-art .container .art-wrapper article {
  width: 32%;
  height: 412px;
  margin-right: 15px;
  margin-bottom: 15px;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media (max-width: 1170px) {
  .category-art .container .art-wrapper article {
    width: 31%;
    height: 280px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
}
@media (max-width: 992px) {
  .category-art .container .art-wrapper article {
    width: 48.5%;
    height: 350px;
    margin-right: 12px;
    margin-bottom: 12px;
  }
}
@media (max-width: 850px) {
  .category-art .container .art-wrapper article {
    width: 48%;
  }
}
@media (max-width: 650px) {
  .category-art .container .art-wrapper article {
    width: 100%;
    margin-right: 0;
    height: 400px;
  }
}
@media (max-width: 380px) {
  .category-art .container .art-wrapper article {
    width: 100%;
    margin-right: 0;
    height: 330px;
  }
}
@media (max-width: 350px) {
  .category-art .container .art-wrapper article {
    width: 100%;
    margin-right: 0;
    height: 280px;
  }
}
.category-art .container .art-wrapper article a {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 2;
}
.category-art .container .art-wrapper article .content {
  display: none;
  width: 100% !important;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px !important;
  background: rgba(0, 0, 0, 0.6);
  transition: 1s ease;
}
@media (max-width: 992px) {
  .category-art .container .art-wrapper article .content {
    display: block;
    background: rgba(0, 0, 0, 0.3);
  }
}
.category-art .container .art-wrapper article .content h2 {
  margin: 0;
}
.category-art .container .art-wrapper article .content ul.authors {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
}
.category-art .container .art-wrapper article .content ul.authors li {
  margin: 0 0 0 0.25em;
}
.category-art .container .art-wrapper article:hover .content {
  display: block;
  transition: 1s ease;
}
body.category-reviews article.category-reviews, body.page-template-template-reviews article {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 3em;
  padding-top: 1em;
}
body.category-reviews article.category-reviews .review, body.page-template-template-reviews article .review {
  order: 1;
  width: 150px;
}
@media (max-width: 570px) {
  body.category-reviews article.category-reviews .review, body.page-template-template-reviews article .review {
    width: 120px;
  }
}
@media (max-width: 480px) {
  body.category-reviews article.category-reviews .review, body.page-template-template-reviews article .review {
    width: 100px;
  }
}
body.category-reviews article.category-reviews .post-title, body.page-template-template-reviews article .post-title {
  order: 2;
  padding-left: 1em;
  border-right: 1px solid #ececec;
  width: 35%;
  padding-right: 1em;
  display: flex;
  flex-direction: column;
}
body.category-reviews article.category-reviews .post-title .title, body.page-template-template-reviews article .post-title .title {
  order: 1;
}
body.category-reviews article.category-reviews .post-title .author, body.page-template-template-reviews article .post-title .author {
  order: 2;
}
body.category-reviews article.category-reviews .post-title .date, body.page-template-template-reviews article .post-title .date {
  order: 3;
  font-size: 0.85em;
  margin: 0.5em 0 0 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.category-reviews article.category-reviews .post-title h2.entry-title, body.page-template-template-reviews article .post-title h2.entry-title {
  font-size: 1.875em;
}
@media (max-width: 768px) {
  body.category-reviews article.category-reviews .post-title h2.entry-title, body.page-template-template-reviews article .post-title h2.entry-title {
    font-size: 1.7em;
  }
}
@media (max-width: 480px) {
  body.category-reviews article.category-reviews .post-title h2.entry-title, body.page-template-template-reviews article .post-title h2.entry-title {
    font-size: 1.6em;
  }
}
body.category-reviews article.category-reviews .post-title h2.entry-title a:hover, body.category-reviews article.category-reviews .post-title h2.entry-title a:focus, body.page-template-template-reviews article .post-title h2.entry-title a:hover, body.page-template-template-reviews article .post-title h2.entry-title a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
@media (max-width: 1000px) {
  body.category-reviews article.category-reviews .post-title, body.page-template-template-reviews article .post-title {
    padding-left: 1em;
    width: calc(100% - 150px) !important;
    border-right: none !important;
  }
}
@media (max-width: 570px) {
  body.category-reviews article.category-reviews .post-title, body.page-template-template-reviews article .post-title {
    width: calc(100% - 120px) !important;
  }
}
@media (max-width: 480px) {
  body.category-reviews article.category-reviews .post-title, body.page-template-template-reviews article .post-title {
    width: calc(100% - 100px) !important;
  }
}
body.category-reviews article.category-reviews .post-title .single-author, body.category-reviews article.category-reviews .post-title .multiple-authors, body.category-reviews article.category-reviews .post-title .two-authors, body.page-template-template-reviews article .post-title .single-author, body.page-template-template-reviews article .post-title .multiple-authors, body.page-template-template-reviews article .post-title .two-authors {
  font-weight: 300;
  font-size: 0.9em;
  text-decoration: none;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
}
body.category-reviews article.category-reviews .excerpt, body.page-template-template-reviews article .excerpt {
  order: 3;
  width: 45%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
}
@media (max-width: 1000px) {
  body.category-reviews article.category-reviews .excerpt, body.page-template-template-reviews article .excerpt {
    width: 100% !important;
    margin-top: 1em;
    padding-left: 0 !important;
  }
}
body.category-reviews article.category-reviews .excerpt a.arrow-btn, body.page-template-template-reviews article .excerpt a.arrow-btn {
  color: #4B5679 !important;
}
body.category-reviews article.category-reviews .excerpt a.arrow-btn:before, body.page-template-template-reviews article .excerpt a.arrow-btn:before {
  color: #4B5679 !important;
}
@media (max-width: 1000px) {
  .post-type-archive-gr_news article .post-title {
    order: 2;
  }
  .post-type-archive-gr_news article .excerpt {
    order: 3;
  }
  .post-type-archive-gr_news article .author {
    order: 1;
    padding-bottom: 15px;
  }
}
p.author {
  width: 150px;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
}
p.author a {
  text-decoration: none;
}
p.author a:hover, p.author a:focus {
  text-decoration: underline;
}
@media (max-width: 1000px) {
  body.category-conversations article .author {
    margin-left: 39.9%;
    border-left: 1px solid #ECECEC;
    padding-left: 1em;
  }
}
@media (max-width: 768px) {
  body.category-conversations article .author {
    margin-left: 0;
    border-left: none;
    padding-left: 0;
  }
}
@media (max-width: 1000px) {
  body.category-conversations article .author .subjects {
    display: flex;
    flex-wrap: wrap;
  }
  body.category-conversations article .author .subject, body.category-conversations article .author .interviewer {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 1000px) and (max-width: 350px) {
  body.category-conversations article .author .subject, body.category-conversations article .author .interviewer {
    max-width: 120px;
  }
}
.authors {
  text-decoration: none;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
}
.search-results #site-content .container .content article .author {
  width: 20%;
}
@media (max-width: 1000px) {
  .search-results #site-content .container .content article .author {
    width: 100%;
  }
}
#events-page article {
  display: flex;
}
#events-page article .sidebar {
  width: 150px;
}
@media (max-width: 768px) {
  #events-page article .sidebar {
    display: none;
  }
}
#events-page article .content {
  width: calc(100% - 180px);
  padding-left: 2.7em;
}
@media (max-width: 768px) {
  #events-page article .content {
    width: 100%;
    padding-left: 0;
  }
}
#events-page article .content .event {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 3em;
  padding-top: 1em;
}
@media (max-width: 768px) {
  #events-page article .content .event {
    flex-wrap: wrap;
  }
}
#events-page article .content .event .title {
  border-right: 1px solid #ECECEC;
  width: 35%;
  padding-right: 1em;
}
@media (max-width: 768px) {
  #events-page article .content .event .title {
    width: 50%;
  }
}
@media (max-width: 570px) {
  #events-page article .content .event .title {
    width: 100%;
    padding-right: 0;
    border-right: none;
  }
}
#events-page article .content .event .title h2 {
  margin: 0;
}
@media (max-width: 1000px) {
  #events-page article .content .event .title h2 {
    font-size: 1.75em;
  }
}
@media (max-width: 768px) {
  #events-page article .content .event .title h2 {
    font-size: 1.6em;
  }
}
#events-page article .content .event .title h2 a {
  text-decoration: none;
}
#events-page article .content .event .event-details {
  width: 30%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
}
@media (max-width: 768px) {
  #events-page article .content .event .event-details {
    width: 50%;
    padding-right: 0;
  }
}
@media (max-width: 570px) {
  #events-page article .content .event .event-details {
    width: 100%;
    padding-left: 0;
    margin-top: 1em;
  }
}
#events-page article .content .event .event-details span {
  color: #949393;
  text-transform: uppercase;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
  font-size: 0.77em;
}
#events-page article .content .event .event-details div {
  margin-bottom: 0.7em;
}
#events-page article .content .event .excerpt {
  width: 35%;
}
@media (max-width: 768px) {
  #events-page article .content .event .excerpt {
    width: 100%;
  }
}
button.tribe-events-c-top-bar__datepicker-button, button.tribe-events-c-top-bar__nav-link--next, button.tribe-events-c-subscribe-dropdown__button-text {
  background: transparent !important;
}
button.tribe-events-c-nav__next {
  background: transparent !important;
  color: #000 !important;
}
.single .entry-content, .page .entry-content {
  max-width: 750px;
}
.single #post-content, .page #post-content {
  display: flex;
}
.single #post-content .sidebar, .page #post-content .sidebar {
  width: 200px;
}
@media (max-width: 1000px) {
  .single #post-content .sidebar, .page #post-content .sidebar {
    width: 170px;
  }
}
@media (max-width: 768px) {
  .single #post-content .sidebar, .page #post-content .sidebar {
    display: none;
  }
}
.single #post-content .sidebar .featured-review, .page #post-content .sidebar .featured-review {
  margin-bottom: 2.5em;
}
.single #post-content .content, .page #post-content .content {
  width: calc(100% - 180px);
  padding-left: 2.7em;
}
@media (max-width: 1000px) {
  .single #post-content .content, .page #post-content .content {
    width: calc(100% - 170px);
    padding-left: 2em;
  }
}
@media (max-width: 768px) {
  .single #post-content .content, .page #post-content .content {
    width: 100%;
    padding-left: 0;
  }
}
.single #post-content .content .multiple-authors, .single #post-content .content .single-author, .single #post-content .content .two-authors, .page #post-content .content .multiple-authors, .page #post-content .content .single-author, .page #post-content .content .two-authors {
  margin-left: 0;
  margin-bottom: 0.4em;
  line-height: 1.5;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
}
.single #post-content .content .multiple-authors a, .single #post-content .content .single-author a, .single #post-content .content .two-authors a, .page #post-content .content .multiple-authors a, .page #post-content .content .single-author a, .page #post-content .content .two-authors a {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.single #post-content .content .multiple-authors a:hover, .single #post-content .content .multiple-authors a:focus, .single #post-content .content .single-author a:hover, .single #post-content .content .single-author a:focus, .single #post-content .content .two-authors a:hover, .single #post-content .content .two-authors a:focus, .page #post-content .content .multiple-authors a:hover, .page #post-content .content .multiple-authors a:focus, .page #post-content .content .single-author a:hover, .page #post-content .content .single-author a:focus, .page #post-content .content .two-authors a:hover, .page #post-content .content .two-authors a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(144, 168, 197, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(144, 168, 197, 0.8) 0);
}
.single #post-content .content .post--meta, .page #post-content .content .post--meta {
  display: flex;
  align-items: baseline;
  margin-bottom: 1em;
}
.single #post-content .content .post--meta .gr-issue, .page #post-content .content .post--meta .gr-issue {
  display: none;
}
@media (max-width: 768px) {
  .single #post-content .content .post--meta .gr-issue, .page #post-content .content .post--meta .gr-issue {
    display: block;
    padding-left: 5px;
  }
}
@media (max-width: 480px) {
  .single #post-content .content .post--meta .gr-issue, .page #post-content .content .post--meta .gr-issue {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 768px) {
  .single #post-content .content .post--meta .gr-issue:before, .page #post-content .content .post--meta .gr-issue:before {
    content: " | ";
  }
}
@media (max-width: 480px) {
  .single #post-content .content .post--meta .gr-issue:before, .page #post-content .content .post--meta .gr-issue:before {
    content: none;
  }
}
@media (max-width: 768px) {
  .single #post-content .content .post--meta, .page #post-content .content .post--meta {
    flex-wrap: wrap;
  }
}
.single #post-content .content .author .author-bio, .page #post-content .content .author .author-bio {
  border-top: 1px solid #E7E7E7;
  border-bottom: 1px solid #E7E7E7;
  display: flex;
  width: 100%;
  max-width: 750px;
  padding-left: 0;
  margin: 0;
  padding: 2.5em 0;
}
@media (max-width: 570px) {
  .single #post-content .content .author .author-bio, .page #post-content .content .author .author-bio {
    flex-direction: column;
    padding: 1.5em 0;
  }
}
.single #post-content .content .author .author-bio .image, .page #post-content .content .author .author-bio .image {
  width: 150px;
  padding-right: 1.5em;
}
@media (max-width: 570px) {
  .single #post-content .content .author .author-bio .image, .page #post-content .content .author .author-bio .image {
    padding-right: 0;
    margin-bottom: 1em;
  }
}
.single #post-content .content .author .author-bio .image a, .page #post-content .content .author .author-bio .image a {
  text-decoration: none;
}
.single #post-content .content .author .author-bio .image a:hover, .single #post-content .content .author .author-bio .image a:focus, .page #post-content .content .author .author-bio .image a:hover, .page #post-content .content .author .author-bio .image a:focus {
  text-decoration: underline;
}
.single #post-content .content .author .author-bio .image img, .page #post-content .content .author .author-bio .image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.single #post-content .content .author .author-bio .image img:hover, .single #post-content .content .author .author-bio .image img:focus, .page #post-content .content .author .author-bio .image img:hover, .page #post-content .content .author .author-bio .image img:focus {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.single #post-content .content .author .author-bio .bio, .page #post-content .content .author .author-bio .bio {
  width: calc(100% - 150px);
}
@media (max-width: 570px) {
  .single #post-content .content .author .author-bio .bio, .page #post-content .content .author .author-bio .bio {
    width: 100%;
  }
}
.single #post-content .content .author .author-bio .bio.no-image, .page #post-content .content .author .author-bio .bio.no-image {
  width: 100%;
}
.single #post-content figure.featured-image, .page #post-content figure.featured-image {
  margin-bottom: 2em;
}
@media (max-width: 380px) {
  .single #post-content figure.featured-image, .page #post-content figure.featured-image {
    margin-bottom: 1em;
  }
}
@media (max-width: 350px) {
  .single #post-content figure.featured-image, .page #post-content figure.featured-image {
    margin-bottom: 0.5em;
  }
}
.single #post-content .pagination-single, .page #post-content .pagination-single {
  max-width: 750px;
  margin-bottom: 4em;
}
.single #post-content .pagination-single a, .page #post-content .pagination-single a {
  display: inline;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
}
.single #post-content .pagination-single a:hover .title, .single #post-content .pagination-single a:focus .title, .page #post-content .pagination-single a:hover .title, .page #post-content .pagination-single a:focus .title {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.single #post-content .pagination-single span.arrow, .page #post-content .pagination-single span.arrow {
  color: #4B5679;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 750px;
  width: 100%;
  margin: 0 auto 1.25em auto;
}
.entry-content figure {
  max-width: fit-content !important;
  width: inherit;
  margin-left: 0;
}
.entry-content figure.aligncenter {
  margin-left: 0 !important;
}
.art-post-slideshow .slick-slide {
  padding-right: 12px;
}
.art-post-slideshow button.slick-next:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  visibility: visible;
  font-size: 2em;
  color: #000;
}
.art-post-slideshow button.slick-prev:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  visibility: visible;
  font-size: 2em;
  color: #000;
}
.art-post-slideshow button.slick-arrow {
  background: transparent;
  position: absolute;
  z-index: 1;
  top: 45%;
  visibility: hidden;
}
.art-post-slideshow button.slick-next {
  right: -40px;
  padding: 0;
}
.art-post-slideshow button.slick-prev {
  left: -40px;
  padding: 0;
}
.art-post-slideshow ul.slick-dots {
  margin-left: 0;
  display: flex;
  list-style: none;
  justify-content: flex-start;
  align-items: baseline;
}
.art-post-slideshow ul.slick-dots li button {
  width: 11px;
  height: 11px;
  padding: 0;
  border-radius: 100%;
  color: transparent;
  font-size: 0.5em;
  background: #D8D8D8 !important;
}
.art-post-slideshow ul.slick-dots li.slick-active button {
  background: #4B5679 !important;
}
.single .category-art .container {
  flex-direction: row;
}
.entry-content > .alignleft, .entry-content > p .alignleft, .entry-content > .wp-block-image .alignleft {
  right: calc((100vw - 58rem) / 2 + 58rem + 15.5rem);
  margin-left: -31rem;
}
/*news*/
.latest-news {
  margin-top: 2.5em;
}
.latest-news .news-post {
  border-bottom: 1px solid #D8D7D7;
  padding: 0 0 1.5em 0;
  margin: 0 0 1.5em 0;
}
.latest-news .news-post h3 {
  font-family: pt-sans-pro;
  font-size: 1em;
  text-decoration: none;
  line-height: 1.25;
  margin: 0;
}
.latest-news .news-post h3 a {
  text-decoration: none;
  color: #434343 !important;
}
.latest-news .news-post h3 a:hover, .latest-news .news-post h3 a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
@media (max-width: 1000px) {
  .single-gr_news #post-content .sidebar {
    display: none;
  }
}
.single-gr_news #post-content .content {
  width: calc(100% - 200px);
  padding-top: 1em;
  padding-left: 2.7em;
  padding-right: 2.7em;
}
@media (max-width: 1000px) {
  .single-gr_news #post-content .content {
    padding-left: 0 !important;
    padding-right: 1.5em !important;
  }
}
@media (max-width: 768px) {
  .single-gr_news #post-content .content {
    width: 100% !important;
    padding-top: 0 !important;
  }
}
.single-gr_news #post-content .content h1.post-title {
  margin: 0;
}
.single-gr_news #post-content .content .post-date {
  color: #949393;
  text-transform: uppercase;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
  font-size: 0.85em;
  margin-bottom: 1em;
}
.single-gr_news #post-content .sidebar-right {
  width: 250px;
}
@media (max-width: 768px) {
  .single-gr_news #post-content .sidebar-right {
    display: none;
  }
}
.single .entry-content p a:not(.button), .single .entry-content h1 a:not(.button), .single .entry-content h2 a:not(.button), .single .entry-content h3 a:not(.button), .single .entry-content h4 a:not(.button), .single .entry-content h5 a:not(.button), .single .entry-content h6 a:not(.button) {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.single .entry-content p a:not(.button):hover, .single .entry-content p a:not(.button):focus, .single .entry-content h1 a:not(.button):hover, .single .entry-content h1 a:not(.button):focus, .single .entry-content h2 a:not(.button):hover, .single .entry-content h2 a:not(.button):focus, .single .entry-content h3 a:not(.button):hover, .single .entry-content h3 a:not(.button):focus, .single .entry-content h4 a:not(.button):hover, .single .entry-content h4 a:not(.button):focus, .single .entry-content h5 a:not(.button):hover, .single .entry-content h5 a:not(.button):focus, .single .entry-content h6 a:not(.button):hover, .single .entry-content h6 a:not(.button):focus {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(131, 157, 187, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(131, 157, 187, 0.8) 0);
}
.single-gr_events .event-details-mobile {
  display: none;
}
@media (max-width: 1200px) {
  .single-gr_events .event-details-mobile {
    display: flex;
    flex-wrap: wrap;
    padding: 1.45em 1.45em 1em 1.45em;
    background: #EDEDED;
    font-family: whitman-display, serif;
    font-weight: 600;
    font-style: normal;
    font-size: 1.2em;
    margin: 1.5em 0 0 0;
  }
  .single-gr_events .event-details-mobile span {
    color: #4B5679;
    text-transform: uppercase;
    font-family: pt-sans-pro, sans-serif;
    font-weight: 600;
    font-style: normal;
    display: block;
    font-size: 0.85em;
  }
  .single-gr_events .event-details-mobile div {
    margin-right: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1200px) {
  .single-gr_events .sidebar-right {
    display: none;
  }
}
.single-gr_events .sidebar-right .event-details {
  padding: 1.75em;
  background: #EDEDED;
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
  margin-top: 2.5em;
  width: 300px;
}
.single-gr_events .sidebar-right .event-details span {
  color: #4B5679;
  text-transform: uppercase;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
  font-size: 0.85em;
}
.single-gr_news #post-content .content, .single-gr_events #post-content .content {
  width: calc(100% - 200px);
  padding-left: 2.7em;
  padding-right: 2.7em;
  margin-bottom: 1em;
}
@media (max-width: 768px) {
  .single-gr_news #post-content .content, .single-gr_events #post-content .content {
    width: 100%;
  }
}
@media (max-width: 570px) {
  .single-gr_news #post-content .content, .single-gr_events #post-content .content {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.single-gr_news #post-content .sidebar-right, .single-gr_events #post-content .sidebar-right {
  width: 265px;
}
@media (max-width: 768px) {
  .single article.category-reviews .post-header {
    display: flex;
  }
}
@media (max-width: 480px) {
  .single article.category-reviews .post-header {
    flex-direction: column;
  }
}
.single article.category-reviews .post-header .featured-review-mobile {
  display: none;
}
@media (max-width: 768px) {
  .single article.category-reviews .post-header .featured-review-mobile {
    display: block;
    width: 150px;
  }
}
@media (max-width: 480px) {
  .single article.category-reviews .post-header .featured-review-mobile {
    width: 150px;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .single article.category-reviews .post-header .title {
    width: calc(100% - 150px);
    padding-left: 15px;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .single article.category-reviews .post-header .title {
    width: 100%;
    padding-left: 0;
  }
}
@media (max-width: 570px) {
  .search-results #site-content .archive-header {
    padding: 1em 0;
  }
}
.search-results #site-content .container {
  flex-direction: column;
}
.search article.category-art .excerpt img {
  margin-bottom: 0.75em;
}
.search article.category-reviews .review {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.search article.category-reviews .review img {
  max-width: 150px;
  padding-bottom: 2em;
}
@media (max-width: 1000px) {
  .search article.category-reviews .review {
    margin-left: 39.9%;
    padding-left: 1em;
    border-left: 1px solid #ececec;
    width: 60%;
    align-items: flex-start;
  }
}
@media (max-width: 768px) {
  .search article.category-reviews .review {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
  }
}
.search article.gr_events {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 3em;
  padding-top: 1em;
}
@media (max-width: 1000px) {
  .search article.gr_events {
    flex-wrap: wrap;
  }
}
.search article.gr_events .post-title {
  border-right: 1px solid #ECECEC;
  width: 35%;
  padding-right: 1em;
}
.search article.gr_events .post-title h2 {
  margin: 0;
}
.search article.gr_events .post-title h2 a {
  text-decoration: none;
}
@media (max-width: 1000px) {
  .search article.gr_events .post-title {
    width: 60%;
  }
}
.search article.gr_events .event-details {
  width: 30%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.1em;
}
@media (max-width: 1000px) {
  .search article.gr_events .event-details {
    width: 40%;
    padding-right: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .search article.gr_events .event-details {
    padding-left: 0;
    width: 100%;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.search article.gr_events .event-details span {
  color: #949393;
  text-transform: uppercase;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  display: block;
  font-size: 0.77em;
}
.search article.gr_events .event-details div {
  margin-bottom: 0.7em;
}
.search article.gr_events .excerpt {
  width: 35%;
}
@media (max-width: 1000px) {
  .search article.gr_events .excerpt {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.search article .author .issue-excerpt {
  max-width: 150px;
  padding-bottom: 2em;
}
.search article .author .issue-excerpt img {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.single-gr_authors #site-content .content {
  padding-top: 2.2em;
}
@media (max-width: 768px) {
  .single-gr_authors #site-content .content {
    padding-top: 0;
  }
}
.single-gr_authors .author {
  display: flex;
  align-items: flex-start;
  margin-bottom: 4em;
}
@media (max-width: 768px) {
  .single-gr_authors .author {
    margin-bottom: 3em;
  }
}
@media (max-width: 570px) {
  .single-gr_authors .author {
    margin-bottom: 2em;
    flex-wrap: wrap;
  }
}
.single-gr_authors .author .author-content {
  width: calc(100% - 150px);
  padding-right: 2.7em;
}
@media (max-width: 570px) {
  .single-gr_authors .author .author-content {
    width: 100%;
    padding-right: 0;
  }
}
.single-gr_authors .author .author-content h1 {
  margin: 0;
}
.single-gr_authors .author .author-profile {
  width: 150px;
  text-align: right;
  padding-top: 1em;
  font-size: 0.85em;
}
@media (max-width: 768px) {
  .single-gr_authors .author .author-profile {
    padding-top: 0;
  }
}
@media (max-width: 570px) {
  .single-gr_authors .author .author-profile {
    text-align: left;
  }
}
.single-gr_authors .author .author-profile img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.single-gr_authors .author .author-profile img:hover, .single-gr_authors .author .author-profile img:focus {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.single-gr_authors article {
  display: flex;
  padding-bottom: 10px;
  border-bottom: 1px solid #ececec;
  margin-bottom: 3em;
  padding-top: 1em;
  min-height: 100px;
}
@media (max-width: 768px) {
  .single-gr_authors article {
    flex-wrap: wrap;
  }
}
.single-gr_authors article .post-title {
  width: 35%;
  padding-right: 1em;
}
@media (max-width: 768px) {
  .single-gr_authors article .post-title {
    width: 100%;
    padding-right: 0;
    border-right: none;
    margin-bottom: 10px;
  }
}
.single-gr_authors article .post-title .post-date {
  color: #878787;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 0.85em;
}
.single-gr_authors article .post-title .post-cat {
  text-transform: uppercase;
  font-size: 0.75em;
  color: #4B5679;
  font-weight: 600;
  text-decoration: none;
}
.single-gr_authors article .post-title .post-cat a {
  text-transform: uppercase;
  color: #4B5679 !important;
  font-weight: 600;
  text-decoration: none;
}
.single-gr_authors article .post-title .post-cat a:hover, .single-gr_authors article .post-title .post-cat a:focus {
  text-decoration: underline;
}
.single-gr_authors article .post-title h2.entry-title {
  font-size: 1.875em;
}
.single-gr_authors article .post-title h2.entry-title a:hover, .single-gr_authors article .post-title h2.entry-title a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.single-gr_authors article .excerpt {
  border-left: 1px solid #ececec;
  width: 45%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
}
@media (max-width: 768px) {
  .single-gr_authors article .excerpt {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 1em;
    border-left: none;
  }
}
.single-gr_authors article .excerpt p {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #2C2945;
}
.single-gr_authors article .issue {
  width: 20%;
  text-transform: uppercase;
  font-size: 0.85em;
}
@media (max-width: 768px) {
  .single-gr_authors article .issue {
    width: 100%;
  }
}
.single-gr_authors article.category-features .issue, .single-gr_authors article.category-reviews .issue, .single-gr_authors article.category-art .issue, .single-gr_authors article.category-conversations .issue {
  text-align: right;
}
@media (max-width: 768px) {
  .single-gr_authors article.category-features .issue, .single-gr_authors article.category-reviews .issue, .single-gr_authors article.category-art .issue, .single-gr_authors article.category-conversations .issue {
    text-align: left;
  }
}
.post-type-archive-product #main {
  max-width: 1340px;
  padding: 0 15px;
  margin: 0 auto;
}
.post-type-archive-product #main .woocommerce-breadcrumb {
  display: none;
}
.post-type-archive-product #main .page-description ul.products {
  display: flex;
}
.post-type-archive-product #main ul.products {
  display: none;
}
.post-type-archive-product #main h2 {
  margin-bottom: 0;
}
.post-type-archive-product #main h4 {
  margin: 0 0 0.5em 0;
  font-family: whitman-display, serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1.2em;
}
.post-type-archive-product .past-issues {
  display: none;
}
.woocommerce-page .past-issues {
  display: none;
}
.woocommerce-products-header__title.page-title {
  font-size: 3.43em;
  text-align: left;
  margin: 0 0 0.5em 0;
  font-weight: 600;
}
@media (max-width: 768px) {
  .woocommerce-products-header__title.page-title {
    font-size: 2.5em;
  }
}
@media (max-width: 570px) {
  .woocommerce-products-header__title.page-title {
    font-size: 2.2em;
  }
}
@media (max-width: 768px) {
  .woocommerce .woocommerce-products-header__title.page-title, .woocommerce-page .woocommerce-products-header__title.page-title {
    margin: 0 0 0.5em 0;
  }
}
ul.products li.product .button {
  border: 3px solid #C8D8EB;
  background: #fff !important;
  border-radius: 3px;
  color: #4B5679 !important;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.8em 2em 0.7em;
  font-size: 0.85em;
  font-weight: 600;
}
ul.products li.product .button:hover, ul.products li.product .button:focus {
  background: #C8D8EB !important;
  text-decoration: none !important;
}
@media (max-width: 570px) {
  ul.products li.product .button {
    font-size: 0.77em;
  }
}
@media (max-width: 480px) {
  ul.products li.product .button {
    font-size: 0.6em;
  }
}
ul.products li.product .woocommerce-loop-product__title {
  font-weight: 500;
}
@media (max-width: 480px) {
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.5em;
    margin: 0.25em 0 0.25em 0;
  }
}
@media (max-width: 380px) {
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.3em;
  }
}
@media (max-width: 380px) {
  ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.2em;
  }
}
.product-template-default div.product div.summary {
  margin-bottom: 3em;
}
.product-template-default div.product .woocommerce-tabs {
  float: right;
  width: 48%;
  clear: none;
  margin: 0;
}
@media (max-width: 570px) {
  .product-template-default div.product .woocommerce-tabs {
    width: 100%;
  }
}
.product-template-default .woo-related-products-container {
  clear: both;
}
.woocommerce-tabs ul li.active a {
  color: #4B5679;
  box-shadow: 0 2px 0 #4B5679;
}
.single-product .summary p.price {
  font-size: 1.3em;
  font-weight: 600;
  color: #616161;
}
.shop-links {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 570px) {
  .shop-links .btn-grey {
    padding: 0.7em 1em 0.6em 1em;
    font-size: 0.77em;
  }
}
@media only screen and (max-width: 768px) {
  .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 48% !important;
  }
}
@media only screen and (max-width: 670px) {
  .woocommerce ul.products[class*=columns-] li.product:nth-of-type(2n), .woocommerce-page ul.products[class*=columns-] li.product:nth-of-type(2n) {
    padding-left: 8px;
  }
  .woocommerce ul.products[class*=columns-] li.product:nth-of-type(2n+1), .woocommerce-page ul.products[class*=columns-] li.product:nth-of-type(2n+1) {
    padding-right: 8px;
  }
}
.woocommerce-cart .sidebar {
  display: none;
}
.woocommerce-cart .content {
  width: 100%;
  padding-left: 0;
}
.woocommerce-cart a.remove {
  background-image: none;
  background-image: none;
}
.woocommerce-cart .woocommerce-cart-form .actions .button {
  background: #C8D8EB !important;
  border: none;
  color: #4B5679 !important;
}
.woocommerce-cart .woocommerce-cart-form .actions .button:hover, .woocommerce-cart .woocommerce-cart-form .actions .button:focus {
  background: #4B5679 !important;
  border: none;
  color: #fff !important;
}
.woocommerce-cart .wc-proceed-to-checkout a {
  color: #fff !important;
  font-size: 0.85em;
}
.woocommerce-cart .wc-proceed-to-checkout a:hover, .woocommerce-cart .wc-proceed-to-checkout a:focus {
  background-color: #529473 !important;
  text-decoration: none !important;
}
.woocommerce-checkout #site-content .woocommerce, .woocommerce-cart #site-content .woocommerce {
  padding: 0;
}
.woocommerce-page .sidebar {
  display: none;
}
.woocommerce-page .content {
  width: 100%;
  padding-left: 0;
}
.woocommerce-info {
  border-top: 2px solid #C8D8EB;
  background: #ededed;
}
a.added_to_cart {
  font-family: pt-sans-pro, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #4B5679;
  letter-spacing: 0.05em;
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
a.added_to_cart:hover, a.added_to_cart:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(144, 168, 197, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(144, 168, 197, 0.8) 0);
}
.return-to-shop a {
  color: #fff !important;
  font-size: 0.85em;
}
.woocommerce-checkout form .form-row.woocommerce-invalid input.input-text {
  border: 2px solid #C8D8EB;
}
.woocommerce-checkout .select2-choice {
  height: 45px;
}
#wcms_message a.button, .woocommerce-message a.button {
  color: #fff !important;
  font-size: 0.85em;
}
.woocommerce-checkout {
  font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
  letter-spacing: normal;
}
.woocommerce-checkout p .checkout-subscribe-action {
  font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
  letter-spacing: normal;
}
.woocommerce-terms-and-conditions-wrapper {
  margin-bottom: 0;
}
.woocommerce-checkout .container#post-content .content {
  width: 100%;
  padding-left: 0;
}
@media (max-width: 1000px) {
  .woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
    width: 100%;
    padding-left: 0;
    float: none;
  }
}
form.woocommerce-checkout a:hover, form.woocommerce-checkout a:focus {
  text-decoration: none;
  background-image: none;
}
#gr_howdidyouhearaboutus_field .select2-container {
  width: 100%;
}
#gr_howdidyouhearaboutus_field .select2-results li {
  margin: 0;
}
#gr_howdidyouhearaboutus_field .select2-results .select2-result-label {
  font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
  letter-spacing: normal;
}
/*set addresses page*/
.page-id-40417 .entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: 100%;
  width: 100%;
}
.set-shipping-addresses, .update-shipping-addresses {
  font-size: 0.8em;
}
.woocommerce-checkout form[name=checkout] {
  width: 100%;
}
.ywcmas_manage_addresses_cb_container {
  margin: 20px 0 !important;
  display: flex;
  align-items: center;
}
.ywcmas_manage_addresses_cb_container label span {
  font-size: 1.3em;
  font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
  color: #222;
}
#ship-to-different-address label span {
  font-size: 1.3em;
  font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, sans-serif;
  color: #222;
}
.woocommerce-checkout .woocommerce-billing-fields h3, .woocommerce-checkout form #order_review_heading {
  margin-top: 2rem;
}
.woocommerce-checkout .entry-content, .woocommerce-cart .entry-content {
  max-width: 100%;
}
.shop_table.subscription_details a.button {
  margin: 5px;
}
.woocommerce-breadcrumb {
  margin-bottom: 1rem;
}
.woocommerce .content-area .site-main {
  max-width: 1340px;
  margin: 0 auto;
  padding: 0 15px;
}
.single-product .single_add_to_cart_button {
  background: #2C2945 !important;
}
.single-product .single_add_to_cart_button:hover, .single-product .single_add_to_cart_button:focus {
  background: #529473 !important;
}
@media (max-width: 768px) {
  .product-template-default .product .woocommerce-product-gallery {
    width: 50% !important;
    float: left !important;
  }
}
@media (max-width: 570px) {
  .product-template-default .product .woocommerce-product-gallery {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .product-template-default .product .summary {
    width: 50% !important;
    float: right !important;
    padding-left: 1em !important;
  }
}
@media (max-width: 570px) {
  .product-template-default .product .summary {
    width: 100% !important;
    float: none !important;
    padding-left: 0 !important;
  }
}
.single-product div.product.product_cat-issues {
  display: flex;
  flex-wrap: wrap;
}
.single-product div.product.product_cat-issues .left {
  width: 33%;
  display: flex;
  flex-direction: column;
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .left {
    width: 100%;
  }
}
.single-product div.product.product_cat-issues .left .images {
  width: 100%;
}
.single-product div.product.product_cat-issues .left .woocommerce-product-gallery {
  margin-bottom: 2.5em;
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .left .woocommerce-product-gallery {
    width: 100% !important;
    float: none !important;
  }
}
.single-product div.product.product_cat-issues .left .product-details {
  width: 100%;
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .left .product-details {
    margin-bottom: 2em;
  }
}
.single-product div.product.product_cat-issues .left .product-details h1.product_title {
  display: none;
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .left .product-details h1.product_title {
    display: block;
  }
}
.single-product div.product.product_cat-issues .left .product-details .product_meta {
  display: none;
}
.single-product div.product.product_cat-issues .left .product-details .single-product .single_add_to_cart_button {
  width: 79%;
}
.single-product div.product.product_cat-issues .left .product-details p.price {
  font-weight: 500;
  font-size: 1.2em;
}
.single-product div.product.product_cat-issues .left .product-details .product-btns {
  margin: 2em 0;
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .left .product-details .product-btns {
    display: none;
  }
}
.single-product div.product.product_cat-issues .left .product-details .product-btns a {
  width: 100%;
  display: block;
}
.single-product div.product.product_cat-issues .entry-summary {
  width: 66% !important;
  padding-left: 2.7em;
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .entry-summary {
    width: 100% !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 768px) {
  .single-product div.product.product_cat-issues .entry-summary h1.product_title {
    display: none;
  }
}
.single-product div.product.product_cat-issues .entry-summary p.toc {
  text-transform: uppercase;
  font-weight: 300;
  font-family: whitman-display, serif;
  font-style: normal;
}
.single-product div.product.product_cat-issues .entry-summary h2.genre-title {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 700;
  color: #4B5679;
  text-transform: uppercase;
  font-size: 16px;
  width: 100%;
  border-bottom: 2px solid #C8D8EB;
  margin: 0;
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap h3 {
  font-family: whitman-display, serif;
  font-weight: 500;
  font-style: normal;
  margin: 0 0 4px 0;
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap h3 a {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap h3 a:hover, .single-product div.product.product_cat-issues .entry-summary .genre-wrap h3 a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(144, 168, 197, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(144, 168, 197, 0.8) 0);
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap .genre {
  padding: 1em 0;
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap .genre .genre-post {
  padding: 15px 0;
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap .genre .genre-post .authors {
  color: #636060;
}
.single-product div.product.product_cat-issues .entry-summary .genre-wrap .genre .genre-post .authors a {
  color: #636060 !important;
}
.xcp-btn {
  background: #C8D8EB !important;
  border: none;
  text-decoration: underline;
  color: #4B5679 !important;
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
.xcp-btn:hover, .xcp-btn:focus {
  background: #4B5679 !important;
  color: #fff !important;
}
.single-product div.product .product_meta {
  display: none;
}
.woocommerce-product-details__short-description p, .woocommerce-product-details__short-description span, .woocommerce-product-details__short-description div {
  font-size: 20px;
}
.su-accordion .su-spoiler {
  margin-bottom: 2em;
}
.su-accordion .su-spoiler-title {
  font-size: 1.8em;
  font-family: whitman-display, serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
}
@media (max-width: 570px) {
  .su-accordion .su-spoiler-title {
    font-size: 1.5em;
  }
}
body.page-template-template-gr2-landing, body.page-template-template-gr2-landing.custom-background, body.page-template-template-gr2-landing #site-content, body.tax-grtwo_cats, body.tax-grtwo_cats #site-content, body.tax-grtwo_cats main#site-content, body.tax-grtwo_cats.custom-background, body.gr2-template-default, body.gr2-template-default main#site-content, body.gr2-template-default.custom-background, body.page-template-template-gr2-reviews.custom-background main.site-main, body.page-template-template-gr2-conversations.custom-background main.site-main {
  background-color: #2C2945;
  color: #fff;
}
body.page-template-template-gr2-reviews {
  background-color: #2C2945;
}
body.page-template-template-gr2-landing header#site-header .social-icons, body.tax-grtwo_cats header#site-header .social-icons, body.gr2-template-default header#site-header .social-icons, body.page-template-template-gr2-reviews header#site-header .social-icons, body.page-template-template-gr2-conversations header#site-header .social-icons {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
}
body.page-template-template-gr2-landing header#site-header .social-icons a, body.tax-grtwo_cats header#site-header .social-icons a, body.gr2-template-default header#site-header .social-icons a, body.page-template-template-gr2-reviews header#site-header .social-icons a, body.page-template-template-gr2-conversations header#site-header .social-icons a {
  width: auto;
  margin-right: 20px;
  color: #fff !important;
}
header #custom_html-6 {
  margin-top: 0;
}
body.single-gr2 figcaption, body.single-gr2 .wp-caption-text {
  color: #fff !important;
  font-size: 1.1em;
}
body.single-gr2 figcaption a, body.single-gr2 .wp-caption-text a {
  color: #fff !important;
}
body.single-gr2 .entry-content a {
  color: #fff !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(75, 86, 121, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(75, 86, 121, 0.8) 0);
}
body.single-gr2 .entry-content a:hover, body.single-gr2 .entry-content a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(144, 168, 197, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(144, 168, 197, 0.8) 0);
}
body.tax-grtwo_cats main#site-content .pagination .current, body.tax-grtwo_cats main#site-content .pagination .dots, body.page-template-template-gr2-reviews main#site-content .pagination .current, body.page-template-template-gr2-reviews main#site-content .pagination .dots, body.page-template-template-gr2-conversations main#site-content .pagination .current, body.page-template-template-gr2-conversations main#site-content .pagination .dots {
  color: #969696;
}
body.tax-grtwo_cats main#site-content .pagination .next, body.page-template-template-gr2-reviews main#site-content .pagination .next, body.page-template-template-gr2-conversations main#site-content .pagination .next {
  margin: 0;
}
body.tax-grtwo_cats main#site-content .pagination a, body.page-template-template-gr2-reviews main#site-content .pagination a, body.page-template-template-gr2-conversations main#site-content .pagination a {
  color: #fff !important;
}
body.tax-grtwo_cats main#site-content .pagination .nav-links, body.page-template-template-gr2-reviews main#site-content .pagination .nav-links, body.page-template-template-gr2-conversations main#site-content .pagination .nav-links {
  justify-content: center;
}
body.page-template-template-gr2-landing .desktop-search .search-content-desktop ::placeholder, body.page-template-template-gr2-landing .mobile-search .search-content ::placeholder, body.tax-grtwo_cats .desktop-search .search-content-desktop ::placeholder, body.tax-grtwo_cats .mobile-search .search-content ::placeholder, body.gr2-template-default .desktop-search .search-content-desktop ::placeholder, body.gr2-template-default .mobile-search .search-content ::placeholder, body.page-template-template-gr2-reviews .desktop-search .search-content-desktop ::placeholder, body.page-template-template-gr2-reviews .mobile-search .search-content ::placeholder, body.page-template-template-gr2-conversations .desktop-search .search-content-desktop ::placeholder, body.page-template-template-gr2-conversations .mobile-search .search-content ::placeholder {
  color: #fff !important;
  opacity: 1;
}
body.page-template-template-gr2-landing .single-author a, body.page-template-template-gr2-landing .multiple-authors a, body.page-template-template-gr2-landing .two-authors a, body.tax-grtwo_cats .single-author a, body.tax-grtwo_cats .multiple-authors a, body.tax-grtwo_cats .two-authors a, body.gr2-template-default .single-author a, body.gr2-template-default .multiple-authors a, body.gr2-template-default .two-authors a, body.page-template-template-gr2-reviews .single-author a, body.page-template-template-gr2-reviews .multiple-authors a, body.page-template-template-gr2-reviews .two-authors a, body.page-template-template-gr2-conversations .single-author a, body.page-template-template-gr2-conversations .multiple-authors a, body.page-template-template-gr2-conversations .two-authors a {
  color: #fff !important;
}
body.page-template-template-gr2-landing .close-nav-toggle, body.tax-grtwo_cats .close-nav-toggle, body.gr2-template-default .close-nav-toggle, body.page-template-template-gr2-reviews .close-nav-toggle, body.page-template-template-gr2-conversations .close-nav-toggle {
  color: #fff !important;
}
body.page-template-template-gr2-landing #site-header, body.tax-grtwo_cats #site-header, body.gr2-template-default #site-header, body.page-template-template-gr2-reviews #site-header, body.page-template-template-gr2-conversations #site-header {
  background-color: #2C2945;
}
body.page-template-template-gr2-landing #site-header .header-titles .site-logo, body.tax-grtwo_cats #site-header .header-titles .site-logo, body.gr2-template-default #site-header .header-titles .site-logo, body.page-template-template-gr2-reviews #site-header .header-titles .site-logo, body.page-template-template-gr2-conversations #site-header .header-titles .site-logo {
  margin: 0;
}
body.page-template-template-gr2-landing #site-header .header-scroll.fixed-header, body.tax-grtwo_cats #site-header .header-scroll.fixed-header, body.gr2-template-default #site-header .header-scroll.fixed-header, body.page-template-template-gr2-reviews #site-header .header-scroll.fixed-header, body.page-template-template-gr2-conversations #site-header .header-scroll.fixed-header {
  background-color: #131121;
}
body.page-template-template-gr2-landing #site-header .header-scroll.fixed-header .header-right, body.tax-grtwo_cats #site-header .header-scroll.fixed-header .header-right, body.gr2-template-default #site-header .header-scroll.fixed-header .header-right, body.page-template-template-gr2-reviews #site-header .header-scroll.fixed-header .header-right, body.page-template-template-gr2-conversations #site-header .header-scroll.fixed-header .header-right {
  color: #C8D8EB;
}
body.page-template-template-gr2-landing #site-header .header-scroll.fixed-header .header-right a, body.tax-grtwo_cats #site-header .header-scroll.fixed-header .header-right a, body.gr2-template-default #site-header .header-scroll.fixed-header .header-right a, body.page-template-template-gr2-reviews #site-header .header-scroll.fixed-header .header-right a, body.page-template-template-gr2-conversations #site-header .header-scroll.fixed-header .header-right a {
  color: #C8D8EB !important;
}
body.page-template-template-gr2-landing #site-header .header-scroll.fixed-header li.menu-item-112597, body.tax-grtwo_cats #site-header .header-scroll.fixed-header li.menu-item-112597, body.gr2-template-default #site-header .header-scroll.fixed-header li.menu-item-112597, body.page-template-template-gr2-reviews #site-header .header-scroll.fixed-header li.menu-item-112597, body.page-template-template-gr2-conversations #site-header .header-scroll.fixed-header li.menu-item-112597 {
  background: #4B5679 !important;
}
body.page-template-template-gr2-landing #site-header .header-scroll.fixed-header li.menu-item-112597 a, body.tax-grtwo_cats #site-header .header-scroll.fixed-header li.menu-item-112597 a, body.gr2-template-default #site-header .header-scroll.fixed-header li.menu-item-112597 a, body.page-template-template-gr2-reviews #site-header .header-scroll.fixed-header li.menu-item-112597 a, body.page-template-template-gr2-conversations #site-header .header-scroll.fixed-header li.menu-item-112597 a {
  color: #fff !important;
}
body.page-template-template-gr2-landing #site-header .header-inner .top-header .header-left #custom_html-4 a, body.tax-grtwo_cats #site-header .header-inner .top-header .header-left #custom_html-4 a, body.gr2-template-default #site-header .header-inner .top-header .header-left #custom_html-4 a, body.page-template-template-gr2-reviews #site-header .header-inner .top-header .header-left #custom_html-4 a, body.page-template-template-gr2-conversations #site-header .header-inner .top-header .header-left #custom_html-4 a {
  color: #fff !important;
}
body.page-template-template-gr2-landing #site-header .header-inner .top-header .header-left #jetpack_widget_social_icons-2 a, body.tax-grtwo_cats #site-header .header-inner .top-header .header-left #jetpack_widget_social_icons-2 a, body.gr2-template-default #site-header .header-inner .top-header .header-left #jetpack_widget_social_icons-2 a, body.page-template-template-gr2-reviews #site-header .header-inner .top-header .header-left #jetpack_widget_social_icons-2 a, body.page-template-template-gr2-conversations #site-header .header-inner .top-header .header-left #jetpack_widget_social_icons-2 a {
  color: #fff !important;
}
body.page-template-template-gr2-landing #site-header .header-inner .top-header .header-right a, body.tax-grtwo_cats #site-header .header-inner .top-header .header-right a, body.gr2-template-default #site-header .header-inner .top-header .header-right a, body.page-template-template-gr2-reviews #site-header .header-inner .top-header .header-right a, body.page-template-template-gr2-conversations #site-header .header-inner .top-header .header-right a {
  color: #fff !important;
}
body.page-template-template-gr2-landing #site-header .header-navigation-wrapper .desktop-search .search-toggle-desktop, body.tax-grtwo_cats #site-header .header-navigation-wrapper .desktop-search .search-toggle-desktop, body.gr2-template-default #site-header .header-navigation-wrapper .desktop-search .search-toggle-desktop, body.page-template-template-gr2-reviews #site-header .header-navigation-wrapper .desktop-search .search-toggle-desktop, body.page-template-template-gr2-conversations #site-header .header-navigation-wrapper .desktop-search .search-toggle-desktop {
  color: #C8D8EB !important;
}
body.page-template-template-gr2-landing #site-header ul.primary-menu, body.tax-grtwo_cats #site-header ul.primary-menu, body.gr2-template-default #site-header ul.primary-menu, body.page-template-template-gr2-reviews #site-header ul.primary-menu, body.page-template-template-gr2-conversations #site-header ul.primary-menu {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-around;
}
body.page-template-template-gr2-landing #site-header ul.primary-menu li#menu-item-112597, body.tax-grtwo_cats #site-header ul.primary-menu li#menu-item-112597, body.gr2-template-default #site-header ul.primary-menu li#menu-item-112597, body.page-template-template-gr2-reviews #site-header ul.primary-menu li#menu-item-112597, body.page-template-template-gr2-conversations #site-header ul.primary-menu li#menu-item-112597 {
  background: #C8D8EB;
}
body.page-template-template-gr2-landing #site-header ul.primary-menu li#menu-item-112597 a, body.tax-grtwo_cats #site-header ul.primary-menu li#menu-item-112597 a, body.gr2-template-default #site-header ul.primary-menu li#menu-item-112597 a, body.page-template-template-gr2-reviews #site-header ul.primary-menu li#menu-item-112597 a, body.page-template-template-gr2-conversations #site-header ul.primary-menu li#menu-item-112597 a {
  color: #2C2945 !important;
}
body.page-template-template-gr2-landing #site-header ul.primary-menu li, body.tax-grtwo_cats #site-header ul.primary-menu li, body.gr2-template-default #site-header ul.primary-menu li, body.page-template-template-gr2-reviews #site-header ul.primary-menu li, body.page-template-template-gr2-conversations #site-header ul.primary-menu li {
  margin: 0;
  width: 100%;
}
body.page-template-template-gr2-landing #site-header ul.primary-menu li:hover, body.page-template-template-gr2-landing #site-header ul.primary-menu li:focus, body.tax-grtwo_cats #site-header ul.primary-menu li:hover, body.tax-grtwo_cats #site-header ul.primary-menu li:focus, body.gr2-template-default #site-header ul.primary-menu li:hover, body.gr2-template-default #site-header ul.primary-menu li:focus, body.page-template-template-gr2-reviews #site-header ul.primary-menu li:hover, body.page-template-template-gr2-reviews #site-header ul.primary-menu li:focus, body.page-template-template-gr2-conversations #site-header ul.primary-menu li:hover, body.page-template-template-gr2-conversations #site-header ul.primary-menu li:focus {
  background: #4B5679;
}
body.page-template-template-gr2-landing #site-header ul.primary-menu li a, body.tax-grtwo_cats #site-header ul.primary-menu li a, body.gr2-template-default #site-header ul.primary-menu li a, body.page-template-template-gr2-reviews #site-header ul.primary-menu li a, body.page-template-template-gr2-conversations #site-header ul.primary-menu li a {
  line-height: 43px;
  height: 43px;
  padding: 0px 8px 0px 8px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #fff !important;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  outline: none;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.page-template-template-gr2-landing #site-header .header-scroll.fixed-header .header-navigation-wrapper, body.tax-grtwo_cats #site-header .header-scroll.fixed-header .header-navigation-wrapper, body.gr2-template-default #site-header .header-scroll.fixed-header .header-navigation-wrapper, body.page-template-template-gr2-reviews #site-header .header-scroll.fixed-header .header-navigation-wrapper, body.page-template-template-gr2-conversations #site-header .header-scroll.fixed-header .header-navigation-wrapper {
  border-top: 1px solid #2C2945 !important;
  border-bottom: 1px solid #2C2945 !important;
}
body.page-template-template-gr2-landing .header-inner .header-navigation-wrapper, body.tax-grtwo_cats .header-inner .header-navigation-wrapper, body.gr2-template-default .header-inner .header-navigation-wrapper, body.page-template-template-gr2-reviews .header-inner .header-navigation-wrapper, body.page-template-template-gr2-conversations .header-inner .header-navigation-wrapper {
  width: 100%;
  border-top: 1px solid #4B5679 !important;
  border-bottom: 1px solid #4B5679 !important;
}
body.page-template-template-gr2-landing .desktop-search .search-content-desktop.active, body.page-template-template-gr2-landing .mobile-search .search-content.active, body.tax-grtwo_cats .desktop-search .search-content-desktop.active, body.tax-grtwo_cats .mobile-search .search-content.active, body.gr2-template-default .desktop-search .search-content-desktop.active, body.gr2-template-default .mobile-search .search-content.active, body.page-template-template-gr2-reviews .desktop-search .search-content-desktop.active, body.page-template-template-gr2-reviews .mobile-search .search-content.active, body.page-template-template-gr2-conversations .desktop-search .search-content-desktop.active, body.page-template-template-gr2-conversations .mobile-search .search-content.active {
  background: #4B5679;
}
body.page-template-template-gr2-landing .desktop-search .search-content-desktop.active input[type="search"], body.page-template-template-gr2-landing .mobile-search .search-content.active input[type="search"], body.tax-grtwo_cats .desktop-search .search-content-desktop.active input[type="search"], body.tax-grtwo_cats .mobile-search .search-content.active input[type="search"], body.gr2-template-default .desktop-search .search-content-desktop.active input[type="search"], body.gr2-template-default .mobile-search .search-content.active input[type="search"], body.page-template-template-gr2-reviews .desktop-search .search-content-desktop.active input[type="search"], body.page-template-template-gr2-reviews .mobile-search .search-content.active input[type="search"], body.page-template-template-gr2-conversations .desktop-search .search-content-desktop.active input[type="search"], body.page-template-template-gr2-conversations .mobile-search .search-content.active input[type="search"] {
  background: #4B5679;
  border-color: #999;
  color: #fff;
}
@media (max-width: 1200px) {
  body.page-template-template-gr2-landing .mobile-menu .mobile-header-wrap .header-left, body.tax-grtwo_cats .mobile-menu .mobile-header-wrap .header-left, body.gr2-template-default .mobile-menu .mobile-header-wrap .header-left, body.page-template-template-gr2-reviews .mobile-menu .mobile-header-wrap .header-left, body.page-template-template-gr2-conversations .mobile-menu .mobile-header-wrap .header-left {
    background: #131121;
  }
  body.page-template-template-gr2-landing .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-toggle, body.tax-grtwo_cats .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-toggle, body.gr2-template-default .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-toggle, body.page-template-template-gr2-reviews .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-toggle, body.page-template-template-gr2-conversations .mobile-menu .mobile-header-wrap .header-left .mobile-search .search-toggle {
    color: #C8D8EB !important;
  }
  body.page-template-template-gr2-landing .mobile-menu .mobile-header-wrap .header-left .cart-contents, body.tax-grtwo_cats .mobile-menu .mobile-header-wrap .header-left .cart-contents, body.gr2-template-default .mobile-menu .mobile-header-wrap .header-left .cart-contents, body.page-template-template-gr2-reviews .mobile-menu .mobile-header-wrap .header-left .cart-contents, body.page-template-template-gr2-conversations .mobile-menu .mobile-header-wrap .header-left .cart-contents {
    color: #C8D8EB !important;
  }
  body.page-template-template-gr2-landing .mobile-menu .mobile-header-wrap .header-right, body.tax-grtwo_cats .mobile-menu .mobile-header-wrap .header-right, body.gr2-template-default .mobile-menu .mobile-header-wrap .header-right, body.page-template-template-gr2-reviews .mobile-menu .mobile-header-wrap .header-right, body.page-template-template-gr2-conversations .mobile-menu .mobile-header-wrap .header-right {
    background: #131121;
  }
  body.page-template-template-gr2-landing .mobile-menu .mobile-header-wrap .header-right .toggle, body.page-template-template-gr2-landing .mobile-menu .mobile-header-wrap .header-right .close-nav-toggle, body.tax-grtwo_cats .mobile-menu .mobile-header-wrap .header-right .toggle, body.tax-grtwo_cats .mobile-menu .mobile-header-wrap .header-right .close-nav-toggle, body.gr2-template-default .mobile-menu .mobile-header-wrap .header-right .toggle, body.gr2-template-default .mobile-menu .mobile-header-wrap .header-right .close-nav-toggle, body.page-template-template-gr2-reviews .mobile-menu .mobile-header-wrap .header-right .toggle, body.page-template-template-gr2-reviews .mobile-menu .mobile-header-wrap .header-right .close-nav-toggle, body.page-template-template-gr2-conversations .mobile-menu .mobile-header-wrap .header-right .toggle, body.page-template-template-gr2-conversations .mobile-menu .mobile-header-wrap .header-right .close-nav-toggle {
    color: #C8D8EB !important;
  }
  body.page-template-template-gr2-landing .menu-modal-inner, body.tax-grtwo_cats .menu-modal-inner, body.gr2-template-default .menu-modal-inner, body.page-template-template-gr2-reviews .menu-modal-inner, body.page-template-template-gr2-conversations .menu-modal-inner {
    background-color: #131121;
  }
  body.page-template-template-gr2-landing .menu-modal.active .section-inner .modal-menu li, body.tax-grtwo_cats .menu-modal.active .section-inner .modal-menu li, body.gr2-template-default .menu-modal.active .section-inner .modal-menu li, body.page-template-template-gr2-reviews .menu-modal.active .section-inner .modal-menu li, body.page-template-template-gr2-conversations .menu-modal.active .section-inner .modal-menu li {
    border-color: #2C2945 !important;
  }
  body.page-template-template-gr2-landing .menu-modal.active .section-inner .modal-menu li a, body.tax-grtwo_cats .menu-modal.active .section-inner .modal-menu li a, body.gr2-template-default .menu-modal.active .section-inner .modal-menu li a, body.page-template-template-gr2-reviews .menu-modal.active .section-inner .modal-menu li a, body.page-template-template-gr2-conversations .menu-modal.active .section-inner .modal-menu li a {
    color: #fff !important;
  }
  body.page-template-template-gr2-landing .mobile-menu .header-titles-wrapper, body.tax-grtwo_cats .mobile-menu .header-titles-wrapper, body.gr2-template-default .mobile-menu .header-titles-wrapper, body.page-template-template-gr2-reviews .mobile-menu .header-titles-wrapper, body.page-template-template-gr2-conversations .mobile-menu .header-titles-wrapper {
    border-bottom: 1px solid #4B5679 !important;
  }
}
body.tax-grtwo_cats .archive-title, body.page-template-template-gr2-reviews .archive-title, body.page-template-template-gr2-conversations .archive-title {
  padding: 0 15px;
}
body.tax-grtwo_cats .archive-title span.color-accent, body.page-template-template-gr2-reviews .archive-title span.color-accent, body.page-template-template-gr2-conversations .archive-title span.color-accent {
  display: none;
}
body.tax-grtwo_cats #site-content .container .content, body.page-template-template-gr2-reviews #site-content .container .content, body.page-template-template-gr2-conversations #site-content .container .content {
  width: 100%;
  padding-left: 0;
}
body.tax-grtwo_cats .gr2-archive-wrap, body.page-template-template-gr2-reviews .gr2-archive-wrap, body.page-template-template-gr2-conversations .gr2-archive-wrap {
  display: flex;
  flex-wrap: wrap;
}
body.tax-grtwo_cats .gr2-archive-wrap .gr2-post, body.page-template-template-gr2-reviews .gr2-archive-wrap .gr2-post, body.page-template-template-gr2-conversations .gr2-archive-wrap .gr2-post {
  width: 25%;
  padding: 0 15px;
}
@media (max-width: 768px) {
  body.tax-grtwo_cats .gr2-archive-wrap .gr2-post, body.page-template-template-gr2-reviews .gr2-archive-wrap .gr2-post, body.page-template-template-gr2-conversations .gr2-archive-wrap .gr2-post {
    width: 50%;
  }
}
@media (max-width: 570px) {
  body.tax-grtwo_cats .gr2-archive-wrap .gr2-post, body.page-template-template-gr2-reviews .gr2-archive-wrap .gr2-post, body.page-template-template-gr2-conversations .gr2-archive-wrap .gr2-post {
    padding: 0 7px;
  }
}
body.tax-grtwo_cats.archive.term-video-audio .gr2-post {
  width: 33%;
  padding: 0 15px;
}
@media (max-width: 570px) {
  body.tax-grtwo_cats.archive.term-video-audio .gr2-post {
    width: 100%;
    padding: 0;
  }
}
body.term-reviews #site-content article, body.page-template-template-gr2-reviews #site-content article {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #4B5679;
  margin-bottom: 3em;
  padding-top: 1em;
}
body.term-reviews #site-content article .review, body.page-template-template-gr2-reviews #site-content article .review {
  order: 1;
  width: 150px;
}
@media (max-width: 570px) {
  body.term-reviews #site-content article .review, body.page-template-template-gr2-reviews #site-content article .review {
    width: 120px;
  }
}
@media (max-width: 480px) {
  body.term-reviews #site-content article .review, body.page-template-template-gr2-reviews #site-content article .review {
    width: 100px;
  }
}
body.term-reviews #site-content article .post-title, body.page-template-template-gr2-reviews #site-content article .post-title {
  order: 2;
  padding-left: 1em;
  border-right: 1px solid #4B5679;
  width: 35%;
  padding-right: 1em;
  display: flex;
  flex-direction: column;
}
body.term-reviews #site-content article .post-title .title, body.page-template-template-gr2-reviews #site-content article .post-title .title {
  order: 1;
}
body.term-reviews #site-content article .post-title .author, body.page-template-template-gr2-reviews #site-content article .post-title .author {
  order: 2;
}
body.term-reviews #site-content article .post-title .date, body.page-template-template-gr2-reviews #site-content article .post-title .date {
  order: 3;
  font-size: 0.85em;
  color: rgba(255, 255, 255, 0.75);
  margin: 0.5em 0 0 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.term-reviews #site-content article .post-title h2.entry-title, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title {
  font-size: 1.875em;
}
@media (max-width: 768px) {
  body.term-reviews #site-content article .post-title h2.entry-title, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title {
    font-size: 1.7em;
  }
}
@media (max-width: 480px) {
  body.term-reviews #site-content article .post-title h2.entry-title, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title {
    font-size: 1.6em;
  }
}
body.term-reviews #site-content article .post-title h2.entry-title a, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title a {
  color: #fff !important;
}
body.term-reviews #site-content article .post-title h2.entry-title a:hover, body.term-reviews #site-content article .post-title h2.entry-title a:focus, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title a:hover, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(200, 216, 235, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(200, 216, 235, 0.8) 0);
}
@media (max-width: 1000px) {
  body.term-reviews #site-content article .post-title, body.page-template-template-gr2-reviews #site-content article .post-title {
    padding-left: 1em;
    width: calc(100% - 150px) !important;
    border-right: none !important;
  }
}
@media (max-width: 570px) {
  body.term-reviews #site-content article .post-title, body.page-template-template-gr2-reviews #site-content article .post-title {
    width: calc(100% - 120px) !important;
  }
}
@media (max-width: 480px) {
  body.term-reviews #site-content article .post-title, body.page-template-template-gr2-reviews #site-content article .post-title {
    width: calc(100% - 100px) !important;
  }
}
body.term-reviews #site-content article .post-title .single-author, body.term-reviews #site-content article .post-title .multiple-authors, body.term-reviews #site-content article .post-title .two-authors, body.page-template-template-gr2-reviews #site-content article .post-title .single-author, body.page-template-template-gr2-reviews #site-content article .post-title .multiple-authors, body.page-template-template-gr2-reviews #site-content article .post-title .two-authors {
  color: #fff;
  font-weight: 300;
  font-size: 0.9em;
  text-decoration: none;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
}
body.term-reviews #site-content article .post-title .single-author a, body.term-reviews #site-content article .post-title .multiple-authors a, body.term-reviews #site-content article .post-title .two-authors a, body.page-template-template-gr2-reviews #site-content article .post-title .single-author a, body.page-template-template-gr2-reviews #site-content article .post-title .multiple-authors a, body.page-template-template-gr2-reviews #site-content article .post-title .two-authors a {
  color: #fff !important;
}
body.term-reviews #site-content article .excerpt, body.page-template-template-gr2-reviews #site-content article .excerpt {
  order: 3;
  width: 45%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
}
@media (max-width: 1000px) {
  body.term-reviews #site-content article .excerpt, body.page-template-template-gr2-reviews #site-content article .excerpt {
    width: 100% !important;
    margin-top: 1em;
    padding-left: 0 !important;
  }
}
body.term-reviews #site-content article .excerpt a.arrow-btn, body.page-template-template-gr2-reviews #site-content article .excerpt a.arrow-btn {
  color: #C8D8EB !important;
}
body.term-reviews #site-content article .excerpt a.arrow-btn:before, body.page-template-template-gr2-reviews #site-content article .excerpt a.arrow-btn:before {
  color: #C8D8EB !important;
}
body.term-reviews #site-content article .excerpt a, body.page-template-template-gr2-reviews #site-content article .excerpt a {
  color: #fff !important;
}
body.tax-grtwo_cats.term-conversations #site-content article, body.page-template-template-gr2-conversations #site-content article {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 20px;
  border-bottom: 1px solid #4B5679;
  margin-bottom: 3em;
  padding-top: 1em;
}
body.tax-grtwo_cats.term-conversations #site-content article .post-title, body.page-template-template-gr2-conversations #site-content article .post-title {
  border-right: 1px solid #4B5679;
  width: 35%;
  padding-right: 1em;
}
@media (max-width: 1000px) {
  body.tax-grtwo_cats.term-conversations #site-content article .post-title, body.page-template-template-gr2-conversations #site-content article .post-title {
    width: 40%;
  }
}
@media (max-width: 768px) {
  body.tax-grtwo_cats.term-conversations #site-content article .post-title, body.page-template-template-gr2-conversations #site-content article .post-title {
    width: 100%;
    padding-right: 0;
    border-right: none;
    margin-bottom: 10px;
  }
}
body.tax-grtwo_cats.term-conversations #site-content article .post-title h2.entry-title, body.page-template-template-gr2-conversations #site-content article .post-title h2.entry-title {
  font-size: 1.875em;
}
@media (max-width: 768px) {
  body.tax-grtwo_cats.term-conversations #site-content article .post-title h2.entry-title, body.page-template-template-gr2-conversations #site-content article .post-title h2.entry-title {
    font-size: 1.7em;
  }
}
@media (max-width: 480px) {
  body.tax-grtwo_cats.term-conversations #site-content article .post-title h2.entry-title, body.page-template-template-gr2-conversations #site-content article .post-title h2.entry-title {
    font-size: 1.6em;
  }
}
body.tax-grtwo_cats.term-conversations #site-content article .post-title h2.entry-title a, body.page-template-template-gr2-conversations #site-content article .post-title h2.entry-title a {
  color: #fff !important;
}
body.tax-grtwo_cats.term-conversations #site-content article .excerpt, body.page-template-template-gr2-conversations #site-content article .excerpt {
  width: 45%;
  padding-right: 1em;
  padding-left: 1em;
  padding-bottom: 2em;
}
@media (max-width: 1000px) {
  body.tax-grtwo_cats.term-conversations #site-content article .excerpt, body.page-template-template-gr2-conversations #site-content article .excerpt {
    width: 60%;
    padding-right: 0;
  }
}
@media (max-width: 768px) {
  body.tax-grtwo_cats.term-conversations #site-content article .excerpt, body.page-template-template-gr2-conversations #site-content article .excerpt {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
body.tax-grtwo_cats.term-conversations #site-content article .excerpt p, body.page-template-template-gr2-conversations #site-content article .excerpt p {
  font-weight: 300;
  font-style: normal;
  color: #fff;
  font-size: 1.1em;
}
body.tax-grtwo_cats.term-conversations #site-content article .excerpt p a, body.page-template-template-gr2-conversations #site-content article .excerpt p a {
  color: #fff !important;
}
body.tax-grtwo_cats.term-conversations #site-content article .excerpt a.arrow-btn, body.page-template-template-gr2-conversations #site-content article .excerpt a.arrow-btn {
  color: #C8D8EB !important;
}
body.tax-grtwo_cats.term-conversations #site-content article .excerpt a.arrow-btn:before, body.page-template-template-gr2-conversations #site-content article .excerpt a.arrow-btn:before {
  color: #C8D8EB !important;
}
body.tax-grtwo_cats.term-conversations #site-content article .author, body.page-template-template-gr2-conversations #site-content article .author {
  width: 20%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 1000px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author, body.page-template-template-gr2-conversations #site-content article .author {
    margin-left: 39.9%;
    border-left: 1px solid #4B5679;
    padding-left: 1em;
  }
}
@media (max-width: 768px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author, body.page-template-template-gr2-conversations #site-content article .author {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-items: flex-start;
    margin-left: 0;
    border-left: none;
    padding-left: 0;
  }
}
@media (max-width: 1000px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author .subjects, body.page-template-template-gr2-conversations #site-content article .author .subjects {
    display: flex;
    flex-wrap: wrap;
  }
}
@media (max-width: 1000px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author .subject, body.tax-grtwo_cats.term-conversations #site-content article .author .interviewer, body.page-template-template-gr2-conversations #site-content article .author .subject, body.page-template-template-gr2-conversations #site-content article .author .interviewer {
    margin-right: 10px;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author .subject, body.tax-grtwo_cats.term-conversations #site-content article .author .interviewer, body.page-template-template-gr2-conversations #site-content article .author .subject, body.page-template-template-gr2-conversations #site-content article .author .interviewer {
    display: flex;
  }
  body.tax-grtwo_cats.term-conversations #site-content article .author .subject a, body.tax-grtwo_cats.term-conversations #site-content article .author .interviewer a, body.page-template-template-gr2-conversations #site-content article .author .subject a, body.page-template-template-gr2-conversations #site-content article .author .interviewer a {
    margin-right: 10px;
  }
}
@media (max-width: 350px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author .subject, body.tax-grtwo_cats.term-conversations #site-content article .author .interviewer, body.page-template-template-gr2-conversations #site-content article .author .subject, body.page-template-template-gr2-conversations #site-content article .author .interviewer {
    max-width: 120px;
  }
}
body.tax-grtwo_cats.term-conversations #site-content article .author p, body.page-template-template-gr2-conversations #site-content article .author p {
  color: #fff;
}
body.tax-grtwo_cats.term-conversations #site-content article .author p.author, body.page-template-template-gr2-conversations #site-content article .author p.author {
  width: 100%;
}
@media (max-width: 1000px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author p.author, body.page-template-template-gr2-conversations #site-content article .author p.author {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
  }
}
@media (max-width: 350px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author p.author, body.page-template-template-gr2-conversations #site-content article .author p.author {
    width: 120px;
  }
}
body.tax-grtwo_cats.term-conversations #site-content article .author a, body.page-template-template-gr2-conversations #site-content article .author a {
  color: #fff !important;
}
body.tax-grtwo_cats.term-conversations #site-content article .author .single-author, body.page-template-template-gr2-conversations #site-content article .author .single-author {
  padding-right: 10px;
  padding-bottom: 15px;
}
@media (max-width: 350px) {
  body.tax-grtwo_cats.term-conversations #site-content article .author .single-author, body.page-template-template-gr2-conversations #site-content article .author .single-author {
    max-width: 120px;
  }
}
.gr2-template-default #post-content .content .single-author a {
  color: #fff !important;
}
.gr2-template-default #post-content .pagination-single a, .gr2-template-default .author-bio a {
  color: #fff !important;
}
.gr2-template-default #post-content .pagination-single span.arrow {
  color: #C8D8EB;
}
.gr2-template-default #post-content .content {
  width: 100%;
  padding-left: 0;
  max-width: 750px;
  margin: 0 auto;
}
.gr2-template-default .entry-content p a:not(.button), .gr2-template-default .entry-content h1 a:not(.button), .gr2-template-default .entry-content h2 a:not(.button), .gr2-template-default .entry-content h3 a:not(.button), .gr2-template-default .entry-content h4 a:not(.button), .gr2-template-default .entry-content h5 a:not(.button), .gr2-template-default .entry-content h6 a:not(.button) {
  color: #fff !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(75, 86, 121, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(75, 86, 121, 0.8) 0);
}
.gr2-template-default .entry-content p a:not(.button):hover, .gr2-template-default .entry-content p a:not(.button):focus, .gr2-template-default .entry-content h1 a:not(.button):hover, .gr2-template-default .entry-content h1 a:not(.button):focus, .gr2-template-default .entry-content h2 a:not(.button):hover, .gr2-template-default .entry-content h2 a:not(.button):focus, .gr2-template-default .entry-content h3 a:not(.button):hover, .gr2-template-default .entry-content h3 a:not(.button):focus, .gr2-template-default .entry-content h4 a:not(.button):hover, .gr2-template-default .entry-content h4 a:not(.button):focus, .gr2-template-default .entry-content h5 a:not(.button):hover, .gr2-template-default .entry-content h5 a:not(.button):focus, .gr2-template-default .entry-content h6 a:not(.button):hover, .gr2-template-default .entry-content h6 a:not(.button):focus {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(19, 17, 33, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(19, 17, 33, 0.8) 0);
}
.gr2-symbol {
  font-size: 0.85em;
  color: rgba(255, 255, 255, 0.75);
  margin: 0.5em 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  order: 4;
}
.gr2-symbol img {
  width: 35px;
  height: 18px;
  margin-right: 4px;
}
.gr-issue {
  order: 4;
  font-size: 0.85em;
  color: rgba(255, 255, 255, 0.75);
  margin: 0.5em 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
  display: flex;
  order: 4;
}
.gr-issue a {
  color: rgba(255, 255, 255, 0.75) !important;
  margin: 0 4px;
}
.gr-issue a:hover, .gr-issue a:focus {
  text-decoration: none;
}
body.gr2-template-default.single #post-content .content .post--meta .single-author a, body.gr2-template-default.single #post-content .content .post--meta .two-authors a, body.gr2-template-default.single #post-content .content .post--meta .multiple-authors a {
  color: #fff !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(75, 86, 121, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(75, 86, 121, 0.8) 0);
}
body.gr2-template-default.single #post-content .content .post--meta .single-author a:hover, body.gr2-template-default.single #post-content .content .post--meta .single-author a:focus, body.gr2-template-default.single #post-content .content .post--meta .two-authors a:hover, body.gr2-template-default.single #post-content .content .post--meta .two-authors a:focus, body.gr2-template-default.single #post-content .content .post--meta .multiple-authors a:hover, body.gr2-template-default.single #post-content .content .post--meta .multiple-authors a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(19, 17, 33, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(19, 17, 33, 0.8) 0);
}
body.tax-grtwo_cats.term-reviews #site-content article .post-title h2.entry-title a:hover, body.term-reviews #site-content article .post-title h2.entry-title a:focus, body.page-template-template-gr2-reviews #site-content article .post-title h2.entry-title a:focus, #site-content article .post-title h2.entry-title a:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(19, 17, 33, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(19, 17, 33, 0.8) 0);
}
.tax-grtwo_cats .pagination a {
  color: #fff !important;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(75, 86, 121, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(75, 86, 121, 0.8) 0);
}
.tax-grtwo_cats .pagination a:hover, .tax-grtwo_cats .pagination a:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(19, 17, 33, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(19, 17, 33, 0.8) 0);
}
.featured-top {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
@media (max-width: 1000px) {
  .featured-top .scrollmagic-pin-spacer {
    padding-bottom: 0 !important;
    height: auto !important;
    width: 100% !important;
  }
}
.featured-top .featured-left {
  width: 55%;
}
@media (max-width: 1000px) {
  .featured-top .featured-left {
    width: 100%;
  }
}
.featured-top .featured-left .image {
  overflow: hidden;
}
.featured-top .featured-left .image a:hover img {
  transform: scale(1.05);
}
.featured-top .featured-left .image img {
  -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  box-shadow: none;
  border: none;
}
.featured-top .featured-right {
  width: 45%;
  padding-left: 20px;
}
@media (max-width: 1000px) {
  .featured-top .featured-right {
    width: 100%;
    padding-left: 0;
  }
}
.featured-top .featured-right .double-post {
  display: flex;
  flex-wrap: wrap;
}
.featured-top .featured-right .double-post .review-post-wrap {
  width: 48%;
}
@media (max-width: 1200px) {
  .featured-top .featured-right .double-post .review-post-wrap {
    width: 47%;
  }
}
.featured-top .featured-right .double-post .review-post-wrap span.gr2-cat {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.075em;
  padding: 5px;
  float: left;
}
.featured-top .featured-right .double-post .review-post-wrap span.gr2-cat a {
  color: #C8D8EB !important;
  text-decoration: none;
}
.featured-top .featured-right .double-post .review-post-wrap span.gr2-cat a:hover, .featured-top .featured-right .double-post .review-post-wrap span.gr2-cat a:focus {
  text-decoration: underline;
}
.featured-top .featured-right .double-post .review-post-wrap:first-child {
  margin: 0 10px 0 0;
}
.featured-top .featured-right .double-post .review-post-wrap:last-child {
  margin: 0 0 0 10px;
}
.featured-top .featured-right .double-post .gr2-post {
  width: 48%;
  margin: 0 10px 0 0;
}
@media (max-width: 1200px) {
  .featured-top .featured-right .double-post .gr2-post {
    width: 47%;
  }
}
@media (max-width: 480px) {
  .featured-top .featured-right {
    width: 100%;
  }
}
.featured-top .row-one {
  padding-bottom: 1.5em;
}
@media (max-width: 570px) {
  .featured-top .row-one {
    padding-bottom: 1em;
  }
}
.gr2-post {
  margin-bottom: 2em;
}
@media (max-width: 570px) {
  .gr2-post {
    margin-bottom: 1em;
  }
}
.gr2-post .image {
  overflow: hidden;
}
.gr2-post .image a:hover img {
  transform: scale(1.05);
}
.gr2-post .image img {
  -webkit-transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: opacity 0.3s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  box-shadow: none;
  border: none;
}
.gr2-post .content {
  padding: 0.5em 0;
}
.gr2-post .content span.gr2-cat {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.075em;
}
.gr2-post .content span.gr2-cat a {
  color: #C8D8EB !important;
  text-decoration: none;
}
.gr2-post .content span.gr2-cat a:hover, .gr2-post .content span.gr2-cat a:focus {
  text-decoration: underline;
}
.gr2-post .content h3 {
  margin: 0.25em 0;
}
.gr2-post .content h3 a {
  color: #fff !important;
  text-decoration: none;
}
.gr2-post .content h3 a:hover, .gr2-post .content h3 a:focus {
  text-decoration: underline;
}
.gr2-post .content .authors, .gr2-post .content .two-authors {
  font-size: 0.85em;
}
.gr2-post .content .authors a, .gr2-post .content .two-authors a {
  color: #fff !important;
}
.gr2-post .content .date {
  font-size: 0.85em;
  color: rgba(255, 255, 255, 0.75);
  margin: 0.5em 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
.review-post {
  height: 385px;
  position: relative;
  transition: 1s ease;
  background-size: cover;
  background-position: center;
  margin: 0 5px;
  display: block;
}
@media (max-width: 1000px) {
  .review-post {
    display: none;
  }
}
@media (max-width: 1000px) {
  .review-post .review-image {
    height: 300px;
    background-size: cover;
    background-position: center;
    margin-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .review-post .review-image {
    height: 280px;
  }
}
@media (max-width: 480px) {
  .review-post .review-image {
    height: 250px;
  }
}
@media (max-width: 480px) {
  .review-post .review-image {
    height: 240px;
  }
}
@media (max-width: 350px) {
  .review-post .review-image {
    height: 220px;
  }
}
.review-post a {
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  z-index: 2;
}
.review-post .content {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  color: #fff;
  padding: 15px;
  background: rgba(0, 0, 0, 0.6);
  transition: 1s ease;
}
@media (max-width: 1000px) {
  .review-post .content {
    width: auto;
    height: auto;
    position: relative;
    color: #000;
    padding: 0;
    background: transparent;
    display: block;
  }
}
.review-post .content h3 {
  margin: 0;
  font-size: 1.35em;
}
@media (max-width: 1000px) {
  .review-post .content h3 {
    font-size: 1.1em;
  }
}
.review-post .content .authors, .review-post .content .two-authors {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
  font-size: 0.85em;
}
.review-post#mobile {
  display: none;
}
@media (max-width: 1000px) {
  .review-post#mobile {
    display: block;
    height: auto;
  }
}
.review-post#mobile .review-image {
  height: auto;
}
.review-post#mobile .review-image a {
  position: relative;
  width: auto;
  height: auto;
  z-index: 0;
}
.review-post#mobile .content {
  width: auto;
  height: auto;
  position: relative;
  padding: 0;
  background: transparent;
  display: block;
}
.review-post#mobile .content h3 {
  font-size: 1.1em;
}
.review-post#mobile .content h3 a {
  color: #fff !important;
  position: relative;
  width: auto;
  height: auto;
  z-index: 0;
}
.review-post#mobile .content .authors, .review-post#mobile .content .two-authors {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: baseline;
  color: #fff;
  font-size: 0.75em;
  color: #fff;
  padding: 10px 0 5px;
}
.review-post:hover .content {
  display: block;
  transition: 1s ease;
}
section.posts-grid {
  padding: 3em 0;
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (max-width: 768px) {
  section.posts-grid {
    padding: 2em 0;
  }
}
@media (max-width: 570px) {
  section.posts-grid {
    margin: 0 auto;
    padding: 0;
  }
}
section.posts-grid .post-wrapper {
  width: 33%;
  padding: 0 10px;
}
@media (max-width: 570px) {
  section.posts-grid .post-wrapper {
    width: 100%;
    padding: 0;
  }
}
section.featured-post {
  padding: 3em 0;
}
@media (max-width: 1000px) {
  section.featured-post {
    padding: 2em 0;
  }
}
@media (max-width: 570px) {
  section.featured-post {
    padding: 0;
  }
}
section.featured-post .featured-post-inner {
  min-height: 700px;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
  padding: 3em;
}
@media (max-width: 768px) {
  section.featured-post .featured-post-inner {
    min-height: 500px;
  }
}
@media (max-width: 570px) {
  section.featured-post .featured-post-inner {
    min-height: 450px;
    padding: 1.5em;
  }
}
section.featured-post .featured-post-inner a.layer {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  display: block;
}
section.featured-post .featured-post-inner .content {
  background: #fff;
  padding: 2em;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  max-width: 500px;
  z-index: 1;
}
@media (max-width: 570px) {
  section.featured-post .featured-post-inner .content {
    padding: 1.5em;
    max-width: 100%;
  }
}
section.featured-post .featured-post-inner .content span.gr2-cat {
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.8em;
  letter-spacing: 0.075em;
}
section.featured-post .featured-post-inner .content span.gr2-cat a {
  color: #4B5679 !important;
  text-decoration: none;
}
section.featured-post .featured-post-inner .content span.gr2-cat a:hover, section.featured-post .featured-post-inner .content span.gr2-cat a:focus {
  text-decoration: underline;
}
section.featured-post .featured-post-inner .content h3 {
  margin: 0.25em 0;
  font-size: 2.3em;
}
@media (max-width: 768px) {
  section.featured-post .featured-post-inner .content h3 {
    font-size: 2em;
  }
}
@media (max-width: 480px) {
  section.featured-post .featured-post-inner .content h3 {
    font-size: 1.8em;
  }
}
section.featured-post .featured-post-inner .content h3 a {
  color: #2C2945 !important;
  text-decoration: none;
}
section.featured-post .featured-post-inner .content h3 a:hover, section.featured-post .featured-post-inner .content h3 a:focus {
  text-decoration: underline;
}
section.featured-post .featured-post-inner .content .authors, section.featured-post .featured-post-inner .content .two-authors {
  font-size: 0.85em;
  color: #2C2945;
}
section.featured-post .featured-post-inner .content .authors a, section.featured-post .featured-post-inner .content .two-authors a {
  color: #2C2945 !important;
}
section.featured-post .featured-post-inner .content .date {
  font-size: 0.85em;
  color: #2C2945;
  opacity: 0.75;
  margin: 0.5em 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
section.featured-post.content-right .featured-post-inner {
  justify-content: flex-end;
}
section.featured-post.content-left .featured-post-inner {
  justify-content: flex-start;
}
section.gr2-newsletter {
  padding: 3em 0;
}
@media (max-width: 768px) {
  section.gr2-newsletter {
    padding: 2em 0;
  }
}
section.gr2-newsletter .newsletter-inner {
  background-color: #131121;
  padding: 2em;
  text-align: center;
}
section.gr2-newsletter .newsletter-inner h2 {
  margin: 0;
}
section.gr2-newsletter .newsletter-inner .description {
  padding: 0.5em 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 400;
  font-style: normal;
}
section.gr2-newsletter .newsletter-inner .embed {
  max-width: 700px;
  margin: 0 auto;
  padding: 0;
}
section.gr2-newsletter .newsletter-inner .embed .gform_wrapper {
  width: 100%;
  margin: 0;
}
section.gr2-newsletter .newsletter-inner .embed form#gform_9 {
  display: flex;
  flex-direction: row;
}
@media (max-width: 570px) {
  section.gr2-newsletter .newsletter-inner .embed form#gform_9 {
    flex-direction: column;
  }
}
section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_body {
  width: 100%;
}
section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_body ul li.gfield {
  margin-top: 0;
  padding-right: 0;
}
section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_body input {
  width: 100%;
  height: 46px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  padding: 0 10px;
  font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_footer {
  width: 30%;
}
@media (max-width: 570px) {
  section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_footer {
    width: 100%;
    margin: 0;
  }
}
section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_footer input[type="submit"] {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
@media (max-width: 570px) {
  section.gr2-newsletter .newsletter-inner .embed form#gform_9 .gform_footer input[type="submit"] {
    padding: 0.45em 3em 0.45em;
  }
}
.static-social {
  background: #c9d8ea;
  color: #131121;
  position: fixed;
  width: 100%;
  height: 45px;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
@media (max-width: 768px) {
  .static-social {
    justify-content: space-between;
    padding: 0 10px;
  }
}
.static-social .social-icons-wrap {
  display: flex;
}
.static-social .social-icon {
  font-size: 1.5em;
  padding: 0 15px;
}
.static-social .social-icon a:hover, .static-social .social-icon a:focus {
  color: #4B5679;
}
.static-social .subscribe-wrap {
  position: absolute;
  right: 15px;
}
@media (max-width: 768px) {
  .static-social .subscribe-wrap {
    position: relative;
    right: auto;
  }
}
:root {
  --tec-color-text-primary: #141827;
  --tec-color-text-primary-light: rgba(20, 24, 39, 0.62);
  --tec-color-text-secondary: #5d5d5d;
  --tec-color-text-disabled: #d5d5d5;
  --tec-color-icon-primary: #5d5d5d;
  --tec-color-icon-primary-alt: #757575;
  --tec-color-icon-secondary: #bababa;
  --tec-color-icon-active: #141827;
  --tec-color-icon-disabled: #d5d5d5;
  --tec-color-icon-focus: #4B5679;
  --tec-color-icon-error: #F6343F;
  --tec-color-event-icon: #141827;
  --tec-color-event-icon-hover: #4B5679;
  --tec-color-accent-primary: #4B5679;
  --tec-color-accent-primary-hover: rgba(175, 86, 121, 0.8);
  --tec-color-accent-primary-active: rgba(75, 86, 121, 0.9);
  --tec-color-accent-primary-background: rgba(51, 74, 255, 0.07);
  --tec-color-accent-secondary: #141827;
  --tec-color-accent-secondary-hover: rgba(20, 24, 39, 0.8);
  --tec-color-accent-secondary-active: rgba(20, 24, 39, 0.9);
  --tec-color-accent-secondary-background: rgba(20, 24, 39, 0.07);
  --tec-color-link-accent-hover: rgba(75, 86, 121, 0.8);
  --tec-color-border-default: #d5d5d5;
  --tec-color-border-secondary: #e4e4e4;
  --tec-color-border-tertiary: #7d7d7d;
  --tec-color-border-hover: #5d5d5d;
  --tec-color-border-active: #141827;
  --tec-color-background: #fff;
  --tec-color-background-events: transparent;
  --tec-color-background-transparent: hsla(0, 0%, 100%, 0.6);
  --tec-color-background-secondary: #f7f6f6;
  --tec-color-background-messages: rgba(20, 24, 39, 0.07);
  --tec-color-background-secondary-hover: #f0eeee;
  --tec-color-background-error: rgba(218, 57, 77, 0.08);
  --tec-color-box-shadow: rgba(0, 0, 0, 0.14);
  --tec-color-box-shadow-secondary: rgba(0, 0, 0, 0.1);
  --tec-color-scroll-track: rgba(0, 0, 0, 0.25);
  --tec-color-scroll-bar: rgba(0, 0, 0, 0.5);
  --tec-color-background-primary-multiday: rgba(75, 86, 121, 0.24);
  --tec-color-background-primary-multiday-hover: rgba(75, 86, 121, 0.34);
  --tec-color-background-secondary-multiday: rgba(20, 24, 39, 0.24);
  --tec-color-background-secondary-multiday-hover: rgba(20, 24, 39, 0.34);
  --tec-color-accent-primary-week-event: rgba(139, 105, 154, 0.1);
  --tec-color-accent-primary-week-event-hover: rgba(75, 86, 121, 0.2);
  --tec-color-accent-primary-week-event-featured: rgba(51, 74, 255, 0.04);
  --tec-color-accent-primary-week-event-featured-hover: rgba(75, 86, 121, 0.14);
  --tec-font-family-sans-serif: "whitman-display", "Georgia", serif;
  --tec-font-weight-regular: 300;
  --tec-font-weight-bold: 600;
}
.page-template-template-account .woocommerce {
  padding: 0 !important;
}
.page-template-template-account h2 {
  margin: 2rem 0;
  font-family: pt-sans-pro, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 1.3em;
  color: #4B5679;
  letter-spacing: 0.01em;
}
.page-template-template-account.logged-in .woocommerce {
  margin-top: 2em !important;
}
.page-template-template-account .entry-content {
  max-width: 100% !important;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(75, 86, 121, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(75, 86, 121, 0.8) 0);
}
.woocommerce-account .woocommerce-MyAccount-navigation li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:focus {
  text-decoration: none;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(70%, rgba(75, 86, 121, 0.8)));
  background-image: linear-gradient(180deg, transparent 70%, rgba(75, 86, 121, 0.8) 0);
}
/*.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 70%;
}*/
.page-template-template-account .container#post-content .content {
  width: 100% !important;
  padding-left: 0 !important;
}
.woocommerce-account table.account-orders-table .button, a.woocommerce-button, a.resubscribe, .page-template-template-account .woocommerce-info a.button, .woocommerce-Addresses a.button, .woocommerce-MyAccount-paymentMethods a.button, .page-template-template-account a.button a.sv-wc-payment-gateway-payment-form-manage-payment-methods {
  color: #fff !important;
  font-size: 0.8em;
}
.woocommerce-account table.account-orders-table .button:hover, .woocommerce-account table.account-orders-table .button:focus, a.woocommerce-button:hover, a.woocommerce-button:focus, a.resubscribe:hover, a.resubscribe:focus, .page-template-template-account .woocommerce-info a.button:hover, .page-template-template-account .woocommerce-info a.button:focus, .woocommerce-Addresses a.button:hover, .woocommerce-Addresses a.button:focus, .woocommerce-MyAccount-paymentMethods a.button:hover, .woocommerce-MyAccount-paymentMethods a.button:focus, .page-template-template-account a.button a.sv-wc-payment-gateway-payment-form-manage-payment-methods:hover, .page-template-template-account a.button a.sv-wc-payment-gateway-payment-form-manage-payment-methods:focus {
  text-decoration: none !important;
  background-color: #2C2945 !important;
}
.woocommerce-ResetPassword {
  display: flex;
  flex-wrap: wrap;
}
.woocommerce-ResetPassword p {
  width: 100%;
}
.woocommerce-ResetPassword p.woocommerce-form-row {
  width: 47%;
  padding-right: 15px;
}
/*adfsfaasdfasdaaadadsffafadfdadaddafdfadadsfdsfsdadffadfadfaasdffdaflkafdadjdsfdsadfasfdfdfadsafdadfsfdfafdasdfafdadsfafddsfdafdaafdadfdffdssfdsfdsfdsdfadfasdffafdadsadffddsdfasgfadfaasdfafadfdadasdfsfdsfdadfadfasasdfadffdfadsafdafdsfdafddfafdadadfsgaadffddfdff
*/


/*Sale Badge*/
.onsale {
  background: #940a0a;
  font-family: pt-sans-pro, sans-serif;
  font-size: 1.4rem!important;
  padding: 1rem!important;
}

/*Bundles*/



.woocommerce-product-gallery {
  margin-bottom: 3rem;
  padding-right: 3rem;
}
h2.wc-pao-addon-name {
  font-family: pt-sans-pro, sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 1em !important;
}

.postid-125972 .bundle_price, .postid-125973 .bundle_price {
  display:none!important;
}

.postid-125972 .woocommerce-tabs, .postid-125973 .woocommerce-tabs, .postid-125949 .woocommerce-tabs, .postid-125950 .woocommerce-tabs {
  float:left!important;
  padding-right: 3rem;
}