/** Shopify CDN: Minification failed

Line 188:19 Expected ":"
Line 285:0 Unexpected "rgb("

**/
.header__menu-item {
  background-color: #d9fc52;
  padding: 4px 20px 4px 20px;
  text-decoration: none !important;
}
.header__menu-item:hover {
  background-color: #df96c8;
  color: #d9fc52;
  text-decoration: none !important;
}



header-menu>details, details-disclosure>details {
    margin-right: 30px;
}

.header__submenu.list-menu {
  padding: 0;
  margin: 0;
  border: none;
  background:none;
}

.header__submenu.list-menu:hover {
  background-color:rgb(223, 150, 200);
  color: #d9fc52;  
}

.header__active-menu-item {
  text-decoration: none;
}
/*usuwam na testy
.card__inner {
  border: 2px solid #d9fc52;
  padding: 5px;
}*/

.card__content quick-add-bulk .quantity {
  background-color: #df96c8;
}


.section-template--27144933540183__multicolumn_KYfYaw-padding h3 {
  position: relative;
  top: -124px;
 background-color: #d9fc52;
 padding-left: 20px;
 padding-right: 20px;
width: 60%;
}

.multicolumn-card__info {
    position: absolute;
    top: 200px;
    padding: 10px;
    width: 100%;
;
}

.section-template--27144933540183__multicolumn_KYfYaw-padding .multicolumn-card__info .link {
  background-color: #d9fc52;
   padding-left: 20px;
 padding-right: 20px;
     position: relative;
    top: -30px;
}

.section-template--27144933540183__multicolumn_KYfYaw-padding .multicolumn-card__info .link:hover {
  background-color:#df96c8;
  padding-right: 10px;
}
.product .product__title {
  background-color: #d9fc52;
  text-align: center;
}



/*
.card--card {
  background-image: url("/cdn/shop/files/Grandient_circle.png?v=1762799389");
  background-size: 80%;
  background-position-y: center;
  background-position-x: center;
  background-repeat: no-repeat;
}
*/

/*generalna */

.card--card::before {
  content: "";
  position: absolute;

  width: 90%;              
  aspect-ratio: 1 / 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(
      circle,
     rgba(223, 150, 200, 1) 0%,
  rgba(223, 150, 200, 1) 20%,
  rgba(217, 252, 82, 1) 70%,
rgba(217, 252, 82,  1) 100%
  );
  z-index: -1;
}


/*cała karta produktu w ramce
.card--card::after  {
    border: 2px solid  #d9fc52;
}*/

/* wylaczylem tlo na karcie produktu
div.product-media-container {
  border: 2px solid #d9fc52;
  background-color: #df96c8;
  background-image: url("/cdn/shop/files/CALY_KONTUR_LEMON.png?v=1762799847");
  background-size: 900px;
  background-repeat: no-repeat;
  background-position-x: -300px;
  background-position-y: -100px;
  background-attachment: scroll;
}
*/

.product-form__submit {
  background: #df96c8;
  color: #000000;
}
.product-form__submit:hover {
  background: #d9fc52;
  color: #000000;
}
.facets-container {
  border-right: 2px solid #df96c8;
  padding-right: 20px;
}
.facets__disclosure-vertical {
  border-top-color: #df96c8;
}
.thumbnail {
  border: 2px solid #df96c8;
}

.collection-quick-add-bulk {
    margin: 0 auto; 
}



.quantity {
  height: 10px !important;
}


/*kontakt*/

.contact .field {
  border: 1px solid #df96c8;
}

/*Koszyk*/




.drawer__inner {
  padding: 20px;
}

.cart-drawer__footer {

}

.cart__ctas {
  font-size: 60%;
  color:  #df96c8;y
}

.cart-drawer .cart-items td.cart-item__media {
margin: 10px;
}

.cart-drawer .cart-items td.cart-item__media::before {
  content: "";
  position: absolute;

  width: 80%;              
  aspect-ratio: 1 / 1;
  left: 50%;
  top: 70%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(
      circle,
      rgba(223, 150, 200, 0.9) 10%,
      rgba(217, 252, 82, 0.8) 90%,
      rgba(217, 252, 82, 1) 100%
  );
  z-index: -1;
}

.CartDrawer-ColumnTotal {
  font-size: 60%;
}

.product__info-wrapper p {
font-size: 80%;
color: #000;
}


.newsletter  {
   border-top: 0.5px solid #000;
  border-bottom: 0.5px solid #000;
  padding: 20px;
  margin-top: 20px;
  margin-bottom: 20px;

}

/* Układ poziomy dla sekcji newsletter */

.newsletter-form__field-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
} /* Tekst po lewej */
.newsletter-form__message {
  flex: 1;
  margin-bottom: 0;
} /* Pole email po prawej */
.newsletter-form__input-wrapper {
  flex: 0 0 auto;
  min-width: 300px;
}


.image-with-text__media-item {
  border: 1px solid #d9fc52;
}


/*karta produktu*/

.gradient .card--card {
  background: transparent;
}



/*korekta na widoku listy produktow */
.product-grid-container .card--card::before {
  content: "";
  position: absolute;
  
  width: 90%;              
  aspect-ratio: 1 / 1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
  background: radial-gradient(
      circle,
     rgba(223, 150, 200, 1) 0%,
  rgba(223, 150, 200, 1) 20%,
  rgba(217, 252, 82, 1) 70%,
rgba(217, 252, 82,  1) 100%
  );
  z-index: -1;
}


rgb(217, 252, 82)

rgb(223, 150, 200)

.announcement-bar,
.announcement-bar__message,
.announcement-bar__link {
  font-family: "Zalando Sans SemiExpanded", sans-serif !important;
}

.collection-filters__count {
  font-family: "Zalando Sans SemiExpanded", sans-serif !important;
}



.product__info-container p {

  font-size: 70%;
  text-transform: uppercase; 
}

.product .inline-richtext {
  margin: 10px;
}

.product__info-container .price__regular {
  margin-left: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  border: 3px solid #eb4635;
  background: radial-gradient(
      circle,
      rgba(235,70,53,0.3) 10%,
      rgba(235,70,53,0.8) 70%,
      rgba(235,70,53,0.9) 100%
  );
}

.product__info-container .price__sale .price-item--last  {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  height: 180px;
  border: 1px solid black;
  background: radial-gradient(
      circle,
      rgba(235,70,53,0.3) 10%,
      rgba(235,70,53,0.8) 70%,
      rgba(235,70,53,0.9) 100%
  );
}

.product .price__badge-sale {
  color: #000000;
  border: 1px solid #000000; 
  border-radius: 0;
   background-color: #eb4635;
}

.product .price__sale .price-item--regular {
  margin-left: 10px;
  color: #eb4635;
}

.product .product__info-container .product__tax {
  display: none;
}

.product__info-container .product-form__buttons .button {

  border: 3px solid #eb4635; 

}


#HeaderMenu-sklep {
  background-color: #df96c8;
}

#HeaderMenu-sklep:hover {
  background-color: #eb4635;
}

#HeaderMenu-no-lo {
  background-color: #df96c8;
}
#HeaderMenu-no-lo {
  background-color: #eb4635;
}



.section-collection-list .card__inner.color-scheme-1 {
  display: none;
}

.section-collection-list .card-wrapper {
  background: #df96c8;
  color: #fff;
}
.section-collection-list .card-wrapper:hover {
  background: #fff;
}


.collection-list-wrapper .collection-list__item {
    background-color: #df96c8;
}

.collection-list-wrapper .collection-list__item a:hover {
  color: #d9fc52
}

.collection-list-wrapper .collection-list__item:nth-child(4) {
  background-color: #eb4635;
  color: #d9fc52;
}
.collection-list-wrapper .collection-list__item:nth-child(5) {
  background-color:rgb(0, 0, 0);
}
.collection-list-wrapper .collection-list__item:nth-child(5) a{
    color: #ffffff !important;
}

/*
.collection-list-wrapper .collection-list__item:nth-child(4):hover {
  background-color: #d9fc52;
}

.collection-list-wrapper .collection-list__item:nth-child(5):hover {
  background-color: #d9fc52;
}
*/
.collection-list-wrapper .collection-list__item:nth-child(5) a:hover {
  color: #d9fc52 !important;
} 

#CartDrawer-Checkout {
  background-color:#df96c8; 
}


#shopify-section-template--27144933540183__custom_liquid_t76HTE {
  text-align: center;
  border-top: 0.5px solid #000;
  border-bottom: 0.5px solid #000;
}


.newsletter-form__field-wrapper {
  border: 1px solid #000;
}


.header__menu-item .link,
.header__menu-item .link:hover,
.header__menu-item .link:focus,
.header__menu-item .link:active {
  text-decoration: none !important;
}

.header__menu-item .link span,
.header__menu-item .link span:hover,
.header__menu-item .link span:focus {
  text-decoration: none !important;
}

#shopify-section-template--27144933540183__multicolumn_bHdk6F .multicolumn-card__info {
  min-height: 200px;
  padding-top: 30px;
  padding-left: 40px;
  margin-bottom: 30px;
  position: relative;
  top: 10px;
}
#shopify-section-template--27144933540183__multicolumn_bHdk6F .multicolumn-list__item:nth-child(1) {
  background-color: #d9fc52;
  background-image: url("/cdn/shop/files/GORA_KONTUR.png?v=1764270311");
  background-size: 16%;
    background-repeat: no-repeat;
    background-position-y: 100%;
    background-position-x: 50%;

}
#shopify-section-template--27144933540183__multicolumn_bHdk6F .multicolumn-list__item:nth-child(2) {
  background-color: #eb4635;
  background-image: url("/cdn/shop/files/DOL_KONTUR.png?v=1764282941");
    background-size: 14%;
  background-repeat: no-repeat;
    background-position-y: 100%;
    background-position-x: 50%;
}


/* WYŁĄCZENIE PODKREŚLENIA W MENU GŁÓWNYM */
#shopify-section-sections--27144934031703__header 
  .header__menu-item.list-menu__item.link.focus-inset,
#shopify-section-sections--27144934031703__header 
  .header__menu-item.list-menu__item.link.focus-inset:hover,
#shopify-section-sections--27144934031703__header 
  .header__menu-item.list-menu__item.link.focus-inset:focus-visible,
#shopify-section-sections--27144934031703__header 
  .header__menu-item.list-menu__item.link.focus-inset span {
  text-decoration: none !important;
}



/* notatki kolekcje 2 kolumny
.collection-list-wrapper {
  margin-bottom: 40px;
  margin-top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.title-wrapper-with-link {
  display: none;
}
.collection-list-wrapper {
  background-color: #eb4635;
}*/


/* .shopify-section-template--27144933540183__multicolumn_bHdk6F ////

.multicolumn-card__info {
  min-height: 200px;
  padding-top: 94px;
  padding-left: 40px;
  margin-bottom: 30px;
  position: relative;
  top: 10px;
}
.multicolumn-list__item:nth-child(1) {
  background-color: #d9fc52;
  background-image: url("/cdn/shop/files/GORA_KONTUR.png?v=1764270311");
}
.multicolumn-list__item:nth-child(2) {
  background-color: #eb4635;
  background-image: url("/cdn/shop/files/CALY_KONTUR_LEMON.png?v=1762799847");
  background-size: 10%;
}

*/




#collection-template--27144933540183__featured_collection .card__inner  {
border: 3px solid #d9fc52;
}

#collection-template--27144933540183__featured_collection_3kVmHd .card__inner  {
border: 3px solid #d9fc52;
}

#collection-template--27144933540183__featured_collection_PtHhPM .card__inner  {
border: 3px solid #d9fc52;
}

#shopify-block-AM3U3NWJOck5FL3ZkV__wrapin_gift_wrap_options_app_block_rVQwbP {
  font-size: 10px;
}

#ptw-wrapin .ptw-app-wrapper {
  background: #d9fc52;;
}

#ptw-wrapin .ptw-gift-image {
  display: none;
}

.product-option dt {
  display: none;
}