@font-face {
  font-family: "Sofia Pro";
  src: url("https://www.vinomarada.cz/user/documents/fonts/SofiaProLight.eot");
  src: url("https://www.vinomarada.cz/user/documents/fonts/SofiaProLight.eot?#iefix") format("embedded-opentype"), url("https://www.vinomarada.cz/user/documents/fonts/SofiaProLight.woff2") format("woff2"), url("https://www.vinomarada.cz/user/documents/fonts/SofiaProLight.woff") format("woff"), url("https://www.vinomarada.cz/user/documents/fonts/SofiaProLight.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icomoon";
  src: url("https://www.vinomarada.cz/user/documents/fonts/icomoon.eot?7sknqx");
  src: url("https://www.vinomarada.cz/user/documents/fonts/icomoon.eot?7sknqx#iefix") format("embedded-opentype"), url("https://www.vinomarada.cz/user/documents/fonts/icomoon.ttf?7sknqx") format("truetype"), url("https://www.vinomarada.cz/user/documents/fonts/icomoon.woff?7sknqx") format("woff"), url("https://www.vinomarada.cz/user/documents/fonts/icomoon.svg?7sknqx#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow:before {
  content: "\e900";
  color: #9f4249;
}

.icon-fb:before {
  content: "\e901";
  color: #fff;
}

.icon-ig:before {
  content: "\e902";
  color: #fff;
}

.products-block.products .product .prices .old-price {
  font-size: 16px;
}

.products-block.products .product .prices .price-final strong {
  font-size: 24px;
}

.site-msg.information {
  display: none;
}

@media (min-width: 992px) {
  .site-msg.information {
    display: block;
    width: 100%;
    max-width: unset;
  }
}
@media (min-width: 768px) {
  #navigation ul.menu-level-1 > li.exp > ul {
    box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
  }
}
/**.site-msg.information~#content-wrapper {
  margin-top: 120px;
} **/
.p-detail .p-detail-inner {
  margin: unset;
}

.breadcrumbs-wrapper,
body.blank-mode .container.breadcrumbs-wrapper {
  margin-top: 120px;
}

.product-top .flags.flags-extra .flag.flag-freeshipping {
  background: #d90074 !important;
}

@media (min-width: 992px) {
  .site-msg.information + header {
    top: 0 !important;
  }
  .site-msg.information {
    top: 0;
    width: unset;
  }
  .site-msg.information ~ #content-wrapper {
    margin-top: unset;
  }
  .breadcrumbs-wrapper,
  body.blank-mode .container.breadcrumbs-wrapper {
    margin-top: 20px;
  }
}
.type-detail .detail-parameters .custom-variants-list .custom-variants {
  display: none;
}

.type-detail .detail-parameters .custom-variants-list select {
  display: block;
}

p a {
  text-decoration: underline;
}

.quantity .decrease,
.quantity .increase {
  color: black;
}

/*# sourceMappingURL=main.css.map */
