Opis
/* css reset */
#soundcore-rich .corner {
clip-path: polygon(0 0, 100% 0, 100% calc(100% – 40px), calc(100% – 40px) 100%, 0 100%);
transition: 0.6s all ease;
margin-bottom: 3%;
}
#soundcore-rich .corner img {
transition: 0.6s all ease;
}
#soundcore-rich .corner img:hover {
scale: 1.1;
}
#soundcore-rich .zoom-hover {
overflow: hidden;
z-index:2;
}
#soundcore-rich .zoom-hover img {
margin-bottom: 20px;
scale: 0.7;
transition: 0.6s all ease;
}
#soundcore-rich .zoom-hover img:hover {
scale: 0.8;
}
#soundcore-rich .right {
text-align: right;
}
#soundcore-rich #wt h2, #soundcore-rich #wt h3, #soundcore-rich #wt p {
color: white;
}
#soundcore-rich #wtD h2, #soundcore-rich #wtD h3, #soundcore-rich #wtD p {
color: white;
}
#soundcore-rich .pos1-alt {
top: 0;
bottom: 0;
}
#soundcore-rich,
#soundcore-rich * {
box-sizing: border-box;
}
#soundcore-rich h2 {
margin: revert;
}
#soundcore-rich {
font-family: “Montserrat”, sans-serif;
}
#soundcore-rich .app-link {
border-radius: 5px;
padding: 0.5em 2em;
margin-bottom: 1em;
display: inline-block;
font-size: 1em;
font-family: “Source Sans 3”, sans-serif;
color: #000000;
background-color: #ffffff;
}
#soundcore-rich .app-link:hover {
color: #000000;
background-color: #A86338;
}
#soundcore-rich h2 {
color: #000;
font-size: 45px;;
line-height: 52px;
font-weight: 600;
margin: 0 0 0.2em 0;
}
#soundcore-rich h3 {
color: #000;
font-size: 40px;
line-height: 47px;
font-weight: 700;
margin: 0.3em 0 0.5em 0;
}
#soundcore-rich h4 {
color: #000;
font-size: 30px;
line-height: 38px;
font-weight: 700;
margin: 0.5em 0 0.33em 0;
}
#soundcore-rich p {
font-size: 19px;
line-height: 25px;
font-weight: 400;
margin: 0.8em 0 1.5em 0;
}
#soundcore-rich strong {
font-weight: 600;
}
#soundcore-rich li {
font-weight: 400;
font-size: 1.5em;
margin: 0.3em 0;
padding: 0;
list-style-position: inside;
list-style: none;
}
#soundcore-rich ul {
padding-inline-start: 0px;
}
#soundcore-rich .desc-img.lazy,
#soundcore-rich .desc-img {
max-width: 100%;
height: auto;
} /* custom style */
#soundcore-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: row;
max-width: 1320px;
margin: 0 auto;
padding-top: 3%;
width: 100%;
padding-bottom: 1%;
}
#soundcore-rich .clmn {
margin: 20px auto;
padding: 0.5em 5% 1em 5%;
}
#soundcore-rich .clmn0 {
margin: 20px auto;
}
#soundcore-rich .clmn_alt {
margin: 1%;
padding: 0em;
flex-direction: column;
}
#soundcore-rich .clmn_alt p {
padding: 0.8em;
}
@media (min-width: 992px) {
#soundcore-rich .clmn-1 {
width: 100%;
}
#soundcore-rich .clmn-2 {
width: 50%;
}
#soundcore-rich .clmn-2-alt {
width: 100%;
}
#soundcore-rich .clmn-3 {
width: 33.33%;
}
#soundcore-rich .clmn-5 {
width: 20%;
}
#soundcore-rich .clmn-3_alt {
width: 30%;
}
#soundcore-rich .clmn-70 {
width: 70%;
margin-left: auto;
margin-right: auto;
}
#soundcore-rich .clmn-70_alt {
width: 66%;
display: flex;
}
}
#soundcore-rich .clmn.right {
justify-content: flex-end;
text-align: right;
display: flex;
flex-wrap: wrap;
align-content: center;
}
#soundcore-rich .clmn.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
}
#soundcore-rich .clmn0.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
#soundcore-rich .abs {
position: absolute;
}
@media screen and (max-width: 991.99px) {
#soundcore-rich .right {
text-align: left;
}
.zerotwenty {
padding: 0 20px;
}
#soundcore-rich .whbgmob {
background-color: rgba(255, 255, 255, 0.7);
}
#soundcore-rich h2 {
font-size: 2em;
}
#soundcore-rich h3 {
font-size: 1.9em;
}
#soundcore-rich p {
font-size: 1.5em;
}
#soundcore-rich li {
font-size: 1.5em;
}
#soundcore-rich .flex-container {
display: flex;
flex-wrap: wrap;
flex-direction: column;
max-width: 1400px;
padding: 0 20px;
padding-top: 0;
padding-bottom: 6%;
}
#soundcore-rich .padmob {
padding: 0 20px;
}
#soundcore-rich .clmn {
padding: 0 0 1em 0;
}
#soundcore-rich {
font-size: 14px;
max-width: 100%;
}
#soundcore-rich .clmn-1,
#soundcore-rich .clmn-2,
#soundcore-rich .clmn-2-alt,
#soundcore-rich .clmn-3,
#soundcore-rich .clmn-4,
#soundcore-rich .clmn-5,
#soundcore-rich .clmn-70 {
width: 100%;
}
#soundcore-rich .clmn-3_alt,
#soundcore-rich .clmn-70_alt {
max-width: 500px;
margin: auto auto 1em auto;
width: 100%;
}
#soundcore-rich .clmn.right {
justify-content: flex-start;
text-align: left;
}
#soundcore-rich .flex-container.revert {
flex-direction: column-reverse;
max-width: 1400px;
margin: 0 auto;
}
#soundcore-rich svg {
justify-content: flex-start;
max-width: 20%;
}
} /* template */
#soundcore-rich .boldupcent {
text-transform: uppercase;
font-weight: bold;
text-align: center;
}
#soundcore-rich .boldcent {
font-weight: 600;
text-align: center;
}
#soundcore-rich .normalupcent {
text-transform: uppercase;
text-align: center;
font-weight: normal;
}
#soundcore-rich .normalcent {
text-align: center;
font-weight: normal;
}
#soundcore-rich .up {
text-transform: uppercase;
}
#soundcore-rich .boldupleft {
text-transform: uppercase;
font-weight: bold;
text-align: left;
}
#soundcore-rich .boldleft {
font-weight: 600;
text-align: left;
}
#soundcore-rich .boldright {
font-weight: 600;
text-align: right;
}
#soundcore-rich .vertmid {
display: flex;
align-items: center;
justify-content: left;
}
#soundcore-rich .video {
height: 0;
position: relative;
padding-bottom: 56.25%;
}
#soundcore-rich .video iframe {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
#soundcore-rich .listinrow {
display: flex;
flex-directon: row;
justify-content: space-around;
}
}
@media (min-width: 992px) {
#soundcore-rich .clmn-4 {
width: 50%;
}
}
@media (max-width: 991.99px) {
#soundcore-rich .clmn.center {
justify-content: center;
text-align: center;
display: flex;
flex-wrap: wrap;
align-content: center;
}
#soundcore-rich .clmn0.center {
justify-content: left;
text-align: left;
display: flex;
flex-wrap: wrap;
align-content: flex-start;
}
.aspect-cor {
aspect-ratio: 1 / 1;
overflow: hidden;
}
.pos1mob {
top: 0;
left: 0;
}
.pos4mob {
left: 0;
top: 25%;
}
}
@media (min-width: 992px) {
#soundcore-rich #wtD h2, #soundcore-rich #wtD h3, #soundcore-rich #wtD p {
color: black;
}
#wt-desk h2, #wt-desk h3, #wt-desk h4, #wt-desk p {
color: #ffffff;
}
.abs-desk {
width: 100%;
position: absolute;
z-index: 2;
}
.pos1 {
top: 0;
left: 0;
}
.pos2 {
left: 50%;
transform: translate(-50%, 0%);
top: 0;
}
.pos2-alt {
left: 15%;
top: 0;
}
.pos3 {
left: 50%;
top: 0;
}
.pos4 {
left: 0;
top: 50%;
transform: translate(0%, -50%);
}
.pos5 {
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.pos6 {
right: 0;
top: 50%;
transform: translate(0%, -50%);
}
.pos7 {
left: 0;
bottom: 0;
}
.pos8 {
left: 50%;
transform: translate(-50%, 0%);
bottom: 0;
}
.pos9 {
right: 90;
bottom: 0;
}
.mh-desk {
max-height: 1199px;
}
#soundcore-rich .clmn-4 {
width: 25%;
}
#soundcore-rich .clmn-2-alt {
width: 50%;
}
}
#compare-audio a {
margin-top: 40px;
text-decoration: none;
color: #7d9bc1;
}
#compare-audio a:hover {
text-decoration: underline;
color: #7d9bc1;
}
#soundcore-rich .choice h4 {
border-bottom: 4px solid red;
}
@media (max-width: 991.99px) {
.span-w {
color: #fff;
}
.pos1mob {
top: 0;
left: 0;
}
.pos2mob {
left: 50%;
transform: translate(-50%, 0%);
top: 0;
}
.pos4mob {
left: 0;
top: 25%;
}
.pos7mob {
left: 0;
bottom: 0%;
}
.pos9mob {
right: 0;
bottom: 0;
}
}
@media (min-width: 1400px) {
#soundcore-rich .big-desk h3 {
font-size: 48px;
line-height: 56px;
}
.pt35 {
padding-top: 35%;
}
.pb35 {
padding-bottom: 35%;
}
.pt10 {
padding-top: 10%;
}
}
.fdc {
flex-direction: column;
}
Color Fall, Campus Vibes
Unstoppable
All-Day Fun
Keep the adventure going with the
20-hour playtime.

Waterproof,
Dustproof,and Floatable
Designed to withstand water, sand, and whatever
comes your way.

Clip On and Go
Lightweight with a built-in strap for
effortless portability.

Small Size,
Punchy Sound
Tiny but mighty-perfect for outdoor adventures.

Portable Sound Meets Unlimited Power

Bundle Up and Save Big
Get the ultimate on-the-go combo with our special Select 4 Go and power bank bundle!

Long-Lasting Power, Non-Stop Beats
Whether you’re at a party, in the dorm, or on the go, this duo keeps your tunes playing and your devices charged.

Exclusive Offer
Buy together and save more! Enjoy a special discount when you grab this bundle at Amazon.

Limited Time Only
Don’t miss out—take home the perfect combo for all your adventures today!

Dodatne informacije
| Audio Kontrole | Volume <br/>Play/Pause <br/>Bluetooth Pairing |
|---|---|
| Bluetooth | Yes |
| Bruto Težina Kutije (kg) | 9.6 kg |
| Bruto Težina Pakovanja (kg) | 0.4 kg |
| Dužina Pakovanja (mm) | 120 mm |
| EAN Kod | 194644297527 |
| Izlazna Snaga | 5 W |
| Karakteristike Zvučnika | TWS function |
| Komada U Pakovanju | 1 |
| Kriteriji Validacije Garancije | Serial Number |
| Neto Težina Pakovanja (kg) | 0.28 kg |
| Brend | ANKER |
| Garancija | 24 Mjeseci |
| Pakovanja U Kutiji | 24 |
| Povrat Proizvoda U Garanciji | Yes |
| Pozicija Napajanja | External |
| Prosječno Vrijeme Rada Na Bateriji | 20 hr |
| Širina Pakovanja (mm) | 82 mm |
| Spoljašnja Boja | Blue |
| Standardi Zaštite | IP67 |
| Tip Pakovanja | Box |
| Tip Sistema | Portable Speaker |
| Trajanje Garancije (Mjeseci) | 24 month(s) |
| Uključena Oprema | Documentation |
| Visina Pakovanja (mm) | 48 mm |








Recenzije
Još nema recenzija.