.page-category. product-miniature .product{width:20%;min-width:250px}.footer {padding-top: 0rem;}

.has-discount .discount {
    background: #dec082;
}

.has-discount .page-content.page-cms ul, .has-discount p, .has-discount.product-price, .page-content.page-cms .has-discount ul {
    color: #dec082;
}
.radio-label {
    border: 1px solid #C7C7C7;
    color: #C7C7C7;
    font-weight: 400;
}

.input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span {
    border: 1px solid black;
    color: black;
}

.custom-checkbox .custom-control-input:indeterminate~.custom-control-indicator {
    background-color: black;
}

body#checkout a:hover {
    color: #fff;
}
.input-group .input-group-btn>.btn[data-action=show-password] {
    background: black;
}

@media (max-width:575px) {
.radio-label {
    padding: 0.05rem 0.25rem;
    font-size: calc(9px + 0.5vw); /* Przykładowe skalowanie czcionki */
}
.page-my-account #content .links a span.link-item {
    border-radius: 24px;
    border: 1px solid black;
}

.block-promo .promo-input {
    height: 3.3rem;
    margin-right: 5px;
    border-radius: 8px;
    border: 1px solid black;
}
.input-group .form-control:not(:first-child):not(:last-child), .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 8px 0 0 8px;
}
.pfi-product-feature-name-label, .pfi-product-feature-value-label {
    color: var(--pfi-text-color);
    padding-left: 1rem;
    font-size: 0.95rem;
    font-weight: 300;
}
.elementor-cart--items-indicator-bubble .elementor-cart__toggle .elementor-button-icon[data-counter]:before {
    background-color: #dec082;
}
.elementor-2170101 .elementor-element.elementor-element-26ae78e1 input[type=checkbox] {
    accent-color: white;
}

.page-content.page-cms ul, p {
    color: #000000;
}
.forgotten-password .form-fields .center-email-fields button, .forgotten-password .form-fields .email input {
height: 50px;
}
.page-authentication #content, .page-registration #content {
    border-radius: 16px;
}
#main .page-content, #main .page-footer, #main .page-header {
    border-radius: 16px;
}
#manufacturer #main ul .brand {
    /* -webkit-transition: .4s ease-out; */
    /* transition: .4s ease-out; */
    border-radius: 16px;
}
.an_productattributes .an_pa_product-variants > .product-variants-item ul li:not(:last-child) {
    margin-right: 3px;
}
.page-content.page-cms ul, p {
    color: black;
}
.forgotten-password .form-fields .center-email-fields button, .forgotten-password .form-fields .email input {
    height: 50px;
}
.forgotten-password .form-fields label.required {
    width: 200px;
}
#widget-container {
  position: fixed;
  bottom: 10%;
  z-index: 9999;
}
.ekw150 {
    background-color: #727272;
}
.page-my-account #content .links a span.link-item {
    border: solid 1px black;
    border-radius: 16px;
}