body {
  font-family: "Roboto", Arial, sans-serif;
}
.page {
  opacity: 1;
}
.page-content {
  overflow: visible;
}
.page-content > section.section-sm.bg-gray-100[class*="-breadcrumb"] {
  display: flex;
  align-items: center;
  height: 40px;
  min-height: 40px;
  padding: 0;
  overflow: hidden;
}
.page-content > section.section-sm.bg-gray-100[class*="-breadcrumb"] > .container {
  width: 100%;
}
.page-content > section.section-sm.bg-gray-100[class*="-breadcrumb"] .breadcrumb {
  flex-wrap: nowrap;
  align-items: center;
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.page-content > section.section-sm.bg-gray-100[class*="-breadcrumb"] .breadcrumb li {
  min-width: 0;
}
.page-content > section.section-sm.bg-gray-100[class*="-breadcrumb"] .breadcrumb li.active {
  overflow: hidden;
  text-overflow: ellipsis;
}
.rd-navbar-brand img {
  width: 163px;
  height: auto;
}
.rd-navbar-toppanel-wrapper {
  align-items: center;
}
.rd-navbar-contact-info p {
  margin-bottom: 0;
}
.turquoise-language {
  margin: 0;
}
.turquoise-language select {
  width: 72px;
  min-height: 38px;
  padding: 6px 24px 6px 10px;
  border: 0;
  background-color: transparent;
  font-weight: 700;
}
.turquoise-language .select2-container,
.turquoise-language-select {
  width: 72px !important;
}
.turquoise-language .select2-selection--single {
  height: 50px;
  border: 0;
  background: transparent;
}
.turquoise-language .select2-selection__rendered {
  font-weight: 700;
}
.turquoise-language-dropdown {
  z-index: 1200 !important;
  min-width: 72px;
}
.rd-navbar-elements-wrap .rd-navbar-shop {
  margin-left: 0;
}
.rd-navbar-shop-toggle > a {
  display: inline-block;
}
.home-slider .swiper-slide {
  background-position: center;
}
.home-slider .swiper-slide-caption h1,
.home-slider .swiper-slide-caption h2 {
  max-width: 620px;
}
.turquoise-promo-grid .thumbnail-variant-4,
.turquoise-promo-grid img {
  width: 100%;
}
.thumbnail-variant-1 {
  max-width: 270px;
  margin-inline: auto;
}
.thumbnail-variant-1 img {
  width: 270px;
  height: 363px;
  object-fit: cover;
}
.product {
  width: 100%;
}
.product-media img {
  width: 100%;
  height: auto;
  aspect-ratio: 290 / 389;
  object-fit: cover;
}
.yl-product-grid .product {
  min-width: 0;
}
.yl-product-grid .product-media {
  width: 100%;
}
.product .yl-price {
  justify-content: center;
}
.home-product-lists .unit {
  margin-bottom: 22px;
}
.home-product-lists .unit-left img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.home-product-lists .yl-price {
  justify-content: flex-start;
  margin-top: 4px;
}
.yl-products-page {
  padding-top: 60px;
}
.yl-filter-sidebar {
  min-width: 0;
}
.yl-filter-panel {
  position: sticky;
  top: 150px;
  overflow: hidden;
  border: 1px solid #ece8e3;
  background: #fff;
  box-shadow: 0 18px 48px rgba(28, 23, 19, .08);
}
.yl-filter-panel > summary {
  display: none;
}
.yl-filter-panel:not([open]) > .yl-filter-header,
.yl-filter-panel:not([open]) > .yl-filter {
  display: block;
}
.yl-filter-header {
  padding: 24px 24px 20px;
  border-bottom: 1px solid #ece8e3;
  text-align: left;
}
.yl-filter-header > div {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #171717;
  font-size: 15px;
  letter-spacing: .04em;
  text-transform: uppercase;
}
.yl-filter-header > div .mdi {
  color: #159b94;
  font-size: 22px;
}
.yl-filter-header > span {
  display: block;
  margin-top: 6px;
  color: #817c77;
  font-size: 12px;
}
.yl-filter {
  padding: 22px 24px 26px;
  background: #fff;
  text-align: left;
}
.yl-filter-group + .yl-filter-group {
  margin-top: 22px;
  padding-top: 20px;
  border-top: 1px solid #f0ece8;
}
.yl-filter-group > label {
  display: block;
  margin: 0 0 9px;
  color: #171717;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: .12em;
  text-transform: uppercase;
}
.yl-filter .form-input {
  min-height: 46px;
  padding: 10px 13px;
  border: 1px solid #ddd7d1;
  background: #fff;
  color: #171717;
}
.yl-filter .form-input:focus {
  border-color: #45d3c8;
  box-shadow: 0 0 0 3px rgba(69, 211, 200, .13);
  outline: none;
}
.yl-filter-search-wrap {
  position: relative;
}
.yl-filter-search-wrap .form-input {
  padding-right: 42px;
}
.yl-filter-search-wrap .mdi {
  position: absolute;
  top: 50%;
  right: 14px;
  color: #8c8782;
  font-size: 20px;
  transform: translateY(-50%);
  pointer-events: none;
}
.yl-filter-price-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
}
.yl-filter-price-grid span {
  display: block;
  margin-bottom: 6px;
  color: #8c8782;
  font-size: 11px;
}
.yl-filter-actions {
  display: grid;
  gap: 10px;
  margin-top: 26px;
}
.yl-filter-actions .btn {
  width: 100%;
  min-height: 46px;
}
.yl-catalog-heading {
  margin-bottom: 22px;
}
.yl-active-filters {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  margin-bottom: 28px;
}
.yl-active-filters span,
.yl-active-filters a {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 12px;
  border: 1px solid #e5dfd9;
  border-radius: 18px;
  background: #faf8f6;
  color: #5e5a56;
  font-size: 12px;
}
.yl-active-filters span strong {
  margin-right: 4px;
  color: #171717;
}
.yl-active-filters a {
  border-color: transparent;
  color: #159b94;
  background: transparent;
  font-weight: 700;
}
.yl-footer {
  margin-top: 40px;
  padding: 38px 0 16px;
}
.yl-footer-grid {
  gap: 28px;
}
.yl-footer-logo {
  width: 155px;
  margin-bottom: 8px;
}
.yl-footer p {
  margin-bottom: 8px;
  font-size: 13px;
  line-height: 1.5;
}
.yl-footer h3 {
  margin-bottom: 12px;
}
.yl-footer a {
  margin: 5px 0;
  font-size: 13px;
}
.yl-footer-bottom {
  margin-top: 24px;
  padding-top: 14px;
}
.turquoise-auth {
  max-width: 520px;
  margin-inline: auto;
}
.turquoise-auth .form-wrap {
  margin-bottom: 20px;
  text-align: left;
}
.turquoise-auth .form-label,
.turquoise-auth label {
  display: block;
  margin-bottom: 7px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.turquoise-auth .form-input {
  width: 100%;
}
.turquoise-auth-actions {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin-top: 24px;
}
.shoping-cart .product-remove button {
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.shoping-cart .product-thumbnail img {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.shoping-cart .product-quantity form {
  display: flex;
  align-items: center;
  gap: 8px;
}
.shoping-cart .product-quantity .form-input {
  width: 72px;
  min-width: 72px;
}
.shoping-cart .product-quantity .btn {
  min-width: 0;
  padding-inline: 14px;
}
@media (min-width: 1200px) {
  .page-header {
    position: sticky;
    top: 0;
    z-index: 1080;
    background: #fff;
  }
}
@media (max-width: 1199px) {
  .page-content {
    padding-top: 56px;
  }
  .rd-navbar-fixed .rd-navbar-brand img {
    width: 145px;
  }
  .yl-filter-panel {
    top: 80px;
  }
}
@media (max-width: 991px) {
  .yl-catalog-layout {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .yl-filter-panel {
    position: static;
    box-shadow: none;
  }
  .yl-filter-panel > summary {
    display: flex;
    align-items: center;
    gap: 10px;
    min-height: 54px;
    padding: 13px 16px;
    color: #171717;
    background: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: .06em;
    list-style: none;
    text-transform: uppercase;
  }
  .yl-filter-panel > summary::-webkit-details-marker {
    display: none;
  }
  .yl-filter-panel > summary .mdi:first-child {
    color: #159b94;
    font-size: 21px;
  }
  .yl-filter-count {
    min-width: 24px;
    height: 24px;
    display: inline-grid;
    place-items: center;
    border-radius: 50%;
    color: #fff;
    background: #159b94;
    font-size: 11px;
  }
  .yl-filter-chevron {
    margin-left: auto;
    font-size: 20px;
    transition: transform .2s ease;
  }
  .yl-filter-panel[open] .yl-filter-chevron {
    transform: rotate(180deg);
  }
  .yl-filter-panel:not([open]) > .yl-filter-header,
  .yl-filter-panel:not([open]) > .yl-filter {
    display: none;
  }
  .yl-filter-header {
    display: none;
  }
  .yl-filter {
    border-top: 1px solid #ece8e3;
  }
}
@media (max-width: 767px) {
  .home-slider {
    min-height: 430px !important;
  }
  .home-slider .swiper-slide-caption {
    padding: 60px 20px 30px;
  }
  .home-slider .swiper-slide-caption h1 {
    font-size: 38px;
    line-height: 1.1;
  }
  .home-slider .swiper-slide-caption h2 {
    font-size: 22px;
    line-height: 1.3;
  }
  .turquoise-promo-grid .thumbnail-variant-4 {
    max-width: 370px;
    margin-inline: auto;
  }
  .turquoise-promo-grid img {
    height: auto;
  }
  .owl-carousel .product {
    max-width: 290px;
    margin-inline: auto;
  }
  .home-product-lists .unit {
    max-width: 420px;
    margin-inline: auto;
  }
  .table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .shoping-cart .table {
    min-width: 760px;
  }
  .yl-footer-grid {
    grid-template-columns: 1fr 1fr;
    gap: 24px;
  }
  .turquoise-auth-actions {
    align-items: stretch;
    flex-direction: column;
  }
  .yl-products-page {
    padding-top: 38px;
  }
  .yl-catalog-heading h2 {
    font-size: 36px;
  }
}
@media (max-width: 479px) {
  .thumbnail-variant-1 {
    max-width: 270px;
  }
  .yl-product-grid {
    grid-template-columns: 1fr;
  }
  .yl-product-grid .product {
    max-width: 290px;
    margin-inline: auto;
  }
  .yl-footer-grid {
    grid-template-columns: 1fr;
  }
  .yl-filter {
    padding: 20px 16px 22px;
  }
  .yl-filter-price-grid {
    grid-template-columns: 1fr;
  }
  .yl-active-filters {
    gap: 7px;
  }
}
