#nav-megamenu-logo-menu .bg-wrap {
    background: #9333EA;
}
#header-text-img .bg {
    background-image: url('../images/bg-34.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.075;
}
#header-text-img .bg-wrap {
    background: #7C3AED;
}
#desc-text-halfbg .bg-wrap {
    background: #6D28D9;
}

#desc-text-img-img .bg-wrap {
    background: #A855F7;
}
#text-2col-4 .bg-wrap {
    background-color: #F3E8FF;
}
#desc-img-text-9 .bg-wrap {
    background: #A855F7;
}
#desc-text-halfbg-5 .bg {
    background-image: url('../images/bg-pattern-1-primary.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 200px 200px;
    opacity: 0.2;
}
#desc-text-halfbg-5 .bg-wrap {
    background: #A855F7;
}
#text-3col-2 .bg-wrap {
    background-color: #F3E8FF;
}
#desc-img-text-9 .bg {
    background-image: url('../images/item-grid-horizontal-3.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.15;
}
#contact-text-form .bg {
    background-image: url('../images/bg-3.webp');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom right;
    opacity: 0.15;
}
#contact-text-form .bg-wrap {
    background: #A855F7;
}
#footer-logo-text .bg-wrap {
    background: #A855F7;
}

#cookie-text .bg-wrap {
    background-color: rgba (0, 0, 0, 0.9);
}