/* Farba pozadia */
body{
  background-color: transparent !important;
}

body:has(.siteCookies--bottom) div#ec-v-from-slider-holder {
    display: none;
}

#back-to-top {
    bottom: 82px !important;
}

body:has(div[data-testid="widgetMessengerFrame"]) #back-to-top {
  display: none !important;
}

.flag-sada{
  display: none !important;
}

.product-set{
  margin-bottom: 10px;
}

.product-set-item{
    border-bottom: 1px solid black;
    margin-bottom: 5px;
    margin-right: 15px;
}


/* Facebook prekryvanie textu */
.fb_iframe_widget{
    max-width: 100%;
    overflow: unset !important;
}

.facebook iframe {
  height: unset !important;
}

span.hover-span:hover {
  color: #007bff;
  cursor: pointer;
}