@media only screen and (min-width: 768px) {
  .luigi-ac-hero.luigi-ac-autocomplete.luigi-ac-open {
    max-width: 1768px !important;
  }
  #header .search-form {
    transition: none;
  }
  #header .search-form fieldset {
    transition: none;
  }
  #header .search-form fieldset input,
  #header .search-form fieldset button {
    transition: none;
  }
  #header .search-form.hovered {
    right: 0;
    /* max-width: 1690px; */
    transform: none;
    width: calc(100% + (100vw - 1710px));
    top: 100px;
    background: #3149f3;
    padding: 20px;
    position: absolute;
    left: calc((-100vw + 1727px) / 2);
    margin: 0;
    z-index: 0;
  }
  #header .search-form.hovered .search-toggle {
    top: -67px;
    right: inherit;
    left: calc(((100vw - 1727px) / 2) + 1580px);
    background-image: url(https://cdn.myshoptet.com/usr/shoptet.tomashlad.eu/user/documents/extras/opal/img/icons/close.svg?v2);
    background-size: 21px;
  }
  #header .search-form.hovered fieldset {
    right: 0;
    left: -5px;
    width: calc(100% + 15px);
    max-width: 1710px;
    margin: 0 auto;
  }
  #header .search-form.hovered fieldset input[type="search"] {
    width: calc(100% - 100px);
    height: 55px;
    float: left;
    border: none;
    border-bottom: 1px solid #000;
    border-radius: 0;
    font-size: 35px;
    color: #fff;
    padding: 0;
  }
  #header .search-form.hovered fieldset input[type="search"]::placeholder {
    color: #fff;
  }
  #header .search-form.hovered fieldset input[type="search"]:focus {
    outline: none;
  }
  #header .search-form.hovered fieldset button {
    width: 90px;
    height: 55px;
    top: 0;
    text-transform: uppercase;
  }
  #header.fixed-menu .search-form.hovered {
    top: 80px;
  }
  #header.fixed-menu .search-form.hovered .search-toggle {
    top: -57px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1800px) {
  #header .search-form.hovered {
    padding: 20px 68px;
    position: absolute;
    left: -60px;
    margin: 0;
    width: calc(100% + 120px);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1800px) {
  #header .search-form.hovered .search-toggle {
    left: initial;
    right: 160px;
  }
}
@media only screen and (max-width: 768px) {
  .headerScrolled #header .search-form {
    top: 50px !important;
  }
}
footer .custom-footer > div {
  width: 25%;
}
footer h4 {
  margin-bottom: 30px;
}
footer h4 span {
  font-family: "futura", sans-serif !important;
  font-size: 20px;
}
@media only screen and (max-width: 768px) {
  .p-detail-inner h1 {
    margin-top: 35px;
  }
}
footer .loga {
  display: flex;
  align-items: center;
  margin-top: 45px;
}
@media only screen and (max-width: 480px) {
  footer .loga {
    margin-top: 15px;
    flex-direction: column;
    text-align: center;
  }
}
footer .loga img {
  margin-right: 20px;
}
@media only screen and (max-width: 480px) {
  footer .loga img {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  footer .custom-footer__banner13 {
    text-align: center;
  }
  footer .custom-footer__banner13 img {
    max-width: 250px;
  }
}
footer .socials a {
  margin-right: 10px;
  display: inline-block;
}
footer .socials a img {
  width: 40px;
  height: auto;
  opacity: 0.8;
}
footer .socials a:hover img {
  opacity: 1;
}
.site-msg.information .text {
  color: #fff;
}
@media (max-width: 1440px) {
  .site-msg.information .doprava {
    text-align: center !important;
    padding: 13px 10px;
    margin-bottom: -12px;
    margin-top: 25px;
    background: #fff;
    color: #000;
    position: relative;
  }
  .site-msg.information .doprava:before {
    width: 100vw;
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    content: '';
    background: #fff;
  }
  .site-msg.information .doprava a {
    color: #000 !important;
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .site-msg.information {
    height: 85px;
    flex-direction: column;
    align-items: center;
  }
  .site-msg.information .doprava {
    display: block;
    order: -1;
    margin-top: -24px;
    margin-bottom: 5px;
    padding: 4px 5px 5px 5px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding: 5px 6px 7px 6px;
  }
  .site-msg.information .doprava a {
    color: #000 !important;
    position: relative;
    font-size: 0.75em;
  }
  .site-msg.information .text {
    display: flex;
    font-size: 13px;
    flex-wrap: wrap;
    height: 51px;
    text-align: center;
    align-items: center;
    justify-content: center;
    color: #000;
    padding-top: 5px;
  }
  .site-msg.information .text > a {
    font-size: 13px;
  }
  .site-msg.information .text > a b {
    font-size: 13px;
  }
}
@media only screen and (max-width: 768px) {
  .headerScrolled .site-msg.information {
    top: -90px;
  }
  .headerScrolled #navigation {
    top: 0;
  }
  .headerScrolled .cart-widget.popup-widget {
    top: 60px;
  }
  #header {
    top: 85px;
  }
  #dklabBanplusPodHlavickou {
    margin-top: 142px;
  }
  #header .search-form {
    top: 142px !important;
  }
  #navigation {
    top: 42px;
  }
  .cart-widget.popup-widget {
    top: 142px;
  }
  .ordering-process #header .search-form {
    top: 72px !important;
  }
}
@media only screen and (max-width: 480px) {
  .products-block.products .product .image {
    height: auto;
  }
}
#checkoutSidebar .price-wrapper .price.price-primary span {
  font-size: 1em;
  font-family: "futura-pt-bold", sans-serif !important;
}
@media only screen and (max-width: 480px) {
  .products-block.products .product {
    width: 48%;
    margin: 1%;
  }
}
@media (min-width: 992px) {
  .in-kosik .cart-row .col-md-4.fixed {
    position: relative;
    right: inherit;
  }
}
.cart-content .extras-wrapper .extra {
  padding-left: 0;
}
.cart-table tr td .cart-related-info a,
.cart-table tr td.p-name a {
  line-height: 1.1em;
}
