/* seo-carousel.css: Custom styles for SeoCarousel.html based on Figma layout and seo-carousel-api.txt */

.seo-carousel {
  width: 1280px;
  height: 25px;
  gap: 30px;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: center;
}

.cards {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  overflow: visible;
}

.frame-1000002673 {
  display: flex;
  align-items: center;
  height: 25px;
  overflow: visible;
  padding-right: 900px;
}

.seo-carousel-title {
  width: 1280px;
  display: flex;
  flex-direction: row;
  gap: 30px;
  white-space: nowrap;
  flex-shrink: 0;
  align-self: stretch;
  align-items: flex-start;
}

.similar-dishes-on-everybite {
  height: 25px;
  display: flex;
  align-items: center;
  flex: 1 0 0;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  font-family: "Plus Jakarta Sans", sans-serif;
}

.crackerbarrel .similar-dishes-on-everybite {
  font-family: "Special Gothic", sans-serif;
}

.seo-carousel-explorelink {
  height: 25px;
  display: flex;
  align-items: center;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  color: #526176;
  font-weight: 500;
  line-height: 19.6px;
}

.chevron-right04 {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: rotate(90deg);
}

.chevron-right04 .icon {
  width: 10px;
  height: 10px;
  background: #526176;
  border-radius: 1px;
}

.frame-1000003918 {
  display: flex;
  flex-direction: row;
  height: 324px;
}

.seo-dish-tile {
  width: 1280px;
  height: 324px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 50px;
  flex-shrink: 0;
}

.carousel-content {
  width: 282px;
  height: 324px;
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  border-radius: 10px;
}

.image_dish {
  position: relative;
  display: block;
  width: 282px;
  max-height: 152px;
  height: 152px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  overflow: hidden;
  background-color: #fff;
}

.image-4 {
  display: block;
  width: 100%;
  height: 152px;
  object-fit: cover;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.ui-like {
  all: unset;
  position: absolute;
  top: 10px;
  right: 12px;
  max-width: 40px;
  max-height: 40px;
  height: 40px;
  width: 40px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.6) 0%,
    rgba(0, 0, 0, 0.6) 100%
  );
  border-radius: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  padding: 12px;
  z-index: 10;
}

.card-details {
  display: flex;
  max-width: 282px;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  background: #f9f9f9;
  border: 1px solid #dddfe2;
  box-sizing: border-box;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  overflow: hidden;
}

.carousel-text {
  width: 251px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  align-self: stretch;
  gap: 8px;
}

.top-bar {
  display: flex;
  height: 24px;
  gap: 8px;
  align-items: center;
  align-self: stretch;
}

.text-link-restaurant {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 0;
}

.text-link {
  display: flex;
  width: 99px;
  align-items: flex-start;
  gap: 10px;
  font-size: 12px;
  font-family: "Raleway", sans-serif;
  color: #071d3b;
  font-weight: 500;
}

.crackerbarrel .text-link {
  font-family: "Libre Franklin", sans-serif;
}

.text-link_01 {
  flex: 1 1 0;
}

.title-dish {
  font-size: 16px;
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  color: #071d3b;
  height: 24px;
  max-width: 251px;
  align-self: stretch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.crackerbarrel .title-dish {
  font-family: "Libre Franklin", sans-serif;
  color: #94273a;
}

.label-dish-info {
  display: flex;
  align-items: center;
  gap: 4px;
  height: 20px;
  color: #071d3b;
  align-self: stretch;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.calorieslabel_span,
.sizes_span,
.sizes_01_span {
  font-size: 12px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
}

.crackerbarrel .calorieslabel_span,
.crackerbarrel .sizes_span,
.crackerbarrel .sizes_01_span {
  font-family: "Libre Franklin", sans-serif;
}

.dot_span,
.dot_01_span {
  font-size: 9px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 21px;
}

.crackerbarrel .dot_span,
.crackerbarrel .dot_01_span {
  font-family: "Libre Franklin", sans-serif;
}

.carousel-button {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  height: 40px;
  padding: 0px 11px 0px 13px;
}

.carousel-order {
  height: 40px;
  width: 227px;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #4338ca;
  display: flex;
  align-self: center;
  justify-content: center;
}

.carousel-order-text {
  text-decoration: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: #4338ca;
  font-family: "Raleway", sans-serif;
  font-weight: 500;
  line-height: 19.6px;
  padding-bottom: 2px;
}

.carousel-nav-left {
  all: unset;
  position: absolute;
  max-width: 40px;
  max-height: 40px;
  height: 40px;
  top: 150px;
  left: -24px;
  z-index: 10;
  display: flex;
  align-items: center;
}

.carousel-nav-right {
  all: unset;
  position: absolute;
  max-width: 40px;
  max-height: 40px;
  height: 40px;
  top: 150px;
  right: -24px;
  z-index: 10;
  display: flex;
  align-items: center;
}

.icon_arrowright,
.icon_arrowleft {
  width: 20px;
  height: 20px;
  color: #f6f6f6;
  display: flex;
  align-self: center;
}

.icon_arrowright .icon,
.icon_arrowleft .icon {
  width: 20px;
  height: 20px;
}

.icon_arrowleft .icon {
  transform: rotate(-90deg);
  background: #f6f6f6;
}
