@media all and (min-width: 1000px) {
  #cart a {
    text-decoration: underline;
  }
  #cart a:hover {
    text-decoration: none;
  }
  #cart #bag {
    float: right;
    margin: 10px 42px 0 0;
  }
  #user {
    padding-top: 10px;
  }
  #user a {
    text-decoration: underline;
  }
  #user a:hover {
    text-decoration: none;
  }
  #user .login {
    margin-bottom: 0.5em;
    padding: 0 0 0 16px;
    background: url('/img/bg-login.png') 0 0 no-repeat;
  }
  #user .login .name {
    display: block;
    float: left;
    width: 112px;
    margin: 9px 0 0 14px;
    padding: 5px 0 0 0;
    color: #513f39;
    background: none;
    border: 0px;
  }
  #user .login .passwd {
    width: 90px;
    padding-left: 22px;
  }
  #user .login input.okbutton {
    margin: 5px 0 5px 4px;
    vertical-align: middle;
  }
  .cards {
    padding: 20px 0 20px 20px;
  }
  #content ul {
    margin-bottom: 1em;
    padding-left: 30px;
    list-style-type: disc;
  }
  /* cart breadrumb ------------------------------------------------------------*/
  #breadcrumb.cart {
    height: 56px;
    padding: 26px 0 0 28px;
    background: url('/img/bg-breadcrumb-cart.png') 50% 0% no-repeat;
  }
  #breadcrumb.cart a {
    display: inline-block;
    padding: 8px 22px 8px 10px;
    background: #754d38 url(/img/bg-breadcrumb-cart-a.png) 100% 50% no-repeat;
    color: #ba9784;
    font: italic 14px/1 Arial, sans-serif;
    text-decoration: none;
    text-align: center;
  }
  #breadcrumb.cart a.current {
    background-color: #4b2815;
    color: #f49f00;
  }
  #breadcrumb.cart a.inactive {
    cursor: default;
  }
  #breadcrumb.cart a:hover {
    color: #f49f00;
  }
  #breadcrumb.cart a.inactive:hover {
    color: #ba9784;
  }
  #breadcrumb.cart a strong {
    color: #fff;
  }
  .onebox {
    margin-bottom: 20px;
  }
  .boxtop {
    height: 10px;
    background: url('/img/bg-box-top.png') 50% 0 no-repeat;
  }
  .onebox .box {
    padding: 10px 40px 10px 40px;
    font-style: italic;
    background: url('/img/bg-box.png') 50% 0 repeat-y;
  }
  .onebox .box a {
    text-decoration: underline;
  }
  .onebox .box a:hover {
    text-decoration: none;
  }
  .boxbottom {
    height: 15px;
    background: url('/img/bg-box-bottom.png') 50% 0 no-repeat;
  }
  .onebox .box h2 {
    margin-bottom: 0.5em;
    font-size: 1.2em;
    color: #ffffff;
  }
  .onebox .box .pageroff {
    float: right;
  }
  .list div.oneitem {
    clear: both;
    margin-bottom: 5px;
    padding-top: 15px;
    background: url('/img/oneitem-separator.png') 50% 0% no-repeat;
  }
  .list div.oneitem:first-child {
    background: none;
  }
  .issold1 a,
  .issold2 a {
    color: #ccc;
  }
  .issold1,
  .issold2 {
    color: #666 !important;
  }
  a.normal {
    color: #f4a000 !important;
  }
  .item--Box {
    padding: 10px;
    background: url(/img/bg-black-75.png) 0 0 repeat;
  }
  .buyit {
    float: right;
    text-align: right;
    width: 200px;
  }
  .buyit input,
  input.quant {
    width: 25px;
    padding: 5px;
    text-align: center;
    color: #522c08;
    background: url('/img/bg-buyit.png') 0 0 no-repeat;
    border: 0;
  }
  .addtocart {
    padding-left: 20px;
    font-family: Georgia, serif;
    font-style: italic;
    text-decoration: underline;
    background: url('/img/smallbag.png') 0px 50% no-repeat;
  }
  input.addtocart2 {
    width: 120px;
    color: #f4a000;
    font: italic 1em/1.5 Georgia;
    text-decoration: underline;
    background: url('/img/smallbag.png') 15px 50% no-repeat;
  }
  a:hover.addtocart {
    text-decoration: none;
  }
  .tag {
    padding: 0 0 0.5em 20px;
    background: url('/img/tag.png') 0 50% no-repeat;
  }
  .tag a {
    text-decoration: underline;
  }
  .pager {
    padding: 30px 0 30px 0;
    text-align: center;
    background: url('/img/bg-pager.png') 50% 0 no-repeat;
  }
  .pager a,
  .pager strong {
    margin: 0 0.5em;
  }
  .pager a.active {
    color: #ffffff;
  }
  .pager a:hover {
    color: #ffffff;
  }
  /* detail */
  .detail .bx_wrap {
    width: 290px;
    margin: 10px 0;
  }
  .detail .bx_wrap .prev {
    float: left;
  }
  .detail .bx_wrap .next {
    float: right;
  }
  .detail .onethumb {
    display: block;
    overflow: hidden;
    width: 120px;
    height: 60px;
    background: white;
    text-align: center;
  }
  /*----------------------------------------------------------------------------*/
  /* CART
  /*----------------------------------------------------------------------------*/
  table.cart {
    width: 100%;
  }
  .cart thead {
    border-bottom: 3px double #6b5347;
  }
  th {
    font-style: italic;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
  }
  .cart th {
    padding: 10px;
  }
  .cart tr.oneitem {
    background: url('/img/oneitem-separator.png') 50% 100% no-repeat;
  }
  .cart tr.giftitem {
    background: url('/img/oneitem-separator2.png') 50% 100% no-repeat;
  }
  .cart td {
    padding: 10px;
  }
  .cart .oneitemprice {
    /* padding: 0 1em; */
    font: bold 1em/1.5 Arial, sans-serif;
    /* text-align: right; */
    color: #ffffff;
  }
  .cart .price {
    font: bold 1.3em/1.5 Arial, sans-serif;
    /* text-align: right; */
    color: #ffffff;
  }
  .cart .price strong {
    color: #e68b07;
  }
  .cart .sum {
    padding-right: 2em;
    color: #ffffff;
    text-align: right;
    font-style: italic;
  }
  /* platebni metody */
  #methods {
    /*position: relative;
    padding: 160px 0 50px 0;*/
  }
  #methods dl {
    /* display: none; */
  }
  #methods fieldset {
    margin: 10px 0;
    border: 3px double #6B5347;
  }
  #methods legend {
    padding: 0 15px;
    color: #fff;
    font: normal 16px/1.5 Arial, sans-serif;
  }
  #methods a.buttonMethod {
    position: absolute;
    top: 0;
    display: block;
    width: 110px;
    height: 40px;
    padding-top: 110px;
    text-align: center;
    font-style: italic;
    color: #d57600;
    text-decoration: underline;
    font-size: 0.9em;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
  #methods a.buttonMethod:hover,
  #methods a.buttonMethod.active {
    text-decoration: none;
    color: #fff;
    background-position: 100% 0;
  }
  #methods a#buttonMethod0 {
    left: 0;
    background-image: url('/img/method0a.png');
  }
  #methods a#buttonMethod1 {
    /* display: none; */
    left: 170px;
    background-image: url('/img/method1a.png');
  }
  #methods a#buttonMethod2 {
    left: 340px;
    background-image: url('/img/method2a.png');
  }
  #methods a#buttonMethod3 {
    left: 510px;
    background-image: url('/img/method3a.png');
  }
  dt {
    clear: both;
    color: #e68b07;
    font-style: italic;
    font-weight: bold;
  }
  dd {
    font: 1em/1.5 Arial, sans-serif;
    margin: 0 0 1em 32px;
  }
  table.address {
    width: 100%;
  }
  .remark {
    width: 600px;
    height: 80px;
    border: 1px solid black;
  }
  .ship-img img {
    clear: both;
    float: right;
    width: 80px;
    height: 80px;
    margin: 0 0 5px 20px;
  }
  /*----------------------------------------------------------------------------*/
  /* PRODUCT GRID
  /*----------------------------------------------------------------------------*/
  .fog {
    position: absolute;
    top: 0;
    left: 0;
    width: 184px;
    height: 143px;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .oneitem .fog {
    width: 138px;
    height: 104px;
  }
  .issold0 .fog {
    width: 0;
    height: 0;
  }
  .issold0 .storebar {
    display: block;
  }
  .product-grid .storebar {
    position: absolute;
    top: 341px;
    left: 10px;
    height: 14px;
  }
  .list .storebar {
    width: 165px;
    position: relative;
    margin: 1em 0;
  }
  .detail .storebar {
    position: relative;
    height: 20px;
    margin: 0 0 15px -8px;
  }
  .storelabel {
    float: left;
    padding: 0 5px 0 8px;
    font: normal 10px/1.3 Arial, sans-serif;
    cursor: help;
  }
  .storebutton {
    float: left;
  }
  .storebutton .storename {
    margin: 0 10px 0 0;
    padding: 0 14px 0 5px;
    background: #3a2522 url(/img/storebutton.png) 100% 0 no-repeat;
    color: #c19088;
    font: normal 10px/1.3 Arial, sans-serif;
    /*cursor: help;*/
    cursor: pointer;
    cursor: hand;
  }
  .list .storebutton {
    margin-right: 3px;
  }
  .storehovertip {
    display: none;
    position: absolute;
    z-index: 100;
    width: 411px;
    height: 240px;
    top: -240px;
    left: -150px;
    cursor: default;
  }
  .showtip {
    border: 1px solid red;
  }
  .closetip {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 2px 5px;
    background-color: rgba(0, 0, 0, 0.75);
    cursor: pointer;
    cursor: hand;
    font-size: 10px;
  }
  .olomouc .storehovertip {
    background: url(/img/storehovertip-olomouc.png) 0 0 no-repeat;
  }
  .brno .storehovertip {
    background: url(/img/storehovertip-brno.png) 0 0 no-repeat;
  }
  .praha .storehovertip {
    background: url(/img/storehovertip-praha.png) 0 0 no-repeat;
  }
  .storeinfo {
    padding: 110px 0 0 25px;
    color: #fff;
    font-size: 12px;
  }
  .storeinfo table {
    margin: 10px 0 0 0;
  }
  .storeinfo th {
    padding-right: 10px;
    font-style: normal;
    text-align: right;
  }
  /*
  #pagetop-stores {
    overflow: hidden;
    width: 645px;
    height: 85px;
    font-style: italic;
    font-size: 18px;
    white-space: nowrap;
  }

  #pagetop-stores a {
    display: inline-block;
    width: 296px;
    border: 1px solid #2b0d07;
    background: -webkit-linear-gradient(#662215, #391812);
    background: -o-linear-gradient(#662215, #391812);
    background: -moz-linear-gradient(#662215, #391812);
    background: linear-gradient(#662215, #391812);
    color: #f49f00;
  }

  #pagetop-stores a:hover {
    background: -webkit-linear-gradient(#391812, #662215);
    background: -o-linear-gradient(#391812, #662215);
    background: -moz-linear-gradient(#391812, #662215);
    background: linear-gradient(#391812, #662215);
  }

  #pagetop-stores span {
    display: table-cell;
    height: 65px;
    vertical-align: middle;
  }

  #pagetop-stores strong {
    display: block;
    font-weight: normal;
  }


  #pagetop-stores .praha {
    width: 305px;
    margin-right: 16px;
  }

  #pagetop-stores .praha span {
    background: url(/img/pagetop-stores-praha.png) 0 50% no-repeat;
  }

  #pagetop-stores .praha strong {
    padding-left: 145px;
    background: url(/img/pagetop-stores-arrow-left.png) 125px 50% no-repeat;
  }

  #pagetop-stores .olomouc span {
    width: 296px;
    background: url(/img/pagetop-stores-olomouc.png) 100% 50% no-repeat;
  }

  #pagetop-stores .olomouc strong {
    padding-right: 130px;
    background: url(/img/pagetop-stores-arrow-right.png) 180px 50% no-repeat;
    text-align: right;
  }

  #pagetop-stores small {
    display: block;
    font-size: 12px;
    font-style: normal;
    font-family: Arial, sans-serif;
  }
  */
  /*----------------------------------------------------------------------------*/
  /* GIFT
  /*----------------------------------------------------------------------------*/
  .mybox {
    /*width: 625px;*/
  }
  /*----------------------------------------------------------------------------*/
  /* FAVORITES
  /*----------------------------------------------------------------------------*/
  .togglefavorite0,
  .togglefavorite1 {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 4px -2px 50px;
    background: url(/img/favorite.png) 0 0 no-repeat;
  }
  .list .togglefavorite0,
  .list .togglefavorite1 {
    margin: 0 4px -2px 4px;
  }
  .detail .togglefavorite0,
  .detail .togglefavorite1 {
    margin: 0 4px -2px 4px;
  }
  .togglefavorite0 {
    background-position: 0 0;
  }
  .togglefavorite1 {
    background-position: -14px 0;
  }
  .bin {
    display: block;
    float: right;
    width: 48px;
    height: 48px;
    background: url(/img/bin_3.png) 50% 50% no-repeat;
  }
  .bin:hover {
    background: url(/img/bin_4.png) 50% 50% no-repeat;
  }
  /*----------------------------------------------------------------------------*/
  /* CERTIFICATE
  /*----------------------------------------------------------------------------*/
  .certificatebox {
    float: right;
    width: 302px;
  }
  .certificatebox img {
    width: 302px;
  }
  .cert {
    position: relative;
    height: 19px;
  }
  .certlabel {
    float: left;
    margin: 4px 0 0 8px;
    padding: 0 14px 0 5px;
    background: #3a2522 url(/img/storebutton.png) 100% 0 no-repeat;
    color: #c19088;
    font: normal 10px/1.3 Arial, sans-serif;
    cursor: pointer;
    cursor: hand;
  }
  .list .certlabel {
    margin: 10px 0 0 0;
  }
  .certhovertip {
    display: none;
    z-index: 100;
    position: absolute;
    left: -136px;
    top: -208px;
  }
  .certhovertip img {
    padding: 6px;
    background-color: #b49981;
    border: 1px solid #000;
  }
  /*----------------------------------------------------------------------------*/
  /* REGISTRATION
  /*----------------------------------------------------------------------------*/
  .ico-info:before {
    display: inline-block;
    content: "i";
    text-align: center;
    margin-right: 5px;
    padding: 0 8px;
    border: 1px solid white;
    border-radius: 20px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    cursor: pointer;
  }
  .registration {
    padding: 20px 30px 30px 0;
    font: 11px/1.5 Arial, sans-serif;
    color: #ffffff;
    background: url('/img/bg_registration.png') 0 0 no-repeat;
  }
  .registration--text {
    font-size: 14px;
    padding: 20px 30px 30px 30px;
    font-family: Georgia, serif;
  }
  .registration--text h2 {
    margin-bottom: 1em;
    background-color: rgba(0, 0, 0, 0.25);
  }
  .registration--text h2.choice {
    margin-top: 3em;
    margin-left: -1rem;
    margin-right: -1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25);
  }
  .registration--text h2.choice b {
    font-weight: normal;
  }
  .registration--text h3 {
    font-size: 1em;
    margin-bottom: 1em;
  }
  .registration--text hr {
    margin: 1em 0;
    border: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  }
  .registration--text .sticky {
    font-size: 12px;
    border: 1px solid white;
    padding: 1em;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .registration2 {
    padding: 20px 30px 30px 0;
    font: 11px/1.5 Arial, sans-serif;
    color: #ffffff;
  }
  .registration table {
    width: 100%;
  }
  .registration th {
    vertical-align: top;
    padding: 30px 30px 20px 30px;
    font: italic 1.5em/1.5 Georgia, serif;
  }
  .registration th span {
    display: block;
    font: normal 12px/1.5 arial, sans-serif;
  }
  .registration td.label {
    padding: 0 0 0 30px;
    width: 100px;
  }
  .registration2 td.label {
    width: 100px;
  }
  .registration td.input {
    padding: 0 0 3px 0;
    text-align: right;
  }
  .registration td.input {
    padding: 0 0 3px 0;
  }
  .registration td.mailing {
    text-align: center;
    padding: 15px 0 10px 30px;
  }
  .registration td.regbutton {
    text-align: center;
    padding: 20px 0 40px 30px;
  }
  .input input[type=text],
  .input input[type=password] {
    width: 140px;
    height: 23px;
    padding: 5px 4px 0px 4px;
    background: url('/img/bg-reginput.png') 0 0 no-repeat;
    border: 0;
  }
  .regbutton input {
    cursor: pointer;
    cursor: hand;
    padding: 8px 10px;
    font: italic 1.2em/1.8 Georgia, serif;
    color: #deb287;
    background: #862a17;
    border: 0;
  }
  a.regbutton {
    display: inline-block;
    cursor: pointer;
    cursor: hand;
    padding: 8px 10px;
    font: italic 1.2em/1.8 Georgia, serif;
    color: #deb287;
    background: #862a17;
    border: 0;
  }
  .registration-footer {
    height: 30px;
    margin-top: -20px;
    background: url('/img/bg_registration.png') 0 100% no-repeat;
  }
  .registration td.separator {
    padding: 0;
    height: 10px;
    background: url(/img/bg-registration-separator.png) 100% 100% no-repeat;
  }
  /* close registration*/
  .advancedsearch td {
    padding: 5px 0;
  }
  .advancedsearch td img {
    vertical-align: bottom;
  }
  .advancedsearch td.input input {
    height: 26px;
    width: 148px;
  }
  .advancedsearch .label {
    padding-left: 10px;
    padding-right: 10px;
    font: 11px/1.5 Arial, sans-serif;
    color: #ffffff;
  }
  #searchattributes .myattribute {
    display: block;
    float: left;
    width: 50%;
    font-size: 0.9em;
  }
  #searchattributes br {
    display: none;
  }
  .boxleft {
    float: left;
    width: 250px;
    padding-right: 25px;
    margin-bottom: 1em;
    color: #cf877a;
  }
  .boxright {
    float: left;
    width: 250px;
    color: #cf877a;
  }
  ul.vypissubsections {
    padding-left: 20px;
  }
  ul.vypissubsections li {
    float: left;
    width: 47%;
  }
  /* helpers */
  .fll {
    float: left;
  }
  .clear {
    clear: both;
  }
  .center {
    text-align: center;
  }
  .normalstyle {
    font-style: normal;
  }
  .hiddenblock {
    visibility: hidden;
  }
  .small {
    font-size: 0.85em;
  }
  .right {
    text-align: right;
  }
  .fbbox,
  .gplus {
    width: 292px;
    margin: 20px 0 20px 20px;
    background: black;
  }
  .finalist {
    padding: 20px 0 0 40px;
  }
  .remove-border-1 {
    position: relative;
    overflow: hidden;
    width: 290px;
    height: 258px;
  }
  .remove-border-2 {
    margin: -2px 0 0 -2px;
  }
  /*----------------------------------------------------------------------------*/
  /* HELPERS
  /*----------------------------------------------------------------------------*/
  .clearfix:before,
  .clearfix:after {
    content: " ";
    display: table;
  }
  .clearfix:after {
    clear: both;
  }
  /* IE6/7 support */
  .clearfix {
    *zoom: 1;
  }
  .tac {
    text-align: center;
  }
  .vypissubsections2 h2 {
    font-size: 1.3em;
    margin: 1em 0;
    border-bottom: 1px solid #cf877a;
  }
  .country .columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
  .country .columns span {
    display: block;
  }
  .country .columns span a {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
  }
  .country .columns br {
    display: none;
  }
  .country.nomargin {
    margin-top: 1em;
  }
}
/**
 * Ugly CSS reset
 */
html,
body,
div,
span,
code,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
table,
tbody,
thead,
tfoot,
tr,
th,
td,
img {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
}
body {
  line-height: 1;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol,
ul {
  list-style: none;
}
/* -------------------------------------------------------------------------- */
html {
  font-size: 10px !important;
}
@media all and (min-width: 1000px) {
  html {
    font-size: 62.5% !important;
  }
}
body {
  background: #100b09 url('/img/bg-body-mobile.jpg') 0 0 no-repeat;
  background-attachment: fixed;
  background-size: contain;
  color: #cf877a;
  font-family: "PT Sans", sans-serif;
  font-size: 1.3em;
  line-height: 1.5;
  text-align: center;
}
@media all and (min-width: 1000px) {
  body {
    background: #100b09 url('/img/bg-body-2.jpg') 50% 0 no-repeat;
    background-attachment: fixed;
    background-size: initial;
    font-family: "Georgia", serif;
  }
}
h1,
h2.h1 {
  padding: 0 1rem;
  margin-bottom: 0.5em;
  font-weight: normal;
  font-size: 2em;
  color: #ffffff;
}
@media all and (min-width: 1000px) {
  h1,
  h2.h1 {
    padding: 0;
  }
}
h1.homepage {
  font-size: 1.6em;
}
a {
  text-decoration: none;
  color: #f4a000;
}
p {
  margin-bottom: 1em;
  text-align: justify;
}
#container {
  text-align: left;
}
@media all and (min-width: 1000px) {
  #container {
    width: 980px;
    margin: 0 auto;
    padding: 0;
  }
}
/* ==========================================================================
   Postranní sloupec
   ========================================================================== */
#column {
  z-index: 99;
  position: absolute;
  top: 0;
  left: -100%;
  width: 80%;
  background: #1e1612 url(/img/bg-menu-mobile.jpg) 0 0 no-repeat;
  background-size: contain;
  box-shadow: 0 0 100px 30px #000;
  transition: 0.2s;
}
@media all and (min-width: 1000px) {
  #column {
    position: inherit;
    width: 335px;
    float: left;
    background: none;
    transition: 0;
    box-shadow: inherit;
    font-style: italic;
  }
}
#column.visible {
  left: 0;
}
#column p {
  margin-left: 30px;
}
#column .strong {
  margin-bottom: 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #fae7cb;
}
#logo {
  display: none;
}
@media all and (min-width: 1000px) {
  #logo {
    display: block;
    margin-bottom: 15px;
  }
}
@media all and (max-width: 999px) {
  .column-row {
    display: flex;
    flex-direction: flex-end;
    height: 12vmin;
    padding: 1rem 1rem 1rem 12vmin;
  }
}
.cart-mobile {
  box-sizing: border-box;
  height: 100%;
  margin-left: 2rem;
}
@media all and (min-width: 1000px) {
  .cart-mobile {
    display: none;
  }
}
.cart-mobile a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 0 0 2.5rem;
  background: url(/img/ikony/kosik.svg) 0 45% no-repeat;
  background-size: 2rem 2rem;
}
@media all and (max-width: 999px) {
  .cart-desktop {
    display: none;
  }
}
.user-mobile {
  box-sizing: border-box;
  height: 100%;
  margin-left: 2rem;
}
@media all and (min-width: 1000px) {
  .user-mobile {
    display: none;
  }
}
.user-mobile a {
  display: flex;
  align-items: center;
  box-sizing: border-box;
  height: 100%;
  padding: 0 0 0 2.5rem;
  background: url(/img/ikony/uzivatel.svg) 0 45% no-repeat;
  background-size: 2rem 2rem;
}
@media all and (max-width: 999px) {
  .user-desktop {
    display: none;
  }
}
/* Menu
   ========================================================================== */
.menubg {
  margin: 1rem;
}
@media all and (min-width: 1000px) {
  .menubg {
    margin: 20px 0 0 0;
    background: url('/img/bg-menu-div.png') 100% 0 repeat-y;
  }
}
@media all and (min-width: 1000px) {
  #menu {
    padding: 50px 37px 1px 37px;
    background: url('/img/bg-menu.png') 100% 0 no-repeat;
  }
}
#menu li {
  border-top: 1px solid #2f251f;
}
@media all and (min-width: 1000px) {
  #menu li {
    background: url('/img/menu-arrow.png') 10px 10px no-repeat;
    border-top: 1px solid #c1a478;
  }
}
#menu li:first-child {
  border-top: 0;
}
#menu li a {
  display: block;
  padding: 0.5rem 0;
  color: #b09b82;
  font-size: 1.6rem;
  font-weight: bold;
}
@media all and (min-width: 1000px) {
  #menu li a {
    padding: 5px 10px 5px 35px;
    color: #5b412f;
    font-size: 100%;
  }
}
@media all and (min-width: 1000px) {
  #menu li li {
    background: none;
  }
}
#menu li li a {
  padding-left: 1rem;
  font-weight: normal;
}
@media all and (min-width: 1000px) {
  #menu li li a {
    padding-left: 45px;
  }
}
@media all and (min-width: 1000px) {
  #menu li li li a {
    padding-left: 65px;
  }
}
@media all and (min-width: 1000px) {
  #menu a:hover,
  #menu a.active1 {
    color: #fae8c7;
    background: url('/img/bg-menu-a-active.png') 0 50% repeat-y;
  }
}
@media all and (min-width: 1000px) {
  #menubottom {
    height: 182px;
    background: url('/img/bg-menu-bottom.png') 100% 0 no-repeat;
  }
}
/* ==========================================================================
   Hlavní obsah
   ========================================================================== */
@media all and (min-width: 1000px) {
  #content {
    width: 625px;
    float: left;
    padding: 30px 0 0 20px;
  }
}
/* Vyhledávání
   ========================================================================== */
#search {
  display: block;
  float: right;
  background: url('/img/bg-search.png') 0 0 no-repeat;
}
@media all and (max-width: 999px) {
  #search {
    display: none;
  }
}
#search label {
  display: none;
  float: left;
  padding: 10px 0 0 10px;
  width: 100px;
  color: #593d2b;
}
#search .searchfield {
  display: block;
  float: left;
  /*width: 123px;*/
  width: 233px;
  margin: 10px;
  color: #593d2b;
  background: none;
  border: 0;
  outline: none;
}
#search .searchfield::-webkit-input-placeholder,
#search .searchfield::-moz-placeholder,
#search .searchfield:-ms-input-placeholder,
#search .searchfield:-moz-placeholder {
  color: #593d2b;
  font-family: Georgia, serif;
}
#search .searchfield:focus::-webkit-input-placeholder,
#search .searchfield:focus::-moz-placeholder,
#search .searchfield:focus:-ms-input-placeholder,
#search .searchfield:focus:-moz-placeholder {
  color: transparent;
}
#search .searchbutton {
  margin: 4px 2px 0 0;
}
/* Odkazy v hlavičce
   ========================================================================== */
.toplinks {
  padding: 10px 0 10px 0;
  font-style: italic;
}
@media all and (max-width: 999px) {
  .toplinks {
    display: none;
  }
}
.toplinks a {
  margin-right: 15px;
  text-decoration: underline;
}
.toplinks a:hover {
  text-decoration: none;
}
.toplinks a.bigger {
  background-color: #5b412f;
  border: 1px solid #f4a000;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 #000;
  -webkit-box-shadow: inset 0 1px 0 #000;
  box-shadow: inset 0 1px 0 #000;
  color: #f4a000;
  font-size: 16px;
  font-weight: bold;
  padding: 5px 10px;
  text-decoration: none;
  text-shadow: #000 0 1px 0;
}
.toplinks a.bigger.favorite {
  padding-left: 25px;
  background-image: url(/img/favorite-button.png);
  background-repeat: no-repeat;
  background-position: 5px 50%;
}
/* -------------------------------------------------------------------------- */
/* ==========================================================================
   Mobilní hlavička
   ========================================================================== */
.mobile-header {
  display: flex;
  align-items: center;
}
@media all and (min-width: 1000px) {
  .mobile-header {
    display: none;
  }
}
.mobile-header__hamburger-box {
  flex: 0 0 auto;
  width: 12vmin;
  padding: 1rem;
}
.mobile-header__logo-box {
  flex: 1 0 auto;
  padding: 0 3rem;
}
.mobile-header__search-box {
  flex: 0 0 auto;
  width: 12vmin;
  padding: 1rem;
  text-align: right;
}
/* ==========================================================================
   Box
   ========================================================================== */
.box2-top {
  height: 31px;
  background: url('/img/bg-breadcrumb-top.png');
}
@media all and (max-width: 999px) {
  .box2-top {
    display: none;
  }
}
.box2-bottom {
  margin-bottom: 2em;
  height: 31px;
  background: url('/img/bg-breadcrumb-bottom.png');
}
@media all and (max-width: 999px) {
  .box2-bottom {
    display: none;
  }
}
.box2-content {
  padding: 0 1rem;
  font-style: italic;
  color: #ffc000;
}
@media all and (min-width: 1000px) {
  .box2-content {
    padding: 1px 40px;
    background: url('/img/bg-box2.png');
  }
}
.box2-content--homepage {
  color: #cf877a;
}
.box2-content--homepage p {
  margin: 1em 0 0 0;
  font-weight: bold;
  text-align: center;
}
.box2-content a {
  font-weight: bold;
}
.box2-content a:hover {
  text-decoration: underline;
}
@media all and (min-width: 1000px) {
  .box2-columns {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
  }
}
/**
 * heureka pryč
 */
@media all and (max-width: 999px) {
  #hw-87kwowifjjowiklsadh666left {
    display: none;
  }
}
/* ==========================================================================
   Obsah
   ========================================================================== */
#breadcrumb {
  padding: 1rem;
}
@media all and (min-width: 1000px) {
  #breadcrumb {
    clear: both;
    margin-bottom: 30px;
    padding: 32px;
    font-size: 0.9em;
    font-style: italic;
    color: #ffffff;
    background: url('/img/bg-breadcrumb.png') 50% 50% no-repeat;
  }
}
@media all and (min-width: 1000px) {
  #breadcrumb span {
    font-weight: bold;
    font-style: normal;
  }
}
#breadcrumb a {
  text-decoration: underline;
}
#breadcrumb a:hover {
  text-decoration: none;
}
@media all and (max-width: 999px) {
  .order-bar {
    padding: 0 1rem 1rem 1rem;
  }
}
h2.title {
  margin-bottom: 1em;
  font-size: 1.5em;
  font-weight: normal;
  color: white;
}
@media all and (max-width: 999px) {
  h2.title {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
@media all and (min-width: 1000px) {
  h2.title {
    font-style: italic;
  }
}
@media all and (max-width: 999px) {
  .oneitem {
    padding: 0 1rem 1rem 1rem;
    background-color: #2a1f19;
    margin-bottom: 1rem;
  }
}
@media all and (min-width: 1000px) {
  .oneitem--even {
    margin-right: 20px;
  }
}
.oneitem .thumb {
  position: relative;
}
@media all and (max-width: 999px) {
  .oneitem .thumb {
    padding: 1rem;
    border: 0;
    border-radius: 1rem;
    background-color: #45352d;
  }
}
@media all and (min-width: 1000px) {
  .oneitem .thumb {
    display: block;
    float: left;
    width: 138px;
  }
}
@media all and (min-width: 1000px) {
  .oneitem .thumbbg {
    padding: 9px 9px 0 9px;
    text-align: center;
    background: url('/img/bg-thumb.png') 0 0 no-repeat;
  }
}
@media all and (min-width: 1000px) {
  .oneitem .thumbbottom {
    width: 138px;
    height: 10px;
    background: url('/img/bg-thumb-bottom.png') 0 0 no-repeat;
  }
}
@media all and (min-width: 1000px) {
  .oneitem .descr {
    float: left;
    width: 446px;
    padding-left: 40px;
    font-family: Arial, sans-serif;
  }
}
@media all and (min-width: 1000px) {
  .oneitem .descr h2 {
    margin-bottom: 0.5em;
    font-size: 1.4em;
    font-weight: normal;
    font-family: Georgia, serif;
  }
}
@media all and (min-width: 1000px) {
  .oneitem .descr .price {
    position: relative;
    padding-top: 5px;
    font-size: 1.1em;
    font-weight: bold;
    color: #ffffff;
    width: 310px;
  }
}
.oneitem .thumb img {
  display: block;
  margin: 0 auto;
  border: 0px;
  width: 100%;
}
@media all and (min-width: 1000px) {
  .oneitem .thumb img {
    max-width: 100%;
    width: auto;
    max-height: 120px;
  }
}
@media all and (min-width: 1000px) {
  .tile {
    float: left;
    width: 295px;
    padding-bottom: 30px;
    font-family: Arial, sans-serif;
  }
}
@media all and (max-width: 999px) {
  .tile h2 {
    font-weight: normal;
    font-size: 1.5rem;
    padding: 0.5rem 1rem;
  }
}
@media all and (min-width: 1000px) {
  .tile h2 {
    height: 3.4em;
    font-size: 1.2em;
    font-family: Georgia, serif;
  }
}
.tile .price {
  color: #ffffff;
  font-weight: bold;
}
@media all and (min-width: 1000px) {
  .tile .price {
    margin-bottom: 1em;
  }
}
@media all and (min-width: 1000px) {
  .tile .descrshort {
    margin-left: 156px;
  }
}
.tile .buyit input,
.tile input.quant {
  width: 25px;
  padding: 5px;
  text-align: center;
  color: #522c08;
  background: url('/img/bg-buyit.png') 0 0 no-repeat;
  border: 0;
}
.tile .addtocart {
  padding-left: 20px;
  font-family: Georgia, serif;
  font-style: italic;
  text-decoration: underline;
  background: url('/img/smallbag.png') 0px 50% no-repeat;
}
.morelink {
  margin: 1rem;
  font-style: italic;
  font-weight: bold;
  text-align: right;
}
@media all and (min-width: 1000px) {
  .morelink {
    margin: 1rem 0 3rem 0;
  }
}
/* Aktuality na titulce
   ========================================================================== */
@media all and (min-width: 1000px) {
  .actuals {
    margin: 0 0 0 -9px;
  }
}
.oneactual {
  padding: 1rem;
  margin: 0 0 1rem 0;
  background: #2a1f19;
}
@media all and (min-width: 1000px) {
  .oneactual {
    float: left;
    overflow: hidden;
    width: 288px;
    height: 240px;
    margin: 0 0 9px 9px;
    padding: 10px 10px 15px 10px;
    background: url(/img/bg-black-75.png) 0 0 repeat;
  }
}
.oneactual__title {
  overflow: hidden;
  height: 28px;
  text-align: center;
  font-size: 1.2em;
  font-weight: normal;
}
.oneactual__perex {
  margin: 1em 0;
  font-family: Arial, sans-serif;
  font-size: 0.85em;
}
@media all and (max-width: 999px) {
  .oneactual__imgbox {
    padding: 1rem;
    border: 0;
    border-radius: 1rem;
    background-color: #45352d;
  }
  .oneactual__imgbox img {
    width: 100%;
  }
}
@media all and (min-width: 1000px) {
  .oneactual__imgbox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 240px;
    height: 135px;
    margin: 0 auto;
    padding: 9px;
    background: url(/img/actualpic.png) 0 0 no-repeat;
  }
}
/**
 * Storebar
 */
.storebar {
  display: none;
}
/**
 * Ikona 18+
 */
.adult0 {
  display: none;
}
.adult1 {
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  padding-top: 2px;
  background: #92705f;
  color: #fff;
  font-weight: bold;
  border-radius: 40px;
  font-size: 10px;
  text-align: center;
}
@media all and (min-width: 1000px) {
  .adult1 {
    border-radius: 0 40px 40px 40px;
    background: #fff;
    color: #f00;
  }
}
.adult1--inline {
  position: inherit;
  display: inline-block;
}
/**
 * Ministrestvo zdravotnictví varuje
 */
.mzcr {
  margin: 1rem;
  padding: 1em;
  background-color: rgba(0, 0, 0, 0.5);
  border: 3px double #947451;
  color: #cf877a;
  font-family: Arial, sans-serif;
  text-align: center;
  text-transform: uppercase;
}
@media all and (min-width: 1000px) {
  .mzcr {
    display: inline-block;
    margin: 0;
    font-size: 1.5em;
  }
}
/* ==========================================================================
   Odkaz na podrobný filtr
   ========================================================================== */
.filterbutton {
  width: 625px;
  height: 138px;
  background: url(/img/filterbutton.png) 0 0 no-repeat;
  text-align: center;
}
.filterbutton p {
  margin: 0;
  padding: 40px 90px 20px 260px;
  text-align: center;
  font-style: italic;
  font-weight: bold;
}
.filterbutton p a {
  font-weight: normal;
  text-decoration: underline;
}
.filterbutton p a:hover {
  text-decoration: none;
}
/* ==========================================================================
   Article
   ========================================================================== */
.article-detail {
  margin: 0 0 30px 0;
  padding: 0 0 10px 0;
  background: url('/img/oneitem-separator.png') 50% 100% no-repeat;
}
.article-detail img {
  max-width: 100%;
}
.article-detail__content {
  padding: 1rem;
}
@media all and (min-width: 1000px) {
  .article-detail__content {
    padding: 10px;
    background: url(/img/bg-black-75.png) 0 0 repeat;
  }
}
.article-detail__bigthumb {
  float: left;
  width: 300px;
  margin: 0 20px 10px 0;
}
.article-detail__bigthumb-top {
  position: relative;
  height: 10px;
  background: url('/img/bg-bigthumb-top.png') 0 0 no-repeat;
}
.article-detail__bigthumb-content {
  padding: 0 59px 0 9px;
  text-align: center;
  background: url('/img/bg-bigthumb.png') 0 0 repeat-y;
}
.article-detail__bigthumb-content img {
  display: block;
  margin: 0 auto;
}
.article-detail__bigthumb-bottom {
  height: 10px;
  background: url('/img/bg-bigthumb-bottom.png') 0 0 no-repeat;
}
/* ==========================================================================
   Patička
   ========================================================================== */
.footer {
  clear: both;
  font-family: arial;
  font-size: 0.9em;
  color: #cf877a;
  background: url('/img/bg-footer.png') 50% 0 no-repeat;
}
.footer a {
  color: #cf877a;
}
.footer p {
  padding: 1rem;
  text-align: center;
}
@media all and (min-width: 1000px) {
  .footer p {
    padding: 2em 0;
    text-align: left;
  }
}
.footer .art4web {
  display: none;
}
@media all and (min-width: 1000px) {
  .footer .art4web {
    margin: 26px 20px 20px 20px;
    float: right;
  }
}
.footer .etrafika {
  margin: 20px 130px 20px 80px;
  float: left;
}
.footer .footerlinks {
  font-size: 0.9em;
  text-align: center;
}
@media all and (max-width: 999px) {
  .footer .footerlinks {
    display: none;
  }
}
/* ==========================================================================
   Login
   ========================================================================== */
/* ==========================================================================
   Pomocné třídy
   ========================================================================== */
@media all and (max-width: 999px) {
  .nomobile {
    display: none;
  }
}
@media all and (min-width: 1000px) {
  .nodesktop {
    display: none;
  }
}
.small {
  font-size: 0.9em;
}
/**
 * PrettyPhoto - zákaz zobrazování tlačítka pro zvětšení na mobilní verzi
 */
@media all and (max-width: 999px) {
  .pp_expand {
    display: none !important;
  }
}
/**
 * Formuláře
 */
.form {
  padding: 1rem;
}
@media all and (min-width: 1000px) {
  .form {
    padding: 0;
  }
}
.form-label {
  display: block;
  margin: 0 0 0.5rem 0;
  font-size: 1em;
  font-family: "PT Sans", sans-serif;
}
@media all and (min-width: 1000px) {
  .form-label {
    font-family: "Arial", sans-serif;
  }
}
.form-label:after {
  content: ":";
}
.form-label--inline {
  display: inline-block;
}
.form-input {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid #aa6b3f;
  box-shadow: 0 0 0 1px #caab82;
  background-color: #cf966b;
  font-family: "PT Sans", sans-serif;
  font-size: 2rem;
}
@media all and (min-width: 1000px) {
  .form-input {
    width: auto;
    padding: 0.5rem 1rem;
    font-family: "Arial", sans-serif;
    font-size: 1em;
  }
}
.form-input--search {
  background: #cf966b url(/img/ikony/lupa.svg) 5px 50% no-repeat;
  background-size: 3rem 3rem;
  padding-left: 5rem;
}
.form-submit {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
  margin: 2rem 0 1rem 0;
  padding: 1rem;
  border: 1px solid #2a1f19;
  box-shadow: 0 0 0 1px #a5331d;
  background-color: #a5331d;
  color: #fae5c5;
  font-family: "PT Sans", sans-serif;
  font-size: 2rem;
}
@media all and (min-width: 1000px) {
  .form-submit {
    width: auto;
    padding: 0.5rem 1rem;
    font-family: "Georgia", serif;
    font-size: 1em;
  }
}
/**
 * OokHamburger
 *
 * Pure CSS animated hamburger menu button.
 *
 * Exmaple code:
 *
 * <nav id="main-menu" class="main-menu" role="navigation">
 *   <ul>
 *     <li><a href="#">link</a></li>
 *   </ul>
 * </nav>
 *
 * <script>
 *   var toggle = document.getElementById('hamburger');
 *   var mainMenu = document.getElementById('main-menu');
 *   if(toggle) {
 *     toggle.addEventListener( "click", function(e) {
 *       e.preventDefault();
 *       (this.classList.contains("active") === true) ? this.classList.remove("active") : this.classList.add("active");
 *       (mainMenu.classList.contains("visible") === true) ? mainMenu.classList.remove("visible") : mainMenu.classList.add("visible");
 *     });
 *   }
 * </script>
 */
#hamburger {
  z-index: 100;
  position: relative;
  width: 12vmin;
  height: 12vmin;
  background: transparent;
  font-size: 0;
  cursor: pointer;
  transition: background 0.2s;
}
@media all and (min-width: 1000px) {
  #hamburger {
    display: none;
  }
}
#hamburger span {
  position: absolute;
  top: 42.875%;
  left: 18.75%;
  width: 62.5%;
  height: 1.5vmin;
  background-color: #9a877c;
  transition: background 0s 0.2s;
}
#hamburger span:before,
#hamburger span:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #9a877c;
  transition-delay: 0.2s, 0s;
  transition-duration: 0.2s, 0.2s;
}
#hamburger span:before {
  top: -200%;
  transition-property: top, transform;
}
#hamburger span:after {
  bottom: -200%;
  transition-property: bottom, transform;
}
#hamburger.active span {
  background: none;
}
#hamburger.active span:before {
  top: 0%;
  transition-delay: 0s, 0.2s;
  transform: rotate(45deg);
}
#hamburger.active span:after {
  bottom: 0%;
  transition-delay: 0s, 0.2s;
  transform: rotate(-45deg);
}
/**
 * Pagetop stores
 *
 * - lišta kamených obchodů
 * - šablona tpl/inc/pagetop-stores.html
 */
.pagetop-stores {
  margin: 0.5rem 1rem;
}
@media all and (min-width: 1000px) {
  .pagetop-stores {
    margin: 0 0 3rem 0;
  }
}
.pagetop-stores__title {
  display: block;
  margin-bottom: 1rem;
  color: #fff;
  font-style: italic;
  font-size: 1.5em;
}
@media all and (max-width: 999px) {
  .pagetop-stores__title {
    display: none;
  }
}
.pagetop-stores__mobile-title {
  color: #c3ac90;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}
@media all and (min-width: 1000px) {
  .pagetop-stores__mobile-title {
    display: none;
  }
}
.pagetop-stores__row {
  display: flex;
  justify-content: space-between;
}
@media all and (max-width: 999px) {
  .pagetop-stores__link {
    flex: 1 0 auto;
    margin: 0.5rem;
    padding: 0.5rem;
    border: 1px solid #45352d;
    border-radius: 0.5rem;
    background: linear-gradient(#45352d, #1d1511);
    color: #c3ac90;
  }
}
@media all and (min-width: 1000px) {
  .pagetop-stores__link {
    box-sizing: border-box;
    display: block;
    height: 65px;
    padding: 12px 15px 10px 115px;
    background-color: #2e1c11;
    background-position: 0 0;
    background-repeat: no-repeat;
    transition: 0.1s;
  }
}
.pagetop-stores__link:hover {
  opacity: 0.9;
}
.pagetop-stores__link--blanicka {
  margin-left: 0;
}
@media all and (min-width: 1000px) {
  .pagetop-stores__link--blanicka {
    background-image: url(/img/prodejna_praha2.png);
  }
}
@media all and (min-width: 1000px) {
  .pagetop-stores__link--dlouha {
    background-image: url(/img/prodejna_praha1.png);
  }
}
.pagetop-stores__link--ostruznicka {
  margin-right: 0;
}
@media all and (min-width: 1000px) {
  .pagetop-stores__link--ostruznicka {
    background-image: url(/img/prodejna_olomouc.png);
  }
}
/**
 * Obrázek shop roku
 */
.pagetop-shoproku {
  max-width: 100%;
  margin-bottom: 3rem;
}
/**
 * Eet box
 */
.eet {
  margin-bottom: 1rem;
  padding: 0 1rem;
  background: rgba(0, 0, 0, 0.75);
  color: rgba(255, 255, 255, 0.75);
  font-size: 0.9em;
}
@media all and (min-width: 1000px) {
  .eet {
    margin-bottom: 3rem;
    padding: 1rem;
    font-family: Arial, sans-serif;
  }
}
/**
 * Pagination
 */
.pagination {
  margin: 1em 0 0 0;
  padding: 0.5em;
  text-align: center;
  background: rgba(0, 0, 0, 0.2);
}
.pagination__item {
  display: inline-block;
  font-family: arial, sans-serif;
  list-style-type: none;
}
.pagination__link {
  display: inline-block;
  min-width: 1.5em;
  border: 1px solid transparent;
  border-radius: 2em;
  background-color: rgba(0, 0, 0, 0.75);
  color: #cf877a;
  text-align: center;
}
.pagination__link--first,
.pagination__link--prev,
.pagination__link--next,
.pagination__link--last {
  padding: 0 0.5em;
}
.pagination__link--active {
  border: 1px solid #cf877a;
  background-color: black;
  color: white;
  font-weight: bold;
}
.pagination__link:hover {
  color: white;
  text-shadow: 0 0 2px white;
  background-color: black;
}
.select_pagination {
  margin: 1em 0 0 0;
  padding: 0.5em;
  text-align: center;
}
.select_pagination__link {
  display: inline-block;
  padding: 0 0.5em;
  border: 1px solid transparent;
  border-radius: 2em;
  background-color: rgba(0, 0, 0, 0.75);
  color: #cf877a;
  font-family: arial, sans-serif;
  text-align: center;
}
.select_pagination__link--first,
.select_pagination__link--prev,
.select_pagination__link--next,
.select_pagination__link--last {
  min-width: 1.5em;
  padding: 0 0.5em;
}
.select_pagination__link:hover {
  color: white;
  text-shadow: 0 0 2px white;
  background-color: black;
}
.select_pagination__select {
  display: inline-block;
  margin: 0 0.5em;
  border: 1px solid black;
  outline: none;
}
/* ------------------------------------------------------------------------
	This you can edit.
------------------------------------------------------------------------- */
div.light_rounded .pp_top .pp_left {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;
}
/* Top left corner */
div.light_rounded .pp_top .pp_middle {
  background: #fff;
}
/* Top pattern/color */
div.light_rounded .pp_top .pp_right {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;
}
/* Top right corner */
div.light_rounded .pp_content {
  background-color: #fff;
}
/* Content background */
div.light_rounded .pp_next:hover {
  background: url(/img/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
/* Next button */
div.light_rounded .pp_previous:hover {
  background: url(/img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
/* Previous button */
div.light_rounded .pp_expand {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
/* Expand button */
div.light_rounded .pp_expand:hover {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
/* Expand button hover */
div.light_rounded .pp_contract {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
/* Contract button */
div.light_rounded .pp_contract:hover {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
/* Contract button hover */
div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
/* Close button */
div.light_rounded .pp_arrow_previous {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;
}
/* The previous arrow in the bottom nav */
div.light_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_rounded .pp_arrow_next {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;
}
/* The next arrow in the bottom nav */
div.light_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_rounded .pp_bottom .pp_left {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;
}
/* Bottom left corner */
div.light_rounded .pp_bottom .pp_middle {
  background: #fff;
}
/* Bottom pattern/color */
div.light_rounded .pp_bottom .pp_right {
  background: url(/img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;
}
/* Bottom right corner */
div.light_rounded .pp_loaderIcon {
  background: url(/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat;
}
/* Loader icon */
/* ----------------------------------
		Dark Rounded Theme
	----------------------------------- */
div.dark_rounded .pp_top .pp_left {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;
}
/* Top left corner */
div.dark_rounded .pp_top .pp_middle {
  background: url(/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
/* Top pattern/color */
div.dark_rounded .pp_top .pp_right {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;
}
/* Top right corner */
div.dark_rounded .pp_content {
  background: url(/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
/* Content background */
div.dark_rounded .pp_next:hover {
  background: url(/img/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
  cursor: pointer;
}
/* Next button */
div.dark_rounded .pp_previous:hover {
  background: url(/img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
/* Previous button */
div.dark_rounded .pp_expand {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
/* Expand button */
div.dark_rounded .pp_expand:hover {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
/* Expand button hover */
div.dark_rounded .pp_contract {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
/* Contract button */
div.dark_rounded .pp_contract:hover {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
/* Contract button hover */
div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
/* Close button */
div.dark_rounded .currentTextHolder {
  color: #c4c4c4;
}
div.dark_rounded .pp_description {
  color: #fff;
}
div.dark_rounded .pp_arrow_previous {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;
}
/* The previous arrow in the bottom nav */
div.dark_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_rounded .pp_arrow_next {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;
}
/* The next arrow in the bottom nav */
div.dark_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.dark_rounded .pp_bottom .pp_left {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;
}
/* Bottom left corner */
div.dark_rounded .pp_bottom .pp_middle {
  background: url(/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;
}
/* Bottom pattern/color */
div.dark_rounded .pp_bottom .pp_right {
  background: url(/img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;
}
/* Bottom right corner */
div.dark_rounded .pp_loaderIcon {
  background: url(/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
/* Loader icon */
/* ----------------------------------
		Dark Square Theme
	----------------------------------- */
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content {
  background: url(/img/prettyPhoto/dark_square/contentPattern.png) top left repeat;
}
div.dark_square .currentTextHolder {
  color: #c4c4c4;
}
div.dark_square .pp_description {
  color: #fff;
}
div.dark_square .pp_loaderIcon {
  background: url(/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;
}
/* Loader icon */
div.dark_square .pp_expand {
  background: url(/img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
/* Expand button */
div.dark_square .pp_expand:hover {
  background: url(/img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
/* Expand button hover */
div.dark_square .pp_contract {
  background: url(/img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
/* Contract button */
div.dark_square .pp_contract:hover {
  background: url(/img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
/* Contract button hover */
div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(/img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
/* Close button */
div.dark_square .pp_arrow_previous {
  background: url(/img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;
}
/* The previous arrow in the bottom nav */
div.dark_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.dark_square .pp_arrow_next {
  background: url(/img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;
}
/* The next arrow in the bottom nav */
div.dark_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.dark_square .pp_next:hover {
  background: url(/img/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
/* Next button */
div.dark_square .pp_previous:hover {
  background: url(/img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
/* Previous button */
/* ----------------------------------
		Light Square Theme
	----------------------------------- */
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content {
  background: #fff;
}
div.light_square .pp_expand {
  background: url(/img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer;
}
/* Expand button */
div.light_square .pp_expand:hover {
  background: url(/img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer;
}
/* Expand button hover */
div.light_square .pp_contract {
  background: url(/img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer;
}
/* Contract button */
div.light_square .pp_contract:hover {
  background: url(/img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer;
}
/* Contract button hover */
div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(/img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer;
}
/* Close button */
div.light_square .pp_arrow_previous {
  background: url(/img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;
}
/* The previous arrow in the bottom nav */
div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default;
}
div.light_square .pp_arrow_next {
  background: url(/img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;
}
/* The next arrow in the bottom nav */
div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default;
}
div.light_square .pp_next:hover {
  background: url(/img/prettyPhoto/light_square/btnNext.png) center right no-repeat;
  cursor: pointer;
}
/* Next button */
div.light_square .pp_previous:hover {
  background: url(/img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
  cursor: pointer;
}
/* Previous button */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */
div.pp_pic_holder a:focus {
  outline: none;
}
div.pp_overlay {
  background: #000;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
.pp_top {
  height: 20px;
  position: relative;
}
* html .pp_top {
  padding: 0 20px;
}
.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_top .pp_middle {
  left: 0;
  position: static;
}
.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_content {
  height: 40px;
  position: relative;
  text-align: left;
  width: 100%;
}
.pp_content .pp_details {
  display: none;
  margin: 10px 15px 2px 20px;
}
.pp_description {
  display: none;
  float: left;
  margin: 0;
}
.pp_nav {
  clear: left;
  float: left;
  margin: 3px 0 0 0;
}
.pp_nav p {
  float: left;
  margin: 2px 4px;
}
.pp_nav a.pp_arrow_previous,
.pp_nav a.pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
}
.pp_hoverContainer {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
a.pp_next {
  background: url(/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_previous {
  background: url(/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
a.pp_expand,
a.pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 30px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
}
a.pp_close {
  display: block;
  float: right;
  text-indent: -10000px;
}
.pp_bottom {
  height: 20px;
  position: relative;
}
* html .pp_bottom {
  padding: 0 20px;
}
.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px;
}
.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px;
}
* html .pp_bottom .pp_middle {
  left: 0;
  position: static;
}
.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.pp_loaderIcon {
  display: none;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
}
#pp_full_res {
  display: none;
  line-height: 1 !important;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9999;
}
/* ------------------------------------------------------------------------
	Miscellaneous
------------------------------------------------------------------------- */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
/**
 * Product detail
 *
 * - šablona tpl/detail.html
 */
@media all and (min-width: 1000px) {
  .product-detail {
    margin: 0 0 30px 0;
    padding: 0 0 10px 0;
    background: url('/img/oneitem-separator.png') 50% 100% no-repeat;
  }
}
@media all and (max-width: 999px) {
  .product-detail__title {
    margin-bottom: 0;
    padding: 0.5rem 1rem 1rem 1rem;
    background: #2a1f19;
    font-size: 1.5rem;
  }
}
@media all and (min-width: 1000px) {
  .product-detail__flex-row {
    display: flex;
  }
}
.product-detail__print-link {
  display: none;
}
@media all and (min-width: 1000px) {
  .product-detail__print-link {
    display: block;
    margin-top: 5px;
    padding: 5px 0 5px 30px;
    float: right;
    text-align: right;
    font-style: italic;
    color: #f4d6b4;
    background: url('/img/print.png') 0 0 no-repeat;
  }
}
/* Obrázky
   ========================================================================== */
.product-detail__images {
  padding: 0 1rem 1rem 1rem;
  background: #2a1f19;
}
@media all and (min-width: 1000px) {
  .product-detail__images {
    width: 340px;
    padding: 0;
    background: transparent;
  }
}
/**
 * Velký náhled
 */
@media all and (max-width: 999px) {
  .product-detail__bigthumb {
    position: relative;
    padding: 1rem;
    border: 0;
    border-radius: 1rem;
    background-color: #45352d;
  }
  .product-detail__bigthumb img {
    width: 100%;
  }
}
@media all and (min-width: 1000px) {
  .product-detail__bigthumb {
    width: 300px;
  }
}
@media all and (min-width: 1000px) {
  .product-detail__bigthumb-top {
    position: relative;
    height: 10px;
    background: url('/img/bg-bigthumb-top.png') 0 0 no-repeat;
  }
}
@media all and (min-width: 1000px) {
  .product-detail__bigthumb-content {
    padding: 0 59px 0 9px;
    text-align: center;
    background: url('/img/bg-bigthumb.png') 0 0 repeat-y;
  }
}
.product-detail__bigthumb-content img {
  display: block;
  margin: 0 auto;
}
.product-detail__bigthumb-price {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0.5rem 2rem 0.5rem 3rem;
  border-bottom-left-radius: 1rem;
  background-color: #45352d;
}
@media all and (min-width: 1000px) {
  .product-detail__bigthumb-price {
    display: none;
  }
}
@media all and (min-width: 1000px) {
  .product-detail__bigthumb-bottom {
    height: 10px;
    background: url('/img/bg-bigthumb-bottom.png') 0 0 no-repeat;
  }
}
/**
 * Galerie malých náhledů
 */
.product-detail__thumb {
  float: left;
  width: 138px;
  margin: 10px 15px 0 0;
}
@media all and (max-width: 999px) {
  .product-detail__thumb {
    display: none;
  }
}
.product-detail__thumb a {
  display: block;
  height: 60px;
}
.product-detail__thumb img {
  display: block;
  margin: 0 auto;
  border: 0px;
}
.product-detail__thumb-bg {
  padding: 9px 9px 0 9px;
  text-align: center;
  background: url('/img/bg-thumb.png') 0 0 no-repeat;
}
.product-detail__thumb-bottom {
  width: 138px;
  height: 10px;
  background: url('/img/bg-thumb-bottom.png') 0 0 no-repeat;
}
/* Popis
   ========================================================================== */
.product-detail__descr {
  display: flex;
  flex-direction: column;
  margin-top: 1rem;
  padding: 1rem;
  background: #2a1f19;
}
@media all and (min-width: 1000px) {
  .product-detail__descr {
    width: 285px;
    margin-top: 0;
    padding: 0;
    background: transparent;
    font-family: Arial, sans-serif;
  }
}
.product-detail__descr .small {
  border-bottom: 1px solid #3c3028;
  font-size: 1em;
  line-height: 2;
}
.product-detail__descr strong {
  font-weight: normal;
}
.product-detail__descr strong:before {
  content: "";
  display: block;
  height: 3px;
  border-top: 1px solid #3c3028;
}
@media all and (min-width: 1000px) {
  .product-detail__descr--gift {
    padding: 1em 0 2em 0;
  }
}
.product-detail__descr-part-1 {
  order: 1;
}
.product-detail__descr-part-2 {
  order: 0;
}
@media all and (min-width: 1000px) {
  .product-detail__descr-part-2 {
    order: 1;
  }
}
.product-detail__descr-part-3 {
  order: 0;
}
@media all and (min-width: 1000px) {
  .product-detail__descr-part-3 {
    order: 1;
  }
}
.product-detail__descr-part-4 {
  order: 1;
}
.product-detail__descr-text {
  margin: 0 -10px 1em -10px;
  padding: 10px;
  background: url(/img/bg-black-75.png) 0 0 repeat;
  opacity: 0.75;
}
.product-detail__price {
  margin: 10px 0;
  font-size: 1.5em;
  color: #ffffff;
}
.product-detail__buyit {
  float: none;
  text-align: left;
}
@media all and (max-width: 999px) {
  .product-detail__buyit {
    padding: 1.5rem 0 2.5rem 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media all and (max-width: 999px) {
  .product-detail__quant {
    width: 5rem;
    border: 0;
    border-radius: 0.5rem 0 0 0.5rem;
    background-color: #45352d;
    color: #d5c0a5;
    font-family: "PT Sans", sans-serif;
    font-size: 2rem;
    text-align: center;
    outline: none;
  }
}
@media all and (max-width: 999px) {
  .product-detail__addtocart {
    background-color: #45352d;
    border: 0;
    border-radius: 0 0.5rem 0.5rem 0;
  }
}
@media all and (max-width: 999px) {
  .product-detail__addtocart a {
    display: block;
    padding: 0.5rem 1rem;
    border: 0;
    border-radius: 0.5rem;
    color: #f4a000;
    background: linear-gradient(to bottom right, #972008, #701604);
    font-size: 2rem;
  }
  .product-detail__addtocart a::first-letter {
    text-transform: uppercase;
  }
}
.product-detail__attributes {
  margin: 1rem 0;
  font-size: 0.9em;
}
@media all and (min-width: 1000px) {
  .product-detail__attributes {
    margin: 1em 0 3em 0;
  }
}
.product-detail__attributes:after {
  content: "";
  display: block;
  clear: both;
}
.product-detail__attributes a {
  display: block;
  padding: 5px 0 5px 25px;
  font-family: Georgia, serif;
  font-style: italic;
  text-decoration: underline;
  background: url('/img/attribute.png') 0 50% no-repeat;
}
@media all and (min-width: 1000px) {
  .product-detail__attributes a {
    width: 117px;
    float: left;
  }
}
/**
 * Certifikát
 */
.certificatebox {
  float: right;
  width: 302px;
}
.certificatebox img {
  width: 302px;
}
@media all and (max-width: 999px) {
  .certificate-box {
    box-sizing: border-box;
    padding: 1rem;
    float: none;
    width: 100%;
  }
}
@media all and (max-width: 999px) {
  .certificate-box img {
    width: 100%;
  }
}
.certificate-box p {
  padding: 1rem 0;
}
@media all and (min-width: 1000px) {
  .certificate-box p {
    padding: 1em 0 2em 0;
  }
}
.certificate-box__title {
  margin-bottom: 1rem;
  font-size: 1.5em;
  font-weight: normal;
  color: white;
}
@media all and (min-width: 1000px) {
  .certificate-box__title {
    margin-bottom: 1em;
    font-style: italic;
  }
}
/**
 * Dárek k produktu
 */
@media all and (min-width: 1000px) {
  .giftbox {
    float: left;
    width: 321px;
    overflow: hidden;
  }
  .giftbox .product-detail__bigthumb-content {
    display: table-cell;
    height: 180px;
    vertical-align: middle;
  }
}
@media all and (max-width: 999px) {
  .gift-box {
    padding-top: 1rem;
  }
}
@media all and (max-width: 999px) {
  .gif-box__title {
    margin-bottom: 1rem;
  }
}
/**
 * Random item
 */
.random-item-list {
  margin-top: 50px;
}
@media all and (max-width: 999px) {
  .random-item-list {
    display: none;
  }
}
/**
 * TODO: tohle se zřejmě týká bazaru?
 */
.detail .thisissold {
  margin: 0 -10px 10px -10px;
  padding: 10px;
  background: url(/img/bg-black-75.png) 0 0 repeat;
  color: #fff;
  text-align: left;
}
.detail .thisissold strong {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  font-size: 16px;
  color: #f4a000;
}
.detail .soldemail {
  width: 128px;
  background: url(/img/bg-reginput.png) 0 0 no-repeat;
}
/**
 * Product grid
 *
 * - šablona tpl/inc/product-grid.html
 */
@media all and (min-width: 1000px) {
  .product-grid {
    margin-left: -9px;
  }
}
.grid-item {
  position: relative;
  margin-bottom: 1rem;
  padding: 0 1rem 1rem 1rem;
  background: #2a1f19;
}
@media all and (min-width: 1000px) {
  .grid-item {
    float: left;
    overflow: hidden;
    width: 202px;
    margin: 9px 0 0 9px;
    padding: 0;
    background: url(/img/bg-black-75.png) 0 0 repeat;
  }
}
.grid-item__title {
  font-weight: normal;
}
@media all and (max-width: 999px) {
  .grid-item__title {
    font-size: 1.5rem;
    padding: 0.5rem 1rem;
  }
}
@media all and (min-width: 1000px) {
  .grid-item__title {
    overflow: hidden;
    height: 58px;
    margin: 9px 0;
    padding: 0 9px;
    text-align: center;
  }
}
.grid-thumb {
  display: block;
  position: relative;
}
@media all and (max-width: 999px) {
  .grid-thumb {
    padding: 1rem;
    border: 0;
    border-radius: 1rem;
    background-color: #45352d;
  }
  .grid-thumb img {
    width: 100%;
  }
}
@media all and (min-width: 1000px) {
  .grid-thumb {
    overflow: hidden;
    height: 143px;
    margin-left: 9px;
  }
}
.grid-item__thumb-price {
  position: absolute;
  top: 1rem;
  right: 1rem;
  padding: 0.5rem 2rem 0.5rem 3rem;
  border-bottom-left-radius: 1rem;
  background-color: #45352d;
}
@media all and (min-width: 1000px) {
  .grid-item__thumb-price {
    display: none;
  }
}
@media all and (min-width: 1000px) {
  .grid-item__thumb {
    display: table-cell;
    width: 166px;
    height: 125px;
    padding: 9px 9px 0 9px;
    background: url(/img/grid-thumb-bg.png) 0 0 no-repeat;
    text-align: center;
    vertical-align: middle;
  }
}
@media all and (min-width: 1000px) {
  .grid-item__thumb img {
    max-width: 166px;
    max-height: 125px;
  }
}
@media all and (min-width: 1000px) {
  .grid-item__thumb-bottom {
    height: 7px;
    padding: 1px;
    background: url(/img/grid-thumb-bottom.png) 0 0 no-repeat;
  }
}
.grid-item__descr {
  display: none;
}
@media all and (min-width: 1000px) {
  .grid-item__descr {
    display: block;
    overflow: hidden;
    height: 45px;
    padding: 0 9px 0 9px;
    font-family: Arial, sans-serif;
    font-size: 11px;
  }
}
.grid-item__price {
  display: none;
}
@media all and (min-width: 1000px) {
  .grid-item__price {
    display: block;
    padding: 9px;
    text-align: right;
    font-size: 16px;
  }
}
.grid-item__cart {
  display: none;
}
@media all and (min-width: 1000px) {
  .grid-item__cart {
    display: block;
    height: 30px;
    padding: 9px;
    background: #000;
  }
}
/**
 * Age verification
 */
.verify-age {
  display: flex;
  align-items: center;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: black;
  color: white;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.verify-age__text {
  margin: 0 auto;
  padding: 25px 50px;
}
.verify-age__text p {
  text-align: center;
  margin: 0 0 1em 0;
}
.verify-age__button {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #ff0000;
  border-radius: 6px;
  background-color: #cc0000;
  color: #fff;
  cursor: pointer;
  transition: 0.25s;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
}
.verify-age__button:hover {
  background-color: #990000;
}
/**
 * ObrĂĄzkovĂ˝ slider na detailu produkto
 */
.mobslider {
  position: relative;
  overflow: hidden;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  background: white;
}
@media all and (min-width: 1000px) {
  .mobslider {
    display: none;
  }
}
.mobslider ul {
  position: relative;
  width: 1000%;
  margin: 0 0 0 -100%;
  padding: 0;
  display: flex;
  align-items: flex-end;
}
.mobslider ul li {
  width: 10%;
  list-style-type: none;
}
.mobslider ul li img {
  display: block;
  width: 100%;
}
.mobslider__button {
  z-index: 123;
  position: absolute;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  top: 50%;
  width: 4rem;
  height: 4rem;
  margin-top: -2rem;
  border: 0;
  border-radius: 10rem;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
  font-weight: bold;
  outline: none;
  opacity: 0;
}
.mobslider__button--prev {
  left: -2rem;
  justify-content: flex-end;
}
.mobslider__button--next {
  right: -2rem;
}
.mobslider__price {
  z-index: 120;
  position: absolute;
  right: 1rem;
  top: 1rem;
  padding: 0.5rem 1rem;
  background-color: #45352d;
  color: #d5c0a5;
  font-weight: bold;
  border-radius: 9rem;
}
/*# sourceMappingURL=./style.css.map */