@media (max-width:991px) {
    body.poster {
        margin-top: 60vh;
    }

    .lcp-invisible-mobile {
        visibility: hidden;
    }

    .lcp-email-button {
        display: none!important;
    }
}

body.poster {
    background-attachment: fixed;
}

.top-5 {
    top: 5px;
}

.navbar-toggler {
    position: absolute;
    top: 25px;
    right: 20px;
    left: auto;
}

.navbar-toggler span {
    width: 36px;
    height: 36px;
}

.active a {
    color: red!important;
}

.pb-qty {
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
    padding-top: 14px;
    padding-bottom: 12px;
    background-color: #ffffff!important;
}

.pb-price {
    text-align: center;
    color: #ffffff;
    margin-bottom: 0px;
    padding-bottom: 12px;
    padding-top: 12px;
    margin-top: 0px;
    outline: 2px solid #dedede;
}

.pb-border-col {
    padding-left: 0px;
    padding-right: 0px;
    outline: 2px solid #dedede;
}

@media (max-width:767px) {
    div#lcp-pricebox.row {
        1margin-left: 1px;
        1margin-right: 1px;
    }

    div#lcp-pricebox-top.row {
        margin-bottom: 20px;
    }
}

.thumbnail_image_carousel_indicators li,
.thumbnail_image_carousel_indicators li.active {
    width: 12% !important;
}

.bg-digital {
    background-color: #035074;
}

.foldbox-height {
    min-height: 122.30px;
}

.accordion-button {
    background-color: #d1d1d1;
}

.accordion-button:not(.collapsed) {
    background-color: #212529;
}

.accordion-button:hover {
    background-color: #a9a9a9;
}

.accordion-button:focus {
    box-shadow: none;
}

.thumbnail_image_carousel_control_right:active,
.thumbnail_image_carousel_control_left:active {
    /* opacity: 0!important; */
}

.thumbnail_image_carousel_control_right:focus,
.thumbnail_image_carousel_control_left:focus {
    /* opacity: 0!important; */
}