.newprod a:hover{text-decoration:underline;}
.basket_style{width:330px;float:right;margin:5px 0 0 0;}
.basket_style li{display:inline;}
.basket_style a{text-decoration:none;}
.basket_style a:hover{text-decoration:underline;}
.postage-selection{width:80%;margin-bottom:2.25em;}
.postage-selection img{ width:120px;height:auto;}
sub{vertical-align:sub;}
.minitable td {width: 9% !important;}
strong{font-weight:bold !important;}
.objednavka_info {padding:1.5em 1em 1.5em 4.5em !important;}
.objednavka_info .close_message {display: none !important;}
.bwWrapper img {aspect-ratio: 1/1;}
.window-modal-open {
  background-color: rgba(0,0,0,0.7);
  bottom: 0;
  height: 100%;
  left: 0;
  padding: 15px;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 5000;
 }
 .window-modal-open iframe {
  background: white;
  height: 100%;
  width: 100%;
 }

 .homepage_message {
  padding: 0.5em !important;
  padding-left: 3.25em !important;
 }
 .homepage_message .close_message {
  display: none !important;
 }