|
1373 | 1373 | } |
1374 | 1374 | .section-common-heading.faq { |
1375 | 1375 | margin: 0; |
1376 | | - height:850px; |
| 1376 | + margin-top: 1rem; |
| 1377 | + min-height: 0; |
| 1378 | + height: auto !important; |
| 1379 | + overflow: visible !important; |
1377 | 1380 | font-family: 'Poppins', Arial, sans-serif; |
1378 | 1381 | background-color: #f3f1f1; |
1379 | 1382 | color: #000000; |
1380 | | - /* Safari-specific rendering tweaks */ |
| 1383 | + z-index: 0; |
| 1384 | + padding-bottom: 4rem; /* Space above footer */ |
1381 | 1385 | -webkit-font-smoothing: antialiased; |
1382 | 1386 | -webkit-text-fill-color: #000; |
1383 | | - /* Helps override dark mode */ |
1384 | 1387 | -webkit-appearance: none; |
1385 | 1388 | } |
1386 | 1389 |
|
|
1391 | 1394 | } |
1392 | 1395 | } |
1393 | 1396 |
|
1394 | | -.faq-2{ |
1395 | | -max-width: 800px; |
1396 | | -margin: 40px auto; |
1397 | | - padding: 0 20px; |
| 1397 | +.faq-2 { |
| 1398 | + max-width: 800px; |
| 1399 | + margin: 40px auto 7rem auto; /* Extra bottom margin for footer */ |
| 1400 | + padding: 0 20px 7rem 20px; /* Add 7rem bottom padding */ |
| 1401 | + width: 100%; |
| 1402 | + height: auto !important; |
| 1403 | + min-height: 0 !important; |
1398 | 1404 | } |
1399 | 1405 | .faq-heading{ |
1400 | 1406 | text-align: center; |
|
1467 | 1473 | } |
1468 | 1474 | } |
1469 | 1475 | @media (max-width: 700px) { |
| 1476 | + |
1470 | 1477 | .faq-heading{ |
1471 | 1478 |
|
1472 | 1479 | font-size: 1.6rem; |
1473 | 1480 | font-family: 'Poppins', sans-serif; |
1474 | | - font-weight: 700; |
| 1481 | + font-weight: 600; |
1475 | 1482 |
|
1476 | 1483 | } |
1477 | 1484 | .faq-heading{ |
1478 | 1485 | padding-top: 2rem; |
1479 | 1486 | margin-bottom: 2.5rem; |
1480 | 1487 | } |
1481 | | -.faq-2{ |
1482 | | - width:320px; |
1483 | | - height:700px; |
1484 | | - font-family:'Poppins', sans-serif ; |
1485 | | - font-size:1.1rem; |
1486 | | - font-weight: 400; |
1487 | | - |
1488 | | -} |
| 1488 | + .faq-2 { |
| 1489 | + width: 94vw !important; |
| 1490 | + max-width: 400px !important; |
| 1491 | + margin: 0 auto 7rem auto !important; |
| 1492 | + padding: 0 0.5rem 9rem 0.5rem !important; |
| 1493 | + } |
| 1494 | + .section-common-heading.faq { |
| 1495 | + margin-top: 3rem !important; |
| 1496 | + min-height: 0 !important; |
| 1497 | + height: auto !important; |
| 1498 | + padding-bottom: 0 !important; /* Remove padding here, use .faq-2 instead */ |
| 1499 | + } |
1489 | 1500 | .button-faq{ |
1490 | 1501 | font-family:'Poppins', sans-serif ; |
1491 | 1502 | font-size:1.1rem; |
|
1494 | 1505 | .Partner-Main-box{ |
1495 | 1506 | height:130px; |
1496 | 1507 | } |
1497 | | -.content-faq{ |
1498 | | - font-family:'Poppins', sans-serif ; |
1499 | | - font-size:1.1rem; |
1500 | | - font-weight: 400; |
1501 | | -} |
| 1508 | + .content-faq { |
| 1509 | + width: 90vw; |
| 1510 | + max-width: 370px; |
| 1511 | + margin: 0 auto; |
| 1512 | + font-size: 1rem; |
| 1513 | + padding: 12px 10px; |
| 1514 | + box-sizing: border-box; |
| 1515 | + } |
1502 | 1516 |
|
1503 | 1517 | }.containerPartner { |
1504 | 1518 | flex: 0 0 200px; /* Prevent flex growth/shrink */ |
|
1685 | 1699 |
|
1686 | 1700 | .custom-footer__contact i { |
1687 | 1701 | margin-right: 10px; |
1688 | | - color: #0062ff; |
| 1702 | + color: #f1f1f1; |
1689 | 1703 | min-width: 20px; |
1690 | 1704 |
|
1691 | 1705 | } |
|
1714 | 1728 |
|
1715 | 1729 | .custom-footer__icons i:hover { |
1716 | 1730 | transform: scale(1.1); /* Optional: adds a nice hover effect */ |
1717 | | - color: #0062ff; /* Optional: hover color */ |
| 1731 | + color: #f1f1f1; /* Optional: hover color */ |
1718 | 1732 | } |
1719 | 1733 |
|
1720 | 1734 |
|
|
1725 | 1739 | } |
1726 | 1740 |
|
1727 | 1741 | .custom-footer__icons a:hover { |
1728 | | - color: #0062ff; |
| 1742 | + color: #f1f1f1; |
1729 | 1743 | } |
1730 | 1744 |
|
1731 | 1745 | /* Footer Bottom */ |
|
1757 | 1771 | .footer-contact-form h3 { |
1758 | 1772 | font-size: 1.5rem; |
1759 | 1773 | margin-bottom: 15px; |
1760 | | - color: #0062ff; |
| 1774 | + color: #f1f1f1; |
1761 | 1775 | } |
1762 | 1776 |
|
1763 | 1777 | .footer-contact-form form { |
|
1780 | 1794 | padding: 12px; |
1781 | 1795 | font-size: 1rem; |
1782 | 1796 | font-weight: bold; |
1783 | | - background-color: #0062ff; |
| 1797 | + background-color: rgb(28, 94, 226); |
1784 | 1798 | color: #000; |
1785 | 1799 | border: none; |
1786 | 1800 | border-radius: 4px; |
|
1789 | 1803 | } |
1790 | 1804 |
|
1791 | 1805 | .footer-contact-form button:hover { |
1792 | | - background-color: #0062ff; |
| 1806 | + background-color: rgb(28, 94, 226); |
1793 | 1807 | } |
1794 | 1808 |
|
1795 | 1809 | /* Responsive Design */ |
|
1808 | 1822 | .footer-contact-form input, |
1809 | 1823 | .footer-contact-form button { |
1810 | 1824 | font-size: 1.2rem; |
| 1825 | + color:#f1f1f1; |
1811 | 1826 | } |
1812 | 1827 | .custom-footer__icons { |
1813 | 1828 | display: flex; |
@@ -2823,25 +2838,25 @@ <h2 class="faq-heading">Frequently Asked Questions</h2> |
2823 | 2838 | </div> |
2824 | 2839 | </div> |
2825 | 2840 | <!-- FAQ Item --> |
2826 | | - <div class="Question-1" > |
| 2841 | + <!-- <div class="Question-1" > |
2827 | 2842 | <button class="button-faq" onclick="toggleFaq(this)" > |
2828 | 2843 | 7. Will I be involved in the design process? |
2829 | 2844 | <span style="float: right;">+</span> |
2830 | 2845 | </button> |
2831 | 2846 | <div class="content-faq"> |
2832 | 2847 | Absolutely. At Elicit, we believe your home should reflect you. Our designers work closely with you from the very first consultation understanding your vision, preferences, and lifestyle. You’ll be involved at every key stage, from concept to material selection and final approvals, ensuring the end result is uniquely yours. |
2833 | 2848 | </div> |
2834 | | - </div> |
| 2849 | + </div> --> |
2835 | 2850 | <!-- FAQ Item --> |
2836 | | - <div class="Question-1"> |
| 2851 | + <!-- <div class="Question-1"> |
2837 | 2852 | <button class="button-faq" onclick="toggleFaq(this)" > |
2838 | 2853 | 8. Do you offer customized furniture and modular solutions? |
2839 | 2854 | <span style="float: right;">+</span> |
2840 | 2855 | </button> |
2841 | 2856 | <div class="content-faq"> |
2842 | 2857 | Yes, Elicit specializes in both custom-made furniture and modular designs tailored to your space and style. Whether it’s a modular kitchen, wardrobes, or bespoke sofas and tables, our team ensures each piece is designed for comfort, durability, and visual harmony with your interiors. |
2843 | 2858 | </div> |
2844 | | - </div> |
| 2859 | + </div> --> |
2845 | 2860 | </div> |
2846 | 2861 | <!-- ========== Start Contact Home Section ========== --> |
2847 | 2862 |
|
|
0 commit comments