.type-page .content-wrapper-in {
max-width: 780px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Fira Sans", sans-serif !important;
}

body, p, .p, .blank-mode .empty-content,
.empty-content {
  font-family: "Roboto Condensed", sans-serif !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6,
.navigation-in ul li a b {
  font-weight: 300;
}

h1 {
    margin-top: 40px;
}

.h1, h1 {
font-size: 38px;}

h2 {
    margin-top: 40px;
}

:where(body.ums_page_element_headings--on) :where(.footer) .pageElement__heading {
    font-weight: 300;
    font-size: 24px;
}

.fitted .navigation-in ul {
  justify-content: center;
}

.responsive-nav .visible-links {
  display: none;
}

.navigation-buttons, .top-nav-button, .navigation-buttons>a, .navigation-buttons a[data-target=cart] {
	border: none!important;
}

.navigation-in ul.menu-level-2 {
        border-color: transparent;
        padding: 10px;}

.top-nav-button-login:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('https://783165.myshoptet.com/user/documents/upload/icons/user.svg') no-repeat center;
    background-size: contain;
}

.navigation-buttons a[data-target=cart]:before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 26px;
    background: url('https://783165.myshoptet.com/user/documents/upload/icons/kosik.svg') no-repeat center;
    background-size: contain;
}
:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  box-shadow: none !important;
  outline: none !important;
}

.navigation-in>ul>li>a {
        background-color: transparent;
        color: #ffffff;
    }
.navigation-in>ul>li>a:hover {
      text-decoration: underline;
    }
    
.navigation-in ul.menu-level-2 a {
        color: #ffffff;
    }
.navigation-in ul.menu-level-2 a:hover {
        text-decoration: underline;
    }
@media only screen and (max-width: 600px) {    
.navigation-in>ul>li>a {
    color: #1f1f1F;
}}

@media (max-width: 991px) {
    .navigation-in {
        line-height: 18px;
        padding-top: 20px;
        padding-left: 20px;
    }
}
.container.navigation-wrapper .site-name {
        flex-basis: 160px;
    }


@media (max-width: 479px) {
.site-msg.information {
    margin-top: 20px;
}}

.site-msg.information {
    max-width: 100%;
    box-shadow: none;
    position: static;
    font-size: 14px;
    text-align: center;
    background-color: #61d6c3;
}

@media (max-width: 767px) {
    #header .container {
    min-height: 60px;
}}

.navigation-buttons{
min-height: 60px;
}

#header .site-name {
    margin-left: 20px;
}

@media (min-width: 1200px) {
    .breadcrumbs {
        margin-top: 20px;
    }
}

.flags-default .flag:before,
.flags-default .flag:after {
  display: none;
}

.flags-default .flag {
  line-height: 14px;
  padding: 6px 10px 6px 10px;
  font-size: 12px;
  color: #262626;
}
@media only screen and (max-width: 600px) {
.flags-default .flag {
      font-size: 8px;
      padding: 2px 4px 2px 4px;
}}
.flag.flag-anglicky {
  background-color: #b1163d;
}

.flag.flag-nemecky {
  background-color: #ffbb00;
}

.flag.flag-italsky {
  background-color: #4dd2ff;
}

.flags {
    left: 23px;
    top: 10px;
}

@media only screen and (max-width: 600px) {
.flags {
    left: 10px;
    top: 10px;
}}

.p-image-wrapper .flags-default {
    left: 10px;
    top: 10px;
}

.link-icon.print {
display:none
}

.products-block > div .p {
  border-color: transparent;
}

.products-block > div .p .p-bottom > div .p-tools .btn {
  border: none;
  height: 50px;
}

.products-block > div .p .p-bottom > div .p-tools .btn:last-child {
  border: none;
}

.products-block > div .p .p-bottom > div .p-tools .btn.btn-primary {
  line-height: 44px;
}

.p-basic-info-block .block {
  padding: 0px;
}

.p-to-cart-block {
  padding: 10px 0px 10px 0px;
}

.p-param-block {
  padding: 10px 0px 10px 0px;
}

.p-basic-info-block .block .p-code-label, .p-basic-info-block .block .p-manufacturer-label {
    font-weight: 500;
}
.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr th
{
    font-size: 14px;
    line-height: 140%;
    font-weight: 500;
}

.p-param-block .detail-parameters-wrapper table.detail-parameters tbody tr td, {
    font-size: 14px;
    line-height: 140%;
    
}

.basic-description {
margin-bottom: 60px;
}

tr.sold-out {
	display: none;
}

.subcategories.with-image li a .image img {
	display: none;
}

.subcategories.with-image li a .image {
	height: 0px;
  margin: 0px;
}

.subcategories.with-image li a {
	padding: 15px 25px;
}
  
 .subcategories.with-image li {
background-color: #f9f9f9;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-top: 20px;
}

li.col-xs-6.col-sm-6.col-lg-3.col-xl-3 {
	margin: 10px
}

@media (min-width: 1440px) {
    .col-xl-3 {
        width: auto;
    }
}

.btn.btn-lg,
a.btn.btn-lg {
  line-height: 44px;
}

.btn,
a.btn {
  border: none;
  padding: 10px 24px;
}

.btn.btn-default,
a.btn.btn-default {
  background-color: #e5e5e5;
  color: #262626;
}

.btn.btn-default:hover,
a.btn.btn-default:hover,
.box-bg-default .btn.btn-default:hover,
.box-bg-default a.btn.btn-default:hover {
  background-color: #61d6c3;
}

.btn.btn-primary,
a.btn.btn-primary {
  background-color: #e5e5e5;
  color: #262626;
  border-color: transparent;
}

.btn.btn-primary:hover,
a.btn.btn-primary:hover {
  background-color: #cccccc;
}

.btn.btn-secondary,
a.btn.btn-secondary {
  border-width: 1px;
}

.btn.btn-cart {
  background-color: #61d6c3;
}

.btn.btn-arrow-right:before {
  font-size: 24px;
}

.btn.btn-login.btn-text:before {
display: none;
}

.toggle-window-arr:before {
    font-size: 16px;
}

:where(.ums_forms_redesign--off) .compact-form .btn.btn-lg:before {
    font-size: 20px;
}

.btn.btn-arrow-right:before {
    font-size: 20px;
}

.btn.btn-default, a.btn.btn-default {
    background-color: #f6f6f6;
}

.listSorting__control {
    background-color: transparent;
    border: none;
    font-size: 14px}
    
.listSorting__control:hover {
    background: transparent;
    text-decoration: underline;
}

.listSorting__control--current {
background: transparent;
font-weight: 500;
}

:where(.ums_forms_redesign--off) .form-control,
:where(.ums_forms_redesign--off) select {
  border: none;
  border-radius: 0;
  background-color: #f6f6f6;
}

.homepage-tabs-wrapper .shp-tabs-holder ul.shp-tabs {
  display: none;
}

#footer {
  border-top-width: 0;
  background-color: #012a5b;
  margin-top: 0px;
}

.footer-bottom {
  border-width: 0;
}

:where(body.ums_page_element_headings--on) :where(.footer) .pageElement__heading {
    color: #d2d9e4;
}

#footer a {
    color: #d2d9e4;
}

.footer-bottom span {
    color: #d2d9e4;
}

#footer ul li:before {
    border-color: transparent;
}

.empty-content-404 h2:after {
  content: url("https://783165.myshoptet.com/user/documents/upload/icons/kompas-ikona.svg");
  width: 160px;
  margin: 20px auto;
}

.banner {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 6;
  overflow: hidden;
}

.banner-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.banner-text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  transform: translate(-50%, -50%);
}

.carousel-control:before {
  border-width: 1.5px;
  font-size: 20px;
  line-height: 44px;
}

.banners-content {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.banner-wrapper {
    flex: 1 1 30%;
}

.banner-wrapper img {
    width: 100%;
    height: auto;
    display: block;
}

.homepage-texts-wrapper {
    margin-bottom: 0px;
}

:where(body.ums_homepage_cart_checkout_headings--on) .homepage-texts-wrapper .welcome .h1 {
display:none
}

.shp-tabs, .shp-tabs-holder {
border-color: transparent;
}

.banners-row:has(.carousel) .next-to-carousel-banners {
  margin-top: -30px; } }
  

@media (min-width: 768px) {
    .next-to-carousel-banners {
        padding: 0px 10px 0px 10px;
    }
}

.next-to-carousel-banners {
max-width: 100%;
}

@media (max-width: 768px) {
  .banner {
    aspect-ratio: 4 / 3;
  }

  .banner-text {
    transform: translate(-50%, -50%) scale(1.25);
  }
}
@media only screen and (max-width: 600px) { 
.carousel-control.left, .carousel-control.right {
display: none
}}