@import "https://fonts.googleapis.com/css2?family=Source+Sans+3:wght@300;400;500;600;700&display=swap";@tailwind base;@tailwind components;@tailwind utilities;:root{--pharmacy-bg:#fff9d0;--pharmacy-accent:#e30613;--pharmacy-text-main:#1a1a1a;--pharmacy-text-sub:#666}.features-wrapper{justify-content:center;width:100%;margin-top:60px;padding:40px 20px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.features-container{background-color:var(--pharmacy-bg);border-radius:40px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1300px;padding:30px 40px;display:flex;box-shadow:0 4px 15px #0000000d}.feature-item{flex:220px;align-items:center;gap:15px;min-width:220px;display:flex}.icon-box{background-color:var(--pharmacy-accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:65px;min-width:65px;height:65px;display:flex;box-shadow:0 4px 8px #e3061333}.text-content{flex-direction:column;display:flex}.text-content h3{color:var(--pharmacy-text-main);margin:0;font-size:1.1rem;font-weight:700}.text-content p{color:var(--pharmacy-text-sub);margin:4px 0 0;font-size:.85rem}.divider{background-color:var(--pharmacy-accent);opacity:.4;width:1px;height:50px}@media (width>=1600px){.features-container{max-width:1500px;padding:50px}.icon-box{width:80px;height:80px}.text-content h3{font-size:1.4rem}.text-content p{font-size:1rem}}@media (width<=1200px){.features-container{padding:25px}}@media (width<=992px){.features-container{border-radius:25px;flex-direction:column;align-items:flex-start}.divider{display:none}.feature-item{border-bottom:1px solid #e306131a;width:100%;padding:15px 0}.feature-item:last-child{border-bottom:none}}@media (width<=576px){.features-wrapper{padding:20px 10px}.features-container{padding:20px}.icon-box{width:55px;height:55px}.text-content h3{font-size:1rem}.text-content p{font-size:.8rem}}@media (width<=360px){.text-content h3{font-size:.9rem}.text-content p{font-size:.75rem}}.testimonial{background:#fff;border-top-left-radius:30px;border-top-right-radius:30px;margin:0 20px;padding:50px 0 0;font-family:"Source Sans 3",sans-serif;box-shadow:0 10px 30px #0000001a}.testimonial-container{justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:auto;display:flex}.left{flex:1}.left h1{margin-bottom:20px;font-size:48px}.left p{color:#555;max-width:500px;margin-bottom:20px;font-size:16px}.user{align-items:center;gap:15px;display:flex}.avatar{background:#ddd;border-radius:50%;width:60px;height:60px}.stars{color:gold}.user h4{color:red;margin:5px 0 0}.arrows{margin-top:30px}.arrow-btn{color:#fff;cursor:pointer;width:35px;height:35px;transform:unset;z-index:2;background:red;border:none;border-radius:50%;margin-bottom:10px;margin-right:10px;font-size:20px;transition:all .2s;top:75%;right:6%}.arrow-btn:hover{background:navy}.right{flex:1;justify-content:center;display:flex;position:relative}.shape{text-align:center;z-index:1;width:43.5vw;min-width:480px;max-width:990px;height:100%;margin-top:-10px;margin-bottom:-30px;margin-left:-40px;position:relative}.img{z-index:2;object-fit:cover;color:#f08080;border-radius:40px;width:580px;max-width:80%;height:10%;position:relative}.account{color:#c5c5c5;width:76px;height:76px;margin:-10px}@media (width<=900px){.testimonial-container{flex-direction:column}.left h1{font-size:32px}.right img{max-width:70%}}.footer-container{color:#a1a1a1;background-color:#1c1c1c;padding:64px 32px;font-family:sans-serif}.footer-content{grid-template-columns:1fr;gap:48px;max-width:1200px;margin:0 auto;display:grid}@media (width>=768px){.footer-content{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.footer-content{grid-template-columns:repeat(4,1fr)}}.footer-heading{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:32px;font-size:1.25rem;font-weight:700}.footer-list{margin:0;padding:0;list-style:none}.footer-list li{margin-bottom:16px}.footer-link{color:#a1a1a1;font-size:15px;text-decoration:none;transition:color .2s;display:block}.footer-link:hover{color:#fff}.contact-info{font-size:15px;line-height:1.6}.contact-info p{margin-bottom:20px}.label{color:#fff;font-weight:600}.social-links{gap:16px;margin-top:24px;display:flex}.social-icon{border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:transform .2s;display:flex}.social-icon:hover{transform:scale(1.1)}.fb{background-color:#1877f2}.ig{background-color:#e4405f}.yt{background-color:red}.category-section{background:#fff;font-family:"Source Sans 3",sans-serif}.header{justify-content:space-between;align-items:center;padding-left:100px;display:flex}.header h2{color:red;margin-top:120px;font-size:30px;font-weight:500}.view-btn{color:#fff;cursor:pointer;background:red;border:none;border-radius:6px;width:140px;height:40px;margin-top:120px;font-size:18px;font-weight:500}.grid{grid-template-columns:repeat(8,1fr);gap:10px;margin-left:80px;display:grid}.card{text-align:center;background:#fff;border:1px solid #eee;border-radius:12px;width:260px;height:240px;margin:20px;transition:all .3s}.card img{object-fit:contain;width:100%;height:230px}.card h4{text-align:left;cursor:pointer;margin-top:20px;font-size:17px;font-weight:500}.card h4:hover{color:red}.rating{color:orange;font-size:12px}*{box-sizing:border-box;margin:0;padding:0}.slider{background:#fff;width:100%;position:relative;overflow:hidden}.slider-wrapper{width:100%;transition:transform .7s ease-in-out;display:flex}.slide{flex-shrink:0;min-width:100%;position:relative}.slide img{object-fit:fill;width:100%;height:500px;display:block}.content{color:#fff;z-index:2;position:absolute;top:50%;left:8%;transform:translateY(-50%)}.content h2{margin-bottom:10px;font-size:50px}.content p{font-size:20px}.dots{display:none}@media (width<=1200px){.slide img{height:420px}.shampoo-img{height:470px!important}}@media (width<=992px){.slide img{height:350px}.shampoo-img{height:400px!important}.content h2{font-size:36px}.content p{font-size:16px}}@media (width<=768px){.slide img{height:220px}.content{left:5%}.content h2{font-size:22px}.content p{font-size:13px}}.navbar{z-index:999;background:#2b2b2b;width:100%;margin-top:-10%;padding:2px 5%;font-family:"Source Sans 3",sans-serif;top:100%;left:0}.nav-top{justify-content:space-between;align-items:center;padding:.5px 5%;display:flex}.logo{color:#fff;font-weight:700}.hamburger{color:#fff;cursor:pointer;font-size:22px;display:none}.nav-links{justify-content:center;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{color:#fff;cursor:pointer;border-right:1px solid #000;padding:6.5px 16.5px 11px;font-size:14px;font-weight:600;position:relative}.nav-links li:last-child{border-right:none}.nav-links li span{color:#fff}.hover-line{background:red;width:110%;height:6px;position:absolute;bottom:-1.5px;left:-8px}.dropdown-menu{background:#fff;flex-direction:column;width:200px;margin:0;padding:0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #0003}.nav-links li:hover .dropdown-menu{display:flex}.dropdown-menu li{border-bottom:1px solid red;padding:12px 18px;list-style:none}.dropdown-menu li span{text-transform:uppercase;color:#000;transition:all .3s;display:inline-block}.dropdown-menu li:hover span{color:red;transform:translate(-6px)}.dropdown-menu li:hover{background:#fffdfd}@media (width<=768px){.hamburger{display:block}.nav-links{background:#2b2b2b;flex-direction:column;gap:0;width:100%;display:none}.nav-links.active{display:flex}.nav-links li{border-bottom:1px solid #000;border-right:none;width:100%;padding:12px}.dropdown-menu{box-shadow:none;width:100%;position:static}}body{margin:0;padding:0}.topstrip{color:#fff;background:#ff1e1e;width:100%;margin-bottom:10%;font-family:"Source Sans 3",sans-serif;font-size:15px;font-weight:1000}.topstrip-container{flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:8px 16px;display:flex}.topstrip-left{flex-wrap:wrap;flex:1;align-items:center;gap:6%;display:flex}.info-block{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.address{margin-right:-200px}.address svg{flex-shrink:0;margin-left:18px;margin-right:8px;position:relative;top:2px}.address span{white-space:normal;max-width:100%;text-overflow:unset;line-height:1.4;display:inline-block;overflow:visible}.icon{text-align:center;cursor:pointer;flex-shrink:0;min-width:20px;font-size:16px}.location{margin-right:-40px;font-size:16px;font-weight:800}.topstrip-right{align-items:center;gap:8px;margin-left:200px;display:flex;transform:translate(30px)}.social{color:#fff;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.social:hover{transform:translateY(-2px)}.fb{color:#0000d0;background:#fff;font-size:20px}.insta{color:#60003b;background:#fff;font-size:20px}.yt{color:#ff1e1e;background:#fff;font-size:20px}.phone{letter-spacing:.5px;cursor:pointer;margin-left:-50px;font-size:16px;font-weight:800}.instagram{padding-right:5px;font-size:500%}.social a{color:inherit;justify-content:center;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.social a:link,.social a:visited,.social a:hover,.social a:active{color:inherit;text-decoration:none}@media (width<=1024px){.address span{white-space:normal;max-width:400px}}@media (width<=768px){.topstrip-container{flex-direction:column;align-items:flex-start;gap:8px}.topstrip-left{flex-direction:column;align-items:flex-start;gap:6px;width:100%}.address span{white-space:normal;max-width:100%}.topstrip-right{align-self:flex-end}}@media (width<=480px){.topstrip{font-size:12px}.info-block{flex-wrap:wrap}.address span{white-space:normal}.social{width:26px;height:26px;font-size:12px}}.main-header{background-color:#fff;justify-content:space-between;align-items:center;height:auto;margin-bottom:0;padding:.5% 5% 5px;display:flex}.logo-img{width:280px;height:180px}.search-container{border:1px solid #ddd;border-radius:4px;flex:0 35%;margin-right:200px;display:flex;overflow:hidden}.search-input{border:none;outline:none;flex:1;padding:10px 15px;font-size:14px}.search-button{color:#fff;cursor:pointer;background-color:red;border:none;justify-content:center;align-items:center;margin:0;padding:0 20px;font-size:18px;display:flex}.search-button:hover{background-color:#c00}.account-container{cursor:pointer;color:#333;flex-direction:column;align-items:center;display:flex}.account-icon{margin-bottom:2px;margin-right:50px;font-size:30px}.account-container span{margin-right:50px;font-size:15px;font-weight:500}
