.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .button-box,
.single-product .product-gallery-summary.gallery-showcase .sticky-entry-summary .price-box,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_wrap {
    background: linear-gradient(311deg, #181413 0%, #313131 100%);
    /* filter: drop-shadow(0px 0px 10px #fec70573); */
    position: relative;
    /* border-top-left-radius: 0px; */
    /* border-top-right-radius: 0px; */
}
.single-product .product-gallery-summary.gallery-showcase .sticky-entry-summary .price-box .button,
.product-gallery-summary .botiga-single-addtocart-wrapper .button.single_add_to_cart_button {
    background-color: #fec705 !important;
    border-color: #fec705;
    color: black;
    /* filter: drop-shadow(0px 0px 10px #FFC107); */
}
.single-product .product-gallery-summary.gallery-showcase .sticky-entry-summary .price-box .button:hover,
.product-gallery-summary .botiga-single-addtocart-wrapper .button:hover {
    background-color: #feb005;
    border-color: #feb005;
}
.single-product .product-gallery-summary .price-box .price,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_wrap .price {
    border-right: 1px solid #fec705;
}
.product-gallery-summary .sticky-entry-summary > .price-box > .price > del,
.product-gallery-summary .composite_wrap .price del {
    color: #ffffff;
}
.single-product .product-gallery-summary .sticky-entry-summary > .price-box > .price > del .woocommerce-Price-amount,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_wrap del .woocommerce-Price-amount {
    color: #bbbbbb;
}
.single-product .product-gallery-summary .sticky-entry-summary > .price-box > .price > .woocommerce-Price-amount,
.single-product .product-gallery-summary .sticky-entry-summary > .price-box > .price > ins .woocommerce-Price-amount,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_wrap ins .woocommerce-Price-amount {
    color: #ffffff;
}
.single-product .quantity-button-style5 .quantity .botiga-quantity-plus,
.single-product .quantity-button-style5 .quantity .botiga-quantity-minus,
.single-product .cart .quantity .qty {
 color: black;
}

.single-product .product-gallery-summary .payu-mini-installments-widget,
.single-product .paypo,
.single-product .black-week-list .bw-line {
    color: white;
}
.single-product .black-week-list .bw-line {
    -webkit-animation: zoom-b 1s linear infinite alternate;
    /* Safari 4+ */
    -moz-animation: zoom-b 1s linear infinite alternate;
    /* Fx 5+ */
    -o-animation: zoom-b 1s linear infinite alternate;
    /* Opera 12+ */
     animation: zoom-b 1s linear infinite alternate;
     /* IE 10+, Fx 29+ */
}
.single-product .product-gallery-summary .payu-mini-installments-widget a {
    color: white !important;
}
.single-product .product-gallery-summary.gallery-showcase .sticky-entry-summary .price-box .quantity,
.product-gallery-summary .botiga-single-addtocart-wrapper .quantity {
    border: 1px solid #efefef;
    background-color: white;
}
.quantity-button-style5 .quantity .botiga-quantity-plus,
.quantity-button-style5 .quantity .botiga-quantity-minus,
.single-product .cart .quantity .qty {
    background-color: #eb242400 !important;
}


.single-product .product-gallery-summary .price-box .price:before,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_price:before {
    content: 'BLACK';
    position: absolute;
    top: 10px;
    font-size: 25px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    left: 20px;
    color: #000000;
    text-shadow: -0.5px -0.5px 0 #ffffff, 0.5px -0.5px 0 #ffffff, -0.5px 0.5px 0 #ffffff, 0.5px 0.5px 0 #ffffff;
    /* -webkit-text-stroke: 0.5px white; */ /* Grubość i kolor obramowania */
}
.single-product .product-gallery-summary .price-box .price:after,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_price:after {
    content: 'FRIDAY 2025';
    position: absolute;
    top: 10px;
    font-size: 25px;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
    left: 105px;
    color: #ffffff;
}
.single-product .product-gallery-summary .price-box .price:after,
.single-product .product-gallery-summary .price-box .price:before {
    top: 23px;
}

.single-product .product-gallery-summary .price-box {
    padding-top: 65px !important;
}
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_price {
    padding-top: 60px;
}
.single-product span.onsale {
    font-size: 0px;
    background: #fec705;
    color: black;
    font-weight: 500;
    left: 10px !important;
    top: 0px !important;
    letter-spacing: 0px;
}
.single-product span.onsale:before {
    content: '% Black friday';
    font-size: 13px;
}

.site-header .promo-bar {
    background-color: #fec705;
    color: black;
    display: flex !important;
    flex-direction: row;
    justify-content: center;
    padding: 8px 0px;
    align-items: center;
    width: 100%;
    font-family: "Red Hat Text";
}
.site-header .promo-bar p {
    margin-bottom: 0px;
    padding-left: 5px;
    font-weight: 300;
    font-size: 15px;
    line-height: 1;
}
.site-header .promo-bar p strong {
    font-weight: 500;
   /* background: linear-gradient(180deg, #000000 10%, #fdc803 50%);*/
   /* -webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}
.single-product .timer-title {
    color: black;
    background-color: #fec705;
}
.single-product .product-gallery-summary .sticky-entry-summary > .price-box > .price > ins,
.single-product .product-gallery-summary .botiga-single-addtocart-wrapper .composite_wrap ins {
   -webkit-animation: glow 0.5s ease-in-out infinite alternate;
   -moz-animation: glow 0.5s ease-in-out infinite alternate;
   animation: glow 0.5s ease-in-out infinite alternate;
}
@-webkit-keyframes glow {
  from {
    text-shadow: 0 0 10px #fff;
  }
  to {
    text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #ff0000, 0 0 40px #ffb005;
  }
}




















