Skip to content
Authentic Kashmiri Papier-Mache • Hand-painted Floral Boxes • Mughal Art & Miniature Inspired Patterns • Worldwide Shipping • Secure Payments • Genuine Craftsmanship • Authentic Kashmiri Papier-Mache • Hand-painted Floral Boxes • Mughal Art & Miniature Inspired Patterns • Worldwide Shipping • Secure Payments • Genuine Craftsmanship •

.ma-shop-premium {
–ivory: #f7f0e4;
–cream: #fffaf1;
–walnut: #3a2418;
–dark: #24120c;
–muted: #68584d;
–maroon: #7b1f2a;
–teal: #174d4a;
–gold: #d9b15f;
–line: rgba(58, 36, 24, 0.16);
background: var(–ivory);
color: #18130f;
font-family: Arial, Helvetica, sans-serif;
}

.ma-shop-premium * {
box-sizing: border-box;
}

.ma-shop-premium a {
color: inherit;
text-decoration: none;
}

.ma-shell {
width: min(1180px, calc(100% – 36px));
margin: 0 auto;
}

.ma-section {
padding: 78px 0;
}

.ma-eyebrow {
margin: 0 0 14px;
color: var(–maroon);
font-size: 12px;
font-weight: 800;
letter-spacing: 0.12em;
text-transform: uppercase;
}

.ma-title,
.ma-heading,
.ma-card-title {
margin: 0;
color: var(–walnut);
font-family: Georgia, “Times New Roman”, serif;
font-weight: 600;
letter-spacing: 0;
}

.ma-title {
max-width: 760px;
font-size: clamp(38px, 5.4vw, 72px);
line-height: 1;
}

.ma-heading {
font-size: clamp(30px, 3vw, 46px);
line-height: 1.08;
}

.ma-card-title {
font-size: 26px;
line-height: 1.12;
}

.ma-copy {
margin: 18px 0 0;
max-width: 680px;
color: var(–muted);
font-size: 17px;
line-height: 1.72;
}

.ma-hero {
min-height: 660px;
display: flex;
align-items: end;
padding: 96px 0 76px;
background:
linear-gradient(90deg, rgba(247, 240, 228, 0.98) 0%, rgba(247, 240, 228, 0.9) 45%, rgba(247, 240, 228, 0.36) 100%),
url(“https://mughalarts.com/wp-content/uploads/2024/12/Home-1.jpg”) center right / cover no-repeat;
border-bottom: 1px solid var(–line);
}

.ma-hero-layout {
display: grid;
grid-template-columns: minmax(0, 1fr) 360px;
gap: 42px;
align-items: end;
}

.ma-actions {
display: flex;
flex-wrap: wrap;
gap: 14px;
margin-top: 32px;
}

.ma-button {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 50px;
padding: 15px 23px;
border-radius: 3px;
border: 1px solid var(–walnut);
font-size: 13px;
font-weight: 800;
line-height: 1;
text-transform: uppercase;
}

.ma-button-dark {
background: var(–walnut);
color: #fffaf1 !important;
}

.ma-button-red {
background: var(–maroon);
border-color: var(–maroon);
color: #ffffff !important;
}

.ma-hero-note {
padding: 26px;
background: rgba(255, 250, 241, 0.92);
border: 1px solid var(–line);
border-radius: 6px;
}

.ma-hero-note p {
margin: 0;
color: var(–walnut);
font-family: Georgia, “Times New Roman”, serif;
font-size: 23px;
line-height: 1.45;
}

.ma-section-head {
display: flex;
justify-content: space-between;
gap: 34px;
align-items: end;
margin-bottom: 34px;
}

.ma-section-head .ma-copy {
max-width: 510px;
margin-top: 0;
font-size: 16px;
}

.ma-collection-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 18px;
}

.ma-collection-card {
min-height: 360px;
position: relative;
overflow: hidden;
display: flex;
align-items: end;
padding: 24px;
border-radius: 6px;
background: #d8c7af;
isolation: isolate;
}

.ma-collection-card:before {
content: “”;
position: absolute;
inset: 0;
z-index: -2;
background: var(–ma-img) center / cover no-repeat;
transform: scale(1.02);
transition: transform 260ms ease;
}

.ma-collection-card:after {
content: “”;
position: absolute;
inset: 0;
z-index: -1;
background: linear-gradient(180deg, rgba(0, 0, 0, 0.04), rgba(20, 12, 7, 0.72));
}

.ma-collection-card:hover:before {
transform: scale(1.07);
}

.ma-collection-label {
width: 100%;
color: #fffaf1;
}

.ma-collection-label h3 {
margin: 0;
color: #fffaf1;
font-family: Georgia, “Times New Roman”, serif;
font-size: 29px;
font-weight: 600;
line-height: 1.08;
}

.ma-collection-label p {
margin: 10px 0 16px;
max-width: 300px;
color: rgba(255, 250, 241, 0.86);
font-size: 15px;
line-height: 1.55;
}

.ma-shop-link {
color: #fffaf1 !important;
font-size: 13px;
font-weight: 800;
text-transform: uppercase;
}

.ma-purpose-band {
background: var(–cream);
border-block: 1px solid var(–line);
}

.ma-purpose-grid,
.ma-trust-grid {
display: grid;
grid-template-columns: repeat(4, minmax(0, 1fr));
gap: 1px;
overflow: hidden;
border: 1px solid var(–line);
border-radius: 6px;
background: var(–line);
}

.ma-purpose-item {
min-height: 220px;
padding: 28px;
background: var(–ivory);
}

.ma-purpose-item p {
margin: 14px 0 0;
color: var(–muted);
font-size: 15px;
line-height: 1.62;
}

.ma-trust-band {
background: var(–dark);
color: #ffffff;
}

.ma-trust-grid {
border-color: rgba(255, 250, 241, 0.18);
background: rgba(255, 250, 241, 0.18);
}

.ma-trust-item {
min-height: 154px;
padding: 26px;
background: var(–dark);
}

.ma-trust-kicker {
display: inline-flex;
align-items: center;
justify-content: center;
min-width: 38px;
height: 38px;
margin-bottom: 14px;
padding: 0 10px;
border-radius: 999px;
background: var(–gold);
color: var(–dark);
font-size: 12px;
font-weight: 900;
text-transform: uppercase;
}

.ma-trust-item strong {
display: block;
color: #ffffff;
font-size: 17px;
line-height: 1.25;
}

.ma-trust-item span {
display: block;
margin-top: 10px;
color: #f7f0e4;
font-size: 14px;
line-height: 1.55;
}

.ma-testimonials {
background: var(–cream);
}

.ma-testimonial-grid {
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 18px;
}

.ma-testimonial {
min-height: 250px;
padding: 30px;
background: var(–ivory);
border: 1px solid var(–line);
border-radius: 6px;
}

.ma-quote {
margin: 0;
color: var(–walnut);
font-family: Georgia, “Times New Roman”, serif;
font-size: 21px;
line-height: 1.55;
}

.ma-testimonial b {
display: block;
margin-top: 22px;
color: var(–maroon);
font-size: 15px;
}

.ma-testimonial span {
display: block;
margin-top: 5px;
color: var(–muted);
font-size: 13px;
line-height: 1.45;
}

.ma-category-grid {
display: grid;
grid-template-columns: repeat(5, minmax(0, 1fr));
gap: 18px;
}

.ma-category-box {
padding: 24px;
background: var(–cream);
border: 1px solid var(–line);
border-radius: 6px;
}

.ma-category-box ul {
display: grid;
gap: 11px;
margin: 16px 0 0;
padding: 0;
list-style: none;
}

.ma-category-box a {
color: var(–muted) !important;
font-size: 15px;
line-height: 1.35;
}

.ma-category-box a:hover {
color: var(–maroon) !important;
}

@media (max-width: 1024px) {
.ma-hero-layout {
grid-template-columns: 1fr;
}

.ma-collection-grid,
.ma-category-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ma-purpose-grid,
.ma-trust-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 680px) {
.ma-shell {
width: min(100% – 24px, 1180px);
}

.ma-section,
.ma-hero {
padding: 54px 0;
}

.ma-hero {
min-height: auto;
background:
linear-gradient(180deg, rgba(247, 240, 228, 0.98), rgba(247, 240, 228, 0.78)),
url(“https://mughalarts.com/wp-content/uploads/2024/12/Home-1.jpg”) center / cover no-repeat;
}

.ma-section-head {
display: block;
}

.ma-section-head .ma-copy {
margin-top: 16px;
}

.ma-collection-grid,
.ma-purpose-grid,
.ma-trust-grid,
.ma-testimonial-grid,
.ma-category-grid {
grid-template-columns: 1fr;
}

.ma-collection-card {
min-height: 280px;
}
}

 

Handmade in Kashmir

Authentic Kashmiri Paper Mache from Srinagar

Discover hand-painted boxes, trays, vases, lamps, wall decor, and collectible gifts crafted by Kashmiri artisans using traditional papier-mache methods and glossy lacquer finishes.

Featured collections

Start with the pieces shoppers understand fastest.

A focused set of visual collections keeps the page calm, premium, and easy to shop before the full catalog appears.

Jewelry Boxes

Hand-painted keepsake and jewellery boxes for gifting, storage, and display.

Shop collection

 

 

Serving & Decor Trays

Decorative trays with floral detail for serving, tabletop styling, and gifting.

Shop collection

 

 

Vases & Bowls

Floral vases and tabletop accents painted with traditional Kashmiri motifs.

Shop collection

 

 

Wall Plates & Hangings

Wall plates, hangings, and hand-painted art accents for heritage interiors.

Shop collection

 

 

Lamps & Home Accents

Paper mache lamp bases and decorative accents for warm, crafted interiors.

Shop collection

 

 

Gifts Under Rs. 3000

Smaller handmade pieces for thoughtful gifts, festive orders, and keepsakes.

Shop collection

 

Shop by purpose

Guide buyers by occasion, room, and intent.

For gifting

Hand-painted boxes, ornaments, and compact keepsakes with a personal, artisan-made feel.

 

For home decor

Trays, vases, wall pieces, bowls, and lamps designed to bring Kashmiri craft into everyday rooms.

 

For collectors

Detailed floral, bird, chinar, and Mughal-inspired motifs for buyers who value traditional work.

 

For weddings

Memorable favors, festive orders, and custom gift sets for celebrations and family occasions.

 

Made
Handmade in Srinagar
Made by Kashmiri artisans, not mass-produced factory stock.
Ship
Worldwide shipping
Securely packed orders shipped from India to domestic and international buyers.
Pay
Secure payments
Checkout supports a simple, protected payment experience.
Pack
Carefully packed
Lacquer-finished pieces are protected so painted details arrive safely.

Trust highlights

Why shoppers choose Mughal Arts.

These short trust cards reflect the front-page message: handmade Kashmiri paper mache, meaningful gifts, decor, and careful delivery.

Hand-painted Kashmiri papier-mache pieces with the kind of detail that feels collected, not manufactured.

Authentic craft
Inspired by the Mughal Arts craft story

Jewelry boxes, trays, vases, and wall plates make it easy to find meaningful gifts and home accents in one place.

Easy to shop
Built around featured collections

From the Srinagar studio to homes worldwide, each lacquer-finished piece is packed with care for gifting and decor.

Made to travel safely
Focused on shipping and careful packing