@media (min-width: 768px){
#carousel {
    width: 70%;
    margin: 0 auto;
}}
div#products-5 {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}
.h4.homepage-products-heading-5 {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
}
div#dkLabNoteMainWrapper {
    display: block !important;
}
#cart-wrapper > div.cart-inner > div > div.col-md-8 > div > div.fvDoplnek.fvDoplnek-upsell > div.fvDoplnek-produkt.fvDoplnek-produkt-c1218e572e3ff2fcff1bfaa626829c90 > form > div > div > span:nth-child(1) > input[type=checkbox] {
    visibility: hidden;
}
[data-micro-sku="BALNE"] .remove-item {
    visibility: hidden;
}
.benefitBanner.position--benefitHomepage {
    max-width: 100vw;
    width: 90vw;
    left: calc(-45vw + 50%);
    position: relative;
}
@media (max-width: 768px){
#content > div.benefitBanner.position--benefitHomepage > div:nth-child(5) {
    left: calc(-50vw + 80%);
    position: relative;
}
.filters-wrapper {
    background-color: var(--color-primary);
    padding: 0 10px;
}
main .filters-wrapper .unveil-button:after {
    font-weight: 600;
}}
div#dkLabNoteMainWrapper {
    display: none;
}
.dkLabNote.noteShadow {
    box-shadow: unset;
		margin: 0;
    padding: 8px 15px;
    color: #000;
    font: var(--template-font) !important;
    border: 1px solid #ededed;
    background-color: #f7f7f9;
}
#cart-wrapper > div.cart-inner > div > div.col-md-8 > div > div.fvDoplnek.fvDoplnek-upsell > h4 {
    display: none !important;
}
p.fvDoplnek-description {
    font-size: 15px;
}
@media (min-width: 768px){
div.fvDoplnek .fvDoplnek-produkt form p {
    width: 100%;
}}
.type-detail .shp-tabs-wrapper .extended-description {
    max-width: unset;
    padding-left: unset;
    border-left: unset;
    width: 100%;
    padding-bottom: 20px;
}
@media (min-width: 768px){
.type-detail .shp-tabs-wrapper #tab-content {
    padding: 0 40px 0 40px;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}
.type-detail .shp-tabs-wrapper .shp-tabs-row {
    padding: 0 40px 0 40px !important;
}}
.rc-image-left-overlay {
    font-family: 'Mulish' !important;
}
#contact-bar {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  background-color: #f3f3f3;
  padding: 5px 10px 5px 10px;
  filter: opacity(0.85);
}

#contact-bar a {
  text-decoration: none;
  color: black;
  display: flex;
  align-items: center;
  gap: 5px;
}

#contact-bar a img {
  height: 20px;
}
@media only screen and (max-width: 767px){
#contact-bar {
    gap: 10px;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    filter: opacity(0.8);
}
#header {
    top: 25px;
}}
@media only screen and (max-width: 365px){
#contact-bar {
    font-size: 10px;
}}
span.category-appendix {
    display: block;
    background-color: #fceded;
    text-align: center;
    font-weight: 600;
}
.products-block.products .product .p .name span {
    display: block;
}
.products-block.products .product .p .name:hover {
    text-decoration: none;
}
#p-detail-tabs > li:nth-child(2), #p-detail-tabs > li:nth-child(1) {
    display: none;
}
.christmas-tiles {
    text-align: center;
    margin: 40px 0;
}
.christmas-tiles h2 {
    font-size: 2.2em;
    margin-bottom: 40px;
    font-weight: 500;
    font-family: 'Exo 2';
}
.tile-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
}
.tile {
    width: 24%;
    max-width: 225px;
    min-width: 150px;
    height: 0;
    padding-bottom: 24%;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-decoration: none;
}
.tile img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-width: 75% !important;
    object-fit: cover;
}
@media (max-width: 768px) {
.tile {
    width: 48%;
    padding-bottom: 48%;
}}
@media (max-width: 480px) {
.tile {
    width: 48%;
    padding-bottom: 48%;
}}
.tile-container a img {
    opacity: 1 !important;
}
.grid-container-usporadejto {
    display: grid;
    gap: 20px;
    justify-content: center;
}
@media (min-width: 768px) {
    .grid-container-usporadejto {
        grid-template-columns: repeat(4, 210px);
    }}
@media (max-width: 767px) {
    .grid-container-usporadejto {
        grid-template-columns: repeat(2, 1fr);
    }}
.tile-usporadejto {
    background-color: #ccc;
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}
.tile-text-usporadejto {
    min-height: auto;
    margin: 0;
    font-size: 1.3em;
    font-weight: 300;
    color: #1e1e1c;
    margin-top: 20px;
    text-align: center;
    line-height: 25px;
}
.tile-text-usporadejto:hover, 
.tile-link-usporadejto:hover .tile-text-usporadejto {
    color: var(--color-primary);
}
.tile-link-usporadejto {
    text-decoration: none;
    color: inherit;
    justify-content: center !important;
}
h4.h4-usporadejto {
    text-align: center;
    font-family: var(--template-headings-font);
    position: relative;
    margin-bottom: 20px;
    font-size: 2em;
    padding: 50px 0 30px;
    font-weight: 500;
    line-height: 35px;
}
.usporadejto-main-container {
    margin-bottom: 45px;
}
.fvDoplnek.fvDoplnek-upsell > div.fvDoplnek-produkt.fvDoplnek-produkt-28ee2987582f21fcee5f331c24d1afb7 > form > div > p {
    color: red !important;
    font-size: .8em !important;
    font-weight: 400 !important;
}
#description {
    display: block;
    margin-top: 20px;
}