<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<!DOCTYPE html><html class=''>
<head><script src='//production-assets.codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d14629260c3ec49e5606f98fdd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/css_live_reload_init-2c0dc5167d60a5af3ee189d570b1835129687ea2a61bee3513dee3a50c115a77.js'></script><meta charset='UTF-8'><meta name="robots" content="noindex"><link rel="shortcut icon" type="image/x-icon" href="//production-assets.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico" /><link rel="mask-icon" type="" href="//production-assets.codepen.io/assets/favicon/logo-pin-f2d2b6d2c61838f7e76325261b7195c27224080bc099486ddd6dccb469b8e8e6.svg" color="#111" /><link rel="canonical" href="https://codepen.io/jcoulterdesign/pen/jWWroX?limit=all&page=91&q=box" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/ionicons/2.0.1/css/ionicons.min.css'>
<style class="cp-pen-styles">/*===============================================
Easy Ionic Side Menu Transitions
===============================================*/
@import url(https://fonts.googleapis.com/css?family=Nunito:400,700,300);
ion-scroll {
height: 100vh;
}
.loading.visible {
opacity: 1;
}
.scroll-bar-indicator {
display: none;
}
.view {
background: #3A3A4F !important;
}
.menu-content {
background: #3A3A4F !important;
}
.menu-content {
box-shadow: none !important;
}
.menu-content.menu-animated {
-webkit-transition: -webkit-transform 300ms cubic-bezier(0.42, 2.12, 0.35, 0.55);
transition: -webkit-transform 300ms cubic-bezier(0.42, 2.12, 0.35, 0.55);
transition: transform 300ms cubic-bezier(0.42, 2.12, 0.35, 0.55);
transition: transform 300ms cubic-bezier(0.42, 2.12, 0.35, 0.55), -webkit-transform 300ms cubic-bezier(0.42, 2.12, 0.35, 0.55);
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(1) i {
-webkit-animation: menu_pop 0.17s 0.05s forwards !important;
animation: menu_pop 0.17s 0.05s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(1) span {
-webkit-animation: menu_pop 0.17s 0.15s forwards !important;
animation: menu_pop 0.17s 0.15s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(2) i {
-webkit-animation: menu_pop 0.17s 0.1s forwards !important;
animation: menu_pop 0.17s 0.1s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(2) span {
-webkit-animation: menu_pop 0.17s 0.2s forwards !important;
animation: menu_pop 0.17s 0.2s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(3) i {
-webkit-animation: menu_pop 0.17s 0.15s forwards !important;
animation: menu_pop 0.17s 0.15s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(3) span {
-webkit-animation: menu_pop 0.17s 0.25s forwards !important;
animation: menu_pop 0.17s 0.25s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(4) i {
-webkit-animation: menu_pop 0.17s 0.2s forwards !important;
animation: menu_pop 0.17s 0.2s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(4) span {
-webkit-animation: menu_pop 0.17s 0.3s forwards !important;
animation: menu_pop 0.17s 0.3s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(5) i {
-webkit-animation: menu_pop 0.17s 0.25s forwards !important;
animation: menu_pop 0.17s 0.25s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(5) span {
-webkit-animation: menu_pop 0.17s 0.35s forwards !important;
animation: menu_pop 0.17s 0.35s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(6) i {
-webkit-animation: menu_pop 0.17s 0.3s forwards !important;
animation: menu_pop 0.17s 0.3s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(6) span {
-webkit-animation: menu_pop 0.17s 0.4s forwards !important;
animation: menu_pop 0.17s 0.4s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(7) i {
-webkit-animation: menu_pop 0.17s 0.35s forwards !important;
animation: menu_pop 0.17s 0.35s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(7) span {
-webkit-animation: menu_pop 0.17s 0.45s forwards !important;
animation: menu_pop 0.17s 0.45s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(8) i {
-webkit-animation: menu_pop 0.17s 0.4s forwards !important;
animation: menu_pop 0.17s 0.4s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(8) span {
-webkit-animation: menu_pop 0.17s 0.5s forwards !important;
animation: menu_pop 0.17s 0.5s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(9) i {
-webkit-animation: menu_pop 0.17s 0.45s forwards !important;
animation: menu_pop 0.17s 0.45s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(9) span {
-webkit-animation: menu_pop 0.17s 0.55s forwards !important;
animation: menu_pop 0.17s 0.55s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(10) i {
-webkit-animation: menu_pop 0.17s 0.5s forwards !important;
animation: menu_pop 0.17s 0.5s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(10) span {
-webkit-animation: menu_pop 0.17s 0.6s forwards !important;
animation: menu_pop 0.17s 0.6s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(11) i {
-webkit-animation: menu_pop 0.17s 0.55s forwards !important;
animation: menu_pop 0.17s 0.55s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(11) span {
-webkit-animation: menu_pop 0.17s 0.65s forwards !important;
animation: menu_pop 0.17s 0.65s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(12) i {
-webkit-animation: menu_pop 0.17s 0.6s forwards !important;
animation: menu_pop 0.17s 0.6s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(12) span {
-webkit-animation: menu_pop 0.17s 0.7s forwards !important;
animation: menu_pop 0.17s 0.7s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(13) i {
-webkit-animation: menu_pop 0.17s 0.65s forwards !important;
animation: menu_pop 0.17s 0.65s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(13) span {
-webkit-animation: menu_pop 0.17s 0.75s forwards !important;
animation: menu_pop 0.17s 0.75s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(14) i {
-webkit-animation: menu_pop 0.17s 0.7s forwards !important;
animation: menu_pop 0.17s 0.7s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(14) span {
-webkit-animation: menu_pop 0.17s 0.8s forwards !important;
animation: menu_pop 0.17s 0.8s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(15) i {
-webkit-animation: menu_pop 0.17s 0.75s forwards !important;
animation: menu_pop 0.17s 0.75s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(15) span {
-webkit-animation: menu_pop 0.17s 0.85s forwards !important;
animation: menu_pop 0.17s 0.85s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(16) i {
-webkit-animation: menu_pop 0.17s 0.8s forwards !important;
animation: menu_pop 0.17s 0.8s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(16) span {
-webkit-animation: menu_pop 0.17s 0.9s forwards !important;
animation: menu_pop 0.17s 0.9s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(17) i {
-webkit-animation: menu_pop 0.17s 0.85s forwards !important;
animation: menu_pop 0.17s 0.85s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(17) span {
-webkit-animation: menu_pop 0.17s 0.95s forwards !important;
animation: menu_pop 0.17s 0.95s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(18) i {
-webkit-animation: menu_pop 0.17s 0.9s forwards !important;
animation: menu_pop 0.17s 0.9s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(18) span {
-webkit-animation: menu_pop 0.17s 1s forwards !important;
animation: menu_pop 0.17s 1s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(19) i {
-webkit-animation: menu_pop 0.17s 0.95s forwards !important;
animation: menu_pop 0.17s 0.95s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(19) span {
-webkit-animation: menu_pop 0.17s 1.05s forwards !important;
animation: menu_pop 0.17s 1.05s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(20) i {
-webkit-animation: menu_pop 0.17s 1s forwards !important;
animation: menu_pop 0.17s 1s forwards !important;
}
.menu-open ion-side-menu .item.slide_effect:nth-of-type(20) span {
-webkit-animation: menu_pop 0.17s 1.1s forwards !important;
animation: menu_pop 0.17s 1.1s forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(1) {
-webkit-animation: menu_scale 0.3s 0.0625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.0625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(2) {
-webkit-animation: menu_scale 0.3s 0.125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(3) {
-webkit-animation: menu_scale 0.3s 0.1875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.1875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(4) {
-webkit-animation: menu_scale 0.3s 0.25s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.25s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(5) {
-webkit-animation: menu_scale 0.3s 0.3125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.3125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(6) {
-webkit-animation: menu_scale 0.3s 0.375s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.375s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(7) {
-webkit-animation: menu_scale 0.3s 0.4375s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.4375s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(8) {
-webkit-animation: menu_scale 0.3s 0.5s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.5s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(9) {
-webkit-animation: menu_scale 0.3s 0.5625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.5625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(10) {
-webkit-animation: menu_scale 0.3s 0.625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(11) {
-webkit-animation: menu_scale 0.3s 0.6875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.6875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(12) {
-webkit-animation: menu_scale 0.3s 0.75s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.75s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(13) {
-webkit-animation: menu_scale 0.3s 0.8125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.8125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(14) {
-webkit-animation: menu_scale 0.3s 0.875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(15) {
-webkit-animation: menu_scale 0.3s 0.9375s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 0.9375s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(16) {
-webkit-animation: menu_scale 0.3s 1s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 1s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(17) {
-webkit-animation: menu_scale 0.3s 1.0625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 1.0625s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(18) {
-webkit-animation: menu_scale 0.3s 1.125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 1.125s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(19) {
-webkit-animation: menu_scale 0.3s 1.1875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 1.1875s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.scale_effect:nth-of-type(20) {
-webkit-animation: menu_scale 0.3s 1.25s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
animation: menu_scale 0.3s 1.25s cubic-bezier(0.42, 2.12, 0.35, 0.55) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(1) {
-webkit-animation: slide_up 0.4s 0.0625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.0625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(2) {
-webkit-animation: slide_up 0.4s 0.125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(3) {
-webkit-animation: slide_up 0.4s 0.1875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.1875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(4) {
-webkit-animation: slide_up 0.4s 0.25s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.25s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(5) {
-webkit-animation: slide_up 0.4s 0.3125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.3125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(6) {
-webkit-animation: slide_up 0.4s 0.375s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.375s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(7) {
-webkit-animation: slide_up 0.4s 0.4375s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.4375s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(8) {
-webkit-animation: slide_up 0.4s 0.5s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.5s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(9) {
-webkit-animation: slide_up 0.4s 0.5625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.5625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(10) {
-webkit-animation: slide_up 0.4s 0.625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(11) {
-webkit-animation: slide_up 0.4s 0.6875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.6875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(12) {
-webkit-animation: slide_up 0.4s 0.75s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.75s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(13) {
-webkit-animation: slide_up 0.4s 0.8125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.8125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(14) {
-webkit-animation: slide_up 0.4s 0.875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(15) {
-webkit-animation: slide_up 0.4s 0.9375s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 0.9375s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(16) {
-webkit-animation: slide_up 0.4s 1s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 1s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(17) {
-webkit-animation: slide_up 0.4s 1.0625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 1.0625s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(18) {
-webkit-animation: slide_up 0.4s 1.125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 1.125s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(19) {
-webkit-animation: slide_up 0.4s 1.1875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 1.1875s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.slide_up:nth-of-type(20) {
-webkit-animation: slide_up 0.4s 1.25s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
animation: slide_up 0.4s 1.25s cubic-bezier(0.07, 0.65, 0, 0.96) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(1) {
-webkit-animation: wave 0.8s 0.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(2) {
-webkit-animation: wave 0.8s 0.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(3) {
-webkit-animation: wave 0.8s 0.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(4) {
-webkit-animation: wave 0.8s 0.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(5) {
-webkit-animation: wave 0.8s 0.3125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.3125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(6) {
-webkit-animation: wave 0.8s 0.375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(7) {
-webkit-animation: wave 0.8s 0.4375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.4375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(8) {
-webkit-animation: wave 0.8s 0.5s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.5s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(9) {
-webkit-animation: wave 0.8s 0.5625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.5625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(10) {
-webkit-animation: wave 0.8s 0.625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(11) {
-webkit-animation: wave 0.8s 0.6875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.6875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(12) {
-webkit-animation: wave 0.8s 0.75s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.75s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(13) {
-webkit-animation: wave 0.8s 0.8125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.8125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(14) {
-webkit-animation: wave 0.8s 0.875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(15) {
-webkit-animation: wave 0.8s 0.9375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 0.9375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(16) {
-webkit-animation: wave 0.8s 1s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 1s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(17) {
-webkit-animation: wave 0.8s 1.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 1.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(18) {
-webkit-animation: wave 0.8s 1.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 1.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(19) {
-webkit-animation: wave 0.8s 1.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 1.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.wave:nth-of-type(20) {
-webkit-animation: wave 0.8s 1.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: wave 0.8s 1.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(1) {
-webkit-animation: drop_in 0.5s 0.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(2) {
-webkit-animation: drop_in 0.5s 0.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(3) {
-webkit-animation: drop_in 0.5s 0.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(4) {
-webkit-animation: drop_in 0.5s 0.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(5) {
-webkit-animation: drop_in 0.5s 0.3125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.3125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(6) {
-webkit-animation: drop_in 0.5s 0.375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(7) {
-webkit-animation: drop_in 0.5s 0.4375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.4375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(8) {
-webkit-animation: drop_in 0.5s 0.5s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.5s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(9) {
-webkit-animation: drop_in 0.5s 0.5625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.5625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(10) {
-webkit-animation: drop_in 0.5s 0.625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(11) {
-webkit-animation: drop_in 0.5s 0.6875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.6875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(12) {
-webkit-animation: drop_in 0.5s 0.75s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.75s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(13) {
-webkit-animation: drop_in 0.5s 0.8125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.8125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(14) {
-webkit-animation: drop_in 0.5s 0.875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(15) {
-webkit-animation: drop_in 0.5s 0.9375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 0.9375s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(16) {
-webkit-animation: drop_in 0.5s 1s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 1s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(17) {
-webkit-animation: drop_in 0.5s 1.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 1.0625s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(18) {
-webkit-animation: drop_in 0.5s 1.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 1.125s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(19) {
-webkit-animation: drop_in 0.5s 1.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 1.1875s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.drop_in:nth-of-type(20) {
-webkit-animation: drop_in 0.5s 1.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
animation: drop_in 0.5s 1.25s cubic-bezier(0.43, 1.6, 0.57, 0.88) forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(1) i {
-webkit-animation: menu_fade 0.2s 0.0625s forwards !important;
animation: menu_fade 0.2s 0.0625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(1) span {
-webkit-animation: menu_fade 0.2s 0.0625s forwards !important;
animation: menu_fade 0.2s 0.0625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(2) i {
-webkit-animation: menu_fade 0.2s 0.125s forwards !important;
animation: menu_fade 0.2s 0.125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(2) span {
-webkit-animation: menu_fade 0.2s 0.125s forwards !important;
animation: menu_fade 0.2s 0.125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(3) i {
-webkit-animation: menu_fade 0.2s 0.1875s forwards !important;
animation: menu_fade 0.2s 0.1875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(3) span {
-webkit-animation: menu_fade 0.2s 0.1875s forwards !important;
animation: menu_fade 0.2s 0.1875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(4) i {
-webkit-animation: menu_fade 0.2s 0.25s forwards !important;
animation: menu_fade 0.2s 0.25s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(4) span {
-webkit-animation: menu_fade 0.2s 0.25s forwards !important;
animation: menu_fade 0.2s 0.25s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(5) i {
-webkit-animation: menu_fade 0.2s 0.3125s forwards !important;
animation: menu_fade 0.2s 0.3125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(5) span {
-webkit-animation: menu_fade 0.2s 0.3125s forwards !important;
animation: menu_fade 0.2s 0.3125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(6) i {
-webkit-animation: menu_fade 0.2s 0.375s forwards !important;
animation: menu_fade 0.2s 0.375s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(6) span {
-webkit-animation: menu_fade 0.2s 0.375s forwards !important;
animation: menu_fade 0.2s 0.375s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(7) i {
-webkit-animation: menu_fade 0.2s 0.4375s forwards !important;
animation: menu_fade 0.2s 0.4375s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(7) span {
-webkit-animation: menu_fade 0.2s 0.4375s forwards !important;
animation: menu_fade 0.2s 0.4375s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(8) i {
-webkit-animation: menu_fade 0.2s 0.5s forwards !important;
animation: menu_fade 0.2s 0.5s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(8) span {
-webkit-animation: menu_fade 0.2s 0.5s forwards !important;
animation: menu_fade 0.2s 0.5s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(9) i {
-webkit-animation: menu_fade 0.2s 0.5625s forwards !important;
animation: menu_fade 0.2s 0.5625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(9) span {
-webkit-animation: menu_fade 0.2s 0.5625s forwards !important;
animation: menu_fade 0.2s 0.5625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(10) i {
-webkit-animation: menu_fade 0.2s 0.625s forwards !important;
animation: menu_fade 0.2s 0.625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(10) span {
-webkit-animation: menu_fade 0.2s 0.625s forwards !important;
animation: menu_fade 0.2s 0.625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(11) i {
-webkit-animation: menu_fade 0.2s 0.6875s forwards !important;
animation: menu_fade 0.2s 0.6875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(11) span {
-webkit-animation: menu_fade 0.2s 0.6875s forwards !important;
animation: menu_fade 0.2s 0.6875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(12) i {
-webkit-animation: menu_fade 0.2s 0.75s forwards !important;
animation: menu_fade 0.2s 0.75s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(12) span {
-webkit-animation: menu_fade 0.2s 0.75s forwards !important;
animation: menu_fade 0.2s 0.75s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(13) i {
-webkit-animation: menu_fade 0.2s 0.8125s forwards !important;
animation: menu_fade 0.2s 0.8125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(13) span {
-webkit-animation: menu_fade 0.2s 0.8125s forwards !important;
animation: menu_fade 0.2s 0.8125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(14) i {
-webkit-animation: menu_fade 0.2s 0.875s forwards !important;
animation: menu_fade 0.2s 0.875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(14) span {
-webkit-animation: menu_fade 0.2s 0.875s forwards !important;
animation: menu_fade 0.2s 0.875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(15) i {
-webkit-animation: menu_fade 0.2s 0.9375s forwards !important;
animation: menu_fade 0.2s 0.9375s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(15) span {
-webkit-animation: menu_fade 0.2s 0.9375s forwards !important;
animation: menu_fade 0.2s 0.9375s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(16) i {
-webkit-animation: menu_fade 0.2s 1s forwards !important;
animation: menu_fade 0.2s 1s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(16) span {
-webkit-animation: menu_fade 0.2s 1s forwards !important;
animation: menu_fade 0.2s 1s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(17) i {
-webkit-animation: menu_fade 0.2s 1.0625s forwards !important;
animation: menu_fade 0.2s 1.0625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(17) span {
-webkit-animation: menu_fade 0.2s 1.0625s forwards !important;
animation: menu_fade 0.2s 1.0625s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(18) i {
-webkit-animation: menu_fade 0.2s 1.125s forwards !important;
animation: menu_fade 0.2s 1.125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(18) span {
-webkit-animation: menu_fade 0.2s 1.125s forwards !important;
animation: menu_fade 0.2s 1.125s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(19) i {
-webkit-animation: menu_fade 0.2s 1.1875s forwards !important;
animation: menu_fade 0.2s 1.1875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(19) span {
-webkit-animation: menu_fade 0.2s 1.1875s forwards !important;
animation: menu_fade 0.2s 1.1875s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(20) i {
-webkit-animation: menu_fade 0.2s 1.25s forwards !important;
animation: menu_fade 0.2s 1.25s forwards !important;
}
.menu-open ion-side-menu .item.fade_effect:nth-of-type(20) span {
-webkit-animation: menu_fade 0.2s 1.25s forwards !important;
animation: menu_fade 0.2s 1.25s forwards !important;
}
.slide_up {
top: 1000px;
}
.slide_up.item i {
opacity: 1;
}
.slide_up.item span {
opacity: 1;
}
.wave {
top: 1000px;
}
.wave.item i {
opacity: 1;
}
.wave.item span {
opacity: 1;
}
.item.scale_effect {
-webkit-transform: scale(0);
transform: scale(0);
}
.item.scale_effect i, .item.scale_effect span {
opacity: 1;
}
.item.drop_in {
-webkit-transform: scale(2);
transform: scale(2);
opacity: 0;
}
.item.drop_in i, .item.drop_in span {
opacity: 1;
}
@-webkit-keyframes menu_fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes menu_fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes slide_up {
from {
top: 1000px;
}
to {
top: 0px;
}
}
@keyframes slide_up {
from {
top: 1000px;
}
to {
top: 0px;
}
}
@-webkit-keyframes wave {
from {
top: 1000px;
}
to {
top: 0px;
}
}
@keyframes wave {
from {
top: 1000px;
}
to {
top: 0px;
}
}
@-webkit-keyframes menu_pop {
from {
left: -10px;
opacity: 0;
}
to {
left: 0px;
opacity: 1;
}
}
@keyframes menu_pop {
from {
left: -10px;
opacity: 0;
}
to {
left: 0px;
opacity: 1;
}
}
@-webkit-keyframes menu_scale {
from {
-webkit-transform: scale(0);
transform: scale(0);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes menu_scale {
from {
-webkit-transform: scale(0);
transform: scale(0);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes drop_in {
from {
-webkit-transform: scale(2);
transform: scale(2);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
@keyframes drop_in {
from {
-webkit-transform: scale(2);
transform: scale(2);
}
to {
-webkit-transform: scale(1);
transform: scale(1);
opacity: 1;
}
}
/*===============================================
Page Theme - Not part of the Transitions effect
===============================================*/
a span {
position: relative;
top: -9px;
}
a i {
font-size: 40px;
margin-right: 13px;
}
a.download, a.follow {
display: inline-block;
padding: 16px 30px;
background: #41EFB6;
color: white;
font-weight: 900;
font-family: 'nunito';
text-decoration: none;
border-radius: 4px;
margin-right: 12px;
}
a.follow {
padding: 14px 30px;
background: none;
color: white;
border: 2px solid white;
}
a.follow:hover {
color: #41EFB6;
border-color: #41EFB6;
}
body .logo {
color: white;
font-size: 60px;
margin-top: 100px;
display: block;
}
body h3 {
font-family: 'Nunito', sans-serif !important;
color: #FFFFFF;
font-size: 17px;
font-weight: 900;
border-bottom: 1px solid rgba(255, 255, 255, 0.09);
padding-bottom: 10px;
line-height: 25px;
margin-bottom: 30px;
}
body h1 {
font-family: 'Nunito', sans-serif !important;
color: #38F1CF;
font-size: 30px;
line-height: 25px;
margin-bottom: 30px;
}
body h2 {
font-family: 'Nunito', sans-serif !important;
color: white;
font-size: 18px;
line-height: 25px;
margin-bottom: 30px;
}
.pad {
width: 80%;
margin-left: 100px;
max-width: 770px;
}
ion-side-menu .item {
padding: 30px 15px;
border-color: #F4F4F4;
}
ion-side-menu .item:nth-of-type(1) i {
color: #C856D4;
}
ion-side-menu .item:nth-of-type(2) i {
color: #729AD0;
}
ion-side-menu .item:nth-of-type(3) i {
color: #98CEA2;
}
ion-side-menu .item:nth-of-type(4) i {
color: #E6CC38;
}
ion-side-menu .item:nth-of-type(5) i {
color: #E29B29;
}
ion-side-menu .item:nth-of-type(6) i {
color: #DE3B52;
}
ion-side-menu .item:nth-of-type(7) i {
color: #A97637;
}
ion-side-menu .item:nth-of-type(8) i {
color: #C856D4;
}
ion-side-menu .item:nth-of-type(9) i {
color: #729AD0;
}
ion-side-menu .item:nth-of-type(10) i {
color: #98CEA2;
}
ion-side-menu .item:nth-of-type(11) i {
color: #E6CC38;
}
ion-side-menu .item:nth-of-type(12) i {
color: #E29B29;
}
ion-side-menu .item:nth-of-type(13) i {
color: #DE3B52;
}
ion-side-menu i {
font-size: 22px;
padding: 10px;
top: 28px;
padding-left: 19px;
opacity: 0;
left: 0;
position: absolute;
}
ion-side-menu span {
font-family: 'Nunito', sans-serif;
text-transform: capitalize;
font-size: 14px;
position: relative;
opacity: 0;
display: inline-block;
color: #5F5F71;
float: left;
padding-left: 40px;
font-weight: 600;
}
ion-side-menu .sub {
display: block;
clear: both;
padding-left: 40px;
font-size: 12px;
color: #B1B1B5;
float: left;
}
button.active, button.t_active {
border-color: #38F1CF;
color: #38F1CF;
}
button.active:hover, button.t_active:hover {
color: #38F1CF;
background: none;
box-shadow: none;
}
button {
padding: 10px 25px;
border: 2px solid white;
background: none;
border-radius: 100px;
margin-bottom: 12px;
color: white;
font-family: 'Nunito', sans-serif !important;
font-weight: 600 !important;
-webkit-transition: all .24s;
transition: all .24s;
margin-right: 12px !important;
display: inline-block;
}
button:hover {
background: white;
color: #3A3A4F;
box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.04);
}
button:active {
box-shadow: 0px 0px 0px 20px rgba(255, 255, 255, 0.04);
}
</style></head><body>
<html ng-app='ionicApp'>
<head>
<link href='https://code.ionicframework.com/1.0.0-beta.6/css/ionic.css' rel='stylesheet'>
<script src='https://code.ionicframework.com/1.0.0-beta.6/js/ionic.bundle.js'></script>
</head>
<body class='color' ng-controller='appCtrl'>
<ion-side-menus class='color'>
<ion-side-menu side='left' width='200'>
<ion-scroll>
<div direction='y' ng-init="names=['home','wifi','settings','options','search','cloud','stopwatch','apps','map','locate','compass','create','call']" overflow-scroll='true'>
<ion-item class='slide_effect' ng-repeat='x in names'>
<i class='icon ion-android-{{x}}'></i>
<span>{{x}}</span><span class="sub">This is a sub title</span>
</ion-item>
</div>
</ion-scroll>
</ion-side-menu>
<ion-side-menu-content>
<ion-scroll>
<div class='pad'>
<i class='logo icon ion-ionic'></i>
<h1>Easy Ionic Side Menu Transitions</h1>
<h2>Just adding some css rules can really spice up your ionic side menus, go ahead, pull out the menu or click the buttons below for different effects...</h2>
<a class='download' href='https://www.jamiecoulter.co.uk/dev/easyIonic/easyIonicMenuTransitions.css' target='_blank'>
<i class="icon ion-code-download"></i> <span>Get it now</span>
</a>
<a class='follow' href='https://codepen.io/jcoulterdesign/' target='_blank'>
<i class="icon ion-social-codepen-outline"></i> <span>Follow me on codepen</span>
</a>
<h3>Effect</h3>
<button class='b_slide_effect active' ng-click='slide("slide_effect")'>Slide Left</button>
<button class='b_scale_effect' ng-click='slide("scale_effect")'>Scale Up</button>
<button class='b_fade_effect' ng-click='slide("fade_effect")'>Simple Fade</button>
<button class='b_slide_up' ng-click='slide("slide_up")'>Slide Up</button>
<button class='b_wave' ng-click='slide("wave")'>Wave</button>
<button class='b_drop_in' ng-click='slide("drop_in")'>Drop In</button>
</div>
</ion-scroll>
</ion-side-menu-content>
</ion-side-menus>
</body>
</html>
<script src='//production-assets.codepen.io/assets/common/stopExecutionOnTimeout-b2a7b3fe212eaa732349046d8416e00a9dec26eb7fd347590fbced3ab38af52e.js'></script><script src='https://cdnjs.cloudflare.com/ajax/libs/ionic/1.1.0/js/ionic.min.js'></script><script src='//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script >angular.module('ionicApp', ['ionic'])
/*======================
Controllers
========================*/
.controller('appCtrl', function($scope, $ionicSideMenuDelegate) {
setTimeout(function(){
$ionicSideMenuDelegate.toggleLeft();
},600)
var e = 'slide_effect,scale_effect,fade_effect,slide_up,wave,drop_in';
$scope.slide = function(se) {
$('.item').removeClass().addClass('item')
$('.item').addClass(se);
$('button').removeClass('active')
$('.b_' + se).addClass('active');
$ionicSideMenuDelegate.toggleLeft();
if($ionicSideMenuDelegate.isOpen() == true){
setTimeout(function(){
$ionicSideMenuDelegate.toggleLeft();
},700)
}
};
});
$('button').click(function(){
$(this).addClass('active')
});
//# sourceURL=pen.js
</script>
</body></html>