﻿#returnwayswrap{margin:56px auto;width:798px;display:grid;gap:10px;grid-template-columns:1fr 1fr;}#returnwayswrap #waysheader{font-weight:700;font-size:24px;color:#a28c74;padding:6px 0;text-align:center;grid-column-start:1;grid-column-end:3;}#returnwayswrap .allgridline{grid-column-start:1;grid-column-end:3;}#returnwayswrap .waysdiv{padding:20px;border:.5px solid #9e9e9e;border-radius:16px;display:grid;gap:12px;}#returnwayswrap .waysdiv>div:first-child{font-weight:600;font-size:18px;display:grid;grid-template-columns:44px auto;align-items:center;}#returnwayswrap .waysdiv>div:nth-child(2),#returnwayswrap #waysbottomtext{font-weight:400;font-size:15px;color:#585858;}#returnwayswrap #waysbottomtext{margin-top:12px;grid-column-start:1;grid-column-end:3;}#returnwayswrap #waysbottomtext a{text-decoration:underline;color:#585858;}#returnwayswrap #imgstore{width:30px;height:30px;}#returnwayswrap #imgboxnow{width:35px;height:36px;}#returnwayswrap #imgcourier{width:30px;height:30px;}#returnwayswrap>div:nth-of-type(3){grid-column-start:1;grid-column-end:3;}@media only screen and (max-width:1260px){#returnwayswrap{display:block;width:initial;padding:22px;margin:0 auto;}#returnwayswrap #waysheader{font-size:16px;text-align:left;}#returnwayswrap .waysdiv{padding:8px 0;border:0;gap:4px;}#returnwayswrap .waysdiv>div:first-child{font-size:14px;grid-template-columns:26px auto;}#returnwayswrap .waysdiv>div:nth-child(2),#returnwayswrap #waysbottomtext{font-size:13px;}#returnwayswrap #imgstore{width:18px;height:18px;}#returnwayswrap #imgboxnow{width:19px;height:14px;}#returnwayswrap #imgcourier{width:20px;height:20px;}}