@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&display=swap");

:root {
  --red: #e51a13;
  --black: #282828;
  --brown: #a4845d;
}

.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Oswald" !important;
  text-transform: uppercase !important;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: "Oswald" !important;
  text-transform: uppercase !important;
  color: #e51a13;
}

p,
a,
span {
}

.top-navigation-bar-menu li:before {
  margin-top: -8px;
}

@media (min-width: 768px) {
  .fitted .navigation-in > ul {
    justify-content: center;
  }

  #navigation a {
    font-family: "Oswald" !important;
    text-transform: uppercase;
    font-size: 14px;
  }

  .navigation-in > ul > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .navigation-in {
    background: white;
    border-top: 1px solid #d8d8d8;
  }

  .navigation-in ul li a {
    background: white;
  }

  .navigation-in ul li {
    border: 0px;
  }

  .navigation-in ul li a b {
    color: var(--black);
    font-weight: 500;
    text-transform: uppercase;
  }

  .navigation-in ul li a:hover b {
    color: var(--red);
    font-weight: 500;
    text-transform: uppercase;
  }

  .navigation-in > ul > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  #navigation {
    height: 45px;
    border-bottom: 3px solid var(--brown);
  }

  #header {
    background: url("/user/documents/upload/header-background.png");
    background-repeat: repeat-x;
  }

  .site-msg.information {
    max-width: 760px;
  }

  .site-msg.information {
    line-height: 305%;
  }
}

.product {
  border: 0px !important;
  padding: 30px !important;
}

.homepage-box.before-carousel {
  background: white !important;
}

.homepage-box.before-carousel {
  border-top-color: white !important;
  border-bottom-color: white !important;
  padding-top: 0px;
  padding-bottom: 0px;
}

#h1-welcome-nor {
  display: none;
}

.welcome div {
  width: 100% !important;
  max-width: 1418px !important;
}

@media (max-width: 980px) {
  .home-about {
    display: block !important;
  }
}

.custom-footer {
  border: 0px !important;
}

.type-detail .shp-tabs li:nth-child(2) {
  display: none;
}

.type-detail .link-icons .print {
  display: none;
}

.type-detail .link-icons .share {
  display: none;
}

.homepage-box.before-carousel {
  background: white;
  border: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.homepage-box.before-carousel .container {
  width: 100%;
}

.homepage-group-title {
  color: var(--black);
  margin-top: 30px !important;
}

.middle-banners-wrapper {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.middle-banners-wrapper .container {
  width: 100%;
  padding: 0px;
  margin: 0px;
}

.homepage-box.middle-banners-wrapper {
  padding: 0px;
  margin: 0px;
  background: white;
  border: 0px;
}

.middle-banners-wrapper .row {
  margin: 0px !important;
}

.middle-banners-wrapper .col-sm-12 {
  padding: 0px !important;
}

.home-about {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 50px;
}

.home-about-in {
  max-width: 80%;
  margin-left: 0;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.home-about-div.left {
  flex: 1;
  flex-basis: 75%;
  margin-right: 60px !important;
}

.home-about-div.right {
  flex: 1;
  flex-basis: 40%;
}

.home-about-div h2 {
  font-weight: bold;
  color: #de241c;
  font-size: 40px;
}

.home-about-div p {
  color: var(--black);
  font-size: 16px;
}

@media (max-width: 1200px) {
  .home-about-in {
    width: 100%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }
  .home-about-div h2 {
    font-size: 25px;
  }
  .home-about-div p {
    font-size: 14px;
  }
}

.btn.cart-count::before,
a.btn.cart-count::before {
  content: "";
  width: 48px;
  height: 48px;
  background: url("/user/documents/upload/kosik.png");
}

.navigation-buttons > a[data-target="cart"] i {
  left: 2px;
  top: 2px;
  background: var(--brown);
}

.navigation-buttons a[data-target="cart"] {
  color: var(--brown);
}

.header-top > div {
  align-self: inherit;
}

.header-top > div:last-child {
  text-align: right !important;
  flex-basis: 55%;
}

.header-top > div:first-child {
  flex-basis: 20%;
}

#header .cart-count {
  float: right;
}

.header-top > div.search {
  flex-basis: 25%;
  align-self: center;
}

.head-kontakt {
  float: right;
  width: 60%;
  display: flex;
  margin-right: 0;
  margin-left: auto;
}

.head-kontakt-in {
  flex: 1;
  flex-basis: 50%;
  margin-right: 10px;
  margin-top: 3px;
}

.head-kontakt-in img {
  float: left;
  margin-right: 7px;
}

.head-kontakt-in p {
  float: left;
  color: var(--black);
  font-weight: 400;
  font-family: "Oswald" !important;
  font-size: 16px;
  text-align: left;
}

.head-kontakt-in p a {
  color: var(--brown);
}

.head-kontakt-in p a:hover {
  text-decoration: underline;
}

@media (max-width: 1200px) {
  .head-kontakt {
    width: 80%;
  }
  .head-kontakt-in img {
    max-width: 20px;
  }
}

@media (max-width: 767px) {
  .head-kontakt {
    width: 100%;
    margin-top: 20px;
  }
  .head-kontakt-in img {
    max-width: 100%;
  }
  .head-kontakt-in p {
    line-height: 20px;
  }
}

.top-navigation-contacts {
  visibility: hidden;
}

.top-banery {
  width: 100%;
  margin: 0 auto;
  margin-top: 60px;
  margin-bottom: 20px;
}

.top-banner-in {
  max-width: 1418px;
  margin: 0 auto;
  display: flex;
}

.top-banner {
  flex: 1;
  text-align: center;
}

.top-banner h3 {
  font-weight: 400;
  color: var(--black);
  font-size: 18px;
  margin-top: 20px;
  line-height: 25px;
  text-transform: none !important;
}

.top-banner h3 span {
  font-weight: 400;
  color: var(--red);
  font-size: 18px;
  text-transform: none !important;
}

@media (max-width: 980px) {
  .top-banner-in {
    flex-wrap: wrap !important;
  }
  .top-banner {
    flex: 0 50% !important;
  }

  .top-banner h3 {
    font-size: 16px;
  }

  .top-banner h3 span {
    font-size: 16px;
  }

  .top-banner img {
    width: 80px;
  }
}


.zapati {
  width: 100%;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 30px;
  border-top: 1px solid #d8d8d8;
  padding: 40px;
}

.zapati-in {
  max-width: 1418px;
  margin: 0 auto;
  display: flex;
  border-top: 1px solid var(--blue);
  padding-top: 30px;
  color: var(--black);
  font-size: 13px;
}

.zapati-in-column.first {
  flex: 1;
  flex-basis: 25%;
}
.zapati-in-column.second {
  flex: 1;
  flex-basis: 25%;
}
.zapati-in-column.third {
  flex: 1;
  flex-basis: 25%;
}
.zapati-in-column.fourth {
  flex: 1;
  flex-basis: 25%;
}

@media (min-width: 981px) {
  .zapati-in-column.first img {
    float: left;
    margin-right: 20px;
  }
}

.zapati-in-column.first h3 {
  float: left;
}

.zapati-in-column.first p {
  float: left;
}

.zapati h3 {
  font-size: 26px;
  font-weight: 400;
  color: var(--black);
  margin-bottom: 20px;
  margin-top: 0px;
}

.zapati ul {
  list-style: none;
  padding: 0px;
  margin-top: 8px;
}

.zapati ul li {
  margin-bottom: 2px;
}

.zapati a {
  color: var(--black);
}

.zapati a:hover {
  text-decoration: underline;
}

.zapati .news h4 {
  font-size: 26px;
  font-weight: 400;
  color: var(--black);
  margin-top: 0px;
}

@media (max-width: 980px) {
  .zapati {
    padding: 20px;
  }

  .zapati-in {
    display: block !important;
    text-align: center;
  }

  .zapati-in-column {
    display: block !important;
    text-align: center;
    margin-bottom: 40px;
  }

  .zapati-in-column.first {
    display: block;
    width: 100%;
  }

  .zapati-in-column.first img {
    float: none;
    margin-bottom: 20px;
  }

  .zapati-in-column.first h3 {
    float: none;
  }

  .zapati-in-column.first p {
    float: none;
  }

  .zapati-in-column.second {
    display: block;
    width: 100%;
  }

  .zapati-in-column.third {
    display: block;
    width: 100%;
  }

  .zapati-in-column.fourth {
    display: block;
    width: 100%;
  }
}

.footer-rows {
  display: none;
}

.products-block .p-bottom .prices {
  flex-basis: 40%;
}

.products-block .p-bottom .p-tools {
  flex-basis: 60%;
}

.products-block .p-bottom .p-tools a {
  font-family: "Oswald" !important;
}

.product .name {
  font-family: "Oswald" !important;
  text-align: center;
  color: var(--black);
  font-size: 16px !important;
  min-height: 55px !important;
}

.top-banner img {
  max-width: 100px;
  margin: 0 auto;
}

@media (max-width: 992px) {
  .products-block .p-bottom .prices {
    flex-basis: 100%;
  }

  .products-block .p-bottom .p-tools {
    flex-basis: 100%;
  }
  .products-block .p-bottom .p-tools .btn {
    width: 100%;
    margin-top: 10px;
  }
}

.breadcrumbs > span > a::before {
  display: none !important;
}

.breadcrumbs > span > a::after {
  transform: none;
  bottom: 0px;
  content: "-";
  background: none;
}

.zapati {
  background-image: url("/user/documents/upload/footerrrr.png");
  border-top: 0px !important;
  margin-bottom: 0px !important;
}

.zapati a {
  color: white;
}

.compact-form {
  color: white;
}

.mobile .responsive-tools > a[data-target="navigation"]::before {
  background: #f21626;
}

.mobile .responsive-tools > a[data-target="navigation"]::after {
  content: "MENU";
  position: relative;
  top: 3px;
  right: 3px;
}

@media (min-width: 768px) {
  .overall-wrapper .top-navigation-menu {
    background-color: #a4845e;
    padding-right: 0;
    height: 30px;
  }

  .overall-wrapper .top-navigation-bar-menu li:first-child a {
    padding-left: 0;
  }

  .overall-wrapper .top-navigation-bar-menu li a {
    padding: 6px 15px;
  }

  .overall-wrapper .top-navigation-bar {
    border: 0;
    background-color: #a4845e;
  }

  .overall-wrapper .top-navigation-bar a,
  .overall-wrapper .top-navigation-bar .dropdown button {
    color: #fff;
    font-weight: bold;
  }

  .overall-wrapper .top-navigation-bar a:hover,
  .overall-wrapper .top-navigation-bar .dropdown button:hover {
    color: #000;
  }

  .overall-wrapper .top-navigation-bar .container > div {
    flex: 1 1 70%;
    text-align: left;
  }

  .overall-wrapper .top-navigation-bar .container > div:last-child {
    flex-basis: 0;
  }

  .overall-wrapper .top-navigation-bar .container > div:first-child {
    display: none;
  }

  .overall-wrapper .top-navigation-menu-trigger::before {
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
  }

  .overall-wrapper .top-navigation-menu-trigger:hover::before {
    color: #000;
  }

  .top-navigation-bar-menu-helper {
    top: 30px;
  }

  .top-navigation-bar-menu-helper,
  .dropdown-menu {
    background-color: #a4845e;
  }

  .top-navigation-bar-menu-helper li a::before,
  .dropdown-menu li a::before {
    background-color: #000;
  }
}

@media (max-width: 980px) {
  .zapati {
    background-size: cover;
  }
}

.menu-level-1 li a[title="Značky"] {
  display: none;
}

@media (min-width: 1000px) {
  .site-name img {
    max-height: 75px !important;
    position: absolute;
    top: 10px;
  }
}

@media (max-width: 1000px) {
  .site-name img {
    max-height: 75px !important;
  }
}

.navigation-in > ul > li a img {
  max-width: 100px !important;
  height: auto !important;
  max-height: none !important;
  position: relative;
  right: 15px;
}

/*.loga {
  max-width: 1418px;
  margin: 0 auto;
  text-align: center;
  margin-top: 70px;
}

.loga-in {
  display: flex;
  align-items: center;
  text-align: center;
  justify-content: center;
}
.loga-in a {
  flex: 1;
  border: 1px solid;
  border-color: white;
  border-radius: 10px;
  transition: border-color 0.3s ease;
  margin: 10px;
}
.loga-in a:hover {
  border: 1px solid;
  border-color: var(--red);
}
.loga-in a img {
  border-radius: 10px;
}

@media (max-width: 980px) {
  .loga-in {
    flex-wrap: wrap;
  }
  .loga-in a {
    flex: 0 33%;
  }
  .loga-in a img {
    max-width: 100px;
  }
}
.loga-in {
  flex-wrap: wrap;
}
.loga-in a {
  flex: 0 33%;
}
*/

.kontakty {
  display: flex;
}

.kontakty-in {
  flex: 1;
  margin: 10px;
}
.kontakty-in.kontakty30 {
  flex-basis: 30%;
}
.kontakty-in.kontakty70 {
  flex-basis: 70%;
}

@media (max-width: 980px) {
  .kontakty {
    display: block;
  }
  .kontakt-in {
    margin-bottom: 20px;
  }
}

#topNavigationDropdown.cz::before {
  content: "";
  width: 22px;
  height: 14px;
  background: url("/user/documents/upload/cz.png");
  float: left;
  margin-right: 5px;
  background-size: cover;
  position: relative;
  top: 2px;
}
#topNavigationDropdown.eur::before {
  content: "";
  color: #e51a13;
  width: 22px;
  height: 14px;
  background: url("/user/documents/upload/eu.png");
  float: left;
  margin-right: 5px;
  background-size: cover;
  position: relative;
  top: 2px;
}

.loga#dale {
  margin-top: 40px;
  margin-bottom: 40px;
}
.loga#dale a {
  padding: 5px;
}
.loga#dale a:hover {
  padding: 5px;
}

.product-top {
  margin-bottom: -8px;
}

.subcategories li a {
  color: black;
}
.type-detail .products-related .price-final strong {
  font-size: 18px !important;
}

.type-detail .products-related {
  margin-top: 30px;
}
.type-detail .products-related-header {
  margin-top: 40px;
  padding-left: 20px;
}

@media (max-width: 1440px) {
  .flag {
    font-size: 11px !important;
  }
  .products-block.products .p .price strong {
    font-size: 16px !important;
  }
  .navigation-in ul li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .navigation-in ul li a:hover {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .products-inline.products-top > div .p {
    flex-direction: column;
  }
  .products-inline.products-top > div .p .p-in {
    width: 100%;
  }
  .products-inline.products-top > div .p .image {
    width: 100%;
  }
}

.menu-helper {
  top: 104px !important;
}

.in-tabulky-velikosti table {
  word-wrap: break-word !important;
}

@media (max-width: 600px) {
  .in-tabulky-velikosti table {
    font-size: 11px !important;
  }
}

.browse-p {
  display: none;
}

.products-block.products .p .name {
  height: auto !important;
}

@media screen and (max-width: 992px) {
  .table-for-serp {
    display: flex;
    flex-direction: column;
  }
  .table-for-serp-left {
    width: 100% !important;
  }
  .table-for-serp-right {
    width: 100% !important;
    text-align: center;
  }
}

@media (min-width: 738px) {
  .menu-level-1 li a.active b {
    color: var(--red) !important;
  }
}

.head-kontakt-in p {
  text-align: right;
}
