/**
*
* Feel free to add your own css rules here.
*
*/
.text-banner.banner-home-1 {
    background-color: #000;
}

.text-banner.banner-home-2 {
    background-color: #989898;
    color: #000;
}
.text-banner.banner-home-3 {
    background-color: #fff;
    border: 1px solid #989898;
    color: #000;
}

.product-customizable-text {
    margin: 10px auto;
}
.store_popup-wrapper{
    display: none;
}
.nav-wide ul.level0 li.level1 {
    width: 25%;
}