<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/** Shopify CDN: Minification failed

Line 191:1 Unexpected ";"

**/
/**
 * ---------------------------------------HOME PAGE.------------------------------------------------------
 */

.utility-bar__content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 0rem;
    padding-bottom: 0rem;
}
.utility-bar__menu-link {
    margin-right: 2.5rem;
}
.announcement-bar {
    font-weight: 400;
}
.collection__item-title {
    font-weight: 500;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    color: #1d1d1d;
}
@media screen and (min-width: 720px) {
.pxs-image-with-text.pxs-image-with-text-section-height-original .pxs-image-with-text-content-wrapper {
    top: 0;
    right: 60px;
    bottom: 0;
    left: 60px;
}
}

/**
 * ---------------------------------------MEGA MENU.------------------------------------------------------
 */
.navmenu-meganav.navmenu-meganav--desktop .navmenu-item-text {
  font-size: 1em;
}
.mobile-nav-content .navmenu-depth-1&gt;.navmenu-item&gt;.navmenu-link, .navmenu-item-text, .site-header-actions, .site-navigation .navmenu-depth-1&gt;li&gt;a, .site-navigation a, .site-navigation summary {
    font-size: 18px;
}
.site-navigation .navmenu-depth-1&gt;li {
    padding-bottom: 6px;
    margin-right: 25px;
}
.navmenu-meganav-sidenav__items .navmenu-depth-3 {
    left: 26%;
}
.navmenu-meganav-sidenav__items {
    border-right: 1px solid #e8e8e8;
}

.collection-list__content[data-layout=grid].collection--image-crop-circle.no-cta {
     margin-bottom: 0rem; 
}





/**
 * ---------------------------------------ANNOUNCEMENT BAR.------------------------------------------------------
 */
@media screen and (min-width: 720px) {
  .bonprix-static-announcemen-mobile {
    display: none;
  }
  .bonprix-static-announcemen-desktop {
    display: block;
  } 
  .announcement-bar {
    z-index: 699;
    padding: 10px 0;
    margin-bottom: 20px !important;
  }
} 

@media screen and (max-width: 720px) {
  .bonprix-static-announcemen-desktop {
    display: none;
  }
  .bonprix-static-announcemen-mobile {
    display: block;
  }  
.site-logo-image {
    max-height: 50px!important;
  }
}

/**
 * ---------------------------------------LOGO IN SEARCH.------------------------------------------------------
 */
@media screen and (min-width: 1024px){
.site-header-logo {
    margin-right: 95px;
}
}

.live-search-button {
    background-color: #ebebeb;
    border: 0px solid #d21929;
    color: #000
}
.live-search-button:not(.disabled):hover {
    color: #fff;
 
}
.live-search-filter-wrapper .live-search-filter {
    padding-left: 10px;
}

.productgrid--footer {
    display: none;
}

.small-promo-content_heading {
    margin-right: 4px;
}



.highlights-banner__content {
    padding-bottom: 0px; 
}





/**
 * ---------------------------------------COLLECTION PAGE.------------------------------------------------------
 */

@media screen and (min-width: 860px){
.collection--section .productgrid--outer {
    row-gap: 1.2rem;
}

.subcollections__container {
    display: none;
} 

}

.collection--title {
    display: none;
}

/*
.breadcrumbs-container {
    display: none;
}
*/

.productgrid--utils {
padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    background: #f6f6f6;
}
.productgrid--items {
    margin-top: 1.2rem;
 }
.productitem--title {
    font-weight: 500;
}
.subcollections-list__content[data-subcollections-layout=slideshow] {
    margin-top: 1em;
    margin-bottom: 0.5em;
}
.subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--circle .subcollections-grid__item-image img {
	border-radius: 100%;
    border-style: solid;
    padding: 0.5em;
    border-width: 0.1em;
    border-color: #e8e8e8;
}
.subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--circle .subcollections-grid__item-image img, .subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--circle .subcollections-grid__item-image svg, .subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--round .subcollections-grid__item-image img, .subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--round .subcollections-grid__item-image svg, .subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--square .subcollections-grid__item-image img, .subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--square .subcollections-grid__item-image svg {
    object-position: top;
}

.navmenu-link-count {
	    color: #1d1d1d66;
};







/**
 * ---------------------------------------PRODUCT PAGE.------------------------------------------------------
 */

/**
 * TABELA LASTNOST IZDELKA
 */

.col-md-8 {
  	margin-bottom: 10px;
  } 
.text-area {
    
}
.text-area-name {
    font-weight: 600;
}

@media screen and (min-width: 720px){
.row {
	display: flex;  
}
.col-md-4 {
  	width: 33%;
  }  
.col-md-8 {
 	width: 66%;
  }  
.col-md-8 {
  	margin-bottom: 0px;
  }   
}
.product-recommendations--title {
    padding-left: 20px;
    text-align: left;

}




/**
 * Prikazovanje opisov na variantah
 */
.variant__description {
    display:none;
  }



/**
 * -------------------------------   FOOTER --------------------------------------------------
 */
.site-footer-navigation {
    display:none;
  }

/**
 * --------------------------------------- PRIJAVA ------------------------------------------------------
 */
.account-register-subtitle {
    font-size: 16px;
    font-weight: 400;
    margin-top: 3em;
}



/**
 * --------------------------------------- SECTIONS ------------------------------------------------------
 */

@media screen and (min-width: 860px) {
  .shoppable-image--katalog-width-image .shoppable-image__wrapper {
    width: 33.33%;
    margin-left: 10%;
  }

}

@media screen and (min-width: 860px) {
  .shoppable-image--katalog-width-image .shoppable-image__text-box-wrapper {
    width: 66.66%;
        margin-right: 10%;
  }
}

.slideshow {
    margin-top: 2.125rem!important;
}


/**
 * --------------------------------------- NEWSLETTER ------------------------------------------------------
 */

.newsletter .newsletter-success, .newsletter .form-field {
    font-size: var(--font-size-body);
    font-weight: 800;
    color: #d2192a;
}</pre></body></html>