#breadcrumbs a {
    color: #34315D;
    font-size: 14px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-decoration-line: underline;
}

#breadcrumbs a:hover {
    text-decoration: none;
}

#products-page h1 {
    padding-bottom: 12px;
    margin-top: 24px;
}

.product-content { margin-top: 40px; }

.product-content--left, .product-content--right {
    flex: 1;
}

.product-content .product-image-slider {
    border: 1px solid #DFDEED;
    padding: 12px;
}

.product-content .product-image-slider img {
    max-height:400px;
}

.bs-overlay {
    display: flex;
    justify-content: center;
    align-items: center;
}


.slider-nav-thumbnails .slick-slide {
    height: 100px;
    width: 100px;
    border: 1px solid #DFDEED;
    margin: 12px 12px 0 0;
    padding: 8px;
    overflow: hidden;
}

.slider-nav-thumbnails .slick-slide img {
    max-height: 84px;
    width: auto !important;
    object-fit: cover;
    margin: auto;
}

.slider-nav-thumbnails .slick-slide div {
    display: flex;
    justify-content: center;
    align-items: center;
}

.slick-slide img {
    max-width: 100%;
}

.subtitle {
    color: #34315D;
    font-size: 18px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.subtitle.big {
    font-size: 24px;
}


.product-type {
    margin-top: 12px;
    display: flex;
    padding: 14px 16px;
    justify-content: space-between;
    align-items: center;
    flex: 1 0 0;
    border-radius: 5px;
    border: 1px solid #E2E2E2;
    background: #FAFAFA;
}

.product-type .type {
    color: #000;
    font-size: 14px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.product-type .price {
    color: #D12156;
    font-size: 14px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.separator {
    width: 555px;
    height: 1px;
    background: #DFDEED;
    margin: 24px 0;
}

.product-price {
    display: flex;
}

.product-price > div {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.product-price > div .small, .product-price > div del {
    color: #34315D;
    font-size: 24px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.product-price > div .big {
    display: flex;
    flex-direction: column;
    color: #D12156;
    font-size: 40px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.product-usps {
    display: flex;
    justify-content: space-between;
}
.product-usps li:before {
    display: none;
}

.product-usps li {
    padding: 0;
    color: #34315D;
    font-size: 16px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-order-information {
    display:flex;
    flex-direction: column;
}

.product-order-information .heading {
    color: #00D028;
    font-size: 14px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.product-order-information .content {
    color: #00D028;
    font-size: 14px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.product-content .productForm {
    display: flex;
    gap: 12px;
    margin-top: 24px;
}
.product-content .productForm input[type="number"] {
    display: flex;
    padding: 12px 16px;
    align-items: center;
    gap: 15px;
    border-radius: 5px;
    border: 1px solid #DFDEED;
    background: #FFF;
    color: #34315D;
    font-size: 16px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.product-content .productForm .button {
    display: flex;
    padding: 12px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex: 1 0 0;
    border-radius: 6px;
    background: #D12156;
    color: #FFF;
    font-size: 16px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.product-content .productForm .button[disabled]
{
    opacity: 0.5;
    cursor: not-allowed;
}

.payment-methods {
    display: flex;
    justify-content: space-between;
    gap: 12px;
    margin-top: 24px;
}

.payment-methods span {
    text-align: center;
    display: block;
    align-items: center;
    gap: 8px;
    line-height: 32px;
    padding-left: 12px;
    border-left: 1px solid #DFDEED;
    color: #34315D;
    font-size: 14px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
}

.product-description {
    margin-top:40px;
}
#product-attributes table {
    margin-top: 24px;
}
#product-attributes table td {
    border: 0;
    color: #34315D;
    font-size: 16px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
#product-summary {
    margin-bottom:40px;
}
#product-summary #summary {
    margin-top:12px;
    max-height: 75px;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    transition: 0.3s all;
}

#product-summary #summary.open {
    max-height: 2000px;
}

#product-summary #summary.open + a svg {
    transform: rotate(180deg);
}

#product-summary #summary:not(.open):after {
    /* Gradient transparent to white */
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 40px;
    pointer-events: none;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
}

.summary-read-more {
    color: #D12156;
    font-size: 16px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 12px;
    display: block;
}

.summary-read-more:hover {
    text-decoration: underline;
    color: #D12156;
    font-size: 16px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin-top: 12px;
}

#related_products {
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin-top:12px;
}

#related_products .related-product {
    display: flex;
    width: 555px;
    padding: 16px;

    gap: 16px;
    border-radius: 6px;
    border: 1px solid #E2E2E2;
    background: #FAFAFA;
}

#related_products .related-product img {
    width: 99px;
}
#related_products .related-product h3 {
    margin-top: -3px;
    font-size: 18px;
    line-height: 1.6;
    color: #34315d;
}
#related_products .related-product h3 span {
    display: block;
    font-size: 12px;
    color: #21b4d1;
}

#related_products .related-product .isbn {
    margin: 0 0 2px;
    font-size: 10px;
    color: #75729d;
}

@media (max-width: 767px) {
    .product-usps {
        flex-direction: column;
    }
    .payment-methods {
        display: none;
    }
}
