|
<!DOCTYPE html> |
|
<html lang="en" xmlns:exsl="" xmlns:msxsl="urn:schemas-microsoft-com:xslt"> |
|
<head> |
|
<style> |
|
@font-face { |
|
font-family: 'open_sansbold'; |
|
src: url('../fonts/opensans-bold-webfont.eot'); |
|
src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), |
|
url('../fonts/opensans-bold-webfont.woff2') format('woff2'), |
|
url('../fonts/opensans-bold-webfont.woff') format('woff'), |
|
url('../fonts/opensans-bold-webfont.ttf') format('truetype'), |
|
url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg'); |
|
font-weight: normal; |
|
font-style: normal; |
|
|
|
} |
|
|
|
@font-face { |
|
font-family: 'open_sanslight'; |
|
src: url('../fonts/opensans-light-webfont.eot'); |
|
src: url('../fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), |
|
url('../fonts/opensans-light-webfont.woff2') format('woff2'), |
|
url('../fonts/opensans-light-webfont.woff') format('woff'), |
|
url('../fonts/opensans-light-webfont.ttf') format('truetype'), |
|
url('../fonts/opensans-light-webfont.svg#open_sanslight') format('svg'); |
|
font-weight: normal; |
|
font-style: normal; |
|
|
|
} |
|
|
|
@font-face { |
|
font-family: 'open_sansregular'; |
|
src: url('../fonts/opensans-regular-webfont.eot'); |
|
src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), |
|
url('../fonts/opensans-regular-webfont.woff2') format('woff2'), |
|
url('../fonts/opensans-regular-webfont.woff') format('woff'), |
|
url('../fonts/opensans-regular-webfont.ttf') format('truetype'), |
|
url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg'); |
|
font-weight: normal; |
|
font-style: normal; |
|
|
|
} |
|
|
|
|
|
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) { |
|
@font-face { |
|
font-family: 'open_sansbold'; |
|
src: url('../fonts/opensans-bold-webfont.svg') format('svg'); |
|
} |
|
} |
|
|
|
@media screen and (-webkit-min-device-pixel-ratio:0) { |
|
@font-face { |
|
font-family: 'open_sanslight'; |
|
src: url('../fonts/opensans-light-webfont.svg') format('svg'); |
|
} |
|
} |
|
@media screen and (-webkit-min-device-pixel-ratio:0) { |
|
@font-face { |
|
font-family: 'open_sansregular'; |
|
src: url('../fonts/opensans-regular-webfont.svg') format('svg'); |
|
} |
|
} |
|
|
|
|
|
@font-face { |
|
font-family: 'icomoon'; |
|
src:url('../fonts/icomoon.eot?ovuclt'); |
|
src:url('../fonts/icomoon.eot?#iefixovuclt') format('embedded-opentype'), |
|
url('../fonts/icomoon.woff?ovuclt') format('woff'), |
|
url('../fonts/icomoon.ttf?ovuclt') format('truetype'), |
|
url('../fonts/icomoon.svg?ovuclt#icomoon') format('svg'); |
|
font-weight: normal !important; |
|
font-style: normal !important; |
|
} |
|
|
|
[class^="icon-"], [class*=" icon-"] { |
|
font-family: 'icomoon'; |
|
speak: none; |
|
font-style: normal; |
|
font-weight: normal; |
|
font-variant: normal; |
|
text-transform: none; |
|
line-height: 1; |
|
vertical-align: middle; |
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
} |
|
|
|
html { |
|
box-sizing: border-box; |
|
font-size: 10px; |
|
overflow-x: hidden; |
|
width: 100%; |
|
} |
|
body { |
|
padding: 0; |
|
margin: 0; |
|
background-color: #ffffff; |
|
font-family: 'open_sansregular', Arial, Helvetica, sans-serif; |
|
font-weight: 400; |
|
letter-spacing: 0.03em; |
|
color: #535353; |
|
} |
|
|
|
*, *:before, *:after { |
|
box-sizing: inherit; |
|
} |
|
|
|
|
|
|
|
h1, h2, h3, h4, h5 { |
|
clear: left; |
|
font-family: 'open_sansbold', Arial, Helvetica, sans-serif; |
|
font-weight: normal; |
|
} |
|
h1 { |
|
font-size: 2.5em; |
|
font-weight: normal; |
|
line-height: 1; |
|
margin: 0 0 0.75em 0; |
|
} |
|
h1:last-child { |
|
margin: 0; |
|
} |
|
h1 b { |
|
font-family: 'open_sansbold', Arial, Helvetica, sans-serif; |
|
} |
|
h2 { |
|
line-height: 1; |
|
font-size: 2em; |
|
margin: 1.25em 0 0.75em; |
|
} |
|
h3 { |
|
font-size: 1.6em; |
|
line-height: 1.4; |
|
margin: 1em 0 0.5em; |
|
} |
|
h4 { |
|
font-size: 1.4em; |
|
font-weight: normal; |
|
} |
|
h5 { |
|
font-size: 1.3em; |
|
margin: 0.5em 0; |
|
} |
|
.small { |
|
font-size: 75%; |
|
font-weight: normal; |
|
} |
|
.main ul, .main ol { |
|
font-size: 1.3em; |
|
line-height: 1.5; |
|
padding-left: 1.3em; |
|
} |
|
.main dl { |
|
font-size: 1.3em; |
|
line-height: 1.5; |
|
} |
|
.main dd, |
|
.main dt { |
|
display: inline-block; |
|
margin-left: 0; |
|
vertical-align: top; |
|
} |
|
.main dt { |
|
font-weight: bold; |
|
width: 30%; |
|
} |
|
.main dd { |
|
width: 70%; |
|
} |
|
.main li { |
|
margin-left: 1em; |
|
} |
|
.header p { |
|
font-size: 1.2em; |
|
margin-bottom: 0; |
|
} |
|
.slides p { |
|
font-size: 1.3em; |
|
line-height: 1.5; |
|
} |
|
.main p { |
|
font-size: 1.3em; |
|
line-height: 1.5; |
|
margin-top: 0; |
|
} |
|
p.intro { |
|
font-size: 1.7em; |
|
} |
|
p.intro:last-child { |
|
margin: 0; |
|
} |
|
.footer p { |
|
font-size: 1.1em; |
|
} |
|
.footer ul { |
|
font-size: 1.1em; |
|
} |
|
|
|
hr { |
|
background-color: #ddd; |
|
border: 0; |
|
color: #ddd; |
|
height: 1px; |
|
margin: 1.5em 0; |
|
} |
|
|
|
|
|
table { |
|
border-collapse: collapse; |
|
border-bottom: 1px solid #dddddd; |
|
} |
|
th { |
|
font-family: 'open_sansbold', Arial, Helvetica, sans-serif; |
|
font-size: 1.4em; |
|
font-weight: normal; |
|
} |
|
td, |
|
th { |
|
border-top: 1px solid #dddddd; |
|
font-size: 1.3em; |
|
padding: 1em 1em 1em 0; |
|
text-align: left; |
|
} |
|
td:last-child, |
|
th:last-child { |
|
padding-right: 0; |
|
} |
|
|
|
|
|
.error, |
|
.alert { |
|
color: #e41713; |
|
} |
|
|
|
|
|
a { |
|
color: #535353; |
|
font-weight: normal; |
|
text-decoration: none; |
|
font-size: inherit; |
|
text-decoration: underline; |
|
|
|
-webkit-transition: all 0.3s ease-in-out; |
|
-moz-transition: all 0.3s ease-in-out; |
|
-ms-transition: all 0.3s ease-in-out; |
|
-o-transition: all 0.3s ease-in-out; |
|
transition: all 0.3s ease-in-out; |
|
} |
|
h1 a, h2 a, h3 a, h4 a, h5 a { |
|
font-family: inherit; |
|
font-weight: inherit; |
|
text-decoration: none; |
|
} |
|
h3 a { |
|
color: #535353; |
|
} |
|
a:hover { |
|
color: #e41713; |
|
} |
|
a:hover p { |
|
color: #535353; |
|
} |
|
a.more { |
|
float: right; |
|
font-family: 'open_sansbold', Arial, Helvetica, sans-serif; |
|
font-size: 1.4em; |
|
text-decoration: none; |
|
text-transform: uppercase; |
|
} |
|
.home a.more { |
|
bottom: 0.8em; |
|
float: none; |
|
position: absolute; |
|
right: 1em; |
|
} |
|
a.more .icon-arrow-right2 { |
|
vertical-align: text-bottom; |
|
} |
|
.main p a { |
|
text-decoration: underline; |
|
} |
|
.link-icon { |
|
display: inline-block; |
|
font-size: 1.5em; |
|
margin: 0 0 1em 0; |
|
} |
|
|
|
* :focus { |
|
outline: 0; |
|
} |
|
|
|
|
|
img { |
|
border: 0; |
|
-ms-interpolation-mode: bicubic; |
|
} |
|
|
|
.image-left { |
|
float: left; |
|
padding: 0 1.2em 1.2em 0; |
|
} |
|
|
|
.image-right { |
|
float: right; |
|
padding: 0 0 1.2em 1.2em; |
|
} |
|
|
|
|
|
.block { |
|
display: block; |
|
} |
|
.right { |
|
float: right; |
|
} |
|
|
|
|
|
.header { |
|
width: 100%; |
|
overflow: hidden; |
|
} |
|
.header .container { |
|
overflow: hidden; |
|
width: 96em; |
|
} |
|
.header .logo { |
|
float: left; |
|
height: 6.3em; |
|
margin-top: 3em; |
|
overflow: hidden; |
|
position: relative; |
|
width: 50%; |
|
} |
|
.header .logo a { |
|
display: block; |
|
} |
|
.header .logo span { |
|
display: block; |
|
font-family: 'open_sanslight', Arial, Helvetica, sans-serif; |
|
font-size: 1.3em; |
|
margin-top: 0.5em; |
|
color: #1f1f1f; |
|
} |
|
.header .search-nav { |
|
float: right; |
|
padding: 1.5em 0; |
|
width: 50%; |
|
} |
|
.header .search-nav a { |
|
text-decoration: none; |
|
} |
|
.header .header__search { |
|
overflow: hidden; |
|
border: 0; |
|
margin-bottom: 0.75em; |
|
position: relative; |
|
text-align: right; |
|
} |
|
.header .header__search input[type="text"], |
|
.header .header__search input[type="search"] { |
|
border-color: #1f1f1f; |
|
border-style: solid; |
|
border-width: 1px; |
|
display: inline-block; |
|
font-family: Arial, Helvetica, sans-serif; |
|
font-size: 1.4em; |
|
margin-bottom: 0; |
|
padding: 0.3em 3em 0.3em 0.75em; |
|
} |
|
.header .header__search button[type="submit"] { |
|
border: 0; |
|
background-color: #1f1f1f; |
|
color: #fff; |
|
cursor: pointer; |
|
display: inline-block; |
|
font-size: 1em; |
|
height: 2.7em; |
|
padding: 0; |
|
position: absolute; |
|
right: 0; |
|
top: 0; |
|
width: 2.7em; |
|
} |
|
.header .header__search button[type="submit"] .icon-search { |
|
font-size: 1.3em; |
|
} |
|
.header .header__basket { |
|
color: #1f1f1f; |
|
font-size: 1.3em; |
|
margin-bottom: 0; |
|
text-align: right; |
|
width: 100%; |
|
} |
|
.header .header__basket .icon-cart { |
|
margin-right: 0.5em; |
|
} |
|
.main { |
|
overflow: hidden; |
|
padding-top: 2em; |
|
} |
|
.container { |
|
clear: both; |
|
margin: 0 auto; |
|
width: 100.4em; |
|
} |
|
.footer { |
|
background-color: #dddddd; |
|
margin-top: 2em; |
|
overflow: hidden; |
|
padding-bottom: 1.5em; |
|
padding-top: 1.5em; |
|
width: 100%; |
|
} |
|
.footer .container { |
|
width: 96em; |
|
} |
|
p.footer-legal { |
|
color: #999; |
|
} |
|
.footer-nav { |
|
border-bottom: 1px dotted #1f1f1f; |
|
} |
|
.footer-nav__item { |
|
display: inline-block; |
|
vertical-align: top; |
|
width: 25%; |
|
} |
|
.footer-nav__item--popular { |
|
width: 50%; |
|
} |
|
.footer-nav ul { |
|
list-style-type: none; |
|
padding: 0; |
|
} |
|
.footer-nav__item--popular ul { |
|
display: inline-block; |
|
vertical-align: top; |
|
width: 50%; |
|
} |
|
.footer-nav li { |
|
font-size: 1.1em; |
|
} |
|
.footer-nav a { |
|
text-decoration: none; |
|
} |
|
.social-icons li { |
|
display: inline-block; |
|
} |
|
.social-icons a { |
|
border-radius: 4px; |
|
display: block; |
|
height: 0; |
|
margin-right: 1em; |
|
overflow: hidden; |
|
padding-top: 30px; |
|
width: 30px; |
|
} |
|
.social-icons__twitter a { |
|
background-image: url('../img/logo-twitter.png'); |
|
} |
|
.social-icons__facebook a { |
|
background-image: url('../img/logo-facebook.png'); |
|
} |
|
|
|
|
|
.global-nav { |
|
background-color: #1f1f1f; |
|
position: relative; |
|
width: 100%; |
|
} |
|
.global-nav__container { |
|
margin: 0 auto; |
|
width: 99em; |
|
} |
|
.global-nav:after { |
|
display: table; |
|
content: ""; |
|
clear: both; |
|
} |
|
.global-nav ul { |
|
list-style-type: none; |
|
padding: 0; |
|
margin: 0; |
|
} |
|
.global-nav li { |
|
display: inline-block; |
|
padding: 0; |
|
position: relative; |
|
text-transform: uppercase; |
|
letter-spacing: 0.05em; |
|
|
|
-webkit-transition: all 0.3s ease-in-out; |
|
-moz-transition: all 0.3s ease-in-out; |
|
-ms-transition: all 0.3s ease-in-out; |
|
-o-transition: all 0.3s ease-in-out; |
|
transition: all 0.3s ease-in-out; |
|
} |
|
.global-nav a { |
|
background-color: #1f1f1f; |
|
border-left: 1px solid #1f1f1f; |
|
display: block; |
|
font-family: 'open_sansregular', Arial, Helvetica, sans-serif; |
|
font-weight: normal; |
|
margin-top: 0.4em; |
|
padding: 0.6em 1em 0.8em; |
|
color: #fff; |
|
text-decoration: none; |
|
font-size: 1.2em; |
|
|
|
-webkit-transition: all 0.2s ease-in-out; |
|
-moz-transition: all 0.2s ease-in-out; |
|
-ms-transition: all 0.2s ease-in-out; |
|
-o-transition: all 0.2s ease-in-out; |
|
transition: all 0.2s ease-in-out; |
|
} |
|
.global-nav a.active { |
|
color: #fff; |
|
position: relative; |
|
} |
|
.global-nav a.active:after { |
|
bottom: 0; |
|
left: 50%; |
|
border: solid transparent; |
|
content: " "; |
|
height: 0; |
|
width: 0; |
|
position: absolute; |
|
pointer-events: none; |
|
border-color: rgba(255, 255, 255, 0); |
|
border-bottom-color: #ffffff; |
|
border-width: 6px; |
|
margin-left: -6px; |
|
} |
|
.global-nav li:hover > a { |
|
background-color: #fff; |
|
color: #e41713; |
|
} |
|
.global-nav .sub-nav { |
|
background-color: #fff; |
|
border-color: #1f1f1f; |
|
border-style: solid; |
|
border-width: 0 1px 1px 1px; |
|
min-width: 20em; |
|
opacity: 0; |
|
padding: 1em 0; |
|
position: absolute; |
|
text-align: center; |
|
visibility: hidden; |
|
z-index: 100; |
|
|
|
-webkit-transition: opacity 0.2s ease-in-out; |
|
-moz-transition: opacity 0.2s ease-in-out; |
|
-ms-transition: opacity 0.2s ease-in-out; |
|
-o-transition: opacity 0.2s ease-in-out; |
|
transition: opacity 0.2s ease-in-out; |
|
} |
|
.global-nav .sub-nav li { |
|
border: 0; |
|
display: block; |
|
font-size: 1.1em; |
|
font-weight: 400; |
|
text-align: left; |
|
text-transform: none; |
|
white-space: nowrap; |
|
} |
|
.global-nav .sub-nav img { |
|
display: block; |
|
height: auto; |
|
margin-bottom: 0.25em; |
|
width: 100%; |
|
} |
|
.global-nav .sub-nav a { |
|
background-color: #fff; |
|
border: 0; |
|
color: #535353; |
|
font-weight: 400; |
|
margin-top: 0; |
|
padding: 0.5em 1em; |
|
} |
|
.global-nav .sub-nav a:hover, |
|
.global-nav .sub-nav a:active { |
|
color: #e41713; |
|
} |
|
.global-nav li:hover .sub-nav { |
|
visibility: visible; |
|
opacity: 1; |
|
} |
|
|
|
.secondary-nav { |
|
padding-bottom: 1.3em; |
|
text-align: right; |
|
} |
|
.secondary-nav ul { |
|
display: inline-block; |
|
font-size: 1.2em; |
|
margin: 0; |
|
padding: 0; |
|
} |
|
.secondary-nav li { |
|
display: inline; |
|
} |
|
.secondary-nav li:after { |
|
color: #1f1f1f; |
|
content: '\0020''â¢''\0020'; |
|
} |
|
.secondary-nav li:last-child:after { |
|
content: ''; |
|
} |
|
.secondary-nav li a { |
|
color: #1f1f1f; |
|
} |
|
.secondary-nav li a:hover { |
|
color: #e41713; |
|
} |
|
|
|
.breadcrumb { |
|
font-size: 1em; |
|
list-style-type: none; |
|
margin: 1em 0 2em; |
|
padding: 0 2.2em; |
|
} |
|
.breadcrumb li { |
|
font-size: 1.2em; |
|
display: inline; |
|
padding-right: 0.5em; |
|
} |
|
.breadcrumb li:after { |
|
content: '//'; |
|
padding-left: 1em; |
|
} |
|
.breadcrumb li:last-child:after { |
|
display: none; |
|
content: ''; |
|
} |
|
.breadcrumb a { |
|
font-weight: 400; |
|
text-decoration: none; |
|
} |
|
|
|
|
|
.grid { |
|
border-collapse: separate; |
|
border-spacing: 2.2em; |
|
display: table; |
|
width: auto; |
|
} |
|
.grid__group { |
|
display: table-row-group; |
|
} |
|
.grid-full { |
|
display: table-row-group; |
|
} |
|
|
|
.grid__item { |
|
display: table-cell; |
|
overflow: hidden; |
|
position: relative; |
|
height: 100%; |
|
border: 1px solid #ddd; |
|
vertical-align: top; |
|
padding: 1em; |
|
} |
|
.grid__item h3 { |
|
margin-top: 0; |
|
} |
|
.grid__item .more { |
|
max-width: 20.5em; |
|
position: absolute; |
|
bottom: 1em; |
|
right: 1em; |
|
} |
|
.grid__item .information p:first-child { |
|
margin-top: 0; |
|
} |
|
.grid__item .information p:last-child { |
|
margin-bottom: 0; |
|
} |
|
.full-width { |
|
overflow: hidden; |
|
padding: 0 2.2em; |
|
} |
|
.auto-width { |
|
width: auto; |
|
} |
|
.columns { |
|
overflow: hidden; |
|
} |
|
.two-thirds-width { |
|
width: 66.6666%; |
|
float: left; |
|
} |
|
.one-third-width { |
|
width: 33.3333%; |
|
float: left; |
|
} |
|
|
|
|
|
.grid__item.home { |
|
padding: 0em; |
|
width: 33.333%; |
|
} |
|
.grid_item_home_text { |
|
padding: 1em 1em 3em 1em; |
|
} |
|
.grid_item_home_text div.information p a { |
|
text-decoration: none; |
|
} |
|
|
|
|
|
.grid__item.category { |
|
padding-bottom: 0em; |
|
width: 50%; |
|
} |
|
.grid__item.category a { |
|
text-decoration: none; |
|
} |
|
.category img, |
|
.category__info { |
|
display: inline-block; |
|
vertical-align: text-top; |
|
} |
|
.category img { |
|
max-width: 40%; |
|
padding-right: 1.2em; |
|
} |
|
.category__info { |
|
width: 60%; |
|
} |
|
.category .more { |
|
font-family: 'open_sansbold', Arial, Helvetica, sans-serif; |
|
font-size: 1.4em; |
|
line-height: 1em; |
|
} |
|
.category .more .icon-arrow-right2 { |
|
font-size: 1.3em; |
|
margin-left: 0.4em; |
|
vertical-align: text-top; |
|
} |
|
|
|
|
|
.grid__item.product { |
|
padding-bottom: 3em; |
|
width: 22.4em; |
|
} |
|
.product a { |
|
display: block; |
|
text-decoration: none; |
|
} |
|
.product img { |
|
display: block; |
|
margin: 1.5em auto; |
|
} |
|
.grid__item h4 { |
|
color: #727272; |
|
margin-top: 0; |
|
} |
|
.price { |
|
bottom: 0.8em; |
|
font-size: 1.4em; |
|
position: absolute; |
|
right: 1em; |
|
} |
|
.price em { |
|
font-size: 1.2em; |
|
font-weight: bold; |
|
color: #e41713; |
|
font-style: normal; |
|
} |
|
.price .icon { |
|
margin-right: 0.4em; |
|
} |
|
.saving { |
|
font-size: 1.2em; |
|
margin-bottom: 1em; |
|
} |
|
.saving em { |
|
font-size: 1.2em; |
|
color: #b61515; |
|
font-style: normal; |
|
} |
|
.has-ribbon h3 { |
|
width: 70%; |
|
} |
|
.ribbon-wrapper { |
|
width: 85px; |
|
height: 88px; |
|
overflow: hidden; |
|
position: absolute; |
|
top: -3px; |
|
right: -3px; |
|
} |
|
|
|
.ribbon { |
|
-o-transform: rotate(45deg); |
|
-webkit-transform: rotate(45deg); |
|
-moz-transform: rotate(45deg); |
|
background-color: #e41713; |
|
left: -5px; |
|
position: relative; |
|
padding: 7px 0; |
|
text-align: center; |
|
top: 15px; |
|
width: 120px; |
|
color: #fff; |
|
font-size: 15px; |
|
} |
|
|
|
.ribbon:before, .ribbon:after { |
|
color: #e41713; |
|
content: ""; |
|
border-top: 3px solid #e41713; |
|
border-left: 3px solid transparent; |
|
border-right: 3px solid transparent; |
|
position:absolute; |
|
bottom: -3px; |
|
} |
|
|
|
.ribbon:before { |
|
left: 0; |
|
} |
|
.ribbon:after { |
|
right: 0; |
|
} |
|
|
|
|
|
|
|
.product-header { |
|
margin-bottom: 2.2em; |
|
width: 100%; |
|
} |
|
.product-header h1 { |
|
width: 78%; |
|
} |
|
.product-detail h3 { |
|
margin-bottom: 1em; |
|
} |
|
.product-header .gallery-buttons { |
|
width: 20%; |
|
float: right; |
|
text-align: right; |
|
} |
|
.product-details { |
|
background-color: #fff; |
|
margin-top: 2.2em; |
|
overflow: hidden; |
|
position: relative; |
|
} |
|
.product-details p:first-child { |
|
margin-top: 0; |
|
} |
|
.product-text { |
|
font-size: 1.4em; |
|
} |
|
.product-text ul { |
|
font-size: inherit; |
|
} |
|
.product-text .button { |
|
font-size: 1.2em; |
|
} |
|
.product-images { |
|
float: left; |
|
margin-bottom: 2.2em; |
|
overflow: hidden; |
|
width: 47em; |
|
} |
|
.main-image img { |
|
display: block; |
|
margin-bottom: 2em; |
|
} |
|
.product-images .thumbnails { |
|
background-color: #ddd; |
|
float: left; |
|
margin-right: 2.1em; |
|
overflow: hidden; |
|
position: absolute; |
|
width: 94px; |
|
left:0; |
|
top:0; |
|
} |
|
.product-images .thumbnails ul { |
|
background-color: #fff; |
|
margin-bottom: 0; |
|
margin-top: 0; |
|
padding-left: 0; |
|
} |
|
.product-images .thumbnails li { |
|
margin-left: 0; |
|
} |
|
.product-images a { |
|
display: block; |
|
} |
|
.product-images .main-image { |
|
margin-left: 11.5em; |
|
} |
|
.slider { |
|
height: 24em; |
|
margin: 0; |
|
overflow: hidden; |
|
} |
|
|
|
.thumbnails .lSSlideOuter { |
|
padding: 32px 0; |
|
} |
|
.thumbnails .lSAction > a { |
|
position: absolute; |
|
text-decoration: none; |
|
} |
|
.thumbnails .lSAction > a:after { |
|
display: inline-block; |
|
font-family: icomoon; |
|
font-size: 2em; |
|
margin-left: -0.5em; |
|
left: 50%; |
|
position: absolute; |
|
} |
|
.thumbnails .lSAction > .lSPrev, |
|
.thumbnails .lSAction > .lSNext { |
|
background-color: #ddd; |
|
} |
|
.thumbnails .lSAction > .lSPrev:hover, |
|
.thumbnails .lSAction > .lSNext:hover { |
|
background-color: #535353; |
|
color: #ddd; |
|
} |
|
.thumbnails .lSAction > .lSNext:after { |
|
content: "\e932"; |
|
top: 0.25em; |
|
} |
|
.thumbnails .lSAction > .lSPrev:after { |
|
content: "\e930"; |
|
top: 0.25em; |
|
} |
|
.thumb-image { |
|
background-color: #ddd; |
|
display: block; |
|
height: 94px; |
|
margin-bottom: 10px; |
|
padding-left: 1px; |
|
padding-top: 1px; |
|
width: 94px; |
|
} |
|
.thumb-image a { |
|
background-color: #fff; |
|
border: 6px solid #fff; |
|
display: block; |
|
height: 92px; |
|
overflow: hidden; |
|
position: relative; |
|
width: 92px; |
|
} |
|
.thumb-image:last-child { |
|
margin-bottom: 0; |
|
margin-right: 0; |
|
} |
|
.thumb-image img { |
|
display: block; |
|
} |
|
.thumb-image__youtube { |
|
left: 50%; |
|
margin-left: -62px; |
|
margin-top: -49px; |
|
position: absolute; |
|
top: 50%; |
|
} |
|
.thumb-image .icon-video-camera { |
|
display: block; |
|
font-size: 3em; |
|
left: 50%; |
|
margin-left: -0.5em; |
|
margin-top: -0.5em; |
|
position: absolute; |
|
top: 50%; |
|
text-shadow: |
|
-1px -1px 0 #fff, |
|
1px -1px 0 #fff, |
|
-1px 1px 0 #fff, |
|
1px 1px 0 #fff; |
|
} |
|
.thumb-image.youtube .icon-video-camera { |
|
color: rgba(5,5,5,0.9); |
|
} |
|
.price-range { |
|
font-weight: bold; |
|
font-size: 2.4em; |
|
} |
|
.buying-info { |
|
border: 1px solid #ddd; |
|
display: inline-block; |
|
float: left; |
|
margin-left: 2.1em; |
|
margin-bottom: 2.2em; |
|
padding: 2em; |
|
width: 46.9em; |
|
} |
|
.buying-info table { |
|
width: 100%; |
|
} |
|
.buying-info .how-to { |
|
margin-bottom: 0; |
|
margin-top: 2em; |
|
} |
|
.product-info { |
|
clear: left; |
|
} |
|
|
|
|
|
.open-gallery { |
|
cursor: pointer; |
|
} |
|
.open-video-overlay { |
|
cursor: pointer; |
|
} |
|
.gallery-buttons a { |
|
margin: 0 0.25em; |
|
} |
|
.gallery-image-list { |
|
display: none; |
|
} |
|
|
|
|
|
.flash-video, |
|
.youtube-video, |
|
.wmp-video { |
|
display: none; |
|
} |
|
|
|
.player-container { |
|
background-color: #000; |
|
} |
|
|
|
.youtube-video { |
|
height: 420px; |
|
width: 760px; |
|
} |
|
|
|
.in-page-video { |
|
overflow: hidden; |
|
position: relative; |
|
width: 100%; |
|
} |
|
.in-page-video iframe { |
|
position: absolute; |
|
} |
|
.in-page-video .overlay-link { |
|
display: block; |
|
height: 0; |
|
padding-top: 33.3333%; |
|
position: relative; |
|
width: 100%; |
|
} |
|
|
|
|
|
.info { |
|
display: table-cell; |
|
position: relative; |
|
height: 100%; |
|
width: 31em; |
|
border: 1px solid #ddd; |
|
vertical-align: top; |
|
padding: 1.5em 1.5em 3em; |
|
} |
|
.info h3 { |
|
margin-top: 0; |
|
} |
|
|
|
|
|
.article { |
|
width: 63em; |
|
} |
|
|
|
|
|
.aside { |
|
float: right; |
|
margin-bottom: 2em; |
|
margin-left: 2.5em; |
|
position: relative; |
|
width: 30.5em; |
|
} |
|
.aside h3 { |
|
margin-top: 0; |
|
} |
|
.aside p:last-child { |
|
margin-bottom: 0; |
|
} |
|
.aside > div:last-child { |
|
margin-bottom: 0; |
|
} |
|
|
|
|
|
.box { |
|
border: 1px solid #ddd; |
|
margin-bottom: 2em; |
|
padding: 1.5em; |
|
} |
|
.box--bold { |
|
border-color: #555; |
|
} |
|
.aside .box { |
|
overflow: hidden; |
|
} |
|
.aside .important-box { |
|
border: 1px solid #ff6a00; |
|
} |
|
|
|
|
|
.price-info { |
|
margin: 1.5em 0; |
|
border-collapse: collapse; |
|
width: 17em; |
|
} |
|
.price-info td { |
|
padding: 0.25em; |
|
width: 50%; |
|
vertical-align: middle; |
|
} |
|
.rrp-label, |
|
.price-label, |
|
.saving-label { |
|
text-align: right; |
|
} |
|
.rrp-label, |
|
.rrp-amount { |
|
text-decoration: line-through; |
|
} |
|
.price-label { |
|
font-size: 1.7em; |
|
line-height: 1.9em; |
|
} |
|
.price-label .icon { |
|
margin-right: 0.2em; |
|
} |
|
.price-amount { |
|
font-size: 1.7em; |
|
font-weight: 700; |
|
} |
|
.saving-label { |
|
font-size: 1.2em; |
|
} |
|
.saving-amount { |
|
font-size: 1.4em; |
|
} |
|
|
|
|
|
.basket { |
|
margin-bottom: 2em; |
|
width: 100%; |
|
} |
|
.basket th, |
|
.basket td { |
|
padding: 0.5em; |
|
text-align: center; |
|
} |
|
.basket th:first-child, |
|
.basket td:first-child { |
|
text-align: left; |
|
} |
|
.basket td { |
|
white-space: no-wrap; |
|
} |
|
.basket th { |
|
background-color: #ddd; |
|
} |
|
.basket-even { |
|
background-color: #eee; |
|
} |
|
.basket .amount { |
|
text-align: right; |
|
} |
|
.basket .description { |
|
text-align: left; |
|
} |
|
.basket tfoot { |
|
border-top: 1px solid #ddd; |
|
} |
|
.basket tfoot td { |
|
border: 0; |
|
} |
|
.basket tfoot td:first-child { |
|
font-weight: bold; |
|
text-align: right; |
|
} |
|
.basket .total-amount { |
|
color: #e41713; |
|
text-align: right; |
|
} |
|
.basket tfoot tr:last-child { |
|
font-size: 1.308em; |
|
font-weight: bold; |
|
} |
|
.basket .add-remove { |
|
display: inline-block; |
|
text-align: left; |
|
width: 2.8em; |
|
} |
|
.basket a { |
|
display: inline-block; |
|
line-height: 1.2em; |
|
margin-left: 0.3em; |
|
vertical-align: text-top; |
|
text-decoration: none; |
|
} |
|
.basket-buttons { |
|
text-align: right; |
|
} |
|
.basket__empty { |
|
font-size: 1.6em; |
|
padding-right: 1em; |
|
text-decoration: underline; |
|
} |
|
.basket .icon-plus, |
|
.basket .icon-minus, |
|
.basket .icon-cross { |
|
font-size: 0.8em; |
|
} |
|
.checkout { |
|
width: 74em; |
|
} |
|
|
|
|
|
.checkout-chooselocation { |
|
width: 35%; |
|
display: inline-block; |
|
vertical-align: text-top; |
|
text-align: center; |
|
border: none; |
|
padding: 3em; |
|
} |
|
.checkout-chooselocation a { |
|
font-size: 1.5em; |
|
text-decoration: none; |
|
font-weight: bold; |
|
vertical-align:bottom; |
|
} |
|
|
|
|
|
.accordion h3:after { |
|
content: ""; |
|
} |
|
.accordion.open p { |
|
display: block; |
|
} |
|
|
|
|
|
.payment-methods { |
|
float: right; |
|
margin-top: 4.5em; |
|
margin-left: 3em; |
|
} |
|
.payment-methods a { |
|
display: block; |
|
text-align: center; |
|
} |
|
|
|
|
|
|
|
input[type="text"], |
|
input[type="date"], |
|
input[type="datetime"], |
|
input[type="email"], |
|
input[type="number"], |
|
input[type="email"], |
|
input[type="url"], |
|
input[type="search"] { |
|
border: 1px solid #ddd; |
|
display: inline-block; |
|
margin-bottom: 1em; |
|
padding: 0.5em 0.75em; |
|
width: 16em; |
|
} |
|
textarea { |
|
border: 1px solid #ddd; |
|
display: inline-block; |
|
padding: 0.5em 0.75em; |
|
width: 29.4em; |
|
} |
|
select { |
|
border: 1px solid #ddd; |
|
padding: 0.3em; |
|
width: 16em; |
|
} |
|
label { |
|
display: inline-block; |
|
font-size: 1.4em; |
|
margin-bottom: 1em; |
|
margin-right: 2em; |
|
width: 10em; |
|
} |
|
.main button { |
|
cursor: pointer; |
|
font-weight: normal; |
|
display: block; |
|
-webkit-transition: all 0.3s ease-in-out; |
|
-moz-transition: all 0.3s ease-in-out; |
|
-ms-transition: all 0.3s ease-in-out; |
|
-o-transition: all 0.3s ease-in-out; |
|
transition: all 0.3s ease-in-out; |
|
} |
|
.button { |
|
display: inline-block; |
|
text-decoration: none; |
|
vertical-align: middle; |
|
} |
|
.button, |
|
.main button { |
|
background-color: #555; |
|
border: 0; |
|
color: #fff; |
|
font-size: 1.6em; |
|
line-height: 1; |
|
margin: 0.5em 0; |
|
padding: 0.6em 0.75em; |
|
} |
|
.button:hover, |
|
.button:active, |
|
.button:focus, |
|
.main button:hover, |
|
.main button:active, |
|
.main button:focus { |
|
background-color: #e41713; |
|
color: #fff; |
|
} |
|
.mandatory { |
|
color: #e41713; |
|
} |
|
.button.buy { |
|
margin-bottom: 0; |
|
white-space: nowrap; |
|
} |
|
.button.buy .icon-cart { |
|
margin-right: 0.25em; |
|
} |
|
.button.choice { |
|
background-color: #fff; |
|
border: 1px solid #1f1f1f; |
|
color: #1f1f1f; |
|
margin-right: 0.4em; |
|
} |
|
.button.choice:hover, |
|
.button.choice:active { |
|
border-color: #e41713; |
|
color: #e41713; |
|
} |
|
table .button { |
|
font-size: inherit; |
|
} |
|
.form-container { |
|
overflow: hidden; |
|
width: 74em; |
|
} |
|
.form-container--small { |
|
width: 50%; |
|
} |
|
.form-container textarea, |
|
.form-container input[type="text"], |
|
.form-container input[type="date"], |
|
.form-container input[type="datetime"], |
|
.form-container input[type="email"], |
|
.form-container input[type="number"], |
|
.form-container input[type="email"], |
|
.form-container input[type="url"], |
|
.form-container input[type="search"], |
|
.form-container select { |
|
margin-right: 1em; |
|
vertical-align: top; |
|
} |
|
.form-container textarea { |
|
height: 6em; |
|
} |
|
.form-container--small textarea { |
|
margin-right: 0; |
|
width: 23.2em; |
|
} |
|
.form-container .aside { |
|
margin-top: 3.5em; |
|
padding: 1.5em; |
|
} |
|
.form-field { |
|
vertical-align: top; |
|
} |
|
.form-aside { |
|
border: 1px solid #ddd; |
|
float: right; |
|
padding: 1.5em; |
|
position: relative; |
|
width: 30.5em; |
|
} |
|
.form-aside p:last-child { |
|
margin-bottom: 0; |
|
} |
|
|
|
|
|
|
|
.alpha { |
|
font-size: 3em; |
|
} |
|
.beta { |
|
font-size: 1.4em; |
|
} |
|
.gamma { |
|
font-size: 1.2em; |
|
} |
|
|
|
.icon-home3:before { |
|
content: "\e900"; |
|
} |
|
.icon-newspaper:before { |
|
content: "\e904"; |
|
} |
|
.icon-pencil:before { |
|
content: "\e901"; |
|
} |
|
.icon-pencil { |
|
vertical-align: text-bottom; |
|
} |
|
.icon-image:before { |
|
content: "\e902"; |
|
} |
|
.icon-camera:before { |
|
content: "\e905"; |
|
} |
|
.icon-video-camera:before { |
|
content: "\e903"; |
|
} |
|
.icon-connection:before { |
|
content: "\e906"; |
|
} |
|
.icon-file-text:before { |
|
content: "\e907"; |
|
} |
|
.icon-price-tags:before { |
|
content: "\e925"; |
|
} |
|
.icon-price-tags { |
|
vertical-align: text-top; |
|
} |
|
.icon-cart:before { |
|
content: "\e926"; |
|
} |
|
.icon-coin-dollar:before { |
|
content: "\e908"; |
|
} |
|
.icon-coin-euro:before { |
|
content: "\e909"; |
|
} |
|
.icon-coin-pound:before { |
|
content: "\e90a"; |
|
} |
|
.icon-coin-yen:before { |
|
content: "\e90b"; |
|
} |
|
.icon-credit-card:before { |
|
content: "\e90c"; |
|
} |
|
.icon-envelop:before { |
|
content: "\e90d"; |
|
} |
|
.icon-pushpin:before { |
|
content: "\e90e"; |
|
} |
|
.icon-clock:before { |
|
content: "\e90f"; |
|
} |
|
.icon-mobile:before { |
|
content: "\e910"; |
|
} |
|
.icon-bubble2:before { |
|
content: "\e911"; |
|
} |
|
.icon-user:before { |
|
content: "\e912"; |
|
} |
|
.icon-quotes-left:before { |
|
content: "\e913"; |
|
} |
|
.icon-quotes-right:before { |
|
content: "\e914"; |
|
} |
|
.icon-search:before { |
|
content: "\e927"; |
|
} |
|
.icon-lock:before { |
|
content: "\e915"; |
|
} |
|
.icon-wrench:before { |
|
content: "\e916"; |
|
} |
|
.icon-equalizer2:before { |
|
content: "\e917"; |
|
} |
|
.icon-magnet:before { |
|
content: "\e934"; |
|
} |
|
.icon-airplane:before { |
|
content: "\e918"; |
|
} |
|
.icon-truck:before { |
|
content: "\e919"; |
|
} |
|
.icon-power-cord:before { |
|
content: "\e91a"; |
|
} |
|
.icon-earth:before { |
|
content: "\e91b"; |
|
} |
|
.icon-sun:before { |
|
content: "\e91c"; |
|
} |
|
.icon-star-empty:before { |
|
content: "\e91d"; |
|
} |
|
.icon-happy:before { |
|
content: "\e91e"; |
|
} |
|
.icon-smile:before { |
|
content: "\e91f"; |
|
} |
|
.icon-warning:before { |
|
content: "\e920"; |
|
} |
|
.icon-notification:before { |
|
content: "\e928"; |
|
} |
|
.icon-question:before { |
|
content: "\e929"; |
|
} |
|
.icon-plus:before { |
|
content: "\e92a"; |
|
} |
|
.icon-minus:before { |
|
content: "\e92b"; |
|
} |
|
.icon-info:before { |
|
content: "\e92c"; |
|
} |
|
.icon-blocked:before { |
|
content: "\e921"; |
|
} |
|
.icon-cross:before { |
|
content: "\e92d"; |
|
} |
|
.icon-checkmark:before { |
|
content: "\e92e"; |
|
} |
|
.icon-checkmark2:before { |
|
content: "\e92f"; |
|
} |
|
.icon-arrow-up2:before { |
|
content: "\e930"; |
|
} |
|
.icon-arrow-right2:before { |
|
content: "\e931"; |
|
} |
|
.icon-arrow-down2:before { |
|
content: "\e932"; |
|
} |
|
.icon-arrow-left2:before { |
|
content: "\e933"; |
|
} |
|
.icon-scissors:before { |
|
content: "\e922"; |
|
} |
|
.icon-paypal:before { |
|
content: "\e923"; |
|
} |
|
.icon-file-pdf:before { |
|
content: "\e924"; |
|
} |
|
|
|
h3 .icon { |
|
vertical-align: text-bottom; |
|
margin-right: 0.25em; |
|
} |
|
|
|
|
|
.block img { |
|
opacity: 1; |
|
-webkit-transition: opacity 0.2s ease-in-out; |
|
-moz-transition: opacity 0.2s ease-in-out; |
|
-ms-transition: opacity 0.2s ease-in-out; |
|
-o-transition: opacity 0.2s ease-in-out; |
|
transition: opacity 0.2s ease-in-out; |
|
} |
|
.block:hover img { |
|
opacity: 0.8; |
|
} |
|
|
|
|
|
.main iframe { |
|
margin: 1em 0; |
|
} |
|
|
|
|
|
.main .home-slider { |
|
font-size: 1em; |
|
list-style-type: none; |
|
overflow: hidden; |
|
margin: 0; |
|
padding: 0; |
|
} |
|
.home-slider li { |
|
display: inline-block; |
|
height: 44.2em; |
|
margin: 0; |
|
position: relative; |
|
width: 100%; |
|
} |
|
.home-slider-wrapper { |
|
height: 44.2em; |
|
overflow-y: hidden; |
|
} |
|
.home-slider-wrapper .lSAction > a { |
|
background: #fff; |
|
cursor: pointer; |
|
display: block; |
|
height: 32px; |
|
margin-top: -16px; |
|
opacity: 0.5; |
|
position: absolute; |
|
text-decoration: none; |
|
top: 50%; |
|
transition: opacity 0.35s linear 0s; |
|
width: 32px; |
|
z-index: 99; |
|
} |
|
.home-slider-wrapper .lSAction > a:hover { |
|
opacity: 1; |
|
} |
|
.home-slider-wrapper .lSAction > a:after { |
|
display: block; |
|
font-family: icomoon; |
|
font-size: 2em; |
|
padding: 0.25em; |
|
} |
|
.home-slider-wrapper .lSAction > .lSPrev { |
|
left: 10px; |
|
} |
|
.home-slider-wrapper .lSAction > .lSNext { |
|
right: 10px; |
|
} |
|
.home-slider-wrapper .lSAction > .lSNext:after { |
|
content: "\e931"; |
|
} |
|
.home-slider-wrapper .lSAction > .lSPrev:after { |
|
content: "\e933"; |
|
} |
|
.home-slider-wrapper .lSSlideOuter { |
|
position: relative; |
|
} |
|
.home-slider-wrapper .lSPager { |
|
bottom: 0; |
|
position: absolute; |
|
width: 100%; |
|
} |
|
.home-slider-wrapper .lSSlideOuter .lSPager.lSpg { |
|
padding: 0.5em 0; |
|
} |
|
.home-slider-wrapper .lSSlideOuter .lSPager.lSpg > li a, |
|
.home-slider-wrapper .lSSlideOuter .lSPager.lSpg > li a { |
|
background-color: #fff; |
|
} |
|
.home-slider-wrapper .lSSlideOuter .lSPager.lSpg > li:hover a, |
|
.home-slider-wrapper .lSSlideOuter .lSPager.lSpg > li.active a { |
|
background-color: #e41713; |
|
} |
|
.home-slider .text { |
|
background-color: rgba(5,5,5,0.4); |
|
color: #fff; |
|
display: inline-block; |
|
margin: 2em 0 2em 2em; |
|
max-width: 50%; |
|
padding: 2em; |
|
position: relative; |
|
} |
|
.home-slider .text h2 { |
|
margin-top: 0; |
|
} |
|
.home-slider .button { |
|
background-color: rgba(5,5,5,0.4); |
|
border: 1px solid #fff; |
|
color: #fff; |
|
font-size: 1.2em; |
|
text-transform: uppercase; |
|
} |
|
.home-slider .button:hover { |
|
background-color: rgba(5,5,5,0.6); |
|
} |
|
|
|
|
|
.home-slider .background { |
|
left: 0; |
|
position: absolute; |
|
top: 0; |
|
} |
|
|
|
|
|
#logo { |
|
background-image: url('../images/optifanatics.png'); |
|
background-repeat: no-repeat; |
|
display: block; |
|
height: 32px; |
|
overflow: hidden; |
|
position: relative; |
|
width: 360px; |
|
} |
|
|
|
#logo .static { |
|
opacity: 1; |
|
-webkit-transition: opacity 0.3s ease-in-out; |
|
-moz-transition: opacity 0.3s ease-in-out; |
|
-ms-transition: opacity 0.3s ease-in-out; |
|
-o-transition: opacity 0.3s ease-in-out; |
|
transition: opacity 0.3s ease-in-out; |
|
|
|
} |
|
|
|
#logo:hover .static { |
|
opacity: 0; |
|
} |
|
|
|
#logo svg { |
|
background-color: #fff; |
|
height: auto; |
|
left: 0; |
|
overflow: hidden; |
|
position: relative; |
|
top: 0; |
|
width: 100%; |
|
} |
|
|
|
#wheel-top { |
|
mix-blend-mode: multiply; |
|
} |
|
|
|
.st0 { |
|
fill: #FFFFFF; |
|
} |
|
|
|
.st1 { |
|
fill: #3366FF; |
|
} |
|
|
|
.st2 { |
|
fill: #FF3333; |
|
} |
|
|
|
.st3 { |
|
fill: #FF3399; |
|
} |
|
|
|
.st4 { |
|
fill: #FFFF33; |
|
} |
|
|
|
|
|
|
|
|
|
table.infotable { |
|
border: 1px solid #dddddd; |
|
} |
|
table.infotable th { |
|
font-weight: bold; |
|
background-color: #eeeeee; |
|
} |
|
table.infotable td, |
|
table.infotable th { |
|
border: 1px solid #dddddd; |
|
padding: 1em; |
|
} |
|
table.infotable-compact td, |
|
table.infotable-compact th { |
|
padding: 0.35em 1em 0.35em 1em; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
@font-face { |
|
font-family: 'lg'; |
|
src: url("../fonts/lg.eot?n1z373"); |
|
src: url("../fonts/lg.eot?#iefixn1z373") format("embedded-opentype"), url("../fonts/lg.woff?n1z373") format("woff"), url("../fonts/lg.ttf?n1z373") format("truetype"), url("../fonts/lg.svg?n1z373#lg") format("svg"); |
|
font-weight: normal; |
|
font-style: normal; |
|
} |
|
.lg-icon { |
|
font-family: 'lg'; |
|
speak: none; |
|
font-style: normal; |
|
font-weight: normal; |
|
font-variant: normal; |
|
text-transform: none; |
|
line-height: 1; |
|
|
|
-webkit-font-smoothing: antialiased; |
|
-moz-osx-font-smoothing: grayscale; |
|
} |
|
|
|
.lg-actions .lg-next, .lg-actions .lg-prev { |
|
background-color: rgba(0, 0, 0, 0.45); |
|
border-radius: 2px; |
|
color: #999; |
|
cursor: pointer; |
|
display: block; |
|
font-size: 22px; |
|
margin-top: -10px; |
|
padding: 8px 10px 9px; |
|
position: absolute; |
|
top: 50%; |
|
z-index: 1080; |
|
} |
|
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled { |
|
pointer-events: none; |
|
opacity: 0.5; |
|
} |
|
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover { |
|
color: #FFF; |
|
} |
|
.lg-actions .lg-next { |
|
right: 20px; |
|
} |
|
.lg-actions .lg-next:before { |
|
content: "\e095"; |
|
} |
|
.lg-actions .lg-prev { |
|
left: 20px; |
|
} |
|
.lg-actions .lg-prev:after { |
|
content: "\e094"; |
|
} |
|
|
|
@-webkit-keyframes lg-right-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: -30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-moz-keyframes lg-right-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: -30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-ms-keyframes lg-right-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: -30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@keyframes lg-right-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: -30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-webkit-keyframes lg-left-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: 30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-moz-keyframes lg-left-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: 30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-ms-keyframes lg-left-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: 30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@keyframes lg-left-end { |
|
0% { |
|
left: 0; |
|
} |
|
50% { |
|
left: 30px; |
|
} |
|
100% { |
|
left: 0; |
|
} |
|
} |
|
.lg-outer.lg-right-end .lg-object { |
|
-webkit-animation: lg-right-end 0.3s; |
|
-o-animation: lg-right-end 0.3s; |
|
animation: lg-right-end 0.3s; |
|
position: relative; |
|
} |
|
.lg-outer.lg-left-end .lg-object { |
|
-webkit-animation: lg-left-end 0.3s; |
|
-o-animation: lg-left-end 0.3s; |
|
animation: lg-left-end 0.3s; |
|
position: relative; |
|
} |
|
|
|
.lg-toolbar { |
|
z-index: 1080; |
|
left: 0; |
|
position: absolute; |
|
top: 0; |
|
width: 100%; |
|
background-color: rgba(0, 0, 0, 0.45); |
|
} |
|
.lg-toolbar .lg-icon { |
|
color: #999; |
|
cursor: pointer; |
|
float: right; |
|
font-size: 24px; |
|
height: 47px; |
|
line-height: 27px; |
|
padding: 10px 0; |
|
text-align: center; |
|
width: 50px; |
|
text-decoration: none !important; |
|
outline: medium none; |
|
} |
|
.lg-toolbar .lg-icon:hover { |
|
color: #FFF; |
|
} |
|
.lg-toolbar .lg-close:after { |
|
content: "\e070"; |
|
} |
|
.lg-toolbar .lg-download:after { |
|
content: "\e0f2"; |
|
} |
|
|
|
.lg-sub-html { |
|
background-color: rgba(0, 0, 0, 0.45); |
|
bottom: 0; |
|
color: #EEE; |
|
font-size: 16px; |
|
left: 0; |
|
padding: 10px 40px; |
|
position: fixed; |
|
right: 0; |
|
text-align: center; |
|
z-index: 1080; |
|
} |
|
.lg-sub-html h4 { |
|
margin: 0; |
|
font-size: 13px; |
|
font-weight: bold; |
|
} |
|
.lg-sub-html p { |
|
font-size: 12px; |
|
margin: 5px 0 0; |
|
} |
|
|
|
#lg-counter { |
|
color: #999; |
|
display: inline-block; |
|
font-size: 16px; |
|
padding-left: 20px; |
|
padding-top: 12px; |
|
vertical-align: middle; |
|
} |
|
|
|
.lg-toolbar, .lg-prev, .lg-next { |
|
opacity: 1; |
|
-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
} |
|
|
|
.lg-hide-items .lg-prev { |
|
opacity: 0; |
|
-webkit-transform: translate3d(-10px, 0, 0); |
|
transform: translate3d(-10px, 0, 0); |
|
} |
|
.lg-hide-items .lg-next { |
|
opacity: 0; |
|
-webkit-transform: translate3d(10px, 0, 0); |
|
transform: translate3d(10px, 0, 0); |
|
} |
|
.lg-hide-items .lg-toolbar { |
|
opacity: 0; |
|
-webkit-transform: translate3d(0, -10px, 0); |
|
transform: translate3d(0, -10px, 0); |
|
} |
|
|
|
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object { |
|
-webkit-transform: scale3d(0.5, 0.5, 0.5); |
|
transform: scale3d(0.5, 0.5, 0.5); |
|
opacity: 0; |
|
-webkit-transition: -webkit-transform 250ms ease 0s, opacity 250ms !important; |
|
-moz-transition: -moz-transform 250ms ease 0s, opacity 250ms !important; |
|
-o-transition: -o-transform 250ms ease 0s, opacity 250ms !important; |
|
transition: transform 250ms ease 0s, opacity 250ms !important; |
|
-webkit-transform-origin: 50% 50%; |
|
-moz-transform-origin: 50% 50%; |
|
-ms-transform-origin: 50% 50%; |
|
transform-origin: 50% 50%; |
|
} |
|
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object { |
|
-webkit-transform: scale3d(1, 1, 1); |
|
transform: scale3d(1, 1, 1); |
|
opacity: 1; |
|
} |
|
|
|
.lg-outer .lg-thumb-outer { |
|
background-color: #0D0A0A; |
|
bottom: 0; |
|
position: absolute; |
|
width: 100%; |
|
z-index: 1080; |
|
max-height: 350px; |
|
-webkit-transform: translate3d(0, 100%, 0); |
|
transform: translate3d(0, 100%, 0); |
|
-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s; |
|
} |
|
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item { |
|
cursor: -webkit-grab; |
|
cursor: -moz-grab; |
|
cursor: -o-grab; |
|
cursor: -ms-grab; |
|
cursor: grab; |
|
} |
|
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item { |
|
cursor: move; |
|
cursor: -webkit-grabbing; |
|
cursor: -moz-grabbing; |
|
cursor: -o-grabbing; |
|
cursor: -ms-grabbing; |
|
cursor: grabbing; |
|
} |
|
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb { |
|
-webkit-transition-duration: 0s !important; |
|
transition-duration: 0s !important; |
|
} |
|
.lg-outer.lg-thumb-open .lg-thumb-outer { |
|
-webkit-transform: translate3d(0, 0%, 0); |
|
transform: translate3d(0, 0%, 0); |
|
} |
|
.lg-outer .lg-thumb { |
|
padding: 10px 0; |
|
height: 100%; |
|
margin-bottom: -5px; |
|
} |
|
.lg-outer .lg-thumb-item { |
|
cursor: pointer; |
|
float: left; |
|
overflow: hidden; |
|
height: 100%; |
|
border: 1px solid #FFF; |
|
margin-bottom: 5px; |
|
} |
|
@media (min-width: 1025px) { |
|
.lg-outer .lg-thumb-item { |
|
-webkit-transition: border-color 0.25s ease; |
|
-o-transition: border-color 0.25s ease; |
|
transition: border-color 0.25s ease; |
|
} |
|
} |
|
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover { |
|
border-color: #e41713; |
|
} |
|
.lg-outer .lg-thumb-item img { |
|
width: 100%; |
|
height: 100%; |
|
} |
|
.lg-outer.lg-has-thumb .lg-item { |
|
padding-bottom: 120px; |
|
} |
|
.lg-outer.lg-can-toggle .lg-item { |
|
padding-bottom: 0; |
|
} |
|
.lg-outer.lg-pull-caption-up .lg-sub-html { |
|
-webkit-transition: bottom 0.25s ease; |
|
-o-transition: bottom 0.25s ease; |
|
transition: bottom 0.25s ease; |
|
} |
|
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html { |
|
bottom: 100px; |
|
} |
|
.lg-outer .lg-toogle-thumb { |
|
background-color: #0D0A0A; |
|
border-radius: 2px 2px 0 0; |
|
color: #999; |
|
cursor: pointer; |
|
font-size: 24px; |
|
height: 39px; |
|
line-height: 27px; |
|
padding: 5px 0; |
|
position: absolute; |
|
right: 20px; |
|
text-align: center; |
|
top: -39px; |
|
width: 50px; |
|
} |
|
.lg-outer .lg-toogle-thumb:after { |
|
content: "\e1ff"; |
|
} |
|
.lg-outer .lg-toogle-thumb:hover { |
|
color: #FFF; |
|
} |
|
|
|
.lg-outer .lg-video-cont { |
|
display: inline-block; |
|
vertical-align: middle; |
|
max-width: 1140px; |
|
max-height: 100%; |
|
width: 100%; |
|
padding: 0 5px; |
|
} |
|
.lg-outer .lg-video { |
|
width: 100%; |
|
height: 0; |
|
padding-bottom: 56.25%; |
|
overflow: hidden; |
|
position: relative; |
|
} |
|
.lg-outer .lg-video .lg-object { |
|
display: inline-block; |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
width: 100% !important; |
|
height: 100% !important; |
|
} |
|
.lg-outer .lg-video .lg-video-play { |
|
width: 84px; |
|
height: 59px; |
|
position: absolute; |
|
left: 50%; |
|
top: 50%; |
|
margin-left: -42px; |
|
margin-top: -30px; |
|
z-index: 1080; |
|
cursor: pointer; |
|
} |
|
.lg-outer .lg-has-vimeo .lg-video-play { |
|
background: url("../img/vimeo-play.png") no-repeat scroll 0 0 transparent; |
|
} |
|
.lg-outer .lg-has-vimeo:hover .lg-video-play { |
|
background: url("../img/vimeo-play.png") no-repeat scroll 0 -58px transparent; |
|
} |
|
.lg-outer .lg-has-html5 .lg-video-play { |
|
background: transparent url("../img/video-play.png") no-repeat scroll 0 0; |
|
height: 64px; |
|
margin-left: -32px; |
|
margin-top: -32px; |
|
width: 64px; |
|
opacity: 0.8; |
|
} |
|
.lg-outer .lg-has-html5:hover .lg-video-play { |
|
opacity: 1; |
|
} |
|
.lg-outer .lg-has-youtube .lg-video-play { |
|
background: url("../img/youtube-play.png") no-repeat scroll 0 0 transparent; |
|
} |
|
.lg-outer .lg-has-youtube:hover .lg-video-play { |
|
background: url("../img/youtube-play.png") no-repeat scroll 0 -60px transparent; |
|
} |
|
.lg-outer .lg-video-object { |
|
width: 100% !important; |
|
height: 100% !important; |
|
position: absolute; |
|
top: 0; |
|
left: 0; |
|
} |
|
.lg-outer .lg-has-video .lg-video-object { |
|
visibility: hidden; |
|
} |
|
.lg-outer .lg-has-video.lg-video-palying .lg-object, .lg-outer .lg-has-video.lg-video-palying .lg-video-play { |
|
display: none; |
|
} |
|
.lg-outer .lg-has-video.lg-video-palying .lg-video-object { |
|
visibility: visible; |
|
} |
|
|
|
.lg-progress-bar { |
|
background-color: #333; |
|
height: 5px; |
|
left: 0; |
|
position: absolute; |
|
top: 0; |
|
width: 100%; |
|
z-index: 1080; |
|
opacity: 0; |
|
-webkit-transition: opacity 0.08s ease 0s; |
|
-moz-transition: opacity 0.08s ease 0s; |
|
-o-transition: opacity 0.08s ease 0s; |
|
transition: opacity 0.08s ease 0s; |
|
} |
|
.lg-progress-bar .lg-progress { |
|
background-color: #e41713; |
|
height: 5px; |
|
width: 0; |
|
} |
|
.lg-progress-bar.lg-start .lg-progress { |
|
width: 100%; |
|
} |
|
.lg-show-autoplay .lg-progress-bar { |
|
opacity: 1; |
|
} |
|
|
|
.lg-autoplay-button:after { |
|
content: "\e01d"; |
|
} |
|
.lg-show-autoplay .lg-autoplay-button:after { |
|
content: "\e01a"; |
|
} |
|
|
|
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image { |
|
-webkit-transition-duration: 0s; |
|
transition-duration: 0s; |
|
} |
|
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap { |
|
-webkit-transition: -webkit-transform 0.3s ease 0s; |
|
-moz-transition: -moz-transform 0.3s ease 0s; |
|
-o-transition: -o-transform 0.3s ease 0s; |
|
transition: transform 0.3s ease 0s; |
|
-webkit-transform: translate3d(0, 0, 0); |
|
transform: translate3d(0, 0, 0); |
|
} |
|
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image { |
|
-webkit-transform: scale3d(1, 1, 1); |
|
transform: scale3d(1, 1, 1); |
|
-webkit-transition: -webkit-transform 0.3s ease 0s, opacity 0.15s !important; |
|
-moz-transition: -moz-transform 0.3s ease 0s, opacity 0.15s !important; |
|
-o-transition: -o-transform 0.3s ease 0s, opacity 0.15s !important; |
|
transition: transform 0.3s ease 0s, opacity 0.15s !important; |
|
-webkit-transform-origin: 0 0; |
|
-moz-transform-origin: 0 0; |
|
-ms-transform-origin: 0 0; |
|
transform-origin: 0 0; |
|
} |
|
|
|
#lg-zoom-in:after { |
|
content: "\e311"; |
|
} |
|
|
|
#lg-zoom-out { |
|
opacity: 0.5; |
|
pointer-events: none; |
|
} |
|
#lg-zoom-out:after { |
|
content: "\e312"; |
|
} |
|
.lg-zoomed #lg-zoom-out { |
|
opacity: 1; |
|
pointer-events: auto; |
|
} |
|
|
|
.lg-outer .lg-pager-outer { |
|
bottom: 60px; |
|
left: 0; |
|
position: absolute; |
|
right: 0; |
|
text-align: center; |
|
z-index: 1080; |
|
height: 10px; |
|
} |
|
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont { |
|
overflow: visible; |
|
} |
|
.lg-outer .lg-pager-cont { |
|
cursor: pointer; |
|
display: inline-block; |
|
overflow: hidden; |
|
position: relative; |
|
vertical-align: top; |
|
margin: 0 5px; |
|
} |
|
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont { |
|
opacity: 1; |
|
-webkit-transform: translate3d(0, 0, 0); |
|
transform: translate3d(0, 0, 0); |
|
} |
|
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager { |
|
box-shadow: 0 0 0 2px white inset; |
|
} |
|
.lg-outer .lg-pager-thumb-cont { |
|
background-color: #fff; |
|
color: #FFF; |
|
bottom: 100%; |
|
height: 83px; |
|
left: 0; |
|
margin-bottom: 20px; |
|
margin-left: -60px; |
|
opacity: 0; |
|
padding: 5px; |
|
position: absolute; |
|
width: 120px; |
|
border-radius: 3px; |
|
-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s; |
|
-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s; |
|
-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s; |
|
transition: opacity 0.15s ease 0s, transform 0.15s ease 0s; |
|
-webkit-transform: translate3d(0, 5px, 0); |
|
transform: translate3d(0, 5px, 0); |
|
} |
|
.lg-outer .lg-pager-thumb-cont img { |
|
width: 100%; |
|
height: 100%; |
|
} |
|
.lg-outer .lg-pager { |
|
background-color: rgba(255, 255, 255, 0.5); |
|
border-radius: 50%; |
|
box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset; |
|
display: block; |
|
height: 12px; |
|
-webkit-transition: box-shadow 0.3s ease 0s; |
|
-o-transition: box-shadow 0.3s ease 0s; |
|
transition: box-shadow 0.3s ease 0s; |
|
width: 12px; |
|
} |
|
.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus { |
|
box-shadow: 0 0 0 8px white inset; |
|
} |
|
.lg-outer .lg-caret { |
|
border-left: 10px solid transparent; |
|
border-right: 10px solid transparent; |
|
border-top: 10px dashed; |
|
bottom: -10px; |
|
display: inline-block; |
|
height: 0; |
|
left: 50%; |
|
margin-left: -5px; |
|
position: absolute; |
|
vertical-align: middle; |
|
width: 0; |
|
} |
|
|
|
.lg-fullscreen:after { |
|
content: "\e20c"; |
|
} |
|
.lg-fullscreen-on .lg-fullscreen:after { |
|
content: "\e20d"; |
|
} |
|
|
|
.group { |
|
*zoom: 1; |
|
} |
|
|
|
.group:before, .group:after { |
|
display: table; |
|
content: ""; |
|
line-height: 0; |
|
} |
|
|
|
.group:after { |
|
clear: both; |
|
} |
|
|
|
.lg-outer { |
|
width: 100%; |
|
height: 100%; |
|
position: fixed; |
|
top: 0; |
|
left: 0; |
|
z-index: 1050; |
|
opacity: 0; |
|
-webkit-transition: opacity 0.15s ease 0s; |
|
-o-transition: opacity 0.15s ease 0s; |
|
transition: opacity 0.15s ease 0s; |
|
} |
|
.lg-outer * { |
|
-webkit-box-sizing: border-box; |
|
-moz-box-sizing: border-box; |
|
box-sizing: border-box; |
|
} |
|
.lg-outer.lg-visible { |
|
opacity: 1; |
|
} |
|
.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current { |
|
-webkit-transition-duration: inherit !important; |
|
transition-duration: inherit !important; |
|
-webkit-transition-timing-function: inherit !important; |
|
transition-timing-function: inherit !important; |
|
} |
|
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current { |
|
-webkit-transition-duration: 0s !important; |
|
transition-duration: 0s !important; |
|
opacity: 1; |
|
} |
|
.lg-outer.lg-grab img.lg-object { |
|
cursor: -webkit-grab; |
|
cursor: -moz-grab; |
|
cursor: -o-grab; |
|
cursor: -ms-grab; |
|
cursor: grab; |
|
} |
|
.lg-outer.lg-grabbing img.lg-object { |
|
cursor: move; |
|
cursor: -webkit-grabbing; |
|
cursor: -moz-grabbing; |
|
cursor: -o-grabbing; |
|
cursor: -ms-grabbing; |
|
cursor: grabbing; |
|
} |
|
.lg-outer .lg { |
|
height: 100%; |
|
width: 100%; |
|
position: relative; |
|
overflow: hidden; |
|
margin-left: auto; |
|
margin-right: auto; |
|
max-width: 100%; |
|
max-height: 100%; |
|
} |
|
.lg-outer .lg-inner { |
|
width: 100%; |
|
height: 100%; |
|
position: absolute; |
|
left: 0; |
|
top: 0; |
|
white-space: nowrap; |
|
} |
|
.lg-outer .lg-item { |
|
background: url(../img/loading.gif) no-repeat scroll center center transparent; |
|
} |
|
.lg-outer .lg-item, .lg-outer .lg-img-wrap { |
|
display: inline-block; |
|
text-align: center; |
|
position: absolute; |
|
width: 100%; |
|
height: 100%; |
|
} |
|
.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before { |
|
content: ""; |
|
display: inline-block; |
|
height: 50%; |
|
width: 1px; |
|
margin-right: -1px; |
|
} |
|
.lg-outer .lg-img-wrap { |
|
top: 0; |
|
bottom: 0; |
|
left: 0; |
|
right: 0; |
|
padding: 0 5px; |
|
} |
|
.lg-outer .lg-item.lg-complete { |
|
background-image: none; |
|
} |
|
.lg-outer .lg-item.lg-current { |
|
z-index: 1060; |
|
} |
|
.lg-outer .lg-image { |
|
display: inline-block; |
|
vertical-align: middle; |
|
max-width: 100%; |
|
max-height: 100%; |
|
width: auto !important; |
|
height: auto !important; |
|
} |
|
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play { |
|
opacity: 0; |
|
-webkit-transition: opacity 0.15s ease 0s; |
|
-o-transition: opacity 0.15s ease 0s; |
|
transition: opacity 0.15s ease 0s; |
|
} |
|
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play { |
|
opacity: 1; |
|
} |
|
.lg-outer .lg-empty-html { |
|
display: none; |
|
} |
|
|
|
.lg-backdrop { |
|
position: fixed; |
|
top: 0; |
|
left: 0; |
|
right: 0; |
|
bottom: 0; |
|
z-index: 1040; |
|
background-color: #000; |
|
opacity: 0; |
|
-webkit-transition: opacity 0.15s ease 0s; |
|
-o-transition: opacity 0.15s ease 0s; |
|
transition: opacity 0.15s ease 0s; |
|
} |
|
.lg-backdrop.in { |
|
opacity: 0.8; |
|
} |
|
|
|
.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current { |
|
-webkit-transition: none 0s ease 0s !important; |
|
-moz-transition: none 0s ease 0s !important; |
|
-o-transition: none 0s ease 0s !important; |
|
transition: none 0s ease 0s !important; |
|
} |
|
.lg-css3.lg-use-css3 .lg-item { |
|
will-change: transform, opacity; |
|
} |
|
.lg-css3.lg-use-left .lg-item { |
|
will-change: left, opacity; |
|
} |
|
.lg-css3.lg-fade .lg-item { |
|
opacity: 0; |
|
} |
|
.lg-css3.lg-fade .lg-item.lg-current { |
|
opacity: 1; |
|
} |
|
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current { |
|
-webkit-transition: opacity 0.1s ease 0s; |
|
-moz-transition: opacity 0.1s ease 0s; |
|
-o-transition: opacity 0.1s ease 0s; |
|
transition: opacity 0.1s ease 0s; |
|
} |
|
.lg-css3.lg-slide.lg-use-css3 .lg-item { |
|
opacity: 0; |
|
} |
|
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide { |
|
-webkit-transform: translate3d(-100%, 0, 0); |
|
transform: translate3d(-100%, 0, 0); |
|
} |
|
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide { |
|
-webkit-transform: translate3d(100%, 0, 0); |
|
transform: translate3d(100%, 0, 0); |
|
} |
|
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { |
|
-webkit-transform: translate3d(0, 0, 0); |
|
transform: translate3d(0, 0, 0); |
|
opacity: 1; |
|
} |
|
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current { |
|
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
} |
|
.lg-css3.lg-slide.lg-use-left .lg-item { |
|
opacity: 0; |
|
position: absolute; |
|
left: 0; |
|
} |
|
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide { |
|
left: -100%; |
|
} |
|
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide { |
|
left: 100%; |
|
} |
|
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current { |
|
left: 0; |
|
opacity: 1; |
|
} |
|
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current { |
|
-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s; |
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.lSSlideOuter { |
|
overflow: hidden; |
|
-webkit-touch-callout: none; |
|
-webkit-user-select: none; |
|
-khtml-user-select: none; |
|
-moz-user-select: none; |
|
-ms-user-select: none; |
|
user-select: none |
|
} |
|
.lightSlider:before, .lightSlider:after { |
|
content: " "; |
|
display: table; |
|
} |
|
.lightSlider { |
|
overflow: hidden; |
|
} |
|
.lSSlideWrapper { |
|
max-width: 100%; |
|
position: relative; |
|
} |
|
.lSSlideWrapper > .lightSlider:after { |
|
clear: both; |
|
} |
|
.lSSlideWrapper .lSSlide { |
|
-webkit-transform: translate(0px, 0px); |
|
-ms-transform: translate(0px, 0px); |
|
transform: translate(0px, 0px); |
|
-webkit-transition: all 1s; |
|
-webkit-transition-property: -webkit-transform,height; |
|
-moz-transition-property: -moz-transform,height; |
|
transition-property: transform,height; |
|
-webkit-transition-duration: inherit !important; |
|
transition-duration: inherit !important; |
|
-webkit-transition-timing-function: inherit !important; |
|
transition-timing-function: inherit !important; |
|
} |
|
.lSSlideWrapper .lSFade { |
|
position: relative; |
|
} |
|
.lSSlideWrapper .lSFade > * { |
|
position: absolute !important; |
|
top: 0; |
|
left: 0; |
|
z-index: 9; |
|
margin-right: 0; |
|
width: 100%; |
|
} |
|
.lSSlideWrapper.usingCss .lSFade > * { |
|
opacity: 0; |
|
-webkit-transition-delay: 0s; |
|
transition-delay: 0s; |
|
-webkit-transition-duration: inherit !important; |
|
transition-duration: inherit !important; |
|
-webkit-transition-property: opacity; |
|
transition-property: opacity; |
|
-webkit-transition-timing-function: inherit !important; |
|
transition-timing-function: inherit !important; |
|
} |
|
.lSSlideWrapper .lSFade > *.active { |
|
z-index: 10; |
|
} |
|
.lSSlideWrapper.usingCss .lSFade > *.active { |
|
opacity: 1; |
|
} |
|
|
|
|
|
|
|
.lSSlideOuter .lSPager.lSpg { |
|
margin: 10px 0 0; |
|
padding: 0; |
|
text-align: center; |
|
} |
|
.lSSlideOuter .lSPager.lSpg > li { |
|
cursor: pointer; |
|
display: inline-block; |
|
padding: 0 5px; |
|
} |
|
.lSSlideOuter .lSPager.lSpg > li a { |
|
background-color: #222222; |
|
border-radius: 30px; |
|
display: inline-block; |
|
height: 8px; |
|
overflow: hidden; |
|
text-indent: -999em; |
|
width: 8px; |
|
position: relative; |
|
z-index: 99; |
|
-webkit-transition: all 0.5s linear 0s; |
|
transition: all 0.5s linear 0s; |
|
} |
|
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a { |
|
background-color: #428bca; |
|
} |
|
.lSSlideOuter .media { |
|
opacity: 0.8; |
|
} |
|
.lSSlideOuter .media.active { |
|
opacity: 1; |
|
} |
|
|
|
|
|
|
|
.lSSlideOuter .lSPager.lSGallery { |
|
list-style: none outside none; |
|
padding-left: 0; |
|
margin: 0; |
|
overflow: hidden; |
|
transform: translate3d(0px, 0px, 0px); |
|
-moz-transform: translate3d(0px, 0px, 0px); |
|
-ms-transform: translate3d(0px, 0px, 0px); |
|
-webkit-transform: translate3d(0px, 0px, 0px); |
|
-o-transform: translate3d(0px, 0px, 0px); |
|
-webkit-transition-property: -webkit-transform; |
|
-moz-transition-property: -moz-transform; |
|
-webkit-touch-callout: none; |
|
-webkit-user-select: none; |
|
-khtml-user-select: none; |
|
-moz-user-select: none; |
|
-ms-user-select: none; |
|
user-select: none; |
|
} |
|
.lSSlideOuter .lSPager.lSGallery li { |
|
overflow: hidden; |
|
-webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s; |
|
transition: border-radius 0.12s linear 0s 0.35s linear 0s; |
|
} |
|
.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover { |
|
border-radius: 5px; |
|
} |
|
.lSSlideOuter .lSPager.lSGallery img { |
|
display: block; |
|
height: auto; |
|
max-width: 100%; |
|
} |
|
.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after { |
|
content: " "; |
|
display: table; |
|
} |
|
.lSSlideOuter .lSPager.lSGallery:after { |
|
clear: both; |
|
} |
|
|
|
|
|
|
|
.lSAction > a { |
|
color: #555; |
|
display: block; |
|
height: 32px; |
|
cursor: pointer; |
|
position: absolute; |
|
width: 100%; |
|
} |
|
.lSAction > a:hover { |
|
opacity: 1; |
|
} |
|
.lSAction > a.disabled { |
|
pointer-events: none; |
|
} |
|
.cS-hidden { |
|
height: 1px; |
|
opacity: 0; |
|
filter: alpha(opacity=0); |
|
overflow: hidden; |
|
} |
|
|
|
|
|
|
|
.lSSlideOuter.vertical { |
|
position: relative; |
|
} |
|
.lSSlideOuter.vertical.noPager { |
|
padding-right: 0px !important; |
|
} |
|
.lSSlideOuter.vertical .lSGallery { |
|
position: absolute !important; |
|
right: 0; |
|
top: 0; |
|
} |
|
.lSSlideOuter.vertical .lightSlider > * { |
|
width: 100% !important; |
|
max-width: none !important; |
|
} |
|
|
|
|
|
.lSSlideOuter.vertical .lSAction > a { |
|
left: 0; |
|
margin-top: 0; |
|
} |
|
.lSSlideOuter.vertical .lSAction > .lSNext { |
|
bottom: -32px; |
|
top: auto; |
|
} |
|
.lSSlideOuter.vertical .lSAction > .lSPrev { |
|
bottom: auto; |
|
top: -32px; |
|
} |
|
|
|
|
|
|
|
|
|
.lSSlideOuter.lSrtl { |
|
direction: rtl; |
|
} |
|
.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager { |
|
padding-left: 0; |
|
list-style: none outside none; |
|
} |
|
.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager { |
|
padding-right: 0; |
|
} |
|
.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li { |
|
float: left; |
|
} |
|
.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li { |
|
float: right !important; |
|
} |
|
|
|
|
|
@-webkit-keyframes rightEnd { |
|
0% { |
|
left: 0; |
|
} |
|
|
|
50% { |
|
left: -15px; |
|
} |
|
|
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@keyframes rightEnd { |
|
0% { |
|
left: 0; |
|
} |
|
|
|
50% { |
|
left: -15px; |
|
} |
|
|
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-webkit-keyframes topEnd { |
|
0% { |
|
top: 0; |
|
} |
|
|
|
50% { |
|
top: -15px; |
|
} |
|
|
|
100% { |
|
top: 0; |
|
} |
|
} |
|
@keyframes topEnd { |
|
0% { |
|
top: 0; |
|
} |
|
|
|
50% { |
|
top: -15px; |
|
} |
|
|
|
100% { |
|
top: 0; |
|
} |
|
} |
|
@-webkit-keyframes leftEnd { |
|
0% { |
|
left: 0; |
|
} |
|
|
|
50% { |
|
left: 15px; |
|
} |
|
|
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@keyframes leftEnd { |
|
0% { |
|
left: 0; |
|
} |
|
|
|
50% { |
|
left: 15px; |
|
} |
|
|
|
100% { |
|
left: 0; |
|
} |
|
} |
|
@-webkit-keyframes bottomEnd { |
|
0% { |
|
bottom: 0; |
|
} |
|
|
|
50% { |
|
bottom: -15px; |
|
} |
|
|
|
100% { |
|
bottom: 0; |
|
} |
|
} |
|
@keyframes bottomEnd { |
|
0% { |
|
bottom: 0; |
|
} |
|
|
|
50% { |
|
bottom: -15px; |
|
} |
|
|
|
100% { |
|
bottom: 0; |
|
} |
|
} |
|
.lSSlideOuter .rightEnd { |
|
-webkit-animation: rightEnd 0.3s; |
|
animation: rightEnd 0.3s; |
|
position: relative; |
|
} |
|
.lSSlideOuter .leftEnd { |
|
-webkit-animation: leftEnd 0.3s; |
|
animation: leftEnd 0.3s; |
|
position: relative; |
|
} |
|
.lSSlideOuter.vertical .rightEnd { |
|
-webkit-animation: topEnd 0.3s; |
|
animation: topEnd 0.3s; |
|
position: relative; |
|
} |
|
.lSSlideOuter.vertical .leftEnd { |
|
-webkit-animation: bottomEnd 0.3s; |
|
animation: bottomEnd 0.3s; |
|
position: relative; |
|
} |
|
.lSSlideOuter.lSrtl .rightEnd { |
|
-webkit-animation: leftEnd 0.3s; |
|
animation: leftEnd 0.3s; |
|
position: relative; |
|
} |
|
.lSSlideOuter.lSrtl .leftEnd { |
|
-webkit-animation: rightEnd 0.3s; |
|
animation: rightEnd 0.3s; |
|
position: relative; |
|
} |
|
|
|
.lightSlider.lsGrab > * { |
|
cursor: -webkit-grab; |
|
cursor: -moz-grab; |
|
cursor: -o-grab; |
|
cursor: -ms-grab; |
|
cursor: grab; |
|
} |
|
.lightSlider.lsGrabbing > * { |
|
cursor: move; |
|
cursor: -webkit-grabbing; |
|
cursor: -moz-grabbing; |
|
cursor: -o-grabbing; |
|
cursor: -ms-grabbing; |
|
cursor: grabbing; |
|
} |
|
</style> |
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type"> |
|
<meta charset="utf-8"> |
|
<meta content="IE=edge" http-equiv="X-UA-Compatible"> |
|
<meta content="index, follow" name="robots"> |
|
<meta content="This Wheel Rotator fits to an OPTI Solar projector and rotates a 6" effect wheel at a constant speed of 1/2RPM (one revolution every 2 minutes). Note that you'll also need a <a href="Product.aspx?id=838">connecting cable</a> if you have an older Solar projector. |
|
|
|
Wheel Rotators <b>now come with a" name="description"> |
|
<meta content="lighting lights projection effects lx fx optikinetics projector projection oil wheel goboshow gobopro gobo lens cassette prism control solar k1 k2 k2+ k4 liquid psycedelic psycedelia logo uk england british europe usa canada" name="keywords"> |
|
<meta content="Minim Technology Limited" name="copyright"> |
|
<title> |
|
Optikinetics Solar Wheel Rotator 1/2RPM - Optifanatics - #1 Optikinetics lighting effects specialists - OPTI new and used |
|
</title> |
|
</head> |
|
<body> |
|
<div class="header"> |
|
<div class="container"> |
|
<div class="logo"> |
|
<a id="logo"> |
|
</a> |
|
<span class="strapline"> |
|
#1 for [OPTI]Kinetics entertainment and sensory lighting effects |
|
</span> |
|
</div> |
|
<div class="search-nav"> |
|
<div class="secondary-nav"> |
|
<ul> |
|
<li> |
|
<a> |
|
How to Order |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
International |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Contact Us |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
<div class="header__search"> |
|
<form action="Browse.aspx" method="GET"> |
|
<input id="search" name="search" placeholder="Search" type="search"> |
|
<button type="submit"> |
|
<span class="icon-search"> |
|
</span> |
|
</button> |
|
</form> |
|
</div> |
|
<div class="header__basket"> |
|
<span class="icon-cart"> |
|
</span> |
|
basket empty |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="global-nav"> |
|
<div class="global-nav__container"> |
|
<ul> |
|
<li> |
|
<a> |
|
Projectors |
|
</a> |
|
<div class="sub-nav"> |
|
<ul class="sub-nav__list"> |
|
<li> |
|
<a> |
|
Aura |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Solar 100 LED |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Solar 250 LED |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Sensory LED |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li> |
|
<a> |
|
Accessories |
|
</a> |
|
<div class="sub-nav"> |
|
<ul class="sub-nav__list"> |
|
<li> |
|
<a> |
|
Effect Rotators |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Slide/Gobo Accessories |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Lenses |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Mirrors |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li> |
|
<a> |
|
Effects |
|
</a> |
|
<div class="sub-nav"> |
|
<ul class="sub-nav__list"> |
|
<li> |
|
<a> |
|
Effect Cassettes |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Liquid Wheels |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Image Wheels |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Abstract Wheels |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
<li> |
|
<a> |
|
Lamps |
|
</a> |
|
<div class="sub-nav"> |
|
<ul class="sub-nav__list"> |
|
<li> |
|
<a> |
|
Solar 100 lamp |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Solar 250 lamp |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
GoBoShow lamp |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
GoBoPro lamp |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
<div class="container"> |
|
<ul class="breadcrumb"> |
|
<li> |
|
<a> |
|
Home |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Products |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Projector Accessories |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Effect Rotators |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
<div class="container"> |
|
<div class="main product-detail"> |
|
<div class="full-width"> |
|
<div class="product-header"> |
|
<h1> |
|
Solar Wheel Rotator 1/2RPM |
|
</h1> |
|
</div> |
|
<div class="product-details"> |
|
<div class="product-images" id="product-images"> |
|
<a class="gallery main-image" data-sub-html="#caption1"> |
|
<img src="rick.jpg"> |
|
</a> |
|
<div class="thumbnails"> |
|
<div class="lSSlideOuter vertical"> |
|
<div class="lSSlideWrapper usingCss" style="height: 302px;"> |
|
<ul class="slider lightSlider lsGrab" style="height: 624px; transform: translate3d(0px, 0px, 0px);"> |
|
<li class="thumb-image lslide active" style="height: 94px; margin-bottom: 10px;"> |
|
<a class="gallery" data-sub-html="#caption2"> |
|
<img src="rick.jpg"> |
|
</a> |
|
</li> |
|
<li class="thumb-image lslide" style="height: 94px; margin-bottom: 10px;"> |
|
<a class="gallery" data-sub-html="#caption3"> |
|
<img src="rick.jpg"> |
|
</a> |
|
</li> |
|
<li class="thumb-image lslide" style="height: 94px; margin-bottom: 10px;"> |
|
<a class="gallery" data-sub-html="#caption4"> |
|
<img src="rick.jpg"> |
|
</a> |
|
</li> |
|
<li class="thumb-image lslide" style="height: 94px; margin-bottom: 10px;"> |
|
<a class="gallery" data-sub-html="#caption5"> |
|
<img src="rick.jpg"> |
|
</a> |
|
</li> |
|
</ul> |
|
<div class="lSAction"> |
|
<a class="lSPrev"> |
|
</a> |
|
<a class="lSNext"> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="product-image-captions"> |
|
<div id="caption1" style="display:none"> |
|
Solar Wheel Rotator |
|
</div> |
|
<div id="caption2" style="display:none"> |
|
Solar Wheel Rotators - Standard (left) and Magnetic (right) |
|
</div> |
|
<div id="caption3" style="display:none"> |
|
Solar Wheel Rotator being fitted to Solar 100 LED projector |
|
</div> |
|
<div id="caption4" style="display:none"> |
|
Solar Wheel Rotator (Standard) with box |
|
</div> |
|
<div id="caption5" style="display:none"> |
|
Solar Wheel Rotator (Magnetic) with box |
|
</div> |
|
<div id="caption6" style="display:none"> |
|
Solar Wheel Rotator rear view |
|
</div> |
|
<div id="caption7" style="display:none"> |
|
Magnetic effect wheel being fitted to Magnetic Wheel Rotator on Solar 100 LED projector |
|
</div> |
|
</div> |
|
</div> |
|
<div class="buying-info"> |
|
<div class="price-range"> |
|
£53.00 |
|
<span class="small"> |
|
+ VAT |
|
</span> |
|
</div> |
|
<dl> |
|
<dt> |
|
Manufacturer: |
|
</dt> |
|
<dd> |
|
Optikinetics |
|
</dd> |
|
<dt> |
|
Category: |
|
</dt> |
|
<dd> |
|
Effect Rotators |
|
</dd> |
|
<dt> |
|
Part No: |
|
</dt> |
|
<dd> |
|
FGM6340ag |
|
</dd> |
|
<dt> |
|
List Price: |
|
</dt> |
|
<dd> |
|
£57.00 |
|
<span style="color:red"> |
|
(you save £4.00!) |
|
</span> |
|
</dd> |
|
<dt> |
|
Availability: |
|
</dt> |
|
<dd> |
|
In stock |
|
</dd> |
|
</dl> |
|
<a class="button buy"> |
|
<span class="icon-cart"> |
|
</span> |
|
Buy |
|
</a> |
|
<p class="how-to"> |
|
Click 'Buy' to add to your basket. Change quantities in your |
|
<a> |
|
Basket |
|
</a> |
|
. |
|
</p> |
|
</div> |
|
</div> |
|
<div class="aside"> |
|
<div class="box"> |
|
<h3> |
|
<span class="icon icon-notification gamma"> |
|
</span> |
|
Active Gate |
|
</h3> |
|
<p> |
|
Please note: this is a latest generation OPTI |
|
<a> |
|
Active Gate |
|
</a> |
|
rotator. It can also be used on older Solar projectors (which have 12V side outlets) using the |
|
<b> |
|
optional |
|
</b> |
|
<a> |
|
<b> |
|
Adapter Cable |
|
</b> |
|
</a> |
|
<b> |
|
which is not included |
|
</b> |
|
. |
|
</p> |
|
</div> |
|
<div class="box"> |
|
<h3> |
|
<span class="icon icon-equalizer2 gamma"> |
|
</span> |
|
Want variable speed? |
|
</h3> |
|
<p> |
|
You may prefer the |
|
<a> |
|
Variable Speed/Direction Wheel Rotator |
|
</a> |
|
or the |
|
<a> |
|
Dual Wheel Rotator |
|
</a> |
|
with variable speed/direction + supports both 6" and 9" MAX effect wheels! |
|
</p> |
|
</div> |
|
<div class="box"> |
|
<h3> |
|
<span class="icon icon-blocked gamma"> |
|
</span> |
|
Not suitable for Aura |
|
</h3> |
|
<p> |
|
This item is NOT compatible with the |
|
<a> |
|
OPTI Aura projector |
|
</a> |
|
. |
|
</p> |
|
</div> |
|
</div> |
|
<div class="product-text"> |
|
This Wheel Rotator fits to an OPTI Solar projector and rotates a 6" effect wheel at a constant speed of 1/2RPM (one revolution every 2 minutes). Note that you'll also need a |
|
<a> |
|
connecting cable |
|
</a> |
|
if you have an older Solar projector. |
|
<br> |
|
<br> |
|
Wheel Rotators |
|
<b> |
|
now come with a magnetic wheel adaptor fitted as standard |
|
</b> |
|
. If you're using old style 'bossed' wheels you can simply remove the magnetic adaptor using the included allen key. |
|
<br> |
|
<br> |
|
For most purposes we recommend choosing the |
|
<a> |
|
Variable Speed/Direction Rotator |
|
</a> |
|
instead of this fixed speed rotator. |
|
<br> |
|
<br> |
|
<a class="button"> |
|
View all Effect Rotators |
|
<span class="icon-arrow-right"> |
|
</span> |
|
</a> |
|
</div> |
|
</div> |
|
</div> |
|
</div> |
|
<div class="footer"> |
|
<div class="container"> |
|
<div class="footer-nav"> |
|
<div class="footer-nav__item"> |
|
<h5> |
|
About OPTIFANATICS |
|
</h5> |
|
<ul> |
|
<li> |
|
<a> |
|
Contact Us |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
How To Order |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Terms & Conditions |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Privacy Policy |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
<div class="footer-nav__item footer-nav__item--popular"> |
|
<h5> |
|
Popular Products |
|
</h5> |
|
<ul> |
|
<li> |
|
<a> |
|
OPTI Aura Projector |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
OPTI Solar 100 LED Projector |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
OPTI Solar 250 LED Projector |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
OPTI Sensory LED Projector |
|
</a> |
|
</li> |
|
</ul> |
|
<ul> |
|
<li> |
|
<a> |
|
Optikinetics Image Effect Wheels |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Optikinetics Liquid Effect Wheels |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Optikinetics Effect Cassettes |
|
</a> |
|
</li> |
|
<li> |
|
<a> |
|
Optikinetics Spare Parts |
|
</a> |
|
</li> |
|
</ul> |
|
</div> |
|
</div> |
|
<p class="footer-legal"> |
|
OPTIFANATICS is a trading style of Minim Technology Ltd, reg in England & Wales No 3333838, VAT reg 710993433. |
|
<br> |
|
All specifications and information given in good faith without warranty. Errors & omissions excepted. |
|
<br> |
|
Product images copyright Minim Technology Ltd or Optikinetics Ltd. |
|
</p> |
|
</div> |
|
</div> |
|
</body> |
|
</html> |
|
|