#masthead .top-divider {
    display: none !important;
}

div#product-388138 {
    padding-top: 45px;
    padding-bottom: 45px;
    margin-bottom: 0;
}

.da-hero-ex {
    position: relative;
    margin-bottom: 25px;
    z-index: 9;
}

figure.mpcos-product-bg-image:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,.8);
    backdrop-filter: blur(11px);
}

div.mpcos-product-cotainized.container {
    max-width: 1080px !important;
}

div.mpcos-product-info ul {
    margin-left: 21px;
    color: black;
}

div.mpcos-option-wrapper {
    border: none;
    box-shadow: 0px 7px 32px #0000001C;
    padding: 7px 0;
}

div.mpcos-option-wrapper > .mpcos-option-field {
    padding-left: 15px;
}

button#get_sample_btn {
    font-size: 13px;
    border: 1px solid #F97822;
    background: transparent !important;
}

button#get_sample_btn:hover,
button#get_sample_btn:active,
button#get_sample_btn:focus {
    border-color: rgba(0,0,0,.2);
}

div.mpcos-product-info-wrapper {
    max-width: 523px;
}

div.mpcos-product-info-wrapper span.product_title_header h1.product_title.entry-title {
    color: black;
    margin-bottom: 10px;
    display: block;
}

div.mpcos-product-info {
    margin-bottom: 32px;
}

section#section_1150214623 {
    padding-top: 45px;
    padding-bottom: 45px;
}

#section_1150214623 img.attachment-medium.size-medium.lazy-load-active {
    margin-top: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

div#slider-818585462 {
    margin-bottom: 50px;
}

div#row-653345454 {
    padding-bottom: 75px;
}

.up-sells.upsells-wrapper h3 {
    max-width: 1065px;
    margin: 0 auto 35px;
    padding-left: 19.6px;
}

div.upsells-wrapper div.product .col-inner {
    height: 100%;
    box-shadow: 0px 0px 10px #0000001c;
    overflow: hidden;
}

div.upsells-wrapper {
    padding: 13px 0 45px;
}

@media screen and (max-width: 800px) {
    div.mpcos-product-info-wrapper {
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0px;
        overflow: auto;
    }

    div.mpcos-product-info-wrapper span.product_title_header h1.product_title.entry-title,
    div.mpcos-product-info ul {
        text-align: left;
    }

    div.mpcos-product-info-wrapper > p:last-child {
        text-align: left;
    }

    button#get_sample_btn {
        font-size: 18px;
    }

    div.mpcos-product-info-wrapper > figure {
        display: none;
    }

    div.mpcos-option-wrapper {
        margin-left: auto;
        margin-right: auto;
        border-radius: 5px;
        width: calc(100vw - 40px);
        max-width: 523px;
    }

    div#product-388138 {
        background-image: url(https://vinylstatus.com/wp-content/uploads/2020/06/RENDER-FINAL-3-1.jpg);
        background-size: cover;
    }

    div.mpcos-product-cotainized.container {
        background: rgba(255,255,255,.8);
        backdrop-filter: blur(15px);
        padding-bottom: 75px !important;
    }

    div.product-footer,
    div.mpcos-bottom-section {
        background: white;
    }

    section#section_1150214623:after {
        display: none;
    }
}