@font-face {
  font-family: Appleberry;
  src: url(/user/documents/Appleberry.woff);
}

p {
  font-size: 20px;
  margin-bottom: 0.2rem;
  text-align: justify;
  line-height: 130%;
}

.butn {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #45225e;
  padding: 30px 30px 30px 30px;
  text-decoration: none;
}

.butn:hover {
  background: #307a37;
  text-decoration: none;
}

.butn1 {
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  background: #307a37;
  padding: 30px 30px 30px 30px;
  text-decoration: none;
}

.butn1:hover {
  background: #307a37;
  text-decoration: none;
}

button {
  background-color: #45225e;
  border: 1px solid #ffffff;
  border-radius: 12px;
  color: white;
  padding: 10px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 13px;
}

button:hover {
  background-color: #4CAF50;
  /* Green */
  color: white;
}

@media screen and (max-width: 650px) {
  .darek, .garance, .zbozi-skladem, .producent {
    display: none !important;
  }

  .header-phone a {
    font-size: 16px;
  }

  .hp-clanek {
    width: 96% !important;
    margin: 0 2% 30px 2% !important;
  }

  .home #content .footer-row-element {
    width: 100% !important;
    float: none !important;
    margin-bottom: 25px;
    display: none;
  }

  #homepage-banner {
    width: 100% !important;
  }

  .bannery-home {
    display: block !important;
  }
}

@media screen and (min-width: 651px) {
  .kontakty-info, .doprava-info {
    display: none;
  }

  #menu .list-inline>li>a:hover {
    background: #fff;
    color: #45225e;
    border-radius: 4px 4px 0 0;
  }

  #logo {
    left: 0;
    margin-left: -15px;
  }

  #menu {
    width: 100%;
    background: #45225e;
    height: 47px;
  }

  #menu {
    margin-top: 30px;
    border: 0;
  }

  #menu>ul>li {
    padding-top: 4px;
    height: 100%;
  }
}

@media screen and (min-width: 651px) and (max-width: 849px) {
  .hp-clanek {
    width: 46% !important;
    margin: 0 2% 30px 2% !important;
  }
}

@media screen and (max-width: 1160px) {}

@media screen and (max-width: 850px) {
  .about-box {
    width: 97% !important;
    float: none !important;
  }

  .h2-wrapper h2 {
    font-size: 20px !important;
  }

  .h2-wrapper h2:before {
    display: none !important;
  }

  .h2-wrapper h2:after {
    display: none !important;
  }
}

@media screen and (min-width: 851px) {
  .h2-wrapper h2 {
    font-size: 23px !important;
  }
}

@media screen and (min-width: 1050px) {
  .products .product-row-completed {
    clear: none !important;
  }
}

@media screen and (min-width: 651px) and (max-width: 991px) {
  #logo {
    margin-top: 0 !important;
    margin-bottom: 40px !important;
  }

  .searchform {
    display: none !important;
  }
}

@media screen and (max-width: 991px) {
  .lista, .doplnkove-menu, .vlajky {
    display: none;
  }

  #header {
    z-index: 9;
  }

  .product .field-text-wrap, .product-single .field-pieces-wrap {
    display: block !important;
  }
}

@media screen and (min-width: 992px) {
  #header-cart-wrapper {
    top: 28px !important;
  }

  .fixni-hlava #header-cart-wrapper {
    float: left;
    list-style: none;
    position: absolute;
    top: -22px !important;
  }

  #header {
    padding-left: 0 !important;
    padding-right: 0 !important;
    height: 152px;
    padding-top: 10px !important;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .1);
    background: #fff !important;
    margin-bottom: 20px;
    z-index: 3;
  }

  #header-in {
    border: none !important;
  }

  #header-in .row {
    max-width: 95% !important;
    margin: 0 auto !important;
    position: relative;
  }

  #menu>ul {
    max-width: 1280px;
    margin: 0 auto;
    float: none !important;
  }

  #top-links {
    margin: 0 !important;
    text-align: left !important;
  }

  .header-contacts {
    display: none !important;
  }

  .fixni-hlava #header {
    position: fixed !important;
    width: 100%;
    z-index: 5;
    height: 99px;
    background-color: rgba(255, 255, 255, 0.9) !important;
    top: 0
  }

  .fixni-hlava #menu {
    background-color: rgba(69, 34, 94, 0.7) !important;
  }

  .fixni-hlava .doplnkove-menu a.sortiment {
    background-color: rgba(69, 34, 94, 0.7) !important;
  }

  .fixni-hlava #main-in {
    margin-top: 165px !important;
  }

  #logo img {
    max-width: 230px !important;
  }

  .fixni-hlava #logo {
    display: none;
  }

  .fixni-hlava .doplnkove-menu {
    left: 0;
  }

  .fixni-hlava #header-in {
    padding-top: 6px;
  }
}

@media screen and (min-width: 651px) {
  #main:not(.fixni-hlava) .searchform {
    margin-left: 20px;
    max-width: 1260px;
    margin-top: 15;
  }

  .searchform .b-search {
    height: 36px;
    border-radius: 0 4px 4px 0;
  }

  .searchform .s-word {
    height: 36px;
    border-radius: 4px 0 0 4px;
  }

  #menu .list-inline {
    height: 100%;
  }

  #main-in {
    margin: 0 auto !important;
    max-width: 1160px !important;
    float: none !important;
  }

  #menu .first-line {
    display: none;
  }

  .lista {
    width: 100%;
    padding: 10px 0;
    background: #e8e8e8;
    float: left;
    z-index: 4;
    position: relative;
  }

  .lista-in {
    max-width: 1160px;
    margin: 0 auto;
    width: 100%;
  }

  .lista .leva {
    width: 37%;
    float: left;
  }

  .lista .prava {
    width: 63%;
    float: left;
  }

  .lista .leva {
    text-align: left;
    padding-left: 10px;
  }

  .lista .prava {
    text-align: right;
    padding-right: 10px;
  }
}

@media screen and (min-width: 950px) {
  #menu-helper {
    display: none !important;
  }
}

<link rel="stylesheet"type="text/css"href="//fonts.googleapis.com/css?family=Nunito"/>h1 {
  font-family: Nunito;
  font-size: 50px !important;
}

h2 {
  font-family: Nunito;
  font-size: 40px !important;
  color: #fff;
  text-transform: none;
}

h3 {
  font-family: Nunito;
  font-size: 25px !important;
}

#main {
  width: 100% !important;
  max-width: 100% !important;
}

#menu a:hover {
  border: none !important;
  padding-top: 2px;
}

.home #main-in {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.home .products {
  max-width: 1160px !important;
  margin: auto !important;
}

.home #content-in {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.home #content {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.h2-wrapper h2 {
  margin: 3px 0 6px 0 !important;
  text-transform: none !important;
}

.h2-wrapper::before {
  width: 97%;
  margin: 0 1.5%;
}

.products .product .columns:hover {
  border: none !important;
  padding: 17px !important;
  margin-bottom: -2px !important;
}

.products .product .columns {
  padding: 15px !important;
  text-align: center;
  border-bottom: none !important;
  border-bottom-color: #fff !important;
}

.product>.columns::before {
  display: none !important;
}

.product .p-name {
  font-size: 18px !important;
}

.products .product .left {
  width: 100%;
  margin-bottom: 10px;
}

.product .p-cart-button {
  width: 145px !important;
  margin: 0 auto;
  float: none !important;
}

.product .button-cart-advanced-wrap, .product .button-product-wrap {
  border: none !important;
}

.product .b-cart2 {
  color: #fff !important;
  background: #83d23b !important;
  padding-left: 0 !important;
  border-radius: 0 4px 4px 0 !important;
  border: 2px solid #83d23b;
  border-left: 0;
  padding: 0;
}

.product .p-cart-button:hover .b-cart2 {
  color: #fff !important;
  background: #50ab00 !important;
  border: 2px solid #50ab00;
  border-left: 0;
}

.product .button-content-product {
  color: #fff !important;
  background: #83d23b;
  text-transform: none !important;
  border-radius: 5px;
  font-size: 15px !important;
  padding-top: 13px !important;
  padding-bottom: 30px !important;
  font-weight: 500;
}

.product .button-wrap:not(.b-cart-right) {
  float: none !important;
}

.product .button-content-product:hover {
  color: #fff !important;
  background: #50ab00;
}

.product .p-det-main-price {
  font-size: 16px !important;
  margin-bottom: 10px !important;
}

header h1, #product-detail-h1 h1, h2 {
  color: #45225e !important;
}

.hp-top {
  width: 100%;
  padding: 1px 1.5% 30px 1.5%;
  clear: both;
  background: #f5f5f5;
}

.hp-top .hp-clanek:first-child {
  margin-left: 0;
}

.hp-top .hp-clanek:nth-child(4) {
  margin-right: 0;
}

.mimo-web {
  display: none;
}

.hp-clanek {
  position: relative;
  width: 25%;
  margin: 0 0 30px 0;
  float: left;
  border: 1px solid #e0e0e0;
  background: #fff;
}

.hp-clanek img {
  width: 100%;
}

.hp-clanek h3 {
  font-size: 14px !important;
  color: #45225e;
  padding: 15px 0px 0 15px;
  width: 50%;
  text-transform: none;
  float: left;
  height: 73px;
  overflow: hidden;
}

.hp-clanek h3 a {
  text-decoration: none;
}

.hp-clanek p {
  padding: 0 15px;
  font-size: 15px !important;
}

.hp-clanek .vice a {
  text-decoration: none;
}

.hp-clanek .vice {
  text-align: right;
  bottom: 5px;
  position: absolute;
  right: 0;
  font-size: 13px !important;
}

.hp-clanek .vice a:hover {
  text-decoration: underline;
}

.products .product {
  padding-bottom: 0 !important;
}

#footer .footer-row-element:nth-child(5), #footer .footer-row-element:nth-child(6), #footer .footer-row-element:nth-child(7), #footer .footer-row-element:nth-child(8), #footer .footer-row-element:nth-child(9) {
  display: none;
}

.home #content .footer-row-element {
  width: 25%;
  float: left;
  list-style: none;
  padding: 3px;
}

.home .h2-wrapper {
  clear: both;
}

.about-box {
  width: 30%;
  margin: 1.5%;
  padding: 20px 30px;
  float: left;
  box-shadow: 0 0 10px #e0e0e0;
  text-align: center;
  min-height: 500px;
}

.about-box p {
  font-size: 13px;
  text-align: center;
}

.about-box h4 {
  margin-top: 10px;
  text-transform: none;
}

.searchform fieldset {
  margin-bottom: 0;
}

#menu .list-inline>li>a {
  color: #fff;
  font-size: 15px;
  text-transform: none;
  height: 47px !important;
  line-height: 15px !important;
  border: 0 !important;
  text-align: center;
  min-width: 90px;
  max-width: 130px;
  padding: 4px 15px 5px !important;
  top: 0 !important;
}

#menu .list-inline>li>a[href="/vyhodne-balicky/"] {
  font-weight: bold;
}

#menu .list-inline>li>a[href="/den-otcu/"] {
  font-weight: bold;
  color: #f6c0dc;
}

#menu .list-inline>li>a[href="/pro-ucitele/"] {
  font-weight: bold;
  color: #f6c0dc;
}

.doplnkove-menu {
  float: left;
  list-style: none;
  left: 280px;
  position: absolute;
  bottom: -30px;
  font-size: 16px;
}

.doplnkove-menu a {
  height: 42px;
  display: inline-block;
  padding: 11px 10px 10px 32px;
  background-repeat: no-repeat;
  background-position: 7px 50%;
  background-size: 20px auto;
}

.fixni-hlava .doplnkove-menu a:not(.sortiment) {
  padding-left: 10px;
  background-image: none !important;
}

.doplnkove-menu a:not(.sortiment):hover {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background-color: #eae9e6;
}

.sortiment {
  background: #45225e;
  color: #fff !important;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.doplnkove-menu li {
  display: inline;
}

.bannery-home {
  width: 97%;
  display: flex;
  margin: 0 1.5% 30px 1.5%;
  padding-top: 30px;
}

.bannery-home img {
  width: 100%;
}

#homepage-banner {
  width: 100%;
  display: inline-block;
  margin: 0;
}

#homepage-banner img {
  width: 100%;
}

.bannery-top {
  margin: 0 auto;
  padding: 30px 10px 25px 10px;
  background: #ededed;
  margin-top: -15px;
}

body.mobile .bannery-top {
  padding: 0px
}

.bannery-top .banner {
  width: 64.0658554% !important;
  display: inline-block;
  padding: 0 0.7% 0 0 !important;
  display: none;
}

.bannery-top .banner img {
  width: 100%;
}

.odkaz-blog {
  max-width: 200px;
  width: 100%;
  padding: 10px 0;
  text-align: center;
  text-transform: uppercase;
  margin: 30px auto 0 auto;
  color: #45225e;
  border: 2px solid transparent;
  display: block;
  clear: both;
  font-size: 14px;
  text-decoration: none;
  font-weight: 600;
}

.odkaz-blog:hover, .odkaz-blog:focus {
  color: #45225e;
  background: #fff;
  border: 2px solid #45225e;
}

.product .field-text-product {
  height: 43px;
  font-size: 15px;
  border-radius: 4px 0 0 4px;
}

.product .field-text-wrap {
  border-radius: 4px 0 0 4px;
  border: 2px solid #83d23b;
  border-right: 0;
}

.product .p-cart-button:hover .field-text-wrap {
  border-color: #50ab00;
}

.place-cart-here .searchform {
  display: none;
}

.fixni-hlava .searchform {
  display: none;
}

.fixni-hlava .place-cart-here .searchform {
  display: block !important;
  position: absolute;
  right: 220px;
  max-width: 240px;
  bottom: -25px;
}

.fixni-hlava .box-account-links {
  display: none;
}

.box-account-links {
  text-align: right;
}

.vlajky {
  float: right;
  margin-left: 20px;
}

.box-account-links li {
  font-size: 14px;
  margin-top: 5px;
}

.icon-account-login::before {
  color: #45225e;
}

.novinky-menu {
  position: relative;
}

/*.fixni-hlava .doplnkove-menu:before{content: "";background: url("/user/documents/upload/Ikony menu/rybizek.svg") 50% no-repeat;width: 24px;height: 41px; position: absolute;margin-left: -34px;}*/
.novinky-menu:before {
  content: "";
  background: url("/user/documents/upload/panace-musite.svg") 100% 50% no-repeat;
  width: 150px;
  height: 50px;
  position: absolute;
  bottom: 35px;
  left: -190px;
}

.fixni-hlava .novinky-menu:before {
  display: none;
}

.doplnkove-menu a[href="/kontakty/"] {
  background-image: url("/user/documents/upload/Ikony menu/kontakt.svg");
}

.doplnkove-menu a[href="https://www.rybizak.cz/kde-koupit-rybizak/"] {
  background-image: url("/user/documents/upload/Ikony menu/store.svg");
}

.doplnkove-menu a.sortiment {
  background-image: url("/user/documents/upload/Ikony menu/sortiment.svg");
}

.doplnkove-menu>li:nth-child(2)>a {
  background-image: url("/user/documents/upload/Ikony menu/doprava3.svg");
}

.doplnkove-menu a[href="https://www.rybizak.cz/ovocne-vinne-specialy/"] {
  background-image: url("/user/documents/upload/Ikony menu/clock.svg");
}

.doplnkove-menu a[href="https://www.rybizak.cz/darky/"] {
  background-image: url("/user/documents/upload/Ikony menu/gift.svg");
}

.doplnkove-menu a[href="/pomahame/"] {
  background-image: url("/user/documents/upload/Ikony menu/charita.svg");
}

.doplnkove-menu a[href="/povalentynsky-vyprodej/"] {
  background-image: url("/user/documents/upload/Ikony menu/procenta.svg");
}

.doplnkove-menu a[href="https://blog.rybizak.cz"] {
  background-image: url("/user/documents/upload/Ikony menu/blog-rybizak.svg");
}

.doplnkove-menu a[href="/1-maj/"] {
  background-image: url("/user/documents/upload/Ikony menu/1maj.svg");
}

.doplnkove-menu a[href="/tajny-special/"] {
  background-image: url("/user/documents/upload/Ikony menu/tajne.svg");
}

.doplnkove-menu a[href="/covid/"] {
  background-image: url("/user/documents/upload/Ikony menu/virus1.svg");
}

.doplnkove-menu a[href="/den-otcu/"] {
  background-image: url("/user/documents/upload/Ikony menu/den-otcu.svg");
}

.doplnkove-menu a[href="/kde/"] {
  background-image: url("/user/documents/upload/Ikony menu/gps.svg");
}

.doplnkove-menu a[href="/o-nas/"] {
  background-image: url("/user/documents/upload/Ikony menu/srdce.svg");
}

.doplnkove-menu a[href="/nase-prodejny/"] {
  background-image: url("/user/documents/upload/Ikony menu/wine-up.svg");
}

.fixni-hlava ul.doplnkove-menu {
  left: -35px !important;
}

.fixni-hlava ul.doplnkove-menu>li.rybizak-logo-dopln {
  display: inline !important;
}

li.rybizak-logo-dopln>a:hover {
  background-color: unset !important;
}

li.rybizak-logo-dopln>a>img {
  margin-top: -3px;
}

.doplnkove-menu a[href="/halloween/"] {
  background-image: url("/user/documents/upload/Ikony menu/pumpkin.svg");
}

.doplnkove-menu a[href="/cerny-patek-2019/"] {
  background-image: url("/user/documents/upload/Ikony menu/discount.svg");
}

.doplnkove-menu a[href="https://blog.rybizak.cz/category/recepty/"] {
  background-image: url("/user/documents/upload/Ikony menu/chef-2.svg");
}

.doplnkove-menu a[href="/vanoce/"] {
  background-image: url("/user/documents/upload/Ikony menu/gift.svg");
}

.doplnkove-menu a[href="/otazky-a-odpovedi/"] {
  background-image: url("");
}

@media screen and (min-width: 1300px) {
  .home .products {
    max-width: 1300px !important;
  }

  .home .p-name {
    height: 24px !important;
    overflow: hidden;
  }

  .home .p-name .category-appendix {
    display: none;
  }

  .last-of-products {
    margin-bottom: 1.25rem;
  }
}

.vyhody {
  max-width: 1200px;
  margin: 10px auto 10px;
}

.vyhoda {
  width: 19%;
  display: inline-block;
}

.vyhoda a {
  padding: 15px 0px 15px 50px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  text-align: left;
  background-size: 40px auto;
  font-weight: normal;
  color: #000;
  position: relative;
  display: block;
  text-decoration: none;
  line-height: 20px;
  font-size: 14px;
}

.vyhoda a span {
  display: block;
  font-weight: bold;
}

.vyhody .doruceni a {
  background-image: url("/user/documents/upload/vyhody/tree.svg");
}

.vyhody .darek a {
  background-image: url("/user/documents/upload/vyhody/darek.svg");
}

.vyhody .doprava a {
  background-image: url("/user/documents/upload/vyhody/auto.svg");
}

.vyhody .garance a {
  background-image: url("/user/documents/upload/vyhody/prachy.svg");
}

.vyhody .zbozi-skladem a {
  background-image: url("/user/documents/upload/vyhody/sklad.svg");
}

.vyhody .producent a {
  background-image: url("/user/documents/upload/vyhody/vino.svg");
}

@media screen and (max-width: 992px) {
  .vyhoda {
    width: 32.5%;
  }

  .darek-kosik {
    margin: 30px auto 0 auto;
    display: block;
    float: none !important;
  }
}

@media screen and (max-width: 650px) {
  .vyhoda {
    width: 99%;
  }

  .vyhoda a {
    text-align: center;
    background-position: 40px 50%;
  }

  .kontakty-info, .doprava-info {
    display: none;
  }

  .kontakty-info.viditelny, .doprava-info.viditelny {
    display: block;
    position: absolute;
    width: 96%;
    left: 2%;
    top: 2%;
    z-index: 99;
    background: #fff;
    padding: 20px;
    border: 1px solid #307a37;
  }

  .zavrit {
    position: absolute;
    width: 38px;
    height: 25px;
    right: 0;
    top: 0;
    background: #fff;
    color: rgb(255, 0, 0);
    cursor: pointer;
    text-align: center;
    line-height: 40px;
    font-size: 50px
  }

  .kontakty-info.viditelny h1, .doprava-info.viditelny h1 {
    font-size: 25px !important;
  }

  .kontakty-info.viditelny h2, .doprava-info.viditelny h2 {
    font-size: 22px !important;
  }
}

#footer-icons {
  display: none;
}

.darek-kosik {
  background: url("/user/documents/upload/vyhody/giftbox-3.svg") 0 50% no-repeat;
  background-size: 26px auto;
  padding-top: 1px;
  padding-bottom: 1px;
}

.darek-kosik a {
  text-decoration: none;
  color: #444;
}

.mimo-web {
  display: none;
}
}

#langs-curr {
  display: none !important;
}

.spropitne {
  width: 49%;
  float: left;
  display: table;
  margin-top: 25px;
}

.spropitne .text {
  width: 225px;
  display: table-cell;
  font-size: 12px;
  color: #666;
  line-height: 26px;
  vertical-align: middle;
}

.spropitne .text strong {
  display: block;
  font-size: 20px;
  color: #444;
}

.spropitne .mince {
  display: table-cell;
}

@media screen and (max-width: 1100px) {
  .spropitne {
    width: 100%;
    margin-bottom: 40px;
  }

  .venovani img {
    margin-top: -5px !important;
  }
}

@media screen and (max-width: 992px) {
  .spropitne .text {
    width: 50%;
    padding-right: 20px;
    text-align: right;
  }

  .spropitne .mince {
    width: 50%;
  }

  .venovani img {
    display: block;
    margin: 0 auto !important;
    float: none !important;
  }
}

@media screen and (max-width: 992px) {
  .spropitne .text {
    width: 100%;
    display: block;
    text-align: center;
  }

  .spropitne .mince {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 10px;
  }

  .spropitne .mince img {
    width: 60px;
    height: auto;
  }

  .hodnoceni-in>div {
    width: 100% !important;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) {
  .hodnoceni {
    padding: 50px 0px !important;
  }

  .hodnoceni-in>div {
    padding-bottom: 40px !important;
  }

  .hodnoceni .dalsi {
    bottom: 0 !important;
    position: relative !important;
    margin: 10px auto 0 auto;
    width: 170px;
    display: block;
    text-align: center;
    right: 0 !important;
  }

  .hodnoceni .jmeno {
    padding-left: 0 !important;
    margin-top: 25px !important;
  }

  .hodnoceni .jmeno>img {
    margin-top: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  .hodnoceni {
    display: flex;
  }
}

.hodnoceni {
  width: 100%;
  clear: both;
  padding: 30px 20px;
  display: block;
  float: left;
  background: #f5f5f5;
  border-top: 1px solid #ccc;
}

.hodnoceni-in {
  max-width: 1300px;
  margin: 0 auto;
}

.hodnoceni-in>div {
  width: 50%;
  padding: 20px;
  float: left;
  display: block;
  ;
  position: relative;
}

.hodnoceni .obal {
  border: 1px solid #45225e;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative;
}

.hodnoceni .obal:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: 31px;
  width: 0;
  height: 0;
  border-color: #45225e transparent;
  border-style: solid;
  border-width: 20px 0 0 20px;
}

.hodnoceni .obal:after {
  content: "";
  position: absolute;
  bottom: -17px;
  left: 32px;
  width: 0;
  height: 0;
  border-color: #f5f5f5 transparent;
  border-style: solid;
  border-width: 18px 0 0 18px;
}

.hodnoceni-h .obal>img {
  margin: -47px auto 0 auto;
  display: block;
  width: 200px;
}

.hodnoceni-fb .obal>img {
  margin: -45px auto 0 auto;
  display: block;
  width: 200px;
}

.hodnoceni .obal>p {
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  text-align: left;
  margin-top: 10px;
}

.hodnoceni .jmeno {
  font-weight: bold;
  padding-left: 60px;
  display: block;
  margin-top: 12px;
}

.hodnoceni .jmeno>img {
  margin-top: -5px;
}

.hodnoceni .dalsi {
  position: absolute;
  right: 20px;
  bottom: 13px;
  background: #45225e;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  font-size: 13px;
  text-transform: uppercase;
}

@media screen and (max-width: 640px) {
  .mobil-lista {
    display: flex;
    position: sticky;
    top: 0;
    background: rgba(69, 34, 94, 0.9);
    height: 46px;
    padding-top: 5px;
    padding-bottom: 5px;
    box-shadow: 0 4px 2px -2px #aaa;
  }

  #menu-helper {
    height: 34px;
    position: relative;
    top: -1px;
    left: 0;
    width: 100%;
    border-right: 1px solid #45225e;
  }

  /*menu-helper::before{content: url(/user/documents/upload/hamburger.png?v2);font-family: inherit;font-size: 16px;font-weight: 500;background: none !important;width:50%;display:inline-table !important}*/
  #menu-helper::before {
    content: '';
    background: url(/user/documents/upload/hamburger.png?v2) left center no-repeat !important;
    vertical-align: middle;
    background-size: 32px auto !important;
    margin-left: 7px;
  }

  #menu-helper::after {
    content: "NabĂ­dka";
    font-family: inherit;
    font-size: 16px;
    font-weight: 500;
    background: none !important;
    width: 50%;
    display: inline-table !important;
    color: #fff;
    bottom: 10px !important;
    border-left: none !important
  }

  @media screen and (max-width: 400px) {
    #menu-helper::after {
      font-size: 12px !important
    }
  }

  .searchform {
    display: none;
  }

  #menu-helper-wrapper {
    width: 30%;
    display: block;
    float: left;
  }

  .lupa {
    float: left;
    width: 50px;
    text-align: center;
    line-height: 36px;
    cursor: pointer;
    font-size: 20px;
  }

  .lupa:before {
    content: "\e609";
    font-family: shoptet;
    color: #fff;
  }

  #header-cart {
    top: 0;
    padding: 0 20px 0 10px !important;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    height: 36px;
  }

  #header-cart-wrapper {
    right: 5px;
    top: 61px;
    bottom: auto;
    position: absolute;
  }

  #header-cart::before {
    font-size: 20px;
    position: relative;
    top: 2px;
  }

  #menu-helper-box {
    position: absolute;
    top: 37px;
    left: 0 !important;
    width: 260px;
    box-shadow: 0 0 3px #999;
  }

  #menu-helper-box li {
    height: 36px !important;
  }

  .searchform.viditelny {
    display: block;
    position: absolute;
    margin: 0;
    top: 57px;
    left: 0;
    z-index: 99;
    background: #45225e;
    width: 100%;
    padding-right: 40px;
  }

  .place-cart-here .searchform {
    display: none !important;
  }

  .krizek {
    position: absolute;
    right: 12px;
    top: 4px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
  }

  .krizek:before {
    content: "X";
    color: #fff;
  }

  .searchform form {
    margin: 6px 10px;
  }

  .b-search-wrap {
    background: #307a37;
    right: 50px;
    width: 30%;
    top: 6px;
    height: 32px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }

  .searchform .b-search {
    width: 100%;
    right: 0;
    top: 0;
    background: transparent;
    color: #fff;
    height: 100%;
    left: auto;
    z-index: 10;
    border
  }

  .b-search-wrap:before {
    content: "HLEDAT";
    position: absolute;
    color: #fff;
    z-index: 9;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    width: 100%;
  }

  .searchform .s-word {
    border-radius: 5px;
    border: 0;
  }

  .header-contacts {
    display: none;
  }

  .search-whisperer {
    top: 45px;
  }

  #menu-helper-box li a {
    text-decoration: none;
    padding: 5px 25px;
  }

  #menu-helper-wrapper:hover #menu-helper-box {
    outline: 0;
  }

  .box-account-links-trigger {
    right: 0;
    top: 0;
    width: 50px;
  }

  .box-account-links-trigger-wrap {
    right: 0;
    top: -38px;
  }

  .box-account-links-trigger::before {
    width: 46px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
    color: #45225e !important;
    background-color: #fff !important;
  }

  .box-account-links-trigger::after {
    content: "MĹŻj ĂşÄŤet";
    display: block;
    font-size: 12px;
  }

  .box-account-links {
    z-index: 99;
  }

  .box-account-links-trigger-active .box-account-links-trigger {
    background-color: #fff;
  }

  #top-links .doprava {
    background: url("/user/documents/upload/Ikony menu/doprava-nad.svg") 50% 0 no-repeat;
    right: 118px;
    background-size: 30px auto;
  }

  #top-links .kontakty {
    background: url("/user/documents/upload/Ikony menu/kontakt.svg") 50% 0 no-repeat;
    right: 59px;
    background-size: 14px;
  }

  #top-links>a {
    position: absolute;
    top: -38px;
    text-transform: none;
    text-align: center;
    padding-top: 19px;
  }

  .bannery-top .banner {
    margin-bottom: 10px;
  }

  .fixni-hlava .mobil-lista {
    position: fixed !important;
    width: 100% !important
  }

  .fixni-hlava #content {
    padding-top: 46px;
  }

  .fixni-hlava #header-cart-wrapper {
    position: fixed;
    top: 5px;
  }

  #header {
    padding-left: 0;
    padding-right: 0;
  }

  #header-in {
    margin-bottom: 4px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .fixni-hlava .place-cart-here .searchform {
    display: none !important;
  }

  .fixni-hlava .searchform.viditelny {
    position: fixed;
    top: 1px;
  }

  .hodnoceni h2 span, .hp-top h2 span {
    font-size: 18px !important;
  }

  #logo img {
    max-width: 80%;
  }
}

.hodnoceni h2, .hp-top h2 {
  text-align: center;
  margin: 30px 0;
}

.hodnoceni h2:before {
  background: #a9a9a9;
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  margin-bottom: -34px;
}

.hp-top h2:after {
  background: #a9a9a9;
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  margin-top: -22px;
  margin-bottom: 55px;
}

.hodnoceni h2 span, .hp-top h2 span {
  font-size: 30px;
  background: #f5f5f5;
  padding: 0 20px;
}

.prodejna {
  width: 100%;
  float: left;
}

.prodejna>div {
  width: 50%;
  float: left;
}

.prodejna .leva p {
  font-size: 32px;
  margin-bottom: 20px;
}

.prodejna .leva .plus-gallery-wrap {
  margin-top: 50px;
}

.prodejna .leva h2 {
  margin-bottom: 25px;
}

@media screen and (max-width: 992px) {
  .prodejna>div {
    width: 100%;
    text-align: center;
  }

  .prodejna .leva p {
    font-size: 22px !important;
    text-align: center;
  }

  .prodejna .leva p span {
    display: block;
  }
}

#header #logo img:first-child {
  display: none;
}

#footer form input {
  width: 100%;
  padding: 5.5px 0;
}

#footer form {
  text-align: center;
}

#footer form button {
  width: 100%;
  border-radius: 0 !important;
}

.hl-doprava2 {
  position: absolute;
  left: 50%;
  margin-left: -180px;
  font-size: 13px;
  background-repeat: no-repeat;
  background-size: 36px;
  background-position: 0 -13px;
  padding-left: 44px;
  line-height: 15px;
  z-index: 9;
  text-align: center;
}

.hl-doprava2:hover {
  text-decoration: underline !important;
}

#main:not(.fixni-hlava) .hl-doprava {
  display: none;
}

#main.fixni-hlava .hl-doprava2 {
  display: none;
}

@media screen and (max-width: 991px) {
  .hl-doprava2 {
    top: 44%;
    margin: 0;
    right: auto;
    left: 35%;
  }
}

@media screen and (max-width: 640px) {
  .hl-doprava2 {
    display: none;
  }

  .product-code, .p-type-descr, .p-detail {
    display: block !important;
  }
}

.paticka-kontakt {
  width: 100%;
  background: #45225e;
  clear: both;
}

.paticka-kontakt-in {
  max-width: 1190px;
  width: 100%;
  margin: 0 auto;
  display: flex
}

.kontakt-obal {
  display: inline-block;
  width: 49%;
  color: #fff;
  padding: 15px 20px;
  display: inline-flex
}

div.kontakt-obal>div.email>a.big {
  padding-top: 7px
}

.kontakt-obal>div {
  position: relative;
  padding-left: 85px;
}

/*margin: 0 auto;}*/
/*.paticka-kontakt .telefon{max-width: 330px;}*/
.paticka-kontakt .telefon {
  line-height: 34px
}

.paticka-kontakt .telefon p {
  line-height: 23px
}

.paticka-kontakt .email {
  max-width: 450px;
  display: grid
}

.paticka-kontakt-in a, .paticka-kontakt-in p {
  color: #fff;
}

.paticka-kontakt .big {
  font-size: 22px;
  font-weight: 400;
  text-decoration: none;
}

.paticka-kontakt a:not(.big) {
  text-decoration: underline;
  font-weight: 600;
  font-size: 12px;
}

.paticka-kontakt p {
  margin: 7px 0px 7px 0;
  font-size: 12px;
}

.paticka-kontakt-in>div>div:before {
  content: "";
  width: 70px;
  height: 100%;
  background-size: 50px auto;
  position: absolute;
  left: 0;
  top: 0;
  background-position: 0 50%;
  background-repeat: no-repeat;
}

.paticka-kontakt .telefon:before {
  background-image: url("/user/documents/upload/phone.svg");
}

.paticka-kontakt .email:before {
  background-image: url("/user/documents/upload/email.svg");
}

#footer-in {
  border-top: 0;
}

@media screen and (max-width: 640px) {
  .kontakt-obal>div {
    padding-left: 0;
    padding-top: 60px;
  }

  .paticka-kontakt-in>div>div::before {
    width: 100%;
    height: 80px;
    background-position: 50% 0;
  }

  .paticka-kontakt .big {
    font-size: 24px;
  }

  .kontakt-obal>div, .kontakt-obal p {
    text-align: center;
  }

  .paticka-kontakt a:not(.big) {
    line-height: 22px;
  }

  .spropitne+.spropitne, .darek-kosik+.darek-kosik, .venovani+.venovani, .spropitne:nth-child(n+4), .venovani:nth-child(n+4) {
    display: none;
  }
}

#footer {
  margin-top: 50px;
}

body:not(.home) .hp-top {
  display: none;
}

.ruzove {
  font-weight: bold;
  color: #fe0a8e;
}

.venovani img {
  width: 100px;
  float: left;
  margin-top: 15px;
}

body:not(.page-detail) h1 {
  text-align: center;
  font-family: Appleberry;
  color: #45225e;
}

#order-shipping-methods tr[data-id="shipping-468"] {
  border-top: 2px solid #dbcce8;
  border-left: 2px solid #dbcce8;
  border-right: 2px solid #dbcce8
}

#order-shipping-methods tr[data-id="shipping-519"] {
  border-bottom: 2px solid #dbcce8;
  border-left: 2px solid #dbcce8;
  border-right: 2px solid #dbcce8
}

@media screen and (min-width: 1200px) {
  .subcategories {
    text-align: center;
  }

  .box-account-links {
    padding-right: 43px;
  }
}

.vlajka-seznam {
  display: none;
  background: #fff;
  border: 1px solid #e0e0e0;
  padding: 7px 3px 5px 3px;
  top: 3px;
  position: relative;
}

.otevrena-vlajka .vlajka .vlajka-seznam {
  display: block;
}

.vlajka {
  position: absolute;
  right: 15px;
  top: 4px;
  z-index: 99;
  cursor: pointer;
}

.vlajka img {
  width: 20px;
}

.vlajka>img {
  margin-right: 15px;
}

.vlajka-seznam a {
  display: block;
  font-size: 13px;
  text-align: left;
  padding: 4px 8px;
}

.vlajka-seznam a:hover {
  text-decoration: underline !important;
}

.vlajka-seznam img {
  position: relative;
  top: -1px;
  margin-right: 7px;
}

.vlajka:after {
  content: "\e620";
  font-family: shoptet;
  position: absolute;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  font-size: 7px;
  margin-left: 6px;
  color: #222;
  top: 7px;
  right: 0;
}

.otevrena-vlajka .vlajka:after {
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  top: 5px;
}

@media screen and (max-width: 1199px) {
  .vlajka {
    right: 15px;
    top: 20px;
  }

  .menu-right {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .vlajka {
    right: 15px;
    top: 4px;
  }

  .kontakt-obal {
    width: 100%;
  }
}

.qr-wrap {
  display: flex;
  width: 100%;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

#order-step-2 fieldset[itemscope].active {
  display: block;
}

#getSetSinglePicker, [class~=c-note] {
  border-left-width: 1px;
}

#getSetSinglePicker {
  width: 1.5625in;
}

[class~=c-note], #getSetSinglePicker {
  border-bottom-width: .75pt;
}

[class~=c-note], #getSetSinglePicker {
  border-right-width: .75pt;
}

#getSetSinglePicker, [class~=c-note] {
  border-top-width: .75pt;
}

#getSetSinglePicker, [class~=c-note] {
  border-left-style: solid;
}

[class~=c-note], #getSetSinglePicker {
  border-bottom-style: solid;
}

[class~=c-note], #getSetSinglePicker {
  border-right-style: solid;
}

#getSetSinglePicker, [class~=c-note] {
  border-top-style: solid;
}

[class~=notes-wrap]>div {
  margin-bottom: 7.5pt;
}

#getSetSinglePicker {
  border-left-color: #c6c6c6;
}

#getSetSinglePicker {
  border-bottom-color: #c6c6c6;
}

#getSetSinglePicker {
  border-right-color: #c6c6c6;
}

a[class~=datepick-cmd] {
  line-height: 2;
}

#getSetSinglePicker {
  border-top-color: #c6c6c6;
}

#getSetSinglePicker {
  border-image: none;
}

#getSetSinglePicker {
  margin-right: 7.5pt;
}

#getSetSinglePicker {
  font-size: 9.75pt;
}

#getSetSinglePicker {
  padding-left: 2px;
}

#getSetSinglePicker {
  padding-bottom: .052083333in;
}

#getSetSinglePicker {
  padding-right: 2px;
}

#getSetSinglePicker {
  padding-top: .052083333in;
}

[class~=ordering-process] [class~=single-merchandise-foto] {
  float: none !important;
}

[class~=c-note] {
  border-left-color: #e0e0e0;
}

[class~=c-note] {
  border-bottom-color: #e0e0e0;
}

a[class~=datepick-cmd] {
  height: auto;
}

.single-merchandise-info .notes-wrap {
  margin-bottom: 0;
}

#getSetSinglePicker {
  text-align: center;
}

[class~=c-note] {
  border-right-color: #e0e0e0;
}

[class~=c-note] {
  border-top-color: #e0e0e0;
}

[class~=c-note] {
  border-image: none;
}

[class~=c-note], [class~=checkout-single-box] #getSetSinglePicker {
  width: 100%;
}

[class~=c-note] {
  vertical-align: middle;
}

#order-step-2 fieldset[itemscope], [class~=venovani]+[class~=venovani] {
  display: none;
}

[class~=c-note] {
  margin-top: 1.5pt;
}

[class~=c-note] {
  margin-bottom: 1.5pt;
}

[class~=c-note] {
  font-size: .8125rem;
}

[class~=c-note] {
  line-height: 1.25rem;
}

[class~=single-merchandise-text-info] {
  padding-top: 5px;
}

[class~=single-merchandise-text-info] {
  padding-bottom: 3.75pt;
}

[class~=notes-wrap] {
  display: flex;
}

[class~=notes-wrap] {
  flex-direction: column;
}

.p-action-inline {
  display: inline-block;
}

.p-standard-price {
  text-align: center;
  font-size: 14px;
}

.p-standard-price span.line {
  text-decoration: line-through;
  color: #666;
}

.p-standard-price br {
  display: none;
}

.sleva .p-det-main-price {
  color: #cb0000;
}

.sleva .p-main-price {
  display: block;
  margin-top: -3px;
}

.sleva .p-standard-price {
  padding-top: 3px;
}

body.in-krok-2 #order-left>div>fieldset.f-border.checkout-single-box.billing-address>div>table>tbody>tr:nth-child(8) {
  display: none
}
