@media only screen and (min-width:1000px){@keyframes zoomen{100%{transform:scale(1.1)}}@-moz-keyframes zoomen{100%{-moz-transform:scale(1.1)}}@-webkit-keyframes zoomen{100%{-webkit-transform:scale(1.1)}}@-o-keyframes zoomen{100%{-o-transform:scale(1.1)}}a.buy-item:hover{animation-name:zoomen;animation-duration:.3s;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:forwards;-moz-animation-name:zoomen;-moz-animation-duration:.3s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:forwards;-webkit-animation-name:zoomen;-webkit-animation-duration:.3s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;-o-animation-name:zoomen;-o-animation-duration:.3s;-o-animation-iteration-count:1;-o-animation-direction:alternate;-o-animation-timing-function:ease-in-out;-o-animation-fill-mode:forwards}}@keyframes nav-mo{100%{color:#e3e2e0}}@-moz-keyframes nav-mo{100%{color:#e3e2e0}}@-webkit-keyframes nav-mo{100%{color:#e3e2e0}}@-o-keyframes nav-mo{100%{color:#e3e2e0}}nav#main ul li a:hover,nav#footer ul li a:hover{animation-name:nav-mo;animation-duration:.2s;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:forwards;-moz-animation-name:nav-mo;-moz-animation-duration:.2s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:forwards;-webkit-animation-name:nav-mo;-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;-o-animation-name:nav-mo;-o-animation-duration:.2s;-o-animation-iteration-count:1;-o-animation-direction:alternate;-o-animation-timing-function:ease-in-out;-o-animation-fill-mode:forwards}@keyframes contactbox-mo{100%{opacity:.7}}@-moz-keyframes contactbox-mo{100%{opacity:.7}}@-webkit-keyframes contactbox-mo{100%{opacity:.7}}@-o-keyframes contactbox-mo{100%{opacity:.7}}#contactbox a:hover{animation-name:contactbox-mo;animation-duration:.2s;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:forwards;-moz-animation-name:contactbox-mo;-moz-animation-duration:.2s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:forwards;-webkit-animation-name:contactbox-mo;-webkit-animation-duration:.2s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;-o-animation-name:contactbox-mo;-o-animation-duration:.2s;-o-animation-iteration-count:1;-o-animation-direction:alternate;-o-animation-timing-function:ease-in-out;-o-animation-fill-mode:forwards}@media only screen and (min-width:1000px){@keyframes drop-down{0%{opacity:.0}100%{opacity:1.0}}@-moz-keyframes drop-down{0%{opacity:.0}100%{opacity:1.0}}@-webkit-keyframes drop-down{0%{opacity:.0}100%{opacity:1.0}}@-o-keyframes drop-down{0%{opacity:.0}100%{opacity:1.0}}nav#main ul li:hover ul{animation-name:drop-down;animation-duration:.3s;animation-iteration-count:1;animation-direction:alternate;animation-timing-function:ease-in-out;animation-fill-mode:forwards;-moz-animation-name:drop-down;-moz-animation-duration:.3s;-moz-animation-iteration-count:1;-moz-animation-direction:alternate;-moz-animation-timing-function:ease-in-out;-moz-animation-fill-mode:forwards;-webkit-animation-name:drop-down;-webkit-animation-duration:.3s;-webkit-animation-iteration-count:1;-webkit-animation-direction:alternate;-webkit-animation-timing-function:ease-in-out;-webkit-animation-fill-mode:forwards;-o-animation-name:drop-down;-o-animation-duration:.3s;-o-animation-iteration-count:1;-o-animation-direction:alternate;-o-animation-timing-function:ease-in-out;-o-animation-fill-mode:forwards}}