@import url('https://fonts.googleapis.com/css?family=Oswald%3Aregular%2C600%7CRoboto%3Aregular%2Cregular%2Cregular%2Cregular&display=swap&ver=3.9');

:root {
    --mcolor: #ca3539;
	--scolor: #f58837;
    --f-roboto: 'Roboto', sans-serif;
	--f-os: "Oswald", sans-serif;
    --fa-style-family: "Font Awesome 6 Pro";
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

body {
    background-color: #1b1f23;
    font-family: "Roboto";
    font-weight: lighter;
    font-size: 16px;
    text-transform: none;
    color: #363636;
    line-height: 1.8em;
}

#content_wrapper {
    background-color: #ffffff;
        overflow: hidden;
}

::-moz-selection {
    background-color: #000;
    color: #fff;
}

::selection {
    background: #FFF7B6;
    color: black;
}

abbr {
    border-bottom: 1px dotted #b8c6c6;
}
    .box03 {
    padding: 40px 0;
}
    .b03-list p a {
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
             
.b03-list p {
    margin: 0 10px;
    border: 1px solid #d7d7d7;
}


.logo {
    /* font-family: "Raleway"; */
    font-weight: normal;
    font-size: 18px;
    text-transform: none;
    color: #ffffff;
    line-height: 0;
}
.hotline-dd{display:none;}

.logo a, .logo a:hover, .logo a:visited, .logo a:active, .header_bar .logo a, .header_bar .logo a:hover, .header_bar .logo a:visited, .header_bar .logo a:active {
        color: #ffffff;
}

.feature_image .logo a, .feature_image .logo a:hover, .feature_image .logo a:visited, .feature_image .logo a:active {
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6, .collection_title, .headline, p.subtitle, .footer_menu a, .empty_cart, .promo_banner {
    /* font-family: "Raleway"; */
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    color: #363636;
    display: block;
    letter-spacing: 2px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .collection_title {
        font-weight: inherit;
    }

        h1 a, h1 a:visited, .collection_title a, .collection_title a:visited {
            color: #363636;
        }

            h1 a:hover, h1 a:active, .collection_title a:hover, .collection_title a:active {
                color: #007a87;
            }

    h1, .h1, h1.home, h2.title, .collection_title, h3.title {
        font-size: 25px;
        line-height: 1.25em;
        margin: 0 auto 15px;
        clear: both;
        font-weight: normal;
        padding-top: 4px;
    }

        h1.product_name {
            margin-bottom: 15px;
        }

    h2.product_name a {
        color: #363636;
    }

h2, .h2 {
    font-size: 22px;
    margin-bottom: 0.75em;
    line-height: 1.5em;
}

h3, .h3, h1.blog_title {
    font-size: 20px;
    line-height: 35px;
    margin: 0 auto 15px 0;
}

h1.collection_title, div.collection_title {
    margin-bottom: 0;
    line-height: 25px;
    display: inline;
}

h1.collection_title_tags, div.collection_title_tags {
    padding-right: 25px;
    border-right: solid 1px #b8c6c6;
}

h4, .h4, h4.title a, h6.title {
    font-size: 18px;
    line-height: 32px;
    margin: 0 0 1em 0;
    padding: 0;
    padding: 7px 0;
    color: #363636;
}

    h4.title a {
        border: 0;
        padding: 0;
        margin: 0;
    }

h5, .h5 {
    font-size: 18px;
    padding-bottom: 1em;
}

    h5.sub_title {
        padding-bottom: 5px;
    }

h6, .h6, h6.title, ul.footer_menu a, ul.footer_menu a:visited {
    font-size: 16px;
    letter-spacing: 1px;
}

.subheader {
    color: #777;
}

p {
    margin: 0 0 15px;
    font-style: normal;
    line-height: 1.8em;
}

    p img {
        margin: 0;
    }

em, i {
    font-style: italic;
}

strong, b {
    font-weight: bold;
}

small {
    font-size: 90%;
}

.feature img {
    position: relative;
    top: 7px;
    margin-right: 5px;
    width: 25px;
    height: 25px;
}

.feature p {
    font-size: smaller;
}

#featured_links {
    padding: 20px 0;
}

    #featured_links h2 {
        padding-top: 15px;
    }

    #featured_links .column, #featured_links .columns {
        opacity: 1;
    }

.feature_divider {
    border: solid 3px;
    border-bottom: 0;
    display: block;
    width: 30px;
    margin: 25px auto;
    border-color: #363636;
}

.content1 h2, .content2 h2, .content3 h2 {
    margin-bottom: 0;
}

blockquote, blockquote p {
    font-size: 17px;
    line-height: 24px;
    font-style: italic;
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #b8c6c6;
}

    blockquote cite {
        display: block;
        font-size: 12px;
        color: #555;
    }

        blockquote cite:before {
            content: "\2014 \0020";
        }

        blockquote cite a, blockquote cite a:visited, blockquote cite a:visited {
            color: #555;
        }

hr {
    border: solid #b8c6c6;
    border-width: 1px 0 0;
    clear: both;
    margin: 12px 0;
    height: 0;
}

.quote {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    margin: 0 0 20px 0;
    font-style: italic;
}

div.section.collection_description {
    margin: 0 0 1.5em 0;
}

a, a:visited {
    /* color: #007a87; */
    text-decoration: none;
    outline: 0;
    -webkit-transition: color .1s linear;
    -moz-transition: color .1s linear;
    -o-transition: color .1s linear;
    -ms-transition: color .1s linear;
    transition: color .1s linear;
}

    a:hover, a:focus {
        color: #009aab;
    }

ul, ol {
    margin-bottom: 20px;
}

ul {
    list-style: disc outside;
}

ol {
    list-style: decimal;
}

ul, ol, ul.square, ul.circle, ul.disc {
    margin-left: 30px;
}

    ul.square {
        list-style: square outside;
    }

    ul.circle {
        list-style: circle outside;
    }

    ul.disc {
        list-style: disc outside;
    }

    ul ul, ul ol, ol ol, ol ul {
        margin: 4px 0 5px 30px;
    }

        ul ul li, ul ol li, ol ol li, ol ul li {
            margin-bottom: 6px;
        }

li {
    margin-bottom: 12px;
}

ul.large li {
    line-height: 21px;
}

ul.none {
    list-style: none outside;
    margin-left: 0;
}

ul.border {
    list-style: none outside;
    line-height: 26px;
}

    ul.border li {
        border-bottom: 1px solid #b8c6c6;
        list-style: none outside none;
        padding: 12px 0;
        margin-bottom: 0;
    }
.header {
    z-index: 1000;
    width: 100%;
    top: 0;
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    transition: background-color 500ms ease;
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

div.header_bar {
    top: 0 !important;
    background: #0d0f10;
	background:var(--mcolor);
    /* background: rgba(13,15,16,0.6); */
}

.header_bar a, .header_bar a:visited, .header_bar a span, .header_bar select.currencies {
    color: #ffffff !important;
    text-shadow: none !important;
}

.header div.container {
    padding-bottom: 5px;
    padding-top: 5px;
}

#header {
    display: none;
    /* background: #222020; */
	background:var(--mcolor);
    border-bottom: 1px solid #b8c6c6;
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    height: 60px;
    padding: 0 50px;
    z-index: 1001;
    width: 100%;
    opacity: 0.95;
    top: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    #header a {
        color: #ffffff;
        font-size: 32px;
        display: block;
        height: 40px;
        position: absolute;
        top: 22%;
        left: 15px;
        font-size: 25px;
        padding-top: 5px;
    }

div#header a span {
    display: inline;
    padding-left: 4px;
    position: relative;
    top: -2px;
}

#header a.right {
    left: auto;
    right: 15px;
    font-size: 20px;
    padding-top: 0;
    top: 40%;
}

#header a.icon-menu, #header a.right {
    z-index: 1;
}

    #header a.icon-menu:before {
        font-size: 24px !important;
    }

    #header a.icon-menu span {
        top: -3px;
    }

    #header a.icon-menu:before {
        margin-left: 38px;
    }

#header a.icon-menu {
    left: -20px;
}

.nav ul {
    display: block;
    border: none;
    padding: 0;
    margin: 0;
}

    .nav ul li {
        display: inline-block;
        margin: 0;
        border: 0;
    }

    .nav ul li {
        *display: inline;
    }

        .nav ul li a.sub-menu {
            padding: 10px 4px 10px 4px;
            z-index: 1001;
        }

        .nav ul li:hover a.sub-menu {
            color: #ffffff;
        }

.nav a, .nav a:visited, .nav a:active, #header a span, .nav a.cart-button span, select.currencies {
    /* font-family: "Raleway"; */
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    color: #ffffff;
    position: relative;
    display: block;
    letter-spacing: 2px;
    padding: 10px 4px 10px 4px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

.feature_image .header .nav a, .feature_image .header .nav a.icon-cart, .feature_image .header .nav a.cart-button span, .feature_image .header select.currencies {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

    .feature_image .header .nav a:hover, .nav a.active, .header_bar a.active, .feature_image .header .nav a:focus {
        color: #b8c6c6 !important;
    }

.nav a.icon-cart span {
    display: inline;
}

a.icon-cart, a.icon-search {
    font-size: 12px !important;
}

.nav ul.search_nav {
    margin-bottom: 5px;
}

.nav ul li a:hover, nav ul li a:focus, .nav a.icon-cart:hover span {
    color: #b8c6c6 !important;
}

.nav ul.menu li {
    padding: 5px 0 5px 3px;
    line-height: 1;
}

input.guest_button, input[type="button"].guest_button {
    font-size: 16px;
    background-color: #666;
    padding: 8px 18px 8px 18px;
    -webkit-border-radius: 35px;
    -khtml-border-radius: 35px;
    -moz-border-radius: 35px;
    -ms-border-radius: 35px;
    -o-border-radius: 35px;
    border-radius: 35px;
}

input[type="submit"].guest_button, input[type="button"].guest_button {
    color: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.nav ul li .cart-button span {
    padding-left: 5px;
    top: -1px;
}

input[type="submit"].guest_button, input[type="submit"].guest_button:hover {
    background-color: #666;
}

    input[type="submit"].guest_button:hover {
        color: #007a87;
    }

.nav ul.menu {
    padding-top: 6px;
}

.menu ul a, .menu li:hover > ul a, .header .nav ul.menu ul li a {
    white-space: nowrap;
    padding: 8px 0 8px 15px;
    background: none;
    text-align: left;
    color: #ffffff;
}

.feature_image .header .nav ul.menu ul li a.sub-link {
    padding: 5px 0 5px 24px;
}

.dropdown {
    display: none;
    position: absolute;
    margin-top: -200px;
}

.dropdown-wide {
    width: 500px;
}

    .dropdown-wide ul li a {
        word-wrap: break-word;
    }

.dropdown a {
    text-shadow: none !important;
}

.dropdown_links {
    background: #0d0f10;
    /* background: rgba(13,15,16,0.6); */
	background:var(--mcolor);
    margin-top: 200px;
}

.nav ul.menu ul {
    width: 250px;
    float: left;
    display: inline;
}

    .nav ul.menu ul li {
        display: block;
        text-align: left;
        padding: 0;
    }

        .nav ul.menu ul li a {
            border: 0;
        }

            .nav ul.menu ul li a.sub-link, .nav ul.menu ul li a.sub-link {
                font-weight: normal;
                font-size: 11px;
                padding: 5px 0 5px 24px;
                text-transform: none;
                display: block;
                width: 100%;
            }

.menu li:hover > .dropdown {
    display: block;
}

select.currencies {
    padding: 0;
    border: 0 !important;
    background-color: transparent;
    margin-bottom: 0 !important;
    min-width: 65px;
    outline: 0;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    text-shadow: none !important;
    box-shadow: none !important;
}

    select.currencies:active {
        border: 0;
        outline: 0;
        text-shadow: 0;
        box-shadow: 0;
    }

    select.currencies option {
        background: #0d0f10;
        background: rgba(13,15,16,0.6);
        color: #ffffff;
    }

.footer select.currencies, .footer select.currencies option {
    color: #6b6b6b;
}

.nav ul.menu li.currencies {
    padding: 0;
}

.toggle_menu {
    position: relative;
    overflow: hidden;
    display: none;
    top: -16px;
}

.scroll-arrow {
    opacity: 1;
    display: block;
    background: url(//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/scroll-arrow.png?2909899297004019672) no-repeat center center;
    text-indent: -99999em;
    background-size: 53px;
    height: 53px;
    border: none;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 100px;
    -moz-animation-delay: 1.25s;
    -webkit-animation-delay: 1.25s;
    animation-delay: 1.25s;
}

    .scroll-arrow:hover {
        opacity: 0.5;
    }

.container div.collection_nav {
    margin-bottom: 1.5em;
}

.collection_menu, .collection_menu li {
    display: inline;
    list-style: none;
    border: none;
    position: relative;
    top: -3px;
    margin: 0;
}

    .collection_menu li {
        padding-left: 25px;
    }

.sidebar a, .sidebar a:visited {
    display: block;
    color: #007a87;
}

    .sidebar a:hover, .sidebar a:active {
        color: #7f8c8d;
    }

.sidebar a {
    position: relative;
    left: -8px;
    padding-left: 8px;
    border-left: solid 4px transparent;
    -webkit-transition: border 200ms ease-out;
    -moz-transition: border 200ms ease-out;
    -o-transition: border 200ms ease-out;
}

    .sidebar a.active, .sidebar li.active a, .sidebar a:hover {
        border-left: solid 4px #B8C6C6;
    }

.sidebar li ul {
    margin: 10px 0 8px 14px;
    font-size: 15px;
}

    .sidebar li ul li {
        margin-bottom: 12px;
    }

#search {
    background: #000;
    background: rgba(0,0,0,0.6);
    display: none;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 900;
    position: fixed;
    text-align: center;
    overflow: hidden;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.search-close {
    padding-top: 125px;
    font-size: 32px;
    color: #888;
    position: relative;
    right: 0;
    float: right;
    top: 83px;
    font-size: 28px;
    cursor: pointer;
}

#search form {
    z-index: 950;
    padding-top: 50px;
    clear: both;
}

    #search form input {
        height: 60px;
        border: solid 1px #8a898a;
        padding-left: 55px;
        font-size: 26px;
    }

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

.product_row img, .product_image_col img, .article img, .blog_content img, .section img, .thumbnail img, .page img, .sidebar img, .logo img, .cart_image img, .footer img, #target img {
    max-width: 100%;
    height: auto;
}

.zoomImg {
    max-width: inherit !important;
    cursor: pointer;
}

.video-container > div {
    position: relative;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.vimeo {
    max-width: 830px;
    margin: 0 auto;
}

    .vimeo > div {
        padding-top: 56.26506%;
    }

.youtube {
    max-width: 853px;
    margin: 0 auto;
}

    .youtube > div {
        padding-top: 56.271981%;
    }

.slideshow-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}

    .slideshow-video-container iframe, .slideshow-video-container object, .slideshow-video-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.video-wrapper {
    width: 600px;
    max-width: 100%;
}

.header-video {
    position: relative;
    overflow: hidden;
}

    .header-video .hsContent {
        cursor: pointer;
    }

    .header-video iframe, .header-video video {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

    .header-video iframe {
        height: 100%;
        width: 100%;
    }

.header-video--media {
    width: 100%;
    height: auto;
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .action_button, a.action_button, input.action_button[type="submit"], input.action_button[type="button"] {
    background: var(--mcolor);
    color: #ffffff;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    cursor: pointer;
    /* font-family: "Raleway"; */
    font-weight: normal;
    font-size: 16px;
    text-transform: none;
    display: inline-block;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    -ms-transition: all 200ms ease 0s;
    -o-transition: all 200ms ease 0s;
    transition: all 200ms ease 0s;
    -webkit-appearance: none;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    a.button:hover, button:hover, input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .action_button:hover, input.action_button[type="submit"]:hover, input.action_button[type="button"]:hover {
        background: var(--scolor);
        -webkit-transition: all 200ms ease 0s;
        -moz-transition: all 200ms ease 0s;
        -ms-transition: all 200ms ease 0s;
        -o-transition: all 200ms ease 0s;
        transition: all 200ms ease 0s;
    }

    a.button:active, button:active, input[type="submit"]:active, input[type="reset"]:active, input[type="button"]:active, .action_button:active, input.action_button[type="submit"]:active, input.action_button[type="button"]:active {
        -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
        box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
    }

.add_to_cart, #cart_form .add_to_cart, form.product_form input.add_to_cart {
    width: 100%;
    margin-bottom: 0px;
}

#cart textarea {
    float: left;
    width: 50%;
    margin: 10px 20px 0px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 4em;
    background: #fff;
    background: rgba(255,255,255,0.8);
}

    #cart textarea:hover {
        background-color: #fff;
    }

#cart {
    margin-bottom: 0;
}

    #cart a.action_button.edit_cart {
        width: 180px;
        margin-left: 20px;
        margin-top: 20px;
        background-color: #444;
        color: #ffffff;
        text-align: center;
        text-indent: 0;
    }

    #cart .action_button {
        width: 180px;
        margin-right: 20px;
        margin-top: 20px;
        background-color: #ff5a5f;
        color: #ffffff;
        text-align: center;
        text-indent: 0;
        padding: 10px;
        line-height: 1;
    }

    #cart span::-moz-selection, #cart p::-moz-selection, #cart input::-moz-selection {
        background: transparent;
        color: inherit;
    }

    #cart span::selection, #cart p::selection, #cart input::selection {
        background: transparent;
        color: inherit;
    }

label.tos_label {
    display: inline;
    font-weight: normal;
    text-transform: none;
}

.tos {
    text-align: right;
    margin: 10px 20px 10px 0;
}

div.share-button {
    float: right;
    margin-top: 3px;
    margin-left: 10px;
}

    div.share-button.sharer-0 label {
        background-color: #007a87;
        color: #fff;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
    }

.share-button.sharer-0 label span {
    color: #fff;
}

.share-button.sharer-0 [class*=entypo-]:before {
    display: inline !important;
}

.share-button.sharer-0 {
    width: auto !important;
}

.disabled {
    pointer-events: none;
}

ul.tabs {
    display: block;
    margin: 10px 0 15px 0;
    padding: 0;
    border-bottom: solid 1px #b8c6c6;
    border-top: 0;
    list-style: none outside;
    margin-left: 0;
}

    ul.tabs li {
        display: block;
        width: auto;
        height: 30px;
        padding: 0;
        float: left;
        margin-bottom: 0;
        border: 0;
        list-style: none outside;
        margin-left: 0;
    }

        ul.tabs li a {
            display: block;
            text-decoration: none;
            width: auto;
            height: 29px;
            padding: 0px 15px;
            line-height: 30px;
            border-width: 1px 0 0 1px;
            margin: 0;
            font-size: 13px;
        }

            ul.tabs li a.active {
                border: solid 1px #b8c6c6;
                background-color: #ffffff;
                border-bottom: #ffffff;
                height: 30px;
                position: relative;
                top: -4px;
                padding-top: 4px;
                border-right-width: 1px;
                margin: 0 -1px 0 0;
                color: #363636;
                -moz-border-radius-topleft: 4px;
                -webkit-border-top-left-radius: 4px;
                border-top-left-radius: 4px;
                -moz-border-radius-topright: 4px;
                -webkit-border-top-right-radius: 4px;
                border-top-right-radius: 4px;
            }

        ul.tabs li:first-child a {
            -moz-border-radius-topleft: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        ul.tabs li:last-child a {
            border-width: 1px 1px 0 1px;
            -moz-border-radius-topright: 4px;
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
        }

ul.tabs-content {
    margin: 0;
    display: block;
    border: 0;
}

    ul.tabs-content > li {
        display: none;
        border: 0;
    }

        ul.tabs-content > li.active {
            display: block;
            border: 0;
            padding-left: 10px;
        }

ul.tabs:before, ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

ul.tabs:after {
    clear: both;
}

ul.tabs {
    zoom: 1;
}

/*form {
    margin-bottom: 20px;
}*/
.hotline-top{
	float: right;
    color: #fff;
    font-size: 11px;
    font-weight: bold;}
fieldset {
    margin-bottom: 20px;
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="range"], input[type="color"], select, textarea {
    display: block;
    width: 60%;
    height: 40px;
    min-height: 40px;
    padding: 0 9px;
    margin: 0;
    line-height: 22px;
    border: 1px solid #dfdfdf;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    outline: none;
    background: #fff;
    color: #5f6a7d;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font: 13px "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 15px;
}

    input[type="text"]:active, input[type="text"]:focus, input[type="password"]:active, input[type="password"]:focus, input[type="email"]:active, input[type="email"]:focus, input[type="search"]:active, input[type="search"]:focus, input[type="url"]:active, input[type="url"]:focus, input[type="tel"]:active, input[type="tel"]:focus, input[type="number"]:active, input[type="number"]:focus, input[type="date"]:active, input[type="date"]:focus, input[type="month"]:active, input[type="month"]:focus, input[type="week"]:active, input[type="week"]:focus, input[type="time"]:active, input[type="time"]:focus, input[type="range"]:active, input[type="range"]:focus, input[type="color"]:active, input[type="color"]:focus, select:active, select:focus, textarea:active, textarea:focus {
        border: 1px solid #aaa;
        color: #444;
        -moz-box-shadow: 0 0 3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.2);
        box-shadow: 0 0 3px rgba(0,0,0,0.2);
    }

input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

select::-ms-expand {
    display: none;
}

select {
    background: url(//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/select.png?2909899297004019672) no-repeat right,#fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d9dbdc;
    -webkit-appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    padding: 10px 9px 8px;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
}

label, legend, .option_title {
    display: block;
    font-weight: bold;
    font-size: 13px;
    text-transform: none;
}

input[type="checkbox"] {
    display: inline;
}

label span, legend span {
    font-weight: bold;
    font-size: 13px;
    color: #444;
}

textarea {
    padding: 8px;
    min-height: 80px;
}

input.sign_up[type="submit"] {
    margin-left: 5px;
    display: inline-block;
    width: inherit !important;
    font-size: 15px !important;
}

input.contact_email[type="email"] {
    width: 420px;
    display: inline-block;
}

.btn.action_button, input.btn.action_button[type="submit"], input.btn.action_button[type="button"] {
    width: inherit;
}

#target {
    padding: 20px;
    text-align: center;
}

.quantity_label {
    display: inline;
    font-size: smaller;
}

.remove_item a {
    font-size: smaller;
    color: #363636;
}

input.quantity {
    width: 48px;
    display: inline;
    margin-bottom: 0;
    padding: 8px 5px;
}

#cart input.quantity {
    background: #fff;
    background: rgba(255,255,255,0.8);
    text-align: center;
    width: 32px;
    line-height: 1em;
    padding: 0;
    position: relative;
    top: -12px;
}

    #cart input.quantity:hover, #cart input.quantity:focus {
        background: #fff;
        background: rgba(255,255,255,0.95);
    }

    #cart input.quantity::-webkit-inner-spin-button, #cart input.quantity::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

.cart_items p {
    margin-bottom: 5px;
}

li.cart_item a {
    text-indent: 0 !important;
    font-size: small;
}

li.last_cart_item:after {
    border: none !important;
}

.cart_image {
    padding-right: 20px;
    max-width: 100px;
    text-align: center;
    float: left;
}

.continue_shopping {
    float: right;
    padding-top: 5px;
}

a.continue {
    text-align: right;
    font-size: 32px;
    margin-right: 15px !important;
    padding: 10px 0 5px 0 !important;
    opacity: 0.8;
}

    a.continue:hover {
        opacity: 1;
    }

.empty_cart {
    text-align: center;
    font-size: 22px;
    padding-top: 40px !important;
    color: inherit;
}

    .empty_cart:after {
        border: 0 !important;
    }

#get-rates-submit {
    margin-top: -1px;
}

#customer_login {
    margin-bottom: 2px;
}

.multi_select {
    display: none;
}

table {
    width: 100%;
}

    table th {
        font-weight: 700;
        background: #f9f9f9;
        text-align: left;
    }

    table th, table td {
        padding: 4px;
    }

    table tr {
        border-bottom: 0px solid #f0f8f8;
    }

        table tr:first-child {
            border-top: 0px solid #f0f8f8;
        }

    table td, table th {
        border-right: 0px solid #f0f8f8;
    }

        table td:first-child, table th:first-child {
            border-left: 0px solid #f0f8f8;
        }

    table .em {
        font-weight: 700;
    }

    table tr.order_summary td.label {
        text-align: right;
    }

table {
    margin-bottom: 20px;
}

.hidden {
    display: none;
}

.remove {
    color: #363636;
}

.relative {
    position: relative;
}

.half-bottom {
    margin-bottom: 10px !important;
}

.add-bottom {
    margin-bottom: 20px !important;
}

.right {
    float: right;
    position: relative;
}

.left {
    float: left;
}

.inline {
    display: inline;
}

.center {
    text-align: center;
}

.relative {
    position: relative;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left;
}

p.warning {
    text-align: center;
    font-weight: bold;
    padding-top: 10px;
}

.container div.mobile_only, span.mobile_only, .mobile_only {
    display: none;
}

.no_border {
    border: none !important;
}

.extra_padding {
    padding-top: 4px;
}

div.hidden {
    display: none;
}

div.is-absolute, html.mm-bottom.mm-opened.mm-opening div.is-absolute {
    position: absolute !important;
    top: 0;
    margin-top: 0;
}

.index div.is-absolute, html.index.mm-bottom.mm-opened.mm-opening div.is-absolute {
    margin-top: 0;
}

#grid .column, #grid .columns {
    background: #ddd;
    height: 25px;
    line-height: 25px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    color: #555;
    font-size: 12px;
    font-weight: bold;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    #grid .column:hover, #grid .columns:hover {
        background: #bbb;
        color: #333;
    }

#grid .example-grid {
    overflow: hidden;
}

div.container {
    margin: 0 auto;
    padding: 20px 0;
}

div.content {
    /* padding: 138px 0px 0px 0px; */
}

.logo a {
    margin: 0 auto;
    padding-top: 2px;
    padding-bottom: 2px;
    display: block;
    text-align: center;
    max-width: 205px;
}

div.section {
    margin: 10px 0;
}

.homepage_content {
    padding: 20px 0;
}

    .homepage_content, .homepage_content h1, .homepage_content h2, .homepage_content h3, .homepage_content h4, .homepage_content h5, .homepage_content h6 {
        background-color: #ffffff;
        color: #363636;
    }

div.product_section {
    margin-top: 0;
}

div.container div.breadcrumb {
    font-size: 15px;
}

div.container div.breadcrumb_text {
    margin-bottom: 1em;
    padding-top: 8px;
}

.breadcrumb a.ss-icon {
    font-size: 32px;
    margin: 10px 10px 10px 0;
    color: #363636;
}

    .breadcrumb a.ss-icon:hover {
        color: #007a87;
    }

.nav_arrows {
    float: right;
}

.continue_shopping {
    float: right;
    font-size: 15px;
}

.vendor, .sku {
    margin-top: -15px;
}

#category {
    width: 100%;
}

.paginate {
    text-align: center;
}

    .paginate a, .paginate .current, a.tag {
        border: solid 1px #b8c6c6;
        -webkit-border-radius: 2px;
        -khtml-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        margin: 10px 5px;
        padding: 5px 10px;
        display: inline-block;
    }

    .paginate .current {
        font-weight: bold;
    }

a.tag {
    font-size: smaller;
    padding: 4px 6px;
    margin: 5px 2px 5px 0;
}

.featured_collections {
    margin-bottom: 10px;
}

.paginate a:hover, a.tag:hover {
    color: #009aab;
}

.paginate .deco {
    border: none;
}

.thumbnail {
    position: relative;
    text-align: center;
    margin-bottom: 1em;
}

.featured_collections .thumbnail {
    text-align: center;
}

.thumbnail a {
    display: block;
    padding-bottom: 0.5em;
    color: #363636;
}

    .thumbnail a:hover {
        color: #007a87;
    }

.thumbnail .info {
    text-align: center;
}

.new {
    position: relative;
    display: inline;
    padding: 5px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 12px;
}

.thumbnail img {
    margin-bottom: 0.75em;
    opacity: 0;
    transition: opacity .3s ease-in;
}

.thumbnail .price, .thumbnail .sold_out, .sold_out {
    font-weight: bold;
    color: #363636;
}

.thumbnail .sale, .sale {
    color: #ff5a5f;
}

.sale_banner, .new_banner {
    position: absolute;
    top: 25px;
    left: -5px;
    background: #ffb400;
    /* font-family: "Raleway"; */
    font-weight: normal;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 2px 5px;
    text-align: center;
    color: #fff;
}

.new_banner {
    background: #ffb400;
}

.thumbnail .price, .thumbnail .title {
    display: block;
}

.cart_price {
    float: right;
    text-align: right;
    padding-left: 20px;
    font-weight: bold;
    display: none;
}

#estimated-shipping, .excluding_tax {
    display: block;
}

.cart_page_image {
    float: left;
    margin-right: 20px;
    text-align: center;
    display: block;
    width: 100%;
}

.size_chart {
    float: right;
    padding-top: 8px;
}

#size-chart {
    display: none;
}

    #size-chart h5 {
        padding: 15px 0 0 0;
        text-align: center;
    }

.cart_page_image img {
    opacity: 0;
    transition: opacity .3s ease-in;
}

.price_total_text {
    font-weight: normal;
    display: none;
}

.was_price {
    text-decoration: line-through;
    color: #363636;
    font-style: italic;
    text-shadow: none;
    font-weight: normal;
}

.thumbnail .quick_shop {
    display: none;
    position: absolute;
    bottom: 5px;
    right: 0;
    color: #363636;
}

    .thumbnail .quick_shop:hover {
        opacity: 1;
        color: #007a87;
    }

.thumbnails a {
    display: block;
    margin-bottom: 1em;
}

.twitter-timeline {
    width: 100% !important;
}

#instafeed img, #instafeed video {
    margin-bottom: 1em;
}

.arrow {
    font-size: smaller;
    position: relative;
    top: -1px;
    left: 2px;
    opacity: 0.6;
}

.modal {
    margin: 10px 0;
    display: none;
    background-color: #ffffff;
}

.modal_product {
    width: auto;
    line-height: 0px;
    max-width: 940px;
}

    .modal_product img {
        cursor: pointer;
    }

.modal_image {
    text-align: center;
}

.modal a {
    padding-bottom: 0;
}

.modal p.modal_price, p.modal_price {
    font-size: 22px;
    margin-bottom: 10px;
}

.modal form {
    margin-bottom: 10px;
}

.notify_form .action_button {
    width: 100%;
}

.product_image_col {
    margin-top: 15px;
    text-align: center;
}

.meta {
    font-size: 13px;
}

    .meta p {
        font-size: 13px;
        margin-bottom: 0px;
    }

p.meta {
    margin-bottom: 10px;
}

.comment-body p.meta {
    margin-bottom: 5px;
}

.comment-body h6 {
    padding-top: 0;
}

.sidebar_title {
    padding-bottom: 0px;
}

.blog_list {
    margin-left: 0;
}

.recent_articles {
    padding-top: 10px;
}

    .recent_articles li {
        padding: 10px 0px;
    }

    .recent_articles a {
        font-size: 15px;
        padding-right: 15px;
        display: block;
    }

.blog_list li {
    list-style: none;
}

.toggle span {
    color: #363636;
    font-weight: bold;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: smaller;
    float: right;
    display: none;
}

.sidebar p {
    font-size: 15px;
}

.sidebar .search {
    padding-top: 8px;
}

    .sidebar .search input {
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

.meta .label, .label {
    color: #363636;
}

.blog_meta, .blog_meta a {
    color: #363636;
}

    .blog_meta a:hover {
        color: #009aab;
    }

    .blog_meta p {
        padding-right: 40px;
    }

.container .blog_content {
    padding-left: 40px;
    border-left: solid 1px #b8c6c6;
}

.count {
    font-style: normal;
    font-size: 13px;
}

#tag_filter, #sort-by {
    width: 65%;
    display: inline-block;
    margin-bottom: 0;
}

.section_select {
    text-align: right;
}

.checkout {
    display: block;
    float: right;
    margin-top: 0px;
}

.or {
    font-size: smaller;
    font-style: italic;
    padding: 0 10px;
}

.inline_purchase {
    display: inline-block;
    margin-left: 20px;
    margin-top: 25px;
}

div.article {
    margin-bottom: 35px;
}

.comment {
    margin-bottom: 20px;
}

.comment-body h6 {
    padding-bottom: 0.25em;
}

.gravatar {
    width: 100px !important;
}

    .gravatar img {
        width: 80px;
        height: 80px;
        margin-bottom: 15px;
        -webkit-border-radius: 40px;
        -khtml-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        -o-border-radius: 40px;
        border-radius: 40px;
    }

.red {
    color: #C33;
}

.address p {
    margin-bottom: 5px;
}

div#disqus_thread ul, div#disqus_thread li {
    border: none;
}

.search_page {
    padding: 40px 0 60px 0;
}



.index .footer {
    margin-top: 0;
}

.promo_banner {
    background-color: #1b1f23;
    padding: 2px 0;
    text-align: center;
    color: #b4fba8;
    font-size: 12px;
}

.footer h6, .footer .footer_menu a {
    margin-bottom: 20px;
    /* color: #7f8c8d; */
	color:#fff;
}

.footer p {
    margin-bottom: 10px;
    font-size: 13px;
    /* color: #6b6b6b; */
	color:#fff;
}

.footer a, .footer a:visited {
    /* color: #7f8c8d; */
	color:#fff;
    font-size: 13px;
}

    .footer a:hover, .footer a:active {
        color: #ffffff;
    }

    .footer a.ss-icon {
        font-size: 34px;
    }

.page-contact form {
    margin-bottom: 50px;
}

.page-contact .footer {
    margin-top: 0;
}

.page-contact .maps {
    position: relative;
    bottom: -6px;
}

.maps iframe {
    pointer-events: none;
}

.contact-form {
    margin-bottom: 0;
}

.sub-footer .social_icons li {
    display: inline;
    padding-right: 10px;
}

.payment_methods img {
    padding-right: 4px;
    height: 26px;
    width: 38px;
}

.credits_right {
    text-align: right;
}

.footer_menu {
    list-style: none;
    margin: 0;
}

    .footer_menu li {
        display: inline-block;
        padding-right: 20px;
    }

.mm-menu.mm-horizontal > .mm-panel {
    -webkit-transition: left 0.4s ease;
    -moz-transition: left 0.4s ease;
    -ms-transition: left 0.4s ease;
    -o-transition: left 0.4s ease;
    transition: left 0.4s ease;
}

.mm-menu .mm-hidden {
    display: none;
}

.mm-wrapper {
    overflow-x: hidden;
    position: relative;
}

.mm-menu {
    background: inherit;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    padding: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}

    .mm-menu > .mm-panel {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        background: inherit;
        -webkit-overflow-scrolling: touch;
        overflow: scroll;
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
        height: 100%;
        padding: 20px;
        position: absolute;
        top: 0;
        left: 100%;
        z-index: 0;
    }

        .mm-menu > .mm-panel.mm-opened {
            left: 0%;
        }

        .mm-menu > .mm-panel.mm-subopened {
            left: -40%;
        }

        .mm-menu > .mm-panel.mm-highest {
            z-index: 1;
        }

    .mm-menu .mm-list {
        padding: 20px 0;
    }

    .mm-menu > .mm-list {
        padding: 10px 0 40px 0;
    }

.mm-panel > .mm-list {
    margin-left: -20px;
    margin-right: -20px;
}

    .mm-panel > .mm-list:first-child {
        padding-top: 0;
    }

.mm-list, .mm-list > li {
    list-style: none;
    display: block;
    padding: 0;
    margin: 0;
}

.mm-list {
    font: inherit;
    font-size: 14px;
}

    .mm-list a, .mm-list a:hover {
        text-decoration: none;
    }

    .mm-list > li {
        position: relative;
    }

        .mm-list > li > a, .mm-list > li > span {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            color: inherit;
            line-height: 20px;
            display: block;
            padding: 15px 10px 15px 20px;
            margin: 0;
        }

        .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
            content: '';
            border-bottom-width: 1px;
            border-bottom-style: solid;
            display: block;
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0;
        }

        .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
            width: auto;
            margin-left: 20px;
            position: relative;
            left: auto;
        }

    .mm-list a.mm-subopen {
        width: 40px;
        height: 100%;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
    }

        .mm-list a.mm-subopen:before {
            content: '';
            border-left-width: 1px;
            border-left-style: solid;
            display: block;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
        }

        .mm-list a.mm-subopen.mm-fullsubopen {
            width: 100%;
        }

            .mm-list a.mm-subopen.mm-fullsubopen:before {
                border-left: none;
            }

        .mm-list a.mm-subopen + a, .mm-list a.mm-subopen + span {
            padding-right: 5px;
            margin-right: 40px;
        }

    .mm-list > li.mm-selected > a.mm-subopen {
        background: transparent;
    }

    .mm-list > li.mm-selected > a.mm-fullsubopen + a, .mm-list > li.mm-selected > a.mm-fullsubopen + span {
        padding-right: 45px;
        margin-right: 0;
    }

    .mm-list a.mm-subclose {
        text-indent: 20px;
        padding-top: 30px;
        margin-top: -20px;
    }

    .mm-list > li.mm-label {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        text-transform: uppercase;
        text-indent: 20px;
        line-height: 25px;
        padding-right: 5px;
    }

    .mm-list > li.mm-spacer {
        padding-top: 40px;
    }

        .mm-list > li.mm-spacer.mm-label {
            padding-top: 25px;
        }

    .mm-list a.mm-subopen:after, .mm-list a.mm-subclose:before {
        content: '';
        border: 2px solid transparent;
        display: block;
        width: 7px;
        height: 7px;
        margin-bottom: -5px;
        position: absolute;
        bottom: 50%;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .mm-list a.mm-subopen:after {
        border-top: none;
        border-left: none;
        right: 18px;
    }

    .mm-list a.mm-subclose:before {
        border-right: none;
        border-bottom: none;
        margin-bottom: -15px;
        left: 22px;
    }

.mm-menu.mm-vertical .mm-list .mm-panel {
    display: none;
    padding: 10px 0 10px 10px;
}

    .mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
        border-color: transparent;
    }

.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
    display: block;
}

.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen {
    height: 40px;
}

    .mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 16px;
        right: 16px;
    }

html.mm-opened .mm-page {
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
}

.mm-ismenu {
    background: #333333;
    color: rgba(255,255,255,0.6);
}

.mm-menu .mm-list > li:after {
    border-color: rgba(0,0,0,0.15);
}

.mm-menu .mm-list > li > a.mm-subclose {
    background: rgba(0,0,0,0.1);
    color: rgba(255,255,255,0.3);
}

    .mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
        border-color: rgba(255,255,255,0.3);
    }

.mm-menu .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0,0,0,0.15);
}

.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu .mm-list > li.mm-selected > span {
    background: rgba(0,0,0,0.1);
}

.mm-menu .mm-list > li.mm-label {
    background: rgba(255,255,255,0.05);
}

.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255,255,255,0.05);
}

.mm-page, .mm-fixed-top, .mm-fixed-bottom {
    -webkit-transition: none 0.4s ease;
    -moz-transition: none 0.4s ease;
    -ms-transition: none 0.4s ease;
    -o-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top, right, bottom, left, border;
    -moz-transition-property: top, right, bottom, left, border;
    -ms-transition-property: top, right, bottom, left, border;
    -o-transition-property: top, right, bottom, left, border;
    transition-property: top, right, bottom, left, border;
}

.mm-page, #mm-blocker {
    margin: 0;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.mm-page {
    border: 0px solid rgba(0,0,0,0);
}

html.mm-opening .mm-page {
    border: 0px solid rgba(1,1,1,0);
}

.mm-fixed-top, .mm-fixed-bottom {
    position: fixed;
    left: 0;
}

.mm-fixed-top {
    top: 0;
}

.mm-fixed-bottom {
    bottom: 0;
}

html.mm-opened {
    overflow: hidden;
    position: relative;
}

    html.mm-opened body {
        overflow: hidden;
    }

    html.mm-opened .mm-page {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

html.mm-background .mm-page {
    background: inherit;
}

#mm-blocker {
    background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 999999;
}

html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
    display: block;
}

.mm-menu.mm-offcanvas {
    display: none;
    position: fixed;
}

.mm-menu.mm-current {
    display: block;
}

html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
    left: 80%;
}

.mm-menu {
    width: 80%;
}

@media all and (max-width: 175px) {
    .mm-menu {
        width: 140px;
    }

    html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
        left: 140px;
    }
}

@media all and (min-width: 550px) {
    .mm-menu {
        width: 440px;
    }

    html.mm-opening .mm-page, html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-top, html.mm-opening .mm-fixed-bottom {
        left: 440px;
    }
}

p.mm-counter {
    font: inherit;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-indent: 0;
    line-height: 20px;
    display: block;
    margin-top: -10px;
    position: absolute;
    right: 25px;
    top: 50%;
}

    p.mm-counter + a.mm-subopen {
        padding-left: 40px;
    }

        p.mm-counter + a.mm-subopen + a, p.mm-counter + a.mm-subopen + span {
            margin-right: 80px;
        }

    p.mm-counter + a.mm-fullsubopen {
        padding-left: 0;
    }

.mm-vertical p.mm-counter {
    top: 12px;
    margin-top: 0;
}

.mm-nosubresults > p.mm-counter {
    display: none;
}

.mm-menu p.mm-counter {
    color: rgba(255,255,255,0.9);
}

html.mm-opened.mm-dragging .mm-menu, html.mm-opened.mm-dragging .mm-page, html.mm-opened.mm-dragging .mm-fixed-top, html.mm-opened.mm-dragging .mm-fixed-bottom, html.mm-opened.mm-dragging #mm-blocker {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.mm-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    background: inherit;
    border-bottom: 1px solid transparent;
    text-align: center;
    line-height: 20px;
    width: 100%;
    height: 60px;
    padding: 30px 40px 0 40px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}

    .mm-header .mm-title {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: inline-block;
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .mm-header .mm-prev, .mm-header .mm-next {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        text-decoration: none;
        display: block;
        width: 40px;
        height: 100%;
        position: absolute;
        bottom: 0;
    }

        .mm-header .mm-prev:before, .mm-header .mm-next:before {
            content: '';
            border: 2px solid transparent;
            display: block;
            width: 7px;
            height: 7px;
            margin-bottom: -5px;
            position: absolute;
            bottom: 50%;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            margin-bottom: -15px;
        }

    .mm-header .mm-prev {
        left: 0;
    }

        .mm-header .mm-prev:before {
            border-right: none;
            border-bottom: none;
            left: 22px;
        }

    .mm-header .mm-next {
        right: 0;
    }

        .mm-header .mm-next:before {
            border-top: none;
            border-left: none;
            right: 18px;
        }

.mm-menu.mm-hassearch .mm-header {
    height: 50px;
    padding-top: 20px;
    top: 50px;
}

    .mm-menu.mm-hassearch .mm-header .mm-prev:before, .mm-menu.mm-hassearch .mm-header .mm-mext:before {
        margin-bottom: -10px;
    }

.mm-menu.mm-hasheader li.mm-subtitle {
    display: none;
}

.mm-menu.mm-hasheader > .mm-panel {
    padding-top: 80px;
}

    .mm-menu.mm-hasheader > .mm-panel.mm-list {
        padding-top: 60px;
    }

    .mm-menu.mm-hasheader > .mm-panel > .mm-list:first-child {
        margin-top: -20px;
    }

.mm-menu.mm-hasheader.mm-hassearch > .mm-panel {
    padding-top: 120px;
}

    .mm-menu.mm-hasheader.mm-hassearch > .mm-panel.mm-list {
        padding-top: 100px;
    }

.mm-menu .mm-header {
    border-color: rgba(0,0,0,0.15);
    color: rgba(255,255,255,0.3);
}

    .mm-menu .mm-header a:before {
        border-color: rgba(255,255,255,0.3);
    }

.mm-menu.mm-fixedlabels .mm-list {
    background: inherit;
}

    .mm-menu.mm-fixedlabels .mm-list > li.mm-label {
        background: inherit !important;
        opacity: 0.97;
        height: 25px;
        overflow: visible;
        position: relative;
        z-index: 1;
    }

        .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div {
            background: inherit;
            width: 100%;
            position: absolute;
            left: 0;
        }

            .mm-menu.mm-fixedlabels .mm-list > li.mm-label > div > div {
                text-overflow: ellipsis;
                white-space: nowrap;
                overflow: hidden;
            }

        .mm-menu.mm-fixedlabels .mm-list > li.mm-label.mm-spacer > div > div {
            padding-top: 25px;
        }

.mm-list > li.mm-label > span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 0;
}

.mm-list > li.mm-label.mm-opened a.mm-subopen:after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 17px;
}

.mm-list > li.mm-collapsed {
    display: none;
}

.mm-menu .mm-list li.mm-label > div > div {
    background: rgba(255,255,255,0.05);
}

.mm-search, .mm-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.mm-list > li.mm-search {
    padding: 10px;
    margin-top: -20px;
}

.mm-list > li.mm-subtitle + li.mm-search {
    margin-top: 0;
}

div.mm-panel > div.mm-search {
    padding: 0 0 10px 0;
}

.mm-menu.mm-hasheader .mm-list > li.mm-search {
    margin-top: 0;
}

.mm-search {
    background: inherit;
    width: 100%;
    padding: 10px;
    position: relative;
    top: 0;
    z-index: 2;
}

    .mm-search input {
        border: none;
        border-radius: 30px;
        font: inherit;
        font-size: 14px;
        line-height: 30px;
        outline: none;
        display: block;
        width: 100%;
        height: 30px;
        margin: 0;
        padding: 0 10px;
    }

.mm-menu .mm-noresultsmsg {
    text-align: center;
    font-size: 21px;
    display: none;
    padding: 60px 0;
}

    .mm-menu .mm-noresultsmsg:after {
        border: none !important;
    }

.mm-noresults .mm-noresultsmsg {
    display: block;
}

.mm-menu li.mm-nosubresults > a.mm-subopen {
    display: none;
}

    .mm-menu li.mm-nosubresults > a.mm-subopen + a, .mm-menu li.mm-nosubresults > a.mm-subopen + span {
        padding-right: 10px;
    }

.mm-menu.mm-hassearch > .mm-panel {
    padding-top: 70px;
}

    .mm-menu.mm-hassearch > .mm-panel > .mm-list:first-child {
        margin-top: -20px;
    }

.mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child {
    margin-top: -10px;
}

    .mm-menu.mm-hasheader > .mm-panel > div.mm-search:first-child + .mm-list {
        padding-top: 0;
    }

.mm-menu .mm-search input {
    background: rgba(255,255,255,0.3);
    color: rgba(255,255,255,0.6);
}

.mm-menu .mm-noresultsmsg {
    color: rgba(255,255,255,0.3);
}

label.mm-toggle {
    border-radius: 30px;
    width: 50px;
    height: 30px;
    margin: -15px 0 0 0;
    position: absolute;
    top: 50%;
    z-index: 1;
}

    label.mm-toggle div {
        border-radius: 30px;
        width: 28px;
        height: 28px;
        margin: 1px;
    }

input.mm-toggle {
    position: absolute;
    left: -10000px;
}

    input.mm-toggle:checked ~ label.mm-toggle div {
        float: right;
    }

label.mm-toggle {
    right: 20px;
}

    label.mm-toggle + a, label.mm-toggle + span {
        margin-right: 70px;
    }

a.mm-subopen + label.mm-toggle {
    right: 50px;
}

    a.mm-subopen + label.mm-toggle + a, a.mm-subopen + label.mm-toggle + span {
        margin-right: 100px;
    }

p.mm-counter + a.mm-subopen + label.mm-toggle {
    right: 90px;
}

    p.mm-counter + a.mm-subopen + label.mm-toggle + a, p.mm-counter + a.mm-subopen + label.mm-toggle + span {
        margin-right: 140px;
    }

.mm-menu label.mm-toggle {
    background: rgba(0,0,0,0.15);
}

    .mm-menu label.mm-toggle div {
        background: #333333;
    }

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-slide .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-slide.mm-opened .mm-menu {
    -webkit-transform: translateX(-40%);
    -moz-transform: translateX(-40%);
    -ms-transform: translateX(-40%);
    -o-transform: translateX(-40%);
    transform: translateX(-40%);
}

html.mm-slide.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-right.mm-opened .mm-menu {
    -webkit-transform: translateX(40%);
    -moz-transform: translateX(40%);
    -ms-transform: translateX(40%);
    -o-transform: translateX(40%);
    transform: translateX(40%);
}

html.mm-slide.mm-right.mm-opening .mm-menu {
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -o-transform: translateX(0%);
    transform: translateX(0%);
}

html.mm-slide.mm-top.mm-opened .mm-menu {
    -webkit-transform: translateY(-40%);
    -moz-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    -o-transform: translateY(-40%);
    transform: translateY(-40%);
}

html.mm-slide.mm-top.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-slide.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: translateY(40%);
    -moz-transform: translateY(40%);
    -ms-transform: translateY(40%);
    -o-transform: translateY(40%);
    transform: translateY(40%);
}

html.mm-slide.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
    transform: translateY(0%);
}

html.mm-zoom-menu .mm-menu {
    -webkit-transition: -webkit-transform 0.4s ease;
    -moz-transition: -moz-transform 0.4s ease;
    -o-transition: -o-transform 0.4s ease;
    transition: transform 0.4s ease;
}

html.mm-zoom-menu.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(-40%);
    -moz-transform: scale(0.7, 0.7) translateX(-40%);
    -ms-transform: scale(0.7, 0.7) translateX(-40%);
    -o-transform: scale(0.7, 0.7) translateX(-40%);
    transform: scale(0.7, 0.7) translateX(-40%);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

html.mm-zoom-menu.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-right.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateX(40%);
    -moz-transform: scale(0.7, 0.7) translateX(40%);
    -ms-transform: scale(0.7, 0.7) translateX(40%);
    -o-transform: scale(0.7, 0.7) translateX(40%);
    transform: scale(0.7, 0.7) translateX(40%);
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

html.mm-zoom-menu.mm-right.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateX(0%);
    -moz-transform: scale(1, 1) translateX(0%);
    -ms-transform: scale(1, 1) translateX(0%);
    -o-transform: scale(1, 1) translateX(0%);
    transform: scale(1, 1) translateX(0%);
}

html.mm-zoom-menu.mm-top.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(-40%);
    -moz-transform: scale(0.7, 0.7) translateY(-40%);
    -ms-transform: scale(0.7, 0.7) translateY(-40%);
    -o-transform: scale(0.7, 0.7) translateY(-40%);
    transform: scale(0.7, 0.7) translateY(-40%);
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
}

html.mm-zoom-menu.mm-top.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-menu.mm-bottom.mm-opened .mm-menu {
    -webkit-transform: scale(0.7, 0.7) translateY(40%);
    -moz-transform: scale(0.7, 0.7) translateY(40%);
    -ms-transform: scale(0.7, 0.7) translateY(40%);
    -o-transform: scale(0.7, 0.7) translateY(40%);
    transform: scale(0.7, 0.7) translateY(40%);
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

html.mm-zoom-menu.mm-bottom.mm-opening .mm-menu {
    -webkit-transform: scale(1, 1) translateY(0%);
    -moz-transform: scale(1, 1) translateY(0%);
    -ms-transform: scale(1, 1) translateY(0%);
    -o-transform: scale(1, 1) translateY(0%);
    transform: scale(1, 1) translateY(0%);
}

html.mm-zoom-page .mm-page {
    -webkit-transition-property: -webkit-transform, top, right, bottom, left, border;
    -moz-transition-property: -moz-transform, top, right, bottom, left, border;
    -ms-transition-property: -ms-transform, top, right, bottom, left, border;
    -o-transition-property: -o-transform, top, right, bottom, left, border;
    transition-property: transform, top, right, bottom, left, border;
}

html.mm-zoom-page.mm-opened .mm-page {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}

html.mm-zoom-page.mm-opening .mm-page {
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
}

html.mm-zoom-page.mm-right.mm-opened .mm-page {
    -webkit-transform-origin: right center;
    -moz-transform-origin: right center;
    -ms-transform-origin: right center;
    -o-transform-origin: right center;
    transform-origin: right center;
}

html.mm-zoom-page.mm-top.mm-opened .mm-page {
    -webkit-transform-origin: center top;
    -moz-transform-origin: center top;
    -ms-transform-origin: center top;
    -o-transform-origin: center top;
    transform-origin: center top;
}

html.mm-zoom-page.mm-bottom.mm-opened .mm-page {
    -webkit-transform-origin: center bottom;
    -moz-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    -o-transform-origin: center bottom;
    transform-origin: center bottom;
}

html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel {
    -webkit-transform: scale(1.5, 1.5);
    -moz-transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5);
    -o-transform: scale(1.5, 1.5);
    transform: scale(1.5, 1.5);
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition-property: -webkit-transform, left;
    -moz-transition-property: -moz-transform, left;
    -ms-transition-property: -ms-transform, left;
    -o-transition-property: -o-transform, left;
    transition-property: transform, left;
}

    html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -o-transform: scale(1, 1);
        transform: scale(1, 1);
    }

        html.mm-zoom-panels .mm-menu.mm-horizontal > .mm-panel.mm-opened.mm-subopened {
            -webkit-transform: scale(0.7, 0.7);
            -moz-transform: scale(0.7, 0.7);
            -ms-transform: scale(0.7, 0.7);
            -o-transform: scale(0.7, 0.7);
            transform: scale(0.7, 0.7);
        }

html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-fixed-bottom {
    left: 100%;
}

.mm-menu.mm-fullscreen {
    width: 100%;
}

@media all and (max-width: 140px) {
    .mm-menu.mm-fullscreen {
        width: 140px;
    }

    html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-fixed-bottom {
        left: 140px;
    }
}

@media all and (min-width: 10000px) {
    .mm-menu.mm-fullscreen {
        width: 10000px;
    }

    html.mm-opening.mm-fullscreen .mm-page, html.mm-opening.mm-fullscreen #mm-blocker, html.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-opening.mm-fullscreen .mm-fixed-bottom {
        left: 10000px;
    }
}

.mm-menu.mm-top.mm-fullscreen {
    height: 100%;
}

html.mm-top.mm-opening.mm-fullscreen .mm-page, html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
    top: 100%;
}

html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: -100%;
}

@media all and (max-height: 140px) {
    .mm-menu.mm-top.mm-fullscreen {
        height: 140px;
    }

    html.mm-top.mm-opening.mm-fullscreen .mm-page, html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
        top: 140px;
    }

    html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
        bottom: -140px;
    }
}

@media all and (min-height: 10000px) {
    .mm-menu.mm-top.mm-fullscreen {
        height: 10000px;
    }

    html.mm-top.mm-opening.mm-fullscreen .mm-page, html.mm-top.mm-opening.mm-fullscreen #mm-blocker, html.mm-top.mm-opening.mm-fullscreen .mm-fixed-top {
        top: 10000px;
    }

    html.mm-top.mm-opening.mm-fullscreen .mm-fixed-bottom {
        bottom: -10000px;
    }
}

.mm-menu.mm-right.mm-fullscreen {
    width: 100%;
}

html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
    right: 100%;
}

@media all and (max-width: 140px) {
    .mm-menu.mm-right.mm-fullscreen {
        width: 140px;
    }

    html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
        right: 140px;
    }
}

@media all and (min-width: 10000px) {
    .mm-menu.mm-right.mm-fullscreen {
        width: 10000px;
    }

    html.mm-right.mm-opening.mm-fullscreen .mm-page, html.mm-right.mm-opening.mm-fullscreen #mm-blocker, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-top, html.mm-right.mm-opening.mm-fullscreen .mm-fixed-bottom {
        right: 10000px;
    }
}

.mm-menu.mm-bottom.mm-fullscreen {
    height: 100%;
}

html.mm-bottom.mm-opening.mm-fullscreen .mm-page, html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
    bottom: 100%;
}

html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
    top: -100%;
}

@media all and (max-height: 140px) {
    .mm-menu.mm-bottom.mm-fullscreen {
        height: 140px;
    }

    html.mm-bottom.mm-opening.mm-fullscreen .mm-page, html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
        bottom: 140px;
    }

    html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
        top: -140px;
    }
}

@media all and (min-height: 10000px) {
    .mm-menu.mm-bottom.mm-fullscreen {
        height: 10000px;
    }

    html.mm-bottom.mm-opening.mm-fullscreen .mm-page, html.mm-bottom.mm-opening.mm-fullscreen #mm-blocker, html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-bottom {
        bottom: 10000px;
    }

    html.mm-bottom.mm-opening.mm-fullscreen .mm-fixed-top {
        top: -10000px;
    }
}

.mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
    left: -100%;
}

@media all and (max-width: 140px) {
    .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
        left: -140px;
    }
}

@media all and (min-width: 10000px) {
    .mm-menu.mm-fullscreen.mm-front, .mm-menu.mm-fullscreen.mm-next {
        left: -10000px;
    }
}

.mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
    top: -100%;
}

@media all and (max-height: 140px) {
    .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
        top: -140px;
    }
}

@media all and (min-height: 10000px) {
    .mm-menu.mm-top.mm-fullscreen.mm-front, .mm-menu.mm-top.mm-fullscreen.mm-next {
        top: -10000px;
    }
}

.mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
    right: -100%;
}

@media all and (max-width: 140px) {
    .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
        right: -140px;
    }
}

@media all and (min-width: 10000px) {
    .mm-menu.mm-right.mm-fullscreen.mm-front, .mm-menu.mm-right.mm-fullscreen.mm-next {
        right: -10000px;
    }
}

.mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
    bottom: -100%;
}

@media all and (max-height: 140px) {
    .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
        bottom: -140px;
    }
}

@media all and (min-height: 10000px) {
    .mm-menu.mm-bottom.mm-fullscreen.mm-front, .mm-menu.mm-bottom.mm-fullscreen.mm-next {
        bottom: -10000px;
    }
}

html.mm-front .mm-fixed-top, html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-bottom {
    left: 0;
    right: auto;
}

html.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-top {
    top: 0;
}

html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-bottom {
    bottom: 0;
}

html.mm-opened.mm-fullscreen .mm-page {
    box-shadow: none !important;
}

.mm-menu.mm-top {
    width: 100%;
}

html.mm-top.mm-opened .mm-page, html.mm-top.mm-opened #mm-blocker {
    top: 0%;
}

html.mm-top.mm-opened.mm-opening .mm-page, html.mm-top.mm-opened.mm-opening #mm-blocker, html.mm-top.mm-opened.mm-opening .mm-fixed-top, html.mm-top.mm-opened.mm-opening .mm-fixed-bottom {
    left: 0;
}

.mm-menu.mm-right {
    left: auto;
    right: 0;
}

html.mm-right.mm-opened .mm-page, html.mm-right.mm-opened #mm-blocker, html.mm-right.mm-opened .mm-fixed-top, html.mm-right.mm-opened .mm-fixed-bottom {
    left: auto;
    right: 0%;
}

html.mm-right.mm-opened.mm-opening .mm-page, html.mm-right.mm-opened.mm-opening #mm-blocker, html.mm-right.mm-opened.mm-opening .mm-fixed-top, html.mm-right.mm-opened.mm-opening .mm-fixed-bottom {
    left: auto;
}

.mm-menu.mm-bottom {
    width: 100%;
    top: auto;
    bottom: 0;
}

html.mm-bottom.mm-opened .mm-page, html.mm-bottom.mm-opened #mm-blocker {
    bottom: 0%;
    top: auto;
}

html.mm-bottom.mm-opened.mm-opening .mm-page, html.mm-bottom.mm-opened.mm-opening #mm-blocker, html.mm-bottom.mm-opened.mm-opening .mm-fixed-top, html.mm-bottom.mm-opened.mm-opening .mm-fixed-bottom {
    top: auto;
    left: 0;
}

.mm-menu.mm-top {
    height: 80%;
}

html.mm-top.mm-opening .mm-page, html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top {
    top: 80%;
}

html.mm-top.mm-opening .mm-fixed-bottom {
    bottom: -80%;
}

@media all and (max-height: 175px) {
    .mm-menu.mm-top {
        height: 140px;
    }

    html.mm-top.mm-opening .mm-page, html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top {
        top: 140px;
    }

    html.mm-top.mm-opening .mm-fixed-bottom {
        bottom: -140px;
    }
}

@media all and (min-height: 1100px) {
    .mm-menu.mm-top {
        height: 880px;
    }

    html.mm-top.mm-opening .mm-page, html.mm-top.mm-opening #mm-blocker, html.mm-top.mm-opening .mm-fixed-top {
        top: 880px;
    }

    html.mm-top.mm-opening .mm-fixed-bottom {
        bottom: -880px;
    }
}

.mm-menu.mm-right {
    width: 80%;
}

html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-fixed-bottom {
    right: 80%;
}

@media all and (max-width: 175px) {
    .mm-menu.mm-right {
        width: 140px;
    }

    html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-fixed-bottom {
        right: 140px;
    }
}

@media all and (min-width: 550px) {
    .mm-menu.mm-right {
        width: 440px;
    }

    html.mm-right.mm-opening .mm-page, html.mm-right.mm-opening #mm-blocker, html.mm-right.mm-opening .mm-fixed-top, html.mm-right.mm-opening .mm-fixed-bottom {
        right: 440px;
    }
}

.mm-menu.mm-bottom {
    height: 80%;
}

html.mm-bottom.mm-opening .mm-page, html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom {
    bottom: 80%;
}

html.mm-bottom.mm-opening .mm-fixed-top {
    top: -80%;
}

@media all and (max-height: 175px) {
    .mm-menu.mm-bottom {
        height: 140px;
    }

    html.mm-bottom.mm-opening .mm-page, html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom {
        bottom: 140px;
    }

    html.mm-bottom.mm-opening .mm-fixed-top {
        top: -140px;
    }
}

@media all and (min-height: 1100px) {
    .mm-menu.mm-bottom {
        height: 880px;
    }

    html.mm-bottom.mm-opening .mm-page, html.mm-bottom.mm-opening #mm-blocker, html.mm-bottom.mm-opening .mm-fixed-bottom {
        bottom: 880px;
    }

    html.mm-bottom.mm-opening .mm-fixed-top {
        top: -880px;
    }
}

html.mm-front.mm-opened .mm-page {
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
}

.mm-menu.mm-front, .mm-menu.mm-next {
    -webkit-transition: none 0.4s ease;
    -moz-transition: none 0.4s ease;
    -ms-transition: none 0.4s ease;
    -o-transition: none 0.4s ease;
    transition: none 0.4s ease;
    -webkit-transition-property: top, right, bottom, left, -webkit-transform;
    -moz-transition-property: top, right, bottom, left, -moz-transform;
    -ms-transition-property: top, right, bottom, left, -o-transform;
    -o-transition-property: top, right, bottom, left, -o-transform;
    transition-property: top, right, bottom, left, transform;
}

html.mm-front .mm-page, html.mm-front #mm-blocker {
    z-index: 0;
}

.mm-menu.mm-front {
    z-index: 1;
    box-shadow: 0 0 15px rgba(0,0,0,0.5);
}

html.mm-opened.mm-next .mm-page {
    box-shadow: none;
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
    left: 0%;
}

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    left: 0;
}

html.mm-opening .mm-menu.mm-top.mm-front, html.mm-opening .mm-menu.mm-top.mm-next {
    left: 0;
    top: 0%;
}

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    left: auto;
}

html.mm-opening .mm-menu.mm-right.mm-front, html.mm-opening .mm-menu.mm-right.mm-next {
    left: auto;
    right: 0%;
}

.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    top: auto;
    left: 0;
}

html.mm-opening .mm-menu.mm-bottom.mm-front, html.mm-opening .mm-menu.mm-bottom.mm-next {
    left: 0;
    bottom: 0%;
}

.mm-menu.mm-front, .mm-menu.mm-next {
    left: -80%;
}

@media all and (max-width: 175px) {
    .mm-menu.mm-front, .mm-menu.mm-next {
        left: -140px;
    }
}

@media all and (min-width: 550px) {
    .mm-menu.mm-front, .mm-menu.mm-next {
        left: -440px;
    }
}

.mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
    top: -80%;
}

@media all and (max-height: 175px) {
    .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
        top: -140px;
    }
}

@media all and (min-height: 1100px) {
    .mm-menu.mm-top.mm-front, .mm-menu.mm-top.mm-next {
        top: -880px;
    }
}

.mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
    right: -80%;
}

@media all and (max-width: 175px) {
    .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
        right: -140px;
    }
}

@media all and (min-width: 550px) {
    .mm-menu.mm-right.mm-front, .mm-menu.mm-right.mm-next {
        right: -440px;
    }
}

.mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
    bottom: -80%;
}

@media all and (max-height: 175px) {
    .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
        bottom: -140px;
    }
}

@media all and (min-height: 1100px) {
    .mm-menu.mm-bottom.mm-front, .mm-menu.mm-bottom.mm-next {
        bottom: -880px;
    }
}

html.mm-front .mm-fixed-top, html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-bottom {
    left: 0;
    right: auto;
}

html.mm-front .mm-fixed-top, html.mm-opening.mm-front .mm-fixed-top {
    top: 0;
}

html.mm-front .mm-fixed-bottom, html.mm-opening.mm-front .mm-fixed-bottom {
    bottom: 0;
}

html.mm-opened.mm-light .mm-page {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.mm-ismenu.mm-light {
    background-color: #f3f3f3;
    color: rgba(0,0,0,0.6);
}

#cart.mm-ismenu.mm-light {
    background: #f3f3f3;
    background: rgba(243,243,243,0.8);
}

.mm-menu.mm-light .mm-list > li:after {
    border-color: rgba(0,0,0,0.1);
}

.mm-menu.mm-light .mm-list > li > a.mm-subclose {
    background: rgba(255,255,255,0.6);
    color: rgba(0,0,0,0.3);
}

    .mm-menu.mm-light .mm-list > li > a.mm-subopen:after, .mm-menu.mm-light .mm-list > li > a.mm-subclose:before {
        border-color: rgba(0,0,0,0.3);
    }

.mm-menu.mm-light .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0,0,0,0.1);
}

.mm-menu.mm-light .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-light .mm-list > li.mm-selected > span {
    background: rgba(255,255,255,0.6);
}

.mm-menu.mm-light .mm-list > li.mm-label {
    background: rgba(0,0,0,0.03);
}

.mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-light.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0,0,0,0.03);
}

.mm-menu.mm-light .mm-search input {
    background: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.6);
}

.mm-menu.mm-light .mm-noresultsmsg {
    color: rgba(0,0,0,0.3);
}

.mm-menu.mm-light p.mm-counter {
    color: rgba(0,0,0,0.3);
}

.mm-menu.mm-light .mm-list li.mm-label > div > div {
    background: rgba(0,0,0,0.03);
}

.mm-menu.mm-light .mm-header {
    border-color: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.3);
}

    .mm-menu.mm-light .mm-header a:before {
        border-color: rgba(0,0,0,0.3);
    }

.mm-menu.mm-light label.mm-toggle {
    background: rgba(0,0,0,0.1);
}

    .mm-menu.mm-light label.mm-toggle div {
        background: #f3f3f3;
    }

.mm-menu.mm-light input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-opened.mm-white .mm-page {
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
}

.mm-ismenu.mm-white {
    background-color: #fff;
    color: rgba(0,0,0,0.6);
}

#cart.mm-ismenu.mm-white {
    background: #fff;
    background: rgba(255,255,255,0.8);
}

.mm-menu.mm-white .mm-list > li:after {
    border-color: rgba(0,0,0,0.1);
}

.mm-menu.mm-white .mm-list > li > a.mm-subclose {
    background: rgba(0,0,0,0.06);
    color: rgba(0,0,0,0.3);
}

    .mm-menu.mm-white .mm-list > li > a.mm-subopen:after, .mm-menu.mm-white .mm-list > li > a.mm-subclose:before {
        border-color: rgba(0,0,0,0.3);
    }

.mm-menu.mm-white .mm-list > li > a.mm-subopen:before {
    border-color: rgba(0,0,0,0.1);
}

.mm-menu.mm-white .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-white .mm-list > li.mm-selected > span {
    background: rgba(0,0,0,0.06);
}

.mm-menu.mm-white .mm-list > li.mm-label {
    background: rgba(0,0,0,0.03);
}

.mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-white.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(0,0,0,0.03);
}

.mm-menu.mm-white .mm-search input {
    background: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.6);
}

.mm-menu.mm-white .mm-noresultsmsg {
    color: rgba(0,0,0,0.3);
}

.mm-menu.mm-white p.mm-counter {
    color: rgba(0,0,0,0.3);
}

.mm-menu.mm-white .mm-list li.mm-label > div > div {
    background: rgba(0,0,0,0.03);
}

.mm-menu.mm-white .mm-header {
    border-color: rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.3);
}

    .mm-menu.mm-white .mm-header a:before {
        border-color: rgba(0,0,0,0.3);
    }

.mm-menu.mm-white label.mm-toggle {
    background: rgba(0,0,0,0.1);
}

    .mm-menu.mm-white label.mm-toggle div {
        background: white;
    }

.mm-menu.mm-white input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

html.mm-opened.mm-black .mm-page {
    box-shadow: none;
}

.mm-ismenu.mm-black {
	background-color:var(--mcolor);
    /* background-color: #000; */
    color: rgba(255,255,255,0.6);
}

#cart.mm-ismenu.mm-black {
    background: #000;
    background: rgba(0,0,0,0.7);
}

.mm-menu.mm-black .mm-list > li:after {
    border-color: rgba(255,255,255,0.2);
}

.mm-menu.mm-black .mm-list > li > a.mm-subclose {
    background: rgba(255,255,255,0.25);
    color: rgba(255,255,255,0.3);
}

    .mm-menu.mm-black .mm-list > li > a.mm-subopen:after, .mm-menu.mm-black .mm-list > li > a.mm-subclose:before {
        border-color: rgba(255,255,255,0.3);
    }

.mm-menu.mm-black .mm-list > li > a.mm-subopen:before {
    border-color: rgba(255,255,255,0.2);
}

.mm-menu.mm-black .mm-list > li.mm-selected > a:not(.mm-subopen), .mm-menu.mm-black .mm-list > li.mm-selected > span {
    background: rgba(255,255,255,0.25);
}

.mm-menu.mm-black .mm-list > li.mm-label {
    background: rgba(255,255,255,0.15);
}

.mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > a.mm-subopen, .mm-menu.mm-black.mm-vertical .mm-list li.mm-opened > ul {
    background: rgba(255,255,255,0.15);
}

.mm-menu.mm-black .mm-search input {
    background: rgba(255,255,255,0.3);
    color: rgba(255,255,255,0.6);
}

.mm-menu.mm-black .mm-noresultsmsg {
    color: rgba(255,255,255,0.3);
}

.mm-menu.mm-black p.mm-counter {
    color: rgba(255,255,255,0.8);
}

.mm-menu.mm-black .mm-list li.mm-label > div > div {
    background: rgba(255,255,255,0.15);
}

.mm-menu.mm-black .mm-header {
    border-color: rgba(255,255,255,0.2);
    color: rgba(255,255,255,0.3);
}

    .mm-menu.mm-black .mm-header a:before {
        border-color: rgba(255,255,255,0.3);
    }

.mm-menu.mm-black label.mm-toggle {
    background: rgba(255,255,255,0.2);
}

    .mm-menu.mm-black label.mm-toggle div {
        background: black;
    }

.mm-menu.mm-black input.mm-toggle:checked ~ label.mm-toggle {
    background: #4bd963;
}

.mm-fixed-top {
    -webkit-transition-property: top, right, bottom, left, border, background-color;
    -moz-transition-property: top, right, bottom, left, border, background-color;
    -ms-transition-property: top, right, bottom, left, border, background-color;
    -o-transition-property: top, right, bottom, left, border, background-color;
    transition-property: top, right, bottom, left, border, background-color;
}

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
    outline: none;
}

.slides, .flex-control-nav, .flex-direction-nav, .flex-direction-nav li {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.slides li {
    border: none;
    padding: 0;
    margin-bottom: 0;
    position: relative;
}

html[xmlns] .slides {
    display: block;
}

.flexslider {
    margin: 0;
    padding: 0;
    z-index: 0;
}

    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden;
    }

    .flexslider .slides img {
        display: block;
    }

.flex-pauseplay span {
    text-transform: capitalize;
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

* html .slides {
    height: 1%;
}

.no-js .slides > li:first-child {
    display: block;
}

.flexslider .slides img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}

.flexslider {
    position: relative;
    zoom: 1;
    clear: both;
    overflow: hidden;
}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}


.loading .flex-viewport {
    max-height: 300px;
}

.flexslider .slides {
    zoom: 1;
}

    .flexslider .slides li {
        text-align: center;
        position: relative;
    }

.carousel li {
    margin-right: 5px;
    border: 0;
}

.flex-caption {
    margin: 0;
    width: 100%;
    position: absolute;
    top: 22%;
    color: #fff;
}

.headline {
    font-size: 42px;
    margin-bottom: 0.5em;
    line-height: 47px;
    font-weight: normal;
    position: relative;
    letter-spacing: 2px;
}

p.subtitle {
    /* font-family: "Raleway"; */
    font-weight: normal;
    font-style: normal;
    text-transform: none;
    font-size: 42px;
    line-height: 1.5em;
    position: relative;
}

.flex-direction-nav {
    *height: 0;
}

    .flex-direction-nav a {
   
        width: 60px;
        height: 60px;
        margin: -20px 0 0;
        display: block;
        z-index: 10;
        position: absolute;
        top: 54%;
        cursor: pointer;
        opacity: 0;
        -webkit-transition: all .3s ease;
        color: #333;
        text-shadow: 0 0 1px #fff;
    }

    .flex-direction-nav .flex-next {
        background-position: 0 -120px;
        right: -36px;
        text-align: center;
    }

    .flex-direction-nav .flex-prev {
        background-position: 0 -60px;
        left: -36px;
        text-align: center;
    }

.flexslider:hover .flex-next {
    opacity: 0.6;
    right: 15px;
}

.flexslider:hover .flex-prev {
    opacity: 0.6;
    left: 15px;
}

    .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
        opacity: 1;
    }

.flex-direction-nav .flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default;
}

.flex-control-nav {
    position: absolute;
    bottom: 40px;
    text-align: center;
    width: 100%;
    z-index: 10;
}

    .flex-control-nav li {
        margin: 0 0 0 5px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

        .flex-control-nav li:first-child {
            margin: 0;
        }

        .flex-control-nav li a {
            width: 40px;
            height: 1px;
            display: block;
            opacity: 0.3;
            cursor: pointer;
            text-indent: -9999em;
            border: 3px solid #fff;
            background: #fff;
            overflow: hidden;
            -webkit-border-radius: 1px;
            -moz-border-radius: 1px;
            -o-border-radius: 1px;
            border-radius: 1px;
        }

            .flex-control-nav li a.flex-active {
                opacity: 0.8;
                cursor: default;
            }

.flex-control-thumbs {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center;
}

    .flex-control-thumbs li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }

.flex-control-thumbs {
    position: static;
    overflow: hidden;
}

    .flex-control-thumbs li, .flex-control-thumbs li:first-child {
        width: 16%;
        vertical-align: top;
        margin: 15px 5% 0 0;
    }

    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer;
    }

        .flex-control-thumbs img:hover {
            opacity: 1;
        }

    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default;
    }

.product_slider .flex-active-slide a:hover {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
}

.product_slider {
    margin-bottom: 2em;
}

    .product_slider .slides img {
        width: auto !important;
    }

.flex-control-thumbs li:nth-child(5n) {
    margin: 15px 0 0;
}
/*! fancyBox v2.1.2 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background-color: #ffffff;
    color: #444;
    text-shadow: none;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
        box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    }

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -306px;
    opacity: 1;
    cursor: pointer;
    z-index: 8060;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/loader.gif?2909899297004019672") center center no-repeat;
        background-size: 32px 32px;
        display: block !important;
    }

.fancybox-close {
    position: absolute;
    top: -18px;
    right: 0px;
    cursor: pointer;
    z-index: 8040;
    font-size: 24px !important;
    color: #363636;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/blank.gif?2909899297004019672");
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 45%;
    width: 60px;
    height: 60px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
    color: #333;
    opacity: 0.8;
    text-shadow: 0 0 1px #fff;
}

.fancybox-prev span {
    left: 10px;
}

.fancybox-next span {
    right: 10px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -9999px;
    left: -9999px;
    visibility: hidden;
}

.fancybox-lock {
    overflow: hidden;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/fancybox_overlay.png?2909899297004019672);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
    width: 100%;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -28px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 0px;
        background: transparent;
        background: rgba(0,0,0,0.6);
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: bold;
        line-height: 24px;
        white-space: nowrap;
        width: 100%;
        -webkit-border-bottom-right-radius: 4px;
        -webkit-border-bottom-left-radius: 4px;
        -moz-border-radius-bottomright: 4px;
        -moz-border-radius-bottomleft: 4px;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8);
}

.newsletter_popup .fancybox-skin, .newsletter_popup .fancybox-skin h1 {
    color: #363636 !important;
}

.cloudzoom-lens {
    border: none;
    border: 1px solid #888;
    width: 225px;
    height: 175px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
    cursor: pointer;
    z-index: 11;
}

.cloudzoom-zoom {
    border: 1px solid #888;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.4);
    background-color: #ffffff;
}

.cloudzoom-zoom-inside {
    border: none;
    box-shadow: none;
}

.cloudzoom-caption {
    display: none;
    text-align: left;
    background-color: #000;
    color: #fff;
    font-weight: bold;
    padding: 10px;
    font-family: sans-serif;
    font-size: 11px;
}

.cloudzoom-blank {
    background-image: url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/blank.gif?2909899297004019672");
}

div.cloudzoom-ajax-loader {
    display: none;
}

.cloudzoom-lens + div {
    display: none !important;
}

.container {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}

.column, .columns {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}

.row {
    margin-bottom: 20px;
}

.column.alpha, .columns.alpha {
    margin-left: 0;
}

.column.omega, .columns.omega {
    margin-right: 0;
}

.container .one.column {
    width: 55px;
}

.container .two.columns {
    width: 130px;
}

.container .three.columns {
    width: 205px;
        margin: 18px 0;
}

.container .four.columns {
    width: 280px;
}

.container .five.columns {
    width: 355px;
}

.container .six.columns {
    width: 430px;
}

.container .seven.columns {
    width: 505px;
}

.container .eight.columns {
    width: 580px;
}

.container .nine.columns {
    width: 655px;
}

.container .ten.columns {
    width: 730px;
}

.container .eleven.columns {
    width: 805px;
}

.container .twelve.columns {
    width: 880px;
}

.container .thirteen.columns {
    width: 945px;
}

.container .fourteen.columns {
    width: 1030px;
}

.container .fifteen.columns {
    width: 1105px;
}

.container .sixteen.columns {
    width: 1180px;
}

.container .one-third.column {
    width: 380px;
}

.container .two-thirds.column {
    width: 780px;
}

.container .one-fifth.column {
    width: 220px;
}

.container .offset-by-one {
    padding-left: 75px;
}

.container .offset-by-two {
    padding-left: 150px;
}

.container .offset-by-three {
    padding-left: 225px;
}

.container .offset-by-four {
    padding-left: 300px;
}

.container .offset-by-five {
    padding-left: 375px;
}

.container .offset-by-six {
    padding-left: 450px;
}

.container .offset-by-seven {
    padding-left: 525px;
}

.container .offset-by-eight {
    padding-left: 600px;
}

.container .offset-by-nine {
    padding-left: 675px;
}

.container .offset-by-ten {
    padding-left: 750px;
}

.container .offset-by-eleven {
    padding-left: 825px;
}

.container .offset-by-twelve {
    padding-left: 900px;
}

.container .offset-by-thirteen {
    padding-left: 975px;
}

.container .offset-by-fourteen {
    padding-left: 1050px;
}

.container .offset-by-fifteen {
    padding-left: 1125px;
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .container {
        position: relative;
        width: 960px;
        margin: 0 auto;
        padding: 0;
    }

        .container .column, .container .columns {
            float: left;
            display: inline;
            margin-left: 10px;
            margin-right: 10px;
        }

    .row {
        margin-bottom: 20px;
    }

    .column.alpha, .columns.alpha {
        margin-left: 0;
    }

    .column.omega, .columns.omega {
        margin-right: 0;
    }

    .container .one.column, .container .one.columns {
        width: 40px;
    }

    .container .two.columns {
        width: 100px;
    }

    .container .three.columns {
        width: 160px;
    }

    .container .four.columns {
        width: 220px;
    }

    .container .five.columns {
        width: 280px;
    }

    .container .six.columns {
        width: 340px;
    }

    .container .seven.columns {
        width: 400px;
    }

    .container .eight.columns {
        width: 460px;
    }

    .container .nine.columns {
        width: 520px;
    }

    .container .ten.columns {
        width: 580px;
    }

    .container .eleven.columns {
        width: 640px;
    }

    .container .twelve.columns {
        width: 700px;
    }

    .container .thirteen.columns {
        width: 760px;
    }

    .container .fourteen.columns {
        width: 820px;
    }

    .container .fifteen.columns {
        width: 880px;
    }

    .container .sixteen.columns {
        width: 940px;
    }

    .container .one-third.column {
        width: 300px;
    }

    .container .two-thirds.column {
        width: 620px;
    }

    .container .one-fifth.column {
        width: 172px;
    }

    .container .offset-by-one {
        padding-left: 60px;
    }

    .container .offset-by-two {
        padding-left: 120px;
    }

    .container .offset-by-three {
        padding-left: 180px;
    }

    .container .offset-by-four {
        padding-left: 240px;
    }

    .container .offset-by-five {
        padding-left: 300px;
    }

    .container .offset-by-six {
        padding-left: 360px;
    }

    .container .offset-by-seven {
        padding-left: 420px;
    }

    .container .offset-by-eight {
        padding-left: 480px;
    }

    .container .offset-by-nine {
        padding-left: 540px;
    }

    .container .offset-by-ten {
        padding-left: 600px;
    }

    .container .offset-by-eleven {
        padding-left: 660px;
    }

    .container .offset-by-twelve {
        padding-left: 720px;
    }

    .container .offset-by-thirteen {
        padding-left: 780px;
    }

    .container .offset-by-fourteen {
        padding-left: 840px;
    }

    .container .offset-by-fifteen {
        padding-left: 900px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
    .container {
        width: 768px;
    }

        .container .column, .container .columns {
            margin-left: 10px;
            margin-right: 10px;
        }

    .column.alpha, .columns.alpha {
        margin-left: 0;
        margin-right: 10px;
    }

    .column.omega, .columns.omega {
        margin-right: 0;
        margin-left: 10px;
    }

    .alpha.omega {
        margin-left: 0;
        margin-right: 0;
    }

    .container .one.column, .container .one.columns {
        width: 28px;
    }

    .container .two.columns {
        width: 76px;
    }

    .container .three.columns {
        width: 124px;
    }

    .container .four.columns {
        width: 172px;
    }

    .container .five.columns {
        width: 220px;
    }

    .container .six.columns {
        width: 268px;
    }

    .container .seven.columns {
        width: 316px;
    }

    .container .eight.columns {
        width: 364px;
    }

    .container .nine.columns {
        width: 412px;
    }

    .container .ten.columns {
        width: 460px;
    }

    .container .eleven.columns {
        width: 508px;
    }

    .container .twelve.columns {
        width: 556px;
    }

    .container .thirteen.columns {
        width: 604px;
    }

    .container .fourteen.columns {
        width: 652px;
    }

    .container .fifteen.columns {
        width: 700px;
    }

    .container .sixteen.columns {
        width: 748px;
    }

    .container .one-third.column {
        width: 236px;
    }

    .container .two-thirds.column {
        width: 492px;
    }

    .container .one-fifth.column {
        width: 133px;
    }

    .container .offset-by-one {
        padding-left: 48px;
    }

    .container .offset-by-two {
        padding-left: 96px;
    }

    .container .offset-by-three {
        padding-left: 144px;
    }

    .container .offset-by-four {
        padding-left: 192px;
    }

    .container .offset-by-five {
        padding-left: 240px;
    }

    .container .offset-by-six {
        padding-left: 288px;
    }

    .container .offset-by-seven {
        padding-left: 336px;
    }

    .container .offset-by-eight {
        padding-left: 384px;
    }

    .container .offset-by-nine {
        padding-left: 432px;
    }

    .container .offset-by-ten {
        padding-left: 480px;
    }

    .container .offset-by-eleven {
        padding-left: 528px;
    }

    .container .offset-by-twelve {
        padding-left: 576px;
    }

    .container .offset-by-thirteen {
        padding-left: 624px;
    }

    .container .offset-by-fourteen {
        padding-left: 672px;
    }

    .container .offset-by-fifteen {
        padding-left: 720px;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        width: 100%;
        padding:0 3% !important;
    }

        .container .columns, .container .column {
            margin: 0;
        }

        .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
            width: 300px;
        }

        .container .one-fifth.column {
            width: 140px;
        }

            .container .one-fifth.column:nth-child(2n) {
                margin-left: 20px;
            }

        .container .offset-by-one, .container .offset-by-two, .container .offset-by-three, .container .offset-by-four, .container .offset-by-five, .container .offset-by-six, .container .offset-by-seven, .container .offset-by-eight, .container .offset-by-nine, .container .offset-by-ten, .container .offset-by-eleven, .container .offset-by-twelve, .container .offset-by-thirteen, .container .offset-by-fourteen, .container .offset-by-fifteen {
            padding-left: 0;
        }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 420px;
    }

        .container .columns, .container .column {
            margin: 0;
        }

        .container .one.column, .container .one.columns, .container .two.columns, .container .three.columns, .container .four.columns, .container .five.columns, .container .six.columns, .container .seven.columns, .container .eight.columns, .container .nine.columns, .container .ten.columns, .container .eleven.columns, .container .twelve.columns, .container .thirteen.columns, .container .fourteen.columns, .container .fifteen.columns, .container .sixteen.columns, .container .one-third.column, .container .two-thirds.column {
            width: 420px;
        }

        .container .one-fifth.column {
            width: 200px;
        }

            .container .one-fifth.column:nth-child(2n) {
                margin-left: 20px;
            }
}

.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix:before, .clearfix:after, .row:before, .row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after, .clearfix:after {
    clear: both;
}

.row, .clearfix {
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

@media only screen and (max-width: 1199px) {
    input.contact_email[type="email"] {
        width: 390px;
    }
}

@media only screen and (max-width: 959px) {
    input.sign_up[type="submit"] {
        margin-left: 0;
        margin-bottom: 1.5em !important;
        width: 100% !important;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    input.contact_email[type="email"] {
        margin-bottom: 1em;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .collection_menu {
        display: none;
    }

    h1.collection_title_tags, div.collection_title_tags {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
    }

    .cloudzoom-lens {
        width: 140px;
        height: 120px;
    }
}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
    .nav ul li {
        padding: 0 7px 0 7px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.hotline-dd{display:block;}
    .footer a.ss-icon {
        font-size: 42px;
        margin-right: 10px;
    }

    .nav ul.menu ul {
        margin-top: 7px;
    }

    .featured_links a span {
        font-size: 10px;
    }

    .nav ul.menu li {
        padding: 3px 0 3px 3px;
    }
}

@media only screen and (max-width: 767px) {
	.hotline-dd{
	display:block;    
	position: absolute;
    bottom: 0;
    left: 0;
	width: 50px;
	z-index: 9999999;
	}
    .scroll-arrow {
        display: none;
    }

    .nav_arrows {
        float: none;
    }

        .nav_arrows .prev {
            float: left;
        }

        .nav_arrows .next {
            float: right;
        }

    .minus, .plus {
        display: none;
    }

    .minus {
        margin: 0 2px 0 0;
    }

    .plus {
        margin: 0 0 0 2px;
    }

    .item_title {
        max-width: 280px;
        display: block;
        white-space: initial;
    }

    .blog_meta h2, h5.sub_title {
        margin-top: 2em;
    }

    .promo_banner {
        top: 40px;
        position: absolute;
        font-size: 11px;
        width: 100%;
    }

    #header a.mobile_logo {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        font-size: 18px;
        line-height: 34px;
        z-index: 0;
    }

        #header a.mobile_logo img {
            width: auto;
            max-width: 150px;
            max-height: 30px;
            padding-top: 2px;
        }

    .footer_menu li {
        display: block;
    }

    .footer a.ss-icon {
        font-size: 36px;
        margin-right: 10px;
        margin-top: 15px;
    }

    #cart input.quantity {
        width: 24px;
    }

    .is-absolute {
        top: 0px !important;
    }

    p.mm-counter {
        right: 20px;
    }

    #tag_filter, #sort-by, .breadcrumb_text {
        margin-bottom: 1em !important;
        clear: both;
    }

    .blog_filter {
        margin-top: 1em;
        width: 100% !important;
    }

    .section_select {
        text-align: center;
    }

    .flex-control-nav {
        bottom: 10px;
    }

    .featured_links a span {
        font-size: 10px;
    }

    .or {
        text-align: center;
        width: 100%;
        display: inline-block;
        padding-left: 0;
        padding-bottom: 5px;
    }

    .mobile_hidden {
        display: none !important;
    }

    table tr.order_summary td.label {
        text-align: left;
    }

    .feature_image .logo a, .feature_image .logo a:hover, .feature_image .logo a:visited, .feature_image .logo a:active {
        color: #ffffff;
    }

    .breadcrumb {
        text-align: center;
        margin-bottom: 1.5em;
    }

    .featured_text {
        font-size: 16px;
        line-height: 1.7em;
        text-align: center;
    }

    div.content {
        padding-top: 30px !important;
    }

    #header {
        display: block;
    }

    .header {
        display: none;
    }

    .toggle span {
        display: block;
    }

    .toggle_list {
        display: none;
    }

    select {
        width: 100%;
    }

    .flexslider a.action_button {
        width: initial;
    }

    input[type="submit"], input[type="reset"], input[type="button"], input.action_button[type="submit"], input.action_button[type="button"], .sign_up {
        margin-left: 0;
        width: 100%;
    }

    .credits_right {
        text-align: left;
    }

    .container .column.thumbnail, .container .columns.thumbnail {
        margin-top: 1em;
    }

    td {
        padding: 4px !important;
    }

    .title_column {
        float: left;
    }

    .container div.mobile_only, .mobile_only {
        display: block;
    }

    span.mobile_only {
        display: inline;
    }

    .price_total {
        text-align: right;
    }

    .price_total_text {
        display: block;
    }

    .update_subtotal, .price_total, .remove_column, .checkout_table_header {
        display: none;
    }

    .mobile_right {
        text-align: right;
    }

    .quick_shop {
        display: none !important;
    }

    .cart_price {
        display: block;
        margin-bottom: 0;
    }

    table tr th, table tr td {
        padding: 2px;
    }

    input.action_button {
        margin-bottom: 1em !important;
    }

    .multiple_product_images {
        display: none;
    }

    .headline {
        font-size: 1.1em !important;
        line-height: 1.2em;
        position: relative;
    }

    p.subtitle {
        font-size: 1.1em;
        line-height: 1.2em;
        position: relative;
    }

    .container .blog_content {
        padding-left: 0;
        border: 0;
    }

    .hsContainer .left {
        padding-left: 20px !important;
    }

    .hsContainer .right {
        padding-right: 20px !important;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    #cart textarea {
        width: 220px;
    }

    .mobile_hidden {
        display: none !important;
    }

    #cart a.action_button.edit_cart, #cart .action_button {
        width: 120px;
    }
}

@media only screen and (max-width: 479px) {
    .item_title {
        max-width: 180px;
    }

    #cart textarea {
        width: 280px;
    }

    #cart a.action_button.edit_cart, #cart .action_button {
        width: 115px;
    }

    .mobile_hidden {
        display: none !important;
    }

    .cart_image {
        max-width: 60px;
        padding-right: 10px;
    }

    .action_button {
        font-size: 12px;
    }

    h1, h2, h3, h4, h5, h6, .collection_title, .empty_cart {
        font-size: 90%;
        line-height: 1.5em;
    }

        h1, h1.home, h1.blog_title, .title a, h2 {
            padding: 0;
        }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) {
    html {
        -webkit-text-size-adjust: 100%;
    }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    select.currencies {
        position: relative;
        top: 15px;
    }

    div.search-close {
        visibility: hidden;
    }
}

@-moz-document url-prefix() {
    #search form input {
        padding: 12px 15px 10px 55px;
        height: 60px;
    }
}

.social_buttons, .social_buttons a {
    color: #363636 !important;
}

    .social_buttons a {
        padding-left: 5px;
    }

        .social_buttons a:hover {
            color: #007a87 !important;
        }

@font-face {
    font-family: 'outofthesandbox';
    src: url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/outofthesandbox.eot?2909899297004019672");
    src: url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/outofthesandbox.eot?%23iefix&2909899297004019672") format("embedded-opentype"),url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/outofthesandbox.woff?2909899297004019672") format("woff"),url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/outofthesandbox.ttf?2909899297004019672") format("truetype"),url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/outofthesandbox.svg%23outofthesandbox?2909899297004019672") format("svg");
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before, .icon-menu, .icon-cart, .icon-cart, .icon-search, .icon-search {
    font-family: 'outofthesandbox';
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    speak: none;
    line-height: 1em;
    text-decoration: inherit;
    display: inline;
    margin-right: .2em;
    text-align: center;
    padding-top: 0;
    -webkit-font-smoothing: antialiased;
}

    .icon-cart:before {
        content: '\e800';
    }

    .icon-search:before {
        content: '\e801';
    }

.icon-check:before {
    content: '\e802';
}

.icon-bag:before {
    content: '\e803';
}

.icon-right-arrow:before {
    content: '\e804';
}

.icon-menu:before {
    content: '\e80d';
}

.icon-down-arrow:before {
    content: '\e813';
}

.icon-check {
    display: block;
    float: left;
    height: 30px;
    margin-right: 8px;
    clear: both;
}

.icon-check-long {
    height: 60px;
}

.search-submit {
    position: relative;
    left: 15px;
    float: left;
    top: 112px;
    font-size: 28px;
    cursor: pointer;
}

    .search-submit::before {
        font-size: 32px;
    }

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s;
    }

@-webkit-keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

@keyframes bounce {
    0%,100%,20%,50%,80% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    60% {
        -webkit-transform: translateY(-15px);
        -ms-transform: translateY(-15px);
        transform: translateY(-15px);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

@-webkit-keyframes flash {
    0%,100%,50% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,100%,50% {
        opacity: 1;
    }

    25%,75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    30% {
        -webkit-transform: scaleX(1.25) scaleY(0.75);
        -ms-transform: scaleX(1.25) scaleY(0.75);
        transform: scaleX(1.25) scaleY(0.75);
    }

    40% {
        -webkit-transform: scaleX(0.75) scaleY(1.25);
        -ms-transform: scaleX(0.75) scaleY(1.25);
        transform: scaleX(0.75) scaleY(1.25);
    }

    60% {
        -webkit-transform: scaleX(1.15) scaleY(0.85);
        -ms-transform: scaleX(1.15) scaleY(0.85);
        transform: scaleX(1.15) scaleY(0.85);
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        -ms-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        -ms-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    10%,20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    10%,20% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg);
    }

    30%,50%,70%,90% {
        -webkit-transform: scale(1.1) rotate(3deg);
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg);
    }

    40%,60%,80% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg);
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        transform: translateX(0%);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }

    15% {
        -webkit-transform: translateX(-25%) rotate(-5deg);
        -ms-transform: translateX(-25%) rotate(-5deg);
        transform: translateX(-25%) rotate(-5deg);
    }

    30% {
        -webkit-transform: translateX(20%) rotate(3deg);
        -ms-transform: translateX(20%) rotate(3deg);
        transform: translateX(20%) rotate(3deg);
    }

    45% {
        -webkit-transform: translateX(-15%) rotate(-3deg);
        -ms-transform: translateX(-15%) rotate(-3deg);
        transform: translateX(-15%) rotate(-3deg);
    }

    60% {
        -webkit-transform: translateX(10%) rotate(2deg);
        -ms-transform: translateX(10%) rotate(2deg);
        transform: translateX(10%) rotate(2deg);
    }

    75% {
        -webkit-transform: translateX(-5%) rotate(-1deg);
        -ms-transform: translateX(-5%) rotate(-1deg);
        transform: translateX(-5%) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
        transform: translateX(0%);
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(0.9);
        -ms-transform: scale(0.9);
        transform: scale(0.9);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        -ms-transform: translateY(30px);
        transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
        transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(30px);
        -ms-transform: translateX(30px);
        transform: translateX(30px);
    }

    80% {
        -webkit-transform: translateX(-10px);
        -ms-transform: translateX(-10px);
        transform: translateX(-10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes bounceInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(-30px);
        -ms-transform: translateX(-30px);
        transform: translateX(-30px);
    }

    80% {
        -webkit-transform: translateX(10px);
        -ms-transform: translateX(10px);
        transform: translateX(10px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes bounceInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
        transform: translateY(-30px);
    }

    80% {
        -webkit-transform: translateY(10px);
        -ms-transform: translateY(10px);
        transform: translateY(10px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    25% {
        -webkit-transform: scale(0.95);
        -ms-transform: scale(0.95);
        transform: scale(0.95);
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes bounceOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes bounceOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes bounceOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes bounceOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        opacity: 1;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        transform: translateY(20px);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(20px);
        -ms-transform: translateY(20px);
        transform: translateY(20px);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
        transform: translateX(-20px);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        transform: translateX(20px);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(-360deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-190deg) scale(1);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -ms-transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        transform: perspective(400px) translateZ(150px) rotateY(-170deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(0.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -ms-transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        transform: perspective(400px) translateZ(0) rotateY(0deg) scale(1);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        -ms-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        -ms-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-10deg);
        -ms-transform: perspective(400px) rotateY(-10deg);
        transform: perspective(400px) rotateY(-10deg);
    }

    70% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        -ms-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px) rotateX(0deg);
        -ms-transform: perspective(400px) rotateX(0deg);
        transform: perspective(400px) rotateX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        -ms-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px) rotateY(0deg);
        -ms-transform: perspective(400px) rotateY(0deg);
        transform: perspective(400px) rotateY(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        -ms-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }

    60% {
        -webkit-transform: translateX(-20%) skewX(30deg);
        -ms-transform: translateX(-20%) skewX(30deg);
        transform: translateX(-20%) skewX(30deg);
        opacity: 1;
    }

    80% {
        -webkit-transform: translateX(0%) skewX(-15deg);
        -ms-transform: translateX(0%) skewX(-15deg);
        transform: translateX(0%) skewX(-15deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        -webkit-transform: translateX(0%) skewX(0deg);
        -ms-transform: translateX(0%) skewX(0deg);
        transform: translateX(0%) skewX(0deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%) skewX(-30deg);
        -ms-transform: translateX(100%) skewX(-30deg);
        transform: translateX(100%) skewX(-30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(-200deg);
        -ms-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: center center;
        -ms-transform-origin: center center;
        transform-origin: center center;
        -webkit-transform: rotate(200deg);
        -ms-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        opacity: 1;
    }

    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }

    100% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(-2000px);
        -ms-transform: translateX(-2000px);
        transform: translateX(-2000px);
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(2000px);
        -ms-transform: translateX(2000px);
        transform: translateX(2000px);
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp;
}

@-webkit-keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes slideInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(2000px);
        -ms-transform: translateY(2000px);
        transform: translateY(2000px);
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate(80deg);
        -ms-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40% {
        -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    80% {
        -webkit-transform: rotate(60deg) translateY(0);
        -ms-transform: rotate(60deg) translateY(0);
        transform: rotate(60deg) translateY(0);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(700px);
        -ms-transform: translateY(700px);
        transform: translateY(700px);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-120deg);
        -ms-transform: translateX(-100%) rotate(-120deg);
        transform: translateX(-100%) rotate(-120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        -ms-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(120deg);
        -ms-transform: translateX(100%) rotate(120deg);
        transform: translateX(100%) rotate(120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(48px);
        -ms-transform: scale(0.475) translateX(48px);
        transform: scale(0.475) translateX(48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-48px);
        -ms-transform: scale(0.475) translateX(-48px);
        transform: scale(0.475) translateX(-48px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    60% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        transform: scale(0.3);
    }

    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
    }

    50% {
        opacity: 0;
        -webkit-transform: scale(0.3);
        -ms-transform: scale(0.3);
        transform: scale(0.3);
    }

    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(-60px);
        -ms-transform: scale(0.475) translateY(-60px);
        transform: scale(0.475) translateY(-60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(2000px);
        -ms-transform: scale(0.1) translateY(2000px);
        transform: scale(0.1) translateY(2000px);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(42px);
        -ms-transform: scale(0.475) translateX(42px);
        transform: scale(0.475) translateX(42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(-2000px);
        -ms-transform: scale(0.1) translateX(-2000px);
        transform: scale(0.1) translateX(-2000px);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateX(-42px);
        -ms-transform: scale(0.475) translateX(-42px);
        transform: scale(0.475) translateX(-42px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateX(2000px);
        -ms-transform: scale(0.1) translateX(2000px);
        transform: scale(0.1) translateX(2000px);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        transform-origin: center top;
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale(0.475) translateY(60px);
        -ms-transform: scale(0.475) translateY(60px);
        transform: scale(0.475) translateY(60px);
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(0.1) translateY(-2000px);
        -ms-transform: scale(0.1) translateY(-2000px);
        transform: scale(0.1) translateY(-2000px);
        -webkit-transform-origin: center top;
        -ms-transform-origin: center top;
        transform-origin: center top;
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}

.delay-0s {
    -moz-animation-delay: 0;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.delay-025s {
    -moz-animation-delay: .25s;
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
    opacity: 0;
}

.delay-05s {
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
    opacity: 0;
}

.delay-075s {
    -moz-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    animation-delay: .75s;
    opacity: 0;
}

.delay-1s {
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    opacity: 0;
}

.animate_right, .animate_left, .animate_up, .animate_down {
    opacity: 0;
}

.ie .animated, .ie .animate_right, .ie .animate_left, .ie .hsContent, .ie #slide-1 .animated {
    opacity: 1 !important;
}

.ie delay-025s, .ie .delay-0s, .ie .delay-025s, .ie .delay-05s, .ie .delay-075s, .ie .delay-1s {
    opacity: 1 !important;
}

.ie select {
    background-image: none !important;
}

@font-face {
    font-family: "SSSandbox";
    src: url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/ss-sandbox.eot?2909899297004019672");
    src: url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/ss-sandbox.eot?%23iefix&2909899297004019672") format("embedded-opentype"),url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/ss-sandbox.woff?2909899297004019672") format("woff"),url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/ss-sandbox.ttf?2909899297004019672") format("truetype"),url("//cdn.shopify.com/s/files/1/0227/0033/t/18/assets/ss-sandbox.svg%23SSSandbox?2909899297004019672") format("svg");
    font-weight: 400;
    font-style: normal;
}

html:hover [class^="ss-"] {
    -ms-zoom: 1;
}

.ss-icon, .footer .ss-icon, .ss-icon:visited, .ss-icon.ss-sandbox, [class^="ss-"]:before, [class*=" ss-"]:before, [class^="ss-"].ss-sandbox:before, [class*=" ss-"].ss-sandbox:before, [class^="ss-"].right:after, [class*=" ss-"].right:after, [class^="ss-"].ss-sandbox.right:after, [class*=" ss-"].ss-sandbox.right:after {
    font-family: "SSSandbox";
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    white-space: nowrap;
    -moz-font-feature-settings: "liga=1";
    -moz-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    -o-font-feature-settings: "liga";
    font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 50px;
    margin: 35px 10px 35px 0;
    display: inline-block;
}

.remove {
    font-size: 24px !important;
    margin-right: 0;
    margin-top: 8px;
}

.minus, .plus {
    font-size: 24px;
    opacity: 0.8;
    cursor: pointer;
    position: relative;
    top: -4px;
}

    .minus:hover, .plus:hover {
        opacity: 1;
    }

.minus {
    margin: 0 5px 0 0;
}

.plus {
    margin: 0 0 0 5px;
}

.hsContainer {
    display: table;
    table-layout: fixed;
    width: 100%;
    overflow: hidden;
    position: relative;
    opacity: 1;
    z-index: 1;
}

.hsContent {
    max-width: 1180px;
    margin: -150px auto 0 auto;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: none;
}

.hsContainer .left {
    text-align: left;
    padding-left: 60px;
    float: none;
}

.hsContainer .right {
    text-align: right;
    padding-right: 60px;
    float: none;
}

.hsContainer a.action_button {
    padding: 10px 40px;
}

.bcg {
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}



/*#slide-1 .bcg {
    background-image: url(/userfile/config/slide_IMG.jpg);
}*/

/*#slide-1 .hsContainer {
    height: 700px;
}*/

#slide-2 .bcg {
	position: relative;
}

#slide-2 .hsContainer {
    height: 550px;
}

#slide-3 .bcg {
    background-image: url(../images/slideshow_3.jpg);
}

#slide-3 .hsContainer {
    height: 600px;
}

#slide-4 .bcg {

}

#slide-4 .hsContainer {
    height: 600px;
}

#slide-5 .bcg {

}

#slide-5 .hsContainer {
    height: 500px;
}

#slide-6 .bcg {
    background-image: url(../images/slideshow_6.jpg);
}

#slide-6 .hsContainer {
    height: 300px;
}

#slide-blog .bcg {
    background-image: url(/userfile/config/Banner_News.jpg);
}

#slide-blog .hsContainer {
    height: 350px;
}

#slide-contact .bcg {
    background-image: url(../images/slideshow_contact.jpg);
}

#slide-contact .hsContainer {
    height: 400px;
}

#slide-collection .bcg {
    background-image: url(../images/slideshow_collection.jpg);
}

#slide-collection .hsContainer {
    height: 400px;
}
.slider4 li a{
    width:100%;
    height:100%;
    opacity:1;
}
.prorelated h3{
    margin-bottom:40px;
}
.topic-path li {
    display: inline-block;
    color: #14489b;
    text-transform: uppercase;
}
.topic-path a {
    color: #4d4d4d;
    text-decoration: none;
}
.topic-path li:not(:last-child):after {
    content: '/';
    position: relative;
    display: inline-block;
    color: #4d4d4d;
    margin: 0 10px;
}
.page a {
    color: #333!important;
    background: #fff!important;
    border-radius: 0 !important;
    border: 1px solid #333!important;
    padding: 4px 10px !important;
    text-decoration: none;
}

    .page a:hover {
         color: #fff !important;
        background: #000 !important;
        border: 1px solid #000 !important;
    }

.page strong {
    padding: 4px 10px !important;
    background: #000 !important;
    color: #fff !important;
    font-weight: normal !important;
    border: 1px solid #000 !important;
}
.related-news ul li{
    margin-bottom:0;
}

.dv-detail{font-size: 25px;
    margin-bottom: 0.5em;
    line-height: 25px;
    font-weight: normal;
    position: relative;
    letter-spacing: 2px;
    /* font-family: "Raleway"; */
    color: #ffffff;
    text-decoration: underline;}
@media only screen and (max-width: 767px) {
    .delay-0s, .delay-025s, .delay-05s, .delay-075s, .delay-1s, .animate_right, .animate_left {
        opacity: 1;
    }

    .bcg {
        background-size: cover;
        background-attachment: scroll;
    }

    #slide-1, #slide-blog, #slide-contact, #slide-collection {
        margin-top: 5px;
    }

        #slide-1 .hsContainer {
            height: 280px;
        }

    #slide-2 .hsContainer {
        height: 366.66667px;
    }

    #slide-3 .hsContainer {
        height: 400px;
    }

    #slide-4 .hsContainer {
        height: 400px;
    }

    #slide-5 .hsContainer {
        height: 333.33333px;
    }

    #slide-6 .hsContainer {
        height: 200px;
    }

    #slide-blog .hsContainer {
        height: 233.33333px;
    }

    #slide-contact .hsContainer {
        height: 266.66667px;
    }

    #slide-collection .hsContainer {
        height: 266.66667px;
    }

    .hsContainer a.action_button {
        padding: 2px 10px;
        font-size: 14px;
    }
}

@media only screen and (min-device-width: 767px) {
    .bcg {
        background-size: cover;
        /*background-attachment: scroll;*/
    }
}

.scroll-arrow {
    background-size: 100px;
}

@media only screen and (max-width: 767px) {
    #slide-page .hsContainer {
        height: 200px !important;
    }
}

.blog_meta h2 {
    font-size: 18px;
    padding-right: 15px;
}

.sublink {
    display: flex;
    justify-content: space-around;
}

@media (max-width: 600px) {
    .sublink {
        display: none;
        visibility: hidden;
    }
}

section {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

    section .productimages {
        min-width: 0;
        margin: 5px;
    }

    section img {
        width: 300px;
        max-width: 100%;
        max-height: 450px;
    }

.logo {
    display: flex;
    justify-content: space-around;
}

#infiniteoptions-container fieldset {
    margin: 0;
}

a.button, button, input[type="submit"], input[type="reset"], input[type="button"], .action_button, a.action_button, input.action_button[type="submit"], input.action_button[type="button"], share-button {
    letter-spacing: 2px;
}
