Looking to elevate your home with a functional and stylish storage bench? Look no further than Kids Furniture Superstore! Our wide selection of benches in various shapes and sizes can cater to all your needs. From padded benches for your foyer to window benches for coffee time and upholstered benches for the foot of your bed, we have it all. You can never go wrong with espresso as it complements modern, traditional, rustic, and urban decor. When opting for an espresso storage bench, keep in mind the various options available. Flip-top benches are not just large trunks with legs, but also functional coffee tables. Cubbies and wicker baskets are perfect for storing your items, while drawer benches offer a more formal option that hides your stored items from view. Today's espresso storage benches are no longer basic pieces of wood but functional and stylish pieces that work throughout your home. Warm woods, metal accents, and wicker embellishments are just some of the elements that make these benches stand out. With luxurious leather and elegant fabric seats, you can't go wrong. A bench in the entryway can keep your home tidy and organized while adding a style touch. Choose the perfect storage bench for your home today!
You're viewing 6 products from 0 to 0 of 6 total products.
<style>
/* ===== GLOBAL IMAGE FIX ===== */
img{
max-width:100%;
height:auto !important;
border:0;
}
/* ===== GLOBAL FONT ===== */
body,
td,
div,
p,
span,
font,
li,
input,
button,
textarea,
select{
font-family: Arial, sans-serif !important;
}
/* ===== HEADINGS ===== */
h1{
font-size:38px !important;
font-weight:700 !important;
}
h2{
font-size:28px !important;
font-weight:700 !important;
color:#4f6228 !important;
}
h3{
font-size:22px !important;
font-weight:700 !important;
color:#4f6228 !important;
}
/* ===== TEXT ===== */
p,
td,
div,
span,
li{
font-size:16px !important;
line-height:1.55 !important;
color:#444 !important;
}
/* ===== CLEAN LINKS ===== */
a{
text-decoration:none !important;
}
a:hover{
text-decoration:underline !important;
}
/* ===== OPEN BAR ===== */
.open-today,
.topbar{
background:#d35400 !important;
color:#fff !important;
text-align:center !important;
padding:10px !important;
font-weight:800 !important;
border-radius:8px !important;
}
/* ===== SPECIAL BOX ===== */
div[class*="special"]{
background:#fff8e1 !important;
border:2px solid #f4c542 !important;
border-radius:14px !important;
padding:16px !important;
margin:20px auto !important;
}
/* ===== BUTTONS ===== */
button,
a.button{
border-radius:999px !important;
font-weight:700 !important;
}
/* ===== PRODUCT PAGE LAYOUT ===== */
.product-details-box,
div[class*="product-details-box"],
div[class*="product-detail"]{
max-width:100% !important;
}
.row,
div[class*="row"]{
max-width:1200px !important;
margin-left:auto !important;
margin-right:auto !important;
}
/* ===== PRODUCT IMAGE ===== */
img[src*="/details/"],
.product-image img,
div[class*="product-image"] img{
max-width:100% !important;
width:100% !important;
height:auto !important;
border-radius:12px !important;
}
/* ===== PRODUCT TITLE ===== */
h1.olive,
h1[class*="olive"],
.product-title,
div[class*="product-title"] h1{
font-size:34px !important;
line-height:1.15 !important;
font-weight:800 !important;
color:#2d2d2d !important;
margin-bottom:12px !important;
}
/* ===== PRODUCT PRICING ===== */
.retail_price{
font-size:18px !important;
color:#888 !important;
text-decoration:line-through !important;
margin-bottom:4px !important;
}
.price{
font-size:40px !important;
line-height:1.1 !important;
font-weight:800 !important;
color:#c0392b !important;
margin:8px 0 14px 0 !important;
}
/* ===== PRODUCT DETAILS TEXT ===== */
.product-details-box p,
.product-details-box div,
.product-details-box span{
font-size:16px !important;
line-height:1.6 !important;
}
/* ===== HIDE EMPTY SHARE / LIKE AREAS ON PRODUCT PAGE ===== */
.product-details-box-heading,
.product-details-box-icons,
div[class*="product-details-box-heading"],
div[class*="product-details-box-icons"]{
display:none !important;
}
/* ===== PRODUCT DESCRIPTION SPACING ===== */
.product-details-box{
margin-bottom:18px !important;
padding-bottom:18px !important;
}
/* ===== LISTS ===== */
ul,
.product-details-box ul{
padding-left:20px !important;
margin-top:10px !important;
}
li{
margin-bottom:6px !important;
}
/* ===== HOMEPAGE CUSTOM BANNER ===== */
.custom-home-banner{
width:100%;
max-width:1175px;
margin:0 auto 20px auto;
text-align:center;
}
.custom-home-banner img{
width:100%;
height:auto !important;
display:block;
border:0;
border-radius:12px;
}
/* ===== FOOTER SOCIALS ADDED BY JS ===== */
#kfs-new-icons{
margin-top:12px;
text-align:center;
}
#kfs-new-icons .kfs-follow-title{
margin-bottom:8px;
font-weight:600;
color:#444;
}
#kfs-new-icons .kfs-social-row{
display:flex;
justify-content:center;
gap:10px;
flex-wrap:wrap;
}
#kfs-new-icons .kfs-social-row a{
width:38px;
height:38px;
background:#f5f5f5;
border-radius:10px;
display:flex;
align-items:center;
justify-content:center;
text-decoration:none !important;
color:#444 !important;
font-size:16px;
font-weight:700;
transition:all 0.2s ease;
}
#kfs-new-icons .kfs-social-row a:hover{
background:#d62828 !important;
color:#fff !important;
transform:translateY(-2px);
text-decoration:none !important;
}
/* ===== MOBILE ===== */
@media (max-width:768px){
h1{
font-size:28px !important;
}
h2{
font-size:22px !important;
}
h3{
font-size:18px !important;
}
h1.olive,
h1[class*="olive"],
.product-title,
div[class*="product-title"] h1{
font-size:26px !important;
}
.price{
font-size:30px !important;
}
.retail_price{
font-size:16px !important;
}
#kfs-new-icons .kfs-social-row a{
width:34px;
height:34px;
font-size:15px;
}
}
</style>