/*
---------------------------------------------------------
변경 로그
---------------------------------------------------------
2025-11-10
- 장바구니, 위젯, 결제 버튼, 사이드바, 팝업에서 텍스트 가시성 보정

2025-11-14
- 모바일 메뉴 레이어 문제 수정
- 헤더 고정 및 상단 여백 보정

2025-11-25
- E-SHOP 버튼 레이아웃 및 모바일 헤더 정렬 조정

2025-11-28
- 배송지 선택 화면 버튼과 링크 스타일 정리

2025-12-04
- 주문 2단계 체크박스와 라디오 선택 색상 보정

2026-01-15
- 동영상형 히어로 배너 스타일과 반응형 레이아웃 추가

2026-03-08
- 히어로 배너 레이아웃 및 타이포 스타일 조정
- PC/모바일 반응형 배너 비율과 버튼 스타일 정리

2026-03-11
- 카테고리 상품 카드 평점 UI 스타일 추가

2026-03-27
- kotsam-hero-banner-slider 스타일 분리본 추가
---------------------------------------------------------
*/
@media (min-width: 1921px) {
  .overall-wrapper {
    max-width: 1920px;
    margin: 0 auto;
    background: #fff;
    overflow: hidden;
    padding: 10px 30px;
  }
  .container {
    position: relative;
  }
  .container--bannersBenefit:before {
    margin-left: -200px !important;
    top: 135px;
  }
  .in-index .container--bannersBenefit:after {
    background-image: url(/user/documents/new-design/yuzu.png) !important;
  }
}
.homepage-tabs-wrapper .shp-tabs-holder
{
  display: none;
}
.login-wrapper .password-helper a {
  color: black;
}
.co-registration .form-group label {
  text-align: start;
}
.desktop {
  overflow-x: hidden;
}
html {
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6, p, a, span {
  font-family: "Montserrat", "Poppins", sans-serif !important;
}
.search-whisperer .p-name, .search-whisperer .price,.search-whisperer-documents a {
    color: black;
}
.navigation-in ul li a b {
  font-weight: 400;
  text-transform: uppercase;
}
#header {
  z-index: 1;
  position: relative;
}
#header .site-name a img {
  width: 260px;
  max-height: 100% !important;
  max-width: 300px;
  margin-left: 20px
}
.slider-video {
  width: 99%;
  height: auto;
  max-width: 99%;
  object-fit: cover;
  margin-top: -60px;
  -webkit-mask-image: -webkit-radial-gradient(white, black); /* Pro Safari */
  mask-image: -webkit-radial-gradient(white, black);
  border: 0 !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.temp_new_clientTables .sidebar a {
  color: black;
}
#homepageProducts1 .flags.flags-default {
  left: -15px;
  position: absolute;
  top: -20px;
  max-width: 32px;
}
#products-1 a
{
  text-decoration: none;
}
#products-1 .price-final strong
{
  font-weight: 800
}
.detail-btn
{
  background-color: #008000;
  color: white !important;
  padding: 7px 15px !important;
  border-radius: 10px;
  font-weight: 700;
  font-size: 18px;
}
#products-1 .detail-btn {
  text-decoration: none !important;
  max-width: 150px;
  display: block;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .user-action .user-action-in {
    padding: 70px 0 19px;
  }
  #header .site-name a img {
    width: auto;
    max-height: 60px !important;
  }
 .carousel-inner > .active .banner-image
{
    max-height: 350px;
}
  /* Upravíme původní carousel */
  .homepage-products-1.carousel-slider-vyhody {
    position: relative;
  }
  /* Stylování scrollbaru */
  .carousel-slider-vyhody::-webkit-scrollbar {
    height: 5px;
    background-color: #f0f0f0;
    border-radius: 4px;
  }
  .carousel-slider-vyhody::-webkit-scrollbar-thumb {
    background-color: #888;
    border-radius: 4px;
  }
	#header .container {
    height: auto;
    min-height: 55px;
}
}
@media only screen and (max-width: 400px) {
  #header .site-name a img {
    padding-left: 0px;
    max-height: 30px !important;
  }
}
#products-1.products-block > div .p > a img {
  margin-right: 30px;
}
.carousel-inner > .active img {
  max-width: 1380px !important;
  margin: auto;
}
.in-index #products-1 .product {
  max-width: 300px;
  z-index: 9;
}
.in-index #products-1 {
  justify-content: center;
}
.navigation-buttons > a[data-target=cart] i {
  background-color: black;
}
.container.navigation-wrapper .site-name {
  flex-basis: auto;
}
.in-o-nas .carousel-item p {
  margin-top: 20px
}
div.slick-list.draggable {
  width: 100% !important;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 24px;
}
.slick-initialized .slick-slide {
  padding-right: 5px;
  padding-left: 5px;
}
.slick-track {
  display: flex !important;
}
@media (min-width: 768px) {
  #homepageProducts1 .products-block > div .p .name {
    min-height: 100px;
  }
}
.navigation-buttons a[data-target=cart]:before {
  font-size: 30px
}
.navigation-buttons a[data-target=search]:before {
  font-weight: 700;
}
.fitted .navigation-in ul {
  justify-content: end;
}
/* product 1 slider*/
#products-1 .slick-next {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  font-family: inherit;
  line-height: inherit;
  border-left: 30px solid #ee312f;
  border-right: 0 solid transparent;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  background-color: transparent;
  position: absolute;
  right: -32px;
  top: 50%;
  transform: translateY(400%);
  font-size: 0px;
  display: block;
}
#products-1 .slick-prev {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  color: inherit;
  font: inherit;
  margin: 0;
  overflow: visible;
  text-transform: none;
  -webkit-appearance: button;
  cursor: pointer;
  font-family: inherit;
  line-height: inherit;
  border-right: 30px solid #ee312f;
  border-left: 0 solid transparent;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  background-color: transparent;
  position: absolute;
  left: -32px;
  top: 50%;
  transform: translateY(400%);
  font-size: 0px;
  display: block;
  /*z-index: 99;*/
}
.menu-btn a {
  color: white;
  background-color: #ee312f;
  margin: 0 10px;
  max-height: 40px;
  line-height: 20px;
  padding: 10px 15px;
  width: auto;
  font-size: 20px;
  font-weight: 700;
  border-radius: 10px;
  text-transform: uppercase;
}
#nav-manufacturers, .navigation-in .navigationActions, .pagination-top {
  display: none !important;
}
.navigation-buttons a, .navigation-buttons {
  border: none;
}
.homepage-texts-wrapper {
  width: 100%;
  margin-top: 70px;
}
div.slick-list.draggable {
  width: 100%;
  padding: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}
.type-detail .rate-average, .add-comment .rating-icon
{
  color: black;
}

.type-detail .responsive-nav .shp-tabs-holder {
    margin: 15px;
}

.type-detail .basic-description .tabs
{
   display: none;
}

.type-detail #p-detail-tabs li a {
    background: #ee312f;
    padding: 15px 20px;
    border-radius: 5px;
    font-size: 1em;
    font-weight: bold;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media only screen and (max-width: 390px) {
  .type-detail #p-detail-tabs li a {
      padding: 15px 8px !important;
  }}
.global-review
{
  margin-top: 32px
}
.global-review .shp-tab-link
{
    text-align: center;
    padding: 5px 24px;
    border-radius: 10px;
    font-size: 20px;
    font-weight: 700;
    margin: auto;
    display: block;
    width: fit-content;
    text-decoration: none !important;
    background-color: #ee312f;
    color: white !important;
}
.slider-btn, .btn
{
  text-decoration: none !important;
}

.global-review .shp-tab-link:hover
{
    background-color: white;
    color: #E1191E !important;
    border: 1px solid #E1191E;
}



@media (min-width: 992px) {
  .next-to-carousel-banners {
    margin-top: -125px;
  }
}
#products-1 a {
  padding-top: 24px
}
#products-1.products-block > div .p {
  background-color: white;
  padding-bottom: 32px;
}
#products-1 a, #products-1.products-block > div .p > a img {
  max-height: 175px;
	z-index: 9
}
.products-block > div .p > a img {
  background-color: white;
  border-radius: 15px;
  border: none !important;
}
#products-1 .product {
  margin: 0 15px
}
.products-block .p {
  border: none !important;
  border-radius: 15px;
}
.main-claim {
  text-align: center;
  margin-top: 40px;
  position: relative;
}
.main-claim p.perex {
  max-width: 600px;
  margin: 32px auto 40px;
}
.main-claim .small-red-text {
  color: #ee312f;
  font-weight: 700;
  position: relative;
  margin-bottom: 10px;
  font-size: 12px;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
}
.big-black-text {
  font-size: 30px;
  letter-spacing: -1px;
  line-height: 1.2;
  color: #1c1d29;
  font-weight: 600;
  position: relative;
  margin: auto;
  text-align: center;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
}
.big-black-text.wide {
  max-width: 1300px;
}
.btn-red.btn
{
    background-color: #ee312f;
    width: fit-content;
    margin: 24px auto;
    padding: 15px 32px;
    border-radius: 10px;
    font-size: 20px;
    z-index: 9;
    position: relative;
    color: white !important;
    font-weight: 700;
}
.main-claim .btn-red {
  background-color: #ee312f;
  width: fit-content;
  margin: 50px auto;
  padding: 15px 32px;
  border-radius: 10px;
  font-size: 20px;
  z-index: 9;
  position: relative;
}
.main-claim .btn-red a {
  color: white !important;
  font-weight: 600;
  text-decoration: none;
}
.index-content-wrapper > .homepage-blog-wrapper.row.blog-wrapper {
  display: none;
}
.news-item a
{
  text-decoration: none !important;
}
@media (min-width: 768px) {
  .homepage-blog-wrapper .news-item {
    flex-basis: 33.33% !important;
  }
  .navigation-in.menu .navigationActions {
    display: none;
  }
  #newsWrapper .news-item {
    width: calc((100% / 3) - 10px);
    display: block;
    gap: 0px;
  }
  .news-item .text .title {
    min-height: 65px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
  }
}
.newsletter-header h4 span {
  font-size: 40px;
  color: #E1191E
}
.newsletter-header p {
  font-size: 18px;
  color: #143046;
  max-width: 750px;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 30px;
}
.compact-form .btn {
  background-color: #E1191E;
  border-radius: 10px;
  margin-left: 20px;
  color: white !important;
  font-weight: 700;
  padding: 8px 24px;
  text-transform: none;
  font-size: 18px;
}
.compact-form .btn {}
.compact-form .form-control {
  border-radius: 10px;
  width: 70%;
  color: black !important
}
.compact-form input[type="email"]::placeholder {
  color: black;
}
.co-registration input[type=checkbox]:checked+label:before{
    background-image: url(https://www.kotsam.cz/user/documents/upload/check-mark-kotsam.svg);
    size: 16px !important;
    width: 14px !important;
    height: 14px !important;
    color: black;
    object-fit: cover;
    background-size: cover;
    z-index: 99;
}

.consents.form-group label a {
  color: #143046;
  font-size: 14px;
  font-weight: 500
}
.footer-bottom {
  border-width: 0px 0 0;
}
.footer-newsletter {
  background-image: url(/user/documents/new-design/newsletter-bg.png);
  background-position-x: center;
  width: 100%;
  padding: 50px 0 0;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  min-height: 450px;
  widows: inherit !important
}
.newsletter-grid {
  display: grid;
  padding: 24px;
}
.footer-newsletter img {
  height: 100%;
  max-height: 200px;
}
.newsletter-grid .compact-form .btn
{
  background-color: white;
  color: #E1191E !important;
  border: 1px solid #E1191E;
}

.newsletter-grid .compact-form .btn:hover
{
   background-color: #E1191E;
  color: #fff !important;
}
.pagination > a, .pagination > strong {
  color: white;
  background-color: #ee312f;
}
#newsWrapper .news-item {
  gap: 15px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
@media (min-width: 768px) {
  .pagination-wrapper {
    justify-content: center;
  }
  .pagination-wrapper .pagination {
    text-align: center;
  }
}
#blog-hp-section {
  margin-top: 150px;
}
.type-posts-listing .sidebar {
  display: none;
}
.in-obchodni-podminky .sidebar,
.in-vraceni-zbozi-a-reklamace .sidebar,
.in-podminky-ochrany-osobnich-udaju .sidebar {
  display: none;
}
#newsWrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
}
.in-blog h2 {
  text-align: center;
  margin-top: 32px;
  display: block;
}
.homepage-blog-wrapper .homepage-group-title {
  font-size: 40px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 40px;
}
.homepage-blog-wrapper:before {
  background-image: url(/user/documents/new-design/homepage-bg.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  height: -webkit-fill-available;
  background-repeat: no-repeat;
  background-size: cover;
  height: 120%;
  max-height: 805px;
  margin-top: -90px;
  z-index: 9;
  max-width: 100%;
  max-width: 1920px;
}
.homepage-blog-wrapper {
  padding-top: 75px;
}
.news-item .image img {
  height: 245px;
  width: auto;
  margin: auto;
  border-radius: 10px;
  object-fit: cover;
}
.news-item .image {
  margin: auto;
  text-align: center;
}
.news-item .text .title {
  font-weight: 700;
  font-size: 20px;
  color: black;
}
.homepage-blog-wrapper .news-item {
  z-index: 99;
}
.homepage-blog-wrapper .news-item .text {
  background-color: white;
  padding: 20px 20px 32px 20px;
  margin-top: -40px;
  z-index: 9;
  position: relative;
  font-size: 18px;
}
.blog-wrapper .news-item .title {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative
}
@media (min-width: 768px) {
  .blog-wrapper {
    align-items: flex-start;
    display: inline-flex;
  }
}
.image-container {
  margin-top: 40px;
  position: relative;
  justify-content: space-evenly;
  display: flex;
  margin: auto;
  width: fit-content;
  min-width: 900px;
}
.image-container img {
  width: 100%;
  max-width: 600px;
  height: auto;
}
.info-box {
  position: absolute;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  padding: 30px 40px;
  max-width: 400px;
}
.info-box h3 {
  margin: 0;
  color: #ee312f;
}
.info-box p {
  margin: 10px 0 0 0;
  font-size: 0.9em;
}
.image-container .info-1 {
  top: 20px;
  left: -100px;
}
.image-container .info-2 {
  top: 20px;
  right: -100px;
}
.image-container .info-3 {
  bottom: 20px;
  left: -100px;
}
.image-container .info-4 {
  bottom: 20px;
  right: -100px;
}
.image-container .info-5 {
  top: 40%;
  right: -140px;
}
.history-container {
  display: flex;
  margin: 150px auto;
}
.history-container .image {
  padding: 20px;
  margin-top: auto;
  margin-bottom: auto;
}
.history-container .image img {
  width: 100%;
  height: auto;
  margin-left: 100px;
  position: relative;
  z-index: 0;
}
.history-container .btn-red {
  background-color: #ee312f;
  width: max-content;
  padding: 10px 15px;
  border-radius: 10px;
  color: white;
  font-weight: 600;
  margin: auto;
}
.history-container .btn-red a {
  color: white;
}
.text-section {
  margin-top: auto;
  margin-bottom: auto;
}
.history-container .card {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 40px;
  border-radius: 15px;
  background-color: white;
}
.history-container .card:nth-child(2) {
  margin-top: 32px;
}
.history-container h2 {
  font-size: 24px;
  letter-spacing: 0px;
  color: #ee312f;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.history-container h3 {
  letter-spacing: 0px;
  font-size: 24px;
  color: #1c1d29;
  font-weight: bold;
}
.history-container p {
  color: #61626a;
  line-height: 24px;
}
.history-container .note {
  font-size: 0.8em;
  color: #999;
}
.row.spolecne {
  max-width: 1000px;
  display: flex;
  margin: 75px auto;
}
.row.spolecne .col-md-6 {
  margin-top: auto;
  margin-bottom: auto;
}
.row.spolecne h2 {
  font-size: 40px;
}
.row.spolecne h2 span {
  color: #ee312f;
}
.row.spolecne p {
  font-size: 20px;
}
.row.spolecne img {
  max-width: 400px;
  max-height: 400px;
}
.center {
  text-align: center;
}
/*kontakt*/
.in-kontakty .sidebar {
  display: none;
}
.contact-form-section {
  max-width: 700px;
  margin: auto;
}
.contact-form-section p {
  display: none;
}
.contact-form-section {
  font-weight: 600;
}
.form-group:last-child {
  text-align: end;
}
.form-group:last-child .btn {
  background-color: #ee312f;
  width: max-content;
  margin: 20px auto;
  padding: 10px 15px;
  border-radius: 10px;
  color: white;
  border: none;
  font-weight: 600;
}
.oznameni {
  max-width: 800px;
  margin: 50px auto 75px;
}
#oznameni li {
  display: flex;
  justify-content: space-between;
  font-weight: 200;
}
#oznameni li a {
  flex: 1;
  text-align: left;
  margin-bottom: 20px;
  font-weight: 600;
}
#oznameni li span {
  text-align: right;
}
.header-oznameni {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.header-oznameni a {
  margin-top: auto;
  margin-bottom: auto;
  background-color: #ee312f;
  width: max-content;
  color: white;
  font-weight: 600;
  padding: 10px 15px;
  border-radius: 10px;
}
.header-oznameni h2 {
  position: relative;
  color: #ee312f;
}
.header-oznameni h2::before {
  content: "";
  position: absolute;
  bottom: -21px;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #000;
}
.oznameni {
  border-bottom: 1px solid #000;
}
#oznameni li {
  list-style: none;
  position: relative;
  margin-left: 1.5em
}
#oznameni li::before {
  content: "•";
  position: absolute;
  left: -0.7em;
  font-size: 2.5em;
  height: 20px;
  line-height: 0.5;
}
.flags {
  left: 10px;
  position: absolute;
  top: 32px;
  max-width: 32px;
}
.flags .flag {
  border-radius: 50%;
  height: 60px;
  width: 60px;
  min-width: 60px;
  padding-top: 0px;
  font-weight: 700;
  margin-top: auto;
  margin-bottom: auto;
  align-items: center;
  position: relative;
  display: flex;
  padding: 5px;
  margin-bottom: 5px;
  font-size: 11px;
  justify-content: center;
}
.p:hover .flag {
  opacity: 1;
}
.flags-default .flag:after, .flags-default .flag:before, .availability-amount {
  display: none;
}
@media (min-width: 768px) {
  .products-block > div .p .name {
    height: inherit;
    font-weight: 700;
    font-size: 16px;
    z-index: 1;
    position: relative;
  }
}
@media (min-width: 992px) {
  .products-block > div .p .name {
    font-size: 20px;
  }
}
.slick-track .p-desc {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 42px;
  overflow: hidden;
}
.slick-track .product .price-final {
  color: #ee312f;
  font-size: 28px;
}
.product .availability, .product .p-tools {
  display: none !important;
}
.products-block > div .p .p-bottom .p-desc {
  margin-top: 10px
}

/*o nás*/
.in-o-nas h1, .in-o-nas .sidebar {
  display: none;
}

.about-perex {
  text-align: center;
  padding: 40px 0;
}
.about-perex h2 {
  font-size: 40px;
  margin-top: 50px;
}
.about-perex p {
  max-width: 800px;
  margin: auto;
  font-size: 24px;
  font-weight: 700;
}
.about-perex img {
  max-width: 200px;
}
.in-o-nas .content-wrapper.container, .in-o-nas .content-wrapper-in {
  width: initial;
  max-width: initial !important;
}
.in-o-nas .content {
  padding: 0 !important;
  margin-bottom: -35px;
}
.bg-image p {
  font-size: 45px;
  font-weight: 600;
  padding: 0 150px;
  line-height: 1.2;
}
.honey {
  background-image: url(/user/documents/upload/honey.png);
  background-size: contain !important;
  background-repeat: no-repeat;
  margin-bottom: 150px;
}
.honey p {
  bottom: -130px;
  position: absolute;
  color: black;
}
.bg-image {
  background-size: cover;
  background-position: center;
  height: 750px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  padding: 20px;
}
.bg-image.green {
  color: black;
  top: 0;
  position: relative;
  padding: 50px;
  display: block;
}
.inner-bg-image img {
  border-radius: 20px;
  max-height: 500px;
  margin-top: 20px
}
.bg-image p {
  text-align: left;
}
.timeline-vertical {
  position: relative;
}
.timeline-vertical ul {
  list-style: none;
  padding: 0;
}
.timeline-vertical ul:before {
  content: '';
  position: absolute;
  left: 100px;
  top: 9%;
  bottom: 9%;
  width: 20px;
  background: #ee312f;
  z-index: 2;
}
.timeline-vertical li {
  position: relative;
  padding-left: 60px;
}
.timeline-vertical li .year {
  position: absolute;
  left: 50px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 120px;
  background: #ee312f;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  font-weight: bold;
  z-index: 2;
}
.carousel-container {
  padding: 24px 0 100px;
  text-align: center;
}
.carousel-container h2 {
  font-size: 36px
}
#carousel-container {
  position: relative;
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  z-index: 1;
}
#carousel {
  display: flex;
  transition: transform 0.5s ease;
}
.carousel-item {
  min-width: 100%;
  box-sizing: border-box;
}
#prev, #next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  width: 60px; /* Nastavení šířky šipky */
  height: 60px; /* Nastavení výšky šipky */
  background-size: contain;
  background-repeat: no-repeat;
}
#prev {
  left: 10px;
  background-image: url('/user/documents/upload/back.png'); /* URL k obrázku šipky zpět */
}
#next {
  right: 10px;
  background-image: url('/user/documents/upload/next.png'); /* URL k obrázku šipky vpřed */
}
#lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 20;
}
#lightbox-img {
  max-width: 90%;
  max-height: 90%;
}
#close {
  position: absolute;
  top: 20px;
  right: 30px;
  color: white;
  font-size: 30px;
  cursor: pointer;
}
@media (max-width: 1440px) {
  .bg-image p {
    font-size: 38px;
  }
}
@media (max-width: 992px) {
  .bg-image p {
    font-size: 32px;
  }
  .honey {
    background-size: cover !important;
  }
}
@media (max-width: 767px) {
  .in-o-nas .content-wrapper.container {
    padding-left: 0;
    padding-right: 0;
  }
  .bg-image p {
    padding: 0 0 0 120px;
  }
  .timeline-vertical li .year {
    left: 10px;
  }
  .timeline-vertical ul:before {
    left: 60px;
  }
  .honey {
    margin-bottom: 0px;
  }
  .honey p {
    bottom: 0;
  }
}
@media (max-width: 480px) {
  .about-perex h2 {
    font-size: 28px;
  }
  .about-perex p {
    font-size: 18px;
    padding: 0 20px;
  }
  .bg-image {
    position: relative;
    overflow: hidden;
  }
  .bg-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 1;
  }
  .bg-image p, .bg-image .year {
    position: relative;
    z-index: 2;
    color: white;
  }
  .bg-image {
    height: 515px;
  }
}
@media (max-width: 425px) {
  .bg-image p {
    padding: 0px 0 0 65px;
  }
  .bg-image p {
    font-size: 25px;
  }
  .timeline-vertical li .year {
    width: 100px;
    height: 100px;
    font-size: 30px;
  }
  .timeline-vertical ul:before {
    left: 50px;
  }
}
/*blog*/
/*
.in-blog .content-inner:after, .in-novinky .content-inner:after  {
    content: '';
    background: url(/user/documents/upload/blog-bg.png);
    height: 100%;
    width: -webkit-fill-available;
    display: block;
    background-size: contain;
    bottom: 0px;
    position: absolute;
    right: 0;
    z-index: -1;
}
*/
body:not(.in-index) .products-wrapper .product.news-item, .type-posts-listing .news-item {
  padding: 24px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.type-posts-listing .news-item {
  margin-bottom: 0px;
}
.in-blog h1 {
  text-align: center
}
.news-item .detail-btn {
  margin-top: 20px;
  display: block;
  font-weight: 700;
  font-size: 17px;
  color: white !important;
  background-color: #ee312f;
  width: fit-content;
  padding: 10px 24px;
  border-radius: 15px;
  min-width: 135px;
  text-align: center;
}
.main-news {
  margin-top: 40px
}
.main-news.news-item .image {
  width: 50% !important
}
.main-news.news-item .text {
  margin-top: auto;
  margin-bottom: auto;
}
.sidebar a {
  font-size: 14px;
  font-weight: 600
}
.kategorie-sidebar a {
  display: block;
  line-height: 2;
}
.kategorie-sidebar a img {
  max-width: 20px;
  margin-right: 10px;
}
.products-block>div .p .p-in
{
	margin: 0 10px
}
.sidebar a {
  font-size: 14px;
  font-weight: 600
}
.kategorie-sidebar a {
  display: block;
  line-height: 2;
}
.kategorie-sidebar a img {
  max-width: 20px;
  margin-right: 10px;
}
@media (min-width: 480px) {
  .columns-4 .wide .products-block > div {
    width: calc((100% / 2) - 20px) !important;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  }
  .products-block {
    gap: 26px;
  }
}
@media (min-width: 1200px) {
  .columns-4 .wide .products-block > div {
    max-width: calc((100% / 4) - 20px);
  }
  .med-newsletter {
    visibility: hidden;
  }
  .footer-newsletter:after {
    display: inline-block;
    position: absolute;
    right: 0;
    height: 280px;
    width: 225px;
    margin-top: 0px;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    content: "";
    background-image: url(/user/documents/new-design/med.png);
    clip-path: inset(0 0 0 0);
    margin-right: 0px;
  }
}
.columns-4 .wide .products-block > div {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.products-block {
  gap: 26px;
}
body:not(.in-index) .products-wrapper .product.news-item a {
  font-weight: 700 !important;
  margin-bottom: 10px;
}
body:not(.in-index) .products-wrapper .product.news-item .text .description p:last-child {
  margin-bottom: 20px;
}
body:not(.in-index) .products-wrapper .product.news-item .image {
  max-width: 250px;
}
.type-post .content-inner {
  padding: 20px;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.type-post .content-wrapper {
  background-color: transparent;
  max-width: 900px;
  margin: auto;
}
.type-post .content {
  background-color: white;
  margin-bottom: 32px;
}
.news-item.main-news .text .title {
  font-size: 32px;
  margin-bottom: 20px;
}
.news-item.main-news {
  margin-right: 20px;
}
.in-blog .content-wrapper, .in-novinky .content-wrapper {
  border-radius: 15px;
}
.in-blog .breadcrumbs, .in-novinky .breadcrumbs {
  border-radius: 15px;
}
@media (max-width: 767px) {
  .main-news.news-item .image {
    width: 100% !important;
  }
  .news-item.main-news {
    margin-right: 0;
  }
  .main-news {
    margin-top: 0;
  }
  .in-blog h1, .in-novinky h1 {
    padding-top: 30px;
    text-align: center;
  }
  .in-blog .content, .in-novinky .content {
    padding-left: 0;
    padding-right: 0;
  }
  .type-posts-listing .news-item {
    margin-bottom: 0;
  }
}
.type-post .sidebar {
  display: none;
}
.type-post .news-item-detail time
{
  text-align: center;
}

.type-post .content {
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 20px
}
.article-detail {
  padding: 24px 20px
}
.in-blog .faq-bg h2 {
  font-size: 32px;
}
.in-blog .faq-item h3 {
  margin: 8px 0;
  font-size: 16px;
}
/*detail produktu*/
.global-review .ti-btn
{
  margin: 24px auto;
  display: block;
}

.ti-btn {
    background: #ee312f !important;
    padding: 15px 20px !important;
    border-radius: 5px;
    font-size: 1em !important;
    font-weight: bold !important;
    color: #fff !important;
    justify-content: space-between;
    align-items: center;
    border: none;
    transition: background-color 0.3s ease;
}
.ti-btn:hover {
    background: #CA0F0F !important;
}

.ti-header-btn a
{
  border-radius: 5px !important;
  text-decoration: none !important;
  outline-width: 0px !important;
}


.type-detail .p-detail-inner-header .stars-label
{
 display: none;
}
.flags.flags-extra, .wide .p-detail .flags.flags-extra {
    right: 40px;
}
.stars .star.is-active:hover, .stars .star.star-half:before, .stars .star.star-on:before {
  color: #ee312f;
}
.hodnoceni-produktu .star:before {
  font-size: 24px;
}
.hodnoceni-produktu .stars a {
  width: 24px;
}
.hodnoceni-produktu .stars {
  width: inherit;
}
.hodnoceni-produktu {
  text-align: center
}
.type-detail .faq-bg {
  margin: 75px 0 50px
}
.price-final {
  font-weight: 800 !important;
}
.add-to-cart-button {
  margin-top: 20px;
  width: 100%;
}
.availability-label::before {
  content: "";
  background-image: url(/user/documents/upload/truck.svg);
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 5px;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  background-size: cover;
}
.btn-conversion.add-to-cart-button::before {
  content: "";
  background-image: url(/user/documents/upload/shopping-basket.svg);
  display: initial;
  vertical-align: middle;
  margin-bottom: 5px;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  background-size: cover;
}
.navigation-buttons a[data-target="cart"]:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("https://www.kotsam.cz/user/documents/upload/Icon%20awesome-shopping-basket.svg");
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 5px
}
.navigation-buttons a[data-target=login]:before {
  content: "";
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url("https://www.kotsam.cz/user/documents/upload/Icon feather-user.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.navigation-buttons a[data-target=login] {
  display: block;
}
.navigation-buttons > a {
  width: 50px;
}
.products-block>div .p .name {
    font-weight: 700;
	font-size: 18px
}
.add-to-cart-button {
  margin-top: 20px;
  width: 100%;
  display: ruby-text;
  font-size: 20px;
  border-radius: 10px;
  background-color: #008000 !important;
  border-color: #008000 !important;
  font-weight: 600;
  margin-bottom: 10px;
}
.add-to-cart-button:hover {
  background-color: #006400 !important;
  border-color: #006400 !important;
}
.products-block>div .p .p-bottom>div .p-tools>.btn:last-child {
  border: 2px solid #008000 !important;
  border-radius: 10px;
  font-weight: 700;
}

.products-block>div .p .p-bottom>div .p-tools>.btn:last-child:hover {
  background-color: #008000 !important;
  color: white !important;
}
.p-code {
  display: none;
}
.detail-desc {
  text-align: center;
  margin-bottom: 32px;
  /*background-color: #f7f7f7;*/
  padding: 40px;
  border-radius: 15px;
}
.detail-desc h2 {
  font-size: 2em;
  margin: 1em 0 0.625em;
  text-align: center;
  line-height: 1.5;
}
.detail-desc h3 {
  font-size: 1.75em;
  line-height: 1.5;
}
.detail-desc p {
  line-height: 1.5;
  font-size: 17px;
  margin-bottom: 20px;
}
.detail-desc img {
  border-radius: 15px;
}
.one-section img {
  margin-top: 32px;
  margin-bottom: 32px;
}
.two-sections {
  display: flex;
}
.two-sections .col-md-6 {
  margin-top: auto;
  margin-bottom: auto;
}
@media (max-width: 767px) {
  .p-detail-tabs-wrapper .col-sm-12 {
    padding: 0px;
  }
  .detail-desc {
    padding: 20px;
  }
  .two-sections {
    display: grid;
  }
}
.type-detail .faq-item {
  border: 2px solid #ccc;
}
.tabs {
  background-color: #f0f0f0;
  margin-bottom: 50px
}
.tabs ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.tabs li {
  margin-right: 5px;
  border-left: 1px solid;
}
.tabs a {
  display: block;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
  border-radius: 5px 5px 0 0;
  font-weight: 600;
  margin: 5px
}
.tabs a:hover {
  background-color: #e0e0e0;
}
.tabs a span {
  background-color: #ddd;
  padding: 2px 6px;
  border-radius: 10px;
  font-size: 0.8em;
  margin-left: 5px;
}
#recenze p {
  max-width: 1100px;
  margin: auto;
}
#recenze img {
  margin-bottom: 20px;
}
#slozeni {
  text-align: center;
}
#slozeni p {
  max-width: 900px;
  margin: auto auto 75px;
  line-height: 1.5;
  font-size: 17px;
}
#foto-a-video img {
  max-width: 350px;
  margin: 10px;
}
#foto-a-video {
  margin: 100px auto;
  text-align: center;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 ratio */
  height: 0;
  overflow: hidden;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nutritional-info {
  width: 100%;
  max-width: 900px;
  margin: 50px auto;
  border-collapse: collapse;
  font-family: Arial, sans-serif;
}
.nutritional-info th, .nutritional-info td {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.nutritional-info th {
  background-color: #f2f2f2;
  font-weight: bold;
}
.nutritional-info tr:nth-child(even) {
  background-color: #f9f9f9;
}
.nutritional-info tr:hover {
  background-color: #f5f5f5;
}
.image-container-detail {
  position: relative;
  margin: 50px auto;
  text-align: center;
}
.image-container-detail img {
  width: 100%;
  max-width: 600px;
  height: auto;
  object-fit: contain;
}
.info-box-detail {
  position: absolute;
  max-width: 400px;
  background-color: white;
  padding: 10px 20px;
  border-radius: 10px;
  text-align: start;
}
.info-box-detail h3 {
  color: #ff0000;
  font-size: 18px;
  margin-bottom: 5px;
}
.info-box-detail p {
  font-size: 13px;
  line-height: 1.4;
}
.info-box-detail {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.image-container-detail .info-1 {
  top: 5%;
  left: 5%;
}
.image-container-detail .info-2 {
  top: 5%;
  right: 5%;
}
.image-container-detail .info-3 {
  top: 35%;
  left: 0;
}
.image-container-detail .info-4 {
  top: 35%;
  right: 0;
}
.image-container-detail .info-5 {
  bottom: 0%;
  left: 5%;
}
.image-container-detail .info-6 {
  bottom: 0%;
  right: 5%;
}
.responsive-iframe {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* Poměr stran 16:9 */
  height: 0;
}
.responsive-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
@media only screen and (max-width: 1200px) and (min-width: 992px) {
  .image-container-detail .info-1, .image-container-detail .info-5 {
    left: 0;
  }
  .image-container-detail .info-2, .image-container-detail .info-6 {
    right: 0;
  }
}
@media only screen and (max-width: 992px) {
  .image-container-detail {
    margin: auto !important;
    max-width: 500px;
    display: block;
  }
  .info-box-detail {
    position: initial;
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    margin-bottom: 15px !important;
  }
  .info-box-detail p {
    font-size: 16px;
    margin-bottom: 0px !important;
  }
}
@media (max-width: 600px) {
  .tabs ul {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .tabs {
    background-color: transparent;
  }
  .tabs li {
    flex-basis: calc(50% - 5px);
    background-color: #f0f0f0;
    margin-bottom: 5px;
  }
  .tabs li:nth-child(2n) {
    margin-right: 0;
  }
}
.responsive-video {
  width: 100%;
  max-width: 600px;
  height: auto;
  margin-top: 50px;
}
/*kategory*/
#category-header, #filters-wrapper {
  display: none
}
.sidebar {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.type-category .content-wrapper-in {
  margin-bottom: 50px
}
.category-header, .category-header input[type=radio] + label {
  border: none !important
}
.category-header input[type=radio] + label {
  background: #000 !important;
  color: white;
}
.category-header input[type=radio]:checked + label {
  background: #ee312f !important;
  font-weight: 600
}
.category-header input[type=radio] + label {
  margin-left: -10px;
  margin-right: 20px;
  margin-bottom: 10px
}
.type-category .product .availability, .type-category .product .p-tools, .type-category .product .price.price-final {
  display: block !important;
}
.type-category .products-block > div .p .p-bottom > div {
  display: flex;
  width: 100%;
  align-items: center;
  ;
}
.type-category .products-block .p-bottom .prices, .type-category .products-block > div .p .p-bottom > div .p-tools {
  width: 50% !important;
}
.type-category .products-block .p-bottom .prices {
  font-size: 20px;
}
.type-category .products-block > div .p .name {
  min-height: 60px;
}
.type-category .products-block .p .p-bottom .p-tools .btn.btn-cart {
  font-size: 18px;
  min-width: 120px;
}
/*kontakt*/
.in-kontakt .sidebar {
  display: none
}
.contact-section h2 {
  position: relative;
}
.contact-section a {
  color: black;
}
.contact-section h2::after {
  content: '';
  background: url(/user/documents/upload/new-moon.svg);
  height: 10px;
  width: 10px;
  display: block;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 5px;
}
.contact-section {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: 32px 100px;
  margin-bottom: 40px;
  border-radius: 10px;
  background-color: white;
  position: relative;
}
/*
.in-kontakty .content-inner:after {
  content: '';
  background: url(/user/documents/upload/blog-bg.png);
  height: 100%;
  width: -webkit-fill-available;
  display: block;
  background-size: contain;
  bottom: 0px;
  position: absolute;
  right: 0;
  z-index: 0;
}
*/
.contact-section p {
  margin-bottom: 32px;
}
.contact-section p a, .contact-section p span, .contact-section a {
  display: block;
  line-height: 1.5;
}
.contact-section iframe {
  display: block;
  margin-top: 20px;
  margin-bottom: 32px
}
.contact-section table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 32px;
  max-width: 800px;
}
.contact-section thead {
  background-color: #f5f5f5;
}
.contact-section th, .contact-section td {
  padding: 10px;
  text-align: left;
  border: 1px solid #ddd;
}
.contact-section th {
  font-weight: bold;
}
.contact-section tbody tr:nth-child(even) {
  background-color: #f9f9f9;
}
.contact-section tbody tr:nth-child(odd) {
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .contact-section {
    padding: 32px;
  }
	.type-category .products-block > div .p .name
	{
		min-height: initial;
	}
}
/*refernce*/
.in-reference #content-wrapper {
  margin-bottom: 75px;
}
.in-reference .slider {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
  overflow: hidden;
}
.in-reference .slide {
  display: none;
  width: 100%;
  transition: opacity 0.5s ease-in-out;
}
.in-reference .slide.active {
  display: block;
}
.in-reference .testimonial {
  display: flex;
  align-items: center;
  background: #333;
  color: #fff;
  padding: 50px;
  border-radius: 10px;
  position: relative;
  background-image: url(https://659702.myshoptet.com/user/documents/upload/background.jpg);
  margin-top: 15px;
}
.in-reference .sidebar {
  display: none;
}

.in-reference h1 {
  text-align: center;
}
.testimonial .flex {
  justify-content: center;
}
.in-reference .testimonial {
  display: flex;
  align-items: center;
  background: #333;
  color: #fff;
  padding: 50px;
  border-radius: 10px;
  position: relative;
  background-image: url(https://659702.myshoptet.com/user/documents/upload/background.jpg);
  margin-top: 15px;
  justify-content: center;
  text-align: center;
}
.testimonial .grid {
  margin-top: auto;
  margin-bottom: auto;
}
.in-reference .testimonial .image {
  border-style: solid;
  border-width: 1.75em;
  border-color: hsla(0, 0%, 100%, 0.16);
}
.testimonial .image img {
  border-radius: 50%;
}
.in-reference .testimonial .image {
  flex: 0 0 150px;
  max-height: 150px;
  background-size: cover;
  background-position: center;
  border-radius: 50%;
  margin-right: 20px;
}
.in-reference .testimonial .content {
  flex: 1;
}
.in-reference .testimonial .position {
  color: #ee312f;
  margin: 0;
  font-size: 12px;
  text-align: left;
}
.in-reference .testimonial .name {
  margin: 15px 0;
  font-size: 32px;
  color: white;
}
.in-reference .testimonial .text {
  margin: 20px 0px;
  font-size: 1.953em;
  color: #ccc;
}
.in-reference .controls {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
}
.in-reference .controls .prev {
  margin-left: 10px;
}
.in-reference .controls .next {
  margin-right: 10px;
}
.in-reference .controls span {
  cursor: pointer;
}
.in-reference .controls img {
  width: 30px;
  height: 30px;
}
@media (max-width: 767px) {
  .testimonial .flex {
    display: grid;
  }
  .in-reference .testimonial .position {
    text-align: center;
    margin-top: 20px;
  }
  .in-reference .testimonial .image {
    width: fit-content;
    justify-content: center;
    text-align: center;
    margin: auto;
    display: inline-table;
  }
  .in-reference .testimonial .text {
    margin: 20px 0px;
    font-size: 16px;
    color: #ccc;
  }
  .in-reference .testimonial {
    padding: 20px;
  }
  .testimonial .image img {
    max-height: 100px;
  }
}
/*footer*/
.custom-footer ul {
  padding-left: 0px !important
}
#footer {
  background-image: url(/user/documents/new-design/footer-bg.png);
  display: block;
  background-color: #FFF5E3;
  color: white !important;
  margin-top: 0px;
  background-size: cover;
  border-top-width: 0px;
}
.footer-logo {
  max-width: 225px;
  margin-top: 50px;
}
.footer-banner a {
  color: white;
}
#footer ul li:before {
  display: none;
}
.footer-banner h3, #signature a {
  color: #fff;
}
.forth li:last-child {
  margin-top: 20px;
}
.custom-footer__banner4 img {
  max-width: 32px;
  max-height: 32px;
  margin-right: 20px
}
.custom-footer__banner4 a, .custom-footer__banner4 h3 {
  color: white
}
.soc {
  display: flex;
  gap: 10px;
}
.soc img {
  max-width: 50px;
}
@media (max-width: 767px) {
  #footer .banner {
    min-height: initial;
    margin-bottom: 0px;
  }
  .footer-banner {
    text-align: center;
    display: grid;
  }
  .soc {
    justify-content: center;
  }
  #footer .custom-footer > div {
    padding-bottom: 0;
  }
  #footer .custom-footer > div:last-child {
    margin-bottom: 32px;
  }
}
.main-claim.before .big-black-text::after {
  content: '';
  background: url('/user/documents/upload/new-moon.svg'); /*url of image*/
  height: 20px; /*height of image*/
  width: 20px; /*width of image*/
  display: block;
  background-size: contain;
  bottom: 0px;
  position: absolute;
  right: 0;
  z-index: 99;
}
.blog-wrapper .news-item .title::after {
  content: '';
  background: url('/user/documents/upload/new-moon.svg'); /*url of image*/
  height: 10px; /*height of image*/
  width: 10px; /*width of image*/
  display: block;
  background-size: contain;
  position: absolute;
  right: 0;
  top: -20px;
  z-index: 99;
}
.article-detail img {
  max-width: 450px !important;
  width: -webkit-fill-available;
}
@media only screen and (max-width: 767px) {
  video {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin-bottom: 20px;
  }
}
.history-container h2::after {
  content: '';
  background: url('/user/documents/upload/new-moon.svg'); /*url of image*/
  height: 10px; /*height of image*/
  width: 10px; /*width of image*/
  display: block;
  background-size: contain;
  position: absolute;
  right: 0;
  top: 5px;
  z-index: 99;
}
.main-claim.after .small-red-text::after {
  content: '';
  background: url('/user/documents/upload/new-moon.svg'); /*url of image*/
  height: 40px; /*height of image*/
  width: 40px; /*width of image*/
  display: block;
  background-size: contain;
  bottom: 0px;
  position: absolute;
  right: 0;
  z-index: 99;
}
.main-claim.after .big-black-text::before {
  content: '';
  background: url('/user/documents/upload/new-moon.svg'); /*url of image*/
  height: 20px; /*height of image*/
  width: 20px; /*width of image*/
  display: block;
  background-size: contain;
  bottom: 0px;
  position: absolute;
  left: -150px;
  z-index: 99;
}
.main-claim.before:after {
  content: '';
  background: url('/user/documents/upload/white-bubles.png');
  height: 175px; /*height of image*/
  width: 175px; /*width of image*/
  display: block;
  background-size: contain;
  bottom: 0px;
  position: absolute;
  right: 0;
  z-index: -1
}
@media only screen and (max-width: 1200px) {
  .image-container {
    min-width: initial;
  }
  .info-1, .info-3 {
    left: -150px;
  }
  .history-container .image img {
    margin-left: 0;
  }
}
@media only screen and (max-width: 992px) {
  .history-container {
    margin-top: 50px;
    display: grid;
  }
  .history-container .image img {
    margin: auto !important;
    max-width: 500px;
    display: block;
  }
  .history-container .card {
    text-align: center;
  }
  .big-black-text {
    font-size: 40px;
  }
  .image-container {
    margin: auto !important;
    max-width: 500px;
    display: block;
  }
  .info-box {
    position: initial;
    left: initial;
    right: initial;
    top: initial;
    max-width: 500px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .menu-item-673 a b {
    color: white !important;
    background-color: #ee312f;
    max-height: 40px;
    line-height: 20px;
    padding: 10px 15px;
    font-size: 20px;
    font-weight: 700 !important;
    border-radius: 10px;
    text-transform: uppercase !important;
  }
  .navigation-in > ul > li > a > b, .navigation-in > ul > li > a > span {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    color: black;
  }
}
@media screen and (max-width: 992px) {
  #products-1 .slick-next {
    transform: translateY(0%);
    right: -5px;
  }
  #products-1 .slick-prev {
    transform: translateY(0%);
    left: -5px;
  }
  div.slick-list.draggable {
    width: 90% !important;
    margin: auto;
    float: none;
  }
}
@media only screen and (max-width: 767px) {
  .row.spolecne {
    display: grid;
    margin: auto;
  }
  .row.spolecne img {
    max-width: 250px;
    max-height: 250px;
  }
  .row.spolecne .col-md-6 {
    padding: 0;
  }
  .big-black-text {
    font-size: 24px;
    line-height: 1.4;
  }
  .row.spolecne {
    text-align: center;
  }
  .row.spolecne p {
    font-size: 16px;
  }
  #blog-hp-section {
    margin-top: 75px;
  }
  .next-to-carousel-banners {
    display: none;
  }
  .tab-pane .products-block {
    margin-top: 0;
  }
  .homepage-texts-wrapper {
    margin-top: 0;
  }
  .slick-track {
    gap: 20px
  }
  #header .site-name {
    padding-left: 0px;
  }
  #header .site-name a img {
    width: 150px;
    height: 60px !important;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 375px) {
    #header .site-name a img {
        width: 110px;
        margin-left: 5px;
    }
}

@media only screen and (max-width: 340px) {
  #header .site-name a img {
    width: auto;
  }
}

@media (max-width: 1420px) {
  .container {
    width: auto;
  }
}
@media screen and (max-width: 480px) {
  .type-detail .responsive-nav .shp-tabs-holder
{
  margin-left: 0px;
  margin-right: 0px;
}

.type-detail ul.shp-tabs li {
    padding-left: 0;
}
	.menu-btn
{
    display: none;
}
  #products-1 .slick-next {
    right: -15px;
    transform: translateY(0%);
  }
  #products-1 .slick-prev {
    transform: translateY(0%);
    left: -24px;
  }
  .slick-track {
    gap: 0
  }
  .navigation-buttons {
    margin-top: 10px;
  }
}
.overall-wrapper {
  padding-top: 0;
}
/*faq*/
.in-faq .sidebar, .in-faq h1 {
  display: none;
}
.in-faq .content-wrapper-in {
  max-width: 100% !important;
}
.in-faq .content-wrapper-in .content {
  padding-left: 0px;
  padding-right: 0px;
}
.gray-bg {
  background-color: #f9f9f9;
}
.faq-bg {
  padding-bottom: 50px;
  margin-top: 50px;
  display: flow-root;
}
.in-faq .faq-bg {
  padding-top: 25px;
  margin-top: 0px;
}
.faq-bg h2, .hodnoceni-produktu h2 {
  text-align: center;
  font-size: 2em
}
.faq-container {
  display: flex;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: auto;
}
.faq-item {
  width: calc((100% / 2) - 30px);
  padding: 5px 32px;
  box-sizing: border-box;
  position: relative;
  background-color: transparent;
  color: black;
  border-radius: 50px;
  margin: 15px;
  min-height: 65px;
  align-items: center;
  cursor: pointer;
  display: inline-grid;
  border: 2px solid;
}
.faq-item h3 {
  color: black !important;
  font-size: 18px;
  max-width: 90%;
  line-height: 1.2;
}
.faq-item p {
  max-width: 90%;
}
.faq-answer {
  display: none;
}
.faq-toggle {
  position: absolute;
  top: 50%;
  right: 24px;
  transform: translateY(-50%);
  cursor: pointer;
  transition: transform 0.2s ease-in-out;
}
.faq-toggle.open {
  transform: translateY(-50%) rotate(90deg);
}
.faq-toggle img {
  width: 28px; /* Upravte velikost obrázku podle potřeby */
}
.faq-item .faq-answer span::before {
  content: '•';
  position: absolute;
  left: 0;
  color: black;
}
.faq-item .faq-answer span {
  display: block;
  position: relative;
  padding-left: 1.5em;
}
@media (max-width: 767px) {
  .faq-item {
    width: 100% !important;
  }
  .faq-item h3 {
    font-size: 16px;
    max-width: 90%;
    margin: 7px !important;
  }
  .faq-item p {
    margin: 7px;
    font-size: 14px;
  }
}
/*
.breadcrumbs::after {
  display: inline-block;
  margin-left: 20px;
  max-height: 90px;
  overflow: hidden;
  width: 90px;
  z-index: 9;
}
.breadcrumbs:before {
  background-color: #d8c4ab;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  height: -webkit-fill-available;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 90px;
  min-height: 90px;
  z-index: 0;
  padding-bottom: 20px;
}
.in-blog .breadcrumbs::after {
  display: inline-block;
  margin-left: 20px;
  height: 90px;
  width: 90px;
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-image: url('/user/documents/upload/blog-lady.svg');
}
*/
#navigation-1 {
  position: relative;
}
/*
.breadcrumbs > span {
  z-index: 1;
  font-weight: 700;
  position: relative;
  align-self: center;
}
.breadcrumbs #navigation-first {
  position: relative;
  padding-left: 80px;
}
.breadcrumbs {
  display: flex;
  position: relative;
  justify-content: center;
  z-index: 0;
  line-height: 2.4;
  min-width: -webkit-fill-available;
  background-color: #fef5e9;
  height: 50px;
}
.breadcrumbs > span > a, .breadcrumbs > span > span {
  display: block;
  padding: 10px 0 10px 20px;
  line-height: 1.2
}
.breadcrumbs {
  display: flex;
  align-items: center;
}
*/
/*
.in-caje .breadcrumbs::after {
  display: inline-block;
  margin-left: 15px;
  background-size: cover;
  max-height: 90px;
  min-height: 90px;
  z-index: 9;
  overflow: hidden;
  max-width: 90px;
  width: -webkit-fill-available;
}
.breadcrumbs::after {
    display: inline-block;
    margin-left: 20px;
    height: -webkit-fill-available;
    width: 90px;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    overflow: hidden;
}
.breadcrumbs #navigation-first::before {
  content: '';
  display: inline-block;
  width: -webkit-fill-available;
  height: 90px;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: -45px;
  top: 50%;
  transform: translateY(-50%);
}*/
@media only screen and (max-width: 992px) {
  .breadcrumbs {
    z-index: -1
  }
}
/* ================================== ÚPRAVY breadcrumbs================================== */
/*eshop*/
.in-caje .breadcrumbs #navigation-first::before {
  background-image: url('/user/documents/upload/caje-strom.svg');
}
.in-caje .breadcrumbs::after {
  content: url(/user/documents/upload/caje-lady.svg);
}
/*nas*/
.in-o-nas .breadcrumbs::after {
  content: url('/user/documents/upload/breadcrumbs-pani.svg');
  margin-bottom: 3px
}
.in-o-nas .breadcrumbs #navigation-first::before {
  background-image: url('/user/documents/upload/o-nas.svg');
}
/*faq*/
.in-faq .breadcrumbs::after {
  content: url('/user/documents/upload/faq-man.svg');
}
.in-faq .breadcrumbs #navigation-first::before {
  background-image: url('/user/documents/upload/faq-tree.svg');
}
/* kontakt*/
.in-kontakty .breadcrumbs #navigation-first::before {
  background-image: url('/user/documents/upload/first-contact.svg');
}
.in-kontakty .breadcrumbs::after {
  content: url('/user/documents/upload/kontact-lady.svg');
  margin-bottom: 5px
}
/* blog*/
.in-blog .breadcrumbs #navigation-first::before {
  background-image: url('/user/documents/upload/blog-first.svg');
}
.ordering-process .sidebar {
  box-shadow: none
}
.stay-in-touch .form-group label.confirmation, .form-group label.whole-width {
  width: auto;
}
.homepage-tabs-wrapper {
  position: relative;
  margin-top: 50px;
}
.homepage-group-title {
  display: block;
  text-align: center;
  font-size: 40px;
  z-index: 99;
  position: relative;
}
.perex-homepage-group-title {
  text-align: center;
  margin-bottom: 40px;
  font-size: 20px;
  z-index: 99;
  position: relative;
}
.in-index #products-1 .product {
  max-width: 330px;
  z-index: 9;
}
.p-bottom .p-desc {
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  height: 80px;
  overflow: hidden;
}
#products-1 .price-final {
  color: #ee312f;
  font-size: 30px;
  margin-top: 10px;
}
.benefits-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  max-width: 950px;
  margin: 0 auto;
}
.benefit-box {
  flex-basis: calc(33.333% - 30px);
  text-align: center;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fef5e9;
  border-radius: 8px;
  padding: 20px;
  text-align: center;
  box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
}
.benefit-box img {
  height: auto;
  max-width: 65px;
  margin-bottom: 15px;
  float: left;
  margin-right: 10px
}
.benefit-box {
  text-align: start;
  font-size: 16px;
}
.benefit-box h3 {
  min-height: 44px;
}
@media (max-width: 767px) {
  .benefit-box {
    flex-basis: 100%
  }
}
.poznej-tradici {
  padding: 20px;
  margin: 0 auto;
  max-width: 1418px;
  z-index: 9;
  position: relative;
  margin-top: 100px;
}
.poznej-tradici h2 {
  color: #ee312f;
  text-align: center;
  z-index: 9;
  position: relative;
}
.poznej-tradici .intro {
  text-align: center;
  margin-bottom: 30px;
  z-index: 9;
  position: relative;
}
.poznej-tradici .intro p{
  text-shadow: 0.5px 0.5px hsla(0, 0%, 1%, 0.5);
}
.poznej-tradici .features {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  z-index: 9;
  position: relative;
}
.poznej-tradici .feature {
  flex-basis: calc(25% - 20px);
  margin-bottom: 20px;
}
.poznej-tradici .feature h3 {
  margin-top: 0;
}
.poznej-tradici h2 {
  font-size: 40px;
}
.poznej-tradici .intro {
  max-width: 1100px;
  margin: 50px auto;
  font-size: 20px;
}
.poznej-tradici .feature h3 {
  font-size: 20px;
  min-height: 44px;
}
.poznej-tradici .feature {
  background-color: white;
  padding: 40px 32px;
  border-radius: 10px;
  font-size: 18px;
}
.rating-section {
  text-align: center;
  margin: 150px auto 35px;
  max-width: 1000px;
  font-family: Arial, sans-serif;
  display: grid;
}
.rating-section h2 {
  color: #E1191E;
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 32px;
}
.rating-section p {
  color: #4d4d4d;
  font-size: 18px;
  margin-bottom: 15px;
}
.rating {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 20px 0;
}
.rating-number {
  font-size: 60px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.rating-section .rating-count {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 15px;
  color: black !important;
}
.rating-section .cta-button {
  background-color: #E1191E;
  color: #fff !important;
  padding: 10px 30px;
  font-size: 18px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 10px;
  margin-top: 50px !important;
  display: block;
  width: auto;
  margin: auto;
  text-decoration: none !important;
}

.rating-section .cta-button:hover {
  background-color: #cc191e;
}
.main-claim a {
  text-decoration: none !important;
}
#products-1 .product {
  position: relative;
}
#products-1 .product::before {
  content: "";
  position: absolute;
  top: 0px;
  left: -50px;
  right: 0;
  bottom: -125px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
  border-radius: 10px;
  width: 120%;
}
#products-1 .product:nth-child(1)::before {
  background-image: url(/user/documents/new-design/red-bg.png);
}
#products-1 .product:nth-child(2)::before {
  background-image: url(/user/documents/new-design/green-bg.png);
  width: 130%;
  left: -40px;
}
#products-1 .product:nth-child(3)::before {
  background-image: url(/user/documents/new-design/maracuja-product-bg.png);
  width: 120%;
  top: -75px;
  left: -35px;
}
#products-1 .products-block > div .p {
  display: flex;
  flex-direction: column;
  height: 100%;
  text-align: center;
  background-color: white;
}
.homepage-tabs-wrapper:before {
  background-image: url(/user/documents/new-design/homepage-group-bg.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  max-width: 1920px;
  background-repeat: no-repeat;
  background-size: inherit;
  height: 150%;
  margin-top: -85px;
}
.poznej-tradici:before {
  background-image: url(https://www.kotsam.cz/user/documents/upload/Maracuja/hp-poznej-tradici.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  max-width: 1920px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 120%;
  margin-top: -100px;
  z-index: 0;
  background-position: right;
}
/*slider*/
.row.slider {
  max-width: 1420px;
  margin: auto;
  padding-top: 32px;
  min-height: 600px
}
.slider-title h2 {
  font-size: 72px;
  color: #FBAE20;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 0
}
.slider-title span {
  font-size: 40px;
  font-weight: 700;
  color: #FBAE20;
  line-height: 1.2
}
.slider-perex {
  margin-top: 20px;
  display: block;
  max-width: 500px;
  font-size: 17px;
}
.slider-img {
  width: -webkit-fill-available;
}
.slider-btn {
  background-color: #008000;
  color: white !important;
  padding: 5px 24px;
  border-radius: 10px;
  font-size: 20px;
  font-weight: 700;
  margin-top: 35px;
  display: block;
  width: fit-content;
}
.slider-benefits {
  margin-top: 32px;
  display: flex;
  max-width: 700px;
  left: -25px;
  position: relative;
  z-index: 99;
}
.slider-benefits .benefit-box {
  display: grid;
  text-align: center;
  background-color: white;
  box-shadow: none;
  max-width: 150px;
  padding: 0px;
  min-height: 150px;
  justify-content: center;
}
.slider-benefits .benefit-box img {
  width: 60px !important;
  height: 60px;
  margin-bottom: 15px;
}
/*end slider*/
/*med*/
.in-index .container--bannersBenefit:before {
  display: inline-block;
  position: absolute;
  left: 0;
  margin-left: -75px;
  height: 300px;
  width: 285px;
  margin-top: -120px;
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-image: url(/user/documents/new-design/hulka-na-med.png);
}
@media only screen and (max-width: 1290px) and (min-width: 1199px) {
  .in-index .container--bannersBenefit:before {
  margin-top: -80px;
      width: 235px;
}
.slider-benefits {
  left: 0;
}}
/*citron*/
.in-index .container--bannersBenefit:after {
  display: inline-block;
  position: absolute;
  right: 0;
  height: 250px;
  width: 200px;
  margin-top: -100px;
  z-index: 9;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-image: url(https://www.kotsam.cz/user/documents/upload/yuzu-halved.png);
  clip-path: inset(0 0 0 0);
}
/*yuzu1*/
.main-claim:before {
  display: inline-block;
  position: absolute;
  left: -100px;
  height: 280px;
  width: 250px;
  margin-top: -45px;
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-image: url('/user/documents/new-design/yuzu2.png');
}
/*yuzu2*/
.main-claim:after {
  display: inline-block;
  position: absolute;
  right: 0px;
  margin-right: -30px;
  height: 280px;
  width: 250px;
  margin-top: 500px;
  z-index: 9;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  content: "";
  background-image: url(/user/documents/new-design/yuzu2.png);
  top: 0;
}
@media only screen and (max-width: 1440px) {
  /*med*/
  .container--bannersBenefit:before {
    margin-top: -100px;
  }
  .main-claim:after {
    margin-right: inherit;
  }
  .poznej-tradici .feature {
    flex-basis: calc(50% - 20px);
  }
  .poznej-tradici:before {
    margin-top: -120px;
    height: 125%;
  }
  .poznej-tradici {
    margin-bottom: 150px;
  }
}
@media only screen and (max-width: 1200px) {
  .slider-title h2 {
    font-size: 50px;
    margin-bottom: 5px;
  }
  .slider-title span {
    font-size: 24px;
  }
  .slider-perex {
    font-size: 14px;
  }
  .in-index #products-1 .product {
    max-width: 265px;
  }
  .main-claim:after {
    margin-top: 600px;
  }
  .homepage-blog-wrapper:before {
    margin-top: -130px;
    height: 150%;
    max-height: 1000px;
  }
  .footer-newsletter img {
    max-height: 100px;
  }
  .blog-wrapper .news-item .description {
    font-size: 17px;
  }
}
@media only screen and (max-width: 992px) and (min-width: 768px) {
  .slider-perex, .slider-benefits, .slider-btn {
    margin-left: auto;
    margin-right: auto;
  }
  .slider-img {
    width: inherit;
    max-height: 250px;
  }
  .row.slider {
    text-align: center;
    min-height: 750px;
    justify-content: center !important;
    left: 0px;
  }
  .benefit-box.med {
    display: none;
  }
  .slider-benefits {
    justify-content: center;
    left: 0;
  }
  #products-1 .product::before {
    left: -30px;
  }
  .benefit-box h3 {
    min-height: 90px;
    margin-top: auto;
    margin-bottom: auto;
    display: grid;
  }
}
@media only screen and (max-width: 992px) {
  .slider-video {
    z-index: -1;
    position: relative;
    margin-bottom: -60px;
    top: -40px;
    margin-top: inherit;
  }
  .slider .col-xs-12.col-md-6:last-child {
    padding: 0;
  }
  .main-claim:before, .main-claim:after {
    display: none;
  }
  .carousel-slider-vyhody {
    width: 100%;
    display: inline-flex;
    overflow-y: hidden;
    overflow-x: scroll;
    flex-wrap: inherit !important;
    gap: 0 !important;
  }
  .benefit-box h3 {
    font-size: 17px
  }
}
@media only screen and (max-width: 767px) {
  .poznej-tradici:before {
    content: "";
    background-size: cover;
    background-position: center;
    position: absolute;
    height: calc(100% + 200px);
  }
  .homepage-blog-wrapper:before {
    background-image: url(/user/documents/new-design/homepage-bg.png);
    height: 750px;
  }
  .homepage-tabs-wrapper:before {
    background-image: url(/user/documents/new-design/homepage-group-bg.png);
    background-size: inherit;
    height: 100vh;
    margin-top: -100px;
    height: 765px;
  }
  .poznej-tradici {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .slider-perex, .slider-benefits {
    margin-left: auto;
    margin-right: auto;
  }
  .slider-img {
    width: inherit;
    max-height: 250px;
  }
  .in-index #products-1 .product {
    flex: 100%;
    min-width: 100%;
  }
  .in-index #products-1 {
    justify-content: normal;
  }
  .tab-pane .products-block {
    margin: 0;
  }
  .index-content-wrapper .tab-content {
    padding-left: 0;
    padding-right: 0;
  }
  .poznej-tradici h2, .homepage-group-title, .rating-section h2 {
    padding-top: 0px;
    font-size: 24px;
    line-height: 1.2;
  }
  .poznej-tradici p {
    font-size: 16px;
  }
  .poznej-tradici .intro {
    margin: 24px auto;
  }
  .poznej-tradici .feature h3 {
    min-height: initial
  }
  .poznej-tradici .feature p {
    font-size: 14px;
  }
  .poznej-tradici .feature {
    padding: 20px;
  }
  .poznej-tradici .feature {
    flex-basis: 100%;
    margin-bottom: 20px;
  }
  .rating-section {
    margin: 32px auto 20px;
  }
  .homepage-blog-wrapper .homepage-group-title {
    display: none;
  }
  .blog-wrapper .news-item {
    width: 350px;
    min-width: 350px;
  }
  .homepage-blog-wrapper {
    justify-content: inherit;
  }
  .footer-newsletter {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .footer-newsletter img {
    max-height: 150px;
  }
  .newsletter-grid {
    text-align: center;
    min-height: 500px;
    padding: 75px 24px;
    position: relative;
  }
  .compact-form .form-control {
    width: 100%;
  }
  .form-group label.whole-width {
    text-align: center;
  }
  .plastve {
    margin-left: -50px;
    margin-top: 50px;
    position: absolute;
    height: 100px !important;
  }
  .med-newsletter {
    margin-right: -50px;
    position: absolute;
    margin-top: -150px;
    overflow: hidden;
    right: 0;
  }
  .newsletter-header h4 span {
    font-size: 24px;
  }
  .newsletter-header h4 {
    max-width: 275px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 24px;
  }
  .index-content-wrapper .blog-bg {
    display: none;
  }
  .homepage-texts-wrapper .blog-bg {
    display: block !important;
  }
  .carousel-slider-vyhody {
    width: 100%;
    display: inline-flex;
    overflow-y: hidden;
    overflow-x: scroll;
    flex-wrap: inherit !important;
    gap: 0 !important;
  }
  .in-index #products-1 .product {
    min-width: 300px;
    z-index: 9;
  }
  .in-index #products-1 {
    justify-content: inherit;
  }
  .benefit-box.med img {
    height: 150px;
    width: auto !important;
    margin-left: -40px;
    margin-top: -30px;
  }
  .slider-benefits p {
    font-size: 14px;
    min-height: 60px;
  }
  .slider-benefits  {
    width: max-content;
    left: 0px !important;
    justify-content: center;
  }
  .slider-title h2 {
    font-size: 32px;
  }
  @media only screen and (max-width: 767px) {
    .med-newsletter {
      visibility: hidden;
    }
    .container--bannersBenefit:before, .in-index .container--bannersBenefit:after {
      display: none !important;
    }
    .overall-wrapper {
      position: relative;
      overflow: hidden;
    }
    .container.container--bannersBenefit {
      position: relative;
    }
    .container--bannersBenefit:after {
      right: -50px;
      top: 0;
      height: 100px;
      width: 100px;
      margin-top: 0px;
    }

	 .type-detail .container--bannersBenefit:after {
      right: 0px;
      top: 0;
      height: initial;
	  width: initial;

    }

    .homepage-blog-wrapper:before {
      max-height: 775px;
    }
    .row.slider {
      text-align: center;
    }
    .slider-btn {
      margin: auto;
    }
    .compact-form .btn {
      position: relative;
      display: block;
      margin: 32px auto 0;
    }
  }
  .product img
{
    padding: 10px;
}
}
@media only screen and (max-width: 480px) {

	.homepage-blog-wrapper:before {
      height: 855px;
      max-height: 850px !important;
    }
	 .blog-wrapper .news-item {
        width: 300px;
        min-width: 300px;
    }
}
@media only screen and (max-width: 400px) {

  .slider-benefits .benefit-box {
    width: 33.3%;
    float: left;
    max-width: unset;
  }
  .benefit-box.med img {
    height: 100px;
    width: auto !important;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .slider-benefits .benefit-box.med {
    text-align: center;
    justify-content: center;
  }

}
.slider .col-md-6 > p:last-child::before {
  content: "";
  display: flex;
  position: absolute;
  margin-top: 300px;
  width: 250px;
  height: 200px;
  /* background-image: url('https://www.kotsam.cz/user/documents/upload/header-graphic.png'); */
  background-size: contain;
  background-position: center;
  z-index: 1;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) {
  .slider-video {
    min-height: 600px;
  }
}
@media only screen and (max-width: 992px) {
  .slider-video {
    height: 550px !important;
  }
}
@media only screen and (max-width: 767px) {
  .slider .col-md-6 > p:last-child::before {
    display: none;
  }
  #homepageProducts1 .flags.flags-default {
    top: 0px;
 }
}
.radio-wrapper.active input[type=radio]:checked + label:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 14px;
    background-color: #008000;
    border: 2px solid #008000;
    border-radius: 50%;
    vertical-align: middle;
    z-index: 1; /* Překryje případné :after pravidlo */
}

.radio-wrapper.active input[type=radio]:checked + label:after {
    content: none; /* Skryje existující :after */
}

/*lišta*/
.top-text {
  background-color: #008000;
  padding-top: 10px;
  z-index: 1;
  position: relative;
  padding-bottom: 1px;
}
.top-text p {
  color: white;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
  font-weight: 500;
}
.top-text a
{
  color: white;
  font-weight: 700;
}

/*úprava HP*/
.ingredients-section:before {
  background-image: url(/user/documents/new-design/ingredience-pozadi.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  max-width: 1920px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 130%;
  margin-top: -70px;
  z-index: 2;
}

.ingredients-section
{
position: relative;
margin-top: 110px;
}

.ingredients-section h2 {
          font-size: 32px;
          position: relative;
      text-align: center;
        padding-top: 50px;
         z-index: 2;
      }
      .ingredients-grid {
          display: grid;
          grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
          gap: 40px;
          max-width: 1000px;
          margin: 75px auto;
            position: relative;
             z-index: 3;
      }
      .ingredient-card {
          background: white;
          padding: 20px;
          border-radius: 10px;
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);

      }
      .ingredient-card img {
          max-width: 200px;
          margin-bottom: 10px;
        margin: -50px auto 0;
            display: block;
        min-height: 140px;
      }
      .ingredient-card h3 {
          font-size: 18px;
          color: #1e2a38;
          margin-bottom: 5px;
          margin-top: 20px !important;
      }


.homepage-banner-section:before {
  background-image: url(/user/documents/new-design/vcelar.png);
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  content: "";
  width: 100vw;
  max-width: 1920px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: -webkit-fill-available;
  margin-top: -70px;
  z-index: 1;
}

.homepage-banner-section {
  height: 750px;
  align-items: center;
  justify-content: center;
  padding: 20px;
  position: relative;
  margin-bottom: -95px;
      align-items: center;
  display: flex;
}

.homepage-banner-section .content {
  background: white;
  padding: 20px;
  border-radius: 10px;
  max-width: 444px;
  z-index: 2;
  background-color: #FFF5E3;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
  z-index: 2;
  position: relative;
}
.homepage-banner-section .content
{
  right: 0px
}

@media (max-width: 1200px) {
  .homepage-texts-wrapper {
      display: block;
  }
.slider-benefits {
  left: 0;
}
}
@media only screen and (max-width: 1440px) {
  .poznej-tradici {
      margin-bottom: 70px;
  }
}
@media only screen and (min-width: 1125px) {
.homepage-banner-section .content
{
  right: 324px
}
}

@media only screen and (min-width: 768px) {
.homepage-banner-section .content
{
  right: 200px
}
}

.homepage-banner-section .content:before {
  background-image: url(/user/documents/new-design/plastve.png);
  position: absolute;
  right: -10%;
  content: "";
  width: 160px;
  background-repeat: no-repeat;
  background-size: contain;
  margin-top: -75px;
  z-index: 3;
  height: -webkit-fill-available;
transform: scaleX(-1);
}
@media only screen and (max-width: 767px) {
.homepage-banner-section:before {
  margin-top: 0px;
  z-index: 2;
}
.homepage-banner-section .content:before {
  width: 115px;
}
}
.homepage-banner-section .content h2 {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 25px;
}

.homepage-banner-section .content p {
  font-size: 14px;
  line-height: 1.5;
}

.image-container-detail .info-7 {
  bottom: 13%;
  right: 3%;
}

.image-container-detail .info-8 {
  bottom: -15%;
  right: 5%;
}

.flex-desc {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.flex-desc img {
  width: 100%;
  height: auto;
}

@media (min-width: 768px) {
  .flex-desc {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 1fr;
    gap: 16px;
  }
}
/* =========================
   Mobile (≤768px)
   - sticky 타이틀(24px) + 겹침 방지
   - .news-item 가로 캐러셀 (스크롤바 '표시')
   - 세로 스크롤 잠김 방지 (touch-action: auto)
   - 좌/우 여백 대칭 + 100vw 배경
   - 가로 오버플로우 시 스크롤바 '항상' 보이도록 시도
   ========================= */
@media (max-width: 767px) {
  :root {
    --sticky-top: 0px;                              /* 상단 고정 헤더 높이 있으면 맞춰주세요 */
    --gutter: 16px;                                 /* 좌/우 공통 여백 */
    --gap: 16px;                                    /* 카드 간 간격 */
    --card-w: 300px;                                /* 카드 너비(280~320px 권장) */
    --title-space: 104px;                           /* 타이틀 시각 높이(88~120px 튜닝) */
    --bg-bottom-pad: calc(16px + env(safe-area-inset-bottom, 0px));
    --blog-bg: #FFF5E3;                             /* 섹션 배경색(노란/베이지) */
  }

  /* 전역에서 섹션/타이틀 숨김 규칙 무력화 */
  .index-content-wrapper > .homepage-blog-wrapper.row.blog-wrapper { display: block !important; }
  .homepage-blog-wrapper .homepage-group-title {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
  }

  /* (중요) 데스크톱용 배경 장식이 모바일에서 겹치지 않도록 제거 */
  .homepage-blog-wrapper::before {
    content: none !important;
    display: none !important;
    background: none !important;
  }

  /* blog-bg: 100vw 배경은 ::before가 담당, 콘텐츠는 위 레이어 */
  .blog-bg {
    position: relative !important;
    overflow: visible !important;
    padding: 0 0 var(--bg-bottom-pad) !important;   /* 상단 패딩은 아래 래퍼에서 확보 */
    background: transparent !important;
  }
  .blog-bg::before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 100vw;                                   /* 화면 가로 전체 배경 */
    top: 0;
    bottom: 0;                                      /* blog-bg 실제 높이에 맞춤 */
    background: var(--blog-bg);
    z-index: 0;
    pointer-events: none;
  }
  .blog-bg > * { position: relative; z-index: 1; }

  /* 타이틀: sticky + 배경 + 줄바꿈 허용 */
  .homepage-blog-wrapper .homepage-group-title {
    position: sticky;
    top: var(--sticky-top);
    left: 0; right: 0;
    z-index: 100;

    font-size: 24px !important;
    line-height: 1.3;
    text-align: center;
    background: var(--blog-bg) !important;

    padding: 12px var(--gutter);
    margin: 0 !important;                            /* 아래 공간은 캐러셀 래퍼 padding-top으로 확보 */
    white-space: normal !important;
    overflow-wrap: break-word;
    min-height: calc(var(--title-space) - 12px);     /* 최소 시각 높이 보장 */
    border: none !important;
    box-shadow: none !important;
  }
  .homepage-group-title, .homepage-group-title * { white-space: normal !important; }

  /* 가로 캐러셀 컨테이너: block + 가로 스크롤 + 좌/우 대칭 패딩 */
  .blog-bg > .homepage-blog-wrapper {
    display: block !important;                       /* row/flex 해제(타이틀과 같은 줄 방지) */
    margin: 0 !important;
    gap: 0 !important;

    /* ⬇ 타이틀 실제 공간만큼 상단 패딩으로 겹침 방지 */
    padding: var(--title-space) var(--gutter) 24px var(--gutter) !important;

    /* 가로 스크롤: 항상 '표시'되도록 시도(브라우저 정책 영향 가능) */
    overflow-x: scroll !important;                   /* auto → scroll 로 강제 */
    overflow-y: visible !important;
    scrollbar-gutter: stable both-edges;             /* 스크롤바 자리 고정(지원 브라우저) */

    -webkit-overflow-scrolling: touch;
    white-space: nowrap !important;                  /* 카드 한 줄 */
    scroll-snap-type: x proximity;
    scroll-padding-left: var(--gutter);

    /* 세로 스크롤 잠김 방지: pan-x 강제 금지 제거 */
    touch-action: auto !important;
    -ms-touch-action: auto !important;

    /* Firefox 스크롤바 스타일 */
    scrollbar-width: thin;
    scrollbar-color: rgba(0,0,0,.35) transparent;
    -ms-overflow-style: auto;
  }
  /* WebKit/Chromium: 수평 스크롤바 스타일 */
  .blog-bg > .homepage-blog-wrapper::-webkit-scrollbar { height: 8px; }
  .blog-bg > .homepage-blog-wrapper::-webkit-scrollbar-track { background: rgba(0,0,0,0.08); }
  .blog-bg > .homepage-blog-wrapper::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.35);
    border-radius: 8px;
  }

  /* 카드: 인라인 블록 + 고정폭 + 스냅 */
  .homepage-blog-wrapper .news-item {
    display: inline-block !important;
    vertical-align: top;
    box-sizing: border-box;
    width: var(--card-w) !important;
    min-width: var(--card-w) !important;
    max-width: var(--card-w) !important;
    margin: 0 var(--gap) 0 0 !important;             /* 카드 간 간격 */
    white-space: normal !important;
    scroll-snap-align: start;
  }
  .homepage-blog-wrapper .news-item:last-child { margin-right: 0 !important; }

  /* 오른쪽 끝에도 왼쪽과 동일한 거터 확보(좌/우 대칭) */
  .blog-bg > .homepage-blog-wrapper::after {
    content: "";
    display: inline-block;
    width: var(--gutter);
    height: 1px;                                     /* 보이지 않는 최소 높이 */
  }

  /* 프레임워크의 음수마진/gap 초기화 – 대칭 깨짐 방지 */
  .homepage-blog-wrapper.row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .homepage-blog-wrapper.carousel-slider-vyhody { gap: 0 !important; }

  /* 상위 래퍼가 가로 overflow를 잘라내지 않도록 */
  .overall-wrapper, .desktop { overflow-x: visible !important; }
}
@media (min-width: 992px) {
  .site-msg.information {
    --banner-scale: 1.8;
    --banner-line: 1.35;
    --banner-pad-mult: 1.25;
    --close-scale: 1.3;

    z-index: 110; /* 헤더 위, 모달 아래 */
  }

  .site-msg.information .text {
    font-size: calc(100% * var(--banner-scale));
    line-height: var(--banner-line);
  }

  .site-msg.information .container {
    padding-top: calc(10px * var(--banner-pad-mult));
    padding-bottom: calc(10px * var(--banner-pad-mult));
  }

  .site-msg.information .close {
    transform: scale(var(--close-scale));
  }
}

/* 2025-11-10 시작 */
#cart-widget .btn:hover,
#cart-widget .btn:focus,
#cart-widget .btn:active,
#cart-widget .btn:hover *,
#cart-widget .btn:focus *,
#cart-widget .btn:active *,

#cart-wrapper a:hover,
#cart-wrapper a:focus,
#cart-wrapper a:active,
#cart-wrapper a:hover *,
#cart-wrapper a:focus *,
#cart-wrapper a:active *,

body.ordering-process a.btn:hover,
body.ordering-process a.btn:focus,
body.ordering-process a.btn:active,
body.ordering-process a.btn:hover *,
body.ordering-process a.btn:focus *,
body.ordering-process a.btn:active *,

#colorbox .btn:hover,
#colorbox .btn:focus,
#colorbox .btn:active,
#colorbox .btn:hover *,
#colorbox .btn:focus *,
#colorbox .btn:active * {
  opacity: 1 !important;
  visibility: visible !important;
  color: inherit !important;
  -webkit-text-fill-color: inherit !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}

#cart-wrapper .cart-empty a,
#cart-wrapper .cart-empty a *,
#cart-wrapper .cart-empty .contact-box a,
#cart-wrapper .cart-empty .contact-box a * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}
#cart-wrapper .cart-empty a:hover,
#cart-wrapper .cart-empty a:focus,
#cart-wrapper .cart-empty a:active,
#cart-wrapper .cart-empty a:hover *,
#cart-wrapper .cart-empty a:focus *,
#cart-wrapper .cart-empty a:active * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}

#cart-wrapper > div > div.row.cart-row > div.col-xl-7 > div > div > div:nth-child(1) > ul > li > a,
#cart-wrapper > div > div.row.cart-row > div.col-xl-7 > div > div > div:nth-child(1) > ul > li > a * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}
#cart-wrapper > div > div.row.cart-row > div.col-xl-offset-1.col-xl-4 .contact-box a,
#cart-wrapper > div > div.row.cart-row > div.col-xl-offset-1.col-xl-4 .contact-box a * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}

#cart-widget .content-window-in .toggle-window,
#cart-widget .content-window-in .toggle-window *,
#cart-widget .toggle-window-arr,
#cart-widget .toggle-window-arr * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}
#cart-widget .content-window-in .toggle-window:hover,
#cart-widget .content-window-in .toggle-window:focus,
#cart-widget .content-window-in .toggle-window:active,
#cart-widget .content-window-in .toggle-window:hover *,
#cart-widget .content-window-in .toggle-window:focus *,
#cart-widget .content-window-in .toggle-window:active *,
#cart-widget .toggle-window-arr:hover,
#cart-widget .toggle-window-arr:focus,
#cart-widget .toggle-window-arr:active,
#cart-widget .toggle-window-arr:hover *,
#cart-widget .toggle-window-arr:focus *,
#cart-widget .toggle-window-arr:active * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}

a#continue-order-button.btn.btn-conversion,
a#continue-order-button.btn.btn-conversion:link,
a#continue-order-button.btn.btn-conversion:visited,
a#continue-order-button.btn.btn-conversion:hover,
a#continue-order-button.btn.btn-conversion:focus,
a#continue-order-button.btn.btn-conversion:active,
a#continue-order-button.btn.btn-conversion > span.order-button-text,
a#continue-order-button.btn.btn-conversion:hover > span.order-button-text,
a#continue-order-button.btn.btn-conversion:focus > span.order-button-text,
a#continue-order-button.btn.btn-conversion:active > span.order-button-text,
#continue-order-button,
#continue-order-button span,
#continue-order-button:hover,
#continue-order-button:hover span,
#continue-order-button:focus,
#continue-order-button:focus span,
#continue-order-button:active,
#continue-order-button:active span {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}

a.toggle-window-arr,
a.toggle-window-arr *,
.btn.toggle-window-arr,
.btn.toggle-window-arr * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}
a.toggle-window-arr:hover,
a.toggle-window-arr:focus,
a.toggle-window-arr:active,
a.toggle-window-arr:hover *,
a.toggle-window-arr:focus *,
a.toggle-window-arr:active *,
.btn.toggle-window-arr:hover,
.btn.toggle-window-arr:focus,
.btn.toggle-window-arr:active,
.btn.toggle-window-arr:hover *,
.btn.toggle-window-arr:focus *,
.btn.toggle-window-arr:active * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
}

body.ordering-process #content-wrapper > .content-wrapper-in > aside.sidebar a.toggle-window-arr,
body.ordering-process #content-wrapper > .content-wrapper-in > aside.sidebar a.toggle-window-arr *,
body.ordering-process #content-wrapper > .content-wrapper-in > aside.sidebar a.toggle-window-arr:hover,
body.ordering-process #content-wrapper > .content-wrapper-in > aside.sidebar a.toggle-window-arr:hover * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}

#cart-wrapper .next-step a.next-step-back,
#cart-wrapper .next-step a.next-step-back *,
#cart-wrapper .next-step a.next-step-back:hover,
#cart-wrapper .next-step a.next-step-back:hover *,
#cart-wrapper .next-step a.next-step-back:focus,
#cart-wrapper .next-step a.next-step-back:focus *,
#cart-wrapper .next-step a.next-step-back:active,
#cart-wrapper .next-step a.next-step-back:active * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}

#colorbox .advanced-order .advancedOrder__buttons .btn,
#colorbox .advanced-order .advancedOrder__buttons .btn * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}
#colorbox .advanced-order .advancedOrder__buttons .btn:hover,
#colorbox .advanced-order .advancedOrder__buttons .btn:focus,
#colorbox .advanced-order .advancedOrder__buttons .btn:active,
#colorbox .advanced-order .advancedOrder__buttons .btn:hover *,
#colorbox .advanced-order .advancedOrder__buttons .btn:focus *,
#colorbox .advanced-order .advancedOrder__buttons .btn:active * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}
#cboxLoadedContent .advancedOrder__buttons .next-step-back,
#cboxLoadedContent .advancedOrder__buttons .next-step-back *,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}
#cboxLoadedContent .advancedOrder__buttons .next-step-back:hover,
#cboxLoadedContent .advancedOrder__buttons .next-step-back:focus,
#cboxLoadedContent .advancedOrder__buttons .next-step-back:active,
#cboxLoadedContent .advancedOrder__buttons .next-step-back:hover *,
#cboxLoadedContent .advancedOrder__buttons .next-step-back:focus *,
#cboxLoadedContent .advancedOrder__buttons .next-step-back:active *,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back:hover,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back:focus,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back:active,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back:hover *,
#colorbox .advanced-order .AdvancedOrder__buttons .next-step-back:focus *,
#colorbox .advanced-order .advancedOrder__buttons .next-step-back:active * {
  color: #000 !important;
  -webkit-text-fill-color: #000 !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}

#cboxLoadedContent .advancedOrder__buttons .btn.btn-conversion,
#cboxLoadedContent .advancedOrder__buttons .btn.btn-conversion *,
#cboxLoadedContent .advancedOrder__buttons .btn.btn-conversion:hover,
#cboxLoadedContent .advancedOrder__buttons .btn.btn-conversion:hover *,
#colorbox .advanced-order .advancedOrder__buttons .btn.btn-conversion,
#colorbox .advanced-order .advancedOrder__buttons .btn.btn-conversion *,
#colorbox .advanced-order .advancedOrder__buttons .btn.btn-conversion:hover,
#colorbox .advanced-order .advancedOrder__buttons .btn.btn-conversion:hover * {
  color: #fff !important;
  -webkit-text-fill-color: #fff !important;
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  mix-blend-mode: normal !important;
}
/* 2025-11-10 종료 */

/* 2025-11-14 시작 */
@media (max-width: 991px) {
  #header {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 999 !important;
  }

  .overall-wrapper {
    padding-top: 60px !important;
  }
}
/* 2025-11-14 종료 */

/* 2025-11-25 시작 */
#header .navigation-buttons a[data-target="eshop"] {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 110px;
  margin: 0 10px;
}

#header .navigation-buttons a[data-target="eshop"]:before {
  content: none;
}

@media (max-width: 767px) {
  #header .navigation-buttons a[data-target="eshop"] {
    width: 103px;
  }

  .navigation-buttons .dropdown { order: 10; }
  .navigation-buttons > a[data-target="search"] { order: 20; }
  .navigation-buttons > a[data-target="login"] { order: 30; }
  .navigation-buttons .menu-btn,
  .navigation-buttons > a[data-target="eshop"] { order: 40; }
  .navigation-buttons > a[data-target="cart"] { order: 50; }
  .navigation-buttons > a[data-target="navigation"] { order: 60; }
}

@media (max-width: 500px) {
  .navigation-buttons > a {
    width: 45px;
  }

  #header .navigation-buttons a[data-target="eshop"] {
    width: 99px;
  }
}

@media screen and (max-width: 480px) {
  .navigation-buttons {
    margin-top: 0px;
  }
}

@media screen and (max-width: 479px) {
  .navigation-buttons {
    margin-top: 10px;
  }
}

@media (max-width: 470px) {
  .navigation-buttons > a {
    width: 40px;
  }

  #header .navigation-buttons a[data-target="eshop"] {
    width: 94px;
  }
}

@media (max-width: 435px) {
  .navigation-buttons > a {
    width: 38px;
  }

  #header .navigation-buttons a[data-target="eshop"] {
    margin: 0 5px;
  }
}

@media (max-width: 415px) {
  .navigation-buttons > a {
    width: 36px;
  }
}

@media (max-width: 408px) {
  .navigation-buttons > a {
    width: 35px;
  }

  #header .site-name a img {
    width: 140px;
    height: 40px !important;
  }

  .navigation-buttons {
    margin-top: 7px !important;
  }
}

@media (max-width: 400px) {
  #header .site-name a img {
    margin-left: 0;
  }

  #header .navigation-buttons a[data-target="eshop"] {
    width: 88px;
  }
}

@media (max-width: 375px) {
  #header .navigation-buttons a[data-target="eshop"] {
    width: 80px;
    margin: 0 4px;
  }
}

@media (max-width: 360px) {
  .navigation-buttons > a {
    width: 33px;
  }
}

@media (max-width: 355px) {
  .navigation-buttons > a {
    width: 32px;
  }
}

@media (max-width: 350px) {
  .navigation-buttons > a {
    width: 31px;
  }
}

@media (max-width: 345px) {
  .navigation-buttons > a {
    width: 30px;
  }
}

@media (max-width: 340px) {
  .navigation-buttons > a {
    width: 38px;
  }

  #header .site-name a img {
    width: auto;
    margin-left: 10px;
  }

  .navigation-buttons {
    margin-top: 7px !important;
  }

  #header .navigation-buttons a[data-target="eshop"] {
    width: 88px;
  }
}
/* 2025-11-25 종료 */

/* 2025-11-28 시작 */
.delivery-point-form .pickup-point-submit input[type="submit"].btn.btn-primary {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
}

.delivery-point-form .pickup-point-submit input[type="submit"].btn.btn-primary:hover {
  background-color: #e5e5e5 !important;
  color: #000000 !important;
}

.delivery-point-result-table td[class*="delivery-point-submit"] input[type="submit"].btn.btn-primary {
  background-color: #ffffff !important;
  color: #000000 !important;
  border: 1px solid #000000 !important;
}

.delivery-point-result-table td[class*="delivery-point-submit"] input[type="submit"].btn.btn-primary:hover {
  background-color: #e5e5e5 !important;
  color: #000000 !important;
}

.delivery-point-result-table a.pickup-point-show-opening-hours {
  color: #000000 !important;
  text-decoration: underline !important;
}
/* 2025-11-28 종료 */

/* 2025-12-04 시작 */
body.in-krok-2 input[type="checkbox"]:checked + label::before,
body.in-krok-2 input[type="radio"]:checked + label::before {
  border-color: #008000;
}

body.in-krok-2 input[type="checkbox"]:checked + label::after,
body.in-krok-2 input[type="radio"]:checked + label::after {
  background-color: #008000;
  border-color: #ffffff;
}
/* 2025-12-04 종료 */

/* 2026-01-15 시작 */
body.in-index.kotsam-hero-media-ready .overall-wrapper {
  overflow: visible !important;
}

body.in-index.kotsam-hero-media-ready {
  overflow-x: hidden;
}

body.in-index.kotsam-hero-media-ready #content > .hero-banner-media {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;

  display: block;
  padding: 0;
  overflow: hidden;

  background: #d7e8f3;
  z-index: 8;
  box-sizing: border-box;
}

@media (min-width: 992px) {
  body.in-index.kotsam-hero-media-ready #content > .hero-banner-media {
    aspect-ratio: 1920 / 400;
  }
}
@media (max-width: 991px) {
  body.in-index.kotsam-hero-media-ready #content > .hero-banner-media {
    aspect-ratio: 750 / 600;
  }
}

body.kotsam-hero-media-ready .hero-banner-media__img,
body.kotsam-hero-media-ready .hero-banner-media__video {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  display: block !important;
  pointer-events: none;
}

body.kotsam-hero-media-ready .hero-banner-media__img {
  opacity: 1;
  transition: opacity 0.25s ease;
}

body.kotsam-hero-media-ready .hero-banner-media__video {
  opacity: 0;
  transition: opacity 0.25s ease;
  background: transparent;
}

body.kotsam-hero-media-ready .hero-banner-media--video-playing .hero-banner-media__video { opacity: 1; }
body.kotsam-hero-media-ready .hero-banner-media--video-playing .hero-banner-media__img   { opacity: 0; }

body.kotsam-hero-media-ready .hero-banner-media__text {
  position: absolute;
  width: min(900px, 92vw);
  max-width: 92vw;

  display: flex;
  flex-direction: column;
  gap: clamp(2px, 0.7vw, 14px);

  pointer-events: auto;
  font-family: "Poppins", "Montserrat", Arial, sans-serif;
}

body.kotsam-hero-media-ready .hero-banner-media__title,
body.kotsam-hero-media-ready .hero-banner-media__subtitle,
body.kotsam-hero-media-ready .hero-banner-media__description {
  margin: 0;

  white-space: nowrap;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;

  text-shadow: none !important;
  pointer-events: none;
}

@media (min-width: 992px) {
  body.kotsam-hero-media-ready .hero-banner-media__text {
    top: 8%;
    left: clamp(40px, 6vw, 140px);
    transform: none;

    text-align: left;
    align-items: flex-start;
    color: #000;
  }

  body.kotsam-hero-media-ready .hero-banner-media__title {
    font-size: clamp(22px, 2.2vw, 44px);
    line-height: 1.08;
    font-weight: 700;
  }

  body.kotsam-hero-media-ready .hero-banner-media__subtitle {
    font-size: clamp(34px, 3.4vw, 50px);
    line-height: 1.05;
    font-weight: 800;
    letter-spacing: -0.2px;
  }

  body.kotsam-hero-media-ready .hero-banner-media__description {
    font-size: clamp(16px, 1.5vw, 30px);
    line-height: 1.25;
    font-weight: 500;
    opacity: 0.95;
  }

  body.kotsam-hero-media-ready .hero-banner-media__slider-btn {
    font-size: clamp(14px, 1.2vw, 22px);
  }
}

@media (max-width: 991px) {
  body.kotsam-hero-media-ready .hero-banner-media__text {
    top: 4%;
    left: 50%;
    transform: translateX(-50%);

    width: min(920px, 92vw);
    text-align: center;
    align-items: center;
    color: #fff;
  }

  body.kotsam-hero-media-ready .hero-banner-media__title {
    font-size: clamp(13px, 4.5vw, 44px);
    line-height: 1.08;
    font-weight: 700;
  }

  body.kotsam-hero-media-ready .hero-banner-media__subtitle {
    font-size: clamp(16px, 6.8vw, 50px);
    line-height: 1.05;
    font-weight: 800;
    letter-spacing: -0.2px;
  }

  body.kotsam-hero-media-ready .hero-banner-media__description {
    font-size: clamp(9px, 3.8vw, 30px);
    line-height: 1.25;
    font-weight: 500;
    opacity: 0.95;
  }

  body.kotsam-hero-media-ready .hero-banner-media__slider-btn {
    font-size: clamp(2px, 3.3vw, 20px);
  }
}

body.kotsam-hero-media-ready .hero-banner-media__slider-btn {
  display: inline-block;
  margin-top: clamp(2px, 1.4vw, 22px);
  padding: 0.42em 1.25em;

  border-radius: 999px;
  background: #fff !important;
  color: #9a6b2f !important;

  font-weight: 700;
  text-decoration: none !important;

  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;

  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
  pointer-events: auto;
}

body.kotsam-hero-media-ready .hero-banner-media__slider-btn:hover,
body.kotsam-hero-media-ready .hero-banner-media__slider-btn:focus,
body.kotsam-hero-media-ready .hero-banner-media__slider-btn:active {
  text-decoration: none !important;
  color: #9a6b2f !important;
}

body.in-index.kotsam-hero-media-ready .homepage-tabs-wrapper {
  position: relative;
  margin-top: -7px !important;
  z-index: 8 !important;
}

body.in-index.kotsam-hero-media-ready .container--bannersBenefit::after {
  margin-top: -130px !important;
}

body.in-index.kotsam-hero-media-ready .container--bannersBenefit::before,
body.in-index.kotsam-hero-media-ready .container--bannersBenefit::after,
body.in-index.kotsam-hero-media-ready .homepage-tabs-wrapper::before,
body.in-index.kotsam-hero-media-ready .homepage-tabs-wrapper::after {
  pointer-events: none !important;
}
/* 2026-01-15 종료 */

/* 2026-03-08 시작 */
body.in-index.kotsam-hero-banner-media-first .overall-wrapper {
  overflow: visible !important;
}

body.in-index.kotsam-hero-banner-media-first {
  overflow-x: hidden;
}

body.in-index.kotsam-hero-banner-media-first #content > .hero-banner {
  display: none !important;
}

body.in-index.kotsam-hero-banner-media-first #content > .kotsam-hero-banner-media-first {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  display: block;
  padding: 0;
  overflow: hidden;
  background: #ede6dc;
  z-index: 8;
  box-sizing: border-box;
}

@media (min-width: 992px) {
  body.in-index.kotsam-hero-banner-media-first #content > .kotsam-hero-banner-media-first {
    aspect-ratio: 1920 / 500;
  }
}

@media (max-width: 991px) {
  body.in-index.kotsam-hero-banner-media-first #content > .kotsam-hero-banner-media-first {
    aspect-ratio: 3 / 4;
  }
}

body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first__img,
body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first__video {
  position: absolute;
  inset: 0;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: cover !important;
  display: block !important;
  pointer-events: none;
}

body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first__img {
  opacity: 1;
  transition: opacity 0.25s ease;
}

body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first__video {
  opacity: 0;
  transition: opacity 0.25s ease;
  background: transparent;
}

body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first--video-playing .kotsam-hero-banner-media-first__video {
  opacity: 1;
}

body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first--video-playing .kotsam-hero-banner-media-first__img {
  opacity: 0;
}

body.kotsam-hero-banner-media-first .kotsam-hero-banner-media-first__overlay {
  position: absolute;
  inset: 0;
  z-index: 2;
}

/* Desktop */
@media (min-width: 992px) {
  body.kotsam-hero-banner-media-first .heroCopy {
    display: none !important;
  }

  body.kotsam-hero-banner-media-first .heroPcCopy {
    position: absolute;
    inset: 0;
    z-index: 2;
    pointer-events: none;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  }

  body.kotsam-hero-banner-media-first .heroPcTitle,
  body.kotsam-hero-banner-media-first .heroPcMeta,
  body.kotsam-hero-banner-media-first .heroPcSince {
    position: absolute;
    left: 29.48%;
    transform: translate(-50%, -50%);
    text-align: center;
    white-space: nowrap;
    color: rgba(255,255,255,0.95);
    text-shadow: 0 10px 30px rgba(0,0,0,0.25);
    margin: 0;
  }

  body.kotsam-hero-banner-media-first .heroPcTitle {
    top: 30.00%;
    font-size: clamp(42px, 3.8541667vw, 74px);
    font-weight: 800;
    letter-spacing: 0em;
    line-height: 1.02;
  }

  body.kotsam-hero-banner-media-first .heroPcMeta {
    top: 43.50%;
    font-size: clamp(20px, 1.7708333vw, 34px);
    font-weight: 600;
    letter-spacing: 0.020em;
    line-height: 1.24;
  }

  body.kotsam-hero-banner-media-first .heroPcSince {
    top: 52.80%;
    font-size: clamp(18px, 1.4583333vw, 28px);
    font-weight: 400;
    letter-spacing: 0.014em;
    line-height: 1.24;
    opacity: 0.92;
  }

  body.kotsam-hero-banner-media-first .heroPcCta {
    position: absolute;
    left: 29.48%;
    top: 66.20%;
    transform: translate(-50%, -50%);
    pointer-events: auto;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    padding: 0.9rem 2.1rem;
    border-radius: 9999px;
    background: rgba(255,255,255,0.88);
    border: 1px solid rgba(0,0,0,0.08);
    box-shadow: 0 14px 36px rgba(0,0,0,0.16);
    color: #111 !important;
    font-weight: 600;
    font-size: clamp(15px, 0.9375vw, 18px);
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none !important;
    transition: transform 160ms ease, box-shadow 160ms ease, background-color 160ms ease;
  }

  body.kotsam-hero-banner-media-first .heroPcCta:hover {
    transform: translate(-50%, calc(-50% - 1px));
    background: rgba(255,255,255,0.95);
    box-shadow: 0 18px 44px rgba(0,0,0,0.18);
  }

  body.kotsam-hero-banner-media-first .heroPcCta:focus-visible {
    outline: 3px solid rgba(255,255,255,0.45);
    outline-offset: 4px;
  }
}

/* Mobile */
@media (max-width: 991px) {
  body.kotsam-hero-banner-media-first .heroPcCopy {
    display: none !important;
  }

  body.kotsam-hero-banner-media-first .heroCopy {
    --ink: #2D2C2A;
    --titleSize: clamp(2.6rem, 9.6vw, 6.5rem);
    --metaSize:  clamp(1.1rem, 3.7vw, 2.5rem);
    --sinceSize: clamp(1.05rem, 3.5vw, 2.375rem);

    position: absolute;
    top: 18.4%;
    left: 50%;
    transform: translateX(-50%);
    width: min(92vw, 860px);

    z-index: 2;
    pointer-events: none;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-family: Inter, system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  }

  body.kotsam-hero-banner-media-first .heroTitle,
  body.kotsam-hero-banner-media-first .heroMeta,
  body.kotsam-hero-banner-media-first .heroSince {
    max-width: 100%;
    white-space: nowrap;
  }

  body.kotsam-hero-banner-media-first .heroTitle {
    margin: 0;
    color: var(--ink);
    font-size: var(--titleSize);
    font-weight: 800;
    letter-spacing: 0.004em;
    line-height: 1.04;
  }

  body.kotsam-hero-banner-media-first .heroMeta {
    margin: clamp(12px, 1.5vw, 18px) 0 0;
    color: var(--ink);
    font-size: var(--metaSize);
    font-weight: 600;
    letter-spacing: 0.020em;
    line-height: 1.24;
  }

  body.kotsam-hero-banner-media-first .heroSince {
    margin: clamp(8px, 1.1vw, 14px) 0 0;
    color: var(--ink);
    font-size: var(--sinceSize);
    font-weight: 400;
    letter-spacing: 0.014em;
    line-height: 1.24;
  }

  body.kotsam-hero-banner-media-first .heroCta {
    margin-top: clamp(20px, 3vw, 30px);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    pointer-events: auto;
    white-space: nowrap;
    padding: 0.95rem 2.1rem;
    border-radius: 9999px;
    background: rgba(255,255,255,0.86);
    border: 1px solid rgba(0,0,0,0.08);
    box-shadow: 0 12px 32px rgba(0,0,0,0.12);
    color: var(--ink) !important;
    font-weight: 600;
    font-size: clamp(15px, 3.4vw, 18px);
    letter-spacing: 0;
    line-height: 1;
    text-decoration: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.kotsam-hero-banner-media-first .heroPcCta {
    transition: none;
  }

  body.kotsam-hero-banner-media-first .heroPcCta:hover {
    transform: translate(-50%, -50%);
  }
}
/* 2026-03-08 종료 */

/* 2026-03-12 시작 */
.type-category #products .kotsam-category-list-rating {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  row-gap: 4px;
  width: 100%;
  margin: 6px 0 8px;
  color: #000 !important;
  text-decoration: none !important;
  text-align: center;
  line-height: 1;
  flex-wrap: wrap;
}

.type-category #products .kotsam-category-list-rating:hover,
.type-category #products .kotsam-category-list-rating:focus,
.type-category #products .kotsam-category-list-rating:active {
  color: #000 !important;
  text-decoration: none !important;
}

.type-category #products .kotsam-category-list-rating-value {
  font-size: 15px;
  font-weight: 700;
  color: #000 !important;
  line-height: 1;
}

.type-category #products .kotsam-category-list-rating-stars {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 2px;
  line-height: 1;
  white-space: nowrap;
}

.type-category #products .kotsam-category-list-rating-star {
  position: relative;
  display: inline-block;
  width: 12px;
  height: 12px;
  flex: 0 0 12px;
  overflow: hidden;
}

.type-category #products .kotsam-category-list-rating-star::before,
.type-category #products .kotsam-category-list-rating-star::after {
  content: '★';
  position: absolute;
  inset: 0;
  font-size: 12px;
  line-height: 12px;
}

.type-category #products .kotsam-category-list-rating-star::before {
  color: #cfcfcf;
}

.type-category #products .kotsam-category-list-rating-star::after {
  color: #ee312f;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
}

.type-category #products .kotsam-category-list-rating-star--full::after {
  width: 100%;
}

.type-category #products .kotsam-category-list-rating-star--half::after {
  width: 50%;
}

.type-category #products .kotsam-category-list-rating-star--empty::after {
  width: 0;
}

.type-category #products .kotsam-category-list-rating-count {
  font-size: 12px;
  color: #000 !important;
  line-height: 1;
  white-space: nowrap;
}

.type-category #products .availability + .kotsam-category-list-rating {
  margin-top: 6px;
}

.type-category #products .tm-product-rating,
.type-category #products .tm-product-rating-v2,
.type-category #products .kotsam-cat-rating,
.type-category #products .kotsam-category-rating-v20260311,
.type-category #products .kotsam-category-rating-v20260311-centered {
  display: none !important;
}
/* 2026-03-12 종료 */

/* 2026-03-27 시작 */
body.in-index #content > .kotsam-hero-banner-slider {
  position: relative;
  left: 50%;
  width: 100vw;
  max-width: 100vw;
  margin-left: -50vw;
  margin-right: -50vw;
  margin-top: -1px;
  margin-bottom: -1px;
  display: block;
  overflow: hidden;
  background: transparent;
  z-index: 9;
  box-sizing: border-box;
}

body.in-index #content > .kotsam-hero-banner-slider,
body.in-index #content > .kotsam-hero-banner-slider * {
  box-sizing: border-box;
}

body.in-index #content > .kotsam-hero-banner-slider a,
body.in-index #content > .kotsam-hero-banner-slider a:hover,
body.in-index #content > .kotsam-hero-banner-slider a:focus,
body.in-index #content > .kotsam-hero-banner-slider a:active {
  text-decoration: none !important;
}

.kotsam-hero-banner-slider {
  --kotsam-font-stack: "Montserrat", var(--template-font, "Poppins"), Arial, sans-serif;
  --kotsam-arrow-size: 52px;
  --kotsam-arrow-offset: 22px;
  --kotsam-arrow-gap: 26px;
  --kotsam-dot-size: 10px;
  --kotsam-hero-banner-slider-index: 0;

  --kotsam-content-left: max(6.5%, calc(var(--kotsam-arrow-offset) + var(--kotsam-arrow-size) + var(--kotsam-arrow-gap)));
  --kotsam-content-right: max(6.5%, calc(var(--kotsam-arrow-offset) + var(--kotsam-arrow-size) + var(--kotsam-arrow-gap)));
  --kotsam-content-top: 7.2%;
  --kotsam-content-bottom-gap: 30px;
  --kotsam-content-max-width: clamp(32rem, 34vw, 42rem);

  --kotsam-eyebrow-size: clamp(18px, 1.1vw, 26px);
  --kotsam-subtitle-size: clamp(16px, 1vw, 22px);
  --kotsam-heading-primary-size: clamp(32px, 2.3vw, 52px);
  --kotsam-heading-secondary-size: clamp(26px, 1.95vw, 44px);
  --kotsam-body-size: clamp(16px, 1.05vw, 20px);
  --kotsam-body-weight: 500;
  --kotsam-cta-size: clamp(14px, 0.9vw, 18px);
  --kotsam-cta-width: 176px;
  --kotsam-cta-min-height: 40px;
  font-family: var(--kotsam-font-stack) !important;
}

.kotsam-hero-banner-slider__viewport {
  position: relative;
  overflow: hidden;
  line-height: 0;
}

.kotsam-hero-banner-slider__track {
  display: flex;
  width: 100%;
  transform: translate3d(calc(var(--kotsam-hero-banner-slider-index, 0) * -100%), 0, 0);
  transition: transform 0.45s ease;
  will-change: transform;
  touch-action: pan-y;
}

.kotsam-hero-banner-slider__slide {
  --kotsam-slide-text-desktop: #173147;
  --kotsam-slide-text-mobile: #173147;
  --kotsam-slide-btn-bg: #173147;
  --kotsam-slide-btn-text: #ffffff;
  --kotsam-slide-overlay-desktop: transparent;
  --kotsam-slide-overlay-mobile: transparent;
  --kotsam-slide-shadow-desktop: none;
  --kotsam-slide-shadow-mobile: none;
  --kotsam-slide-text: var(--kotsam-slide-text-desktop);
  --kotsam-slide-overlay: var(--kotsam-slide-overlay-desktop);
  --kotsam-slide-shadow: var(--kotsam-slide-shadow-desktop);

  flex: 0 0 100%;
  min-width: 100%;
  position: relative;
  line-height: 0;
}

.kotsam-hero-banner-slider__slide[aria-hidden="true"] {
  pointer-events: none;
}

.kotsam-hero-banner-slider__surface {
  position: relative;
  display: block;
  width: 100%;
  aspect-ratio: 1920 / 400;
  color: var(--kotsam-slide-text) !important;
  overflow: hidden;
  line-height: 0;
}

.kotsam-hero-banner-slider__surface::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: var(--kotsam-slide-overlay);
}

.kotsam-hero-banner-slider__picture {
  position: absolute;
  inset: -1px;
  z-index: 0;
  display: block;
  line-height: 0;
}

.kotsam-hero-banner-slider__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
}

.kotsam-hero-banner-slider__copy {
  position: absolute;
  z-index: 2;
  left: var(--kotsam-content-left);
  top: var(--kotsam-content-top);
  width: min(var(--kotsam-content-max-width), calc(100% - var(--kotsam-content-left) - var(--kotsam-content-right)));
  max-width: calc(100% - var(--kotsam-content-left) - var(--kotsam-content-right));
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
}

.kotsam-hero-banner-slider__eyebrow,
.kotsam-hero-banner-slider__subtitle,
.kotsam-hero-banner-slider__heading,
.kotsam-hero-banner-slider__body {
  margin: 0;
  color: inherit !important;
}

.kotsam-hero-banner-slider__heading {
  display: flex;
  flex-direction: column;
  width: 100%;
}

.kotsam-hero-banner-slider__eyebrow,
.kotsam-hero-banner-slider__subtitle,
.kotsam-hero-banner-slider__heading-line,
.kotsam-hero-banner-slider__body-line,
.kotsam-hero-banner-slider__eyebrow-text {
  color: inherit !important;
  text-shadow: var(--kotsam-slide-shadow);
}

.kotsam-hero-banner-slider__heading-line,
.kotsam-hero-banner-slider__body-line,
.kotsam-hero-banner-slider__eyebrow-text {
  display: block;
}

.kotsam-hero-banner-slider__eyebrow,
.kotsam-hero-banner-slider__eyebrow-text,
.kotsam-hero-banner-slider__subtitle,
.kotsam-hero-banner-slider__heading-line,
.kotsam-hero-banner-slider__body-line,
.kotsam-hero-banner-slider__cta {
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
  hyphens: none;
}

.kotsam-hero-banner-slider__eyebrow {
  text-transform: uppercase;
  font-size: var(--kotsam-eyebrow-size) !important;
  font-weight: 600;
  line-height: 1.08;
  letter-spacing: 0.012em;
  margin-bottom: 0.25rem;
}

.kotsam-hero-banner-slider__eyebrow-text--desktop {
  display: block;
}

.kotsam-hero-banner-slider__eyebrow-text--mobile {
  display: none;
}

.kotsam-hero-banner-slider__subtitle {
  font-size: var(--kotsam-subtitle-size) !important;
  font-weight: 500;
  line-height: 1.12;
  margin-bottom: 0.625rem;
}

.kotsam-hero-banner-slider__heading-line--primary {
  font-size: var(--kotsam-heading-primary-size) !important;
  font-weight: 600;
  line-height: 1.02;
}

.kotsam-hero-banner-slider__heading-line--secondary {
  font-size: var(--kotsam-heading-secondary-size) !important;
  font-weight: 500;
  line-height: 1.02;
  margin-top: 0.125rem;
}

.kotsam-hero-banner-slider__body {
  margin-top: 0.8rem;
  margin-bottom: 1rem;
  width: 100%;
}

.kotsam-hero-banner-slider__body-line {
  font-size: var(--kotsam-body-size) !important;
  font-weight: var(--kotsam-body-weight);
  line-height: 1.23;
}

.kotsam-hero-banner-slider__body-line + .kotsam-hero-banner-slider__body-line {
  margin-top: 0.08em;
}

.kotsam-hero-banner-slider__cta {
  display: inline-flex;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  width: var(--kotsam-cta-width);
  max-width: 100%;
  min-height: var(--kotsam-cta-min-height);
  padding: 0.56rem 1.16rem;
  font-size: var(--kotsam-cta-size) !important;
  font-weight: 500;
  line-height: 1;
  border: 0;
  border-radius: 14px;
  background: var(--kotsam-slide-btn-bg);
  color: var(--kotsam-slide-btn-text) !important;
  box-shadow: none;
  cursor: pointer;
}

.kotsam-hero-banner-slider__cta:focus-visible,
.kotsam-hero-banner-slider__pagination-dot:focus-visible,
.kotsam-hero-banner-slider__arrow:focus-visible {
  outline: 2px solid rgba(255, 255, 255, 0.92);
  outline-offset: 2px;
}

.kotsam-hero-banner-slider__arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: var(--kotsam-arrow-size);
  height: var(--kotsam-arrow-size);
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(23, 49, 71, 0.90);
  color: #ffffff;
  cursor: pointer;
  transition: background-color 0.2s ease, transform 0.2s ease, opacity 0.2s ease;
}

.kotsam-hero-banner-slider__arrow:hover,
.kotsam-hero-banner-slider__arrow:focus-visible {
  background: rgba(23, 49, 71, 1);
}

.kotsam-hero-banner-slider__arrow--prev {
  left: var(--kotsam-arrow-offset);
}

.kotsam-hero-banner-slider__arrow--next {
  right: var(--kotsam-arrow-offset);
}

.kotsam-hero-banner-slider__arrow::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
}

.kotsam-hero-banner-slider__arrow--prev::before {
  transform: rotate(-135deg);
  margin-left: 4px;
}

.kotsam-hero-banner-slider__arrow--next::before {
  transform: rotate(45deg);
  margin-right: 4px;
}

.kotsam-hero-banner-slider__pagination {
  position: absolute;
  left: 50%;
  bottom: 16px;
  transform: translateX(-50%);
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.kotsam-hero-banner-slider__pagination-dot {
  width: var(--kotsam-dot-size);
  height: var(--kotsam-dot-size);
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.72);
  cursor: pointer;
  transition: transform 0.2s ease, background-color 0.2s ease;
}

.kotsam-hero-banner-slider__pagination-dot--active {
  background: #173147;
  transform: scale(1.2);
}

.kotsam-hero-banner-slider--single .kotsam-hero-banner-slider__arrow,
.kotsam-hero-banner-slider--single .kotsam-hero-banner-slider__pagination {
  display: none !important;
}

@media (max-width: 991px) {
  .kotsam-hero-banner-slider {
    --kotsam-arrow-size: 42px;
    --kotsam-arrow-offset: 14px;
    --kotsam-arrow-gap: 18px;
    --kotsam-content-left: max(8.5%, calc(var(--kotsam-arrow-offset) + var(--kotsam-arrow-size) + var(--kotsam-arrow-gap)));
    --kotsam-content-right: max(8.5%, calc(var(--kotsam-arrow-offset) + var(--kotsam-arrow-size) + var(--kotsam-arrow-gap)));
    --kotsam-content-top: 8%;
    --kotsam-content-bottom-gap: 26px;
    --kotsam-content-max-width: 44rem;
    --kotsam-eyebrow-size: clamp(15px, 3.65vw, 21px);
    --kotsam-subtitle-size: clamp(14px, 3.1vw, 18px);
    --kotsam-heading-primary-size: clamp(27px, 6.7vw, 42px);
    --kotsam-heading-secondary-size: clamp(21px, 5.2vw, 32px);
    --kotsam-body-size: clamp(15px, 3.5vw, 19px);
    --kotsam-body-weight: 400;
    --kotsam-cta-size: clamp(15px, 3.4vw, 17px);
    --kotsam-cta-min-height: 46px;
  }

  .kotsam-hero-banner-slider__slide {
    --kotsam-slide-text: var(--kotsam-slide-text-mobile);
    --kotsam-slide-overlay: var(--kotsam-slide-overlay-mobile);
    --kotsam-slide-shadow: var(--kotsam-slide-shadow-mobile);
  }

  .kotsam-hero-banner-slider__surface {
    aspect-ratio: 1 / 1;
  }

  .kotsam-hero-banner-slider__image {
    object-position: center 58%;
  }

  .kotsam-hero-banner-slider__eyebrow-text--desktop {
    display: none;
  }

  .kotsam-hero-banner-slider__eyebrow-text--mobile {
    display: block;
  }

  .kotsam-hero-banner-slider__subtitle {
    margin-bottom: 0.7rem;
  }

  .kotsam-hero-banner-slider__body {
    margin-top: 0.7rem;
    margin-bottom: 0.85rem;
  }

  .kotsam-hero-banner-slider__body-line {
    line-height: 1.18;
  }
}

@media (max-width: 429px) {
  .kotsam-hero-banner-slider {
    --kotsam-content-top: 7.4%;
    --kotsam-content-max-width: 25rem;
    --kotsam-eyebrow-size: clamp(14px, 3.3vw, 18px);
    --kotsam-subtitle-size: clamp(13px, 2.9vw, 17px);
    --kotsam-heading-primary-size: clamp(24px, 6.1vw, 36px);
    --kotsam-heading-secondary-size: clamp(19px, 4.8vw, 28px);
    --kotsam-body-size: clamp(14px, 3.2vw, 17px);
    --kotsam-cta-size: clamp(14px, 3.2vw, 16px);
    --kotsam-cta-min-height: 42px;
  }

  .kotsam-hero-banner-slider__body {
    margin-top: 0.6rem;
    margin-bottom: 0.75rem;
  }
}

@media (min-width: 992px) and (max-width: 1279px) {
  .kotsam-hero-banner-slider {
    --kotsam-content-top: 6.6%;
    --kotsam-content-max-width: clamp(28rem, 38vw, 32rem);
    --kotsam-heading-primary-size: clamp(28px, 2.05vw, 40px);
    --kotsam-heading-secondary-size: clamp(22px, 1.7vw, 32px);
    --kotsam-body-size: clamp(15px, 1vw, 18px);
    --kotsam-cta-min-height: 36px;
  }

  .kotsam-hero-banner-slider__heading-line--primary,
  .kotsam-hero-banner-slider__heading-line--secondary,
  .kotsam-hero-banner-slider__body-line {
    white-space: normal;
    text-wrap: balance;
    overflow-wrap: break-word;
  }

  .kotsam-hero-banner-slider__body-line {
    text-wrap: pretty;
  }

  .kotsam-hero-banner-slider__subtitle {
    margin-bottom: 0.5rem;
  }

  .kotsam-hero-banner-slider__body {
    margin-top: 0.65rem;
    margin-bottom: 0.85rem;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kotsam-hero-banner-slider__track,
  .kotsam-hero-banner-slider__arrow,
  .kotsam-hero-banner-slider__pagination-dot {
    transition: none !important;
  }
}
/* 2026-03-27 종료 */
