#dm-shop-header *,
#dm-shop-header *::before,
#dm-shop-header *::after { box-sizing: border-box; margin: 0; padding: 0; }
#dm-shop-header {
–g: #C49A2A;
–gl: #E8B84B;
–bk: #0C0C0C;
–bs: #161616;
–cr: #F9F5EE;
–cd: #EDE8DE;
–td: #1A1A1A;
–tm: #4A4542;
–tu: #7A756E;
–bd: #D9D3C7;
–w: #FFFFFF;
font-family: ‘DM Sans’, sans-serif;
-webkit-font-smoothing: antialiased;
}
/* ── HERO ───────────────────────────────────── */
#dm-shop-header .dm-shop-hero {
background: var(–bk);
padding: 64px 24px 56px;
position: relative;
overflow: hidden;
}
#dm-shop-header .dm-shop-hero::before {
content: ”;
position: absolute; inset: 0;
background: repeating-linear-gradient(
-45deg, transparent, transparent 48px,
rgba(196,154,42,0.04) 48px, rgba(196,154,42,0.04) 49px
);
pointer-events: none;
}
#dm-shop-header .dm-shop-hero::after {
content: ”;
position: absolute;
bottom: 0; left: 0; right: 0; height: 2px;
background: linear-gradient(90deg, transparent, var(–g), transparent);
}
#dm-shop-header .dm-shop-hero-inner {
max-width: 1080px;
margin: 0 auto;
position: relative; z-index: 1;
display: flex;
align-items: flex-end;
justify-content: space-between;
gap: 32px;
flex-wrap: wrap;
}
#dm-shop-header .dm-shop-hero-left {}
#dm-shop-header .dm-shop-eyebrow {
font-size: 10px;
font-weight: 600;
letter-spacing: 0.25em;
text-transform: uppercase;
color: var(–g);
margin-bottom: 14px;
display: flex;
align-items: center;
gap: 10px;
}
#dm-shop-header .dm-shop-eyebrow::before {
content: ”;
width: 24px; height: 1px;
background: var(–g);
}
#dm-shop-header .dm-shop-hero h1 {
font-family: ‘Playfair Display’, serif;
font-size: clamp(28px, 4.5vw, 52px);
font-weight: 700;
color: var(–w);
line-height: 1.1;
margin-bottom: 12px;
}
#dm-shop-header .dm-shop-hero h1 em {
font-style: italic;
color: var(–gl);
}
#dm-shop-header .dm-shop-hero-sub {
font-size: 15px;
font-weight: 300;
color: rgba(255,255,255,0.5);
line-height: 1.6;
max-width: 480px;
}
#dm-shop-header .dm-shop-hero-right {
text-align: right;
flex-shrink: 0;
}
#dm-shop-header .dm-shop-count {
font-size: 11px;
font-weight: 500;
color: rgba(255,255,255,0.3);
letter-spacing: 0.08em;
text-transform: uppercase;
}
/* ── CATEGORY FILTER ────────────────────────── */
#dm-shop-header .dm-shop-filters {
background: var(–cd);
border-bottom: 1px solid var(–bd);
padding: 0 24px;
}
#dm-shop-header .dm-shop-filters-inner {
max-width: 1080px;
margin: 0 auto;
display: flex;
align-items: center;
gap: 8px;
overflow-x: auto;
padding: 16px 0;
scrollbar-width: none;
}
#dm-shop-header .dm-shop-filters-inner::-webkit-scrollbar { display: none; }
#dm-shop-header .dm-filter-label {
font-size: 11px;
font-weight: 600;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(–tu);
white-space: nowrap;
margin-right: 8px;
flex-shrink: 0;
}
#dm-shop-header .dm-filter-pill {
display: inline-flex;
align-items: center;
padding: 8px 18px;
font-family: ‘DM Sans’, sans-serif;
font-size: 12px;
font-weight: 500;
white-space: nowrap;
text-decoration: none;
border-radius: 50px;
border: 1px solid var(–bd);
background: var(–w);
color: var(–tm);
transition: all 0.18s ease;
flex-shrink: 0;
}
#dm-shop-header .dm-filter-pill:hover,
#dm-shop-header .dm-filter-pill.active {
background: var(–bk);
color: var(–gl);
border-color: var(–bk);
}
#dm-shop-header .dm-filter-pill.all {
background: var(–bk);
color: var(–gl);
border-color: var(–bk);
}
/* ── TRUST STRIP ────────────────────────────── */
#dm-shop-header .dm-shop-trust {
background: var(–bk);
padding: 14px 24px;
border-bottom: 1px solid rgba(196,154,42,0.15);
}
#dm-shop-header .dm-shop-trust-inner {
max-width: 1080px;
margin: 0 auto;
display: flex;
align-items: center;
justify-content: center;
gap: 32px;
flex-wrap: wrap;
}
#dm-shop-header .dm-trust-item {
display: flex;
align-items: center;
gap: 8px;
font-size: 12px;
font-weight: 500;
color: rgba(255,255,255,0.55);
white-space: nowrap;
}
#dm-shop-header .dm-trust-item svg {
width: 14px; height: 14px;
fill: var(–g);
flex-shrink: 0;
}
#dm-shop-header .dm-trust-item strong { color: var(–gl); font-weight: 600; }
/* Responsive */
@media (max-width: 768px) {
#dm-shop-header .dm-shop-hero { padding: 48px 20px 40px; }
#dm-shop-header .dm-shop-hero-inner { flex-direction: column; align-items: flex-start; gap: 16px; }
#dm-shop-header .dm-shop-hero-right { text-align: left; }
#dm-shop-header .dm-shop-trust-inner { gap: 16px; justify-content: flex-start; overflow-x: auto; }
}
@media (max-width: 480px) {
#dm-shop-header .dm-shop-hero { padding: 40px 16px 36px; }
#dm-shop-header .dm-shop-trust { padding: 12px 16px; }
#dm-shop-header .dm-shop-filters { padding: 0 16px; }
#dm-shop-header .dm-trust-item { font-size: 11px; }
}
Discount Mattrezzz
Shop Our Mattresses
Texas-made comfort at honest prices. No credit check financing available on every order.
No Credit Check Financing Available
10+ Years Serving South Texas
In-Store Pickup Available
3 Locations Across Texas
Filter:
All Products
Hybrids
Traditional Spring
Tables
Sofas
-
Hybrid MattressesBlack Ice – Plush Mattress
Price range: $579.00 through $799.00 Select options This product has multiple variants. The options may be chosen on the product page-
-
Hybrid Mattresses15″ Black – Gel Memory Mattress
Price range: $579.00 through $799.00 Select options This product has multiple variants. The options may be chosen on the product page-
In-Store ItemsDreamGel Memory Pillow
Price range: $39.99 through $49.99 Select options This product has multiple variants. The options may be chosen on the product page-
Hybrid MattressesBlack Ice – Firm Mattress
Price range: $579.00 through $799.00 Select options This product has multiple variants. The options may be chosen on the product page
/* =============================================================
DISCOUNT MATTREZZZ — WooCommerce Shop Styling
Paste into: Appearance → Customize → Additional CSS
Styles product cards, prices, buttons, and pagination
to match the black and gold brand design.
============================================================= */
/* ── SHOP PAGE BACKGROUND ───────────────────── */
.woocommerce-page .site-main,
.woocommerce-shop .site-main {
background-color: #EDE8DE;
}
/* ── PRODUCT GRID SPACING ───────────────────── */
.woocommerce ul.products,
.wc-block-product-template {
gap: 20px !important;
}
/* ── PRODUCT CARD ───────────────────────────── */
.woocommerce ul.products li.product,
.wc-block-product {
background: #FFFFFF !important;
border: 1px solid #D9D3C7 !important;
border-radius: 12px !important;
overflow: hidden !important;
padding: 0 !important;
transition: transform 0.22s ease, box-shadow 0.22s ease !important;
margin-bottom: 0 !important;
}
.woocommerce ul.products li.product:hover,
.wc-block-product:hover {
transform: translateY(-4px) !important;
box-shadow: 0 16px 40px rgba(0,0,0,0.12) !important;
}
/* ── PRODUCT IMAGE ──────────────────────────── */
.woocommerce ul.products li.product a img,
.wc-block-product img {
border-radius: 0 !important;
margin: 0 !important;
width: 100% !important;
display: block !important;
}
/* ── PRODUCT INFO AREA ──────────────────────── */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product .product-title,
.wc-block-components-product-title,
.wc-block-product__title {
font-family: ‘Playfair Display’, serif !important;
font-size: 16px !important;
font-weight: 600 !important;
color: #1A1A1A !important;
padding: 16px 16px 6px !important;
line-height: 1.3 !important;
}
/* ── PRICE ──────────────────────────────────── */
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price .amount,
.wc-block-components-product-price,
.wc-block-components-product-price .amount {
color: #C49A2A !important;
font-family: ‘DM Sans’, sans-serif !important;
font-size: 15px !important;
font-weight: 600 !important;
padding: 0 16px 4px !important;
display: block !important;
}
.woocommerce ul.products li.product .price del,
.wc-block-components-product-price del {
color: #7A756E !important;
font-size: 13px !important;
font-weight: 400 !important;
opacity: 0.8 !important;
}
.woocommerce ul.products li.product .price ins,
.wc-block-components-product-price ins {
text-decoration: none !important;
font-weight: 700 !important;
color: #C49A2A !important;
}
/* ── ADD TO CART BUTTON ─────────────────────── */
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product .add_to_cart_button,
.wc-block-components-product-button .wc-block-components-product-button__button,
.wc-block-add-to-cart-button .wc-block-add-to-cart-button__button {
display: block !important;
width: calc(100% – 32px) !important;
margin: 12px 16px 16px !important;
padding: 12px 16px !important;
background: #0C0C0C !important;
color: #E8B84B !important;
font-family: ‘DM Sans’, sans-serif !important;
font-size: 12px !important;
font-weight: 600 !important;
letter-spacing: 0.06em !important;
text-transform: uppercase !important;
text-align: center !important;
border: none !important;
border-radius: 6px !important;
cursor: pointer !important;
transition: background 0.2s ease, color 0.2s ease !important;
text-decoration: none !important;
}
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product a.button:hover,
.wc-block-components-product-button .wc-block-components-product-button__button:hover,
.wc-block-add-to-cart-button .wc-block-add-to-cart-button__button:hover {
background: #C49A2A !important;
color: #0C0C0C !important;
}
/* ── SALE BADGE ─────────────────────────────── */
.woocommerce ul.products li.product .onsale,
.wc-block-components-product-sale-badge,
.wc-block-product__sale-badge {
background: #C49A2A !important;
color: #0C0C0C !important;
font-family: ‘DM Sans’, sans-serif !important;
font-size: 11px !important;
font-weight: 700 !important;
letter-spacing: 0.06em !important;
border-radius: 4px !important;
padding: 4px 10px !important;
min-height: unset !important;
line-height: 1.4 !important;
}
/* ── PRODUCT TITLE LINK ─────────────────────── */
.woocommerce ul.products li.product a:not(.button) {
text-decoration: none !important;
color: inherit !important;
}
/* ── PAGINATION ─────────────────────────────── */
.woocommerce nav.woocommerce-pagination ul,
.wc-block-pagination {
margin-top: 40px !important;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.wc-block-pagination-page {
background: #FFFFFF !important;
color: #4A4542 !important;
border: 1px solid #D9D3C7 !important;
border-radius: 6px !important;
font-family: ‘DM Sans’, sans-serif !important;
font-size: 13px !important;
transition: all 0.18s ease !important;
}
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current,
.wc-block-pagination-page–active {
background: #0C0C0C !important;
color: #E8B84B !important;
border-color: #0C0C0C !important;
}
/* ── RESULTS COUNT & ORDERING ───────────────── */
.woocommerce-result-count {
font-family: ‘DM Sans’, sans-serif !important;
font-size: 13px !important;
color: #7A756E !important;
}
.woocommerce-ordering select,
.wc-block-sort-select select {
font-family: ‘DM Sans’, sans-serif !important;
font-size: 13px !important;
border: 1px solid #D9D3C7 !important;
border-radius: 6px !important;
padding: 8px 12px !important;
background: #FFFFFF !important;
color: #4A4542 !important;
outline: none !important;
}
/* ── PRODUCT SINGLE PAGE ────────────────────── */
.woocommerce div.product .product_title {
font-family: ‘Playfair Display’, serif !important;
font-size: clamp(24px, 4vw, 38px) !important;
font-weight: 700 !important;
color: #1A1A1A !important;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
color: #C49A2A !important;
font-size: 22px !important;
font-weight: 700 !important;
}
.woocommerce div.product .single_add_to_cart_button {
background: #0C0C0C !important;
color: #E8B84B !important;
font-family: ‘DM Sans’, sans-serif !important;
font-weight: 600 !important;
letter-spacing: 0.06em !important;
border-radius: 50px !important;
border: none !important;
padding: 16px 40px !important;
font-size: 14px !important;
transition: background 0.2s ease !important;
}
.woocommerce div.product .single_add_to_cart_button:hover {
background: #C49A2A !important;
color: #0C0C0C !important;
}
/* ── CART & CHECKOUT BUTTONS ────────────────── */
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.button.alt,
.wc-block-cart__submit-button,
.wc-block-checkout__submit-button {
background: #C49A2A !important;
color: #0C0C0C !important;
font-family: ‘DM Sans’, sans-serif !important;
font-weight: 700 !important;
border-radius: 50px !important;
border: none !important;
transition: background 0.2s ease !important;
}
.woocommerce a.button.alt:hover,
.woocommerce button.button.alt:hover {
background: #E8B84B !important;
color: #0C0C0C !important;
}
/* ── SHOP PAGE WRAPPER PADDING ──────────────── */
.woocommerce-page .woocommerce,
body.woocommerce-shop .woocommerce {
padding: 40px 24px 80px !important;
max-width: 1080px !important;
margin: 0 auto !important;
}
Showing all 5 results
-
Hybrid Mattresses15″ Black – Gel Memory Mattress
Price range: $579.00 through $799.00 Select options This product has multiple variants. The options may be chosen on the product page-
-
Hybrid MattressesBlack Ice – Firm Mattress
Price range: $579.00 through $799.00 Select options This product has multiple variants. The options may be chosen on the product page-
Hybrid MattressesBlack Ice – Plush Mattress
Price range: $579.00 through $799.00 Select options This product has multiple variants. The options may be chosen on the product page-
In-Store ItemsDreamGel Memory Pillow
Price range: $39.99 through $49.99 Select options This product has multiple variants. The options may be chosen on the product page




