:root{
  --framecolor: lightgray;
  --bgcolor:white;
  --color: #444444;
  --left-width: 250px;  
  --menucolor: #009688;
  --bgcolorback: #ededed;
  --incartcolor: #ed665c;
  --bgimage: url(/img/texture.jpg);
  --textcolor: white;
}

/* ***css_usko **** */
.usko{
	float:left;
	height:22px;
	position:relative;
	padding:0px 10px;
	border:1px solid;
	border-bottom:0;
	border-radius:5px 5px 0px 0px; -moz-border-radius: 5px 5px 0px 0px; -webkit-border-radius:5px 5px 0px 0px; -o-border-radius:5px 5px 0px 0px;
	top:4px;
	vertical-align:text-bottom;
	line-height:22px;
	margin-right:5px;
	z-index:1;
}
.usko.big{
	border:2px solid;
        font-weight:bold;
	height:26px;
	line-height:26px;
	vertical-align:text-bottom;
	top:0px;
}
.usko_data > .in_data{
	border:1px solid;
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
}
.usko.middle{
	height:26px;
	line-height:26px;
	vertical-align:text-bottom;
	position:relative;
	top:0px;
	border-bottom:1px solid;
}
.usko2urovne.big{
	border-bottom:1px solid;
}
.tabs{
	height:28px;
	margin-left:10px;
	overflow:hidden;
}
.usko_data{
	position:relative;
	top:-1px;
}

/* ***css_usko_color **** */
.usko{
	border-color:#000000;
}
.usko.middle{
	border-bottom-color:#DFE5D7;
}
.usko.big{
	border-color:#000000;
	border-bottom-color:#CFD5C8;
	color:#000000;
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
}
.usko2urovne.big{
	border-bottom-color:#DFE5D7;
}
.usko_data > .in_data{
	border-color:#000000;
	box-shadow:3px 3px 5px rgba(0, 0, 0, 0.5);
}
.usko,
.usko.big,
.usko_data > .in_data
{
	background-color: aliceblue;
}
.usko2urovne > .in_data,
.usko2urovne.big,
.usko2urovne,
.popis.usko2urovne{
	background-color:#DFE5D7;
}

.uctovnik { float: left; margin: 5px 15px; height: 235px; }

.videobutton{
  width: 300px;
  cursor: pointer;
  margin-right: 10px;
}

.help {
  float: left;
  width: 355px;
}

.fs14{
  font-size: 14px;
}

.cLink{
  color: blue;
}

.hand{
  cursor: pointer;
}

.hover:hover{
  text-decoration: none;
  color: red;
}

.tdu{
  text-decoration: underline;
}

.cmon_ver_data{
  border: 1px solid black;
  background-color: lightyellow;
  text-align: center;
}

.icdph-check, .iban-check{
  height: inherit!important;
  padding: 0 5px!important;
  font-size: 1em!important;
}

.activemenu{
  color: black!important;
  font-weight: bold;
}

h1,h2,h3 {
  color: #009688;
}

#icdph-bubble{
  margin-top: 10px;
  max-width: 500px;
  word-break: break-word;
  background-color: lightgray;
  padding: 10px;
  border-radius: 10px;
}

.sent_invoices_button{
  cursor: pointer;
  background-color: #009688;
  border: 2px solid #3279cb;
  color: white;
  font-size: 1.1em;
  font-weight: bold;
}

.small_width{
  width: 1px;
}

.hide{
  display: none;
}

.right{
  float: right;
}

.posa{
  position: absolute;
}

.header_user_mail{
  float: right;
  padding-top: 5px;
}

.bigfont{
  font-size: 1.5em;
}

.fs09{
  font-size: 0.9em;
}

.fs2em{
  font-size: 2em;
}

.fs16{
  font-size: 16px;
}

.fwb{
  font-weight: bold;
}

.w325{width: 325px;}
.w300{width: 300px;}
.w160{width: 160px;}
.w150{width: 150px;}
.w80{width: 80px!important;}
.w65p{width: 65%;}
.w50{width: 50px;}
.w70{width: 70px;}
.h30{height: 30px;}
.w90{width: 90px;}


.mbs0{
  margin-block-start: 0em!important;
}

.mt0{
  margin-top: 0px!important;
}

.m10{
  margin: 10px;
}
  
.ml10{
  margin-left: 10px;
}

.ml20{
  margin-left: 20px;
}

.mt5{
  margin-top: 5px;
}

.mt10{
  margin-top: 10px;
}

.mt15{
  margin-top: 15px;
}

.mb5{
  margin-bottom: 5px;
}

.mb10{
  margin-bottom: 10px;
}

.mb15{
  margin-bottom: 15px;
}

.p10{
  padding: 10px;
}

.m10{
  margin: 10px;
}

.pl15{
  padding-left: 15px;
}

.pl10{
  padding-left: 10px;
}

.pt10{
  padding-top: 10px;
}

.pt5{
  padding-top: 5px;
}

.pl5{
  padding-left: 5px;
}

.pr5{
  padding-right: 5px; 
}

.pr10{
  padding-right: 10px;
}

.sb{
  border: 1px solid black;
}

.p5{
  padding: 5px;
}

.none{
  display: none;
}

.gray{
  color: gray;
}

input[type="checkbox"][disabled]{
  cursor: not-allowed;
}

.upload_area{
  margin-bottom: 1em;
}

.empty_div{
  height: 40px;
  width: 60%;
  border: 1px solid black;
  border-radius: 5px;
  background-color: white;
  overflow: auto;
  padding: 10px;
}

.heading-wrapper {
    display: flex;
    align-items: flex-end;
}

a {
  color: blue;
}

a:hover{
  text-decoration: none;
  color: red;
}

.text_decoration_none{
  text-decoration: none;
}

.form-wrapper {
    max-width: 100%;
    margin: 0 auto;
    background-color: #f7f7f7;
    padding: 20px 30px;
}

.form-wrapper h1 {
    margin-bottom: 0;
    margin-top: 0;
    overflow-wrap: anywhere;
}

.green{
  color: green;
}

.grey_b{
  background-color: lightgrey;
  border: 1px solid black;
}

.greenb{
  color: green;
  font-weight: bold;
}

.red{
  color: red;
}

.redb{
  color: red;
  font-weight: bold;
}

.form-wrapper .isreg {
    margin-left: auto;
}

.first_time{
  margin-left: 159px;
}

.second_time{
  margin-left: 15px;
}

.all_time{
  padding: 10px;
  width: 450px;
}

.myorders_table{
  padding: 10px;
  width: 450px;
  float: right;
  margin-bottom: 10px;
}

.text_align_center{
  text-align: center;
}

.text_align_left{
  text-align: left!important;
}

.text_align_right{
  text-align: right;
}

.border_left{
  border-left: 1px solid black;
}

.notver {
    font-weight: bold;
    color: red;
    margin-left: auto;
    width: 350px;
    text-align: center;
    margin-bottom: 0.83em;
}

.margin_bottom{
  margin-bottom: 10px;
}

h1 {
    display: block;
    font-size: 2em;
    margin-block-start: 0.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

hr {
    display: block;
    unicode-bidi: isolate;
    margin-block-start: 0.5em;
    margin-block-end: 0.5em;
    margin-inline-start: auto;
    margin-inline-end: auto;
    overflow: hidden;
    border-style: inset;
    border-width: 1px;
}

form {
    display: block;
    margin-top: 0em;
}

.form .input-container {
    margin-bottom: 15px;
}

.form label {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.form .row .input-container:not(:first-child) {
    margin-left: 20px;
}

.form .povinne {
    font-size: 1.5em;
    color: red;
}

.form .submit-wrapper {
    margin-top: 30px;
}

.form input[type="password"], .form input[type="text"] {
    width: 250px;
    height: 30px;
    border: 2px solid #616161;
    padding: 0 5px;
    margin-top: 5px;
    font-size: 1em;
}

.search {
  width: 350px;
  margin-top: 0.8em !important;
  margin-bottom: 1em;
  margin-left: 1em;
}

.black{
  color: black;
}

.highlight{
  background-color: yellow;
}

.no_bottom_margin{
  margin-block-end: 0em !important;
}

.form input[id="obchnazov"], .form input[id="obchulcis"], .form input[id="obchmesto"], .form input[id="subject"], .form input[id="kratky_popis_sluzby"]{
    width: 500px;
    height: 30px;
    border: 2px solid #616161;
    padding: 0 5px;
    margin-top: 5px;
    font-size: 1em;
}

.obsahobjednavkytable, .udajemojejfaktury{
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.table_bottom{
  background-color: lightgray;
  padding-bottom: 5px;
  padding-left: 10px;
  margin-bottom: 15px;
}

.grey_background{
  background-color: lightgrey;
  padding-bottom: 10px;
}

.padding_left{
  padding-left: 10px;
}

.padding_left100{
  padding-left: 100px;
}

.padding{
  padding: 10px;
}

.word_break{
  word-break: break-all;
}

.wbbw{
  word-break: break-word; 
}

.inline_flex{
  display: inline-block;
}

#table_celkom{
  margin-bottom: 15px;
}

.myorders, .myusers, .mymessages{
  width: 100%;
  border: 1px solid black;
  border-collapse: collapse;
  text-align: center;
  margin-bottom: 10px;
}

.myorder, .user, .mymessage{
  border-bottom: 1px solid lightgray;
}

#header1, #header2{
  border-bottom: 1px solid black;
}

#celksuma, #proviz, #celksumafaktury, #faktinyuziv{
  text-align: right;
  padding-left: 15px;
}

#provtext{
  line-height: 20px;
}

#iban{
  width: 500px;
}

.celksumafaktury{
  font-weight: bold;
}

.form input[abbr_id]{
    width: 120px;
    height: 30px;
    border: 2px solid #616161;
    padding: 0 5px;
    margin-top: 5px;
    font-size: 1em;
    text-align: right;
}

.form input[abbr_id="inyemail"]{
  width: 250px;
  text-align: left;
}

.form input[abbr_id="jednotka"]{
  width: 70px;
}

.popis{
    width: 500px;
    height: 30px;
    border: 2px solid #616161;
    padding: 1px 5px;
    margin-top: 8px;
    font-size: 1.15em;
    font-family: Arial;
}

.form input[type="submit"] {
    cursor: pointer;
    background-color: #009688;
    border: 2px solid #3279cb;
    color: white;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 35px;
    height: 45px;
}

input[type="submit"][disabled]{
  cursor: not-allowed;
}

#nova_objednavka, #storno_objednavka, #overit, #nova_sprava, #search, #invoiceOF, #openorder, #btn_choose_file, #new_contract, #invoiceDF, #remove_image{
  cursor: pointer;
  background-color: #009688;
  border: 2px solid #3279cb;
  color: white;
  font-weight: bold;
  font-size: 1em;
  padding: 3px 10px;
  height: 2em;
  margin-top: 10px;
  margin-bottom: 10px;
}

.nova_objednavka{
  margin-top: 150px;
}

.form select {
    height: 30px;
    border: 2px solid #616161;
    padding: 0 5px;
    margin-top: 5px;
    font-size: 1em;
}

.web-warning, .web-warning-textarea, .web-warning-unique, .web-warning-new-row{
  font-weight: bold;
  color: red;
  margin-bottom: 15px;
}

.web-warning-new-row2, .warning, .web-warning-table{
  font-weight: bold;
  color: red;
}

.posli_over_email_message, .posli_over_personaldata_message, .posli_over_mobil_message{
  font-weight: bold;
  color: green;
  margin-bottom: 15px;
  font-size: 1.5em;
}

.posli_over_message{
  font-weight: bold;
  color :red;
  margin-bottom: 15px;
}

.succ_reg{
  font-size: 2em;
  color: green;
  font-weight: bold;
}

.download{
  cursor: pointer;
}

.succ_update{
  color: green;
  font-weight: bold;
}

.succ_nove_heslo{
  color: green;
  font-weight: bold;
}

.registration-subheading-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

h2 {
    display: block;
    font-size: 1.5em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}

.form .row {
    display: flex;
    align-items: center;
}

.flex {
  display: flex;
}

.form #obchpsc, .form #prevpsc {
    width: 80px;
}

.ver_emailmobil{
  font-weight: bold;
}

.verify{
  font-weight: bold;
  color: red;
}

.verified{
  font-weight: bold;
  color: green;
}

.forgot_password{
  margin-top: 15px;
}

.form input[type="button"] {
    cursor: pointer;
    background-color: #009688;
    border: 2px solid #3279cb;
    color: white;
    font-size: 1.4em;
    font-weight: bold;
    padding: 0 35px;
    height: 45px;
}



.form input[id="novy_riadok"], .form input[id="novy_riadok_iny_uzivatel"]{
    font-size: 1em;
    padding: 3px 10px;
    height: 2em;
    margin-bottom: 15px;
}

.reg_update_error, .order_close_error{
  font-weight: bold;
  margin-bottom: 15px;
  color: red;
}

.data_wrapper{
  margin-bottom: 15px;
}

.data_wrapper h3{
  display: inline;
}

.data_heading {
  color: #009688;
  text-decoration:none;
  padding: 0;
  padding-right: 1.5em;
  border-right: solid darkgrey 1px;
}

.line_height{
  line-height: 2em;
  word-break: break-all;
}

.line_height_data{
  line-height: 1.5em;
}

.zero_line_height{
  line-height: 1em;
}

.border_bottom{
  border-bottom: 1px solid black;
}

.border_collapse{
  border-collapse: collapse;
}

.fas.fa-times{
  cursor: pointer;
  font-size: 20px;
}

.grey{
  color: grey;
}

textarea{
  resize: none;
}

textarea:read-only{
  background-color: #f7f7f7;
}

.downloaddiv{
  width: 60%;
}

.right{
  position: relative;
  float: right;
}

* {
  box-sizing: border-box;
}

img {
  max-width: 100%;
  max-height: 100%;
}

img.nolimit {
  max-width: none;
  max-height: none;
}
  
body, .header-over {  /* tu len pozadie, ine vlastnosti nizsie */ 
  background-color: #ededed;
  background-image: url(/img/texture.jpg);
  background-position: left top;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: fixed;
  padding-bottom: 0.2em;
}

body {
  font-family: sans-serif;
  color: #444444;
  
}

.cimlapblokk {
  padding: 1em;
  background-color: beige;
  margin: 1em;
}

.oznamdiv {
  position: fixed;
  width: 500px;
  top: 50%;
  left: 50%;
  margin-left: -250px;
  border: 1px solid #404040;
  border-radius: 5px;
  padding: 15px;
  background-color: #fff6b3;
  box-shadow: 4px 4px 5px 3px #4c4c4c;
  font-size: 1.2em;
  color: black;
}

.oznamdiv button {
  margin-top: 2em;
  margin-left: auto;
  margin-right: auto;
  display: block;
  cursor: pointer;
  padding: .5em 3em;
  font-weight: bold;
  background-color: #009688;
  border: 1px solid #009688;
  color: white;
}

.oznamdiv button:hover {
  color: #009688;
  background-color: white;
}

.main-container {
  background-color: white;
  margin:auto;
  max-width:1150px;
}

.container {
  min-height: 500px;
  margin: 0 1em 0 1em;
}

.footer{
  min-height: 100px;
  margin: 0 1em 0 1em;
}

.header {
  position: relative;
}

.header-over{
  text-align: right;
}

.header-over p {
  margin: 0.3em;
}
.header-over a {
  font-size: 0.85em;
  text-decoration: none;
  color: #444444;
  padding: 0 0.5em;
  white-space: nowrap;
}

.header-main {
  padding: 0 0.5em;
}

.header-shopid {
  float:left;
  text-align:center;
  padding: 0 0.5em 0 0.5em;
  font-weight: bold;
  color: #444444;
}

li{
  padding-bottom: 0.7em;
}

p{
  line-height: 2em;
}

.header-shopid h2 {
  margin: 0.1em 0;
}

.header-shopid a {
  text-decoration: none;
  
  color:#444444;
   
}

.header-search {
  display: flex;
  position: absolute;
  top: -45px;
  left: 300px;
}

.search-input {
  height: 30px;
  width: 230px;
  border: 2px solid lightgrey;
  border-radius: 15px 0 0 15px;
  border-right-width: 0px;
  outline: none;
  padding: 0 10px;
}

.search-submit {
  display: none;
}

.search-button {
  height: 30px;
  width: 50px;
  border: 2px solid lightgrey;
  color: #404040;
  border-radius: 0 15px 15px 0;
  background-color: lightgrey;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.search-button:hover {
  color: white;
  border-color: #009688;
  background-color: #009688;
}

.mobile-menu {
  display: none;
  margin-left: auto;
  font-size: x-large;
  cursor: pointer;
  color: white;
}

.mobile-menu:hover {
  color: lightgrey;
}

.mobile-links {
  display: none;
  flex-direction: column;
  position: absolute;
  right: 0;
  z-index: 10;
}

.mobile-links > a {
  text-decoration: none;
  padding: 10px;
  color: white;
  border-top: 1px solid white;
  background-color: #009688;
}

.mobile-links > a:hover {
  background-color: #929292;
}

.header-cart {
  
}

.cart-left-count {
  position: relative;
  top: -38px;
  left: 22px;
  text-align: center;
  width: 20px;
  color:grey;
}

.cart-left {
  float: right;
  padding: 0 0.5em;
  margin-bottom: -20px;
}

.cart-img {
  width:58px;
}

.cart-right   {
  float:right;
  padding: 0.6em 0;
}

.cart-right-price {
  color: red;
  font-weight:bold;
}
.menubar {
  background-color: #009688;
  color: white;
  padding: 15px 10px;
  display: flex;
  align-items: center;
  position: relative;
}

.menubar a {
  text-decoration:none;
  color: white;
  padding: 0 1.5em;
  border-right: solid darkgrey 1px;
}

.menubar a:hover{
  color: black;
}

.footer {
  padding: 0.5em;
}

.left-block {
  float:left; 
  width: 250px;
  padding: 0.5em;
}

.category-tree {
  border-right: 1px solid lightgray;
  font-size: 0.95em;
  margin-bottom: 2em;
}

.category-tree a {
  color: #666666;
  display: block;
  margin: 0.5em 0;
}

.category-tree a:hover {
  text-decoration:none;
}

.category-subcategory {
  margin: 0.5em;
  text-align: center;
}

.category-subcategory > a {
  text-decoration: none;
  color: #444444;
}

.category-subcategory-img {
  min-height: 100px;
}

.category-subcategory-name {
  position: relative;
  top: -3em;
  background-color: white;
  padding: 0.2em;
  margin-bottom: -3em;
}

.category-subcategory-name h2 {
  margin: 0.3em 0 0.2em 0;
  font-size: 1em;
  min-height: 3.5em;
}

.jump-to-category-tree {
  display: none;
  margin: 1em 0 .5em 1em;
}

.content0 {
  padding: 1.5em;
  
}

.content {
  padding: 1.5em;
  float:right;
  width: calc(100% - 250px - 45px);
  
}

.product-div-mini {
  margin: 0.5em 0.5em 1.7em 0.5em;
  text-align: center;
}

.product-div-mini a {
  text-decoration: none;
  color: #444444;
}
.product-img-div-mini {
  height: 220px;
  vertical-align:middle;
  display: table-cell;
}

.product-img-mini {
  vertical-align:middle;
}

.product-name-mini h3 {
  margin: 0.3em 0 0.2em 0;
  font-size:1em;
  min-height:3.5em;
}

.product-code-mini {
  font-size:0.8em;
}

.product-price-mini, .product-price-big {
  font-weight: bold;
  font-size: 1.3em;
  color: red;
  margin: 0.2em 0;
}

.product-unit-price-info-mini {
  font-size: 0.8em;
  color:grey;
}

.tocart-variations-mini {
  margin-top: 0.3em;
}

.tocart-variations-mini select {
  margin-bottom:0.2em;
}

.tocart-div-mini {
  
}

.tocart-button-mini,.tocart-button-big {
  background-color: #009688;
  color: white;
  width: 8em;
  height: 2.2em;
  font-weight: bold;
  font-size: 1.15em;
  cursor: pointer;
  border: none;
}

.incart-div-mini {
  background-color: #ed665c;
  color: white;
  text-align: center;
  margin: 0.1em 0;
  width: 100%;
  padding: 0.4em;
}

.incart-div-mini a {
  text-decoration: underline;
  color: white;
}

.outofstock-info {
  margin-top: 1.4em;
  height: 2.2em;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #c1c1c1;
}

/* -------------- PRODUCT-PAGE START -------------- */
.productpage-product-title {
  margin-bottom: 1em;
}

/*.productpage-img-div {*/
  
/*  min-height: 100px;*/
/*  margin-right: 15px;*/
/*  float: left;*/
/*  text-align: center;*/
/*  width: calc(99% - 300px);*/
/*}*/

/*.productpage-img {*/
/*  max-height: 600px;*/
/*  margin-bottom: 15px;*/
/*}*/

.productpage-images-main-wrapper {
  display: flex;
  flex-direction: column;
  width: calc(100% - 290px);
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.productpage-main-img-div {
  padding: 15px;
  border: 2px solid #e2e2e2;
  display: flex;
  justify-content: center;
  cursor: pointer;
  height: 400px;
}

.productpage-main-img {
  align-self: center;
}

.productpage-additional-images-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(100px,120px));
  grid-gap: 10px;
  margin-top: 10px;
}

.productpage-additional-img-div {
  border: 1px solid #828282;
  display: grid;
  cursor: pointer;
}

.productpage-additional-img {
  align-self: center;
  justify-self: center;
}

.productpage-upper-right-div {
  width: 260px;
  float: right;
  text-align:center;
}

.productpage-base-price-info {
  font-style: italic;
  font-size: .8em;
  margin-bottom: .2em;
}

.productpage-product-price {
  font-weight: bold;
  font-size: 1.6em;
  background-color: #eaeaea;
  padding: 10px;
  color: red;
  text-align: center;
  width: 100%;
}

.productpage-product-unit-price {
  margin-top: 5px;
  text-align: center;
  font-style: italic;
}


.productpage-product-variations-div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top:30px;
}

.productpage-product-variations-select {
  cursor: pointer;
  height: 40px;
  font-size: 1.1em;
  border: 2px solid #b3b3b3;
  margin-left: 5px;
  padding: 0 10px;
  outline: none;
  max-width: 90%;
}

.productpage-product-variations-select:focus {
  border-color: #3279cb;
}

.productpage-tocart-amount-div {
  margin-top: 20px;
  text-align: center;
}

.productpage-tocart-amount {
  height: 40px;
  border: 2px solid #b3b3b3;
  width: 80px;
  text-align: center;
  font-size: 1.3em;
}
.productpage-tocart-amount:focus {
  outline: none;
  border-color: #3279cb;
}

.productpage-tocart-button {
  width: 100%;
  cursor: pointer;
  margin-top: .95em;
  margin-bottom: .2em;
  background-color: #269e54;
  color: white;
  font-weight: bold;
  font-size: 1.3em;
  border: none;
  height: 50px;
  transition: background-color 0.1s ease;
  outline: none;
}

.productpage-tocart-button:hover {
  border: 2px solid #269e54;
  color: #269e54;
  background-color: #f0fff0;
  transition: background-color 0.1s ease;
}

.productpage-product-description {
  font-size: 1.1em;
  line-height: 1.5em;
  text-indent: 2em;
  text-align: justify;
}

.more-pictures-wrapper {
  clear: both;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(90px, 150px));
  grid-gap: 10px 20px;
}

.more-pictures-wrapper > div {
  cursor: pointer;
}
/* ---------- PRODUCT-PAGE END ------------*/

/* --------- OBJEDNAVKA-PAGE START -------------*/
.order-form-wrapper {
  max-width: 100%;
  margin: 0 auto;
  background-color: #f7f7f7;
  padding: 20px 30px;
}

.order-form-wrapper h1 {
  margin-top: 0;
  margin-bottom: 0;
}

.order-form-subheading {
  display: flex;
  justify-content: space-between;
}

.order-form-wrapper h2 {
  margin-bottom: .4em;
}

/* --------- OBJEDNAVKA-PAGE END ---------------*/

.tocart-amount-mini input {
  width: 5em;
}


.grid-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
}

.related-categories-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(190px, 1fr));
  margin-bottom: 10px;
}

.related-categories-wrapper > a {
  color: #666666;
}

.related-categories-wrapper > a:hover {
  text-decoration: none;
}

.paging-options-wrapper {
  display: flex;
  flex-direction: column;
  background-color: #f3f3f3;
  padding: 10px;
}

.paging-options-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.paging-options-row > * {
  margin-top: 5px;
  margin-bottom: 5px;
}

.paging-options-row > span {
  margin-left: 10px;
  margin-right: 10px;
}

.paging-options-row > span > select {
  margin-left: 5px;
}

select {
  /*height: 22px;*/
  /*border: 1px solid black;*/
  /*padding: 0 8px;*/
  /*border-radius: 5px;*/
  outline: none;
}

.page-button {
  display: flex;
  border: 1px solid #c5c5c5;
  width: 20px;
  height: 20px;
  text-decoration: none;
  align-items: center;
  color: black;
  padding: 5px;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  flex-shrink: 0;
  background-color: white;
}

a.page-button:hover {
  border-width: 2px;
  border-color: tomato;
  font-weight: bold;
  margin: 4px;
}

.page-button.active {
  background-color: #9e9e9e;
  font-weight: bold;
  border: none;
}

.next-products-button-container {
  display: flex;
  justify-content: center;
}

.next-products-button {
  display: inline-block;
  padding:  10px;
  border:  1px solid darkgreen;
  border-radius: 5px;
  color: darkgreen;
  background-color: #a1dd5c;
  font-size: larger;
  cursor: pointer;
  font-weight: bold;
}
.next-products-button[disabled] {
  cursor: not-allowed;
  background-color: #bebebe;
  color: #848484;
  border: 1px solid #d2d2d2;
}

.next-products-button:hover:not([disabled]) {
  color: white;
  background-color: darkgreen;
}

.cart-table-small {
  display: none;
}

.cart-table-small td,
.cart-table-small th {
  padding: 0.6em;
}

.cart-table-small tr:nth-child(4n),
.cart-table-small tr:nth-child(4n+3) {
  background: #eaeaea;
}

.cart-table-small .cart-amount {
  width: 40px;
}

.fa.fa-trash {
  font-size: 1.3em;
  cursor: pointer;
}

.fa.fa-trash:hover {
  color: red;
}

.bold {font-weight: bold;}
.td-center {text-align: center;}
.td-left { text-align: left;}
.td-right { text-align: right;}
.td-up { vertical-align:top;}
.group:before,
.group:after {content:" "; display:table;}
.group:after {clear:both;}
/*.group { *zoom: 1;}*/

.breadcrumb {
  padding: 0.5em;
  font-size:0.9em;
}

.breadcrumb a {
  color: grey;
  
}

.img-viewer {
  position: fixed;
  background-color: #f9f9f9;
  border: 2px solid black;
  border-radius: 20px;
  width: 80%;
  height: 80vh;
  top: 150px;
  left: 50%;
  margin-left: -40%;
  padding: 1em;
}

.img-viewer-button {
  position: absolute;
  background-color: #009688;
  color: white;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 2em;
  border-radius: 25px;
  cursor: pointer;
}

#img_viewer_close {
  top: -10px;
  right: -10px;
  background-color: black;
  
}

#img_viewer_close:hover {
  background-color: white;
}

#img_viewer_next {
  top: 50%;
  right: .5%;
}

#img_viewer_prev {
  top: 50%;
  left: .5%;
}

.img-viewer-button:hover {
  background-color: white;
  color: black;
  border: 2px solid black;
}

.img-viewer .img-counter-div {
  text-align: center;
  font-size: 1.3em;
  margin-bottom: .5em;
  font-weight: bold;
}

.img-viewer .main-img-div {
  width: 90%;
  height: 95%;
  position: relative;
  left: 50%;
  margin-left: -45%;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow: auto;
}

@media only screen and (max-width :950px) {
  .productpage-img-div {
    width:100%;
  }
  
  #icdph-bubble{
    display: none;
  }
}

@media only screen and (max-width :18cm) {
  .container {
    display:block;
  }
  .cimlapblokk {
  width: 95%;
  }
  .header-search {
    position: static;
  }
  .search-input {
    border: none;
    height: 25px;
  }
  .search-button {
    height: 25px;
  }
  .search-button:hover {
    color: white;
    border-color: #404040;
    background-color: #404040;
  }
  .header-over{
    float: right;
    background-color: white;
  }
  .menubar {
    padding: 5px 10px;
  }
  .menubar > a {
    display: none;
  }
  .mobile-menu {
    display: block;
  }
  .header-shopid {
    padding: 0;
    text-align: left;
    font-size: 1.5em;
  }
  .jump-to-category-tree {
    display: block;
  }
  .productpage-img-div {
    width:100%;
  }
  
  .content {
    float: none;
    width: 100%;
    margin: 0;
    padding: .7em;
    border-bottom: 2px solid;
  }
  
  .left-block {
    float: none;
    width: 100%;
    margin: 0;
    padding: .7em;
  }
  
  .category-tree {
    border: none;
    font-size: 1.1em;
  }
  
  .productpage-product-title {
    margin-bottom: .5em;
    font-size: 1.6em;
  }
  
  .productpage-main-wrapper {
    display: flex;
    flex-direction: column;
  }
  
  .productpage-images-main-wrapper {
    margin: 0;
    float: none;
    width: 100%;
  }
  
  .productpage-main-img-div {
    border: none;
    padding: 0;
    height: initial;
    display: block;
    text-align: center;
  }
  
  .productpage-additional-images-wrapper {
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 5px;
  }
  
  .productpage-upper-right-div {
    width: 50%;
    float: none;
    align-self: center;
    margin-top: 20px;
  }
  
  .cart-table-big {
    display: none;
  }
  
  .cart-table-small {
    display: table;
  }
  
  .oznamdiv {
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  
}

@media only screen and (max-width :10cm) {
  .product-div-mini {
    width:94%;
    border-bottom: 1px dotted;
    padding-bottom: 1em;
  }
  .cart-left {
    display: none;
  }
  .search-input {
    width: 200px;
  }
  .category-subcategory {
    width:94%;
    border-bottom: 1px dotted;
    padding-bottom: 1em;
  }
  .category-subcategory-name {
    top: -3.7em;
  }
  .productpage-upper-right-div {
    width: 100%;
  }
  
  .cimlapblokk {
  width: 95%;
  }

}

@media only screen and (min-width: 19cm){
}