.section-blog-single .container {
  max-width: 1464px;
}
@media screen and (max-width: 991px) {
  .section-blog-single .row-productos {
    row-gap: 40px !important;
  }
}
.section-blog-single__blog-images {
  margin-bottom: 40px;
}
.section-blog-single__blog-images img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1 / 0.46;
  border-radius: 15px;
}
.section-blog-single__title--post {
  font-family: var(--theme-font);
  font-weight: 500;
  font-size: 48.81px;
  line-height: 100%;
  letter-spacing: 0px;
  color: var(--tj-color-heading-primary);
  margin-bottom: 40px;
}
.section-blog-single__blog-category-cr {
  border: 1px dashed #999999 !important;
  margin-bottom: 40px !important;
}
.section-blog-single__category-item {
  border-inline-end: 1px dashed #999999 !important;
}
@media screen and (max-width: 767px) {
  .section-blog-single__category-item {
    border-inline-end: none !important;
    border-bottom: 1px dashed #999999 !important;
    padding-bottom: 20px !important;
  }
  .section-blog-single__category-item:last-child {
    border-bottom: none !important;
    padding-bottom: 0 !important;
  }
}
.section-blog-single__catetext .degination {
  font-family: var(--theme-font);
  font-weight: 600;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-gray);
}
.section-blog-single__catetext .title a {
  font-family: var(--theme-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-black);
  text-decoration: none;
}
.section-blog-single__catetext .text {
  font-family: var(--theme-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-black);
}
.section-blog-single__catetext .text a {
  font-family: var(--theme-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-black);
  text-decoration: none;
}
.section-blog-single__content--post h2,
.section-blog-single__content--post h3,
.section-blog-single__content--post h4,
.section-blog-single__content--post h5,
.section-blog-single__content--post h6 {
  margin-bottom: 25px !important;
}
.section-blog-single__content--post h2 {
  font-size: 34px;
}
.section-blog-single__content--post h3 {
  font-size: 30px;
}
.section-blog-single__content--post h4,
.section-blog-single__content--post h5,
.section-blog-single__content--post h6 {
  font-size: 26px;
}
.section-blog-single__content--post p {
  font-family: var(--theme-font);
  color: var(--tj-color-text-body);
  font-weight: 400;
  font-size: 17.91px;
  line-height: 26.86px;
  letter-spacing: 0px;
  vertical-align: middle;
  margin-bottom: 40px;
}
.section-blog-single__content--post ul {
  margin-bottom: 40px !important;
  columns: auto !important;
  list-style: disc !important;
  padding-left: 2rem !important;
}
.section-blog-single__content--post ul li {
  display: list-item !important;
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 17.91px;
  line-height: 26.86px;
  letter-spacing: 0px;
  margin-bottom: 10px !important;
  color: var(--tj-color-text-body) !important;
}
.section-blog-single__content--post ol {
  margin-bottom: 40px;
}
.section-blog-single__content--post ol li {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 17.91px;
  line-height: 26.86px;
  letter-spacing: 0px;
  margin-bottom: 10px !important;
  color: var(--tj-color-text-body);
}
.section-blog-single__tags-post {
  border-top: 1px solid #1F4E5F4D !important;
  border-bottom: none !important;
}
.section-blog-single__tags-post .tagcloud span {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 17.91px;
  line-height: 26.86px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-base);
}
.section-blog-single__tags-post .tagcloud a {
  font-family: var(--theme-font);
  font-weight: 500;
  font-size: 17.91px;
  line-height: 17.91px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-black);
}
.section-blog-single__tags-post .tagcloud a:hover {
  background: var(--theme-base) !important;
}
.section-blog-single__tags-post .post-share ul li {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 17.91px !important;
  line-height: 26.86px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-base) !important;
}
.section-blog-single__tags-post .post-share ul li button svg {
  width: 25px;
}
.section-blog-single__tags-post .post-share ul li button svg path {
  fill: var(--tj-color-theme-primary) !important;
}
.section-blog-single__navigation .tj-nav-post__nav a:hover span {
  background-color: var(--theme-base) !important;
  border-color: var(--theme-base) !important;
}
@media screen and (max-width: 767px) {
  .section-blog-single__navigation .tj-nav-post__nav a {
    font-size: 14px !important;
  }
}
.section-blog-single__navigation .tj-nav-post__grid a:hover {
  color: var(--theme-base) !important;
}
.section-blog-single__widget-title {
  font-family: var(--theme-font);
  color: #0C1E21;
  font-weight: 600;
  font-size: 25.81px;
  line-height: 44.77px;
  letter-spacing: -1.07px;
  vertical-align: middle;
  margin-bottom: 16px !important;
}
.section-blog-single__widget {
  background-color: #1F4E5F1A !important;
  border-radius: 10px;
  padding: 26px 29px;
  margin-bottom: 29px;
}
.section-blog-single__widget--search .search-box form {
  display: flex;
  overflow: hidden;
  border-radius: 10px;
}
.section-blog-single__widget--search .search-box form input[type=search] {
  border-radius: 10px !important;
  border: 1px solid #CCCCCC !important;
  flex: 1;
  border: none;
  padding: 0.75rem 1rem;
  font-family: var(--theme-font);
  font-size: 14px;
  outline: none;
}
.section-blog-single__widget--search .search-box form input[type=search]::placeholder {
  font-family: var(--theme-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 44.77px;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--theme-black) !important;
}
.section-blog-single__widget--search .search-box form button {
  border-inline-start: 1px solid #CCCCCC !important;
}
.section-blog-single__widget--search .search-box form button i {
  font-size: 24px;
  line-height: 58px !important;
}
.section-blog-single__widget--recent li {
  display: flex;
  gap: 16px;
  margin-bottom: 14px;
  align-items: flex-start !important;
}
.section-blog-single__widget--recent li:last-child {
  margin-bottom: 0;
}
.section-blog-single__widget--recent .post-thumb {
  flex-shrink: 0;
  width: 70px;
  height: 70px;
  border-radius: 8px;
  overflow: hidden;
}
.section-blog-single__widget--recent .post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-blog-single__widget--recent .post-content {
  flex: 1;
}
.section-blog-single__widget--recent .post-title {
  padding-top: 10px;
}
.section-blog-single__widget--recent .post-title a {
  font-family: var(--theme-font);
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: #0C1E21;
}
.section-blog-single__widget--recent .post-title a:hover {
  color: var(--theme-base) !important;
  text-decoration: none;
}
.section-blog-single__widget--categories li a {
  border-radius: 10px !important;
  background: var(--theme-white) !important;
  padding: 25px 18px !important;
  font-family: var(--theme-font);
  color: #0C1E21 !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  text-decoration: none;
  transition: color 0.2s ease;
}
.section-blog-single__widget--categories li a .number {
  font-family: var(--theme-font);
  color: #0C1E21 !important;
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
}
.section-blog-single__widget--categories li a:hover {
  background: var(--theme-base) !important;
  color: var(--theme-white) !important;
}
.section-blog-single__widget--categories li a:hover .number {
  color: var(--theme-white) !important;
}
.section-blog-single__widget--tags .tagcloud {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.section-blog-single__widget .section-blog-single__tag-link {
  display: inline-block;
  padding: 4.48px 7.83px;
  background: var(--theme-white);
  border-radius: 4.48px;
  font-family: var(--theme-font);
  color: var(--theme-black);
  font-weight: 500;
  font-size: 17.91px;
  line-height: 17.91px;
  letter-spacing: 0px;
  vertical-align: middle;
  text-decoration: none;
  transition: all 0.2s ease;
}
.section-blog-single__widget .section-blog-single__tag-link:hover {
  background: var(--theme-base);
  color: var(--theme-white);
}
.section-blog-single__widget .cr-WdgProd-contenedor {
  position: relative;
  aspect-ratio: 1 / 1.34;
  width: 100%;
  padding: 32px 22px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.section-blog-single__widget .cr-WdgProd-contenedor__fondo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
  z-index: 0;
}
.section-blog-single__widget .cr-WdgProd-contenedor__fondo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section-blog-single__widget .cr-WdgProd-contenedor__titulo {
  font-family: var(--theme-font);
  font-weight: 500;
  font-size: 42px;
  line-height: 95%;
  color: var(--theme-black);
  position: relative;
  z-index: 5;
}
