.blogMenuContainer {
  width: 95%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: 10px;
  margin-bottom: 40px;
}
.blogParentCategories,
.blogChildCategories {
  width: auto;
  display: flex;
  flex-flow: wrap;
  justify-content: center;
}
.blogParentCategories {
  font-weight: bold;
  font-size: 19px;
  line-height: 23px;
  margin-bottom: 25px;
}
.blogChildCategories {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 25px;
}

.blogCategoryTitle {
  padding: 10px 0 3px;
  margin: 0 10px;
}
.blogTitle {
  font-size: var(--slider-font-size);
  line-height: var(--slider-line-height);
  width: 100%;
  margin: 0 auto 30px;
  text-align:
  left;
  position:
  relative;
  padding-top: 20px;
  overflow:
  hidden;
  font-weight: var(
  --slider-font-weight);
  text-align:
  left;
  letter-spacing: var(
  --letter-spacing);
  text-transform:
  uppercase;
  color: var(
  --base);
  font-family: var(
  --font-family-2);
}
.blogCategoriesContainer {
  position: relative;
  display: flex;
  border: 1px solid #0000004d;
  /* margin: auto; */
  /* width: 20%; */
  padding: 5px 10px 5px 25px;
  height: 42px;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
  align-items: center;
  width: 20%;
  min-width: 300px;
  font-size: 15px;
}

.orderByContainer {
  position: relative;
  display: flex;
  border: 1px solid #0000004d;
  /* margin: auto; */
  /* width: 20%; */
  padding: 5px 10px 5px 25px;
  height: 42px;
  border-radius: 40px;
  overflow: hidden;
  text-align: center;
  align-items: center;
  width: 20%;
  min-width: 300px;
  font-size: 15px;
}

select#blogChildCategories {
  border: none;
  width: 100%;
}

select#blogParentCategories {
  border: none;
  width: 100%;
  padding: 15px 0px;
}
.intervaloFilters #blogParentCategories {
  padding: 0 8px;
  margin: 0px;
  height: 100%;
  text-align: center;
  color: #801a2e;
  text-align-last: left;
  background: #ffffff;
  background-image: url(../../files/orderByDropdown.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 8px) center;
  background-size: 15px;
}

.blogMenuContainer.intervaloFilters {
  gap: 40px;
  width: 100%;
}

.intervaloFilters #blogChildCategories {
  padding: 0 8px;
  margin: 0px;
  height: 100%;
  color: #801a2e;
}

.intervaloFilters #orderSelect {
  border: none;
  width: 76%;
  color: #801a2e;
  padding: 0 8px;
  background: #ffffff;
  background-image: url(../../files/orderByDropdown.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 2px) center;
  background-size: 15px;
}
.intervaloFilters #orderSelect option:first-child {
  text-align: left;
}
.intervaloFilters #orderSelect option {
  text-align: center;
}
.intervaloFilters .orderByDropdown {
  width: 100%;
  display: flex;
  align-items: center;
  white-space: nowrap;
}
.blogCenteredContent {
  width: 95%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  margin-bottom: 80px;
  row-gap: 30px;
}
.centeredContent.blogCenteredContent.intervaloBlogs {
  width: 90% !important;
}
.newsCategory {
  position: relative;
  font-size: 13px;
  color: var(--base);
  width: 100%;
  height: 25px;
  line-height: 25px;
  margin: 10px auto;
  margin-top: 0px;
  font-family:
  "Galliard";
  font-weight: 400;
  text-transform: lowercase;
}
.centeredContent.blogCenteredContent[data-blog-id="2"] {
  column-gap: 0;
}
.newsCategory {
  position: relative;
  font-size: 14px;
  color: var(--base);
  width: 100%;
  line-height: 18px;
  margin: 4px auto;
  margin-top: 0px;
  font-family: "Galliard";
  font-weight: 400;
  text-transform: lowercase;
}
.dataContainer {
  margin-top: 15px;
  font-size: 15px;
  line-height: 19px;
  color: var(--base);
}
.blogPostRegular {
  width: 100%;
  padding: 0px 20px 0 0px;
}
.newsBox .blogPostRegular:nth-child(3n-1) {
  padding: 0px 20px ;
}
.newsBox .blogPostRegular:nth-child(3n-0) {
  padding: 0 0 0px 20px  ;
}
.newsBox .blogPostRegular:nth-child(3n-1) {
  border-left: 1px solid #2E395C;
  border-right: 1px solid #2E395C;
}

.activityViewMore {
  color: #801a2e;
  font-size: 18px;
  margin-bottom: 5px;
}
.activityViewMore:hover {
  text-decoration: underline;
  text-underline-offset: 4px;
}
.blogCenteredContent .news.blogPostRegular:nth-child(3n-1) {
  border-left: none;
  border-right: none;
  border-color: rgb(205 205 205);
}
.constructionMessageDiv {
  width: 90%;
  max-width: 760px;
  margin: 39px auto;
  grid-column-start: 1;
  grid-column-end: 5;
  grid-row-start: 1;
  grid-row-end: 3;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
}

.blogPostRegular .postPreviewFile {
  width: 100%;
  display: block;
  height: auto;
}

.blogPostDate {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
}

.blogPostTitle {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
  font-weight: 600;
}
.blogPostSubtitle {
  margin-bottom: 5px;
  font-weight: bold;
}

h4.blogPostDescription {
    font-size: 14px;
}
.readMore {
    font-size: 14px;
    font-weight: 400;
    margin-top: 3rem;
    cursor: pointer;
}
.readMore:hover {
   text-decoration:underline
}
.blogCategories {
  display: flex;
  align-items: center;
  margin: 40px 0;
  justify-content: center;
}
.blogCategories .blogCategoryTitle {
  width: fit-content;
  margin: auto;
  margin-left: 20px;
  margin-right: 20px;
  font-size: 16px;
  position: relative;
}
.blogCategoryTitle.selected {
  text-decoration: underline 2px solid #952634;
  text-underline-offset: 5px;
}
@media screen and (max-width: 1100px) {
  .blogCenteredContent {
    grid-template-columns: repeat(3, 1fr);
    width: 90%;
  }
  .blogMenuContainer {
    width: 90%;
  }
  .blogTitle {
    margin-bottom: 30px;
    text-align: center;
    /* display: none; */
  }
  .readMore {
    margin-top: 2rem;
}
  .blogParentCategories {
    margin-bottom: 15px;
  }
  .blogCategoryTitle {
    padding: 13px 0 2px;
  }
.newsBox .blogPostRegular:nth-child(3n-1) {
  padding: 0;
  border-left: unset;
  border-right: unset
}
  .constructionMessageDiv {
    width: 90%;
  }
}
@media screen and (max-width: 768px) {
      .centeredContent.blogCenteredContent.newsBox {
    margin-top: 24px;
}
  .blogCenteredContent {
    grid-template-columns: repeat(2, 1fr);
    width: 90%;
    gap: 25px;
  }
  .blogPostRegular {
  width: 100%;
  padding: 0px 0px;
  margin-bottom: 24px;
}
  .newsBox .blogPostRegular:nth-child(3n-0) {
  padding: 0 ;
}
  .blogPostRegular .postPreviewFile {
  aspect-ratio:356/294;
  object-fit: cover;
  width: 100%;
  display: block;
  height: auto;
}
  .blogPostTitle {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  font-weight: 400;
}

.blogPostSubtitle {
  margin-bottom: 5px;
  font-weight: bold;
}

h4.blogPostDescription {
    font-size: 14px;
}
  
  .centeredContent.blogCenteredContent.intervaloBlogs {
    width: 85% !important;
  }
  .blogMenuContainer {
    flex-direction: column;
    display: none;
  }
  .intervaloFilters .blogCategoriesContainer,
  .intervaloFilters .orderByContainer {
    width: 85%;
    max-width: 400px;
  }
  .blogMenuContainer.intervaloFilters {
    gap: 20px;
  }
  .blogCategories {
    display: grid;
    gap: 20px;
    margin: 30px 0;
    text-align: center;
    justify-items: center;
  }
  .blogCenteredContent {
    width: 90% !important;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 600px) {
  .blogCenteredContent {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (min-width: 768px) {

  .blogCategories .blogCategoryTitle:hover {
    text-decoration: underline 2px solid var(--base);
    text-underline-offset: 5px;
  }
  

}
 