/*
Theme Name: Pro & Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.9
Template: pro
Text Domain: pro 
*/

/*====CSS From Cornetstone====*/
.nl-class {
  display: flex;
  height: 62px;
  position: relative;
  top: 18px;
}

#nl-email,
#nl-email:focus {
  /*height: 55px;*/
  background: #f8c04f;
  border: 1px solid #f8c04f;
  font-size: 23px;
  /*font-weight: 100;*/
  color: white;
  box-shadow: none;
}

#nl-submit {
  width: 100%;
  padding: 19px;
  border: none;
  background: #fb0c52;
  text-shadow: none;
  box-shadow: none;
  margin: 0;
  opacity: 1;
  /*padding-left: 11px;
  padding-right: 11px;*/
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
}

.nl-class span:first-child {
  width: 100%;
  margin-right: 5px;
}

.wpcf7-response-output {
  display: none;
}

.x-btn,
.button,
[type="submit"] {
  text-shadow: none;
  box-shadow: none;
}

span.wpcf7-form-control-wrap.nl-acceptance {}

#nl-email::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

#nl-email:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

#nl-email::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}

input#nl-acceptance,
input[name="nl-acceptance"] {
  color: rgb(85, 85, 85);
  clear: none;
  cursor: pointer;
  line-height: 0;
  height: 16px;
  text-align: center;
  vertical-align: middle;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(216, 205, 205) !important;
  border-image: initial;
  outline: 0px;
  transition: border-color 0.05s ease-in-out;
  padding: 0px !important;
  background: #f3f3f3 !important;
  margin-right: 5px;
  margin: 4px;
}

span.wpcf7-list-item-label {
  font-size: 12px;
  color: #ffffffbf;
  position: relative;
  top: 2px;
  left: -2px;
}

.custom-pointer ul {
  list-style: none;
}

.custom-pointer li a {
  color: #f92261;
  font-size: 16px;
}

.custom-pointer li a:hover {
  color: #C32F4C;
}

.custom-pointer li span {
  color: #000;
  font-size: 10.6px;
  position: relative;
  bottom: 3px;
}

.custom-pointer ul {
  margin: 0;
}

.custom-pointer li {
  background: url(http://www.literacyhive.org/wp-content/uploads/2020/09/home-bullet.png) no-repeat left 1px top 5px;
  padding-left: 23px;
  background-size: 12px;
  margin-bottom: 20px;
}

.position-on-image {
  margin: -2.8em 0em 1.4em 0em !important;
}

.pos-relative {
  position: relative;
  border-radius: 6px 6px 0 0;
}

.pos-absolute {
  position: absolute;
  top: 23px;
  width: 100%;
}

.e7-3.x-col.pos-relative {
  border-width: 2px 2px 2px 2px;
  border-style: none solid solid solid;
  border-color: rgb(75, 194, 185) rgb(75, 194, 185) rgb(75, 194, 185) rgb(75, 194, 185);
}

.e7-7.x-col.pos-relative {
  border-width: 2px 2px 2px 2px;
  border-style: none solid solid solid;
  border-color: rgb(58, 161, 191) rgb(58, 161, 191) rgb(58, 161, 191) rgb(58, 161, 191);
}

.e7-11.x-col.pos-relative {
  border-width: 2px 2px 2px 2px;
  border-style: none solid solid solid;
  border-color: rgb(245, 165, 3) rgb(245, 165, 3) rgb(245, 165, 3) rgb(245, 165, 3);
}

.e7-15.x-col.pos-relative {
  border-width: 2px 2px 2px 2px;
  border-style: none solid solid solid;
  border-color: rgb(251, 12, 82) rgb(251, 12, 82) rgb(251, 12, 82) rgb(251, 12, 82);
}

body {
  background-color: #ffffff;
}

.title-font {
  font-family: 'Domine', serif !important;
}

.body-font {
  font-family: 'Open Sans', sans-serif !important;
}

.pos-relative .x-image img {
  width: 100%;
}

.e7-41.x-col {
  margin-top: 18px;
}

#nl-submit:hover {
  background: #C32F4C;
}

#nl-acceptance,
input[name="nl-acceptance"] {
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.wpcf7-list-item-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}

.wpcf7-list-item-label::before {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
  margin-left: 2px;
  margin-top: -2px;
}

#nl-acceptance:checked~.wpcf7-list-item-label::before,
input[name="nl-acceptance"]:checked~.wpcf7-list-item-label::before {
  color: #fff;
  border-color: #f8c04f;
  background-color: #f8c04f;
  position: absolute;
  margin-left: 2px;
  margin-top: -2px;
}

#nl-acceptance:checked~.wpcf7-list-item-label::after,
input[name="nl-acceptance"]:checked~.wpcf7-list-item-label::after {
  content: '\2713';
  position: absolute;
  margin-left: 6px;
  margin-top: -4px;
  background: transparent;
  border: 1px solid transparent;
}

.nl-acceptance span.custom-span {
  top: 1.79px !important;
}

.wpcf7-list-item-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1.3rem;
  height: 1.3rem;
  content: "";
  background: no-repeat 50%/50% 50%;
  background: #f8c04f;
  border: 1px solid #f8c04f;
  margin-left: 2px;
  margin-top: -2px;
}

@media(max-width:767px) {
  .e35-4.x-bar-content {
    flex-direction: column;
  }

  .e24-2.x-bar-container {
    flex-wrap: wrap;
    width: 100%;
  }

  footer .e35-1.x-bar-content {
    flex-direction: column;
  }

  .contact-col-one .wpcf7 {
    margin-right: 0px !important;
  }
}

@media(max-width:1100px) {
  footer .e35-1.x-bar-content {
    flex-direction: column;
  }
}

.header-nav.x-menu>li>.x-anchor[class*="active"] .x-anchor-text-primary {
  border-bottom: 2px solid rgb(254 90 140);
  color: rgb(254 24 94);
}

.header-nav.x-menu>li>.x-anchor .x-anchor-text-primary {
  border-bottom: 2px solid transparent;
  padding-bottom: 2px;
}

.x-search .x-search-btn-clear {
  display: none;
}

.x-search-btn svg {
  position: relative;
  bottom: 7px;
  right: 7px;
}

.x-search .x-search-btn-submit {
  color: #fff !important;
  background-color: rgb(251, 12, 82) !important;
  padding: 18px !important;
  margin: 0 !important;
}

.x-search .x-search-input {
  width: 246px;
  padding: 8px 12px !important;
  border-radius: 0;
  background: white !important;
}

.x-search.x-search-focused {
  border-color: rgb(255, 0, 0) !important;
  background-color: #fb0c52 !important;
  box-shadow: none !important;
}

.logo-class img {
  width: 218px;
}

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.x-breadcrumb-wrap a:hover,
.widget ul li a:hover,
.widget ol li a:hover,
.widget.widget_text ul li a,
.widget.widget_text ol li a,
.widget_nav_menu .current-menu-item>a,
.x-accordion-heading .x-accordion-toggle:hover,
.x-comment-author a:hover,
.x-comment-time:hover,
.x-recent-posts a:hover .h-recent-posts {
  color: inherit;
}

.rev_slider_wrapper,
a.x-img-thumbnail:hover,
.x-slider-container.below,
.page-template-template-blank-3-php .x-slider-container.above,
.page-template-template-blank-6-php .x-slider-container.above {
  border-color: transparent;
}

.only-pc {
  display: flex;
}

.only-mobile {
  display: none;
}

@media(max-width:1024px) {
  .only-pc {
    display: none;
  }

  .only-mobile {
    display: flex;
  }

  #e24-12-dropdown {
    display: block;
  }

  .e24-13.x-bar-container,
  .e24-16.x-bar-container {
    display: none;
  }

  .e24-8.x-bar-container {
    position: absolute;
    left: 28px;
  }

  .e24-10.x-bar-container {
    position: absolute;
    right: 28px;
  }

  span.wpcf7-form-control-wrap.nl-acceptance {
    position: relative;
    bottom: 0px;
  }

  .e35-5.x-bar-container {
    margin: 0;
    padding-bottom: 35px;
    margin-right: 75px;
  }

  .e35-13.x-bar-container {
    flex-wrap: wrap;
    width: 100%;
  }

  .e35-14.x-text {
    text-align: center;
  }
}

@media(max-width:1135px) {
  span.e35-14.x-image img {
    width: 84%;
  }

  .e49-2>.x-row-inner {
    /*flex-direction: column !important;*/
  }

  .only-pc {
    display: none;
  }

  .only-mobile {
    display: block;
    /*flex*/
  }

  #e24-12-dropdown {
    display: block;
  }

  .e35-8.x-bar-container {
    margin: 20px 0px;
  }
}

.Footer-class-one a:hover,
.Footer-class-two a:hover {
  text-decoration: underline;
  color: inherit;
}

.x-search .x-search-btn-submit:hover {
  background-color: #C32F4C !important;
}

.Footer-class-three .address-class a:hover {
  color: rgba(0, 0, 0, 0.5);
  text-decoration: underline;
}

.Footer-class-three .address-class a {
  color: inherit;
  text-decoration: underline;
}

.x-global-block {
  width: 100%;
}

select.custom_cat {
  width: 100%;
  margin-top: 7px;
}

.pgafu-post-grid-content {
  border: 1px solid #000;
  padding: 10px 15px;
}

.wpcf7 .contact-name,
.wpcf7 .contact-email,
.wpcf7 .contact-textarea {
  background: rgb(238 238 238);
  border-color: rgb(238 238 238);
  font-size: 23px;
  /*font-weight: 500;*/
  color: #000;
  box-shadow: none;
  margin-bottom: 20px;
}

.wpcf7 .contact-name:focus,
.wpcf7 .contact-email:focus,
.wpcf7 .contact-textarea:focus {
  border: none;
  box-shadow: none;
  border: none;
}

.wpcf7 .contact-textarea {
  margin-bottom: 10px;
}

.wpcf7 .contact-submit {
  padding: 18px 23px;
  border: none;
  background: #fb0c52;
  text-shadow: none;
  box-shadow: none;
  margin: 0;
  font-size: 19px;
  /*font-weight: 500 !important;*/
}

.wpcf7 .contact-submit:hover {
  background: rgb(195, 47, 76);
}

.contact-col-one a {
  color: rgb(251 12 82);
}

.contact-col-one a:hover {
  color: rgb(195, 47, 76);
}

.contact-col-one .wpcf7 {
  margin-right: 50px;
}

.contact-acceptance span.wpcf7-list-item-label {
  color: #000 !important;
  left: 0px;
  top: 6px;
}

input.contact-acceptance {
  color: rgb(85, 85, 85);
  clear: none;
  cursor: pointer;
  line-height: 0;
  height: 0;
  text-align: center;
  vertical-align: middle;
  box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset;
  border-width: 0px;
  border-style: solid;
  border-color: rgb(216, 205, 205) !important;
  border-image: initial;
  outline: 0px;
  transition: border-color 0.05s ease-in-out;
  padding: 0px !important;
  background: #f3f3f3 !important;
  margin-right: 0;
  margin: 3px;
  visibility: hidden;
}

.contact-acceptance {
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  /*opacity: 0;*/
}

.contact-acceptance:checked~.wpcf7-list-item-label::before {
  color: #fff;
  border-color: #eeeeee;
  background-color: #eeeeee;
  position: absolute;
  margin-left: 2px;
  margin-top: -2px;
}

.contact-acceptance:checked~.wpcf7-list-item-label::after {
  content: '\2713';
  position: absolute;
  margin-left: 6px;
  margin-top: -4px;
  background: transparent !important;
  border: 1px solid transparent !important;
}

.contact-acceptance .wpcf7-list-item-label::after {
  background: #eeeeee;
  border: 1px solid #eeeeee;
}

.contact-acceptance span.wpcf7-list-item {
  display: contents;
}

.wpcf7 .contact-submit {
  padding: 19px 21px !important;
  border: none;
  background: #fb0c52;
  text-shadow: none;
  box-shadow: none;
  margin: 0;
  width: auto;
  position: relative;
  font-size: 18px;
  opacity: 1 !important;
  /*font-weight: 500 !important;*/
}

.custom-span {
  position: relative;
  top: 0.8px;
  left: 10px;
  font-size: 11px;
}

#wpcf7-f22-o2 .wpcf7-list-item label {
  margin-top: -5px;
  display: block;
  position: relative;
  left: -1px;
}

.wpcf7-list-item label {
  display: flex;
  align-items: center;
}

.nl-acceptance .wpcf7-list-item label {
  display: block !important;
}

.footer-links a:hover {
  color: inherit;
  text-decoration: underline;
}

.about-page-class h2 {
  font-size: 20px;
  font-family: Domine;
  letter-spacing: 0.2px;
  margin-top: 41px;
}

.about-page-class p {
  font-size: 14.4px;
  line-height: 1.5;
  margin-top: 5px;
  font-family: "Open Sans", sans-serif;
}

@media(max-width:767px) {
  .about-page-class {
    padding-right: 0 !important;
  }

  .about-img img,
  .about-img .x-image {
    margin: 0;
    width: 100%;
  }

  .nl-acceptance span.custom-span {
    top: 0.8px !important;
  }

  #nl-acceptance:checked~.wpcf7-list-item-label::after,
  input[name="nl-acceptance"]:checked~.wpcf7-list-item-label::after {
    margin-left: 4.5px;
    margin-top: -4.6px;
    border: 2px solid transparent;
  }

  .e35-4.x-bar {
    padding: 40px 0em 18px 0em;
    display: -webkit-box;
  }

  .top-header-div {
    display: none;
  }
}

.homepage-about img {
  width: 100%;
}

.homepage-about .x-col:hover {
  box-shadow: 0px 5px 20px 0px RGBA(57, 97, 120, 0.2);
}

.slider-button {
  padding-top: 0.5px;
}

textarea.contact-textarea {
  padding: 15px;
}

.wpcf7 .contact-name:focus,
.wpcf7 .contact-email:focus,
.wpcf7 .contact-textarea:focus {
  border: 1px solid #eeeeee !important;
}

.wpcf7 .contact-name imput,
.wpcf7 .contact-email input,
.wpcf7 .contact-textarea textarea {
  padding: 18px;
  /*font-weight: 500;*/
}

.wpcf7 .contact-textarea textarea {
  padding-top: 15px;
}

body,
input,
button,
select,
textarea {
  /*font-family: "Open Sans",sans-serif !important;*/
}

.search-results .entry-wrap,
.search-no-results .entry-wrap,
.single-post .entry-wrap {
  box-shadow: none;
  padding: 30px 0;
}

.search-results .x-main.full,
.search-no-results .x-main.full {
  padding: 3rem 0;
}

.search-results .has-post-thumbnail .entry-featured,
.search-no-results .has-post-thumbnail .entry-featured,
.single-post .has-post-thumbnail .entry-featured {
  border-bottom: 0px solid #ddd;
  display: none;
}

.search-results .entry-featured,
.search-no-results .entry-featured,
.single-post .entry-featured {
  position: relative;
  box-shadow: none;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.search-results .entry-title,
.search-no-results .entry-title,
.single-post .entry-title {
  font-size: 239%;
  font-family: "Domine", serif;
  letter-spacing: 0.01px;
  line-height: 50px;
}

.search-results .entry-title a,
.search-no-results .entry-title a {
  color: #fb0c52;
}

.search-results .entry-title a:hover,
.search-no-results .entry-title a:hover {
  color: #C32F4C;
}

.search-results .x-container article {
  border-bottom: 1px solid #000;
  padding-bottom: 3em;
}

.hentry {
  margin-top: 3em;
}

.search-results .x-container article:last-child {
  border-bottom: 0px solid #000;
  padding-bottom: 0em;
}

.search-results .e49-1.x-section,
.search-no-results .e49-1.x-section {
  margin-top: 0;
}

.pgafu-filter li.pgafu-active-filtr a {
  background: #00a59e !important;
}

.pgafu-filter li a {
  background: #00c6ba !important;
  color: white !important;
  border-radius: 3px !important;
  box-shadow: none !important;
  padding: 11px 18px !important;
  font-size: 14px !important;
  font-weight: 100 !important;
  border: 0px solid #e5e5e5 !important;
  margin-right: 9px !important;
}

.pgafu-post-grid .pgafu-post-categories,
.pgafu-post-grid .pgafu-post-date,
.pgafu-post-grid a.readmorebtn {
  display: none !important;
}

.pgafu-post-grid-content {
  border: 1px solid rgb(210 210 210);
  padding: 0px 0px 0px;
  border-radius: 4px;
}

.pgafu-post-grid-main h2 {
  text-align: left;
  padding: 5px 25px !important;
  margin: 5px 0 !important;
  line-height: 32px !important;
  padding-top: 0px !important;
  font-size: 20px !important;
  padding-bottom: 0px !important;
}

.pgafu-post-content {
  padding-top: 10px;
  background: rgb(246 246 246);
  padding: 20px 25px !important;
  text-align: left;
  font-size: 12px;
}

.pgafu-post-grid-main h2.pgafu-post-title a {
  font-size: 20px !important;
  line-height: 35px !important;
  color: rgb(239 75 125);
  padding-top: 5px;
  padding-bottom: 18px;
  display: block;
}

.e24-17.x-search {
  background: rgb(251 12 82);
  border-left: 1px solid #fb0c52;
}

.x-search:hover {
  background-color: #C32F4C !important;
}

a.entry-thumb:hover:before {
  opacity: 0;
}

.BlogTitle,
.BlogExcerpt {
  padding: 20px 25px !important;
}

.BlogTitle {
  background-color: #FFFFFF;
}

.tg-page-number {
  background: #fb0c52 !important;
  border-radius: 3px;
}

.tg-page-current,
.tg-page-number:hover {
  background: #C32F4C !important;
}

.tg-filter {
  padding: 5px 3px;
  border-radius: 3px;
  margin-right: 8px;
}

.tg-filter span {
  font-size: 14px !important;
}

/*select[name="categoryfilter"] {
  color: #fb0c52;
  font-family: "Open Sans",sans-serif;
  font-size: 17px;
  border-radius: 0;
  margin-top: 12px;
}*/
.custom-breadcrumbs {
  background: #4caac4;
  padding: 12px 0 13px;
  color: white;
  font-size: 11px;
}

.custom-breadcrumbs .x-container {
  margin: 0 auto;
}

.blog-template header.entry-header {
  background: rgb(246 246 246);
  padding: 34px 23px 21px;
  line-height: 4rem;
  border-radius: 4px;
}

.blog-template header.entry-header,
.resources-template header.entry-header {
  background: #f6f6f6;
  padding: 20px 25px 10px;
  line-height: 4rem;
}

.resources-template .info-section {
  background: rgb(246 246 246);
  padding: 23px;
  /*line-height: 4rem;*/
  border-top: 2px solid white;
  font-size: 13px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.blog-template .entry-content,
.resources-template .entry-content {
  color: #000;
}

.blog-template .x-row-inner,
.resources-template .x-row-inner {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  /*margin: calc(((1rem / 2) + 1px) * -1) calc(((1rem / 2) + 1px) * -1);*/
  display: flex;
  flex-wrap: wrap;
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  min-width: 0px;
  min-height: 0px;
}

.blog-template .x-col.one,
.resources-template .x-col.one {
  flex-basis: 73%;
  padding-right: 55px;
  z-index: 1;
  font-size: 1em;
  background-color: transparent;
  margin-left: 0;
}

.blog-template .x-col.two,
.resources-template .x-col.two {
  flex-basis: 27%;
  z-index: 1;
  font-size: 1em;
  background-color: transparent;
}

.resources-template span.x-image {
  width: 100%;
  /*padding: 20px 18px 30px;*/
}

.resources-template .other-resources a {
  width: 100%;
  padding: 13px 13px 12px;
  background: #fb0c52;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 0px 0px 5px 5px;
}

.resources-template p.resourcelink {
  font-size: 15px;
}

.single .entry-wrap {
  padding-top: 0;
}

.rmp-widgets-container,
p.rmp-heading.rmp-heading--title,
p.rmp-heading.rmp-heading--subtitle {
  display: none !important;
}

.main-category-background form.customFilter {
  position: relative;
  width: 350px;
  margin: 0px auto !important;
  margin-top: 15px !important;
}

.main-category-background form.customFilter select {
  height: 45px;
  border: 1px solid #DDDDDD;
  padding: 5px 50px 5px 15px;
  font-size: 16px;
}

.main-category-background form.customFilter:after {
  background-color: #CCCCCC;
  padding: 16.5px 16.5px;
}

.main-category-background form.nyrFilter {
  position: relative;
  width: 350px;
  margin: 0px auto !important;
  margin-top: 15px !important;
}

.main-category-background form.nyrFilter select {
  height: 45px;
  border: 1px solid #DDDDDD;
  padding: 5px 50px 5px 15px;
  font-size: 16px;
}

@media(max-width: 767px) {
  .main-category-background form.customFilter {
    width: auto;
    margin: 0px 31px !important;
    margin-top: 15px !important;
  }

  form.customFilter select {
    background: linear-gradient(to right, #ffffff 0%, #ffffff 90%, #cccccc 90%, #cccccc 100%) !important;
  }

  .main-category-background form.customFilter select {
    background: linear-gradient(to right, #fff 0%, #fff 84%, #ccc 84%, #ccc 100%) !important;
  }

  .main-category-background form.nyrFilter {
    width: auto;
    margin: 0px 31px !important;
    margin-top: 15px !important;
  }

  form.nyrFilter select {
    background: linear-gradient(to right, #ffffff 0%, #ffffff 90%, #cccccc 90%, #cccccc 100%) !important;
  }

  .main-category-background form.nyrFilter select {
    background: linear-gradient(to right, #fff 0%, #fff 84%, #ccc 84%, #ccc 100%) !important;
  }
}

@media(max-width: 900px) {

  .blog-template .x-col.one,
  .resources-template .x-col.one {
    flex-basis: 100%;
    padding-right: 0;
  }

  .blog-template .x-col.two,
  .resources-template .x-col.two {
    flex-basis: 100%;
    padding-top: 40px;
  }

  .resources-template .info-section {
    display: block !important;
  }
}

.resource-provider {
  padding: 30px 30px 21px;
  background-image: url(http://www.literacyhive.org/wp-content/uploads/2020/09/homebox-header4-1.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  border-radius: 5px 5px 0 0;
}

.resource-provider h2 {
  margin: 0;
  font-size: 26px;
  font-family: "Domine", serif;
  color: white;
  font-weight: 500;
  letter-spacing: 0.01px;
}

.resource-provider p a {
  display: block;
  background: white;
  padding: 17px;
  margin-top: 15px;
  border-radius: 5px;
  font-weight: 500;
  font-size: 15px;
  text-align: center;
}

.rp-contact-details {
  background: rgb(246 246 246);
  margin-bottom: 45px;
  padding: 30px 30px 26px;
  border-radius: 0px 0px 5px 5px;
}

.rp-contact-details h4 {
  margin-top: 0;
  margin-bottom: 5px;
  font-family: "Domine", serif;
  font-size: 20px;
}

.rate-it {
  padding: 45px 30px 36px;
  display: block;
  background-image: url(http://www.literacyhive.org/wp-content/uploads/2020/09/newsletter-background-scaled.jpg);
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  border-radius: 5px 5px 0 0;
}

.rate-it h2 {
  margin: 0;
  font-size: 26px;
  font-family: "Domine", serif;
  color: white;
  margin-top: 8px;
  font-weight: 500;
  letter-spacing: 0.01px;
}

.rate-it p {
  font-size: 17.5px;
  margin-top: 4px;
}

.pulled-in-rating {
  margin-bottom: 45px;
  background: #f6f6f6;
  padding: 12px 30px 20px;
  display: block;
  border-radius: 0px 0px 5px 5px;
}

.resources-template .rmp-widgets-container {
  display: block !important;
}

.basic-info {
  padding: 28px 23px 14px !important;
  line-height: 2.8rem !important;
}

.basic-info p {
  margin: 0;
  font-size: 15px;
}

.basic-info p a {
  color: #fb0c52;
}

.basic-info p a:hover {
  color: rgb(195, 47, 76);
}

.info-section p {
  margin: 0;
  font-size: 13.5px;
  /*height: 40px;*/
  padding-bottom: 15px;
}

.info-section p span {
  color: rgba(156, 156, 156, 0.88);
}

.info-section p:last-child {
  padding-bottom: 0;
  display: block;
}

@media(max-width: 900px) {
  .info-section p:last-child {
    padding-bottom: 20px;
    display: block;
  }

  .info-section p {
    height: auto;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 17px;
  }

  .Footer-class-two {
    margin-top: 0 !important;
  }

  .nl-acceptance span.wpcf7-list-item-label {
    display: block;
    width: 88%;
    position: relative;
    left: 20px;
    top: -15px;
  }

  .e49-6.x-col {
    margin-bottom: -6px !important;
  }

  .e49-2.x-row.x-container {
    margin-bottom: -5px;
  }

  .nl-class {
    top: 0;
    margin-top: 18px;
  }
}

.rp-contact-details p {
  margin: 0;
  margin-bottom: 5px;
}

.rp-contact-details p a {
  color: #fb0c52;
}

.rp-contact-details p a:hover {
  color: rgb(195, 47, 76);
}

ul.rmp-rating-widget__icons-list {
  display: flex;
  justify-content: space-between;
}

.rmp-icon--star:before {
  font-size: 48px;
}

.rmp-widgets-container.rmp-wp-plugin.rmp-main-container .rmp-rating-widget__icons-list::before {
  content: unset;
}

.rmp-rating-widget__results,
.rmp-rating-widget__msg {
  text-align: left !important;
}

.rmp-rating-widget__msg {
  display: none !important;
}

.resources-template .about-page-class h3 {
  margin: 0;
  font-size: 20px;
  font-family: "Domine", serif;
  margin-top: 8px;
  font-weight: 600;
  margin-bottom: 15px;
}

.resources-template .about-page-class .enclosed ul {
  list-style: none;
  margin: 0;
  padding-top: 0px;
}

.resources-template .about-page-class .enclosed ul li {
  background: url(http://www.literacyhive.org/wp-content/uploads/2020/09/yellow-bullet.png) no-repeat left 1px top 6.5px;
  padding-left: 30px;
  background-size: 12px;
  margin-bottom: 17px;
  font-size: 15px;
}

.resources-template .about-page-class .enclosed ul li {
  margin-top: 17px;
}

.resources-template .about-page-class ul li:last-child {
  margin-bottom: 4px !important;
}

.resources-template .other-resources a:hover {
  background: #C32F4C;
  color: white;
}

.resources-template .about-page-class .enclosed {
  background: #f6f6f6;
  padding: 30px 40px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.custom-breadcrumbs a:hover {
  color: inherit;
  text-decoration: underline;
}

.x-container.resources-template,
.x-container.blog-template {
  margin: 23px auto !important;
}

.x-container.resources-template ol {
  margin: 16px;
}

.single-post .e49-1.x-section {
  margin: 0 !important;
}

@media(min-width:1024px) {
  .Custom-col .x-col {
    /*flex-basis: calc(16.667% - 1rem) !important;*/
  }
}

.Custom-col .x-col select[name="categoryfilter"] {
  width: 100%;
}

.Custom-col .x-col .x-text {
  margin-bottom: 9px;
}

#response {
  display: block !important;
  margin-left: -5px;
  margin-right: -5px;
  margin-bottom: 39px;
}

@media(min-width:1200px) {
  #response {
    margin-right: -7px;
  }
}

@media(max-width:1104px) {
  #response {
    /* margin-right: -9px;*/
  }
}

@media(max-width:767px) {
  #response {
    /* margin-right: -1px;*/
  }
}

#response>div {
  /*width: 24.32% !important;*/
  margin: 5px;
  margin-bottom: 7.5px;
}

#response>div:hover {
  box-shadow: 0px 5px 20px 0px RGBA(57, 97, 120, 0.2);
}

.resource-item {
  width: 25%;
  border: 1px solid lightgrey;
  border-radius: 4px;
  position: relative;
  float: left;
}

.resource-item .resource-title {
  margin: 0;
  margin-bottom: 5px;
  padding: 20px 20px 0;
  font-family: 'Domine', serif !important;
}

.resource-item .resource-title a {
  color: #fb0c52;
}

.resource-item .resource-title a:hover {
  color: rgb(195, 47, 76);
}

.resource-item .resource-resource_type {
  padding: 0px 20px 0px;
  font-size: 13.5px;
  font-family: 'Domine', serif !important;
  font-weight: normal;
}

.resource-item .resource-excerpt {
  background: #f6f6f6;
  padding: 20px;
  font-size: 12.5px;
  font-weight: normal;
}

.resource-item .resource-image {
  padding: 15px 20px 22px;
  margin-bottom: 0px;
}

.resource-item .resource-right-element {
  position: absolute;
  right: 2px;
  bottom: 2px;
  line-height: 0;
  padding: 20px;
  width: 100px;
  height: 94px;
  background: linear-gradient(to bottom right, transparent 0%, transparent 53.1%, #f4a503 54%, #f4a503 100%);
  border-radius: 0 0 4px 0;
}

.resource-item .resource-key_stage,
.resource-item .resource-price_band {
  position: relative;
  left: -6px;
  top: 43px;
  text-align: right;
  width: 80px;
}

.resource-item .resource-price_band {
  font-weight: 600;
  font-size: 13px;
  color: #000;
}

.resource-item .resource-key_stage {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}

.Custom-col .x-col select {
  width: 100%;
  margin: 0;
}

.Footer-class-one {
  display: block;
}

.footer-bottom .x-bar-content {
  display: block;
}

.footer-bottom .x-text {
  text-align: center;
}

form.customFilter {
  position: relative;
  margin: 0;
}

form.nyrFilter {
  position: relative;
  margin: 0;
}

form#ajax-action:after {
  display: none;
}

form#ajax-action {
  margin-top: 0;
  margin-top: 0 !important;
  padding: 0 !important;
}

form#nyr-ajax-action:after {
  display: none;
}

form#nyr-ajax-action {
  margin-top: 0;
  margin-top: 0 !important;
  padding: 0 !important;
}

form.customFilter:after {
  background-color: #CCCCCC;
  content: '>';
  font: 21px "Consolas", monospace;
  color: #fff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 6.5px;
  top: -5px;
  padding: 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute;
  pointer-events: none;
}

_::-webkit-full-page-media,
_:future,
:root form.customFilter:after {
  font: 16px "Consolas", monospace;
  top: 8px;
  right: 12.9px;
}

_::-webkit-full-page-media,
_:future,
:root .main-category-background form.customFilter:after {
  right: 18px;
  top: 11px;
  font: 17px "Consolas", monospace;
}

/* NYR Filter styles - same as customFilter */
form.nyrFilter:after {
  background-color: #CCCCCC;
  content: '>';
  font: 21px "Consolas", monospace;
  color: #fff;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  right: 6.5px;
  top: -5px;
  padding: 10px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  position: absolute;
  pointer-events: none;
}

.main-category-background form.customFilter:after,
.main-category-background form.nyrFilter:after {
  background-color: #CCCCCC;
  padding: 16.5px 16.5px;
  top: -6px;
  right: 5.5px;
}

_::-webkit-full-page-media,
_:future {
  font: 16px "Consolas", monospace;
  top: 8px;
  right: 12.9px;
}

_::-webkit-full-page-media,
_:future,
:root .main-category-background {
  right: 18px;
  top: 11px;
  font: 17px "Consolas", monospace;
}

form.nyrFilter select {
  width: 100%;
  padding-right: 38px;
}

/*To remove button from IE11, */
form.nyrFilter select::-ms-expand {
  display: none;
}

form.nyrFilter select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

form.customFilter select {
  width: 100%;
  padding-right: 38px;
}

/*To remove button from IE11, */
form.customFilter select::-ms-expand {
  display: none;
}

form.customFilter select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

form.customFilter select {}

form.customFilter select:invalid {
  color: #cccccc;
}

form.customFilter option[value=""] {
  /*display: none;*/
}

form.customFilter option {
  color: #fb0c52;
}

form.nyrFilter select {}

form.nyrFilter select:invalid {
  color: #cccccc;
}

form.nyrFilter option[value=""] {
  /*display: none;*/
}

form.nyrFilter option {
  color: #fb0c52;
}

.custom-pagination {
  margin: 46px auto;
  padding: 11px;
  text-align: center;
  z-index: 100;
  position: relative;
}

.custom-pagination a.page-numbers-item {
  padding: 5px 11px 6px;
  background: #ececec;
  color: #000;
  border-radius: 4px;
  font-size: 12px;
}

.custom-pagination a.page-numbers-item.active,
.custom-pagination a.page-numbers-item:hover {
  background: #eb3450;
  color: #fff;
}

.custom-pagination.ajax {
  bottom: -95px !important;
}

.custom-pagination.ajax-pagination:hover {
  box-shadow: none !important;
}

.custom-pagination.ajax-pagination {
  position: absolute;
  bottom: -95px;
  left: 43.5%;
}


*,
*:before,
*:after {
  box-sizing: inherit;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.LH-row {
  margin-right: -15px;
  margin-left: -15px;
}

.LH-row::after {
  content: "";
  clear: both;
  display: table;
}

[class*="-col-"] {
  float: left;
  position: relative;
  min-height: 1px;
}

.LH-dt-col-12 {
  width: 100%;
}

.LH-dt-col-6 {
  width: 50%;
}

.LH-dt-col-4 {
  width: 32.33%;
}

.LH-dt-col-3 {
  width: 24.1%;
}

.LH-dt-col-2-4 {
  width: 19%;
}

.LH-dt-col-2 {
  width: 15.66%;
}

.LH-dt-col-1 {
  width: 7.33%;
}

.LH-dt-col-5 {
  width: 40.66%;
}

.LH-dt-col-7 {
  width: 57.33%;
}

.LH-dt-col-8 {
  width: 65.66%;
}

.LH-dt-col-9 {
  width: 74%;
}

.LH-dt-col-10 {
  width: 82.33%;
}

.LH-dt-col-11 {
  width: 90.66%;
}

@media(max-width:768px) {
  .LH-m-col-12 {
    width: 97%;
  }

  .LH-m-col-6 {
    width: 50%;
  }

  .LH-m-col-4 {
    width: 32.33%;
  }

  .LH-m-col-3 {
    width: 25%;
  }

  .LH-m-col-3 {
    width: 19%;
  }

  .LH-m-col-2 {
    width: 15.66%;
  }

  .LH-m-col-1 {
    width: 7.33%;
  }

  .LH-m-col-5 {
    width: 40.66%;
  }

  .LH-m-col-7 {
    width: 57.33%;
  }

  .LH-m-col-8 {
    width: 65.66%;
  }

  .LH-m-col-9 {
    width: 74%;
  }

  .LH-m-col-10 {
    width: 82.33%;
  }

  .LH-m-col-11 {
    width: 90.66%;
  }
}

@media(min-width:1200px) {
  .LH-dt-col-3 {
    width: 24.1%;
  }
}

@media(max-width:879px) and (min-width:768px) {
  .LH-dt-col-3 {
    width: 48.5%;
  }
}

/* Ipad and Laptop */
@media(max-width:1200px) and (min-width:879px) {
  .LH-lt-col-12 {
    width: 100%;
  }

  .LH-lt-col-6 {
    width: 48.7%;
  }

  .LH-lt-col-4 {
    width: 32.20%;
  }

  .LH-lt-col-3 {
    width: 25%;
  }

  .LH-lt-col-3 {
    width: 19%;
  }

  .LH-lt-col-2 {
    width: 15.66%;
  }

  .LH-lt-col-1 {
    width: 7.33%;
  }

  .LH-lt-col-5 {
    width: 40.66%;
  }

  .LH-lt-col-7 {
    width: 57.33%;
  }

  .LH-lt-col-8 {
    width: 65.66%;
  }

  .LH-lt-col-9 {
    width: 74%;
  }

  .LH-lt-col-10 {
    width: 82.33%;
  }

  .LH-lt-col-11 {
    width: 90.66%;
  }
}

.search-meta-element {
  color: black;
  font-size: 12px;
  margin-top: 18px;
}

.search-meta-element span.seperator {
  margin: 0 4px;
  margin-left: 7px;
  position: relative;
  bottom: 1px;
}

/* Safari 7.1+ */
_::-webkit-full-page-media,
_:future,
:root .x-container.resources-template ol {
  margin: 16px 20px;
}

_::-webkit-full-page-media,
_:future,
:root .x-container.resources-template ul {
  margin: 16px 19px;
}

_::-webkit-full-page-media,
_:future,
:root form.customFilter option[value="CPD course"] {
  display: none;
}

_::-webkit-full-page-media,
_:future,
:root form.nyrFilter option[value="CPD course"] {
  display: none;
}

_::-webkit-full-page-media,
_:future,
:root .nl-acceptance .wpcf7-acceptance span.custom-span {
  top: -3.21 !important;
}

/* Safari 11+ */

@media not all and (min-resolution:.001dpcm) {
  @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    .nl-acceptance .wpcf7-list-item label {
      display: flex !important;
    }
  }
}

.tooltipsincontent {
  background: #fe0a50;
  border-bottom: 0px dotted #888;
  padding: 0px 5px;
  font-size: 9px;
  margin-left: 5px;
  position: relative;
  bottom: 2px;
  color: #fff;
  cursor: pointer;
  border-radius: 2px;
}

.single .resources-template .x-col.two .x-image {
  background: transparent;
  padding: 0 40px 40px;
}

@media(max-width: 767px) {
  .custom-pagination.ajax-pagination {
    visibility: hidden;
    display: flow-root;
    position: absolute;
  }

  .custom-pagination {
    visibility: visible;
    bottom: -0.9% !important;
  }

  .nl-acceptance .wpcf7-list-item label {
    display: block !important;
  }
}

@media(min-width: 767px) and (max-width: 1024px) {
  .custom-pagination {
    visibility: visible;
  }
}

@media(min-width: 767px) {
  .custom-pagination {
    visibility: visible;
  }
}

.custom-pagination.non-ajax {
  position: relative !important;
  margin-bottom: -20px !important;
}

.e11-30.x-col {
  position: relative;
}

.enclosed h2,
.enclosed h2,
.enclosed h3,
.enclosed h4,
.enclosed h5,
.enclosed h6 {
  margin-top: 0;
  margin-bottom: 24px;
}

.qtip-content {
  padding: 5px 9px 8px;
  font-size: 13px;
  line-height: 1.4;
}

.entry-content a {
  color: rgb(251 12 82);
}

.e7-45.x-row a {
  color: rgba(0, 0, 0, 1);
}

.entry-content a:hover {
  color: rgb(195, 47, 76);
}

.custom-pagination.non-ajax {
  /*display: none;*/
}

.single .rate-it,
.single .pulled-in-rating {
  display: none;
}

.about-page-class h4 {
  font-size: 18px;
  margin: 0;
}

.search .category-blog .search-meta-element {
  display: none;
}

.page-id-11 .resource-item.category-blog,
.page-id-688 .resource-item.category-blog {
  display: none !important;
}

.hustle-button-close {
  /*display: none !important;*/
}

.nl-class.exitpopup-form {
  height: 90px;
  top: 0;
}

.nl-class.exitpopup-form span.wpcf7-not-valid-tip {
  display: none;
}

.nl-class.exitpopup-form span:first-child {
  width: 100%;
  margin-right: 7px;
}

.nl-class.exitpopup-form input#nl-email {
  height: 90px;
  font-size: 31px;
  font-weight: 100;
  background: rgba(248, 192, 79, 0.5);
  border: 1px solid rgba(248, 192, 79, 0.5);
}

.nl-class.exitpopup-form input#nl-submit {
  padding: 27px 20px;
  font-size: 28px;
}

form.wpcf7-form.init {
  margin: 0 !important;
}

/*.resource-item {
  position: unset !important;
  height: 370px !important;
}*/

.hustle-button-close {
  background-color: #f4a503 !important;
  border-radius: 4px;
  position: relative;
  bottom: -38px;
}

.BlogGrid .entry-wrap {
  padding: 0;
  box-shadow: none;
}

.esg-loadmore-wrapper {
  padding-top: 30px;
}

.BlogGrid .esg-filterbutton {
  background-color: #00c6ba !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #fff !important;
  border: none !important;
  box-shadow: none !important;
  padding: 3px 20px !important;
  border-radius: 3px !important;
}

.BlogGrid .esg-filterbutton.selected,
.BlogGrid .esg-filterbutton:hover {
  background: #00a69e !important;
}

.BlogGrid .esg-navigationbutton.esg-loadmore {
  background-color: #fb0c52 !important;
  font-size: 14px !important;
  font-weight: 300 !important;
  color: #fff !important;
  border: none !important;
  box-shadow: none !important;
  padding: 3px 20px !important;
  border-radius: 3px !important;
}

.BlogGrid .esg-navigationbutton.esg-loadmore:hover {
  background: #C32F4C !important;
}

.e24-14 {
  margin-left: 17px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Lato", sans-serif;
  font-style: normal;
  font-weight: 700;
}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 479px) and (orientation: portrait) {
  .logo-class img {}
}

.wpcf7-response-output {
  display: block;
}

#wpcf7-f64-o2 span.custom-span,
#wpcf7-f64-p15-o2 span.custom-span {
  color: #000;
}

#wpcf7-f64-o2 .wpcf7-list-item-label::after,
#wpcf7-f64-p15-o2 .wpcf7-list-item-label::after {
  background: rgb(238 238 238);
  border-color: rgb(238 238 238);
}

#wpcf7-f64-o2 span.wpcf7-list-item-label,
#wpcf7-f64-p15-o2 span.wpcf7-list-item-label {
  margin-bottom: 30px;
  color: #000;
}

#wpcf7-f64-o2 .wpcf7-not-valid-tip,
#wpcf7-f64-p15-o2 .wpcf7-not-valid-tip {
  font-size: 18px;
  color: #000;
  margin-bottom: 20px;
}




/*====button css start====*/

@import url('https://fonts.googleapis.com/css2?family=Domine:wght@400;500;600;700&display=swap');

.custom-bullets {
  list-style-type: none;
  /* Remove default bullets */
  padding-left: 15px !important;
  /* Add padding to align text */
  line-height: 12px !important;
  /* Adjust line height */
}

.custom-bullets li {
  position: relative;
}

.custom-bullets li::before {
  content: "";
  background-image: url('https://www.literacyhive.org/wp-content/uploads/2024/08/home-bullet-1.png');
  background-size: contain;
  background-repeat: no-repeat;
  width: 12px;
  /* Width of the bullet image */
  height: 12px;
  /* Height of the bullet image */
  position: absolute;
  left: -25px;
  /* Positioning the bullet */
  top: 5px;
  /* Adjust to align with text */
}



/*====Literacy Year Manual Styling====*/

.e688-e19 {
  display: none;
}

.resource-item-calender {
  width: 25%;
  border: 1px solid lightgrey;
  border-radius: 4px;
  position: relative;
  /* float: left; */
}

.resource-item-calender .resource-title {
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 5px;
  padding: 20px 20px 0;
  font-family: 'Domine', serif !important;
}

.resource-item-calender .resource-resource_type,
.resource-item-calender .resource-month {
  padding: 0px 20px 0px;
  font-size: 13.5px;
  font-family: 'Domine', serif !important;
  font-weight: bold;
}

.resource-item-calender .resource-excerpt {
  background: #f6f6f6;
  padding: 20px;
  font-size: 12.5px;
  font-weight: normal;
}

.resource-item-calender .resource-image {
  padding: 15px 20px 22px;
  margin-bottom: 0px;
}

.resource-item-calender .resource-right-element {
  position: absolute;
  right: 2px;
  bottom: 2px;
  line-height: 0;
  padding: 20px;
  width: 100px;
  height: 94px;
  background: linear-gradient(to bottom right, transparent 0%, transparent 53.1%, #f4a503 54%, #f4a503 100%);
  border-radius: 0 0 4px 0;
}

.resource-end-date {
  padding: 0px 20px 0px;
}

.resource-item-calender .resource-price_band {
  font-weight: 600;
  font-size: 13px;
  color: #000;
}

.resource-item-calender .resource-key_stage {
  color: white;
  font-size: 12px;
  text-transform: uppercase;
}

.resource-item-calender .resource-key_stage,
.resource-item-calender .resource-price_band {
  position: relative;
  left: -6px;
  top: 43px;
  text-align: right;
  width: 80px;
}

/* Flex layout for Literacy Year grid */
.page-id-688 #response {
  display: block !important;
  /* grid is applied per month group below */
}

.page-id-688 #response .resource-item-calender {
  box-sizing: border-box !important;
  float: none !important;
  width: auto !important;
  flex-basis: auto !important;
}



/* Align resource image to bottom of each card */
.page-id-688 #response .resource-item-calender {
  display: flex !important;
  flex-direction: column !important;
}

.page-id-688 #response .resource-item-calender .resource-image {
  margin-top: auto !important;
}

/* Month groups on Literacy Year */
.page-id-688 #response .month-group {
  width: 100%;
}

.page-id-688 #response .month-group:hover {
  box-shadow: 0 0 0px 0 rgba(0, 0, 0, 0);
}

.page-id-688 #response .month-heading {
  width: 100%;
  margin: 24px 0 12px;
  font-family: 'Domine', serif !important;
  font-size: 2rem;
}

.page-id-688 #response .month-items {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

/* Ensure grid items do not overflow and break tracks */
.page-id-688 #response .month-items>* {
  min-width: 0;
} 

.custom-pagination.ajax-pagination {
  position: absolute;
  bottom: -95px;
  left: 37.5%;
  z-index: 1000000000;
}

.page-id-688 .filtered-events {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  align-items: stretch;
}

.resource-month {
  background: rgb(75, 194, 185);
  color: #FFF;
  padding: 5px 20px 5px !important;
}

@media (max-width: 1199px) {
  .page-id-688 #response .month-items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 991px) {
  .page-id-688 #response .month-items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 575px) {
  .page-id-688 #response .month-items {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}

/* NYR Category Buttons */
.nyr-category-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin: 20px 0;
  justify-content: center;
}

.nyr-category-button {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  background-color: transparent;
  color: #FFFFFF !important;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 400;
  transition: all 0.3s ease;
  position: relative;
}

.nyr-category-close {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 18px;
  height: 18px;
  background-color: transparent;
  color: #FFFFFFF;
  border: 1px solid #FFFFFF;
  border-radius: 50%;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  margin-left: 4px;
}

@media (max-width: 767px) {
  .nyr-category-buttons {
    gap: 8px;
    margin: 15px 0;
  }
  
  .nyr-category-button {
    padding: 8px 16px;
    font-size: 13px;
  }
}