body.single-product .price-paypo-wrapper {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0 20px;
    margin-bottom: 0;
}

body.single-product .price-paypo-wrapper .price {
    color: #CE5C9F !important;
    line-height: 46px;
    font-size: 40px;
    font-weight: 600;
}

body.single-product .price-paypo-wrapper .price .woocommerce-Price-amount.amount {
    color: #CE5C9F !important;
}

body.single-product .price-paypo-wrapper .payment_box_logo {
    width: 190px !important;
    transform: translateY(5px);
}

body.single-product .wd-builder-off .wd-product-count.wd-visits-count.wd-style-with-bg {
    margin-bottom: 10px;
}

body.single-product .wd-product-count.wd-visits-count.wd-style-with-bg .wd-count-icon::before {
    color: #E150A2;
}

@media (max-width: 565px) {
    body.single-product .price-paypo-wrapper .price {
        margin-bottom: 0;
        font-size: 40px;
        font-weight: 600;
    }
}

body.single-product .summary-inner .single_add_to_cart_button.button {
    background-color: #CE5C9F;
    font-size: 16px;
}

.wd-product .quick-shop-wrapper .quick-shop-form .woocommerce-variation-add-to-cart .button, .wd-sticky-btn .wd-sticky-btn-cart .wd-sticky-add-to-cart, .wd-sticky-btn .wd-sticky-btn-cart button.button {
    background-color: #CE5C9F !important;
}

.wd-product .quick-shop-wrapper .quick-shop-form .woocommerce-variation-add-to-cart .button:hover, .wd-sticky-btn .wd-sticky-btn-cart .wd-sticky-add-to-cart:hover, .wd-sticky-btn .wd-sticky-btn-cart button.button:hover {
    background-color: #8a185b !important;
}

@media (max-width: 768px) {
    .wd-sticky-btn .wd-sticky-btn-cart .quantity input {
        background-color: #CE5C9F !important;
    }

    .wd-sticky-btn .wd-sticky-btn-cart .quantity input:hover {
        background-color: #8a185b !important;
    }
}

body.single-product .summary-inner .single_add_to_cart_button.button:hover {
    background-color: #8a185b;
}

body.single-product .wd-sticky-btn-cart form.cart {
    flex-wrap: nowrap !important;
}

body.single-product .wd-sticky-btn-cart form.cart .single_add_to_cart_button {
    width: auto;
    margin-right: 0;
}

@media (max-width: 768px) {
    body.single-product .wd-sticky-btn-cart form.cart .single_add_to_cart_button {
        flex: 1 1 100%;
        width: 100%;
    }
}

body.single-product .wd-sticky-btn-cart form.cart .single-product-quantity-label, body.single-product .wd-sticky-btn-cart form.cart .wd-wishlist-btn {
    display: none;
}


.single-product-box {
    display: flex;
    align-items: center;
    gap: 16px;
    padding: 12px 16px 10px;
    background-color: #F0EDEA;
}

.single-product-box__icon {
    width: 24px;
    height: 24px;
    background: center / cover no-repeat;
}

.single-product-box__icon--shipping {
    background-image: url("../images/svg/icon--bezplatna-wysylka.svg");
}

.single-product-box__icon--returns {
    background-image: url("../images/svg/icon--mozliwosc-zwrotu.svg");
}

.single-product-box__icon--gift {
    background-image: url("../images/svg/icon--pakowanie-na-prezent.svg");
}

.single-product-box__title {
    margin-bottom: 4px;
    color: #333;
    font-size: 14px;
    font-family: "Lora", sans-serif;
}

.single-product-box__description {
    margin: 0;
    color: #929292;
    font-size: 12px;
    font-family: "Lora", sans-serif;
}

.single-product-box__description strong, .single-product-box__description b {
    margin: 0;
    color: #CE5C9F;
    font-size: 12px;
    font-weight: 700;
    font-family: "Lora", sans-serif;
}

.single-product-quantity-label {
    margin-bottom: 0;
    color: #929292;
    font-size: 12px;
    line-height: 16px;
}

body.single-product .single_add_to_cart_button.button {
    width: calc(100% - 56px);
    margin-right: 4px;
}

body.single-product .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon {
    flex: 0 0 42px;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border: 1px solid #dadada;
}

body.single-product .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon a {
    width: 40px;
    height: 40px;
}

body.single-product .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon a::before {
    margin-right: 0;
    font-size: 135%;
}

body.single-product .wd-wishlist-btn.wd-action-btn.wd-style-text.wd-wishlist-icon a span {
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
}

body.single-product .warranty_info {
    display: none !important;
}

body.single-product .summary-inner .variations {
    display: none;
}

body.single-product .wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon {
    width: 100%;
    margin-bottom: 16px;
}

body.single-product .wd-sizeguide-btn.wd-action-btn.wd-sizeguide-icon a {
    margin-left: auto;
}

body.single-product .single-breadcrumbs-wrapper .container {
    max-width: 925px;
}

body.single-product .row.product-image-summary-inner {
    max-width: 925px;
    margin: 0 auto;
}

/* custom select */
.custom-select {
    position: relative;
    margin-bottom: 8px;
    cursor: pointer;
}

.custom-select__output {
    position: relative;
    height: 40px;
    padding: 0 16px;
    background: #FDFCFC;
    color: #929292;
    font-size: 12px;
    line-height: 40px;
    border: 1px solid #DADADA;
    z-index: 3;
}

.custom-select__output-value {
    color: #333333;
    font-weight: 500;
}

.custom-select__output::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 16px;
    width: 24px;
    height: 24px;
    background: center / cover url('../images/svg/icon--angle-down.svg') no-repeat;
    transition: 300ms;
    transform: translateY(-50%);
}

.custom-select__wrapper {
    position: absolute;
    top: 100%;
    left: 1px;
    right: 1px;
    max-height: 222px;
    background: #fff;
    transition: 300ms;
    visibility: hidden;
    overflow-y: auto;
    opacity: 0;
    z-index: 5;
}

.custom-select__options {
    display: grid;
}

.custom-select__button {
    position: relative;
    display: block;
    width: 100%;
    padding: 11px 25px;
    background: #FDFCFC !important;
    color: #333 !important;
    font-size: 12px;
    line-height: 16px;
    text-align: left !important;
    transition: 300ms;
}

.custom-select__button:not(:last-child)::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 12px;
    right: 12px;
    height: 1px;
    background: lightgray;
}

.custom-select__button:hover {
    background-color: #EDEDED !important;
}

.custom-select__button--selected {
    background-color: #EDEDED !important;
}

.custom-select--active .custom-select__output::after {
    transform: translateY(-50%) rotate(-180deg);
}

.custom-select--active .custom-select__wrapper {
    visibility: visible;
    opacity: 1;
}

.custom-select--not-empty .custom-select__output {
    font-weight: 500;
}

body.woocommerce-cart .checkout-button.button, body.woocommerce-checkout .button, body.woocommerce-cart .coupon .button {
    background-color: #CE5C9F !important;
    font-size: 16px !important;
}

body.woocommerce-cart .checkout-button.button, body.woocommerce-checkout .button#place_order {
    min-height: 48px;
    padding-block: 8px;
}

body.woocommerce-checkout .button.wc-poczta__button {
    background-color: #CE5C9F !important;
    font-size: 14px !important;
}

.wd-product .quick-shop-form .single-product-quantity-label, .wd-product .quick-shop-form .wd-wishlist-btn, .wd-product .quick-shop-form .wd-sizeguide-btn {
    display: none;
}