<style>



.header-top,
.navigation-in.menu {
  background-color: #fff5ea !important;
}

#header {
  background-color: #fff5ea !important;
}

.flags {
  margin-top: 10px;
  margin-left: 10px;
}

:root {
  --topbar-height: 0px;
}

/* posunutí headeru */
.header {
  top: var(--topbar-height);
}

body.in-hodnoceni-obchodu .add-comment  span {
  padding: 20px;
  background: black;
  color: white;
  border-radius: 10px;
  display: inline-block;
}


.podnadpis-produktu {
  font-style: italic;
  color: #888;
  font-size: 18px;
}

.flag {
  max-width: none;
  padding: 10px;
  border-radius: 25px;

}

.online-or-not {
    margin-top: 10px;
    color: #8abe1a;
    font-weight: 500;
  }

  body.in-kosik .kosik-headline {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
  }

  body.in-kosik .kosik-headline .big {
    font-size: 19px;
    color: black;
    margin: 0;
    font-weight: 600;
  }

  body.in-kosik .kosik-headline .small {
    font-size: 16px;
    color: #666;
    margin: 0;
  }

  .chat-button {
    text-decoration: none !important;
    color: white;
    font-size: 20px;
    font-weight: 500;
  }

  .chat-button:hover {
    color: white;
    background-color: #b49e85;
  }

body.in-krok-1 .order-summary .checkout-box {
  display: none;
}

.contact-wrapper {
  display: flex;
  gap: 40px;
  align-items: center;
  margin: 40px 0;
}

/* FOTO */
.contact-photo img {
  width: 100%;
  max-width: 320px;
  border-radius: 12px;
}

/* TEXT */
.contact-info {
  max-width: 400px;
}

.contact-info h2 {
  font-size: 26px;
  margin-bottom: 5px;
}

body.in-krok-1 .order-icon.order-delivery::before,
body.in-krok-1 .order-icon.order-payment::before,
body.in-krok-2 .co-contact-information h4::before,
body.in-krok-2 .header-billing::before,
body.in-krok-2 .co-box.co-shipping-address h4::before {
  display: none;
}

body.in-krok-1 h4.order-icon,
body.in-krok-2 h4 {
  background: #fff5ea;
  padding: 13px 19px !important;
  font-weight: 700;
  margin-left: 0 !important;
}

body.in-krok-1 h5 {
  padding: 0 15px;
}

body.in-krok-1 .payment-logo {
  flex: 0 0 20%;
  order: 0;
  flex: 0 0 10%;
}

body.in-krok-1 .payment-shipping-price {
  flex: 1 0 10%;
}

body.in-krok-1 .payment-info {
  width: 45%;
}

.role {
  color: #8a8a8a;
  margin-bottom: 20px;
}

/* KONTAKTY */
.contact-item {
  margin-bottom: 10px;
  font-size: 16px;
}

.contact-item a {
  color: #000;
  text-decoration: none;
}

/* BUTTON */
.chat-button {
  display: inline-block;
  margin-top: 20px;
  padding: 12px 20px;
  background: #c7b299;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
}


.co-delivery-method {
  border: 0;
}

body.type-product.type-detail .delivery-time-label {
  display: none;
}

.twinsy-gifts-product .gift-image {
  width: 60px;
}

.availability-value {
  font-size: 18px;
}

.twinsy-gifts {
    opacity: 0;
    animation: fadeIn 0.2s forwards;
    margin-top: 20px;
}

.gift-bar {
    transition: width 0.4s ease;
}

@keyframes fadeIn {
    to { opacity: 1; }
}

.gift-text.success {
  min-width: 75%;
}

.twinsy-gifts-product {
    margin-top: 15px;
    margin-bottom: 20px;
}

.twinsy-gifts-product .twinsy-gift-box {
    border-radius: 10px;
    padding: 15px;
}

.twinsy-gift-box {
    background: #eaf5df;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 10px;
    display: inline-block;
    float: none;
    clear: both;
    min-width: 50%;
}

.gift-inner {
    display: flex;
    gap: 10px;
    align-items: center;
}

.gift-header {
  margin-bottom: 5px;
}

.gift-image {
    width: 160px;
}

body.in-kosik .extras-wrapper {
  display: none;
}

body.in-kosik h4 {
  font-weight: 700;
}

.gift-progress {
    height: 6px;
    background: rgba(0,0,0,0.08);
    border-radius: 10px;
    margin-top: 8px;
    overflow: hidden;
}

.gift-bar {
    height: 100%;
    background: linear-gradient(90deg, #8bc34a, #4caf50);
    border-radius: 10px;
    transition: width 0.4s ease;
}

.gift-bar.full {
    width: 100% !important;
}

.delivery-info {
  color: #8abe1a !important;
  font-weight: 400;
}

.flag.flag----vyrobeno-v-cr {
  color: black;
}

h1 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 28px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: -0.8px;
}

body.in-krok-1 div[data-testid="shippingMethod"] {
    padding-left: 30px;
  }

h4, .h4 {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 22px;
  font-family: "Open Sans", sans-serif;
  letter-spacing: -0.8px;
}

#description .basic-description > h3 {
  display: none;
}

h2 {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
}

h3 {
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: 700;
}



body.type-product.type-detail .p-info-wrapper .parameter-dependent.default-variant {
  display: none;
}

body.type-product.type-detail .velikosti tr:first-child td:not(first-child) span{
  color: #d1328c !important;
}

.filters-unveil-button-wrapper a {
  border-radius: 50px;
}

.products-block.products>div {
  padding: 4px;
}

body.type-product.type-detail .velikosti tr:first-child,
body.type-product.type-detail .velikosti tr td:first-child {
  background-color: #fff3e8;
}

.p-short-description img {
  margin-right: 5px;
}

body.type-product.type-detail .velikosti tr td {
  font-weight: 700;
  font-size: 16px;
  color: black;
}

.extended-description .availability-value {
  display: none;
}

body.in-krok-1 #shipping-58 .new-widget-choose a,
body.in-krok-1 #shipping-64 .new-widget-choose a,
body.in-krok-1 #shipping-67 .new-widget-choose a {
    background: #fff5ea;
    color: black;
    padding: 8px 6px;
    font-weight: 600;
    border-radius: 6px;
    display: inline-block;
    text-align: center;
    width: auto;
    max-width: none;
    font-size: 12px;
}

body.type-product.type-detail .flags {
  flex-direction: row;
}

body.in-krok-1 h5 {
  color: black;
  font-weight: 700;
  font-size: 19px;
  margin-top: 36px;
}

.small-3 {
  width: 25%;
  display: inline-block;
  float: left;
}

.small-6 {
  width: 50%;
  display: inline-block;
  float: left;
}

.small-9 {
  width: 75%;
  display: inline-block;
  float: left;
}
.small-12 {
  width: 100%;
  display: inline-block;
  float: left;
}

.content-wrapper,
.content-wrapper-in {
  background-color: white;
  border: 0;
}

.checkout-steps {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 520px;
    margin: 20px auto 10px;
    font-family: inherit;
    background: #fffcf9;
    padding: 20px 6px;
  }

.step {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  flex: 0 0 auto;
}

/* schovej číslo u completed */
.step.completed .number {
  display: none;
}

/* přidej fajfku */
.step.completed .circle::after {
  content: "✓";
  font-size: 16px;
  font-weight: bold;
  color: #000;
}

/* AKTIVNÍ KROK */
.step.active .circle {
  background: #c7b299;
  border-color: #c7b299;
  color: #000;
}

.step.active .label {
  color: #000;
}

/* DOKONČENÝ KROK */
.step.completed .circle {
  background: #c7b299;
  border-color: #c7b299;
  color: #000;
}

.step.completed .label {
  color: #000;
}

.circle {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid #cfcfcf;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fff;
  color: #8a8a8a;
  font-size: 14px;
  font-weight: 500;
}

.label {
  margin-top: 6px;
  font-size: 14px;
  color: #8a8a8a;
  text-align: center;
  white-space: nowrap;
}

.line {
  height: 2px;
  background: #d9d9d9;
  flex: 1;
  margin: 0;
  position: relative;
  top: -10px;
}

body.in-krok-2 .co-contact-information .form-group:first-of-type {
  display: none;
}

body.in-krok-2 .checkout-box {
  display: none;
}

.products-top-wrapper {
  display: none;
}

#listSortingControl-name {
  display: none;
}

#usp-detail-produktu-zkracene ul {
  list-style: none;
  padding-left: 0;
}

#omezene-mnozstvi {
  font-style: italic;
  color: #888;
  font-size: 16px;
  margin-bottom: 22px;
}

#usp-detail-produktu-zkracene ul li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 8px;
}

#usp-detail-produktu-zkracene ul li img {
      position: absolute;
    left: 0;
    top: 3px;
    width: 22px;
}

.type-product.type-detail .add-to-cart .quantity {
  display: none;
}

.type-product.type-detail .product-appendix {
  display: none;
}

body.type-product .detail-parameters {
  margin-top: 20px;
}

body.type-product .shipping-options {
  text-decoration: underline;
}

.homepage-box.welcome-wrapper {
  background-color: #fff5ea;
}

body.in-krok-1 #order-shipping-methods .radio-wrapper.active,
body.in-krok-1 #order-billing-methods .radio-wrapper.active {
  background-color: #f6ffe3;
}

body.in-krok-1 .radio-wrapper.active .for-free {
  color: #8abe1a !important;
}

.product .availability span {
  color: #8abe1a !important;
  font-weight: 600;
}

.product {
  margin-bottom: 45px;
}

.availability-label {
  color: #8abe1a !important;
} 

.flags {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.flag-new {
    order: 2;
}

.delivery-time {
  display: none;
}

.flag----vyrobeno-v-cr {
    order: 1;
}

.product-appendix {
  font-weight: bold;
  color: black;
  display: block;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
}

body.type-product .parameter-dependent {
  font-size: 18px;
}

body.type-product .p-short-description {
  margin-top: 30px;
  margin-bottom: 30px;
}

p[data-testid="productCardDescr"] {
  display: none;
}

.for-free {
  color: #8abe1a !important;
}

body.type-product .availability-label {
  color: #8abe1a !important;
  font-weight: 600;
}

body.type-product .p-detail-inner-header .parameter-dependent{
  font-size: 14px;
}

body.type-product .advanced-parameter-inner.show-tooltip {
    border: 1px solid black;
    border-radius: 4px;
}

.advanced-parameter-inner img {
  border-radius: 0 !important;
}

body.type-product .advanced-parameter-inner.show-tooltip.yes-before::before {
  display: none;
}

body.type-product .advanced-parameter-inner.show-tooltip.yes-before {
  background-color: #fff5ea;  
}

body.type-product.type-detail .tooltip {
  display: none !important;
}


body.type-product .variant-list th {
  display: none;
}

body.type-product .availability-amount {
  display: none;
}

body.type-product .advanced-parameter {
  margin: 0 6px 0px 0;
}

body.type-product.size-big .advanced-parameter-inner {
  width: 42px;
  height: 42px;
}

body.type-product.size-big .advanced-parameter {
  width: auto;
  height: auto;
}

body.type-product .products-related-header {
  display: block;
  width: 100%;
}

body.type-product.type-detail h1 {
  text-transform: none !important;
  font-size: 26px;
  padding: 0px;
}

.twinsy-variants{
margin-bottom:27px;
}

.twinsy-gender{
display:flex;
gap:10px;
margin-bottom:12px;
}

.twinsy-gender a{
padding:6px 12px;
border:1px solid #ddd;
text-decoration:none;
font-size:14px;
}

.twinsy-gender a.active{
border:2px solid #000;
}

.twinsy-colors{
  display:flex;
  gap:8px;
}

.twinsy-color{
  width:40px;
  height:40px;
  border-radius:50%;
  border:2px solid white;
  display:block;
  cursor:pointer;
}

.twinsy-types {
  margin-bottom: 20px;
}

.twinsy-types a {
  padding: 6px;
  border: 1px solid black;
  border-radius: 4px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: 600;
  display: inline-block;
}

  body.in-kosik .availability-amount,
  body.in-kosik .show-related {
    display: none;
  }

.twinsy-types a:hover,
.twinsy-types a.active {
  cursor: pointer;
  background-color: #fff5ea;
  color: black;
}

.twinsy-color.active{
  border:0 solid black;
  box-shadow: 0 0 0 2px white, 0 0 0 4px black;
}

body.type-product .advanced-parameter-inner:hover,
body.type-product .advanced-parameter:hover {
  cursor: pointer !important;
}

body.type-product .advanced-parameter-inner {
  width: 36px;
  height: 36px;
}

body.type-product.in-detail .advanced-parameter-inner.show-tooltip.yes-before {
  background: #fff5ea;
}

.products-block .ratings-wrapper .availability {
  text-align: left;
}

.btn.add-to-cart-button:before, .btn.btn-cart:before, .btn.express-checkout-button:before, a.btn.add-to-cart-button:before, a.btn.btn-cart:before, a.btn.express-checkout-button:before {
  display: none;
}

.star {
  color: #f3a935 !important;
}

.stars-label {
  display: none;
}

.link-icons {
  display: none;
}

.add-to-cart-button {
  font-size: 16px;
  font-weight: 600;
  border: 0;
  border-radius: 40px;
  width: 58%;
  padding: 13px;
}

.add-to-cart-button:hover {
  background-color: #555 !important;
}


.products-block .availability-amount {
    display: none;  
}

.products {
  padding-bottom: 42px;
}

.products>div {
  border: 0;
}

.product a.name {
  text-align: left;
}

.usp-item {
  display: block;
  background: #ebe2d9;
  border-radius: 14px;
  min-height: 230px;
  padding: 9px;
}

.usp-icon {
  text-align: center;
  margin-bottom: 14px;
}

.usp-icon img {
  max-width: 64px; /* případně uprav podle potřeby */
  height: auto;
}

.usp-content {
  display: flex;
  flex-direction: column;
}

img[src*="folder.svg"]{
  display: none !important;
}

.usp-title {
  font-size: 15px; /* větší písmo pro nadpis */
  font-weight: bold;
  color: black  ;
  text-transform: uppercase;
  margin-bottom: 5px;
  line-height: normal;
  text-align: center;
}

.top-navigation-bar .container>div.top-navigation-tools {
  display: block;
}

.responsive-tools>a {
  height: 50px;
}

.responsive-tools {
  padding-bottom: 15px;
  padding-top: 15px;
}

#header .site-name>a {
  height: 60px;
}

#formSearchForm button {
  height: 100%;
  font-weight: 700;
}

#nas-pribeh .pribeh-nadpis {
  text-transform: uppercase;
  font-size: 18px;
  color: #999;
  letter-spacing: -1px;
  margin-bottom: 8px;
  font-weight: 600;
}

#nas-pribeh .pribeh-podnadpis {
  font-size: 29px;
  letter-spacing: -2px;
  line-height: normal;
  font-weight: 700;
}

#nas-pribeh p {
  font-size: 18px;
  font-style: italic;
  line-height: normal;
  color: #999;
  margin: 0 auto;
  margin-top: 25px;
  margin-bottom: 20px;
}

#nas-pribeh {
  overflow: hidden;
  margin-bottom: 50px;
}

#footer h4 span {
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 700; 
}

#nas-pribeh .text-block {
  margin-top: 40px;
}

#nas-pribeh .button-block {
  text-align: center;
}

.site-msg.information {
  max-width: none;
  position: relative;
  top: 0;
}

.site-msg.information {
  padding: 15px 0;
  background-color: #ffe4f3;
  left: 0;
  display: block !important;
  text-align: center;
}

.site-msg.information .close {
  display: inline-block;
  right: 10px;
}

.site-msg.information p {
  margin-bottom: 0px;
  display: block !important;
  max-width: 100%;
  line-height: 30px;
}

.site-msg.information .text {
  display: inline-block; !important;
}

#nas-pribeh .button-medium {
    padding: 14px 26px;
    margin-top: 8px;
}

#usp-container {
  background: #fff5ea;
  padding: 34px 4px;
  float: none;
  margin-top: 20px;
  padding-top: 15px;
}

#usp-container h2 {
  padding: 0 20px;
  line-height: normal;
  color: black;
  font-weight: 700;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}

#usp-container .home-banner-container {
  padding: 6px;
}

.usp-text {
  font-size: 14px; /* menší písmo pro text */
  color: black;
  line-height: normal;
  text-align: center;
}

@media (min-width: 420px) {
  .header-top {
    width: 60%;
  }

}

@media (min-width: 500px) {
  .usp-item {
    min-height: 200px;
  }
}

@media (min-width: 600px) {
  .usp-item {
    min-height: 175px;
  }

  .gift-image {
    width: 100px;
  }
}




@media (min-width: 768px) {
  body.in-kosik .kosik-headline {
    text-align: left;
  }



  body.type-product.type-detail .p-short-description p span {
    font-size: 16px !important;
  }

  body.in-krok-1 .box,
  body.in-krok-2 .box,
  body.in-krok-2 .co-box,
  body.in-krok-2 .co-box.co-billing-address .form-group {
    padding-left: 20px;
    padding-right: 20px;
  }

  body.in-krok-2 .co-box.co-billing-address {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  h2 {
    font-size: 26px;
  }

  

  .contact-photo,
  .contact-info {
    width: 50%;
  }

  .contact-photo {
    text-align: right;
  }

  .contact-photo img {
    max-width: 380px;
  }

  .contact-item {
    font-size: 25px;
  }

  .online-or-not {
    margin-top: 10px;
    color: #8abe1a;
    font-weight: 500;
  }

  .chat-button {
    text-decoration: none !important;
    color: white;
    font-size: 20px;
    font-weight: 500;
  }

  .chat-button:hover {
    color: white;
    background-color: #b49e85;
  }

  .step.completed .label,
  .checkout-steps .label {
    font-size: 16px !important;
    color: #000;
  }

  .checkout-steps {
    max-width: 100%;
    padding: 20px 38px;
    margin-bottom: 20px;
  }

  .col-md-8 .cart-content {
    padding: 0 40px;
  }

  .cart-header {
    display: none;
  }

  #usp-container {
    margin-bottom: 35px;
  }

  .top-navigation-bar {
    display: none;
  }

  .header-top {
    width: 100%;
  }

  body.type-product.type-detail .velikosti {
    vertical-align: middle;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }


  #footer .site-name {
    display: none;
  }
  #footer .custom-footer {
    padding-left: 0;
  }

  #footer .custom-footer__banner2 {
    width: 50%;
  }

  .welcome-wrapper {
    max-width: 1418px;
    margin: 0 auto;
  }

  #nas-pribeh .button-medium {
      margin-top: 26px;
  }  

  #nas-pribeh .pribeh-nadpis {
    font-size: 24px;
    margin-bottom: 15px;
  }

  #nas-pribeh p {
    font-size: 20px;
    margin-top: 25px;
    margin-bottom: 20px;
  }

  #nas-pribeh .fotografie {
    text-align: right;
    padding-right: 30px;
  }

  #nas-pribeh .text-block {
    padding-left: 30px;
  }

  #nas-pribeh .pribeh-podnadpis {
    font-size: 32px;
  }

  #nas-pribeh .button-block {
    text-align: left;
  }

    .header-top .site-name-wrapper,
    .header-top .navigation-buttons {
        align-self: center;
        flex: 0 1 20%;
    }

    .header-top .header-top-contacts {
      text-align: center;
      flex: 0 1 26.66666%;
    }

    .header-top .header-top-contacts .project-phone {
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .header-top .header-top-contacts .phone {
        font-weight: 700;
        font-size: 18px;
    }

    .header-top .header-top-contacts .photo {
      margin-right: 8px;
    }

    .header-top .header-top-contacts .photo img {
      width: 55px;
    }

    .header-top .header-top-contacts .project-phone:hover {
      text-decoration: underline !important;
      color: black !important;
    }

  .navigation-in.menu {
    background-color: #fff5ea;
    position: relative;
  }
   

  #navigation {
    height: auto;
    position: relative;
  }

  .navigation-in.menu li {
    border: 0;
  }
  
  .navigation-in.menu li a {
    color: black;
    padding: 16px 20px;
    font-size: 16px;
  }

  .navigation-in ul li a b {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
  }

  .navigation-in>ul>li.exp>a, .navigation-in>ul>li>a:hover {
    background-color: #ebe2d9;
  }

  .header-top form#formSearchForm input.query-input {
    height: 48px;
    border-radius: 10px;
  }

  .header-top form#formSearchForm button {
    border-radius: 0 10px 10px 0;
  }


  .medium-3 {
    width: 25%;
    display: inline-block;
    float: left;
  }

  .medium-6 {
    width: 50%;
    display: inline-block;
    float: left;
  }

  .medium-9 {
    width: 75%;
    display: inline-block;
    float: left;
  }
  .medium-12 {
    width: 100%;
    display: inline-block;
    float: left;
  }

}

@media (min-width: 1024px) {

 .twinsy-gifts-product {
    width: 58%;
}

  .products-block.products>div {
    padding: 10px;
  }

  .usp-item {
    min-height: 195px;
  }

  .large-3 {
    width: 25%;
    display: inline-block;
    float: left;
  }

  .large-6 {
    width: 50%;
    display: inline-block;
    float: left;
  }

  .large-9 {
    width: 75%;
    display: inline-block;
    float: left;
  }
  .large-12 {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .home-banner-container-container {
    margin: 0 auto;
    max-width: 90%;
  }

}

@media (min-width: 1200px) {
  .content-inner {
    max-width: 1200px;
  }
  .gift-image {
    width: 85px;
  }
}

@media (max-width: 500px) {
  #header .navigation-wrapper {
    width: 100%;
  }



  .header-top {
    width: 54% !important;
  }

  .responsive-tools>a[data-target=search]:before,
  .responsive-tools>a[data-target=login]:before {
    font-size: 23px !important;
  }
  .btn.cart-count:before, a.btn.cart-count:before {
      font-size: 23px !important;
    }

}


@media (max-width: 767px) {
  .podnadpis-produktu  {
    margin-bottom: 30px;
  }

  #content-wrapper {
    padding-top: 20px;
  }

  .breadcrumbs {
    display: block;
    margin-top: 15px;
  }

  .breadcrumbs span {
    margin-right: 10px;
  }

  .breadcrumbs > span::after {
    content: "›";
  }

  .breadcrumbs > span:nth-last-child(-n+2)::after {
    content: none;
  }

  .navigation-home-icon-wrapper:before {
    left: 0;
  }


  .breadcrumbs span[data-testid="breadcrumbsLastLevel"] {
    display: none;
  }

  .add-to-cart-button {
    width: 100%;
  }

  body.type-product.type-detail h1 {
    padding: 0 10px;
  }

  body.in-kosik .site-name,
  body.in-krok-1 .site-name,
  body.in-krok-2 .site-name {
    display: inline-block;
  }

  .contact-wrapper {
    flex-direction: column;
    text-align: center;
  }

  .contact-photo img {
    max-width: 220px;
  }

  .order-summary-inner h4 {
      background: #fff5ea;
      padding: 20px 7px;
  }

  body.in-kosik #smartsupp-widget-container,
  body.in-krok-1 #smartsupp-widget-container,
  body.in-krok-2 #smartsupp-widget-container {
    display: none;
  }

  body.in-krok-1 .order-summary {
    display: none;
  }

  body.in-kosik .p-label {
    display: none;
  }



  .cart-p-image img,
  .cart-table tr>td.cart-p-image {
    width: 100px !important;
  }

  .cart-table tr>td.p-name {
    flex: 1 1 calc(100% - 100px);
  }

  .top-navigation-bar {
    position: fixed !important;
  }

  body.in-kosik .top-navigation-tools,
  body.in-krok-1 .top-navigation-tools,
  body.in-krok-2 .top-navigation-tools {
    float: right;
  }

  #header {
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
  }

  #cart-widget,
  #cart-wrapper,
  #content-wrapper {
    z-index: 1000;
  }

  body.ordering-process #content-wrapper {
    margin-top: 0 !important;
    padding-top: 6px !important;
  }

  .overall-wrapper {
    /* padding-top: 69px !important; */
    padding-top: calc(69px + var(--topbar-height)) !important;
  }

  .cart-header .step {
    border: none;
  }

  .top-navigation-bar > .container {
    position: relative;
    /* overflow: hidden; */
    padding: 0;
  }

  .responsive-tools>a[data-target=search] {
    margin-right: 0;
  }

  .navigation-buttons {
    display: inline-block;
  }

  .navigation-buttons a {
    top: 0;
  }

  .navigation-window-visible #navigation {
    width: 80% !important;
  }

  .responsive-tools>a[data-target=login] {
    display: inline-block;

  }

  body.navigation-window-visible::after,
  body.navigation-window-visible #header::after {
    content: "";
    position: fixed;
    inset: 0;
    background: rgba(0,0,0,0.4);
  }

  #header .navigation-wrapper {
    width: 100%;
    display: inline-block;
    float: left;
  }

  .top-navigation-tools {
    display: inline-block;
    position: relative;
    top:11px;
  }

  #navigation {
    right: auto;
    left: 0;
    z-index: 200000;
  }

  .navigation-close:before {
    color: black;
  }

  .top-navigation-bar a {
    color: black;
  }

  .navigation-in>ul>li {
    border: 0;
    border-bottom: 2px  solid #fff5ea !important;
  }

  .responsive-tools {
    padding: 0;
  }

  .top-navigation-bar a[data-target=navigation] {
    position: relative;
    top: 20px;
  }

    .top-navigation-bar a[data-target=navigation]:before, .top-navigation-bar a[data-target=navigation]:hover:before {
        background-color: var(--_color-header-mobile-nav-bg);
    }

  .top-navigation-bar a[data-target=navigation]:before {
      background-color: hsl(var(--color-primary-h), var(--color-primary-s), calc(var(--color-primary-l) - 12%));
      color: var(--colors-foregrounds-content-inverted);
  }

  .top-navigation-bar a[data-target=navigation]:before {
      border-radius: 50%;

      content: "\e914";
      font-size: 26px;
      line-height: 32px;
      width: 32px;
      display: inline-block;
      speak: none;
      font-family: shoptet;
      font-style: normal;
      font-variant: normal;
      font-weight: 400;
      line-height: 0;
      text-decoration: none;
      text-transform: none;
      vertical-align: middle;
      color: black;
  }

  .top-navigation-bar a[data-target=navigation]{
    display: inline-block;
    float: left;
  }

  .top-navigation-menu {
    display: none !important;
  }

  .site-name-wrapper {
    display: inline-block;
  }

  .menu-helper {
    display: none;
  }


  #header .site-name {
    top: 0;
    position: relative;
  }

  .navigation-buttons {
    position: relative;
    display: inline-block;
  }

  #header {
    top: 0;
    left: 0;
  }

  .header-top {
    display: inline-block !important;
    width: 65%;
    float: left;
  }

  .top-navigation-tools {
    display: inline-block;
    float: left;
  }

  .top-navigation-bar .site-name {
    position: relative;
  }

  .top-navigation-bar .header-top-contacts {
    display: none;
  }

  .header-top {
    display: block;
  }

  html.scrolled .navigation-buttons {
  /*  display: none; */
  }

  #header .cart-count {
    position: relative;
    top: 0px;
  }

  #header .cart-count {
    left: 0;
    right: 0;

  }

  #header .site-name img {
    padding-top: 9px;
  }

  .scrolled-down #header .site-name {
    transform: none !important;
  }

  .scrolled-down #header .site-name,
  .scrolled-down #header .cart-count {
    transform: none !important;
  }

  .scrolled-down body:not(.ordering-process):not(.search-window-visible) .top-navigation-bar {
    transform: none;
  }

  .responsive-tools>a[data-target=navigation] {
    position: relative;
    top: 4px;
  }

  .responsive-tools>a[data-target=search]:before,
  .responsive-tools>a[data-target=login]:before {
    font-size: 26px;
  }

  .flags {
    top: auto !important;
    bottom: 8px;
  }

  .search-window-visible #header .search {
    padding: 14px 20px 19px;
  }

  .flag {
    font-size: 11px !important;
  }

  .btn.cart-count:before, a.btn.cart-count:before {
    font-size: 28px;
  }

  .responsive-tools>a[data-target=search] {
    color: black;
  }
  
  .responsive-tools>a[data-target=search],
  .responsive-tools>a[data-target=login],
  a[data-target=cart]{
    margin: 0 5px;
  }

  a[data-target=cart] {
    margin-right: 5px;
  }

}

</style>
