input[type="submit"] {
	-webkit-appearance: none;
}
div.onlinebox button.submit, div.onlinebox input.submit {margin:0 auto}
.table_border_bottom td {vertical-align:middle !important}
#header a, #naseptavacDiv p a, a.big.normal, .h1_background a {
	text-decoration: none;
}
.text_centerd_max_width {max-width:900px;margin:20px auto !important;text-align:center;}
.text_centerd_max_width * {text-align:center;}
.text_centerd_max_width .height-wrap {text-align:center;}
@media only screen and (max-width:550px){
  .text_centerd_max_width {margin:0px auto !important;}
}
#show_total_count {text-align:left !important;color:gray}
.statictext img {height:auto;max-width:100%}

#content.is_static div.is_static img {
  height:auto;
  max-width:100%;
}
.nolink {font-weight:normal !important;pointer-events: none; cursor: default; text-decoration: none; color: inherit;}
.review_text {padding-top:4px}
.whitebox {
  background: #fff; 
  padding:0;
  margin-bottom:20px;
}
.border-red {border:1px solid red !important}
.giftbox {
  background: #fff; 
  padding:20px;
  margin:30px 0 0 0;
  border:1px solid #ddd;
}
.padding_white {
  padding:25px !important;
}
section .layout-center #detail .right-side .detail-box .sale_alert {font-family:'Nunito', sans-serif;font-size:14px;margin-bottom:30px;background: #0d1d32;color:white; padding:10px; text-align:center; }
#detailcontent img, .navigace_desc img {height:auto;max-width:100%;}
@media only screen and (max-width:550px){
  .static img {
    height:auto;
    max-width:100%;
  }
}

.h1_background a {
  text-align: left;
  display:block;
}
.toogleActive {display:block}
.form-control {background:white}

div.table_compare {
	float: left;
	width: 25% !important;
	border: none;
	margin: 10px 0 30px 0;
	background: white;
  font-size:13px;
  line-height:20px;
}
div.table_compare table {
	width:100% !important;
}

div.table_compare .compare_img img {width:auto;height:auto;max-height:150px;}
@media only screen and (max-width:1000px){
  div.table_compare {
    width: 33.33% !important;
  }
}
@media only screen and (max-width:700px){
  div.table_compare {
    width: 50% !important;
  }
}
.table_compare table tr td {
	padding: 6px 10px !important;
	vertical-align: middle;
  border-bottom:1px solid #eee;
  color:#333;
}
.banner_list {
  margin:20px 0;
}
.banner_list img {
  width:auto;
  height:auto;
  max-width:100%;
}
.banners img, {max-width:100%;width:auto;height:auto;margin:15px 0;}
.benefits .item img {max-width:100%;width:auto;height:auto;}
.td_middle {
	vertical-align: middle;
}
.td_top {
	vertical-align: top;
}
tr.background_td td, tr.background_td2 td {
	padding: 4px;
}
div.background_td, div.background_td2 {
	padding: 5px;
	margin-top: 2px;
}
.small {font-size:12px}
table {
	width: 100%;
}
td.right, th.right {text-align:right !important}
th {
	padding: 3px;
}
td {
	padding: 3px 1px;
	vertical-align: middle;
}
table, tr, td, th {
	border-collapse: collapse;
}
th.td_xx, th.td_40 {
	font-size: 12px;
	color: gray;
  font-weight:300;
  padding-bottom:15px;
}
th.td_xx.left {text-align:left !important}
input[type="text"], input[type="password"], input[type="tel"], input[type="email"], input[type="number"], select, textarea {
	border: 1px solid #dedede;
	padding: 10px;
	font-size: 14px;
	outline: none;
	font-weight: 400;
  background:white;
  font-family: 'Nunito', sans-serif;
}
input.submit, button, input[type="submit"]:focus, input.submit:focus, button:focus,
input[type="submit"]:active, input.submit:active, button:active{
  outline: none !important;
  box-shadow: none !important;
}
*:focus {outline:none !important}
.input_mini {
	width: 30px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none !important;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield !important; /* pro starší verze */
  appearance: textfield !important;      /* novější verze */
}
.submit_alert, .submit, a.submit, .spec {
	border: none;
	font-size: 20px;
	background: #e99809;
  color: #fff !important;
	height: 40px;
	line-height: 40px;
	padding: 0 20px !important;
	width: auto;
	cursor: pointer;
	display: block;
	text-decoration: none;
	font-weight: 700;
  text-transform:uppercase;
	margin: 0;
  font-family:'Nunito', sans-serif;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.submit_alert:hover {
	color: #fff !important;
  background:#c82125;
}
select.submit {
	width: 98%
}
a.submit, a.submit:hover, .submit_light {
	display: block;
	text-decoration: none;
	font-size: 20px;
	background: #e99809;
  color: #fff !important;
	line-height: 40px;
	padding: 0 20px;
	text-align: center;
	font-weight: 400;
  text-transform:uppercase;
  font-family:'Nunito', sans-serif;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.submit_light {border: 0 none !important;cursor:pointer;font-size:14px;padding:0 10px;line-height:30px;}
span.submit, .spec {
	padding: 4px 15px;
	font-weight: 400;
	margin-right: 3px;
	background: #e99809;
  color: #fff;
	font-size: 15px;
}
.spec {
	height: 20px;
	line-height: 20px;
	padding: 4px 4px;
}
.submit:hover, .submit_alert:hover, .spec:hover {
	border: none;
	background: #c82125;
}
a.special_submit, input.special_submit {
	border: none;
	font-size: 18px;
  line-height:45px;
	width: auto;
  text-transform: uppercase;
	background: #e99809;
  color: #fff !important;
	cursor: pointer;
	padding: 0px 20px;
  margin-right:0px;
	text-decoration: none;
	display: block;
	text-shadow: none;
	font-weight: 700;
  font-family:'Nunito', sans-serif;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
input.special_submit {
	margin: 20px auto;
}
.special_submit.spec_l {
  margin-right:20px;
  font-weight:400 !important;
}
a.special_submit:hover, .submit.smaller, .special_submit.spec_l:hover {
	color: #fff !important;
	background: #c82125 !important;
	text-decoration: none;
}
.submit_spec, .red_info, .green_info {
	border: none;
	background: #e99809;
  color: #fff;
	height: 50px;
	padding: 0 20px;
	display: block;
	text-align: left;
	float: right;
	text-decoration: none;
	font-size: 170%;
	text-transform: uppercase;
	line-height: 50px;
	width: auto;
	font-weight:700;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;
  font-family:'Nunito', sans-serif;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.wrap.gray .submit_spec {width:100%;text-align:center !important;display:block;float:none}
.red_info, .green_info {
	float: none;
	margin: 0 auto;
	line-height: 30px;
	padding: 7px 25px;
	height: auto;
	color: #fff !important;
	background: #e99809;
	text-decoration: none;
	text-transform: none;
	font-size: 140%;
	display: inline-block;
	text-align: center;
}
.red_info.big.normal {
	width: auto;
	display: inline-block;
	padding-left: 30px;
	padding-right: 30px;
	margin: 0 auto;
}
.submit_spec {
	cursor: pointer;
  margin-bottom:150Px;
}
.submit_spec, .submit_spec2 {
	margin-bottom: 10px;
}
.submit_spec a {
	font-weight: normal;
	color: #0d1d32;
}
.red_info a:hover, .green_info a:hover, a.red_info:hover, a.green_info:hover {
	background: #e99809;
  color: #fff;
}
.submit_spec:hover, submit_spec a:hover {
	color: #fff;
	background: #c82125;
	text-decoration: none;
}

.submit_spec2 {
	border: 1px solid #dbd6ce;
  color:black;
	height: 50px;
	padding: 0;
	font-size: 120%;
	line-height: 50px;
	width: auto;
	padding: 0 20px;
	cursor: pointer;
	text-transform: none;
	display: block;
	text-align: left;
	float: left;
	text-decoration: none;
  background:#fdfcfa !important;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.submit_spec2 {
	font-weight: 300;
}
.submit_spec2:hover {
	font-weight: 300;
  background:#efefef !important;
  color:black;
	text-shadow: none;
}
img {
	border: none;
}
.info_text {
  margin-top:30px;
}
.fullwidth {
	width: 100%;
}
#topsalebox table * {color:#484b65 !important}
.navigace_desc * {color:#1b1b1b !important}
.infomessage {
	vertical-align: middle;
	color: #333333;
}
.errormessage {
	vertical-align: middle;
	color: #cc0000;
}
.noborder {
	border: none;
	background: none;
}
.smaller_bold {
	font-weight: 600;
	font-size: 10px;
}
.bold {
	font-weight: 600;
}
.center {
	text-align: center;
}
.center_small {
	text-align: center;
	width: 100px;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.clear {
	clear: both;
}
@media only screen and (max-width: 1000px){
	.clear-mobile {
    clear: both;
  }
}
.smaller, .smaller_gray {
	font-size: 11px !important;
}
.smaller_center {
	font-size: 10px;
	text-align: center;
}
.smaller_color {
	font-size: 12px;
	color: #e99809;
}
.color {
	color: #000;
}
.color2 {
	color: #e99809;
}
.color_bold {
	color: #e99809;
	font-weight: 600;
}
.odsazeni_top {
	padding-top: 10px;
}
#dotaz,
#diskuze {
	margin-top: 15px;
}
#kontaktform {
	margin-top: 20px;
}
.smaller_gray {
	font-size: 10px;
	color: #333;
}
.poll_title {
	padding-left: 5px;
	font-weight: bold;
}
.banners {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: #fff;
}
.banners.first {
	padding: 25px 0 0 0;
}
.go_to_order {
	text-align: right;
	padding-top: 10px;
}
p.highlight {
	font-size: 24px !important;
	padding: 20px 0 10px 0 !important;
  margin:0 0 0px 0 !important;
	color: #000 !important;
	font-weight: 600 !important;
	font-family: 'Nunito', sans-serif;
}
p.highlight.nopadd {
	padding: 0px 0 10px 0 !important;
}
p.highlight2, p.highlight3 {
	font-size: 100%;
	padding: 10px 0 !important;
  margin:0 !important;
	font-weight: 300;
	cursor: pointer;
  font-family: 'Nunito', sans-serif;
}
.active {
	display: block;
}
.noactive {
	display: none;
}
p.highlight2 div.active {
	height: auto;
	display: block;
}
#msg,
#msg2 {
	display: none;
	position: absolute;
	z-index: 999999999;
	padding-left: 1px;
	background: #e99809;
	padding: 9px;
	font-weight: 400;
  font-size:100%;
  margin-left:10px;
	color: #fff;
}
.invisible {
	visibility: hidden;
}
.visible {visibility:visible;}

.table_border_bottom {
	background: url(../images/border.gif) repeat-x bottom left;
}
tr.td_big td {
	font-weight: 700 !important;
	font-size: 170%;
	padding: 0 0;
}
tr td.td_del {
	width: 40px;
	text-align: right
}
td.td_del img {width:18px;height:auto}
table.cart_total {
	margin: 30px 0 10px 0;
  width:500px;
  float:right;
  border:2px solid #eee;
  background:white
}

table.cart_total tr td:first-child strong {
  font-weight:700 !important;
}
table.cart_total tr td{
  padding:7px 0;
}
table.cart_total tr:first-child td{
  padding-top:20px;
}
table.cart_total tr:last-child td{
  padding-bottom:20px;
}
table.cart_total tr td:first-child{
  padding-left:20px;
}
table.cart_total tr td:last-child{
  padding-right:20px;
}
table.cart_total span.smaller {
	font-size:10px;
  font-weight:400;
} 
.big {
	font-size: 130%;
  font-weight:700 !important;
}
tr.td_big td strong {
	font-weight: 700 !important;
}
td.td_img {
	width: 110px;
  padding-bottom:10px;
  padding-top:10px;
}
td.td_img.half {
	text-align:center;
  padding-bottom:0;
  padding-top:0;
}
td.td_img.half img {
	width:50%;
  height:auto
}
td.td_name {
  line-height:22px;
  font-size:12px !important;
}
td.td_price {
  padding-left:10px;
}
table.tr_nomarg {margin-top:20px;clear:both}
table.tr_nomarg tr td {padding:0 !important}
li.cat {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 13px;
	padding: 4px 5px 4px 0px;
}
li.element {
	font-size: 12px;
	font-weight: bold;
	display: block;
	line-height: 12px;
	padding: 3px 5px 3px 21px;
}
.pointer {
	cursor: pointer;
	font-weight: bold;
}
img.antispam {height:auto;width:80% !important;}
.antisp {
	margin-top: 10px
}
.inline {
	display: inline;
}
.normal {
	font-weight: normal;
}
.normal_small {
	font-size:16px !important
}
.width_285 {
	width: 68%;
}
.width_285 a, .width_285 span.color_bold {
	color: #fff;
}
.width_285 span.color_bold {
	padding-right: 5px;
}
.poll {
	cursor: pointer;
	margin-right: 10px;
	height: 8px;
}
.poll2 {
	margin-right: 10px;
	height: 8px;
}
.textrating {margin:20px 0 0 10px;float:left;display:inline-block;font-size:13px;color:gray}

.left-side iframe {width:100% !important;height:auto !important;}

@media screen and (max-width:600px){.textrating {display:none !important}}

.rating_of_products {
	width: 120px;
	height: 40px;
	display: inline-block;
  float:left;
  margin-right:10px;
}
.rate-count{position:relative;top:-5Px}
.rating_of_products.my-rating {
	height: 24px;
  line-height: 24px;
	display: block;
  float:none;
  margin-right:0px;
}
.ratingblock {
	width: 100%;
}
.unit-rating {
	list-style: none;
	height: 24px;
	position: relative;
	background: url('../images/svg/star_big_detail.svg') top left repeat-x;
	float: right;
}
.ratingblock p {
	clear: both;
	text-align: left !important;
	padding-left: 3px;
}
.unit-rating li {
	text-indent: -90000px;
	padding: 0;
	margin: 0;
	float: left;
}
.unit-rating li a {
	outline: none;
	display: block;
	width: 24px;
	height: 24px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 3;
	position: absolute;
	padding: 0px;
	margin: 0;
	cursor: pointer;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.unit-rating li a:hover {
	background: url('../images/svg/star_big_detail.svg') 0 48px;
	width: 24px;
	height: 24px;
	z-index: 2;
	left: 0px;
}
.unit-rating a.r1-unit {
	left: 0px;
}
.unit-rating a.r1-unit:hover {
	width: 24px;
}
.unit-rating a.r2-unit {
	left: 24px;
}
.unit-rating a.r2-unit:hover {
	width: 48px;
}
.unit-rating a.r3-unit {
	left: 48px;
}
.unit-rating a.r3-unit:hover {
	width: 72px;
}
.unit-rating a.r4-unit {
	left: 72px;
}
.unit-rating a.r4-unit:hover {
	width:96px;
}
.unit-rating a.r5-unit {
	left: 96px;
}
.unit-rating a.r5-unit:hover {
	width: 120px;
}
.unit-rating li.current-rating {
	background: url('../images/svg/star_big_detail.svg') 0 24px !important;
	position: absolute !important;
	height: 24px !important;
  padding:0 !important;
	display: block;
	z-index: 1;
}
.list-none {
	list-style-type: none
}
.displaynone {
	display: none;
}
.discuss_box {
	border: 1px solid #efefef;
	clear: both;
	padding: 0;
	margin-bottom: 20px;
  font-size:13px;
}
.discuss_box:last-child {margin-bottom:0}
.discuss_box p.d_title {
	line-height: 30px !important;
	height: 30px !important;
  padding:0 !important;
	font-size: 110%;
	background: #efefef;
  border-left: 20px solid #efefef;
  border-right: 20px solid #efefef;
	overflow: hidden;
  color:black;
}
.reakce {
	display: block;
	margin: 20px 0 10px 0;
	background: #151e24;
}
.d_text {
	padding: 15px;
  font-size:13px !important;
  font-weight:400;
  position:relative;
}
.d_text * {
  font-size:13px !important;
}
.discuss_box img {
	width:18px !important;
  height:auto;
}
.d_text div.rating {
  font-size:30px;
  color:gray;
  background:#efefef;
  color:black;
  margin:20px;
  margin-top:-20px;
  padding:10px;
  right:-20px;
  position:absolute;
}
d_text.answer {
  border-top:1px solid #eee;
  margin-top:0 !important;
  margin-bottom:0 !important;
  color:gray !important;
  font-style:italic
}
.d_text span.date, .d_text span.a_reag a {
	font-size: 12px;
	float: right;
	color: gray;
}
.discuss_box span.a_reag a {
	padding-right: 10px;
}
#naseptavacDiv {
  position:absolute;
	border: none;
	padding: 0px;
	visibility: hidden;
	background: #fff;
}
#naseptavacDiv p {
  border:0 none !important;
}
.naseptavac-box {
  padding: 5px 10px;
  border-bottom:1px solid #eee !important;
  box-sizing: border-box;
  font-size:13px;
  display:flex;
  align-items:center;
}
.naseptavac-box.last {
  border-bottom:0 none !important;
}
.naseptavac-box .naseptavac-image {
  width:10%;
  float:left;
  vertical-align:middle;
  display: table-cell;
  padding-right:15px;
}
.naseptavac-box .naseptavac-image img {
  width:100%;
  height:auto;
}
.naseptavac-box .naseptavac-price {
  width:20%;
  float:right;
  text-align:right;
  vertical-align:middle;
  display: table-cell;
  padding-left:10px;
  color:#000;
}
.naseptavac-box .naseptavac-name {
  vertical-align:middle;
  display: table-cell;
  width:70%;
  float:left;
}
.naseptavac-box .naseptavac-name a {
  color:#333 !important
}
.naseptavac-box .naseptavac-name a:hover {
  color:#e99809 !important
}
#naseptavacDiv div.center {
  display:block;
  margin:15px auto;
  text-align:center;
}
#naseptavacDiv p.center a {
  color:#fff !important;
  background:#e99809;
  display:inline-block;
  text-align:center !important;
}
#naseptavacDiv p.bold {
  margin:20px 0 10px 0;
  font-weight:bold;
  color:black;
}
#naseptavacDiv p.bold.nomarg {
  margin-top:10px;
}
#naseptavacDiv p {
	font-size: 80%;
}
#naseptavacDiv p.half {
	display:inline-block;
  margin:0 0 10px 5px;
}
#naseptavacDiv p a {
	display: block;
	line-height: 18px;
	overflow: hidden;
	font-weight: normal;
	width: auto;
  text-align:left;
  color:#000;
  background:#f7f7f7;
  border:0 none !important;
	clear: both;
	padding: 5px 10px;
}
#naseptavacDiv p a:hover,
#naseptavacDiv p a.active {
	background: #c82125;
  color: #fff !important;
}
#naseptavacDiv p a:hover span,
#naseptavacDiv p a.active span {
  color: #fff !important;
}
#naseptavacDiv p a span.fl {
	float: right;
  padding-left:10px;
	font-size: 10px !important;
	color: gray
}
#screenshot {
	position: absolute;
	display: none;
	z-index: 5;
}
#screenshot img {
}
.table_transport {
	width: 52%;
	margin: 0 auto
}
.gray {
	color: #333;
}
#ajax_image_loader {
  display: none;
  position: fixed; 
  top: 0; 
  bottom: 0; 
  left: 0; 
  right: 0;
  width: 100%;
  height: 100%;
  background: black url("../images/svg/loading.svg") no-repeat center center;
  opacity:0.15;
  z-index: 99999999;
  text-align: center;
}

a.longnote {
  width:12px;
  height:12px;
  font-size:7px;
  display:inline-block;
  text-align: center;
  font-weight:900;
  text-decoration: none;
  background:#0d1d32;
  color:#fff !important;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  line-height:12px;
  position: relative;
  top:-2px;
  margin-left:5px;
  display:none;
  font-family: 'Nunito', sans-serif;
}
.data-table a.longnote {
  display:inline-block;
}

.gift_bonus {
	background: #fafafa;
	padding: 8px;
	border: 1px solid #eee;
	margin-top: 3px
}
.firstrow {
  width: auto;
  color:#1b1b1b;
  font-weight:bold;
  width: 120px;
}
section .layout-center #detail .right-side .detail-box .info .firstrow {
  display: inline-block !important;
}
.firstrow strong {
  color:#1b1b1b;
  font-weight:bold !important;
}
@media only screen and (max-width: 1400px){
  #detail_store {
    position:relative;
    left:-4px;
  }
}
@media only screen and (max-width: 600px){
  section .layout-center #detail .right-side .detail-box .info .firstrow {
    display: none !important;
  }
}
.form_firstrow {
  width: 128px !important;
  font-weight: normal
}
.form_firstrow.long {
	width: 230px;
}
.form_firstrow.paddl {
	width: 100px
}
.data-table .firstrow {
	width: auto !important;
  white-space: nowrap;
}
.data-table tr td {
   width:1px;
}
.data-table td:last-child {
   width:100%;
}

.objbox {
	width: 100%;
	float: none;
  display:block;
  margin-bottom:20px;
}
div.seodesc {
	margin-bottom: 30px;
  padding-left:3px;
	text-align: justify;
}
body.hide_border div.seodesc{margin-bottom: 20px;}
@media only screen and (max-width: 700px){
#detailcontent iframe {
  width:auto;
  height:auto;
}
}
.item p.seodesc {
	text-align: left;
  max-height:54px;
  overflow:hidden;
}
table.detinn {
	clear: both;
}
table.detinn tr td {
	padding: 5px 0;
}
table.detinn tr td.firstrow {
	padding-left: 7px;
}
table.detinn tr:nth-child(even) td {
	background: #fff;
}
table.detinn tr:nth-child(odd) td {
	background: #151e24;
}
span.nostock {
	height: 61px;
	line-height: 61px;
	text-align: center;
	background: #b90000;
	font-weight: normal;
	color: #fff;
	font-size: 140% !important;
	display: block;
}
#social-buttons {
  margin:20px 0 0 0;
  padding:0;
}
#social-buttons-in {
	display: block;
  text-align:left;
}
#social-buttons-in .social-button {
	float: none;
	display: inline-block;
	margin-bottom: 5px;
}
input:invalid, input[type="email"]:invalid, input:required, input[type="email"]:required {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.order_check {
	background: url(/images/svg/order_check.svg) no-repeat center center;
	width: 100%;
	display: block;
	height: 120px;
}
.p_freepost {
	padding:10px !important;
	border: 1px dotted #888;
  color:#888 !important;
	font-size: 14px !important;
  font-weight:600 !important;
	margin: 10px auto !important;
  display:block;
}
#helper .define_title {
	clear: both;
	display: block;
	font-weight: normal !important;
	color: #000;
	background: #efefef url(/images/icons_small/down2.png) no-repeat right 10px center;
	margin: 0px 0 5px 0;
	cursor: pointer;
	padding: 6px 25px 6px 15px
}
#helper #accordion {
	list-style: none;
	width: 100%;
}
#helper #accordion div.faq_ans {
	display: none;
}
#helper #accordion div.faq_ans table {
	width:100% !important;
}
#helper #accordion div.faq_ans img {
	max-width:100%;
  height:auto;
}
#helper .boxl {
	width: 24%;
	float: left;
	background: #c82125;
  padding:10px 0;
}
#helper .boxl a {
	display: block;
	line-height: 20px;
  background: #c82125;
  color: #fff !important;
  text-decoration:none;
	font-weight: normal;
	padding: 10px 20px;
}
.faq_text {
  padding:15px;
}
.faq_text * {
  font-size:13px !important;
  line-height:18px !important;
  margin:0 !important;
}
.faq_text ul {
  margin-left:25px !important;
  margin-bottom:15px !important;
}
.faq_text p {
  margin-bottom:15px !important;
}
.faq_text h1, .faq_text h2, .faq_text h3, .faq_text h4 {
  margin-bottom:15px !important;
}
#helper .boxl a.active {
	color: #fff !important;
  background:#e99809;
}
#helper .boxr {
	width: 74%;
	float: right;
}
@media screen and (max-width: 800px) {
  #helper .boxr, #helper .boxl {
    width: auto;
    float: none;
  }
  #helper .boxl {
    margin-bottom:20px;
  }
}
li.response_caty {
	display: none !important
}
li.response_caty.active {
	display: block !important
}
.popup_cart_name {
  width:60%;
  padding:10px !important;
  font-size:100%;
}
.popup_cart_price {padding:10px !important}
.popup_cart_button {
  padding:10px 0px 10px 5px !important;
  text-align:right;
}
.popup_cart_image {padding-left:0;}
.popup_cart_button a {
  font-size:13px !important;
  text-decoration:none;
  float:right;
  display:inline-block;
  width:auto;
  padding:0 10px;
}
.popup_cart_title {
  padding-bottom:20px !important;
  font-size:130%;
  line-height:130%;
  font-weight:600;
  display:block;
}
.submit.do-kosiku {
  width:46px !important;
  height:46px !important;
  line-height:46px !important;
  padding:0 !important;
  font-size:1px;
  -webkit-transition: 0;
  -moz-transition: 0;
  -o-transition: 0;
  transition: 0;
  text-align:center;
}
.submit.do-kosiku img {
  width:auto;
  height:auto;
  max-width:24px;
  padding:0;
  margin:0 auto;
}
@media screen and (max-width: 500px) {
  .submit.do-kosiku {
    width:36px !important;
    height:36px !important;
    line-height:36px !important;
  }
  .submit.do-kosiku img {
    max-width:20px;
  }
}
.popup_img {width:25%;float:left;}
.popup_img img {height:auto;width:88%;float:left}
.popup_buy_left {
	width: 73%;
	float: right;
	font-size: 100%;
}
.popup_buy_left_full {
	font-size: 100%;
	width: auto;
  float:none;
  display:block;
  font-weight:400;
}
.popup_buy_title {
  padding:0;
	padding-bottom: 30px;
	line-height: 100%;
	font-size: 180%;
	text-align: center;
	font-weight: 700 !important;
  font-family: 'Nunito', sans-serif;
}
.popup_buy_product_title {
	line-height: 22px;
	font-weight: 600;
}
.popup_buy_left p, .popup_buy_left_full p {
  padding-bottom:10px;
}
.form_td_big {
	width: 50%;
	float: left;
	display: block;
}
.form_td_sml {
	width: 50%;
	float: left;
	display: block;
}
span.param_cats_pointer img {
  float:right;
  width:20px;
  height:20px;
  cursor:pointer;
  display:block;
  margin:0 10px 0 10px;
}
.cookies_alert {
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	color: #fff;
	background:url(/images/transparent.png) repeat;
	z-index: 1000;
	line-height: 20px;
	padding: 7px 0 !important;
  margin:0 !important;
	text-align: center;
	z-index: 999;
	font-size: 11Px;
}
.cookies_alert p {
	display: inline-block;
  font-size: 12Px;
	color: #dedede !important;
  padding:0 !important;
  margin:0 !important;
  margin-bottom:5px !important;
}
.cookies_alert p a {
	color: #fff;
	text-decoration: none;
}
.cookies_alert span.stop a {
	background: #e99809;
	color: #fff;
	display: inline-block;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
  font-weight:400;
}
.first_td, .last_td {
  font-weight:400;
  padding-bottom:5px;
  width:130px;
  float:left;
  font-size:14px;
  line-height:36px;
  clear:left;
  margin-bottom:5Px;
  font-family: 'Nunito', sans-serif;
}
.tooltip-frame {
  position: absolute;
  z-index: 100;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
  padding: 20px;
  box-sizing: border-box;
  background: #fff;
  color:black !important;
  font-size:11.5Px;
  line-height:18px;
  font-weight:400 !important;
  max-width: 300px !important;
}
.tooltip-frame .tip {
  border-style: solid;
  position: absolute;
}
.tooltip-frame .tip {
  margin-left: -8px;
  border-width: 9px;
}
.tooltip-frame.tooltip-bottom {
  margin-top: 8px;
}
.tooltip-frame.tooltip-bottom .tip {
  border-color: transparent transparent #fff transparent;
  border-width: 0 9px 9px 9px;
  top: -8px;
}
.tooltip-frame.tooltip-top {
  margin-top: -8px;
}
.tooltip-frame.tooltip-top .tip {
  border-color: #fff transparent transparent transparent;
  border-width: 9px 9px 0 9px;
  bottom: -8px;
}
.cookies_alert .btn_close:after {
  content: "×";
  font-size:18px;
  line-height:20px;
  font-weight:400;
  color:#999 !important;
  background:#333;
  width:20px;
  height:20px;
  overflow:hidden;
  display:inline-block;
  position:absolute;
  margin-left:5px;
}
@media screen and (max-width: 1000px) {
  .cookies_alert .btn_close:after {
    margin-top:10px;
  }
}
.cookies_alert span.stop a{
  height:20px !important;
  line-height:20px !important;
  padding:0 10px !important;
}
.cookies_alert{width:100% !important;padding:10px 0 !important}
.cookies_alert p{padding:0px 10px !important;display:inline-block !important;}
.last_td {
  clear:none;
  width:300px;
  font-size:80%;
  font-weight:400;
  float:left;
}  
.captcha {margin-top:20px}
.last_td input, .last_td select {
  width:96% !important;
}  
.last_td.bday {
  line-height:20px;
}  
.last_td.bday select, .captcha input {
  width:80px !important;
  margin-bottom:5px;
}  
.captcha input {
  margin-bottom:0;
}  
section .forms .last_td input#telefon, .last_td input#telefon, .last_td input#psc, .last_td input#psc2 {
  width:150px !important;
} 
.upper {text-transform:uppercase;}
.forms.full {width:100%;padding:0}
.forms p.highlight {clear:left}
.forms p.highlight2 {padding:20px 0}
.forms #shadowbox {padding-bottom:20px}

.qr {margin:20px 0 10px 0}
.qr img {width:150px}

.padd_white {
  margin:0 20px 10px 20px;
  background:#fae227;
  color:black !important;
  padding:20px;
  display:block;
}
.padd_white * {
  color:black !important;
}
.ts {
  position:absolute;
  right:15px;
  font-size:90%;
  line-height:20px;
  padding:10px;
  text-align:center;
  font-weight:600;
  color:#fff;
  background: url(../images/transparent.png) repeat;
  z-index:999;
  margin-left:-5px;
  margin-top:-5px;
}
#detail_photo .ts {
  margin:0;
  margin-right:50px;
}

.ts p {
  margin-bottom:5px;
  font-weight:normal;
  font-size:13Px !important;
  color:#fff !important;
}

.ts span {
  display:inline-block;
  width:33.33%;
  line-height:15px;
  font-size:11Px;
  font-weight:300;
}
.ts span.number {
  font-size:22Px;
  font-weight:600;
}
.ts_text {
  padding:0 10px;
}
@media screen and (max-width: 900px) {
  .ts p {
    font-size:12Px !important;
  }
}
@media screen and (max-width: 450px) {
  .ts p {
    display:none;
  }
}
.eet {
  background:#0d1d32;
  color:#eee;
  padding:5px;
  clear:both;
  line-height:28px;
}
.eet p {
  color:#eee;
  width:100%;
  font-size:10px;
  text-align:center;
  margin:0 auto !important;
}

li.next_photo img {
  width:118px;
  height:118px;
}
.image-cart img {
  width:70px;
  height:70px;
}
#h-menu li.selected div.sub a {text-decoration:none !important}
.navigace_desc {margin:0 0 0px 0}
p.h1_background, .h1 {
	font-size: 26px !important;
	margin-top: 0 !important;
  margin-bottom:0 !important;
	padding: 35px 0 25px 0 !important;
	font-weight: 700 !important;
  text-align:left;
	color: #000 !important;
  font-family: 'Nunito', sans-serif !important;
  line-height:140% !important;
  text-align:center;
  text-transform: uppercase;
}
p.h1_background.line {
	background:url('/images/dot.png') repeat-x 0 center;
  margin-top: 30px !important;
  margin-bottom:20px !important;
  padding: 25px 0 !important;
  max-width:600px;
  margin:0 auto;
  display:block;
}
p.h1_background.line.nomarg {
  margin-top: 0 !important;
  padding: 25px 0 !important;
}
p.h1_background.line.nomarg-bottom {
  margin-bottom: 0 !important;
}


p.h1_background.line span {
	background:white;
  padding:0 20px;
}
@media screen and (max-width: 600px) {
  p.h1_background.line {
    background:none;
    max-width:auto;
    margin-top: 30px !important;
    margin-bottom:0px !important;
    padding: 0px 0 !important;
  }
  p.h1_background.line span {
    background:none;
    padding:0;
  }
}
p.h1_background.popup_cr {
  padding: 30px 0 10px 0 !important;
}

@media screen and (max-width: 1000px) {
section .layout-center #main #content .text-box.lowpadd {
	padding-top:25px !important;
} 
}
@media screen and (max-width: 600px) {
.popup_cart_name {
  width:auto
}  
  
section .layout-center #main #content .text-box.lowpadd {
	padding-top:25px !important;
}
table.cart_total {
  width:100%;
  float:none;
}    
  
}
@media screen and (max-width: 550px) { 
p.h1_background, .h1 {
	font-size: 22px !important;
}  
  
}

@media screen and (max-width: 979px) {
    
#msg,
#msg2 {
	position: fixed !important;
	padding: 15px 2%;
	margin: 0 !important;
	text-align: center;
	width: 96%;
	border: none;
  top:0 !important;
  bottom:auto !important;
  left:0 !important;
  z-index:9999999999999;
}  
.h1_background, .h1 {font-size:150% !important}  
.width_285, .list_of_products .th_name {
	width: 60%;
}
.header_box {
	width: 100%;
}
.header_box.m {
	width: 25%;
} 
.submit_spec {
	float: none;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	font-size: 150%;
	text-align: center;
  -webkit-appearance: none;
  -o-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.whitebox {margin-bottom:50px;padding:0;}
.cart_bottom_table {margin-top:15px;margin-bottom:30px}
.cart_bottom_table tr td {padding:0 !important;border:0 none;margin:0;}
.cart_bottom_table tr td:first-child {position:absolute;left:0;right:0} 
.cart_bottom_table tr td:last-child {position:absolute;left:15px;right:15px;width:auto} 
.submit_spec2 {margin-left:0;margin-right:0;border:0 none;text-decoration:underline;display:block;float:none;background:none !important;margin-top:60px;text-align:center;padding:0;}   
.submit_spec2:hover {border:0 none;text-decoration:none;background:none !important} 
/*.cart_bottom_table_nodisplay {display:none}*/
.star-require {margin-top:150px}
body.fully .logos {display:none}
  
.popup_buy_left, .popup_buy_left_full {
	line-height: 120%;
}
.popup_buy_title {
	line-height: 130%;
}
a.special_submit, input.special_submit {
	width: 100%;
	text-align: center;
	font-size: 140%;
	padding-left: 0;
	padding-right: 0;
	text-transform: uppercase;
}
a.special_submit.spec_l, input.special_submit.spec_l {
	display: none;
}
.cookies_alert p {
	font-size:11px !important;
  line-height:16px !important;
}
.cookies_alert span.stop a {
	font-size: 12px;
	display: inline-block;
	margin: 10px 0;
	height: auto;
}
.form_firstrow.paddl {
  padding-left:10px;
} 
#detailcontent iframe, div.is_static iframe {max-width:100% !important;height:auto !important;width:auto !important}
 
}

@media screen and (max-width: 700px) {
  p.highlight {
    font-size: 160% !important;
  }
}
@media screen and (max-width: 600px) {
.header_box.m {
	width: 33%;
}   
p.highlight2 {font-size:120%}  
.popup_cart_name {
  width:auto;
}    
.h1_background {
	font-size: 170% !important;
}
textarea.fullwidth {
	width: 100% !important;
}
}
@media screen and (max-width: 550px) {
  p.highlight {
    font-size: 145% !important;
  }
}
@media screen and (max-width: 500px) {
/*.popup_cart_image {display:none} */  
.whitebox {padding:0}  
.button.yellow.smaller {font-size:14Px !important;padding:5px 8px !important;line-height:20px !important}  
  
.header_box.m {
	width: 50%;
}   
.naseptavac-box .naseptavac-price {
  width:30%;
}
.naseptavac-box .naseptavac-name {
  width:60%;
}  
.header_box_title {
	display: none
}
.table_smaller_name, .list_of_products .th_store {
	display: none;
}
div#voucher input#code {
	width: 70%;
	text-align: center;
	margin: 10px 0;
}
#footer .links/*, .td_img */{
	display: none;
}
.big {
	font-size: 110%
}
tr.td_big td {
	font-size: 140%
}
.submit_spec {
	font-size: 18px !important
}
.submit {font-size:17px;}
  
td.right {text-align:right !important}
th.td_xx, th.td_40 {
	font-size: 12px !important;
	font-weight: normal;
}
div.paymentitem span.color.normal {
	font-size: 80%
}
p.highlight {
	line-height: 130%;
  margin-top:10px !important;
  margin-bottom:10px !important;
	font-size: 140% !important;
  font-weight:600;
}
/*.h1_background, .h1 {
	text-align: center
}*/
section.np.is_static img {width:100%;height:auto}
}

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

.last_td {
  clear:left;
  width:98%;
  margin-bottom:0;
} 
.first_td {
  padding-bottom:0;
  margin-bottom:0;
}  
.captcha {margin-top:5px}
.table_border_bottom td span.smaller {display:none}
.table_border_bottom td a.big {font-size:100% !important} 
tr.td_big td {
	padding: 10px 10px !important;
} 
.width_285, .list_of_products .th_name {width:auto}
}
.st0{fill:#669FBA;}

.redwhite {color:White;background:red}

.invisible {
	visibility: hidden;
}

.popup_body {
  font-size:13px;
  font-weight:400;
}
.popup_body.parcels h1 {display:none !important}
.nounderline {text-decoration:none}
.gallery_mini img {width:auto;height:auto;max-width:100%;max-height:100%;aspect-ratio: 1/1;}
@media screen and (max-width: 1050px) { 
  #heurekaTableft, #heurekaTabright{display:none!important} 
  p.highlight.highlight_cart_first {margin-top:0 !important;padding-top:15px !important}
}
@media screen and (max-width: 500px) { 
  #detailcontent iframe, div.is_static iframe {width:100% !important;} 
}

@media screen and (max-width: 800px) {
  .nomobile {display:none}
  #paging_header p.paging_header_right {float:left;margin-top:10px;text-align:left;clear:both}
}



.form_div {max-width:600px;width:50%;float:left}
@media screen and (max-width: 950px) {
  .form_div {max-width:100%;width:100%;float:none}
}

table.top-table tr.sethidden {
  display:none;
}
.font {  
  font-family: 'Nunito', sans-serif;
}


.col-100 label {
  font-size:  12.5px; 
  color:  #000;
  opacity:  .8;
  font-weight:  400; 
}
.col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
  padding: 20px 10px;
  height: 46px;
  background: #fff;
  width: 350px !important;
  box-sizing: border-box;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
  color: #000;
  font-weight: 400;
  -webkit-appearance: none;
}
@media screen and (max-width: 1400px) { 
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    width: 300px !important;
  }
}
.col-100 textarea {
  padding: 14px 10px;
}
.col-100 table.antisp tr td input {
  min-width: 0px;
}
.col-100 select {
  padding-top:0;
  padding-bottom:0;
}
@media screen and (max-width: 1280px) { 
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    width: 250px !important;
  }
  p.highlight {
    font-size: 140% !important;
  }
}
@media screen and (max-width: 1080px) { 
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    width: 240px !important;
  }
}
@media screen and (max-width: 1050px) { 
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    width: 350px !important;
  }
}
@media screen and (max-width: 800px) { 
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    width: 300px !important;
  }
}
@media screen and (max-width: 500px) { 
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    width:100% !important;
  }
}
@media screen and (max-width: 350px) { 
  tr.td_big td {
    font-size: 130%
  } 
  div.cart_sum div table tr td {
    padding:10px 0;
  }
  .col-100 input[type='text'], .col-100 input[type='email'], .col-100 input[type='tel'], .col-100 input[type='password'], .col-100 textarea, .col-100 select {
    min-width: 0;
  }
}
.col-100 textarea {
  height:auto;
  width:100% !important;
}
.col-100 .floating-label {
  position: relative;
  margin-bottom: 10px;
}
.col-100 .floating-label label {
  position: absolute;
  top:3px;
  background:white;
  padding:2px 7px 0 7px;
  left: 10px;
  opacity: 0;
  color:gray;
  font-size:10px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  /*border-image: linear-gradient(to bottom, rgba(0,0,0,0) 25%,rgba(0,0,0,1) 25%,rgba(0,0,0,1) 75%,rgba(0,0,0,0) 75%);
  border-image-slice: 1;
  border:1px solid #ddd;*/
  border-top:1px solid #ddd;
}
.col-100 .floating-label label:after {
  content : "";
  position: absolute;
  right    : 0;
  z-index: 100;
  top  : 0;
  width  : 1px;
  height   : 50%;
  background: #ddd;
}
.col-100 .floating-label label:before {
  content : "";
  position: absolute;
  left    : 0;
  z-index: 100;
  top  : 0;
  width  : 1px;
  height   : 50%;
  background: #ddd;
}
/*.col-100 .floating-label input[type='text']:not(:placeholder-shown), 
.col-100 .floating-label input[type='email']:not(:placeholder-shown), 
.col-100 .floating-label input[type='tel']:not(:placeholder-shown), 
.col-100 .floating-label input[type='password']:not(:placeholder-shown), 
.col-100 .floating-label textarea:not(:placeholder-shown),
.col-100 .floating-label select:not(:placeholder-shown)
{
  padding: 28px 10px 12px 10px;
}*/
.col-100 .floating-label input[type='text']:not(:placeholder-shown) + label, 
.col-100 .floating-label input[type='email']:not(:placeholder-shown) + label, 
.col-100 .floating-label input[type='tel']:not(:placeholder-shown) + label, 
.col-100 .floating-label input[type='password']:not(:placeholder-shown) + label, 
.col-100 .floating-label textarea:not(:placeholder-shown) + label,
.col-100 .floating-label select:not(:placeholder-shown) + label {
  -webkit-transform: translateY(-10px);
          transform: translateY(-10px);
  opacity: 1;
  color:#999;
}
.col-100 select {
   background:#ffffff url(../images/svg/select-arrow-gray.svg) no-repeat right 10px center;
}
.col-100 input[type='text']:required, .col-100 input[type='email']:required, .col-100 input[type='tel']:required, .col-100 input[type='password']:required, .col-100 textarea:required, .col-100 select:required {
   background: white url(/images/svg/require.svg) no-repeat right top;
   padding-right:25px;
}


.floating-label.half {
  width:50%;
  display:inline-block;
}
.floating-label.part33 {
  width:33%;
  display:inline-block;
  clear: none;
}
.floating-label.part67 {
  width:67%;
  display:inline-block;
  clear: none;
  float:left;
}
.floating-label input[type="text"], .floating-label input[type="email"], .floating-label input[type="tel"], .floating-label input[type="password"], .floating-label select{
  width:100% !important;
  min-width: 0px;
}
.div-50 .floating-label input[type="text"], .div-50 .floating-label input[type="email"], .div-50 .floating-label input[type="tel"], .div-50 .floating-label input[type="password"], .div-50 .floating-label select,
.div50 .floating-label input[type="text"], .div50 .floating-label input[type="email"], .div50 .floating-label input[type="tel"], .div50 .floating-label input[type="password"], .div50 .floating-label select{
  max-width:calc(100% - 50px);
}
.floating-label.half input, .floating-label.part33 input, .floating-label.part67 input{
  width:70% !important;
  min-width: 30px;
}
/*.floating-label input#ulice, .floating-label input#ulice2{
  width:96% !important;
}*/
@media screen and (max-width: 800px) { 
  .floating-label input[type="text"], .floating-label input[type="email"], .floating-label input[type="tel"], .floating-label input[type="password"], .floating-label select{
    width:100% !important;
    min-width: 300px;
    max-width:100%;
  }
  .floating-label.half input, .floating-label.part33 input, .floating-label.part67 input{
    width:100% !important;
    min-width: 100px;
  }
  .div-50 .floating-label input[type="text"], .div-50 .floating-label input[type="email"], .div-50 .floating-label input[type="tel"], .div-50 .floating-label input[type="password"], .div-50 .floating-label select,
  .div50 .floating-label input[type="text"], .div50 .floating-label input[type="email"], .div50 .floating-label input[type="tel"], .div50 .floating-label input[type="password"], .div50 .floating-label select{
    max-width:100%;
  }
}
#basket-layout.on_one_page .floating-label input[type="text"], #basket-layout.on_one_page .floating-label input[type="email"], #basket-layout.on_one_page .floating-label input[type="tel"], 
#basket-layout.on_one_page .floating-label input[type="password"], #basket-layout.on_one_page .floating-label select{
  width:100% !important;
  min-width: 300px;
  max-width:100%;
}

.div50 {
  width:50%;
  float:left;
}

#basket-layout.on_one_page .div50 {
  width:100%;
  float:none;
}

.div-50 {
  width:33.33%;
  float:left;
}
.div-75 {
  width:66.66%;
  float:left;
}
.div75 {
  width:100%;
  float:none;
}
.div-50.fr, .div50.fr {
  float:right;
}
@media screen and (max-width: 1160px) { 
  .div-50 {
    width:50%;
  }  
  .div-50.fr, .div-75, .div50.fr, .div75 {
    float:none;
    width:100%;
  }
}
@media screen and (max-width: 800px) { 
  .div-50, .div50 {
    width:100%;
    float:none;
  }  
}
.pure-checkbox.bold * {font-weight:bold !important}
.div_gift {
	width: 16.66%;
	height: auto;
	display: block;
  float:left;
}
.div_gift img {
	width: 60%;
  height:auto;
  margin:10px auto 0 auto;
}
@media screen and (max-width:1010px){
  .div_gift {
    width: 20%;
  }
}
@media screen and (max-width:800px){
  .div_gift {
    width: 25%;
  }
}
@media screen and (max-width:600px){
  .div_gift {
    width: 33%;
  }
  div.cart_sum div table tr td {
    padding:5px 10px;
  }
}
@media screen and (max-width:450px){
  .div_gift {
    width: 50%;
  }
  .div_gift img {
    width: 80%;
  }
}
@media screen and (max-width:380px){
  .td_img_small img {display:none}
  .td_img_small {width:0 !important;padding:0 !important}
  .popup_img {display:none}
  .popup_buy_left, .popup_buy_left_full {width:auto;display:block;float:none;margin:0}
}
p.giftname {margin:10px 0 }
.reklamace_img img {width:auto;height:auto;max-width:70px}
.fancybox-bg {
    background: black !important;
    opacity: 0.85 !important;
}
.fancybox-thumbs, .fancybox-infobar__body, .fancybox-button {
  background: #035bca !important;
  color: #fff !important;
}
.fancybox-caption {
  color: #fff !important
}
.fancybox-slide > div {
  max-width:640px;
  min-width:480px;
}
.fancybox-slide--image .fancybox-content {
  max-width:100%;
  min-width:0;
}
.fullwidth .fancybox-slide > div {
  max-width:90%;
  width:90%;
  max-height:100%;
}
.fancybox-content{
  -webkit-box-shadow: 0 0 50px 0 #555 !important;
  -moz-box-shadow: 0 0 50px 0 #555 !important;
  box-shadow: 0 0 50px 0 #555 !important;
}
.popup_body.parcels.fancybox-content {
  padding:0 !important;
  min-width:850px
}
.popup_body.parcels.fancybox-content iframe {
  width:100% !important;
  min-height:1000px !important;
}
@media screen and (max-width:850px){
  .fancybox-slide div.fancybox-stage, .fullwidth .fancybox-slide div.fancybox-stage {
    max-width:90% !important;
    width:90% !important; 
  }
  .popup_body.parcels.fancybox-content {
    padding:0 !important;
    min-width:auto;
    width:100% !important;
  }
  .fancybox-content{
    -o-border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    -ms-border-radius: 3px !important;
    border-radius: 3px !important;
    padding: 30px !important;
    margin: 0px !important;
    max-width:auto !important;
    z-index:999999999 !important;
    min-width:auto !important;
  }
  .fancybox-close-small {
    position: absolute !important;
    z-index: 99 !important;
    top: -50px !important;
    right: 0 !important;
  }
}
@media screen and (max-width:500px){
  .fancybox-slide div.fancybox-stage, .fullwidth .fancybox-slide div.fancybox-stage {
    max-width:99% !important;
    width:99% !important; 
  }
  .fancybox-content{
    padding: 20px !important;
  }
}
@media screen and (max-width:350px){
  .fancybox-slide div.fancybox-stage, .fullwidth .fancybox-slide div.fancybox-stage {
    max-width:98% !important;
    width:98% !important; 
  }
  .fancybox-content{
    padding: 10px !important;
  }
}
.fancybox-content{
  -o-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  -ms-border-radius: 3px !important;
  border-radius: 3px !important;
}
p.review_plus img, p.review_minus img {
  width:18px;
  height:18px;
  position:relative;
  top:-2px
}
.formular {background:#f7f7f7;padding:30px;margin:30px 0;clear:both;}
.formular hr {background:#ccc;height:1px;border:0 none;margin-top:15Px}
@media screen and (max-width:450px){
  .diformularv_gift {
    padding:15px;
  }
}
.formular p.h1_background {font-size:16px;margin-bottom:0;padding:15px 0 5px 0 !important;text-align:left !important;text-transform: none !important}

.bank_item img {
  display:inline-block;
  width:auto;
  height:auto;
  max-width:90px;
  max-height:20px
}
.bank_item div.pure-checkbox {
  margin-bottom:10px
}
.extrasale {
  background:#e30000;
  color:White;
  font-size:11px;
  font-weight:400;
  line-height:100%;
  margin-top:5px;
  padding:4px 5px;
  display:inline-block;
}
@media screen and (max-width:500px){
  .fancybox-slide > div {
    min-width:0px;
  }
  .extrasale {
    font-size:10px;
    padding:3px;
  }
  .cookies_alert p {
    font-size:10px !important;
    line-height:14px !important;
  }
}
@media screen and (min-width: 1100px) {
  .cookies_alert {
    width:50% !important;
    left:5px !important;
    bottom:5px !important;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background:url(/images/transparent.png) repeat;
  }
  .cookies_alert p {
    font-size: 10Px;
    line-height:14px;
    text-align:left !important;
    color:#eee !important;
    padding-right:30px !important;
  }
  .cookies_alert span.stop a {
    text-align:center;
    -o-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
  }
  .cookies_alert .btn_close:after {
    text-align:center;
    position:absolute;
    right:5px;
    top:5px;
    background:#000;
    -o-border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
  }
}
span.parcelshop {
  font-weight:bold;
  padding-right:70px
}
.graybox {
  padding:0 10px;
  background: white url('/images/gray_background.png') repeat-x bottom left;
}
.cart-box-button {
  display:inline-block;
  float:right;
  padding-left:30px;
  font-size:16px;
  text-transform: none;
  font-weight:normal;
  background:  url('/images/svg/down.svg') no-repeat 0 center;
  margin-right:20px;
  cursor:pointer;
}
.cart-box-button.active {
  background:  url('/images/svg/up.svg') no-repeat 0 center;
}
.graybox p.h1_background {
  text-align:left !important;
  padding:10px 0 10px 10px !important;
  font-size:20px !important;
}
@media only screen and (max-width: 600px){
  .cart-box-button {
    display:block;
    float:none;
    margin-top:10px;
    text-align:left;
    font-size:14px;
  }
  .graybox p.h1_background {
    font-size:17px !important;
  }
}
a.dotted {
  text-decoration-style: dotted;
  cursor:default;
}


table.panel tr td {padding:10px 5px;font-size:110%}
table.table_order_list tr.table_order_list_item td {
	line-height:22px;
}
table.table_order_list tr.table_order_list_item td {
	background: #efefef;
}
table.table_order_list tr.table_order_list_item.sec td {
	background: #fff;
}
table.table_order_list tr.table_order_list_item td:first-child {
	padding-left:10px;
}
table.table_order_list tr.table_order_list_item td:last-child {
	padding-right:10px;
}
.onmobile {display:none}
table.table_order_list img.table_order {width:22px !important;height:auto;}
@media screen and (max-width:950px){
  table.table_order_list tr.table_order_list_item td a.nounderline span {
    display:none;
  }
  .noonmobile {display:none}
  .onmobile {display:block}
}
@media screen and (max-width:420px){
  table.table_order_list .td_img img,  table.table_order_list .td_img {width:50px !important}
  table.table_order_list.table tr td {padding:5px 10px !important}
  table.table_order_list.table tr td:first-child {padding-left:5px !important}
  table.table_order_list.table tr td:last-child {padding-right:5px !important}
  table.table_order_list img.table_order {width:25px !important}
}
.tooltip-frame {
  z-index:99999;
}
span#alert_widget {color:red;display:block;text-align:left}
.onlymobile {display:none}

.reviews_admin_text {
  border-bottom:2px solid #eee;padding:0 0 20px 0;margin-bottom:20px;
}

.active_filters ul {
  list-style-type:none;
  margin-top:0px;
  margin-bottom:10px;
  position:relative;
  top:-15px;
}
.active_filters.on_mobile ul {
  margin-bottom:10px;
}
.active_filters ul li {
  display:inline-block;
  background:#eee;
  padding:5px;
  margin-right:3px;
  margin-top:3px;
  font-size:11px;
  line-height:18px;
}
.active_filters ul li span.text-xs {
  font-size:11px;
}
.active_filters ul li span.remove_parameter {
  padding:3px;
  width:7px;
  height:7px;
  cursor:pointer;
  display:inline-block;
  line-height:10px;
  background:#1b1b1b;
  margin-left:5px;
  position:relative;
  top:2Px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;  
}
.active_filters ul li span.remove_parameter:hover {
  background:#e99809;
}
.active_filters ul li span.remove_parameter img {
  width:7px;
  height:7px;
  margin:auto auto !important;
  position:relative;
  top:-2Px;
}
.active_filters ul li a {
  text-decoration: none;
}
.active_filters ul li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 600px) {
  .active_filters ul {text-align:center !important;}
}
#xx-cookies-plugin .cp-button{color:#555 !important; border:2px solid #5C5C5D !important; }
#xx-cookies-plugin .cp-button:hover{background: #f7f7f7 !important;color: #0d1d32 !important;}
#xx-cookies-plugin .cp-button-ok{	background: #e99809 !important;border-color: #e99809 !important;color: #fff !important;}
#xx-cookies-plugin .cp-button-ok:hover{	background:#c82125 !important;border-color:#c82125 !important;color: #fff !important;}
#xx-cookies-plugin .cp-content-wrap{background: #fff !important; opacity: 0.9 !important;-webkit-box-shadow: 0 0 10px 0 #777;
-moz-box-shadow: 0 0 10px 0 #777;
box-shadow: 0 0 10px 0 #777;}
#xx-cookies-plugin .cp-content-wrap p, #xx-cookies-plugin .cp-content-wrap h1, #xx-cookies-plugin .cp-content-wrap h2, .cp-title, .cp-title-h2 {color:#1b1b1b !important}
#xx-cookies-plugin #cp-show-button{background: #000 !important; color: #fff !important;}

.password-wrapper {
  position: relative;
}
.password-wrapper input[type="password"] {
  padding-right: 40px;
}
@media screen and (max-width: 500px) {
  .password-wrapper {
    width:100%;
  }
}
.toggle-password {
  position: absolute;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  width: 24px;
  height: 24px;
}
.toggle-password svg {
  width: 100%;
  height: 100%;
  fill: #ccc;
}
.password-wrapper:has(input:required) .toggle-password {
  right: 80px;
}
.fancybox-inner .password-wrapper .toggle-password {
  right: 10px;
}
@media screen and (max-width: 800px) {
  .toggle-password {
    right: 10px;
  }
  .password-wrapper:has(input:required) .toggle-password {
    right: 30px;
  }
}
@media screen and (max-width: 500px) {
  .submit_spec, .submit_spec2 {font-size:22px !important}
}
@media screen and (max-width: 440px) {
  .submit_spec, .submit_spec2 {font-size:20px !important}
}
@media screen and (max-width: 420px) {
  .submit_spec, .submit_spec2 {font-size:18px !important}
}
@media screen and (max-width: 380px) {
  .submit_spec, .submit_spec2 {font-size:16px !important}
}


.fb-share-button {
  position:relative;
  top:-5px;
  display: inline-block;
  padding: 0 12px;
  height: 22px;
  line-height: 22px;
  background: #1877f2;
  color: #fff;
  border: 0;
  border-radius: 4px;
  font-size: 12px;
  font-weight: 700;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  white-space: nowrap;
  margin-left:10px !important
}

.fb-share-button:hover {
  background: #1664d9;
  color: #fff;
  text-decoration: none;
}

.sale_alert .coupon-code {
  display: inline-block;
  margin-left: 4px;
}

.copy-coupon-code {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  margin-left: 8px;
  padding: 4px 8px;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 6px;
  background: #666;
  font-family:'Nunito', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  cursor: pointer;
  vertical-align: middle;
  transition: background .2s ease, border-color .2s ease, color .2s ease;
}

.copy-coupon-code svg {
  width: 15px;
  height: 15px;
  fill: currentColor;
  flex: 0 0 auto;
}

.copy-coupon-code:hover {
  background: #e99809;
  color: #fff !important;
  border-color: rgba(0,0,0,.3);
}

.copy-coupon-code.copied {
  background: #fe7203;
  border-color: #fe7203;
  color: #fff;
}

.copy-coupon-code.copied svg {
  fill: currentColor;
}

.sale_alert .copy-text {
  font-size: 12px;
}

@media (max-width: 600px) {
  .copy-coupon-code {
    padding: 5px 7px;
  }

  .sale_alert .copy-text {
    display: none;
  }
}

.copy-coupon-code.icon-only {
  width: 28px;
  height: 28px;
  padding: 0;
  justify-content: center;
}

/* Moderní našeptávač vyhledávání - čistá verze pro header */
header #search {
  position: relative !important;
  overflow: visible !important;
  z-index: 9 !important;
}

header #search > p {
  position: relative;
  z-index: 2;
}

header .naseptavac-wrap {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 100% !important;
  width: 100% !important;
  margin: 8px 0 0 0 !important;
  padding: 0 !important;
  z-index: 8 !important;
  box-sizing: border-box;
}

header #naseptavacList {
  display: block !important;
  position: static !important;
  left: auto !important;
  top: auto !important;
  width: 100% !important;
  max-height: none !important;
  height: auto !important;
  overflow: visible !important;
  padding: 0 !important;
  margin: 0 !important;
  box-sizing: border-box;
}

header #naseptavacDiv {
  position: absolute !important;
  left: 0 !important;
  right: auto !important;
  top: 0 !important;
  width: 100% !important;
  transform: none !important;
  z-index: 9 !important;
  visibility: hidden;
  max-height: min(72vh, 680px);
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  margin: 0 !important;
  padding: 12px 14px 16px 14px !important;
  background: rgba(255,255,255,.98);
  border: 1px solid rgba(0,0,0,.06) !important;
  border-radius: 18px;
  box-shadow: 0 18px 55px rgba(0,0,0,.18);
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

header #naseptavacDiv.is-open,
header #naseptavacDiv[style*="visible"] {
  visibility: visible !important;
}

header #naseptavacDiv.is-loading:before {
  content: "";
  display: block;
  height: 3px;
  width: 80px;
  margin: -12px auto 9px auto;
  border-radius: 99px;
  background: #e99809;
}

header #naseptavacDiv .naseptavac-section {
  padding: 6px 0;
}

header #naseptavacDiv .naseptavac-title,
header #naseptavacDiv p.bold {
  margin: 12px 0 8px 5px !important;
  padding: 0 8px !important;
  font-size: 12px !important;
  line-height: 18px !important;
  color: #777 !important;
  font-weight: 800 !important;
  letter-spacing: .04em;
  text-transform: uppercase;
}

header #naseptavacDiv .naseptavac-chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding: 0 6px 4px 6px;
}

header #naseptavacDiv a.naseptavac-chip,
header #naseptavacDiv p.half a {
  display: inline-flex;
  align-items: center;
  width: auto;
  max-width: 100%;
  min-height: 34px;
  box-sizing: border-box;
  padding: 8px 12px !important;
  border-radius: 999px;
  background: #f6f6f6;
  color: #0d1d32 !important;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none;
  transition: background .18s ease, transform .18s ease;
}

header #naseptavacDiv a.naseptavac-chip:hover,
header #naseptavacDiv p.half a:hover,
header #naseptavacDiv p.half a.active {
  background: #c82125;
  transform: translateY(-1px);
}

header #naseptavacDiv .naseptavac-box {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 76px;
  margin: 3px 0;
  padding: 10px 12px !important;
  border: 0 none !important;
  border-radius: 14px;
  background: transparent;
  box-sizing: border-box;
  transition: background .18s ease, transform .18s ease;
}

header #naseptavacDiv .naseptavac-box:hover {
  background: #f8f8f8;
  transform: translateY(-1px);
}

header #naseptavacDiv .naseptavac-box .naseptavac-image {
  width: 58px !important;
  min-width: 58px;
  height: 58px;
  padding: 0 !important;
  float: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #fafafa;
  border-radius: 12px;
  overflow: hidden;
}

header #naseptavacDiv .naseptavac-box .naseptavac-image img {
  width: 100% !important;
  height: 100% !important;
  object-fit: contain;
}

header #naseptavacDiv .naseptavac-box .naseptavac-name {
  width: auto !important;
  flex: 1 1 auto;
  float: none !important;
  min-width: 0;
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
}

header #naseptavacDiv .naseptavac-box .naseptavac-name a {
  display: block;
  color: #151515 !important;
  background: transparent !important;
  padding: 0 !important;
}

header #naseptavacDiv .naseptavac-box .naseptavac-name a:hover {
  color: #000 !important;
}

header #naseptavacDiv .naseptavac-box .naseptavac-price {
  width: auto !important;
  min-width: 100px;
  float: none !important;
  padding-left: 10px !important;
  text-align: right;
  white-space: nowrap;
  color: #111;
  font-size: 15px;
  font-weight: 800;
}

header #naseptavacDiv div.center {
  margin: 14px auto 4px auto;
}

header #naseptavacDiv p.center a {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  padding: 0 18px !important;
  border-radius: 999px;
  background: #e99809;
  color: #fff !important;
  font-size: 13px;
  font-weight: 800;
}

header #naseptavacDiv p a span.fl {
  float: none;
  margin-left: 8px;
  padding-left: 8px;
  color: #888;
}

@media screen and (max-width: 600px) {
  header .naseptavac-wrap {
    left: -8px !important;
    right: -8px !important;
    width: auto !important;
  }

  header #naseptavacDiv {
    width: 100% !important;
    max-height: 75vh;
    border-radius: 16px;
    padding: 8px !important;
  }

  header #naseptavacDiv .naseptavac-box {
    gap: 10px;
    min-height: 66px;
    padding: 9px 8px !important;
  }

  header #naseptavacDiv .naseptavac-box .naseptavac-image {
    width: 48px !important;
    min-width: 48px;
    height: 48px;
  }

  header #naseptavacDiv .naseptavac-box .naseptavac-name {
    font-size: 13px;
    line-height: 18px;
  }

  header #naseptavacDiv .naseptavac-box .naseptavac-price {
    min-width: 76px;
    font-size: 13px;
  }
}

@media screen and (max-width: 850px) {
  header #naseptavacDiv,
  #naseptavacDiv {
    border-radius: 0 !important;
    margin-top:-10px !important
  }
}

/* Šipky */
.slider .owl-nav {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.25s ease;
}

.slider:hover .owl-nav {
    opacity: 1;
    visibility: visible;
}

.slider .owl-nav .owl-prev,
.slider .owl-nav .owl-next,
.slider .owl-nav button.owl-prev,
.slider .owl-nav button.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 40;

    width: 45px;
    height: 45px;
    border-radius: 50%;

    background: rgba(80, 80, 80, 0.45) !important;
    color: #fff !important;
    border: none !important;

    cursor: pointer;
    text-align: center;
    line-height: 45px;
    padding: 0 !important;
    margin: 0 !important;
}

.slider .owl-nav .owl-prev,
.slider .owl-nav button.owl-prev {
    left: 20px;
}

.slider .owl-nav .owl-next,
.slider .owl-nav button.owl-next {
    right: 20px;
}

.slider .owl-nav .owl-prev span,
.slider .owl-nav .owl-next span,
.slider .owl-nav button.owl-prev span,
.slider .owl-nav button.owl-next span {
    font-size: 42px;
    line-height: 39px;
    display: block;
    color: #fff;
}

.slider .owl-nav .owl-prev:hover,
.slider .owl-nav .owl-next:hover,
.slider .owl-nav button.owl-prev:hover,
.slider .owl-nav button.owl-next:hover {
    background: rgba(80, 80, 80, 0.7) !important;
}

@media (max-width: 850px) {
    .slider .owl-nav {
        display: none;
    }
}
/*.slider .owl-dots {
    display: none !important;
}*/


/* Našeptávač - finální vrstvení, zavírání a mobilní layout */
header.naseptavac-open {
  position: relative !important;
  z-index: 1000000 !important;
}

header.naseptavac-open .middle-box {
  position: relative !important;
  z-index: 1000000 !important;
  overflow: visible !important;
}

header.naseptavac-open #search,
header.naseptavac-open .naseptavac-wrap,
header.naseptavac-open #naseptavacList,
header.naseptavac-open #naseptavacDiv {
  z-index: 1000001 !important;
}

header.naseptavac-open #naseptavacDiv {
  position: absolute !important;
  z-index: 1000002 !important;
}

header.naseptavac-open #menu,
header.naseptavac-open #menu-space,
header.naseptavac-open #menu .menu,
header.naseptavac-open #menu .menu:before,
header.naseptavac-open #menu .menu:after {
  z-index: 1 !important;
}

header.naseptavac-open #naseptavacList {
  display: block !important;
  visibility: visible !important;
}

button.naseptavac-close {
  display: none !important;
}

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

  header.naseptavac-open .middle-box .table-container .col.search.show,
  header.show-search .middle-box .table-container .col.search.show {
    position: absolute !important;
    left: 0 !important;
    right: 0 !important;
    top: 100% !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    box-sizing: border-box !important;
    z-index: 1000001 !important;
  }

  header.naseptavac-open .middle-box .table-container .col.search.show form,
  header.show-search .middle-box .table-container .col.search.show form {
    width: 100% !important;
    box-sizing: border-box !important;
  }
}
@media screen and (max-width:700px){
  #mobile-cart-toast{
    position:fixed;
    left:12px;
    right:12px;
    bottom:18px;
    z-index:999999999999999999999 !important;
    transform:translateY(120%);
    opacity:0;
    transition:all .28s ease;
    pointer-events:none;
  }

  #mobile-cart-toast.is-visible{
    transform:translateY(0);
    opacity:1;
    pointer-events:auto;
  }

  #mobile-cart-toast .mobile-cart-toast-inner{
    display:flex;
    align-items:center;
    gap:12px;
    background:#0d1d32;
    color:#fff;
    border-radius:16px;
    padding:12px;
    box-shadow:0 12px 35px rgba(0,0,0,.28);
    box-sizing:border-box;
  }

  #mobile-cart-toast .mobile-cart-toast-icon{
    width:32px;
    height:32px;
    border-radius:50%;
    background:#e99809;
    color:#fff;
    display:flex;
    align-items:center;
    justify-content:center;
    font-weight:800;
    flex:0 0 32px;
  }

  #mobile-cart-toast .mobile-cart-toast-text{
    min-width:0;
    flex:1;
  }

  #mobile-cart-toast .mobile-cart-toast-text strong{
    display:block;
    font-size:14px;
    line-height:18px;
    color:#fff;
  }

  #mobile-cart-toast .mobile-cart-toast-text span{
    display:block;
    font-size:12px;
    line-height:16px;
    color:rgba(255,255,255,.72);
  }

  #mobile-cart-toast .mobile-cart-toast-link{
    display:inline-block;
    text-decoration:none;
    background:#e99809;
    color:#fff!important;
    border-radius:999px;
    padding:8px 12px;
    font-weight:700;
    font-size:13px;
    white-space:nowrap;
  }
  #mobile-cart-toast .mobile-cart-toast-text em {
    display: block;
    margin-top: 3px;
    font-style: normal;
    font-size: 12px;
    line-height: 16px;
    color: rgba(255,255,255,.9);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
#detailcontent .col-100 input {max-width:350px !important}
@media screen and (max-width:700px){
  #detailcontent .col-100 input {max-width:100% !important}
}
#SHOP_DELIVERY_COUNTRY select {max-width:100% !important}
/* Captcha reload v inputu */
table.antisp.captcha-reload-inside{
  width:auto!important;
  max-width:100%;
  margin-top:10px;
  border-spacing:0!important;
  border-collapse:separate!important;
}
table.antisp.captcha-reload-inside tr{
  display:flex;
  align-items:center;
  gap:10px;
}
table.antisp.captcha-reload-inside td{
  padding:0!important;
  vertical-align:middle!important;
}
table.antisp.captcha-reload-inside .form_firstrow,
table.antisp.captcha-reload-inside .captcha-image-cell{
  width:auto!important;
  max-width:none!important;
  white-space:nowrap!important;
  flex:0 0 auto;
}
table.antisp.captcha-reload-inside .captcha-input-cell{
  width:auto!important;
  max-width:none!important;
  flex:0 0 auto;
  padding-left:0!important;
}
table.antisp.captcha-reload-inside .captcha-img-wrap{
  position:relative;
  display:inline-block;
  line-height:0;
  vertical-align:middle;
}
table.antisp.captcha-reload-inside img.antispam{
  display:block;
}
table.antisp.captcha-reload-inside .captcha-input-wrap{
  position:relative;
  display:inline-block;
  width:150px!important;
  max-width:150px!important;
  vertical-align:middle;
}
table.antisp.captcha-reload-inside .captcha-input-wrap input.short[name="antispam"],
.col-100 table.antisp.captcha-reload-inside .captcha-input-wrap input.short[name="antispam"]{
  width:150px!important;
  min-width:150px!important;
  max-width:150px!important;
  box-sizing:border-box!important;
  padding-right:30px!important;
}
table.antisp.captcha-reload-inside .captcha-reload-btn{
  position:absolute;
  right:8px;
  top:25px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:14px;
  height:14px;
  margin:0;
  padding:0;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  color:#9b9b9b;
  cursor:pointer;
  line-height:1;
  opacity:.8;
  z-index:4;
  transition:opacity .2s,transform .2s,color .2s;
}
table.antisp.captcha-reload-inside .captcha-reload-btn:hover{
  opacity:1;
  color:#333;
  transform:rotate(25deg);
}
table.antisp.captcha-reload-inside .captcha-reload-btn.is-loading{
  pointer-events:none;
  opacity:.55;
  transform:rotate(90deg);
}
@media only screen and (max-width:520px){
  table.antisp.captcha-reload-inside tr{
    gap:8px;
  }
  table.antisp.captcha-reload-inside .captcha-input-wrap,
  table.antisp.captcha-reload-inside .captcha-input-wrap input.short[name="antispam"],
  .col-100 table.antisp.captcha-reload-inside .captcha-input-wrap input.short[name="antispam"]{
    width:150px!important;
    min-width:150px!important;
    max-width:150px!important;
  }
}

/* Strankovani + "Zobrazit dalsi produkty" */
#paging_noajax.paging-with-next {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  min-height: 64px;
  margin: 30px 0 40px 0;
  clear: both;
}

#paging_noajax.paging-with-next .paging_next.basic {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
}

#paging_noajax.paging-with-next .show-all,
#paging_noajax.paging-with-next .show-all span {
  display: block;
  margin: 0;
  padding: 0;
}

#paging_noajax.paging-with-next .show-all .button.btn-light.btn-big.upper {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-width: 0;
  width: auto;
  margin: 0;
  white-space: nowrap;
}

#paging_noajax.paging-with-next .show-all .button .btn-arrow-down,
#paging_noajax.paging-with-next .show-all .button .btn-arrow {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  position: relative;
  top: 1px;
}

#paging_noajax.paging-with-next .show-all .button .btn-arrow-down path,
#paging_noajax.paging-with-next .show-all .button .btn-arrow path {
  stroke: currentColor;
  stroke-width: 2.4;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
}

#paging_noajax.paging-with-next .pagination {
  margin-left: auto;
  text-align: right;
}

/* Telefon - nejdriv strankovani, pod nim tlacitko */
@media only screen and (max-width: 650px) {
  #paging_noajax.paging-with-next {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 16px;
    min-height: auto;
    margin: 20px 0 32px 0;
    text-align: center;
  }

  #paging_noajax.paging-with-next .pagination {
    order: 1;
    margin: 0;
    text-align: center;
  }

  #paging_noajax.paging-with-next .paging_next.basic {
    order: 2;
    position: static;
    left: auto;
    transform: none;
    margin: 0 auto;
    justify-content: center;
  }

  #paging_noajax.paging-with-next .show-all .button.btn-light.btn-big.upper {
    max-width: calc(100vw - 120px);
    height: 44px;
    line-height: 44px;
    padding: 0 18px;
    font-size: 14px;
    gap: 8px;
  }

  #paging_noajax.paging-with-next .show-all .button .btn-arrow-down,
  #paging_noajax.paging-with-next .show-all .button .btn-arrow {
    width: 14px;
    height: 14px;
    flex: 0 0 14px;
  }
}

@media only screen and (max-width: 380px) {
  #paging_noajax.paging-with-next .show-all .button.btn-light.btn-big.upper {
    max-width: calc(100vw - 70px);
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
    font-size: 13px;
  }
}

