Lamax MDMWRIST

0 %
(0 hodnocení)

@charset "UTF-8"; #description_lamax_2019-11-19 { font-family: "Open Sans", "Arial", sans-serif; color: #000; font-size: 16px; line-height: 1.5; width: 100%; cursor: default; } #description_lamax_2019-11-19 .lamax-container { width: 100%; max-width: 800px; margin: 0 auto; padding: 32px 0; } #description_lamax_2019-11-19 * { box-sizing: border-box; } #description_lamax_2019-11-19>*:nth-child(even), #description_lamax_2019-11-19>*:nth-child(odd)>section:nth-of-type(even), #description_lamax_2019-11-19>*:nth-child(even)>section:nth-of-type(odd)... Celý popis

Koupit za 248 Kč

Popis

@charset "UTF-8";

#description_lamax_2019-11-19 {
font-family: "Open Sans", "Arial", sans-serif;
color: #000;
font-size: 16px;
line-height: 1.5;
width: 100%;
cursor: default;
}

#description_lamax_2019-11-19 .lamax-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
padding: 32px 0;
}

#description_lamax_2019-11-19 * {
box-sizing: border-box;
}

#description_lamax_2019-11-19>*:nth-child(even),
#description_lamax_2019-11-19>*:nth-child(odd)>section:nth-of-type(even),
#description_lamax_2019-11-19>*:nth-child(even)>section:nth-of-type(odd) {
box-shadow: inset 0 12px 12px -11px rgba(0, 0, 0, .13), inset 0 -12px 12px -11px rgba(0, 0, 0, .13);
}

#description_lamax_2019-11-19>*:nth-child(odd)>section:nth-of-type(even):last-of-type,
#description_lamax_2019-11-19>*:nth-child(even)>section:nth-of-type(odd):last-of-type {
box-shadow: inset 0 12px 12px -11px rgba(0, 0, 0, .13);
}

#description_lamax_2019-11-19>*:nth-child(even)>section:nth-of-type(odd):first-of-type {
box-shadow: inset 0 -12px 12px -11px rgba(0, 0, 0, .13);
}

#description_lamax_2019-11-19 h2
{
font-size: 32px;
line-height: 1;
margin: 16px 0;
text-align: left;
font-weight: 300;
}

#description_lamax_2019-11-19 em.lamax-h2-sub {
display: inline-block;
width: 100%;
font-size: 20px;
line-height: 1;
font-style: normal;
font-weight: 300;
text-align: left;
}

#description_lamax_2019-11-19 p {
font-size: 16px;
line-height: 1.5;
margin: 16px 0;
text-align: left;
color: rgba(19, 18, 18, 0.77);
}

#description_lamax_2019-11-19 img {
height: auto;
max-width: 100%;
max-height: 90vh;
margin: 16px auto;
}

#description_lamax_2019-11-19 .lamax-header,
#description_lamax_2019-11-19 section,
#description_lamax_2019-11-19 .lamax-footer {
text-align: center;
}

#description_lamax_2019-11-19 section.lamax-features section>div {
display: flex;
align-items: center;
}

#description_lamax_2019-11-19 section.lamax-features section:nth-of-type(even)>div {
flex-direction: row-reverse;
}

#description_lamax_2019-11-19 section.lamax-features section>div>img {
width: 224px;
height: 224px;
padding: 32px 0 32px 64px;
flex-shrink: 0;
}

#description_lamax_2019-11-19 section.lamax-features section>div>div {
flex-grow: 1;
}
#description_lamax_2019-11-19 section.lamax-features section:nth-of-type(even)>div>img {
padding: 32px 64px 32px 0;
}

#description_lamax_2019-11-19 section.lamax-features section>div>div>p,
#description_lamax_2019-11-19 section.lamax-features section>div>div>h2 {
text-align: center;
margin: 16px 0;
}

#description_lamax_2019-11-19 table {
width: 100%;
padding: 0 32px 16px;
border-spacing: 0;
text-align: left;
color: rgba(19, 18, 18, 0.77);
}

#description_lamax_2019-11-19 table th,
#description_lamax_2019-11-19 table td {
padding: 8px 16px;
margin: 0;
border-bottom: 1px solid #d5d5d5;
}

#description_lamax_2019-11-19 table th {
white-space: nowrap;
}

#description_lamax_2019-11-19 table tr:nth-child(even) {
background-color: #f3f3f3;
}

#description_lamax_2019-11-19 table tr:hover {
background-color: #E8E8E8;
}

#description_lamax_2019-11-19>.lamax-footer section.lamax-parameters h2 {
text-align: center;
}

#description_lamax_2019-11-19>.lamax-footer ul>li {
text-align: left;
}

#description_lamax_2019-11-19 section.lamax-video>div>div {
width: 100%;
height: 0;
padding-bottom: 56.25%;
position: relative;
margin: 16px 0;
}

#description_lamax_2019-11-19 section.lamax-video>div>div>iframe {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border: 0;
}

#description_lamax_2019-11-19>section>br,
#description_lamax_2019-11-19 section.lamax-features>br {
display: none;
}

@media (max-width: 767px) {
#description_lamax_2019-11-19 section.lamax-features section>div,
#description_lamax_2019-11-19 section.lamax-features section:nth-of-type(even)>div {
flex-direction: column-reverse;
margin-top: 64px;
}

#description_lamax_2019-11-19 section.lamax-features section>div>img,
#description_lamax_2019-11-19 section.lamax-features section:nth-of-type(even)>div>img {
width: 160px;
height: 160px;
padding: 0;
margin: 0;
}

#description_lamax_2019-11-19 table {
padding: 0;
}

#description_lamax_2019-11-19 table th {
white-space: normal;
}
}
/*color-deepblue*/

#description_lamax_2019-10-15 h2 {
color: #94d600;
}

#description_lamax_2019-10-15>footer table tr:first-child th,
#description_lamax_2019-10-15>footer table tr:first-child td {
border-top: 2px solid #94d600;
}

LAMAX Držák na zápěstí

LAMAX Držák na zápěstí
S kamerami LAMAX svět zachytíte z mnoha různých úhlů a pomoct vám v tom může i další příslušenství, které umožňuje nosit kameru jako hodinky. Tento držák na zápěstí pro LAMAX je vyroben z kvalitního materiálu a díky mírně elastičnosti se nemusíte obávat odřenin. Ba naopak. Držák vám na ruku dokonale sedne a vy se budete moct soustředit výhradně na pořizované záběry.
Držák je možné utáhnout dle potřeby a kolem zápěstí ho opevníte pomocí suchého zipu. Díky tomu lze umístit i přes bundu nebo rukavice, a tak záběry z pohledu hodinek můžete pořídit i při zimních sportech, jako je lyžování. Držák na zápěstí pro LAMAX se ovšem hodí při všech sportech, při kterých potřebujete mít volné ruce. Například při horolezectví, surfování či potápění.

Otáčení o 360°
Kameru do držáku umístíte pomocí klasického LAMAX šroubu, což je velmi snadné a bezproblémové. Mechanismus na držáku je pak uzpůsobený tomu, aby kamerou bylo možné otáčet o 360°, což dozajista oceníte při všech vašich oblíbených aktivitách. Navíc kdykoliv můžete využít pojistku, pomocí které polohu kamery jednoduše uzamknete.

Kompatibilita

Akční kamery LAMAX
Zobrazit více

Parametry

Výrobce MadMan
Typ příslušenství ostatní příslušenství