.rtd-footer {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
color: #595959;
font-size: 12px;
line-height: 1.5;
}
.footer-main {
background-color: #f6f6f6;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
}
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}
.footer-row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footer-col {
flex: 0 0 23%;
margin-bottom: 20px;
}
.footer-heading {
color: rgba(0,0,0,.8);
font-weight: bold;
font-size: 12px;
margin-bottom: 1rem;
}
.footer-content {
margin-bottom: 20px;
}
.footer-content a {
color: #595959;
text-decoration: none;
}
.footer-content a:hover {
text-decoration: underline;
}
.policy-links a {
display: block;
padding: 4px 0;
margin: 2px 0;
}
.payment-methods img {
margin-bottom: 15px;
display: block;
}
.footer-copyright {
background-color: #eeeeee;
padding: 15px 0;
text-align: center;
}  @media (max-width: 992px) and (min-width: 769px) {
.footer-row {
flex-wrap: wrap;
}
.footer-col {
flex: 0 0 48%;
margin-bottom: 25px;
}
} @media (max-width: 768px) {
.footer-row {
flex-direction: column;
}
.footer-col {
flex: 0 0 100%;
}
} .footer-content a:focus,
.footer-content a:active,
.footer-content img:focus,
.footer-content img:active {
outline: none;
box-shadow: none;
} .footer-col img {
max-width: 80%;
height: auto;
} .footer-col a img[alt="Đã thông báo Bộ Công Thương"] {
width: 192px; height: auto;
}
.footer-col a img[alt="Thanh toán VNPAY"] {
width: 96px; height: auto;
}
.footer-col a img[alt="Thanh toán ZaloPay"],
.footer-col a img[alt="Thanh toán VISA Mastercard"] {
width: 96px; height: auto;
}
.footer-col a img[alt="Facebook Shop Rượu Đỗ Mai"] {
width: 29px; height: auto;
} .rtd-footer a:hover {
text-decoration: none;
color: #E62500;
transition: color 0.3s ease;
} .rtd-footer a {
text-decoration: none;
transition: color 0.3s ease;
} .rtd-footer a:hover img {
opacity: 0.9;
}