.benefitBanner__link:hover {
  opacity: 1;
}
.sidebar-inner > div.no-b {
  padding: 0;
  border: 0;
}

.category-header input[type="radio"]:checked + label {
  background-color: var(--color-primary);
}
.benefitBanner__picture img {
  mix-blend-mode: multiply;
}
.in-index .position--benefitHomepage {
  margin-top: 0;
  margin-bottom: 30px;
}
.benefitBanner__picture {
  height: 50px;
}
.benefitBanner__picture img {
  max-height: 50px;
  max-width: 55px;
}

.welcome .welcome__content p {
  margin-bottom: 0;
}

.welcome .welcome__content p + p {
  margin-top: 20px;
}

.banners-top-block .banner-wrapper a,
.banners-top-block .banner-wrapper img {
  width: 100%;
}

@media (min-width: 768px) {
  .top-navigation-bar .container > div.top-navigation-contacts {
    top: 0;
    height: 49px;
  }
  .welcome h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  .welcome p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) {
  .sidebar {
    width: 300px;
  }
  .products-group {
    margin-top: 20px;
  }
  .welcome {
    padding: 40px 40px 40px 40px;
  }
}
#header .site-name a img {
  left: 20px;
  position: relative;
  top: 15px;
  max-height: 80px;
}
@media (min-width: 768px) {
  #navigation {
    height: 50px;
  }
  .is-header-fixed.is-header-hidden #navigation {
    height: 50px;
  }
  .is-header-fixed.is-header-hidden .navigation-in > ul > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .products-block .p .flags-default {
    top: -22px;
  }
  .header-top {
    padding-top: 25px;
    padding-bottom: 15px;
  }

  .popup-widget.login-widget {
    top: 125px;
  }

  .popup-widget.cart-widget {
    top: 125px;
  }

  .admin-logged .popup-widget.login-widget {
    top: 150px;
  }

  .admin-logged .popup-widget.cart-widget {
    top: 150px;
  }

  .header-info-bar-addon .popup-widget.login-widget {
    top: 129px;
  }

  .header-info-bar-addon .popup-widget.cart-widget {
    top: 129px;
  }

  .header-info-bar-addon.admin-logged .popup-widget.login-widget {
    top: 154px;
  }

  .header-info-bar-addon.admin-logged .popup-widget.cart-widget {
    top: 154px;
  }
}

.btn.btn-conversion,
a.btn.btn-conversion {
  justify-content: center;
}

.navigation-in > ul > li.menu-item-705 > a {
  background-color: var(--color-secondary);
  padding-left: 15px !important;
  border-radius: 20px;
}
.products-block .p-code {
  right: 5px;
}

.discount-coupon input {
  font-size: 16px;
}

.quantity .increase,
.quantity .decrease,
.quantity input {
  background-color: white;
}

body.mobile .back-to-top {
  bottom: 15px;
}

@media (max-width: 767px) {
  .discount-coupon form .btn {
    font-size: 14px;
  }
  .products-block .p-code span {
    display: block;
  }
  .shipping-options {
    font-size: 11px;
  }
  .products-block .p-code {
    right: 4px;
    top: 8px;
  }
  .products-block .p .flags-default {
    top: -12px;
  }
  .navigation-in > ul > li:first-child {
    margin-top: 15px;
  }
  .navigation-in-bottom .top-navigation-contacts {
    padding-top: 0;
  }
  .p-image #wrap {
    position: relative;
    width: calc(100% + 50px);
    left: -30px;
  }
  .navigation-in-bottom .top-navigation-bar-menu a {
    padding: 7px 0;
  }
  .navigation-in > ul > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .top-navigation-bar {
    background-color: white;
  }
}

@media (max-width: 370px) {
  .top-navigation-bar .site-name a img {
    max-height: 30px;
  }
}

@media (min-width: 768px) {
  .products-related-block h2,
  .products-alternative-block h2,
  h4.homepage-group-title,
  .h4.homepage-group-title {
    font-size: 36px;
  }
  body .hodnoceni:before {
    text-align: center;
    font-size: 36px;
    margin-bottom: 30px;
  }
  .products-block.products .p .name {
    font-size: 18px;
  }
  .navigation-buttons a[data-target="cart"]:hover {
    color: white;
  }
  .header-top .btn.cart-count:hover .cart-price {
    color: white;
  }
  .navigation-buttons .click-cart a:after {
    display: none;
  }
  .click-cart {
    background: var(--color-secondary);
    border-radius: 8px;
  }
  .click-cart:hover {
    background: var(--color-secondary-hover);
  }
  #header .cart-count {
    border-radius: 7px 7px 0 0;
  }
  .navigation-buttons a[data-target="cart"] {
    color: #fff;
  }
  .header-top .btn.cart-count:before {
    font-size: 26px;
  }
  .header-top .btn.cart-count:before {
    color: white !important;
  }
  .navigation-buttons {
    right: 0;
  }
  .cart-window-visible #header .click-cart {
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible #header .cart-count {
    background-color: transparent;
    border-radius: 7px 7px 0 0;
  }
  .cart-window-visible .btn.cart-count .cart-price {
    color: white;
  }
  .popup-widget {
    margin-left: -6px;
  }
}

@media (min-width: 992px) {
  .popup-widget.cart-widget {
    margin-left: 106px;
  }
}

@media (min-width: 1200px) {
  .popup-widget.cart-widget {
    margin-left: 209px;
  }
}

@media (min-width: 1440px) {
  .popup-widget.cart-widget {
    margin-left: 329px;
  }
}

body {
  background-color: #fff !important;
}

.benefitBanner__item {
  flex-wrap: wrap;
  text-align: center;
  justify-content: center;
}
.benefitBanner__picture {
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
.benefitBanner__link {
  flex-wrap: wrap;
}
.benefitBanner__content {
  margin-top: 15px;
  justify-content: center;
  padding-right: 0;
  width: 100%;
}
.benefitBanner__picture img {
  max-height: 70px;
  max-width: 75px;
}
.benefitBanner__title {
  font-weight: 700;
}
.benefitBanner__picture {
  height: 70px;
}

.flag.flag-discount:before {
  background-image: none;
  background: #6acd86;
  border-radius: 100px;
}

.search input[type="search"].form-control {
  background-color: white;
}
@media (min-width: 1200px) {
  .products-block > div {
    flex: 0 0 auto;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .top-navigation-bar .site-name a img {
    max-height: 40px;
  }
}
.flag {
  font-size: 11px;
}

@media (min-width: 768px) {
  .navigation-in > ul > li > a {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  body:not(.is-carousel-full-width).one-column-body .homepage-box .carousel {
    margin-top: 10px;
  }
  .submenu-visible .navigation-in,
  .fitted .navigation-in,
  .navigation-in {
    text-align: center;
    width: 100%;
  }
  .navigation-in ul {
    justify-content: center;
  }
  .flag {
    font-size: 13px;
  }
}
.responsive-tools > a[data-target="navigation"]:after {
  font-size: 10px;
  bottom: 5px;
}

@media (max-width: 767px) {
  .header-info-bar-addon.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .header-info-bar__content {
    min-height: 40px;
    padding-right: 35px;
  }
  body:not(.navigation-window-visible):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    .top-navigation-bar {
    top: 40px;
  }
  body:not(.navigation-window-visible):not(.is-hidden-search-bar):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    #header {
    top: 90px;
  }
  body.tursky-apollo.is-hib-mobile-fixed.type-index:not(.hib-hide-on-mobile)
    .overall-wrapper,
  body.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .overall-wrapper {
    padding-top: 150px;
  }
}
.id--16 .cart-inner,
.id--17 .cart-inner,
.cart-inner {
  padding-left: 0;
  padding-right: 0;
}

.products-block:not(.products-additional) .p .image img {
  margin-top: -20px;
}

@media (min-width: 768px) {
  .is-header-fixed.is-header-hidden #header .site-name a img {
    max-height: 56px;
  }
  .products-block:not(.products-additional) .p .image img {
    margin-top: -30px;
  }
}

@media (max-width: 767px) {
  .navigation-in > ul > li.menu-item-705 > a {
    border-radius: 10px;
    color: white !important;
  }
  .navigation-in ul li a {
    /* display: inline-block; */
  }
  .top-navigation-bar .site-name {
    left: 25px;
  }
  .navigation-in > ul > li {
    margin: 0 25px;
  }
  .navigation-in ul {
    /* padding-top: 5px;
    padding-bottom: 10px; */
  }
  .navigation-in > ul > li > a {
    /* padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px; */
  }
  .navigation-in > ul > li.menu-item-705 > a {
    /* padding-top: 12px;
    margin-bottom: 5px;
    padding-bottom: 12px; */
  }
}

.shipping-options-block {
  margin-top: 5px;
  display: inline-flex;
  align-items: center;
}

.shipping-options {
  position: relative;
  text-decoration: underline;
}

.p-info-grid .detail-availability-block {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.quantity input,
.p-info-wrapper .quantity input {
  border: 1px solid var(--color-primary);
}

.shipping-options-block:after {
  content: "\e923";
  position: relative;
  font-family: "apollo" !important;
  margin-left: 6px;
  font-size: 16px;
}

.p-info-wrapper .availability-value {
  margin-bottom: 5px;
}

@media (min-width: 1200px) {
  .p-info-wrapper {
    padding-right: 20px;
  }
}

.p-info-wrapper .detail-parameters {
  order: 3;
  text-align: right;
  width: auto;
  margin-bottom: 0;
}

.detail-parameters th {
  min-width: auto;
  padding-right: 0;
}

.p-info-wrapper .add-to-cart {
  justify-content: flex-end;
}

/* .responsive-tools > a[data-target="navigation"] {
  right: -5px;
}

.navigation-window-visible .responsive-tools > a[data-target="navigation"] {
  right: 5px;
} */

.responsive-tools > a.toggle-window {
  width: 60px;
}

.navigation-window-visible .responsive-tools {
  margin-right: 50px;
}

@media (max-width: 767px) {
  .header-info-banner {
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    z-index: 5;
  }
  .header-info-banner .container {
    padding: 0;
  }
  .navigation-window-visible .responsive-tools {
    /*margin-right: 30px;*/
  }
  .header-info-banner__content {
    padding: 7px 7px;
  }
  .overall-wrapper {
    padding-top: 60px;
  }
  .in-index .overall-wrapper {
    padding-top: 50px;
  }
  .responsive-tools .click-cart {
    padding-left: 5px;
  }
  .responsive-tools > a {
    width: 40px;
  }
  .responsive-tools > a[data-target="navigation"] {
    width: 50px;
  }
  .responsive-tools > a[data-target="search"] {
    display: flex;
    width: 30px;
  }
  .responsive-tools .click-cart {
    padding-right: 0;
  }
  .search-window-visible:not(.navigation-window-visible) #header {
    top: 50px;
  }
  .search-window-visible #header .search-form {
    margin: 0;
  }
  .navigation-window-visible .responsive-tools {
    margin-right: 40px;
  }
  #header {
    top: -10px;
  }
  .responsive-tools > a.toggle-window {
    width: 50px;
  }

  body:not(.navigation-window-visible):not(.is-hidden-search-bar):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    #header {
    top: -10px;
  }

  body.search-window-visible:not(.navigation-window-visible):not(.is-hidden-search-bar):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    #header {
    top: 90px;
  }

  body.header-info-bar-addon.search-window-visible:not(.navigation-window-visible):not(.is-hidden-search-bar):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    #header {
    top: 90px;
  }

  body.tursky-apollo.is-hib-mobile-fixed.type-index:not(.hib-hide-on-mobile)
    .overall-wrapper,
  body.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .overall-wrapper {
    padding-top: 90px;
  }

  body:not(.navigation-window-visible):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    .top-navigation-bar {
    top: 40px;
  }

  .header-info-bar-addon.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .header-info-bar {
    top: 50px;
  }

  .top-navigation-bar .site-name {
    left: 15px;
  }

  .top-navigation-bar .site-name a img {
    max-height: 45px;
  }

  body:not(.header-info-bar-addon) .overall-wrapper {
    padding-top: 50px !important;
  }

  .header-info-bar-addon.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .header-info-bar {
    top: 0;
    z-index: 7;
  }

  body:not(.navigation-window-visible):not(.hib-hide-on-mobile).tursky-apollo.header-info-bar-addon.is-hib-mobile-fixed
    .top-navigation-bar:before {
    content: "";
    position: absolute;
    top: -5px;
    left: 0;
    height: 5px;
    width: 100%;
    display: block;
    background-color: white;
  }
  .header-info-bar-addon .header-info-bar__close {
    height: 35px;
  }
  .header-info-bar-addon.tursky-apollo.is-hib-mobile-fixed:not(.hib-hide-on-mobile)
    .header-info-bar__content {
    min-height: 35px;
  }
}

/* custom header css */

@media (max-width: 767px) {
  #navigation {
    right: auto;
    left: 0;
    transform: translateX(-100%);
    width: 320px;
  }
  .navigation-window-visible #navigation {
    transform: translateX(0);
    width: 320px;
    left: 0 !important;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  }
  .navigation-in > ul {
    padding-top: 15px;
  }
  .navigation-in > ul > li {
    margin: 10px 0;
  }
  .navigation-in > ul > li > a {
    padding: 1.25rem 20px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 15px !important;
    background: #f1f3f7;
    margin: 0 15px;
    border-radius: 10px;
    color: #1e1e1c !important;
    line-height: 1.2em !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 35px;
    line-height: 100px;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1c;
    position: relative;
  }

  .navigation-in > ul > li.ext > ul > li > a.menu-image {
    width: 60px;
    height: 60px;
    display: flex;
    padding: 0;
  }

  .submenu-visible .navigation-in > ul > li.exp > ul {
    padding-bottom: 0;
  }

  #navigation li a .submenu-arrow {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    color: #7c7e8f;
    font-size: 8px;
  }

  .navigation-in > ul ul.menu-level-2 > li {
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    align-items: center;
    padding: 0 15px;
  }

  .submenu-visible .navigation-in > ul > li.ext.exp > ul {
    display: block;
    position: absolute;
    width: 100%;
    top: 0px;
    z-index: 99999;
    background: white;
    overflow: auto;
    padding-top: 20px;
  }

  .submenu-visible .menu-level-2 > a {
    position: relative;
    padding-left: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    padding: 1.25rem 20px;
    text-transform: none;
    text-decoration: none;
    padding: 12px 15px 12px 50px !important;
    background: #f1f3f7;
    margin: 0px 15px;
    border-radius: 10px;
    color: #1e1e1c !important;
    line-height: 1.2em !important;
    font-weight: 600;
    font-size: 15px;
    padding: 0 35px;
    line-height: 100px;
    font-weight: 500;
    font-size: 15px;
    color: #1e1e1c;
    position: relative;
    transition: none;
    margin-bottom: 15px;
  }

  .navigation-window-visible .header-top > div.search {
    display: none;
  }

  .navigation-in > ul ul.menu-level-2 > li {
    margin-bottom: 10px;
  }
  /*
  .navigation-window-visible #cboxOverlay {
    display: block !important;
  } */

  .navigation-window-visible
    .responsive-tools
    .click-cart[data-target="navigation"]:before,
  .navigation-window-visible
    .responsive-tools
    > a[data-target="navigation"]:before {
    content: "\e921";
  }

  .navigation-in > ul > li {
    border-bottom: 0;
  }

  .is-open-submenu .navigation-in > ul > li:not(.exp),
  .is-open-submenu .navigation-in-bottom {
    display: none;
  }

  .submenu-visible .menu-level-2 > a .submenu-arrow {
    right: auto;
    left: 0;
  }

  .submenu-visible .menu-level-2 > a .submenu-arrow:after {
    content: "\e908";
    font-size: 14px;
  }
}
