.hidden {
  display: none;
}
#user-bar .name, #user-bar a {
  padding: 0 15px;
  line-height: 35px;
  background: url(../img/sep-userbar.gif) top right no-repeat
}
#logo a, #logo a span {
  height: 54px;
  display: block
}
#founded, #logo a span {
  width: 202px;
}
#logo, #slogan {
  margin-top: 31px
}
#logo, #logo a, #logo a span, #points span, #user-bar a {
  display: block
}
#header, #logo a, #top-menu li {
  position: relative
}
#user-bar a, a:hover {
  text-decoration: none
}
.order-info-t td, .valign-top, td.td-input {
  vertical-align: top
}
table, table.b {
  border-collapse: collapse
}
#points, .formated-text .italic, .italic {
  font-style: italic
}
a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: 0 0
}
ol, ul {
  list-style: none
}
table#sumtable li, table.nob li {
  list-style: disc inside
}
table {
  border-spacing: 0
}
body {
  font-size: 62.5%;
  font-family: Tahoma, Arial, Sans-Serif;
  background: url(../img/bg.gif) #eaeaea;
  color: #393939;
  line-height: 1em;
  padding: 0 0 15px
}
.navigation-domky {
  position: sticky;
  top: 0;
  z-index: 1000;
}
a {
  color: #e56b16
}
#wrapper {
  width: 990px;
  margin: 0 auto;
  padding-top: 31px
}
#page {
  background: #fff
}
#user-bar {
  background: url(../img/bg-userbar.gif) repeat-x #333;
  color: #ddd;
  font-size: 11px;
  height: 35px
}
#user-bar .name {
  float: left
}
#user-bar .myurl {
  float: right;
  padding: 0 15px;
  line-height: 35px
}
#logo, #points, #slogan {
  float: left
}
#user-bar a {
  float: left;
  color: #ddd
}
#user-bar a:hover {
  color: #fff
}
#header {
  margin: 0 2px;
  background: url(../img/bg-header.gif) 0 2px repeat-x;
  height: 133px;
  width: 950px;
  padding: 0 18px;
}
.header-columns-container {
  display: flex;
  height: 133px;
  align-items: center;
}
@media screen and (max-width:992px) {
  .header-columns-container {
    height: 120px;
    align-items: center;
  }
}
#logo a {
  overflow: hidden;
  width: 152px;
  line-height: 54px;
  font-size: 25px
}
#logo a span {
  top: 0;
  left: 0;
  background: url(../img/logo.png) no-repeat;
  cursor: pointer
}
#logo {
  margin-top: 5px;
}
.logo-wrap {
 width:202px;
}
@media screen and (max-width:1199px) {
  .logo-wrap {
    width:166px;
  }
}
#founded {
  font-size: 10px;
  text-align: center;
  color: #666
}
#slogan {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-left: 0px;
  margin-top: 10px;
  text-align:center;
  float:unset;
  font-style: italic;
}
@media screen and (max-width:1199px) {
  #slogan {
    font-size:16px;
  }
}
@media screen and (max-width: 1024px) {
  #slogan {
    text-align:unset;
  }
}
#points {
  width: 250px;
  font-size: 15px;
}
#points span {
  padding: 9px 0 9px 28px
}
#points .point1 {
  background: url(../img/ico-p1.gif) 3px 4px no-repeat
}
#points .point2 {
  background: url(../img/ico-p2.gif) 0 4px no-repeat
}
#points .point3 {
  background: url(../img/ico-p3.gif) 2px 4px no-repeat
}
#user {
  text-align: right;
  font-size: 1.1em;
  line-height: 1.4em;
  width: 50%;
}
#user a {
  color: #656565
}
#search {
  float: none;
  padding: 3px;
  width: 283px;
  background-color:#edeaea;
}
.fa-cart-shopping::before {
  color: #3f3f3f;
}
.header-column-first {
  width: 18%;
}
.header-column-second {
  width: 27%;
  margin-left: 125px;
}
.header-column-third {
  width: 40%;
  margin-left: 110px;
}
.header-column-fourth {
  width: 15%;
}
#sinput {
  background: #fff;
  border: 1px solid #dbdbdb;
  height: 35px
}
#sinput .search-input {
  border: 0;
  padding: 2px;
  color: #999;
  font-style: italic;
  height: 31px;
  width: 230px;
  float: left;
  line-height: 31px
}
#sinput .button {
  float: right
}
.navigation-domky {
  position: sticky;
  top: 0;
  z-index: 1000;
}
#top-menu-panel {
  height: 49px;
  background: url(../img/bg-top-menu.gif) repeat-x #e56b16;
  color: #fff
}
#top-menu li {
  float: left
}
#top-menu li a, #top-menu li div.wchild {
  float: left;
  color: #fff;
  font-size: 12px;
  line-height: 47px;
  height: 49px;
  padding: 0 18px;
  text-decoration: none;
  font-weight: 700;
  background: url(../img/sep-menu.gif) right center no-repeat
}
#top-menu li div.wchild {
  cursor: default
}
#top-menu li:last-child a {
  background: 0 0
}
.second-undermenu, .top-undermenu {
  background: #414141;
  display: none;
  width: 206px;
  z-index: 9999;
  position: absolute
}
#top-menu li a:hover {
  text-decoration: underline
}
.top-undermenu {
  top: 49px;
  left: 0
}
.second-undermenu {
  top: 0;
  left: 206px;
  border-left: 1px solid #565656
}
.top-um-active {
  display: block
}
#top-menu li .top-undermenu li a {
  color: #fff;
  font-size: 1.3em;
  height: auto;
  line-height: 1.4em;
  padding: 8px 18px;
  text-decoration: none;
  width: 170px;
  font-weight: 400;
  border-bottom: 1px solid #565656;
  background: 0 0
}
#top-menu li .top-undermenu li a.wsecondundermenu {
  background: url(../img/secmenuarr.gif) 190px center no-repeat
}
#top-menu li .top-undermenu li a:hover {
  text-decoration: underline
}
.activ-ico {
  position: absolute;
  background: url(../img/top-active.gif) no-repeat;
  top: 42px;
  left: 14px;
  width: 14px;
  height: 7px;
  display: none
}
#cart {
  height: auto;
  /*background: url(../img/bg-cart.gif) repeat-x #303030;*/
  float: right;
  width: auto;
}
.cart-m {
  margin-top: 10px
}
.cart-empty {
  text-align: center;
  padding: 20px;
  border: 1px solid #ddd
}
#cart-in .ctext {
  background: url(../img/cart-icon.gif) 0 8px no-repeat;
  padding-left: 25px;
  font-size: 1.3em;
  font-weight: 700;
  line-height: 30px;
  float: left
}
#cart-in .ctext a {
  color: #fff
}
#cart-in .cprice {
  text-align: center;
}
.but, .category-item .cat-list-img, .edit-order-link, .no-product, .pimg {
  text-align: center
}
#cart-in .cprice span {
  font-size: 1.6em;
  font-weight: 700;
  color: #e56b16;
  line-height: 1.2em
}
@media screen and (max-width: 768px) {
  #cart-in .cprice span {
    font-size: 1.9em;
  }  
}
#cart-in .cprice .cart-item-count {
  font-size: 10px;
}
.edit-order-link {
  background: url(../img/but-edit-cart.jpg) no-repeat;
  width: 148px;
  height: 31px;
  line-height: 31px;
  color: #fff;
  text-decoration: none;
  padding: 0 4px 0 23px;
  display: block;
  margin-top: 8px;
  font-weight: 700
}
#actions a:hover, #advsearch a:hover {
  background: #dadada
}
#actions, #categories, #pages {
  margin-top: 5px
}
#pages {
  margin-bottom: 25px;
}
#content {
  padding: 12px
}
#content-left {
  width: 206px;
  float: left;
  padding-bottom: 10px
}
#content.homepage #content-left {
  display:none;
}
#actions a, #advsearch a {
  font-weight: 700;
  color: #393939;
  padding: 11px 9px;
  display: block;
  font-size: 1.2em;
  text-decoration: none
}
#actions, #advsearch {
  background: url(../img/bg-cat.gif) repeat-x #e5e5e5;
  display: block;
  width: 204px;
  border: 1px solid #cacaca
}
#actions a, #actions a:hover {
  color: #E56B16
}
#content .current-actions, #content .current-advsearch {
  background: url(../img/bg-cat-l1a.gif) repeat-x #e56b17;
  border: 1px solid #e06813
}
#content .current-actions a, #content .current-advsearch a {
  color: #fff;
  background: 0 0
}
#categories, #pages {
  width: 206px;
  background: #e8e8e8;
  border-bottom: 1px solid #cacaca;
  font-size: 1.2em
}
.panel {
  width: 206px;
  float: left;
}
.panel h3, .panel-new {
  border-bottom: 1px solid #d1d1d1
}
#categories li.menu-item, #pages li.menu-item {
  border-top: 1px solid #cacaca
}
#categories li.menu-item a, #pages li.menu-item a {
  padding: 9px;
  color: #393939;
  text-decoration: none;
  display: block;
  line-height: 1.4em
}
#categories li.menu-item a:hover, #pages li.menu-item a:hover {
  background: #dadada
}
#categories li.cat-level-1, #pages li.cat-level-1 {
  background: url(../img/bg-cat.gif) repeat-x #e2e2e2
}
#categories li.cat-level-1 a, #pages li.cat-level-1 a {
  font-weight: 700;
  padding: 7px 5px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca
}
#categories li.menu-current-item, #pages li.menu-current-item {
  background: url(../img/bg-cat-l1a.gif) repeat-x #e56b17
}
#categories li.current-cat-level-1, #pages li.current-cat-level-1  {
  border-top: 1px solid #e06813
}
#categories li.current-cat-level-1 a, #categories li.current-cat-level-1 a:hover, #pages li.current-cat-level-1 a, #pages li.current-cat-level-1 a:hover {
  font-weight: 700;
  padding: 11px 9px;
  color: #fff;
  border-left: 1px solid #e06813;
  border-right: 1px solid #e06813;
  background: 0 0
}
#pages li.menu-item.menu-current-item .menu-current-item-link {
  color:#fff;
}
#categories li.cat-level-2 a, #categories li.cat-level-2 a:hover, #pages li.cat-level-2 a, #pages li.cat-level-2 a:hover {
  padding: 5px 9px 5px 25px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  color: #5c5c5c;
  font-weight: 400
}
#categories ul ul, #pages ul ul {
  background: #efefef
}
#categories li.under-menu-item, #pages li.under-menu-item {
  border-top: 0
}
#categories li.cat-level-2:first-child, #pages li.cat-level-2:first-child {
  border-top: 1px solid #cacaca
}
#categories li.current-cat-level-2, #categories li.current-cat-level-3, #pages li.current-cat-level-2, #pages li.current-cat-level-3 {
  border-top: 1px solid #e06813
}
#categories li.cat-level-2 a, #pages li.cat-level-2 a {
  background: url(../img/cat-li.gif) 11px 11px no-repeat
}
#categories li.cat-level-2 a:hover, #pages li.cat-level-2 a:hover {
  background: url(../img/cat-li-h.gif) 11px 11px no-repeat #dadada
}
#categories li.current-cat-level-2 a, #categories li.current-cat-level-2 a:hover, #pages li.current-cat-level-2 a, #pages li.current-cat-level-2 a:hover {
  font-weight: 400;
  background: url(../img/cat-li-a.gif) 11px 11px no-repeat;
  color: #fff;
  border-left: 1px solid #e06813;
  border-right: 1px solid #e06813
}
#categories li.cat-level-3 a, #categories li.cat-level-3 a:hover, #pages li.cat-level-3 a, #pages li.cat-level-3 a:hover {
  padding: 5px 9px 5px 40px;
  border-left: 1px solid #cacaca;
  border-right: 1px solid #cacaca;
  color: #5c5c5c;
  font-weight: 400
}
#categories li.cat-level-3 a, #pages li.cat-level-3 a {
  background: url(../img/cat-li.gif) 25px 11px no-repeat
}
#categories li.cat-level-3 a:hover, #pages li.cat-level-3 a:hover {
  background: url(../img/cat-li-h.gif) 25px 11px no-repeat #dadada
}
#categories li.cat-level-4 a, #pages li.cat-level-4 a {
  padding-left: 55px;
  background: url(../img/cat-li.gif) 40px 16px no-repeat
}
#categories li.cat-level-4 a:hover, #pages li.cat-level-4 a:hover {
  padding-left: 55px;
  background: url(../img/cat-li-h.gif) 40px 16px no-repeat #dadada
}
#social {
  margin: 10px 0
}
#social a {
  margin-right: 5px
}
.panel {
  margin-top: 12px
}
.panel h3 {
  font-size: 1.5em;
  line-height: 1.5em;
  padding: 0 4px 3px
}
.more, .panel-new {
  line-height: 1.5em;
  font-size: 1.1em
}
.panel-new {
  padding: 10px 4px;
  color: #535353
}
.input-t, .input-ts {
  border: 1px solid #aaa
}
.panel-new a {
  color: #535353;
  font-weight: 700
}
.more {
  display: block;
  padding: 8px 4px 0 20px;
  background: url(../img/arrow-o.gif) 4px 11px no-repeat;
  color: #393939
}
#content-main {
  float: right;
  font-size: 1.2em;
  line-height: 1.4em;
  padding-bottom: 10px
}
.category-item, .change-amount a img, .construct, .home-advert, .input-ks, .pimg, label {
  float: left
}
label {
  width: 120px;
  padding-top: 2px
}
label span.r {
  color: #e53d3d;
  font-size: .8em
}
.input-t {
  padding: 3px;
  width: 250px
}
.input-ts {
  padding: 3px;
  width: 98px
}
.input-ks {
  border: 1px solid #ccc;
  padding: 3px;
  width: 20px;
  height: 15px
}
.change-amount {
  float: left;
  width: 11px;
  height: 23px
}
.change-amount a {
  display: block;
  width: 11px;
  overflow: hidden;
  height: 11px
}
.change-amount a.amountup {
  height: 12px
}
textarea.input-t {
  width: 400px;
  font-family: tahoma, arial;
  font-size: 1em
}
select.input-s {
  border: 1px solid #aaa;
  padding: 3px
}
.form-row {
  padding: 3px 0
}
.form-row-code, .fr-nolabel {
  padding-left: 120px
}
.form-but {
  margin: 15px 0 0 120px
}
.but {
  background: url(../img/but-s.jpg) no-repeat #303030;
  border: 0;
  color: #FFF;
  cursor: pointer;
  font-weight: 700;
  height: 34px;
  line-height: 34px;
  padding-left: 52px;
  padding-right: 15px;
  text-decoration: none
}
input.error, textarea.error {
  border: 1px solid red
}
table td {
  padding: 3px 0;
  font-size: 1em
}
table .odd td {
  background: #f8f8f8
}
table td.label {
  width: 110px
}
#content-main h1 {
  font-size: 1.7em;
  font-weight: 400;
  line-height: 1.6em;
  padding-bottom: .5em
}
#content-main h2 {
  font-size: 1.4em;
  font-weight: 400;
  line-height: 1.3em;
  padding-bottom: .3em
}
#content-main h3 {
  font-size: 1.3em;
  font-weight: 700;
  line-height: 1em;
  padding-bottom: .2em
}
.drop-navigation {
  font-size: .9em;
  color: #4a4a4a;
  padding-bottom: .6em
}
.drop-navigation div {
  display: inline
}
#content-main h1.h1order {
  padding: 10px 0 0
}
#home-text, #home-text-top {
  padding: 10px 5px;
  line-height: 1.6em
}
#home-text {
  margin-top: 10px
}
#home-text li, .detail-description li {
  background: url(../img/list.gif) 10px 5px no-repeat;
  padding-left: 30px;
  padding-bottom: 5px
}
.home-adverts {
  padding-top: 17px;
  padding-bottom: 17px
}
.home-advert {
  margin: 3px
}
.cat-description {
  padding-bottom: 1em
}
.category-item {
  margin-right: 6px;
  padding-bottom: 6px
}
.category-item .cat-list-img {
  border: 1px solid #5e5e5e;
  border-bottom: 0;
  overflow: hidden;
  cursor: pointer
}
.category-item a {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  display: block
}
.category-item a:hover {
  color: #e56b16;
  text-decoration: underline
}
.category-item-endr {
  margin-right: 0
}
.category-main-item .cat-list-img {
  height: 276px
}
.category-item .cat-list-title {
  text-align: center;
  background: url(../img/bg-cat-list-title.gif) left bottom repeat-x #303030;
  cursor: pointer;
  overflow: hidden;
  width: 370px;
  padding-left: 15px;
  padding-right: 15px;
  height: 42px
}
.product-set {
  padding: 8px 15px;
  padding-left: 0px;
  padding-bottom: 0px;
  /*background: #f1f1f1;
  border: 1px solid #ebebeb*/
}
@media screen and (max-width: 452px) {
  .product-set {
    padding: 8px 5px;
  }
}
.ps-bottom {
  margin-top: 10px
}
.sort {
  padding-bottom: 10px
}
.ordered {
  margin-left: 10px;
  margin-right: 10px;
  border-radius: 8px;
  box-shadow: 1px 1px 3px #888888;
  margin: 0.5em 0.5em 0 0;
  min-width: 44px;
  padding: 0.5em;
  color: #393939;
  font-size: 15px;
  text-decoration: none;
}
.ordered:hover {
  color: #e56b16;
  box-shadow: 1px 1px 5px #888888;
}
.ordered strong {
  color: #e56b16;
  font-weight:normal;
}
@media screen and (max-width: 872px) {
  .ordered {
    display: block;
    font-size: 15px;
  }
  .sort.float-left {
    display:flex;
    flex-wrap:wrap;
  }
}
.ordered-arr {
  display: inline-block;
  width: 9px;
  padding-right: 5px
}
.ordered-arr a {
  display: block;
  width: 9px;
  height: 5px
}
.pimg, .pimg img {
  width: 160px;
  height: 120px
}
.ordered-arr a.ordered-des, .ordered-arr a.ordered-des-a {
  margin-top: 2px
}
@media screen and (max-width: 432px) {
  .ordered {
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media screen and (max-width: 412px) {
  .ordered {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media screen and (max-width: 397px) {
  .ordered {
    margin-left: 2px;
    margin-right: 2px;
  }
}
@media screen and (max-width: 375px) {
  .ordered {
    font-size: 0.9em !important;
  }
}
.page-num-nav {
  border: 1px solid #adadad;
  padding: 1px
}
.nav-buttons {
  display: inline-block;
  padding-left: 20px
}
.nav-buttons .prev {
  padding-left: 12px;
  padding-right: 6px;
  background: url(../img/prev.gif) left center no-repeat
}
.nav-buttons .next {
  padding-left: 6px;
  padding-right: 12px;
  background: url(../img/next.gif) right center no-repeat
}
#product-list {
  margin-top: 10px;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc
}
.no-product {
  padding: 30px 0;
  font-weight: 700;
  margin-top: 10px
}
.construct {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  /*padding: 15px;*/
  position: relative
}
.shortcode-products-container {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  margin-bottom: 20px;
}
.construct .ptitle {
  padding: 15px;
  padding-right: 25px;
  padding-bottom: 0px;
}
.availability-wrapper {
   padding-right: 15px;
   padding-left: 15px;
   float: right;
   clear: both;
}
.product-text {
  padding-right: 15px;
  padding-left: 15px;
}
.add-to-card-wrapper {
  padding: 15px;
  padding-top: 0px;
  display: flex;
}
.construct .certificate {
  position: absolute;
  right: 5px;
  top: 5px
}
.ptitle {
  /* NOTE tis was removed */
  margin-bottom: 12px;
  padding-right: 10px;
  /* min-height: 36px */
}
.ptitle a {
  font-weight: 700;
  color: #393939;
  font-size: 1.2em
}
.price, .reduction {
  color: #d5470f;
  font-weight: 700;
}
.product-card-new-price {
  color: #d5470f;
  font-weight: 600;
  font-size: 20px;
}
.pimg {
  display: block;
  position: relative
}
.addc-but, .detail-but, .info .availability {
  display: inline-block
}
.pimg .guarantee-ico, .pimg .guarantee-ico img {
  width: 48px;
  height: 48px
}
.pimg .guarantee-ico {
  position: absolute;
  bottom: -12px;
  right: -8px
}
.product-text {
  clear: both;
  padding: 12px 15px;
  height: initial;
  overflow: hidden
}
.shortcode-products-container .construct {
  width: auto;
}
.shortcode-products-container .construct .ptitle {
  min-height: 52px;
}
.shortcode-products-container .construct .prices {
  height:69px;
}
.availability {
  font-weight: 700;
  text-decoration: underline;
  cursor: help
}
.add-but, .addc-but {
  border: 0;
  cursor: pointer
}
.info .availability {
  padding: 2px 20px 2px 0;
  margin-bottom: 6px;
  background-position: right 3px
}
.info {
  min-height: 100px;
  float: right;
  width: 168px
}
.price {
  font-size: 1.3em
}
.detail-info-inner .price, .prices .price, .reduction {
  font-size: 1em
}
.old-price {
  text-decoration: line-through;
  /*font-size: 0.8em;*/
  line-height: 22px;
  font-weight: 600;
}
.product-detail-price {
  font-weight: 600;
  font-size: 18px;
}
.add-but, .addc-but, .detail-but {
  text-align: center;
  color: #fff;
  font-weight: 700;
  text-decoration: none
}
.prices {
  padding-top: 5px;
  line-height: 22px
}
.product-action {
  padding-top: 10px;
  line-height: 20px
}
.detail-but {
  width: 105px;
  height: 31px;
  line-height: 31px;
  padding-left: 29px;
  background: url(../img/detail.jpg) no-repeat #303030
}
@media screen and (max-width:768px) {
  .detail-but {
    width:80px;
  }
}
@media screen and (max-width:480px) {
  .detail-but {
    width:105px;
  }
}
.detail-but-dr {
  width: 220px;
  height: 34px;
  line-height: 34px;
  padding-left: 33px;
  background: url(../img/button-500.png) no-repeat #303030;
  background-size: auto 100%
}
.cardbottom {
  height: 34px
}
.addc-but {
  width: 125px;
  height: 31px;
  line-height: 31px;
  padding-left: 35px;
  background: url(../img/add.jpg) no-repeat #303030
}
.add-but {
  width: 184px;
  height: 43px;
  line-height: 43px;
  padding-left: 47px;
  background: url(../img/to-cart.jpg) no-repeat #303030
}
.detail-but:hover {
  color: #e8701d
}
.but-login, .but-search {
  border: 0;
  color: #FFF;
  cursor: pointer;
  height: 35px;
  line-height: 34px;
  text-align: center;
  text-decoration: none;
  font-weight: 700;
  padding-right:0px;
}
.tra-icons {
  float: right;
  width: 180px
}
.free-tra {
  float: right;
  margin-top: 1px
}
.but-search {
  background: url(../img/but-search.jpg) no-repeat;
  padding-left: 34px;
  width: 36px;
}
#adsearch-form .input-t {
  width: 400px
}
#adsearch-form select.input-s {
  width: 408px
}
#adsearch-form .input-ts {
  width: 230px;
  line-height: 27px
}
.but-login {
  background: url(../img/but-login.jpg) no-repeat #3a3a3a;
  padding-left: 40px;
  width: 142px
}
.order-ban {
  background: url(../img/bg-order-but.gif) repeat-x #f2f2f2;
  border-top: 1px solid #e6e6e6;
  padding: 10px;
  text-align: right;
  margin-top: 10px
}
.order-ban > .detail-but-dr {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.detail-action {
  width: 550px;
  position: absolute;
  margin-top: 10px;
  z-index: 1;
}
@media screen and (max-width:580px) {
  .detail-action {
    max-width: 100%;
    width:auto;
  }  
}
@media screen and (max-width: 1024px) {
 /* .detail-action {
    top: 40px;
  }*/
}
@media screen and (max-width: 991px) {
  /*.detail-action {
    top: 35px;
  }*/
}
.detail-action img {
  float: left;
  margin: 2px 2px 0 0
}
.detail-but-fil, .detail-but-gal, .detail-but-vid, .detail-but-ref {
  padding: 5px 10px;
  text-align: left;
  line-height: 18px;
  margin: 0 auto;
  text-decoration: none;
  font-size: 16px;
  border-radius: 5px;
  color: #e56b16;
  background-color: #fff;
  border: 1px solid #e56b16;
}
.detail-but-fil:hover, .detail-but-gal:hover, .detail-but-vid:hover, .detail-but-ref:hover {
  color: #fff;
  background-color: #e56b16;
}
.detail-but-fil img, .detail-but-gal img, .detail-but-vid img, .detail-but-ref img {
  position:relative;
  top:1px;
}
@media screen and (max-width:395px) {
  .detail-but-fil, .detail-but-gal, .detail-but-vid, .detail-but-ref {
    font-size:13px;
  }
  .detail-but-fil img, .detail-but-gal img, .detail-but-vid img, .detail-but-ref img {
    width:14px;
  }
}
#main-img a, .gal-item, .gal-links {
  text-align: center
}
/*.detail-but-gal {
  background: url(../img/gal.png) 0 no-repeat
}
.detail-but-vid {
  background: url(../img/mov.png) 0 no-repeat
}
.detail-but-fil {
  background: url(../img/fil.png) 0 no-repeat;
  padding-right: 0
}*/
.detail-butgv-only {
  margin: 0 auto;
  float: none
}
.detail-info {
  padding-top: 5px;
  position: relative
}
.detail-info .certificate {
  height: 62px;
  width:auto;
}
.cert-icons-detailpage {
  margin-top:15px;
}
.cert-icons-detailpage .detail-tag-icon {
  margin-left:5px;
  margin-right:5px;
  width:auto;
}
.cert-icons-detailpage .detail-tag-icon:first-child {
  margin-left:0px;
}
.cert-icons-detailpage .detail-tag-icon:last-child {
  margin-right:0px;
}
.av-and-cert-wrap .cert-wrapper img {
  margin-left:5px;
  margin-right:5px;
}
.av-and-cert-wrap .cert-wrapper img:first-child {
  margin-left:0px;
}
.av-and-cert-wrap .cert-wrapper img:last-child {
  margin-right:0px;
}
@media screen and (min-width: 1366px) {
  .detail-info .certificate {
    height: 62px;
    position: relative;
    bottom: 2px;
  }
}

.detail-image {
  width: 428px;
  float: left
}
#main-img, #main-img a {
  width: 424px;
  height: 318px;
  position: relative
}
#main-img {
  padding: 1px;
  overflow: hidden
}
#main-img a {
  display: block
}
#main-img .guarantee-ico {
  position: absolute;
  width: 58px;
  height: 58px;
  bottom: 10px;
  right: 10px
}
#img1 {
  position: absolute;
  top: 0
}
#img2 {
  position: absolute;
  top: 318px;
  left: 0
}
table.order td.order-img .extra-detail, table.order td.order-img .option-detail {
  top: 0;
  left: 36px;
  position: absolute;
  display: none
}
#img-list {
  margin-top: 6px
}
#img-list .detailimg {
  width: 209px;
  height: 157px;
  text-align: center;
  float: left
}
.gal-links {
  padding-top: 15px;
  clear: both;
  padding-bottom:15px;
}
@media screen and (min-width:769px) and (max-width:992px) {
  .gal-links {
    text-align: left;
  }
  .gal-links > a {
    display: inline-block;
    white-space: nowrap;
    margin: 0 2px 4px 0;
    font-size: 14px;
    padding: 4px 8px;
  }
  .gal-links > a > img {
    width: 14px;
    height: auto;
    vertical-align: middle;
  }
}
@media screen and (max-width:768px) {
  .gal-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 6px;
  }
  .gal-links > a {
    white-space: nowrap;
  }
}
@media screen and (max-width:480px) {
  .gal-links {
    gap: 5px;
  }
  .gal-links > a {
    padding: 5px 8px;
  }
}
.di-left {
  margin-right: 6px
}
.detail-info-inner {
  width: 310px;
  float: left;
  padding-left: 10px
}
.detail-info-inner .old-price {
  font-size: 13px;
}
.detail-info-inner .product-price-discount .reduction {
  font-size: 13px;
}
table.product-info {
  border-top: 1px solid #dbdbdb;
  width: 310px;
  margin-bottom: 5px;
}
table.product-info td {
  padding: 4px;
  border-bottom: 1px solid #dbdbdb
}
table.product-info td.label {
  font-size: .9em;
  color: #878787;
  width: 125px;
}
table.product-info:first-child td.label {
  font-size: .9em;
  color: #878787;
  width: 100px
}
@media screen and (max-width: 1199px) {
  table.product-info:first-child td.label {
    width: 70px;
  }
}
.product-detail-price {
  color: #d5470f;
}
.product-price-discount .reduction {
  color: #393939;
}
.reduction-product-card {
  color: #666;
  font-weight: 400;
}
.discount-label-product-card {
  font-weight: 400;
  color: #666;
}
.product-detail-price-without-vat .price {
  color: #393939;
  font-weight: normal;
}
.product-property {
  padding-top: 15px
}
.product-property h3 {
  font-size: 1.2em;
  padding-bottom: 6px
}
.help {
  font-weight: 700;
  text-decoration: underline;
  cursor: help;
  color: #D5470F;
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(../img/ico-tooltip.gif) no-repeat
}
.detail-description {
  padding-top: 20px
}
.detail-description h3 {
  font-size: 1.2em;
  line-height: 1.8em;
  border-bottom: 1px solid #dbdbdb;
  padding-left: 5px
}
.desc-text {
  padding: 15px 5px
}
ul.tabs {
  margin-top: 20px;
  padding: 7px 7px 0;
  height: 44px;
  background: url(../img/bg-tabs.gif) repeat-x #303030
}
ul.tabs li {
  float: left;
  height: 44px;
  line-height: 38px;
  overflow: hidden;
  position: relative
}
ul.tabs li a {
  text-decoration: none;
  display: block;
  font-size: 14px;
  font-weight: 700;
  padding: 0 16px 0 38px;
  outline: 0;
  color: #d7d7d7;
  height: 44px;
  float: left
}
ul.tabs li a:hover {
  color: #fff
}
html ul.tabs li.active {
  line-height: 44px;
  background-color: #fff;
  border-bottom: 1px solid #e56b16 !important;
}
html ul.tabs li.tab-reference {
  line-height: 44px;
  background-color: unset;
  border-bottom: 1px solid #e56b16 !important;
}
html ul.tabs li.tab-reference.active {
  background-color: #fff;
}
html ul.tabs li.active a, html ul.tabs li.active a:hover,
html ul.tabs li.tab-reference a, html ul.tabs li.tab-reference a:hover {
  color: #333;
  background-color: #fff
}
#tab2 {
  padding: 3px
}
.order-tab-a {
  background: url(../img/ico-ordertab.gif) 15px 9px no-repeat
}
.active .order-tab-a, .active .order-tab-a:hover {
  background: url(../img/ico-ordertab-a.gif) 15px 11px no-repeat #fff
}
.question-tab-a {
  background: url(../img/ico-question.gif) 14px 14px no-repeat
}
.active .question-tab-a, .active .question-tab-a:hover {
  background: url(../img/ico-question-a.gif) 14px 16px no-repeat #fff
}
.gallery-tab-a {
  background: url(../img/ico-gallery.gif) 15px 11px no-repeat
}
.active .gallery-tab-a, .active .gallery-tab-a:hover {
  background: url(../img/ico-gallery-a.gif) 15px 13px no-repeat #fff
}
.files-tab-a {
  background: url(../img/ico-files.gif) 13px 12px no-repeat
}
.active .files-tab-a, .active .files-tab-a:hover {
  background: url(../img/ico-files-a.gif) 13px 14px no-repeat #fff
}
.tab_container {
  border-top: none;
  overflow: hidden;
  clear: both;
  float: none;
  width: 746px;
  background: #fff
}
.intab {
  padding: 15px
}
#orderform .arequest-info, #orderform .mount-info, #orderform .open-info {
  margin: 5px;
  display: none
}
#adsearch-form label, #orderform label {
  float: none;
  display: block;
  padding: 0;
  width: auto
}
#adsearch-form label {
  padding: 10px 0 5px
}
#orderform p.wm {
  margin: 5px
}
#content-main p {
  padding-bottom: 0
}
#content-main #blog-detail p {
  margin-bottom: 15px
}
#content-main #blog-detail h2 {
  margin-top: 25px
}
#content-main p.mount-text {
  display: none;
  margin: 0
}
table.order {
  width: 100%
}
table.order td.info-box {
  border-bottom: 0;
  padding-bottom: 0
}
div.info-box, table.order td.info-box div {
  background: url(../img/ico-info.gif) 8px 7px no-repeat #fbe7a8;
  color: #5d3906;
  border: 1px solid #f3d885;
  padding: 5px 5px 5px 30px
}
table.order tr.arequest-error div, table.order tr.mount-error div, table.order tr.open-error div {
  background: url(../img/ico-error.gif) 8px 7px no-repeat #fe8b8b;
  color: #6d0606;
  border: 1px solid #d81c1c;
  padding: 5px 5px 5px 30px
}
table.download, table.download td {
  border-top: 1px solid #dbdbdb
}
.gal-item {
  float: left;
  margin: 2px;
  width: 179px;
  height: 135px;
  overflow: hidden;
  display: block
}
table.download {
  margin-top: 10px;
  width: 748px
}
span.errormsg {
  color: red;
  padding-left: 5px
}
table.order td {
  border-bottom: 1px solid #ddd;
  padding: 5px;
  line-height: 1.6em
}
table.order td.option-title {
  background: url(../img/bg-otitle.gif) repeat-x #ddd;
  border-top: 1px solid #ddd;
  padding: 5px 10px;
  height: 24px
}
table.order tr.extra-description td {
  padding: 0 5px 5px;
  font-size: 11px
}
#orderform table.order tr.extra-description td p {
  margin: 0
}
table.order tr.nobb td {
  border-bottom: 0;
  padding-bottom: 2px
}
#content-main table.order td.option-title h2 {
  padding: 0;
  line-height: 24px
}
table.order td.pr {
  text-align: right;
  font-weight: 700;
  width: 130px
}
table.order td.amount-col {
  text-align: right;
  width: 60px
}
table.order td.description {
  font-size: .9em;
  border-bottom: none;
  padding-bottom: 7px
}
.cat-description li, table.order td.description li {
  background: url(../img/list.gif) 3px 5px no-repeat;
  padding-bottom: 3px;
  padding-left: 20px
}
.cat-description ul, table.order td.description ul {
  padding-bottom: 5px
}
table.order td.order-input {
  width: 22px
}
table.order td.order-img {
  width: 28px
}
.relative-option-detail {
  width: 85px !important
}
.option-detail {
  width: 220px !important;
  max-width: 220px !important
}
table.order tr.activeset td {
  padding: 0
}
table.order tr.activeset td table {
  width: 100%
}
table.order tr.activeset td table td {
  padding: 5px;
  border-bottom: 1px solid #eee
}
table.order tr.activeset td table td.order-input {
  padding-left: 35px
}
#content-main table.order h2 {
  font-size: 1.5em;
  padding-bottom: 0;
  padding-top: 6px
}
table.order td.order-img .extra-detail {
  background: #fff;
  padding: 20px;
  border: 1px solid #ddd
}
.relative, sub, sup {
  position: relative
}
table#sumtable {
  margin-top: 30px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  width: 746px
}
table#sumtable td, table#sumtable th {
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  padding: 6px
}
table#sumtable td.ws-nlb, table#sumtable th.ws-nlb {
  border-left: 0
}
table#sumtable th {
  background: url(../img/bg-otitle.gif) repeat-x #DDD;
  padding: 8px 6px
}
.detail-to-cart {
  margin-top: 0;
  border-top: 0
}
input.quantity, table.cart, table.cart td {
  border: 1px solid #ccc
}
table#sumtable td.ws-head {
  background: #f8f8f8;
  font-weight: 700
}
.offer-but {
  float: left;
  margin-top: 11px
}
#offer-form {
  background: #fff;
  padding: 30px;
  font-size: 1.2em
}
#offer-form h2 {
  padding-bottom: 15px
}
#offer-form label {
  float: none;
  display: block;
  padding: 10px 0 5px
}
#wrong-email {
  color: #D5470F;
  display: none;
  margin-top: 5px
}
.print-offer-a, .send-offer-a {
  padding-left: 23px;
  display: inline-block;
  float: left;
}
#send-offer {
  margin-top: 15px
}
.send-offer-a {
  background: url(../img/ico-send.gif) 0 3px no-repeat;
  margin-left: 5px
}
.print-offer-a {
  background: url(../img/ico-print.gif) 0 1px no-repeat;
  margin-left: 20px
}
#create-offer-info {
  float: left;
  padding-left: 5px
}
table.cart {
  width: 748px
}
table.cart td {
  padding: 6px
}
input.quantity {
  width: 34px;
  height: 22px;
  line-height: 22px;
  float: left
}
table input.quantity {
  margin: 0;
  float: none
}
table td.property {
  width: 150px
}
table td.cart-sum {
  padding: 20px 7px
}
table .head td {
  background: #f1f1f1
}
.nav {
  display: block;
  float: left;
  width: 174px;
  padding-left: 15px;
  height: 54px;
  line-height: 54px;
  font-family: tahoma;
  font-size: 1.1em;
  background: url(../img/nav-arr.gif) right top no-repeat #dedede;
  color: #393939
}
.g-button, .l-button, .o-button {
  height: 43px;
  line-height: 43px;
  border: 0;
  text-decoration: none;
  display: block
}
.nav-prev {
  background: url(../img/nav-prev.gif) right top no-repeat #dedede
}
.nav-last {
  width: 166px;
  background: #dedede
}
.nav-a {
  font-weight: 700;
  color: #fff;
  background: url(../img/bg-nav.gif) right top no-repeat #303030
}
.nav a {
  color: #393939
}
.add-voucher .add-voucher-but, .g-button, .l-button, .o-button {
  color: #fff;
  cursor: pointer;
  font-weight: 700
}
.cart-buttons {
  margin-top: 10px
}
.g-button {
  padding: 0 17px 0 28px;
  background: url(../img/but-g.jpg) repeat-x #303030;
  font-size: 11px;
  float: left;
  margin-right: 2px
}
.g-button-d {
  background: url(../img/but-gd.jpg) repeat-x #303030
}
.g-button-r {
  background: url(../img/but-gr.jpg) repeat-x #303030
}
.o-button {
  padding: 0 58px 0 20px;
  background: url(../img/but-o.jpg) right top no-repeat #303030
}
.l-button {
  padding: 0 20px 0 58px;
  background: url(../img/but-l.jpg) left top no-repeat #303030;
  width: 35px;
  float: left;
  text-align: center
}
.pay-info, table.payform td.pay-price {
  text-align: right
}
.add-voucher {
  margin-top: 20px;
  background: #f1f1f1;
  border: 1px solid #e6e6e6;
  padding: 10px 10px 15px;
  line-height: 1.6em
}
#content-main .add-voucher h2 {
  padding-bottom: 10px
}
.add-voucher .add-voucher-but {
  height: 31px;
  line-height: 31px;
  margin-left: 2px;
  padding: 0 20px;
  border: 0;
  font-size: 11px;
  background: url(../img/bg-add-voucher-but.gif) right top repeat-x #303030
}
table.nob td, table.nob th {
  padding: 4px;
  font-size: 11px
}
#footer, #footer a {
  color: #6b6b6b
}
.add-voucher input {
  float: left;
  height: 23px
}
.add-voucher label {
  line-height: 27px
}
table.nob {
  border: 0;
  width: 100%;
  margin-top: 5px
}
table.nob td {
  border: 0
}
table.nob tr.odd td {
  background: #f2f2f2
}
table.nob tr.tb-border td {
  border-top: 1px solid #ddd
}
.order-info, .order-info tr.head td, td.background-title {
  border: 1px solid #ccc
}
td.td-input {
  width: 25px
}
.payup {
  margin-top: 20px
}
.trc-description {
  font-size: 11px
}
.print-roder {
  float: right;
  padding-left: 20px;
  line-height: 16px;
  background: url(../img/print.png) left center no-repeat
}
.order-date, .table-nav .left-nav {
  float: left
}
.office h2, td.background-title {
  background: url(../img/bg-otitle.gif) repeat-x #ddd;
  height: 24px
}
.office-contact-form h2 {
  background: unset;
  border-top: unset !important;
  text-align:center;
}
.order-info {
  width: 748px;
  margin-top: 15px
}
.order-info td {
  padding: 3px 5px
}
.order-info td.customer {
  border: 1px solid #ccc;
  width: 373px
}
.order-info td.distcreainfo {
  border-top: 1px solid #ccc
}
td.background-title {
  padding: 5px 10px;
  line-height: 24px
}
#content td.background-title h2 {
  font-size: 20px;
  padding-bottom: 0
}
#content .order-info h3 {
  font-size: 14px;
  padding-bottom: 0;
  padding-top: 5px
}
.or-more-info {
  margin-top: 25px
}
#content-main .or-more-info h3 {
  font-size: 14px;
  padding-bottom: 10px
}
#content-main .or-more-info p {
  padding-bottom: 10px
}
.new-date {
  font-size: .9em;
  padding-bottom: 3px
}
.new {
  padding-bottom: 20px
}
.registration-optionally-open {
  display: block
}
.footer-menu li:last-child span, .no-display, .paidonfull, .payment-box-noactive, .payup-hide, .registration-optionally-close {
  display: none
}
input.input-reg, textarea {
  padding: 3px;
  margin-bottom: 5px;
  width: 50%
}
input.input-error {
  border: 1px solid red
}
.off-body-f {
  padding-bottom: 15px
}
.office {
  padding: 15px 5px
}
.office h2 {
  border-top: 1px solid #ddd;
  padding: 5px 10px
}
.off-desc {
  margin-top: 15px;
  padding-bottom: 15px
}
table.office {
  border: 0
}
table.office td.label {
  width: 70px;
  vertical-align: top
}
.order-form-user {
  padding: 20px 0 0
}
.disp-info {
  background: #f8e1d1;
  padding: 10px;
  border: 1px solid #f0ceb7
}
#distinfo .disp-info {
  margin-top: 20px
}
.order-form-user .distributor {
  margin-top: 10px
}
.contact-gallery, .contact-map {
  margin-top: 15px
}
.order-form-user .distributor .label {
  width: 120px
}
.contact-map {
  margin-left: 15px
}
.person {
  padding-top: 10px
}
.contact-gallery img {
  border: 1px solid #ddd
}
.contact-list {
  padding: 8px 0 15px
}
.customer-form {
  margin-top: 10px
}
#content-main .customer-form h2 {
  font-size: 1em;
  font-weight: 700;
  background: url(../img/bg-otitle.gif) repeat-x #ddd;
  padding: 5px 10px;
  line-height: 24px
}
.customer-form fieldset {
  border: 1px solid #dedede;
  padding: 0;
  margin-top: 10px
}
.customer-form .field-cont {
  padding: 10px 12px
}
.customer-form .button-area {
  margin-top: 15px
}
.delivery-form {
  margin-top: 10px;
  font-size: 13px;
}
.payinfo {
  padding-bottom: 10px;
  font-size: 13px;
}
table.payform {
  margin-top: 5px;
  width: 748px;
  border-bottom: 1px solid #ddd
}
table.payform td {
  padding: 6px 4px
}
table.payform td.topb {
  border-top: 1px solid #ddd
}
table.payform td.pay-input {
  width: 22px
}
table.payform td.pay-description {
  padding: 0 4px 8px 34px
}
table.payform tr.even td {
  background: #f5f5f5
}
table.payform td.background-title {
  background: url(../img/bg-otitle.gif) repeat-x #ddd;
  border-top: 1px solid #ccc;
  padding: 5px 10px;
  height: 24px;
  line-height: 24px
}
#content table.payform td.background-title h2 {
  padding-bottom: 0
}
table.b {
  border-width: 1px 1px 0 0;
  border-style: solid;
  margin: 7px 0 20px
}
.orders-list, .pay-info {
  margin-top: 4px
}
table.b td {
  border: 1px solid #ccc;
  padding: 5px
}
table.b td.property {
  width: 150px
}
table.b td.cart-sum {
  padding: 20px 7px
}
.cart-buttons .float-left {
  margin-right: 3px
}
.pay-info {
  font-size: 11px
}
.table-nav {
  margin-top: 15px
}
.table-nav .right-nav {
  float: right
}
.addon-img, .float-left, .footer-menu li {
  float: left
}
.addon-dialog {
  width: 566px
}
.addon-img {
  width: 326px;
  height: 245px;
  border: 1px solid #ddd
}
.addon-info {
  float: left;
  margin-left: 20px;
  width: 200px
}
.addon-text {
  padding: 20px 0 0
}
#footer {
  margin: 16px;
  /*height: 70px;*/
  font-size: 1.1em;
  line-height: 1.5em
}
.sidebar-left-youtube-link img {
  width: 32px;
}
.footer-menu li a {
  padding: 0 0px
}
.footer-menu li:last-child a {
  padding: 0 0 0 0px
}
.err {
  padding: 8px;
  font-weight: 700
}
.error-box {
  background: url(../img/ico-error.gif) 8px 7px no-repeat #fe8b8b;
  color: #6d0606;
  border: 1px solid #d81c1c;
  padding: 5px 5px 5px 30px;
  margin-bottom: 2px
}
.ok-box {
  padding: 8px;
  margin-bottom: 2px;
  background: #daf3c1;
  border: 1px solid #6dac2f
}
.doc, .mov, .non, .pdf, .ppt, .xls, .zip {
  padding-left: 25px;
  line-height: 20px;
  display: block
}
.float-right {
  float: right
}
.clear {
  clear: both
}
.align-left {
  text-align: left
}
.align-right {
  text-align: right
}
.align-center {
  text-align: center
}
.w100p {
  width: 100%
}
.non {
  background: url(../img/non.png) no-repeat
}
.pdf {
  background: url(../img/pdf.png) no-repeat
}
.doc {
  background: url(../img/doc.png) no-repeat
}
.xls {
  background: url(../img/xls.png) no-repeat
}
.ppt {
  background: url(../img/ppt.png) no-repeat
}
.zip {
  background: url(../img/zip.png) no-repeat
}
.mov {
  background: url(../img/mov.png) no-repeat
}
.formated-text .bold {
  font-weight: 700
}
.formated-text li, .list li {
  padding-left: 22px;
  padding-bottom: 6px;
  background: url(../img/list.gif) 5px 4px no-repeat
}
.formated-text ol {
  padding-left: 22px
}
.formated-text ol li {
  padding-left: 0;
  padding-bottom: 6px;
  list-style: decimal;
  background: 0 0
}
table.download td {
  padding: 8px 10px
}
table.download td.dhead {
  background: url(../img/bg-otitle.gif) repeat-x #ddd;
  padding: 10px;
  font-size: 15px;
  font-weight: 700
}
table.download td.d-but {
  text-align: right;
  padding-left: 20px;
  padding-right: 10px
}
#content-main table.download h3 {
  font-weight: 700;
  padding-bottom: 8px;
  font-size: 13px
}
.reference {
  padding-bottom: 20px
}
#content-main .reference p {
  padding: 0 10px 10px
}
#content-main .reference h2 {
  background: url(../img/bg-otitle.gif) repeat-x #DDD;
  border-top: 1px solid #DDD;
  height: 24px;
  padding: 5px 10px
}
.bold {
  font-weight: 700
}
.underline {
  text-decoration: underline
}
#content-main .desc-text p, .desc-text ol, .desc-text ul {
  padding-bottom: 8px
}
.desc-text ol li {
  list-style: decimal inside;
  padding-left: 5px;
  background: 0 0
}
sub, sup {
  height: 0;
  line-height: 1;
  vertical-align: baseline
}
sup {
  bottom: 1ex
}
sub {
  top: .5ex
}
.has-tooltip {
  background: url(../img/ico-tooltip.gif) right 0 no-repeat;
  padding-right: 20px;
  display: inline-block;
  min-height: 14px
}
img.has-tooltip {
  background: 0 0;
  padding-right: 0
}
.has-tooltip:focus, .has-tooltip:hover {
  text-decoration: none;
  cursor: help
}
.tooltip-self {
  display: inline-block;
  float: left;
  width: 16px;
  height: 16px;
  padding-right: 0
}
#view-switch, .rt-table-cart, .show-more {
  display: none
}
.paging a, .paging span {
  height: 20px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: none
}
.offer-but .tooltip-self {
  margin-left: 5px
}
.blog-list-item {
  background: #f0f0f0;
  padding: 15px 20px;
  margin-bottom: 20px
}
.paging {
  text-align: center;
  margin: 15px auto
}
.paging a {
  color: #555;
  padding: 0 4px
}
.paging span {
  background: #e56b16;
  color: #fff;
  padding: 2px 5px;
  border-radius: 3px
}
#blog-detail img {
  margin: 0 8px
}
#content-main {
  width: calc(100% - 215px)
}
#content.homepage #content-main {
    width: 100%;
}
.category-main-item {
  width: calc(50% - 10px)
}
.category-main-item .cat-list-img {
  width: calc(100% - 2px)
}
.category-item {
  width: calc(33% - 9px);
  margin: 5px !important
}
.category-item.category-main-item {
  width: calc(50% - 12px);
  margin: 5px !important
}
.category-item table td {
  height: 60px !important;
  overflow: hidden !important
}
.category-item .cat-list-img {
  width: calc(100% - 2px);
  height: auto;
  background: unset;
}
.category-item .cat-list-img img {
  width: 100%;
  margin: 0;
  min-width: 0
}
.construct {
  width: calc(33% - 31px)
}
.construct .pimg {
  width: calc(100% - 175px);
  height: auto
}
.construct .pimg img {
  width: 100%;
  height: auto;
  /* Note: this was changed */
  /* //max-width: 219px;
  max-height: 160px; */
}
img {
  max-width: 100%
}
ul.tabs {
  width: calc(100% - 17px)
}
@media only screen and (max-width :950px) {
  #view-switch {
    display: block
  }
}
#top-search-button {
  display: block;
  padding: 10px 15px;
  color: #666;
  text-decoration: none;
  background: #fff url(/templates/default/img/search-but.gif) 215px center no-repeat;
  font-size: 12px;
}
#top-search-button:hover {
  text-decoration: underline;
}
ul.share-buttons {
  list-style: none;
  padding: 0;
  margin-top: 10px;
}
ul.share-buttons li {
  display: inline;
  margin-right: 10px;
}
#content-main2 {
  padding-top: 30px;
}
#categories li.current-cat-level-3 a, #categories li.current-cat-level-3 a:hover, #pages li.current-cat-level-3 a, #pages li.current-cat-level-3 a:hover {
  font-weight: 400;
  background: url(../img/cat-li-a.gif) 25px 11px no-repeat;
  color: #fff;
  border-left: 1px solid #e06813;
  border-right: 1px solid #e06813
}
@media screen and (min-width: 768px) {
  #kosik-mobil {
    display: none
  }
}
@media screen and (max-width: 769px) {
  #kosik-pc {
    display: none
  }
}
.img-wrap {
  position: relative;
  width: 100%; /* for IE 6 */
}
.img-wrap span {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #E66D19;
  font-size: 12px;
  padding: 3px 7px;
  font-weight: 300;
  color: #fff;
}
.category-item .cat-list-title {
  position: relative;
  bottom:4px;
}
.cat-list-title span {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
  color: #ccc;
}
.category-item .cat-list-title a {
  position: absolute;
  top: 8px;
  left: 50%;
  /* text-align: center; */
  transform: translate(-50%, 0%);
  width: 100%;
}
.loading {
  display: none;
}
.loading:after {
  /* with no content, nothing is rendered */
  content: "";
  position: fixed;
  /* element stretched to cover during rotation an aspect ratio up to 1/10 */
  top: -500%;
  left: -500%;
  right: -500%;
  bottom: -500%;
  z-index: 9999;
  pointer-events: none; /* to block content use: all */
  /* background */
  background-color: rgba(0, 0, 0, 0.6);
  background-image: url(data:image/svg+xml;base64,PHN2ZyBjbGFzcz0ibGRzLXNwaW4iIHdpZHRoPSIyMDBweCIgIGhlaWdodD0iMjAwcHgiICB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiIHN0eWxlPSJiYWNrZ3JvdW5kOiBub25lOyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoODAsNTApIj48ZyB0cmFuc2Zvcm09InJvdGF0ZSgwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjEwIiBmaWxsPSIjZWNhNjExIiBmaWxsLW9wYWNpdHk9IjEiIHRyYW5zZm9ybT0ic2NhbGUoMS4wNDU4MyAxLjA0NTgzKSI+ICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iLTAuODc1cyIgdmFsdWVzPSIxLjEgMS4xOzEgMSIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwtb3BhY2l0eSIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHZhbHVlcz0iMTswIiBiZWdpbj0iLTAuODc1cyI+PC9hbmltYXRlPjwvY2lyY2xlPjwvZz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzEuMjEzMjAzNDM1NTk2NDMsNzEuMjEzMjAzNDM1NTk2NDMpIj48ZyB0cmFuc2Zvcm09InJvdGF0ZSg0NSkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIxMCIgZmlsbD0iI2VjYTYxMSIgZmlsbC1vcGFjaXR5PSIwLjg3NSIgdHJhbnNmb3JtPSJzY2FsZSgxLjA1ODMzIDEuMDU4MzMpIj4gIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC43NXMiIHZhbHVlcz0iMS4xIDEuMTsxIDEiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsLW9wYWNpdHkiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiB2YWx1ZXM9IjE7MCIgYmVnaW49Ii0wLjc1cyI+PC9hbmltYXRlPjwvY2lyY2xlPjwvZz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNTAsODApIj48ZyB0cmFuc2Zvcm09InJvdGF0ZSg5MCkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIxMCIgZmlsbD0iI2VjYTYxMSIgZmlsbC1vcGFjaXR5PSIwLjc1IiB0cmFuc2Zvcm09InNjYWxlKDEuMDcwODMgMS4wNzA4MykiPiAgPGFuaW1hdGVUcmFuc2Zvcm0gYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJzY2FsZSIgYmVnaW49Ii0wLjYyNXMiIHZhbHVlcz0iMS4xIDEuMTsxIDEiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsLW9wYWNpdHkiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiB2YWx1ZXM9IjE7MCIgYmVnaW49Ii0wLjYyNXMiPjwvYW5pbWF0ZT48L2NpcmNsZT48L2c+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI4Ljc4Njc5NjU2NDQwMzU3Nyw3MS4yMTMyMDM0MzU1OTY0MykiPjxnIHRyYW5zZm9ybT0icm90YXRlKDEzNSkiPjxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIxMCIgZmlsbD0iI2VjYTYxMSIgZmlsbC1vcGFjaXR5PSIwLjYyNSIgdHJhbnNmb3JtPSJzY2FsZSgxLjA4MzMzIDEuMDgzMzMpIj4gIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC41cyIgdmFsdWVzPSIxLjEgMS4xOzEgMSIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwtb3BhY2l0eSIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHZhbHVlcz0iMTswIiBiZWdpbj0iLTAuNXMiPjwvYW5pbWF0ZT48L2NpcmNsZT48L2c+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDIwLDUwLjAwMDAwMDAwMDAwMDAxKSI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMTgwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjEwIiBmaWxsPSIjZWNhNjExIiBmaWxsLW9wYWNpdHk9IjAuNSIgdHJhbnNmb3JtPSJzY2FsZSgxLjA5NTgzIDEuMDk1ODMpIj4gIDxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZU5hbWU9InRyYW5zZm9ybSIgdHlwZT0ic2NhbGUiIGJlZ2luPSItMC4zNzVzIiB2YWx1ZXM9IjEuMSAxLjE7MSAxIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbC1vcGFjaXR5IiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgdmFsdWVzPSIxOzAiIGJlZ2luPSItMC4zNzVzIj48L2FuaW1hdGU+PC9jaXJjbGU+PC9nPjwvZz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgyOC43ODY3OTY1NjQ0MDM1NywyOC43ODY3OTY1NjQ0MDM1NzcpIj48ZyB0cmFuc2Zvcm09InJvdGF0ZSgyMjUpIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iMTAiIGZpbGw9IiNlY2E2MTEiIGZpbGwtb3BhY2l0eT0iMC4zNzUiIHRyYW5zZm9ybT0ic2NhbGUoMS4wMDgzMyAxLjAwODMzKSI+ICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iLTAuMjVzIiB2YWx1ZXM9IjEuMSAxLjE7MSAxIiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSI+PC9hbmltYXRlVHJhbnNmb3JtPiAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbC1vcGFjaXR5IiBrZXlUaW1lcz0iMDsxIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgdmFsdWVzPSIxOzAiIGJlZ2luPSItMC4yNXMiPjwvYW5pbWF0ZT48L2NpcmNsZT48L2c+PC9nPjxnIHRyYW5zZm9ybT0idHJhbnNsYXRlKDQ5Ljk5OTk5OTk5OTk5OTk5LDIwKSI+PGcgdHJhbnNmb3JtPSJyb3RhdGUoMjcwKSI+PGNpcmNsZSBjeD0iMCIgY3k9IjAiIHI9IjEwIiBmaWxsPSIjZWNhNjExIiBmaWxsLW9wYWNpdHk9IjAuMjUiIHRyYW5zZm9ybT0ic2NhbGUoMS4wMjA4MyAxLjAyMDgzKSI+ICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iLTAuMTI1cyIgdmFsdWVzPSIxLjEgMS4xOzEgMSIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiPjwvYW5pbWF0ZVRyYW5zZm9ybT4gIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwtb3BhY2l0eSIga2V5VGltZXM9IjA7MSIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiIHZhbHVlcz0iMTswIiBiZWdpbj0iLTAuMTI1cyI+PC9hbmltYXRlPjwvY2lyY2xlPjwvZz48L2c+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNzEuMjEzMjAzNDM1NTk2NDMsMjguNzg2Nzk2NTY0NDAzNTcpIj48ZyB0cmFuc2Zvcm09InJvdGF0ZSgzMTUpIj48Y2lyY2xlIGN4PSIwIiBjeT0iMCIgcj0iMTAiIGZpbGw9IiNlY2E2MTEiIGZpbGwtb3BhY2l0eT0iMC4xMjUiIHRyYW5zZm9ybT0ic2NhbGUoMS4wMzMzMyAxLjAzMzMzKSI+ICA8YW5pbWF0ZVRyYW5zZm9ybSBhdHRyaWJ1dGVOYW1lPSJ0cmFuc2Zvcm0iIHR5cGU9InNjYWxlIiBiZWdpbj0iMHMiIHZhbHVlcz0iMS4xIDEuMTsxIDEiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIj48L2FuaW1hdGVUcmFuc2Zvcm0+ICA8YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsLW9wYWNpdHkiIGtleVRpbWVzPSIwOzEiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiB2YWx1ZXM9IjE7MCIgYmVnaW49IjBzIj48L2FuaW1hdGU+PC9jaXJjbGU+PC9nPjwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100px 100px;
}
form.pocet {
  display: inline-flex;
}
label.pocet {
  width: initial;
  font-size: 18px;
  margin: auto;
  padding-right: 5px;
}
input.pocet {
  width: 70px;
  margin-right: 5px;
}
.sl1, .sl2 {
  width: 47%;
  float: left;
  margin: 1%;
}
.center {
  text-align: center;
  margin: 25px;
}
.loadajax {
  cursor: pointer;
}
#mainForm {
  display: block;
}
.c_pieces__count input, .c_pieces__count label {
  width: 100%;
}
.c_pieces__count label {
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 5px;
}
.c_pieces__price {
  float: left;
}
#package_unit_sum {
  margin-bottom: 15px;
}
.palubky {
  width: 100% !important;
}
#content-main h3.palubkyh3 {
  float: left;
  width: 100%;
  padding-top: 0px;
  text-align: left;
}
.current-cat-level-4 a {
  color: #fff !important;
}
#categories li.current-cat-level-4 a:hover, #pages li.current-cat-level-4 a:hover {
  padding-left: 55px;
  background: url(../img/bg-cat-l1a.gif) repeat-x #e56b17 !important;
}
#categories li.current-cat-level-3 .cat-level-4 a, #categories li.current-cat-level-3 .cat-level-4 a:hover, #pages li.current-cat-level-3 .cat-level-4 a, #pages li.current-cat-level-3 .cat-level-4 a:hover {
  font-weight: 400;
  background: url(../img/cat-li-a.gif) 25px 11px no-repeat;
  color: #5c5c5c;
  border-left: none;
  border-right: none;
}

.podkategorie-grid {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
}
.podkategorie-grid-item { 
    width: 30%;
    margin-top:5px;
    margin-left:5px;
    display: inline-grid;
    text-align: -webkit-match-parent;  
    list-style: none !important;  
}
.podkategorie-grid-item:first-child, .podkategorie-grid-item:nth-child(3n + 4) {
  margin-left:0px;
}
.podkategorie-link {
    display: grid;
    grid-template-columns: 60px 1fr auto;
    border: 1px solid #888888 !important;
    border-radius: 8px;
    text-decoration: none;    
    color: #000 !important;  
} 
/*.podkategorie-link a { width: 14%; }*/
    
a.podkategorie-link:hover { border: 1px solid #e56b16 !important; color: #e56b16 !important;  }

    
/*a:hover {
   color: #e56b16;*/
   /*border-color: #cc0000;*/
/*}*/
    
.podkategorie-link span:nth-child(1) {
    margin: 0.5em 0 0 0.5em;
    height: 40px;
}
.podkategorie-link span:nth-child(2), .podkategorie-link span:nth-child(3) {
    margin: auto 0.5em auto 0;
}
.action-tag {
  background-color: #c50909;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.guarantee-tag {
  background-color: #e56b16;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.manufaturing-country-tag {
  background-color: #808080;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.sale-tag {
  background-color: #ea9a00;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.our-tip-tag {
  background-color: #85389b;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.new-product-tag {
  background-color: #78a412;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.free-transfer-tag {
  background-color: #1591d3;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.free-floor-tag {
  background-color: #9f743c;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.guarantee-tag {
  background-color: #ce6e01;
  padding: 3px 5px;
  font-size: 11px;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  height: inherit;
  margin-bottom: 2px;
}
.add-but:disabled {
  cursor: not-allowed;
  color: #ccc;
}
.kdo-jsme-title, .kdo-jsme-text {
    text-align: center;
}
.kdo-jsme-grid {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}

.kdo-jsme-left, .kdo-jsme-right {
    flex: 1;
}

.kdo-jsme-images-wrapper {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.kdo-jsme-image-row {
    display: flex;
    gap: 10px;
}

.kdo-jsme-image-row img {
    flex: 1;
    max-width: 50%;
    height: auto;
}

.kdo-jsme-right iframe {
    width: 100%;
    height: 432px;
}
@media screen and (max-width:1199px) {
  .kdo-jsme-right iframe {
      height: 360px;
   }
}
.blog-post-image {
    text-align: center;
}
@media screen and (max-width:480px) {
  .product-description table, 
  .product-description img,
  .tab-content table {
    max-width: 100% !important;
    width: auto !important;
  }
}
