Garvee Washable Rugs for Entryway 2x8 Runner Rug Non Slip Kitchen Rugs Indoor Tartan Plaid Soft Bathroom Runner Rug Low Pile Stain Resistant Carpet for Bedroom Hallway Laundry, Blue & Camel
.garvee-plaid-rug-page {
max-width: 1200px;
margin: 0 auto;
font-family: Arial, Helvetica, sans-serif;
color: #1f2a33;
line-height: 1.6;
background: #fff;
text-align: center;
}
.garvee-plaid-rug-page * {
box-sizing: border-box;
}
.garvee-plaid-rug-page img {
width: 100%;
height: auto;
display: block;
}
.gpr-section {
margin-bottom: 24px;
}
.gpr-hero {
background: linear-gradient(180deg, #f7fafc 0%, #edf5f8 100%);
padding: 30px 18px 26px;
border-radius: 14px;
}
.gpr-hero h2,
.gpr-title h2,
.gpr-specs h2,
.gpr-care h2 {
margin: 0 0 12px;
font-size: 30px;
line-height: 1.25;
color: #0b4f7c;
font-weight: 800;
text-transform: uppercase;
}
.gpr-hero p,
.gpr-title p,
.gpr-care p {
max-width: 900px;
margin: 0 auto;
font-size: 16px;
color: #4b5b66;
}
.gpr-image-box {
border-radius: 14px;
overflow: hidden;
background: #fff;
}
.gpr-feature-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 14px;
padding: 22px 0 0;
}
.gpr-feature-card {
background: #f8fbfd;
border: 1px solid #dce8ef;
border-radius: 14px;
padding: 20px 12px;
box-shadow: 0 4px 12px rgba(11, 79, 124, 0.06);
}
.gpr-feature-card h3 {
margin: 0 0 8px;
font-size: 17px;
line-height: 1.3;
color: #0b4f7c;
font-weight: 800;
}
.gpr-feature-card p {
margin: 0;
font-size: 14px;
color: #4b5b66;
}
.gpr-title {
padding: 24px 18px 8px;
}
.gpr-list {
max-width: 920px;
margin: 16px auto 0;
padding: 0;
list-style: none;
text-align: left;
display: grid;
grid-template-columns: repeat(2, 1fr);
gap: 12px 16px;
}
.gpr-list li {
background: #f8fbfd;
border-left: 4px solid #0b4f7c;
border-radius: 10px;
padding: 14px 16px;
font-size: 15px;
color: #3d4b55;
}
.gpr-list strong {
color: #0b4f7c;
}
.gpr-split {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0;
align-items: center;
background: #f7fafc;
border-radius: 14px;
overflow: hidden;
}
.gpr-split-text {
padding: 30px 24px;
text-align: left;
}
.gpr-split-text h2 {
margin: 0 0 12px;
font-size: 26px;
line-height: 1.25;
color: #0b4f7c;
font-weight: 800;
text-transform: uppercase;
}
.gpr-split-text p {
margin: 0;
font-size: 15px;
color: #4b5b66;
}
.gpr-runner-guide {
padding: 28px 18px;
background: #f7fafc;
border-radius: 14px;
}
.gpr-runner-guide h2 {
margin: 0 0 12px;
font-size: 30px;
line-height: 1.25;
color: #0b4f7c;
font-weight: 800;
text-transform: uppercase;
}
.gpr-runner-guide p {
max-width: 850px;
margin: 0 auto;
font-size: 16px;
color: #4b5b66;
}
.gpr-specs {
padding: 28px 18px;
background: #f7fafc;
border-radius: 14px;
}
.gpr-spec-table {
width: 100%;
max-width: 880px;
margin: 0 auto;
border-collapse: separate;
border-spacing: 0;
background: #fff;
border-radius: 12px;
overflow: hidden;
border: 1px solid #dce8ef;
}
.gpr-spec-table td {
padding: 13px 16px;
text-align: left;
font-size: 15px;
color: #3d4b55;
border-bottom: 1px solid #dce8ef;
}
.gpr-spec-table tr:last-child td {
border-bottom: none;
}
.gpr-spec-table td:first-child {
width: 34%;
font-weight: 800;
color: #0b4f7c;
background: #eef6fb;
}
.gpr-care {
padding: 26px 18px;
background: #fff;
border-radius: 14px;
}
@media (max-width: 768px) {
.gpr-hero h2,
.gpr-title h2,
.gpr-specs h2,
.gpr-care h2,
.gpr-runner-guide h2 {
font-size: 22px;
}
.gpr-hero p,
.gpr-title p,
.gpr-care p,
.gpr-feature-card p,
.gpr-list li,
.gpr-spec-table td,
.gpr-split-text p,
.gpr-runner-guide p {
font-size: 14px;
}
.gpr-feature-grid {
grid-template-columns: repeat(2, 1fr);
gap: 10px;
}
.gpr-feature-card {
padding: 16px 10px;
}
.gpr-feature-card h3 {
font-size: 14px;
}
.gpr-split {
grid-template-columns: 1fr;
}
.gpr-split-text {
text-align: center;
padding: 24px 18px;
}
.gpr-split-text h2 {
font-size: 22px;
}
.gpr-list {
grid-template-columns: 1fr;
}
.gpr-spec-table,
.gpr-spec-table tbody,
.gpr-spec-table tr,
.gpr-spec-table td {
display: block;
width: 100%;
box-sizing: border-box;
}
.gpr-spec-table td:first-child {
width: 100%;
border-bottom: none;
padding-bottom: 4px;
}
.gpr-spec-table td:last-child {
padding-top: 4px;
}
}