/* Tlačidlá */
.btn.btn-cart, .p-bottom.single-button .p-tools > a.btn.btn-primary, .p-bottom.no-buttons .p-tools > a.btn.btn-primary, .btn.add-to-cart-button.btn-lg, .btn.btn-conversion:not(.custom-footer__newsletter *) {background-color: #01A75F;border-color: #01A75F;color: #ffffff;}
.btn.btn-cart:hover, .p-bottom.single-button .p-tools > a.btn.btn-primary:hover, .p-bottom.no-buttons .p-tools > a.btn.btn-primary:hover, .btn.add-to-cart-button.btn-lg:hover, .btn.btn-conversion:not(.custom-footer__newsletter *):hover {background-color: #028049;border-color: #028049;}

/* Všeobecné */
.news-item {width: 25%;}
.top-navigation-bar-menu li::before {display: none;}
.top-navigation-bar-menu li a, .top-navigation-bar-menu-helper li a {padding: 0 22px 0 0;}
.custom-product-label .products-block .product .flag.flag-discount.has-icon.button-ico:before {color: #FF3131;}
.flag.flag-quantity-discount, .navigation-buttons > a[data-target="cart"] i {background-color: #FF3131 !important;}
.link-icon.print {display: none;}
div[class*="col-"]:has(.hokej-dlazdice) {width: 100% !important;max-width: 100% !important;flex: 0 0 100% !important;}
.homepage-box.middle-banners-wrapper {margin-top: 0px;}
.banners-content.body-banners .banner-wrapper:hover {box-shadow: unset;}
.banner-wrapper:has(.hokej-dlazdice), .banner-wrapper span:has(.hokej-dlazdice) {display: block !important;width: 100% !important;max-width: none !important;}
.hokej-kategorie-nadpis {margin: 35px 0 40px;font-size: 25px;font-weight: 600;line-height: 1.25;text-align: center;}
.delivery-time, .delivery-time-label {color: #24242E !important;}
.homepage-box.welcome-wrapper.welcimg-wrapper {margin: 20px 0;padding: 30px 0;}
.price-range>div {background-color: #F88379;}

/* Dlaždice */
.hokej-dlazdice {display: grid !important;grid-template-columns: repeat(6, minmax(0, 1fr));gap: 25px;width: 100% !important;max-width: none !important;margin: 0 0 40px !important;}
.hokej-dlazdice > a {box-sizing: border-box;display: flex !important;flex-direction: column;align-items: center;justify-content: center;gap: 20px;min-width: 0;min-height: 220px;padding: 25px 15px;border: 1px solid #E4E4E4;background: #ffffff;box-shadow: none;font-size: 16px;font-weight: 600;line-height: 1.5;text-align: center;text-decoration: underline !important;}
.hokej-dlazdice > a img {display: block;width: 120px;max-width: 100%;height: 120px;object-fit: contain;margin: 0;}
.hokej-dlazdice > a span {font-weight: 600;color: #24242E !important;text-decoration: underline;}
.hokej-dlazdice > a:hover, .hokej-dlazdice > a:hover span {text-decoration: none !important;}
.hokej-dlazdice > a:hover {border-color: #1c9cd2 !important;text-decoration: none;}
@media (max-width: 991px) {
  .hokej-dlazdice {grid-template-columns: repeat(3, minmax(0, 1fr));gap: 16px;}
}

@media (max-width: 767px) {
 .hokej-kategorie-nadpis {margin: 25px 0;font-size: 24px;}
 .hokej-dlazdice {grid-template-columns: repeat(2, minmax(0, 1fr));gap: 10px;}
 .hokej-dlazdice > a {min-height: 190px;padding: 18px 10px !important;font-size: 14px;}
 .hokej-dlazdice > a img {width: 100px !important;height: 100px !important;}
}

/* Carousel */
#carousel .item > a {position: relative;display: block;}
#carousel .extended-banner-texts {position: absolute !important;inset: 0 !important;display: flex !important;align-items: flex-end !important;justify-content: center !important;box-sizing: border-box;width: 100% !important;height: 100% !important;margin: 0 !important;padding: 0 15px 25px !important;background: transparent !important;box-shadow: none !important;opacity: 1 !important;transform: none !important;}
#carousel .extended-banner-text, #carousel .extended-banner-text .flex-wrap {position: static !important;display: flex !important;align-items: center;justify-content: center;width: auto !important;height: auto !important;margin: 0 !important;padding: 0 !important;background: transparent !important;box-shadow: none !important;opacity: 1 !important;transform: none !important;}
#carousel .extended-banner-texts::before, #carousel .extended-banner-texts::after, #carousel .extended-banner-text::before, #carousel .extended-banner-text::after {display: none !important;}
#carousel .extended-empty .extended-banner-texts {display: none !important;}
#carousel .extended-banner-text .btn {display: inline-flex !important;align-items: center;justify-content: center;width: auto !important;margin: 0 !important;padding: 16px 30px !important;border: 1px solid var(--color-secondary) !important;border-radius: 0 !important;background: var(--color-secondary) !important;color: #ffffff !important;font-size: 16px;font-weight: 700;line-height: 1.25;text-transform: uppercase;text-decoration: none !important;box-shadow: none !important;opacity: 1 !important;}
#carousel .extended-banner-text .btn:hover {background: var(--color-secondary-hover) !important;border-color: var(--color-secondary-hover) !important;}
@media (max-width: 767px) {
 #carousel .extended-banner-texts {padding-bottom: 12px !important;}
 #carousel .extended-banner-text .btn {padding: 10px 18px !important;font-size: 13px;}
}

/* Hodnotenie */
#hodnoceniobchodu {padding-bottom: 50px;}
#hodnoceniobchodu .vote-wrap:not(.admin-response .vote-wrap), .id--51 main .vote-wrap:not(.admin-response .vote-wrap), .template-14.id--51 .rate-wrapper:not(.admin-response .vote-wrap) {background-color: #f6f6f6 !important;border: 0px solid #e4e4e4 !important;border-radius: 8px !important;}
#hodnoceniobchodu .shop-stat-all a {background-color: #1c9cd2 !important;color: #ffffff !important;border-radius: 0px !important;}
#hodnoceniobchodu .shop-stat-all a:hover {background-color: #3b7580 !important;color: #ffffff !important;}
.stars .star.is-active:hover, .stars .star.star-half:before, .stars .star.star-on:before, .icon-starHalf-before, .icon-starOn-before, .product-ratings .icon-starOff-before:hover, .product-ratings .star-off:hover, .star.star-half, .star.star-on, .rate-average, .tursky-apollo .rate-wrapper.unveil-wrapper .rate-list .stars span.star-off::before {color: #ECB911 !important;}