.container-bottom-a {
    background: #ececec;
    background: #fff;
}

[data-bs-theme=dark] {
    .container-bottom-a {
        background: #756b6b;
    }
}

.phModParticlesFeatureBoxContainer .phModParticlesImage img {
    border: 0;
    border-radius: 0;
    width: 12em;
    height: auto;
}


.phModParticlesImageRotateTextOverlayTitleSuffix > div {
    padding: 0.25em 1em;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    background: #cbccbc;
}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-1 { background: #946ba5;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-2 { background: #a5935c;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-3 { background: #97a59d;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-4 { background: #a5797a;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-5 { background: #a5a376;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-6 { background: #B22222;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-7 { background: #445680;}
.phModParticlesImageRotateTextOverlayTitleSuffix .item-8 { background: #af41ad;}


/*
.ph-tpl-theme-switcher {
    border: 1px solid red;
    background: yellow;
    opacity: 0.3;
}

.ph-cart-module-box {
    background: green;
}*/


.phModParticlesBackgroundImage.pmpcount1,
.phModParticlesBackgroundImage.pmpcount4 {
    min-height: 300px;
}
