@charset "UTF-8";
.c-pro-stock--available .c-pro-stock_text--append {
  color: #49943c; }

.c-pro-stock--unavailable .c-pro-stock_text--append {
  color: #e55e5e; }

.c-pro-stock--onway .c-pro-stock_text--append {
  color: #fbb03b; }

.c-pro-attr {
  max-width: 29px;
  line-height: 0;
  display: inline-block;
  float: left;
  font-size: 0;
  color: #ffffff;
  background: #424242;
  clear: both;
  overflow: hidden;
  white-space: nowrap;
  cursor: help;
  -webkit-transition: max-width 0.3s;
  -o-transition: max-width 0.3s;
  transition: max-width 0.3s; }
  .c-pro-attr:first-child {
    margin-top: 0; }
  .c-pro-attr_icon, .c-pro-attr_label {
    line-height: 20px;
    line-height: 1.25rem;
    display: inline-block;
    font-size: 13px;
    vertical-align: middle; }
  .c-pro-attr_icon {
    width: 20px;
    width: 1.25rem;
    height: 100%;
    text-align: center; }
  .c-pro-attr_label {
    padding: 0 10px;
    padding: 0 0.625rem;
    text-transform: lowercase;
    border-left: 1px solid #ffffff;
    border-left: 0.0625rem solid #ffffff; }
  .c-pro-attr:hover {
    max-width: 100%; }

.c-pro-attr--new {
  color: #ffffff;
  background: #43a047; }

.c-pro-attr--fsale {
  color: #ffffff;
  background: #1976d2; }

.c-pro-attr--csale {
  color: #ffffff;
  background: #ef6c00; }

.c-pro-attr--action {
  color: #ffffff;
  background: #e22d1b; }

.c-pro-attr--bazar {
  color: #ffffff;
  background: #00838f; }

.c-pro-attr--top {
  color: #ffffff;
  background: #6d4c41; }

.c-pro-attr--inline {
  max-width: inherit;
  line-height: inherit;
  display: inline;
  float: none;
  margin-top: 0;
  margin-left: 5px;
  margin-left: 0.3125rem;
  font-size: inherit;
  background: none; }
  .c-pro-attr--inline:first-child {
    margin-left: 0; }
  .c-pro-attr--inline .c-pro-attr_icon {
    width: auto;
    height: auto;
    line-height: inherit;
    text-align: left;
    font-size: inherit; }
  .c-pro-attr--inline .c-pro-attr_label {
    display: none; }

.c-pro-attr--inline.c-pro-attr--new {
  color: #43a047; }

.c-pro-attr--inline.c-pro-attr--fsale {
  color: #1976d2; }

.c-pro-attr--inline.c-pro-attr--csale {
  color: #ef6c00; }

.c-pro-attr--inline.c-pro-attr--action {
  color: #e22d1b; }

.c-pro-attr--inline.c-pro-attr--bazar {
  color: #00838f; }

.c-pro-attr--inline.c-pro-attr--top {
  color: #6d4c41; }

.c-pro-rating {
  line-height: 0;
  font-size: 0; }

.c-pro-rating_star-items {
  margin: 0 -5px;
  margin: 0 -0.3125rem; }

.c-pro-rating_star-item {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'simple-line-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.75;
  line-height: 1.75;
  display: inline-block;
  padding: 0 5px;
  padding: 0 0.3125rem;
  font-size: 16px;
  font-size: 1rem; }
  .c-pro-rating_star-item:before {
    content: ""; }

.c-pro-rating_star-item.active:before {
  content: ""; }

.c-pro-rating--active .c-pro-rating_star-item {
  cursor: pointer; }

.c-pro-rating--active .c-pro-rating_star-item.hover {
  color: #ed6498; }
  .c-pro-rating--active .c-pro-rating_star-item.hover:before {
    content: ""; }

/* #region zakladni dlazdice pro produkt */
.c-pro-tile {
  height: 400px;
  height: 25rem; }
  @media (max-width: 599px) {
    .c-pro-tile {
      width: auto !important;
      height: auto;
      float: none !important; } }
  .c-pro-tile_in {
    padding-top: 40px;
    padding-top: 2.5rem; }
    @media (max-width: 599px) {
      .c-pro-tile_in {
        padding-top: 0; }
        .c-pro-tile_in::after {
          content: "";
          display: table;
          clear: both; } }
  @media (min-width: 480px) and (max-width: 599px) {
    .c-pro-tile_img {
      width: 140px;
      width: 8.75rem;
      float: left;
      margin-right: 20px;
      margin-right: 1.25rem; } }
  @media (max-width: 479px) {
    .c-pro-tile_img {
      max-width: 140px;
      max-width: 8.75rem; } }
  @media (max-width: 599px) {
    .c-pro-tile_overflow {
      position: relative;
      padding-bottom: 52px;
      padding-bottom: 3.25rem;
      overflow: hidden; } }
  .c-pro-tile_name {
    position: absolute;
    top: 0;
    right: 0;
    left: 0; }
    @media (max-width: 599px) {
      .c-pro-tile_name {
        height: auto;
        line-height: inherit;
        position: static;
        margin-bottom: 20px;
        margin-bottom: 1.25rem;
        padding: 0;
        text-align: left; } }
  .c-pro-tile_attrs {
    position: absolute;
    bottom: 100px;
    bottom: 6.25rem;
    left: -10px;
    left: -0.625rem; }
    @media (max-width: 599px) {
      .c-pro-tile_attrs {
        position: static;
        margin-bottom: 20px;
        margin-bottom: 1.25rem; }
        .c-pro-tile_attrs::after {
          content: "";
          display: table;
          clear: both; } }
  @media (max-width: 599px) {
    .c-pro-tile .c-pro-attr {
      max-width: 100%; } }
  .c-pro-tile_prices {
    position: absolute;
    bottom: 0;
    left: 0; }
  .c-pro-tile_price {
    line-height: 20px;
    line-height: 1.25rem;
    padding: 1px 0;
    padding: 0.0625rem 0; }
    .c-pro-tile_price-text--prepend {
      display: block;
      font-weight: 700;
      font-size: 14px;
      font-size: 0.875rem; }
      @media (min-width: 768px) and (max-width: 899px) {
        .c-pro-tile_price-text--prepend {
          font-size: 12px;
          font-size: 0.75rem; } }
    .c-pro-tile_price-text--append {
      display: none; }
    .c-pro-tile_price-value {
      font-size: 20px;
      font-size: 1.25rem;
      color: #ed6498; }
  .c-pro-tile_stock {
    position: absolute;
    bottom: 56px;
    bottom: 3.5rem;
    left: 0; }
    @media (max-width: 599px) {
      .c-pro-tile_stock {
        position: static; } }
    .c-pro-tile_stock .c-pro-stock_text--prepend {
      display: none; }
  .c-pro-tile_order-box {
    position: absolute;
    right: 0;
    bottom: 0; }
  .c-pro-tile_quantity {
    display: inline-block;
    margin-right: 5px;
    margin-right: 0.3125rem; }
    @media (max-width: 899px) {
      .c-pro-tile_quantity {
        display: none; } }
    .c-pro-tile_quantity-text--prepend, .c-pro-tile_quantity-text--append {
      display: none; }
  .c-pro-tile_variants {
    font-size: 14px;
    font-size: 0.875rem; }
  .c-pro-tile_variant .dropdown,
  .c-pro-tile_variant .dropdown-toggle,
  .c-pro-tile_variant .dropdown-menu {
    width: 100%;
    font-size: 14px;
    font-size: 0.875rem; }
  .c-pro-tile_variant .dropdown-toggle {
    color: #757575;
    background-image: none;
    background-color: transparent;
    border-color: #757575;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-left: 0.625rem;
    text-align: left; }
    .c-pro-tile_variant .dropdown-toggle:hover {
      color: #ffffff;
      background-color: #757575;
      border-color: #757575; }
    .c-pro-tile_variant .dropdown-toggle .preloader_el:before {
      background-color: #757575; }
    .open > .c-pro-tile_variant .dropdown-toggle.dropdown-toggle {
      color: #ffffff;
      background-color: #757575;
      border-color: #757575; }
      .open > .c-pro-tile_variant .dropdown-toggle.dropdown-toggle:hover {
        color: #ffffff;
        background-color: #5c5c5c;
        border-color: #5c5c5c; }
    .c-pro-tile_variant .dropdown-toggle.disabled:hover, .c-pro-tile_variant .dropdown-toggle:disabled:hover {
      color: #757575;
      background-image: none;
      background-color: transparent;
      border-color: #757575; }
    .c-pro-tile_variant .dropdown-toggle:after {
      padding-top: 0;
      padding-bottom: 0;
      font-size: 16px;
      font-size: 1rem; }
  .c-pro-tile_variant + .c-pro-tile_variant {
    margin-top: 10px;
    margin-top: 0.625rem; }
  .c-pro-tile_hover-box {
    position: absolute;
    top: 100%;
    right: -1px;
    right: -0.0625rem;
    left: 0;
    padding: 10px 10px 10px 10px;
    padding: 0.625rem 0.625rem 0.625rem 0.625rem;
    z-index: -1;
    background: inherit;
    box-shadow: inset 0 0 40px 0 #E0E0E0;
    box-shadow: inset 0 0 2.5rem 0 #E0E0E0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.4s;
    -o-transition: opacity 0.4s;
    transition: opacity 0.4s;
    border: 1px solid #BDBDBD;
    border: 0.0625rem solid #BDBDBD;
    border-top: 0; }

.c-pro-tile:hover .c-pro-tile_hover-box {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1; }

/* #endregion */
.owl-item .c-pro-tile {
  height: 400px;
  height: 25rem; }

.owl-item .c-pro-tile_in {
  padding-top: 40px;
  padding-top: 2.5rem; }

.owl-item .c-pro-tile_name {
  height: 40px;
  height: 2.5rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 20px;
  padding: 0 1.25rem;
  text-align: center;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  color: #424242;
  overflow: hidden;
  max-height: 2.5rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-overflow: -o-ellipsis-lastline;
  text-overflow: ellipsis;
  position: absolute; }
  .owl-item .c-pro-tile_name > a {
    text-decoration: none;
    color: inherit; }
    .owl-item .c-pro-tile_name > a:hover {
      text-decoration: underline; }

.owl-item .c-pro-tile_img {
  margin: 0 auto;
  text-align: center;
  width: auto;
  float: none; }
  .owl-item .c-pro-tile_img a {
    display: block;
    position: relative; }
  .owl-item .c-pro-tile_img img {
    -webkit-transition: transform 0.4s;
    -o-transition: transform 0.4s;
    transition: transform 0.4s; }
  .owl-item .c-pro-tile_img img {
    width: auto;
    display: inline; }
  .owl-item .c-pro-tile_img .b-lazy.loading {
    width: 216px;
    width: 13.5rem;
    margin: 0 auto;
    display: block; }

.owl-item .c-pro-tile_attrs {
  position: absolute;
  margin: 0; }

.owl-item .c-pro-attr {
  max-width: 36px;
  max-width: 2.25rem; }

.owl-item .c-pro-tile_stock {
  position: absolute; }

.owl-item .c-pro-tile_overflow {
  position: static;
  padding: 0;
  overflow: auto; }

/* #region polozka seznamoveho vypisu pro produkt */
.c-pro-list {
  width: 100%;
  line-height: 20px;
  line-height: 1.25rem;
  display: table;
  table-layout: fixed;
  background: #ffffff; }
  @media (max-width: 599px) {
    .c-pro-list {
      width: auto;
      min-height: 170px;
      min-height: 10.625rem;
      display: block;
      position: relative;
      border-top: 1px solid #E0E0E0;
      border-top: 0.0625rem solid #E0E0E0; }
      .c-pro-list::after {
        content: "";
        display: table;
        clear: both; } }
  @media (min-width: 480px) and (max-width: 599px) {
    .c-pro-list {
      height: 170px;
      height: 10.625rem;
      padding-right: 150px;
      padding-right: 9.375rem; } }
  @media (max-width: 479px) {
    .c-pro-list {
      padding-top: 10px;
      padding-top: 0.625rem;
      padding-bottom: 10px;
      padding-bottom: 0.625rem; } }
  @media (max-width: 599px) {
    .c-pro-list:first-of-type {
      border-top: 0; } }
  .c-pro-list_attrs {
    position: absolute;
    left: 0;
    bottom: 0; }
    .c-pro-list_attrs .c-pro-attr {
      max-width: 25px;
      max-width: 1.5625rem; }
      .c-pro-list_attrs .c-pro-attr:hover {
        max-width: 100%; }
    .c-pro-list_attrs .c-pro-attr_icon,
    .c-pro-list_attrs .c-pro-attr_label {
      line-height: 25px;
      line-height: 1.5625rem;
      font-size: 14px;
      font-size: 0.875rem; }
    .c-pro-list_attrs .c-pro-attr_icon {
      width: 25px;
      width: 1.5625rem; }
  .c-pro-list_name {
    line-height: 20px;
    line-height: 1.25rem;
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    color: #424242; }
    .c-pro-list_name > a {
      text-decoration: none;
      color: inherit; }
      .c-pro-list_name > a:hover {
        text-decoration: underline; }
  .c-pro-list_info {
    line-height: 16px;
    line-height: 1rem;
    display: block;
    margin-top: 8px;
    margin-top: 0.5rem;
    font-size: 12px;
    font-size: 0.75rem;
    color: #41afa5; }
    .c-pro-list_info strong {
      font-weight: 400; }
  .c-pro-list_stock .c-pro-stock_text--prepend {
    display: none; }
  @media (min-width: 599px) and (max-width: 1199px) {
    .c-pro-list_stock .c-pro-stock_br {
      display: block; } }
  .c-pro-list_warranty {
    display: block; }
  .c-pro-list_price {
    font-size: 14px;
    font-size: 0.875rem; }
    .c-pro-list_price .c-pro-list_price-value {
      font-weight: 400; }
    .c-pro-list_price-text--prepend, .c-pro-list_price-text--append {
      display: none; }
    .c-pro-list_price--vat .c-pro-list_price-value {
      font-size: 16px;
      font-size: 1rem;
      font-weight: 700;
      color: #ed6498; }
  .c-pro-list_quantity {
    display: inline-block;
    margin-right: 5px;
    margin-right: 0.3125rem; }
    .c-pro-list_quantity-text--prepend, .c-pro-list_quantity-text--append {
      display: none; }
    .c-pro-list_quantity-inp {
      height: 40px;
      height: 2.5rem;
      padding: 4px 10px;
      padding: 0.25rem 0.625rem; }
  .c-pro-list_btn-add-basket, .c-pro-list_btn-compare {
    padding: 4px 10px;
    padding: 0.25rem 0.625rem;
    font-size: 16px;
    font-size: 1rem;
    border-radius: 0;
    width: 40px;
    width: 2.5rem; }
  .c-pro-list_dropdown-toggle {
    padding: 4px 10px;
    padding: 0.25rem 0.625rem;
    font-size: 16px;
    font-size: 1rem;
    border-radius: 0;
    height: 40px;
    height: 2.5rem; }

.c-pro-list_col {
  display: table-cell;
  padding: 7px 20px;
  padding: 0.4375rem 1.25rem;
  vertical-align: middle;
  border: 1px solid #E0E0E0;
  border: 0.0625rem solid #E0E0E0;
  border-top-color: transparent;
  border-right-color: transparent; }
  @media (max-width: 1199px) {
    .c-pro-list_col {
      padding-right: 10px;
      padding-right: 0.625rem;
      padding-left: 10px;
      padding-left: 0.625rem; } }
  @media (max-width: 599px) {
    .c-pro-list_col {
      display: block;
      border: 0; } }
  .c-pro-list_col_label {
    font-size: 14px;
    font-size: 0.875rem; }
  .c-pro-list_col--img {
    width: 115px;
    width: 7.1875rem;
    position: relative;
    padding: 0;
    text-align: center; }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--img {
        height: 100%;
        display: table;
        float: left; } }
    @media (max-width: 479px) {
      .c-pro-list_col--img {
        position: absolute;
        bottom: 0;
        left: 0; } }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--img .c-pro-list_col-in {
        display: table-cell;
        vertical-align: middle; } }
  .c-pro-list_col--name {
    word-break: break-all; }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--name {
        height: 100%;
        display: table; } }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--name .c-pro-list_col-in {
        display: table-cell;
        vertical-align: middle; } }
  .c-pro-list_col--stock {
    width: 160px;
    width: 10rem;
    text-align: center; }
    @media (max-width: 1199px) {
      .c-pro-list_col--stock {
        width: 120px;
        width: 7.5rem; } }
    @media (max-width: 599px) {
      .c-pro-list_col--stock {
        width: auto; } }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--stock {
        position: absolute;
        top: 10px;
        top: 0.625rem;
        right: 0;
        text-align: right; } }
    @media (max-width: 479px) {
      .c-pro-list_col--stock {
        text-align: left; } }
  .c-pro-list_col--prices {
    width: 145px;
    width: 9.0625rem;
    text-align: right; }
    @media (max-width: 599px) {
      .c-pro-list_col--prices {
        width: auto; } }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--prices {
        position: absolute;
        right: 0;
        bottom: 58px;
        bottom: 3.625rem; } }
    .c-pro-list_col--prices .c-pro-list_col_label {
      font-weight: 700; }
  .c-pro-list_col--quantity {
    width: 120px;
    width: 7.5rem;
    text-align: center; }
    @media (max-width: 599px) {
      .c-pro-list_col--quantity {
        width: auto;
        text-align: right; } }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--quantity {
        position: absolute;
        right: 0;
        bottom: 10px;
        bottom: 0.625rem; } }
  .c-pro-list_col--order-box {
    width: 190px;
    width: 11.875rem;
    text-align: right; }
    @media (max-width: 599px) {
      .c-pro-list_col--order-box {
        width: auto; } }
    @media (min-width: 480px) and (max-width: 599px) {
      .c-pro-list_col--order-box {
        position: absolute;
        right: 0;
        bottom: 10px;
        bottom: 0.625rem; } }

.c-pro-list .c-pro-list_col:first-child {
  border-left-color: transparent; }

.c-pro-list:first-of-type .c-pro-list_col {
  border-top-color: transparent; }

.c-pro-list:last-child .c-pro-list_col {
  border-bottom-color: transparent; }

.c-pro-list-heading {
  color: #ffffff;
  background: #757575; }
  @media (max-width: 599px) {
    .c-pro-list-heading {
      display: none; } }
  .c-pro-list-heading a {
    color: inherit; }
  .c-pro-list-heading .sort-desc,
  .c-pro-list-heading .sort-asc {
    position: relative;
    padding-right: 20px;
    padding-right: 1.25rem;
    text-decoration: underline; }
    .c-pro-list-heading .sort-desc + .pro-sort_arrow,
    .c-pro-list-heading .sort-asc + .pro-sort_arrow {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'simple-line-icons' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      display: inline-block;
      vertical-align: middle;
      margin-left: -20px;
      margin-left: -1.25rem;
      text-decoration: none;
      font-size: 18px;
      font-size: 1.125rem; }
    .c-pro-list-heading .sort-desc:hover,
    .c-pro-list-heading .sort-asc:hover {
      text-decoration: none; }
  .c-pro-list-heading .sort-desc + .pro-sort_arrow:after {
    content: ""; }
  .c-pro-list-heading .sort-asc + .pro-sort_arrow:after {
    content: ""; }

.c-pro-list-heading + .c-pro-list .c-pro-list_col {
  border-top-color: transparent; }

.c-products-list--simple .c-pro-list_col {
  border: 0; }

.c-products-list--simple .c-pro-list + .c-pro-list {
  border-top: 1px solid #E0E0E0;
  border-top: 0.0625rem solid #E0E0E0; }

.c-pro-list--has-childs .c-pro-list_col {
  padding-bottom: 0;
  border-bottom-color: transparent; }

/* #endregion */
/* #region pod polozka seznamoveho vypisu pro produkt */
.c-pro-list--hakOrBundle .c-pro-list_col--order-box {
  text-align: left; }
  @media (max-width: 479px) {
    .c-pro-list--hakOrBundle .c-pro-list_col--order-box {
      position: absolute;
      bottom: 0;
      left: 0; } }

.c-pro-list--hakOrBundle:first-child .c-pro-list_col {
  border-top-color: #E0E0E0; }

.c-pro-list--hakOrBundle:not(:last-child) .c-pro-list_col--img {
  border-bottom-color: transparent; }

.c-pro-list--hakOrBundle-controlItem {
  height: auto;
  min-height: 0; }
  @media (max-width: 599px) {
    .c-pro-list--hakOrBundle-controlItem {
      border-top-color: transparent; } }
  .c-pro-list--hakOrBundle-controlItem .c-pro-list_col {
    padding-top: 0;
    border-top-color: transparent; }
  .c-pro-list--hakOrBundle-controlItem .btn--collapsed {
    line-height: 1.2;
    font-size: 14px;
    font-size: 0.875rem;
    white-space: normal;
    word-break: break-word;
    color: #ed6498;
    text-align: left; }

/* #endregion */
.variant_value {
  min-height: 28px;
  min-height: 1.75rem;
  position: relative;
  padding: 4px 8px;
  padding: 0.25rem 0.5rem;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  font-size: 14px;
  font-size: 0.875rem;
  background: #ffffff;
  border: 1px solid #BDBDBD;
  border: 0.0625rem solid #BDBDBD;
  cursor: pointer !important; }
  .variant_value:hover, .variant_value.active {
    color: #ffffff;
    background: #757575; }
  .variant_value.unavailable {
    cursor: not-allowed !important; }
    .variant_value.unavailable:hover {
      color: #424242;
      background: #ffffff; }
    .variant_value.unavailable:before {
      width: 90%;
      height: 1px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto;
      content: "";
      background-color: #424242;
      opacity: 1;
      filter: alpha(opacity=100); }

.variant_value_picto {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  margin: auto;
  cursor: inherit !important;
  -webkit-transition: border 0.4s;
  -o-transition: border 0.4s;
  transition: border 0.4s; }

.variant_value--color {
  width: 40px;
  width: 2.5rem;
  position: relative;
  border: 2px solid transparent;
  border: 0.125rem solid transparent;
  -webkit-transition: border 0.4s;
  -o-transition: border 0.4s;
  transition: border 0.4s;
  opacity: 1;
  filter: alpha(opacity=100); }
  .variant_value--color .variant_value_label {
    display: none; }
  .variant_value--color .variant_value_picto {
    border: 2px solid transparent;
    border: 0.125rem solid transparent; }
  .variant_value--color:hover, .variant_value--color.active {
    background: none;
    border-color: #BDBDBD; }
    .variant_value--color:hover .variant_value_picto, .variant_value--color.active .variant_value_picto {
      border-color: #ffffff; }
  .variant_value--color.unavailable:before {
    display: none; }
  .variant_value--color.unavailable .variant_value_picto {
    opacity: 0.3;
    filter: alpha(opacity=30); }

[class*="lang-icon"] {
  width: 23px;
  width: 1.4375rem;
  height: 16px;
  height: 1rem;
  display: inline-block;
  margin-left: 20px;
  margin-left: 1.25rem;
  background-color: none;
  background-image: url("../../../Assets/Global/Images/flags-sprite.png");
  background-repeat: no-repeat;
  background-position-x: 0;
  border: 0;
  outline: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; }
  [class*="lang-icon"]:first-child {
    margin-left: 0; }

.lang-icon-1 {
  background-position-y: -26px;
  background-position-y: -1.625rem; }
  .lang-icon-1.selected {
    background-position-y: 0; }

.lang-icon-2 {
  background-position-y: -180px;
  background-position-y: -11.25rem; }
  .lang-icon-2.selected {
    background-position-y: -55px;
    background-position-y: -3.4375rem; }

.lang-icon-3 {
  background-position-y: -77px;
  background-position-y: -4.8125rem; }
  .lang-icon-3.selected {
    background-position-y: -51px;
    background-position-y: -3.1875rem; }

.lang-icon-4 {
  background-position-y: -129px;
  background-position-y: -8.0625rem; }
  .lang-icon-4.selected {
    background-position-y: -103px;
    background-position-y: -6.4375rem; }

.choose-text-lang_label {
  display: none; }

.comment-list {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-top: 20px;
  padding-top: 1.25rem;
  border-top: 2px solid #757575;
  border-top: 0.125rem solid #757575; }
  .comment-list:first-child {
    padding-top: 0;
    border-top: 0; }
  .comment-list .buttons-area {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left; }

.comment-list_heading {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
  font-weight: 700; }

.comment-list_heading_item {
  display: inline-block; }
  .comment-list_heading_item:before {
    display: inline-block;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    content: "|"; }
  .comment-list_heading_item:first-child:before {
    display: none; }

.comments-list--sub-list {
  margin-top: 10px;
  margin-top: 0.625rem;
  padding: 0 20px;
  padding: 0 1.25rem;
  background: #ffffff;
  overflow: hidden; }

.pro-detail_main-name {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  @media (min-width: 599px) {
    .pro-detail_main-name {
      display: none; } }

.pro-detail_head-info-wrap {
  width: 100%;
  display: table;
  table-layout: fixed;
  margin-right: 0;
  margin-left: 0;
  background: #ffffff; }
  @media (max-width: 599px) {
    .pro-detail_head-info-wrap {
      width: auto;
      display: block; } }

.pro-detail_head-info, .pro-detail_aside {
  width: 50%;
  display: table-cell;
  vertical-align: top; }
  @media (max-width: 599px) {
    .pro-detail_head-info, .pro-detail_aside {
      width: auto;
      display: block; } }

.pro-detail_aside {
  position: relative;
  border-right: 2px solid #E0E0E0;
  border-right: 0.125rem solid #E0E0E0; }
  @media (min-width: 1200px) and (max-width: 1449px) {
    .pro-detail_aside {
      width: 40%; } }

@media (min-width: 1200px) and (max-width: 1449px) {
  .pro-detail_head-info {
    width: 60%; } }

.pro-detail_name, .pro-detail_desc, .pro-detail_base-params, .pro-detail_stock, .pro-detail_prices-order-wrap, .pro-detail_variants, .pro-detail_overview_buttons, .pro-detail_social-buttons {
  padding-right: 40px;
  padding-right: 2.5rem;
  padding-left: 40px;
  padding-left: 2.5rem; }
  @media (max-width: 899px) {
    .pro-detail_name, .pro-detail_desc, .pro-detail_base-params, .pro-detail_stock, .pro-detail_prices-order-wrap, .pro-detail_variants, .pro-detail_overview_buttons, .pro-detail_social-buttons {
      padding-right: 20px;
      padding-right: 1.25rem;
      padding-left: 20px;
      padding-left: 1.25rem; } }

.pro-detail_name {
  line-height: 1.375;
  font-family: "sen";
  font-size: 32px;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: normal;
  letter-spacing: normal;
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  display: block;
  text-align: left; }
  @media (max-width: 599px) {
    .pro-detail_name {
      display: none; } }

.pro-detail_base-params .c-list-items {
  margin: 0; }

.pro-detail_base-params .c-list-items_item {
  width: 100%;
  table-layout: fixed; }

.pro-detail_base-params .c-list-items_item_value {
  width: 40%; }
  @media (max-width: 899px) {
    .pro-detail_base-params .c-list-items_item_value {
      width: 50%; } }

.pro-detail_stock .c-pro-stock {
  width: 100%;
  display: table;
  table-layout: fixed; }

.pro-detail_stock .c-pro-stock_text {
  display: table-cell; }

.pro-detail_stock .c-pro-stock_text--prepend {
  padding-right: 10px;
  padding-right: 0.625rem; }

.pro-detail_stock .c-pro-stock_text--append {
  width: 40%;
  padding-left: 10px;
  padding-left: 0.625rem; }
  @media (max-width: 899px) {
    .pro-detail_stock .c-pro-stock_text--append {
      width: 50%; } }

.pro-detail_prices-order-wrap {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-top: 20px;
  padding-top: 1.25rem;
  border-top: 1px solid #E0E0E0;
  border-top: 0.0625rem solid #E0E0E0; }
  .pro-detail_prices-order-wrap::after {
    content: "";
    display: table;
    clear: both; }

.pro-detail_your-price {
  line-height: 28px;
  line-height: 1.75rem;
  font-size: 20px;
  font-size: 1.25rem;
  color: #424242; }
  @media (max-width: 899px) {
    .pro-detail_your-price {
      font-size: 20px;
      font-size: 1.25rem; } }
  .pro-detail_your-price--vat {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 700;
    color: #ed6498; }
  .pro-detail_your-price--common {
    text-decoration: line-through;
    color: #BDBDBD; }
  .pro-detail_your-price .pro-detail_price-text {
    width: 190px;
    width: 11.875rem;
    display: inline-block; }
    @media (max-width: 899px) {
      .pro-detail_your-price .pro-detail_price-text {
        width: 170px;
        width: 10.625rem; } }

.pro-detail_other-prices-btn {
  padding-right: 0;
  padding-left: 0;
  font-weight: normal;
  color: #424242;
  border-radius: 0;
  display: none; }
  .pro-detail_other-prices-btn .btn_label {
    text-decoration: underline; }
  .pro-detail_other-prices-btn, .pro-detail_other-prices-btn:hover, .pro-detail_other-prices-btn:active, .pro-detail_other-prices-btn.active, .pro-detail_other-prices-btn:focus, .pro-detail_other-prices-btn.focus, .pro-detail_other-prices-btn:disabled {
    border-color: transparent;
    background-color: transparent; }
  .pro-detail_other-prices-btn:focus, .pro-detail_other-prices-btn:active, .pro-detail_other-prices-btn:hover {
    text-decoration: none;
    color: #1c1c1c; }
    .pro-detail_other-prices-btn:focus .btn_label, .pro-detail_other-prices-btn:active .btn_label, .pro-detail_other-prices-btn:hover .btn_label {
      text-decoration: none; }
  .pro-detail_other-prices-btn:disabled:focus, .pro-detail_other-prices-btn:disabled:active, .pro-detail_other-prices-btn:disabled:hover, .pro-detail_other-prices-btn.disabled:focus, .pro-detail_other-prices-btn.disabled:active, .pro-detail_other-prices-btn.disabled:hover {
    border-color: transparent;
    background-color: transparent; }
    .pro-detail_other-prices-btn:disabled:focus .btn_label, .pro-detail_other-prices-btn:disabled:active .btn_label, .pro-detail_other-prices-btn:disabled:hover .btn_label, .pro-detail_other-prices-btn.disabled:focus .btn_label, .pro-detail_other-prices-btn.disabled:active .btn_label, .pro-detail_other-prices-btn.disabled:hover .btn_label {
      text-decoration: underline; }
  .pro-detail_other-prices-btn.collapsed {
    display: block; }

.pro-detail_variants {
  position: relative;
  top: -1px;
  top: -0.0625rem;
  margin-top: -20px;
  margin-top: -1.25rem;
  margin-right: -40px;
  margin-right: -2.5rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  margin-left: -40px;
  margin-left: -2.5rem;
  padding-top: 20px;
  padding-top: 1.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  background: #E3F4F2; }
  @media (max-width: 899px) {
    .pro-detail_variants {
      margin-right: -20px;
      margin-right: -1.25rem;
      margin-left: -20px;
      margin-left: -1.25rem; } }
  .pro-detail_variants_title {
    margin-top: 0;
    margin-bottom: 0;
    color: #424242; }
  .pro-detail_variants .variant {
    margin-top: 10px;
    margin-top: 0.625rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem; }

.pro-detail_prices {
  width: 60%;
  float: left; }
  @media (max-width: 1199px) {
    .pro-detail_prices {
      width: auto;
      float: none; } }
  .pro-detail_prices .c-list-items {
    margin: 0; }
  .pro-detail_prices .c-list-items_item {
    table-layout: fixed; }
  .pro-detail_prices .c-list-items_item_label {
    width: 190px;
    width: 11.875rem;
    padding-right: 0; }
    @media (max-width: 899px) {
      .pro-detail_prices .c-list-items_item_label {
        width: 170px;
        width: 10.625rem; } }

.pro-detail_order-box {
  width: 40%;
  float: right;
  margin-top: 4px;
  margin-top: 0.25rem;
  text-align: right;
  white-space: nowrap; }
  @media (max-width: 1199px) {
    .pro-detail_order-box {
      width: auto;
      float: none;
      text-align: left; } }

.pro-detail_quantity {
  display: inline-block; }
  .pro-detail_quantity .form-group {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0; }
  .pro-detail_quantity-text {
    margin-bottom: 0; }
  .pro-detail_quantity-text--prepend {
    display: none; }
  .pro-detail_quantity-text--append {
    margin-left: 5px;
    margin-left: 0.3125rem; }

.pro-detail_btn-add-basket {
  margin-left: 20px;
  margin-left: 1.25rem; }

.pro-detail_btn-add-basket-wrap .pro-detail_btn-add-basket {
  pointer-events: none; }

.pro-detail_overview_buttons {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }
  .pro-detail_overview_buttons > .btn {
    padding-right: 0;
    padding-left: 0;
    font-weight: normal;
    color: #424242;
    border-radius: 0;
    margin: 0;
    padding: 0;
    border: 0; }
    .pro-detail_overview_buttons > .btn .btn_label {
      text-decoration: underline; }
    .pro-detail_overview_buttons > .btn, .pro-detail_overview_buttons > .btn:hover, .pro-detail_overview_buttons > .btn:active, .pro-detail_overview_buttons > .btn.active, .pro-detail_overview_buttons > .btn:focus, .pro-detail_overview_buttons > .btn.focus, .pro-detail_overview_buttons > .btn:disabled {
      border-color: transparent;
      background-color: transparent; }
    .pro-detail_overview_buttons > .btn:focus, .pro-detail_overview_buttons > .btn:active, .pro-detail_overview_buttons > .btn:hover {
      text-decoration: none;
      color: #1c1c1c; }
      .pro-detail_overview_buttons > .btn:focus .btn_label, .pro-detail_overview_buttons > .btn:active .btn_label, .pro-detail_overview_buttons > .btn:hover .btn_label {
        text-decoration: none; }
    .pro-detail_overview_buttons > .btn:disabled:focus, .pro-detail_overview_buttons > .btn:disabled:active, .pro-detail_overview_buttons > .btn:disabled:hover, .pro-detail_overview_buttons > .btn.disabled:focus, .pro-detail_overview_buttons > .btn.disabled:active, .pro-detail_overview_buttons > .btn.disabled:hover {
      border-color: transparent;
      background-color: transparent; }
      .pro-detail_overview_buttons > .btn:disabled:focus .btn_label, .pro-detail_overview_buttons > .btn:disabled:active .btn_label, .pro-detail_overview_buttons > .btn:disabled:hover .btn_label, .pro-detail_overview_buttons > .btn.disabled:focus .btn_label, .pro-detail_overview_buttons > .btn.disabled:active .btn_label, .pro-detail_overview_buttons > .btn.disabled:hover .btn_label {
        text-decoration: underline; }

.pro-detail_social-buttons {
  margin-bottom: 20px;
  margin-bottom: 1.25rem; }

.pro-detail_products-bundle .panel-title {
  color: #41afa5; }

.pro-detail_products-related .panel-title {
  display: block;
  margin: 0;
  text-align: center; }

.pro-detail_products-related_pager {
  width: 55px;
  width: 3.4375rem;
  height: 55px;
  height: 3.4375rem;
  line-height: 55px;
  line-height: 3.4375rem;
  text-align: center;
  position: absolute;
  top: 0;
  bottom: 0;
  display: block;
  margin: auto 0;
  font-size: 36px;
  font-size: 2.25rem;
  color: #ffffff;
  background: #41afa5;
  cursor: pointer;
  -webkit-transition: background 0.4s;
  -o-transition: background 0.4s;
  transition: background 0.4s;
  z-index: 1; }
  @media (max-width: 599px) {
    .pro-detail_products-related_pager {
      z-index: 1; } }
  .pro-detail_products-related_pager:hover {
    background: #338a82; }
  .pro-detail_products-related_pager.disabled {
    background: rgba(66, 66, 66, 0.35);
    cursor: not-allowed; }
  .pro-detail_products-related_pager--prev {
    left: 0; }
  .pro-detail_products-related_pager--next {
    right: 0; }

.pro-detail_products-related--invisible-arrows .pro-detail_products-related_pager {
  display: none; }

.pro-detail_more-info {
  margin-top: 28px;
  margin-top: 1.75rem; }

.pro-detail_params-list .panel-title {
  display: block;
  margin: 0;
  text-align: center; }

.pro-detail_params-list .table-head-cell {
  text-align: left; }

.pro-detail_params-list .table-col_name {
  width: 40%; }
  @media (max-width: 599px) {
    .pro-detail_params-list .table-col_name {
      width: 50%;
      padding-bottom: 0; } }

@media (max-width: 599px) {
  .pro-detail_params-list .table-col_param-value {
    padding-top: 0; } }

.pro-detail_head-img {
  position: relative;
  text-align: center; }
  .pro-detail_head-img > a {
    display: block;
    position: relative; }
    .pro-detail_head-img > a:before {
      /* use !important to prevent issues with browser extensions that change fonts */
      font-family: 'simple-line-icons' !important;
      speak: none;
      font-style: normal;
      font-weight: normal;
      font-variant: normal;
      text-transform: none;
      line-height: 1;
      /* Better Font Rendering =========== */
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      width: 80px;
      width: 5rem;
      height: 80px;
      height: 5rem;
      line-height: 80px;
      line-height: 5rem;
      position: absolute;
      top: 0;
      right: 0;
      text-align: center;
      font-size: 28px;
      font-size: 1.75rem;
      color: #41afa5;
      background: #E0E0E0;
      -webkit-transition: color, background 0.4s;
      -o-transition: color, background 0.4s;
      transition: color, background 0.4s; }
    .pro-detail_head-img > a:hover:before {
      color: #ffffff;
      background: #41afa5; }

.pro-detail_gallery {
  position: relative;
  padding: 20px 72px;
  padding: 1.25rem 4.5rem; }
  @media (max-width: 599px) {
    .pro-detail_gallery {
      padding-right: 20px;
      padding-right: 1.25rem;
      padding-left: 20px;
      padding-left: 1.25rem; } }
  .pro-detail_gallery .owl-item {
    /*img {
				width: 100%;
				height: 100%;
			}*/ }
    .pro-detail_gallery .owl-item a {
      display: block; }
  .pro-detail_gallery_pager {
    width: 55px;
    width: 3.4375rem;
    height: 55px;
    height: 3.4375rem;
    line-height: 55px;
    line-height: 3.4375rem;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    display: block;
    margin: auto 0;
    font-size: 36px;
    font-size: 2.25rem;
    color: #ffffff;
    background: #41afa5;
    cursor: pointer;
    -webkit-transition: background 0.4s;
    -o-transition: background 0.4s;
    transition: background 0.4s; }
    @media (max-width: 599px) {
      .pro-detail_gallery_pager {
        z-index: 1; } }
    .pro-detail_gallery_pager:hover {
      background: #338a82; }
    .pro-detail_gallery_pager.disabled {
      background: rgba(66, 66, 66, 0.35);
      cursor: not-allowed; }
    .pro-detail_gallery_pager--prev {
      left: 0; }
    .pro-detail_gallery_pager--next {
      right: 0; }

.pro-detail_attributes {
  position: absolute;
  bottom: 30px;
  bottom: 1.875rem;
  left: 0; }
  @media (max-width: 599px) {
    .pro-detail_attributes {
      top: 20px;
      top: 1.25rem;
      bottom: auto;
      z-index: 10; } }
  .pro-detail_attributes .c-pro-attr {
    max-width: 100%;
    cursor: default; }

@media (max-width: 599px) {
  .pro-detail--has-gallery .pro-detail_head-img {
    position: static; } }

@media (max-width: 599px) {
  .pro-detail--has-gallery .pro-detail_head-img > a {
    display: none; } }

.pro-detail_gallery--invisible-arrows {
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-left: 20px;
  padding-left: 1.25rem; }
  .pro-detail_gallery--invisible-arrows .pro-detail_gallery_pager {
    display: none; }

.download-list li > * {
  vertical-align: middle; }

.download-list [class*="lang-icon"] {
  margin-right: 10px;
  margin-right: 0.625rem; }

.isProductNotSale .pro-detail_prices {
  width: auto; }

.isProductNotSale .pro-detail_order-box {
  display: none; }

/* ── Variant-not-selected gate ──────────────────────────────────
   Tlacitko "Do kosiku" pro variant-products zustava clickable, ale
   vizualne vypada disabled (opacity 0.55 + cursor:not-allowed) — JS pri
   kliku ukazuje toast + scrollne + flashne variantni picker. Mobile UX:
   user mistnotcele rozpozna disabled-stav a klika opakovane bez odezvy.
   Po vyberu varianty JS odstrani is-disabled-visual + aria-disabled. */
.btn.is-disabled-visual {
  opacity: 0.55;
  cursor: not-allowed;
}
.btn.is-disabled-visual:hover {
  /* Brand bg-color zachovat, jen tlumit opacity. Hover nemeni nic dalsiho. */
  background-color: inherit;
}

/* Variant picker highlight pulse pri klik na disabled "Do kosiku".
   2.5s animace s 2 cykly attention-grab pulse + soft scale up. */
@keyframes variantAttentionPulse {
  0%, 100% { box-shadow: 0 0 0 0 rgba(217, 39, 25, 0); }
  40%      { box-shadow: 0 0 0 8px rgba(217, 39, 25, 0.18); }
}
#productVariants.variant-attention {
  animation: variantAttentionPulse 1.25s ease-out 2;
  border-radius: 6px;
  transition: box-shadow 0.2s;
}
