/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 15 2026 | 15:09:11 */
.asp-pp-desktop {
    max-width: 1454px;
    margin: 0 auto;
}

button.asp-pp-tab-row {
    height: 82px;
    font-size: 25px;
    line-height: 32px;
    font-weight: 500;
}

.asp-pp-tab-row:last-child {
    border-bottom: 2px solid #F9ECD7;
    border-radius: 0px;
    border-top: 0px;
}


@media (max-width: 768px) {
div#asp-pp-tabs {
    margin: 20px;
	}}

.asp-pp-tab-chevron svg {
    min-width: 35px;
    min-height: 35px;
    stroke-width: 1;
}

.asp-pp-tab-row:hover {
    color: inherit;
    background: inherit;
}

.asp-pp-desktop-info h1 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
}

.asp-pp-price {
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    font-family: 'Unica77';
}

h2.asp-pp-nutshell-heading {
    font-family: 'Unica77' !important;
    font-size: 18px;
    line-height: 24px;
}

.asp-pp-nutshell-content {
    font-family: 'Unica77';
    font-size: 16px;
    line-height: 24px;
    color: #262626;
}

.asp-pp-desktop-info {
    padding-top: 0px;
}

span.asp-pp-icon-line-text {
    font-family: 'Unica77';
    font-size: 14px;
    line-height: 20px;
}

.asp-pp-icon-line {
    border-bottom: 1px solid #F9ECD7;
}

button.asp-pp-more-info {
    font-family: 'Unica77';
    font-size: 16px;
    line-height: 24px;
}

.asp-pp-more-info:hover {
    color: inherit;
    background: inherit;
}

.asp-pp-more-info svg {
    stroke-width: 1.5;
    min-width: 22px;
    min-height: 22px;
}

button.asp-pp-tab-row {
    border-bottom: 2px solid #F9ECD7;
    border-radius: 0px;
    border-top: 0px;
}

button.asp-pp-send-btn {
    height: 48px;
    border-radius: .2rem;
}

button.asp-pp-heart-btn {
    background: transparent;
    border-radius: .2rem;
    height: 48px;
    width: 48px;
    max-width: 48px;
    border-color: #262626;
}

@media (max-width: 768px) {
    .asp-pp-title {
        font-size: 28px;
        line-height: 35px;
        font-weight: 700;
    }
}

button.asp-pp-mobile-bar-send {
    width: 100%;
    border-radius: .2rem;
}

.asp-pp-mobile-bar {
    bottom: -1px;
}