.wb-product-search{
width:100%;
margin:0;
}
.wb-product-search .wb-search-wrap{
display:flex;
align-items:center;
gap:12px;
width:100%;
max-width:1200px;
margin:0 auto;
}
.wb-product-search input[type=”search”]{
flex:1;
width:100%;
height:56px;
padding:0 20px;
border:1px solid #d9e2e7;
border-radius:999px;
background:#ffffff;
color:#0E4E62;
font-size:16px;
outline:none;
box-shadow:0 8px 24px rgba(14,78,98,0.08);
transition:all 0.25s ease;
}
.wb-product-search input[type=”search”]::placeholder{
color:#7b8b93;
}
.wb-product-search input[type=”search”]:focus{
border-color:#FFA040;
box-shadow:0 0 0 4px rgba(255,160,64,0.15);
}
.wb-product-search button{
height:56px;
padding:0 26px;
border:none;
border-radius:999px;
background:#F1692E;
color:#0E4E62;
font-size:16px;
font-weight:700;
cursor:pointer;
white-space:nowrap;
transition:all 0.25s ease;
}
.wb-product-search button:hover{
background:#0E4E62;
color:#ffffff;
}
@media (max-width: 767px){
.wb-product-search .wb-search-wrap{
gap:10px;
}
.wb-product-search input[type=”search”]{
height:50px;
padding:0 16px;
font-size:15px;
}
.wb-product-search button{
height:50px;
padding:0 18px;
font-size:15px;
}
}
@media (max-width: 520px){
.wb-product-search .wb-search-wrap{
flex-direction:column;
align-items:stretch;
}
.wb-product-search input[type=”search”],
.wb-product-search button{
width:100%;
}
}





Laptop

Chair

Table

Phones

Laptop

Chair

Table

Phones
.wb-sections-slider{
width:100%;
overflow:hidden;
position:relative;
padding:8px 0 16px;
}
.wb-sections-track{
display:flex;
gap:18px;
overflow-x:auto;
overflow-y:hidden;
scroll-behavior:smooth;
scrollbar-width:none;
-webkit-overflow-scrolling:touch;
cursor:grab;
}
.wb-sections-track::-webkit-scrollbar{
display:none;
}
.wb-sections-track.dragging{
cursor:grabbing;
scroll-behavior:auto;
}
.wb-section-card{
width:220px;
min-width:220px;
text-decoration:none;
background:#fff;
border-radius:18px;
overflow:hidden;
box-shadow:0 8px 20px rgba(0,0,0,0.06);
flex:0 0 auto;
}
.wb-section-image{
aspect-ratio:1 / 1;
display:flex;
align-items:center;
justify-content:center;
background:#fff;
padding:16px;
}
.wb-section-image img{
max-width:100%;
max-height:100%;
object-fit:contain;
display:block;
}
.wb-section-title{
background:#0E4E62;
color:#fff;
text-align:center;
font-size:18px;
font-weight:600;
line-height:1.2;
padding:14px 10px;
}
@media (max-width:1024px){
.wb-section-card{
width:190px;
min-width:190px;
}
}
@media (max-width:767px){
.wb-section-card{
width:150px;
min-width:150px;
}
.wb-section-title{
font-size:16px;
padding:11px 8px;
}
}
Customer Service
Orders & Returns
Quick Links
Copyright © 2025 WaveBudget, All rights reserved.