.categories section{max-width:1200px;padding:1rem}.cat-card{text-align:center;color:gold;grid-column:span 2;margin-top:2rem}.cat-card img{width:100%}@media (max-width:800px){.categories section{scrollbar-width:auto;flex-wrap:nowrap;width:100%;display:flex;overflow-x:scroll}.cat-card{width:200px}}.featured-products h2{padding-top:2rem}.cat-container section{max-width:1300px}.cat-container section .texts{color:gold;grid-column:span 3}.cat-container section .texts>div{padding:1rem}.cat-container section .texts h3{font-size:24px}.cat-container section .texts img{width:100%;height:auto}.cat-container section .cat-product{grid-column:span 9}@media (max-width:800px){.cat-container section{padding:0 1rem;display:block}.featured-products{padding:0 1rem}.cat-container section .texts img{width:50%;height:auto}}.search-dropdown{border-radius:4px}.search-item:hover{cursor:pointer;background:#f0f0f0}
.hero{width:100%}.hero section{grid-template-rows:1fr 1fr;justify-content:space-between;width:1300px}.hero .hero-texts{grid-area:span 1/span 4;justify-content:space-between}.hero .hero-texts h1{color:gold;margin-bottom:1rem;font-size:50px}.btn-div{grid-area:span 1/span 4;justify-content:flex-end;align-items:flex-end}.btn-container{order:10;justify-content:space-between;align-items:center;gap:5px;width:100%;height:50px;margin-top:2rem}.btn-container>button{color:#333;cursor:pointer;background-color:#fff;width:60%;height:100%;font-size:larger}.btn-container .arrow-container{align-items:flex-end;gap:4px;width:30%;height:100%}.btn-container .arrow-container button{cursor:pointer;background:0 0;border:1px solid gray;width:45%;height:100%;font-size:large}.btn-container .arrow-container button:hover{background-color:gold}.hero .hero-products{grid-area:span 2/span 8;gap:2rem}.hero .hero-products img{width:100%}@media (max-width:900px){.hero section{width:100%;padding:0 2rem;display:block}.hero .hero-texts{flex-direction:row;margin-bottom:2rem}.hero .hero-products a{width:140px}}
