* {
  box-sizing: border-box;
}
.page-node-type-category-page{
  background:linear-gradient(0deg, #FFF 4.58%, #F2F1F6 20.01%, rgba(219, 216, 230, 0.30) 47.15%, #F2F1F6 65.15%, #FFF 100%)
}
.category-page-categories .parent-container .container.p-0 {
  max-width: 100%;
}
.category-page {
  width: 100%;
  font-family: 'Larsseit';
}
.breadcrumb {
  width: 100%;
  display: flex;
  align-items: baseline;
  gap: 4px;
  text-align: center;
  padding: 8px 74px;
}
.breadcrumb .breadcrumb_url {
  display: inline-block;
  /*width: 41px;*/
  height: 24px;
  text-align: center;
  text-decoration: none;
  color: #1B3567;
  padding: 8px;
  font-family: 'Larsseit', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 12px;
  line-height: 14px;
  letter-spacing: 0;
  cursor:pointer;
}
.breadcrumb .firstelement {
  padding: 8px 8px 8px 0;
}
.separator {
 /* padding: 0 4px;*/
  color: #888888;
  line-height: 14px;
}
.parent-container {
  display: flex;
  justify-content: flex-start; 
}
/*.pet-categories-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  gap: 10px; 
}*/
/*.pet-category-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 169.14px;
  height: 271px;
  opacity: 1;
  padding: 8px;
  box-sizing: border-box;
}*/
.pet-category-header {
  width: 100%;
  max-width: 628px;
}
.pet-category-body {
  width: 100%;
}
.pet-category-body p {
  color: #12205E;
  font-weight: 300;
  font-size: 18px;
  line-height: 30px;
  margin: 0;
}
/*
.category-image {
  display: flex;
  background: #F2F1F6;
  border: 2px solid #F2F1F6;
  border-radius: 12px;
}
.category-image img {
  width: 169.1px; 
  height: 215px;
  gap: 10px;
  object-fit: contain;
}*/
.pet-category-title {
  font-family: 'Larsseit', sans-serif;
  font-weight: 500;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: -1px;
  color: #1B3567;
}
.category-name {
  margin-top: 8px;
  font-family: 'Larsseit', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0;
  text-align: center;
}
.pet-category-children {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}
.pet-category-children ul { 
  text-align: center;
  display: flex;
  flex-direction: row;
  padding: 0;
  margin: 0;
  list-style: none;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
}
.pet-category-children ul li {
  min-width: 121px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #FFFFFF; 
  border-radius: 24px;   
  border: 1px solid #E6E5EA;
  font-family: 'Larsseit', sans-serif;
  font-weight: 500; 
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1B3567;
  padding: 14px 24px;
  cursor: pointer;
}
.pet-category-children li.active {
  background-color: #1B3567;
  color: #FFFFFF;
  border-color: #1B3567;
}
.pet-category-children ul li a { 
  text-decoration: none;
  font-family: 'Larsseit', sans-serif;
  font-weight: 500; 
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1B3567;
}
.pet-category-children ul li.clear-all {
  border: none;
  padding: 0;
  min-width: auto;
  height: auto;
}
.pet-category-children ul li.clear-all a {
  text-decoration: underline;
}
.pet-category-children ul.right-list li {
  min-width: 92px;
}
.pet-category-children ul.right-list li.total-results {
  border: none;
  padding: 0;
  min-width: auto;
  height: auto;
}
.pet-category-children ul.right-list li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
}
.pet-category-children ul.right-list li a svg {
  margin-top: 2px;
}
.rounded-blog-section {
  width: calc(100% - 20px);
  margin: 0 10px;
  border-radius: 20px;
  padding: 64px 64px 96px 64px;
  background-color: #ffffff;  
}
.rounded-blog-section .pet-category-section {
  width: 100%;
  display: flex;
  margin-bottom: 96px;
}
.rounded-blog-section .image-grid-wrapper {
  width: 100%;
  display: flex;
  gap: 64px;
  flex-direction: column;
  margin-top: 32px;
}
.rounded-blog-section .image-grid-wrapper .grid-row {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
}
.rounded-blog-section .image-grid-wrapper .grid-row .grid-two {
  display: flex;
  gap: 20px;
  justify-content: flex-start;
  flex: 1;
}
.image-grid-wrapper .image-box {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.image-grid-wrapper .image-box a {
  width: 100%;
  display: flex;
  align-items: start;
  gap: 20px;
  flex-direction: column;
  text-decoration: none;
}
.image-grid-wrapper .image-box .image-grid-con {
  width: 100%;
  height: 471px;
  border-radius: 12px;
  overflow: hidden;
}
.image-grid-wrapper .image-box .image-grid-con img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.image-grid-wrapper .image-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.image-grid-wrapper .image-content .pet-category-blog-read-time {
  font-family: Larsseit;
  font-weight: 700;
  font-style: normal; 
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  color: #1B3567;
}
.image-grid-wrapper .image-content .pet-category-blog-title {
  font-family: Larsseit;
  font-weight: 700;
  font-style: normal; 
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0;
  color: #1B3567;
  margin: 0;
}
.image-grid-wrapper .image-content .pet-category-blog-tags {
  font-family: Larsseit;
  font-weight: 700;
  font-style: normal; 
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0;
  text-transform: capitalize;
  margin: 0;
  color: #1B3567;
}
.parent-of-loading-blogs {
  display: flex;
  justify-content: center;
}
.pet-categories-circle-container {
  display: flex;
  gap: 10px;
}
.pet-categories-circle-container .pet-categories-circle.active {
    background-color: #1B3567;
    color: #fff;
}
.pet-categories-circle-container .pet-categories-circle {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid #1B3567;
  background-color: #fff;
  color: #1B3567;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
  user-select: none;
  transition: background-color 0.2s ease;
}
.pet-categories-circle-container .pet-categories-circle:hover {
  background-color: #2a4b8a;
}



body .offcanvas.offcanvas-start {
    border: none;
}
html:has(.offcanvas.offcanvas-start.show) {
    overflow: hidden !important;
}
body .offcanvas.offcanvas-start .offcanvas-body {
    position: relative;
}
body .offcanvas.offcanvas-start .offcanvas-body .res-filters-btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right:0;
}

/* Responsive adjustments for smaller screens */
@media (min-width: 768px) {
  .res-filters {
    display: none;
  }
}
@media (max-width: 1199px) {
  .rounded-blog-section {
    padding: 32px;
  }
  .breadcrumb {
    padding: 8px 42px;
  }
}
@media (max-width: 991px) {
  .rounded-blog-section {
    width: 100%;
    margin: 0;
    border-radius: 0;
    padding: 32px 16px;
  }
  .rounded-blog-section .image-grid-wrapper .grid-row,
  .rounded-blog-section .image-grid-wrapper .grid-row .grid-two {
    flex-direction: column;
    gap: 40px;
  }
  .image-grid-wrapper .image-box .image-grid-con {
    height: 400px;
  }
  .pet-category-children ul {
    gap: 10px;
  }
  .pet-category-children ul li {
    min-width: 100px;
    height: 40px;
    padding: 8px 16px;
  }
  .breadcrumb {
    padding: 8px 16px;
  }
  .rounded-blog-section .pet-category-section {
    margin-bottom: 64px;
  }
}
@media (max-width: 767px) {
  .offcanvas .filters-list li {
    min-width: auto;
    flex: 1;
  }
  .category-image img {
    width: 100%;
    height: auto;
    /*border: 2px solid #cccccc;*/
    border-radius: 12px;
  }
  .image-grid-wrapper .image-box .image-grid-con {
    height: 300px;
  }
  .pet-category-children ul {
    display: none;
  }
  .res-filters {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    flex-direction: column;
  }
  .res-filters .res-total-res {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .res-filters .res-total-res p {
    font-family: Larsseit;
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    margin: 0;
    color: #1B3567;
  }
  .res-filters .filter-res-con {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }
  .res-filters .filter-res-con .filter-ui {
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    flex: 1;
  }
  .res-filters .filter-res-con .filter-ui button {
    margin: 0;
    font-family: 'Larsseit', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #1B3567;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #E6E5EA;
    padding: 14px 24px;
  }
  .res-filters .filter-res-con .filter-ui button.selected {
    background: #1B3567;
    color: #fff;
    border-color: #1B3567;
  }
  .res-filters .filter-res-con .sort-by {
    flex: 1;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
  }
  .res-filters .filter-res-con .sort-by a {
    margin: 0;
    font-family: 'Larsseit', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #1B3567;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #E6E5EA;
    padding: 14px 24px;
    gap: 6px;
    text-decoration: none;
  }
  .res-filters .filter-res-con .sort-by a svg {
    margin-top: 2px;
  }
  body .offcanvas-start {
    width: 330px;
    height: 100svh;
  }
  .offcanvas .offcanvas-header {
    background: #f7f7f7;
    padding: 20px 16px;
  }
  .offcanvas .offcanvas-header h1 {
    font-family: 'Larsseit', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 16px;
    color: #1B3567;
    text-transform: uppercase;
  }
  .offcanvas .offcanvas-header .btn-close {
    color: #1B3567;
    opacity: 1;
    background-size: 14px;
  }
  .offcanvas .offcanvas-body {
    max-height: 100svh;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 0;
  }
  .offcanvas .filters-list {
    width: 100%;
    text-align: center;
    padding: 16px;
    margin: 0;
    list-style: none;
    align-items: center;
    gap: 16px;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .offcanvas .filters-list li {
    min-width: auto;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #FFFFFF;
    border-radius: 24px;
    border: 1px solid #E6E5EA;
    font-family: 'Larsseit', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #1B3567;
    padding: 14px 24px;
    cursor: pointer;
    flex: 1;
  }
  .offcanvas .filters-list li.active {
    color: #ffffff;
    background-color: #1B3567;
    border-color: #1B3567;
  }
  .res-filters-btns {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding: 16px;
    border-top: 1px solid #E6E5EA;
  }
  .res-filters-btns button {
    border: 1px solid #E6E5EA;
    font-family: 'Larsseit', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0;
    color: #1B3567;
    padding: 14px 24px;
    border-radius: 24px;
    flex: 1;
    background: transparent;
  }
  .res-filters-btns button.apply-filter {
    border: 1px solid #1B3567;
    background: #1B3567;
    color: #ffffff;
  }
  .pet-category-header {
    max-width: 100%;
    text-align: center;
  }
  .rounded-blog-section .pet-category-section {
    margin-bottom: 40px;
  }
  .pet-category-body p {
    font-size: 16px;
    line-height: 26px;
  }
  .pet-category-title {
    font-size: 32px;
    line-height: 36px;
  }
  .image-grid-wrapper .image-content .pet-category-blog-title {
    font-size: 20px;
    line-height: 24px;
  }
}
@media (max-width: 420px) {
  .image-grid-wrapper .image-box .image-grid-con {
    height: 258px;
  }
}


body .offcanvas.offcanvas-start {
  border: none;
}
html:has(.offcanvas.offcanvas-start.show) {
  overflow: hidden !important;
}
body .offcanvas.offcanvas-start .offcanvas-body {
  position: relative;
}
body .offcanvas.offcanvas-start .offcanvas-body .res-filters-btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right:0;
}