Item # 012CH SKU: AM7002MH-C STAVROS RUSTIC MAHOGANY CHEST BY FURNITURE OF AMERICA
Finish: Rustic Mahogany Available in Rustic Gray & Rustic White Finish Dimensions: 28 W X 20.5 D X 50 H
Description
Elevate your storage with our tall four-drawer chest, featuring a stylish plank design and a unique step profile. This beautifully crafted chest combines rustic charm with modern functionality, making it a perfect addition to any bedroom or living space.
FEATURES
Plank Style : The distinctive plank design adds texture and character, enhancing the rustic aesthetic of your decor.
Spacious Storage: Four generously sized drawers provide ample space for clothing, linens, or other essentials, keeping your space organized and tidy.
Step Design: The eye-catching step design adds visual interest and creates a striking silhouette, making this chest a standout piece in your home.
Sleek Black Round Knobs: Each drawer is adorned with stylish black round knobs, providing a modern contrast to the warm wood finish.
Durable Construction: Built with quality materials, this chest is designed to last, ensuring both beauty and functionality for years to come.
Share this product
Like this product
There are currently no reviews. Write the first one!
<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>