/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.enduro-store.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.amazonpayments-or {
    line-height: 2.3;
    margin: 0 8px;
}
.cart .totals .checkout-types .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 0 0;
}
.block-cart .actions .amazonpayments-or {
    display: block;
    clear: both;
    font-size: 11px;
    line-height: 1;
    padding: 8px 55px 8px 0;
    margin: 0;
}
.amazon-pay-tooltip {
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    padding: 10px 15px;
    width: 300px;
    font-size: 11px;
    text-align: left;
    box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    -moz-box-shadow: 0 0 5px #888;
    -o-box-shadow: 0 0 5px #888;
    z-index: 1000;
}
.amazon-pay-tooltip img {
    float: right;
    padding: 5px 0 5px 10px;
}
.pay-with-amazon-onepage-shortcut {
    padding-bottom: 10px;
}
.pay-with-amazon-onepage-shortcut p {
    padding: 10px 0;
}
.pay-with-amazon-onepage-shortcut p img {
    display: none;
}
.payButtonWidget {
    display: inline;
}
.payButtonWidget img {
    cursor: pointer;
}
.checkout-types.bottom .payButtonWidget {
    display: block;
}
.checkout-types.bottom .amazonpayments-or {
    text-align: right;
    padding-right: 70px;
    margin: 0;
}
.checkout-types.minicart .payButtonWidget img {
    display: inline;
}
.checkout-types.minicart .amazonpayments-or {
    display: block;
}
.checkout-onepage-index .loginButtonWidget,
.checkout-onepage-index .payButtonWidget {
    margin-bottom: 15px;
    text-align: right;
}
ol.apa {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.apa .section {
    margin: 0 0 15px 0;
}
.apa .store-widget {
    clear: both;
    border: solid 1px #bbbbbb;
    background-color: #ffffff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.apa .amazon-widget-overlay {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
}
.apa .step-title {
    margin: 12px;
}
.apa .step-title img {
    float: left;
    height: 22px;
    margin: 0 7px 0 0;
    vertical-align: middle;
    width: 23px;
}
.apa .step-title h2 {
    color: #2f3841;
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    text-transform: none;
}
.apa .section-content {
    margin: 0 12px 12px;
}
.apa .section-please-wait {
    display: none;
    height: 80px;
    margin: 12px;
    background: url('https://www.enduro-store.de/skin/frontend/base/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .amazon-widget.loading {
    min-height: 80px;
    background: url('https://www.enduro-store.de/skin/frontend/base/default/creativestyle/images/amazon-loading-large.gif') center center no-repeat;
}
.apa .loading .section-content {
    display: none;
}
.apa .loading .section-please-wait {
    display: block;
}
.apa .sandbox-simulation select {
    width: 25%;
}
.apa .sandbox-simulation p {
    margin: 0 0 10px;
}
.apa .buttons-set {
    line-height: 40px;
}
.apa .buttons-set.disabled button.button {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}
.amazon-login {
    padding-top: 27px;
}
.amazon-login.position-before {
    padding-top: 0 !important;
    padding-bottom: 27px;
}
.amazon-login .content {
    min-height: 100px;
}
.buttons-set button.cancel span {
    border-color:#406a83;
    background:#618499;
}
.dashboard .box-amazon-account {
    padding-bottom: 45px;
}
.dashboard .box-amazon-account .box {
    padding-top: 15px;
}
.dashboard .box-amazon-account .box .buttons {
    padding-top: 10px;
}
.dashboard .box-amazon-account .box .buttons .loginButtonWidget {
    float: right;
}
.apa .discount {
}

#opc-lpa #addressBookWidgetDiv,
#opc-lpa #walletWidgetDiv {
    display: inline-block;
    height: 300px;
    width: 49%;
}

#opc-lpa #addressBookWidgetDiv {
    margin-right: 2%;
}

.amazon-pay-tooltip-link {
    display: inline-block;
    margin: 4px 4px 4px 8px;
    width: 16px;
    height: 16px;
    background: url('https://www.enduro-store.de/skin/frontend/base/default/creativestyle/images/question-mark-icon.png') center center no-repeat;
    background-size: contain;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

#addressBookWidgetDiv,
#walletWidgetDiv {
    width: 100%;
    height: 100%;
}
.apa .amazon-widget {
    display: block;
    height: 300px;
    clear: none;
}
.apa .section {
    display: block;
    clear: none;
}
@media only screen and (min-width: 575px) {
    .apa #apa-shipping {
        width: 260px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 275px;
    }
    .apa-virtual-checkout #apa-payment {
        margin-left: 0 !important;
    }
}
@media only screen and (min-width: 775px) {
    .apa #apa-shipping {
        width: 360px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        margin-left: 375px;
    }
}
@media only screen and (min-width: 960px) {
    .apa #apa-shipping {
        width: 310px;
        margin-right: 15px;
        float: left;
    }
    .apa #apa-payment {
        width: 310px;
        margin-right: 15px;
        margin-left: 0;
        float: left;
    }
    .apa .narrow-section {
        height: 298px;
        margin-left: 650px;
        clear: none;
        overflow: auto;
    }
    .apa-virtual-checkout #apa-payment {
        width: 360px;
        float: left;
        margin-right: 15px;
    }
    .apa-virtual-checkout .review-section {
        margin-left: 375px;
        height: 298px;
        clear: none;
        overflow: auto;
    }
}

@font-face {
    font-family: fontAwesome;
    src: url("https://www.enduro-store.de/skin/frontend/base/default/fonts/lemundo/widget/base/fontawesome-webfont.eot");    
    src: url("https://www.enduro-store.de/skin/frontend/base/default/fonts/lemundo/widget/base/fontawesome-webfont.eot?#iefix") format('embedded-opentype'),
    url("https://www.enduro-store.de/skin/frontend/base/default/fonts/lemundo/widget/base/fontawesome-webfont.woff") format('woff'),
    url("https://www.enduro-store.de/skin/frontend/base/default/fonts/lemundo/widget/base/fontawesome-webfont.ttf") format('truetype'),
    url("https://www.enduro-store.de/skin/frontend/base/default/fonts/lemundo/widget/base/fontawesome-webfont.svg#DistantGalaxyRegular") format('svg');
    font-weight: normal;
    font-style: normal; 
} 
div#lem-cart-spinner{display:table;position:fixed;width:100%;height:100%;margin:0;top:0;left:0;z-index:9999}div#lem-cart-spinner div.spinner{display:table-cell;text-align:center;vertical-align:middle}div#lem-cart-spinner div.spinner span{display:inline-block;position:relative;height:48px;width:48px;z-index:10000;background-image:url('https://www.enduro-store.de/skin/frontend/base/default/images/lemundo/cart-loader.gif')}div#lem-cart-message{position:fixed;display:table;width:100%;height:100%;left:0;right:0;top:0;bottom:0;margin:0;z-index:100}div#lem-cart-message.dimmed{background-color:rgba(255,255,255,0.7)}div#lem-cart-message div.inner{display:table-cell;vertical-align:middle}div#lem-cart-message div.inner div.message{position:relative;overflow:hidden;background-color:#fff;border:1px solid #ddd;margin:0 auto}div#lem-cart-message div.inner div.message.message{max-width:380px}div#lem-cart-message div.inner div.message.message div.content:after{content:"";display:block;clear:both}div#lem-cart-message div.inner div.message.message div.content img{width:70px;height:auto;float:left;margin:20px 15px 20px 20px}div#lem-cart-message div.inner div.message.message div.content span.message{display:block;text-align:left;padding:20px}div#lem-cart-message div.inner div.message.message div.buttons-set{text-align:center;background-color:#f6f6f6;padding:10px}div#lem-cart-message div.inner div.message.message div.buttons-set:after{content:"";display:block;clear:both}div#lem-cart-message div.inner div.message.message div.buttons-set button.button{margin:0 2px}div#lem-cart-message div.inner div.message.message div.buttons-set button.button:first-child{float:left}div#lem-cart-message div.inner div.message.message div.buttons-set button.button:last-child{float:right}div#lem-cart-message div.inner div.message>a{color:#ddd;text-decoration:none}div#lem-cart-message div.inner div.message>a#lem-cart-message-close{display:block;position:absolute;top:6px;right:13px;z-index:1;font-size:18px;color:#eee}div#lem-cart-message div.inner div.message>a#lem-cart-message-close:before{content:"\f00d";font-family:"FontAwesome"}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.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%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
            transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
            transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
          animation-name: bounce;
  -webkit-transform-origin: center bottom;
      -ms-transform-origin: center bottom;
          transform-origin: center bottom;
}

@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
          animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
          animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
            transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
            transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
            transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
          animation-name: rubberBand;
}

@-webkit-keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  0%, 100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
          animation-name: shake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
            transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
            transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
            transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
            transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
            transform: rotate3d(0, 0, 1, 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: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
          animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes wobble {
  0% {
    -webkit-transform: none;
            transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
          animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
          animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
          animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
            transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
          animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
          animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
          animation-name: bounceOut;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
          animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
          animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
          animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.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: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
          animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
          animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
          animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
          animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.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;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
          animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
          animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
          animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
          animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
          animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
          animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
          animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

@keyframes flip {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
            transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
          backface-visibility: visible;
  -webkit-animation-name: flip;
          animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
          animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
            transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
          animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
            transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
            transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
          animation-name: flipOutX;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  0% {
    -webkit-transform: perspective(400px);
            transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
            transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
            transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
          animation-name: flipOutY;
  -webkit-animation-duration: .75s;
          animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
            transform: none;
    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% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  0% {
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) 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;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
            transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: none;
            transform: none;
    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: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
            transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: none;
            transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
          animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
            transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
            transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
          animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
          animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
          animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
          animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
            transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
          animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -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: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  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: rotate3d(0, 0, 1, 80deg);
            transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
            transform: rotate3d(0, 0, 1, 60deg);
    -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: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
          animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

@keyframes rollIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
          animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
          animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
          animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
          animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
          animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
          animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
          animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
          animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
          animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
            transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
          animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
            transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
          animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
          animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInDown {
  0% {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
          animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInLeft {
  0% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
          animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

@keyframes slideInRight {
  0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
          animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes slideInUp {
  0% {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    visibility: visible;
  }

  100% {
    -webkit-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% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

@keyframes slideOutDown {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
          animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes slideOutLeft {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
          animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

@keyframes slideOutRight {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
          animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }

  100% {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
          animation-name: slideOutUp;
}

/*!
 *  Font Awesome 4.0.3
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"

 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/css/font/fontawesome-webfont.eot?v=3.0.1');
  src: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/css/font/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'), url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/css/font/fontawesome-webfont.woff?v=3.0.1') format('woff'), url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/css/font/fontawesome-webfont.ttf?v=3.0.1') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  /* sprites.less reset */

  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0;
}
/* more sprites.less reset */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none;
}
/* makes sure icons active on rollover in links */
a [class^="icon-"],
a [class*=" icon-"] {
  display: inline-block;
}
/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em;
}
.btn [class^="icon-"],
.nav [class^="icon-"],
.btn [class*=" icon-"],
.nav [class*=" icon-"] {
  display: inline;
  /* keeps button heights with and without icons the same */

}
.btn [class^="icon-"].icon-large,
.nav [class^="icon-"].icon-large,
.btn [class*=" icon-"].icon-large,
.nav [class*=" icon-"].icon-large {
  line-height: .9em;
}
.btn [class^="icon-"].icon-spin,
.nav [class^="icon-"].icon-spin,
.btn [class*=" icon-"].icon-spin,
.nav [class*=" icon-"].icon-spin {
  display: inline-block;
}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"] {
  /* keeps button heights with and without icons the same */

}
.nav-tabs [class^="icon-"],
.nav-pills [class^="icon-"],
.nav-tabs [class*=" icon-"],
.nav-pills [class*=" icon-"],
.nav-tabs [class^="icon-"].icon-large,
.nav-pills [class^="icon-"].icon-large,
.nav-tabs [class*=" icon-"].icon-large,
.nav-pills [class*=" icon-"].icon-large {
  line-height: .9em;
}
li [class^="icon-"],
.nav li [class^="icon-"],
li [class*=" icon-"],
.nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center;
}
li [class^="icon-"].icon-large,
.nav li [class^="icon-"].icon-large,
li [class*=" icon-"].icon-large,
.nav li [class*=" icon-"].icon-large {
  /* increased font size for icon-large */

  width: 1.5625em;
}
ul.icons {
  list-style-type: none;
  text-indent: -0.75em;
}
ul.icons li [class^="icon-"],
ul.icons li [class*=" icon-"] {
  width: .75em;
}
.icon-muted {
  color: #eeeeee;
}
.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.icon-2x {
  font-size: 2em;
}
.icon-2x.icon-border {
  border-width: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.icon-3x {
  font-size: 3em;
}
.icon-3x.icon-border {
  border-width: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.icon-4x {
  font-size: 4em;
}
.icon-4x.icon-border {
  border-width: 4px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
[class^="icon-"].pull-left,
[class*=" icon-"].pull-left {
  margin-right: .3em;
}
[class^="icon-"].pull-right,
[class*=" icon-"].pull-right {
  margin-left: .3em;
}
.btn [class^="icon-"].pull-left.icon-2x,
.btn [class*=" icon-"].pull-left.icon-2x,
.btn [class^="icon-"].pull-right.icon-2x,
.btn [class*=" icon-"].pull-right.icon-2x {
  margin-top: .18em;
}
.btn [class^="icon-"].icon-spin.icon-large,
.btn [class*=" icon-"].icon-spin.icon-large {
  line-height: .8em;
}
.btn.btn-small [class^="icon-"].pull-left.icon-2x,
.btn.btn-small [class*=" icon-"].pull-left.icon-2x,
.btn.btn-small [class^="icon-"].pull-right.icon-2x,
.btn.btn-small [class*=" icon-"].pull-right.icon-2x {
  margin-top: .25em;
}
.btn.btn-large [class^="icon-"],
.btn.btn-large [class*=" icon-"] {
  margin-top: 0;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x,
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-top: .05em;
}
.btn.btn-large [class^="icon-"].pull-left.icon-2x,
.btn.btn-large [class*=" icon-"].pull-left.icon-2x {
  margin-right: .2em;
}
.btn.btn-large [class^="icon-"].pull-right.icon-2x,
.btn.btn-large [class*=" icon-"].pull-right.icon-2x {
  margin-left: .2em;
}
.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg);
  }
  100% {
    -ms-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-document url-prefix() {
  .icon-spin {
    height: .9em;
  }
  .btn .icon-spin {
    height: auto;
  }
  .icon-spin.icon-large {
    height: 1.25em;
  }
  .btn .icon-spin.icon-large {
    height: .75em;
  }
}
/*  Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
    readers do not read off random characters that represent icons */
.icon-glass:before {
  content: "\f000";
}
.icon-music:before {
  content: "\f001";
}
.icon-search:before {
  content: "\f002";
}
.icon-envelope:before {
  content: "\f003";
}
.icon-heart:before {
  content: "\f004";
}
.icon-star:before {
  content: "\f005";
}
.icon-star-empty:before {
  content: "\f006";
}
.icon-user:before {
  content: "\f007";
}
.icon-film:before {
  content: "\f008";
}
.icon-th-large:before {
  content: "\f009";
}
.icon-th:before {
  content: "\f00a";
}
.icon-th-grid:before {
  content: "\f00a";
}
.icon-th-list:before {
  content: "\f00b";
}
.icon-ok:before {
  content: "\f00c";
}
.icon-remove:before {
  content: "\f00d";
}
.icon-zoom-in:before {
  content: "\f00e";
}
.icon-zoom-out:before {
  content: "\f010";
}
.icon-off:before {
  content: "\f011";
}
.icon-signal:before {
  content: "\f012";
}
.icon-cog:before {
  content: "\f013";
}
.icon-trash:before {
  content: "\f014";
}
.icon-home:before {
  content: "\f015";
}
.icon-file:before {
  content: "\f016";
}
.icon-time:before {
  content: "\f017";
}
.icon-road:before {
  content: "\f018";
}
.icon-download-alt:before {
  content: "\f019";
}
.icon-download:before {
  content: "\f01a";
}
.icon-upload:before {
  content: "\f01b";
}
.icon-inbox:before {
  content: "\f01c";
}
.icon-play-circle:before {
  content: "\f01d";
}
.icon-repeat:before {
  content: "\f01e";
}
/* \f020 doesn't work in Safari. all shifted one down */
.icon-refresh:before {
  content: "\f021";
}
.icon-list-alt:before {
  content: "\f022";
}
.icon-lock:before {
  content: "\f023";
}
.icon-flag:before {
  content: "\f024";
}
.icon-headphones:before {
  content: "\f025";
}
.icon-volume-off:before {
  content: "\f026";
}
.icon-volume-down:before {
  content: "\f027";
}
.icon-volume-up:before {
  content: "\f028";
}
.icon-qrcode:before {
  content: "\f029";
}
.icon-barcode:before {
  content: "\f02a";
}
.icon-tag:before {
  content: "\f02b";
}
.icon-tags:before {
  content: "\f02c";
}
.icon-book:before {
  content: "\f02d";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-print:before {
  content: "\f02f";
}
.icon-camera:before {
  content: "\f030";
}
.icon-font:before {
  content: "\f031";
}
.icon-bold:before {
  content: "\f032";
}
.icon-italic:before {
  content: "\f033";
}
.icon-text-height:before {
  content: "\f034";
}
.icon-text-width:before {
  content: "\f035";
}
.icon-align-left:before {
  content: "\f036";
}
.icon-align-center:before {
  content: "\f037";
}
.icon-align-right:before {
  content: "\f038";
}
.icon-align-justify:before {
  content: "\f039";
}
.icon-list:before {
  content: "\f03a";
}
.icon-indent-left:before {
  content: "\f03b";
}
.icon-indent-right:before {
  content: "\f03c";
}
.icon-facetime-video:before {
  content: "\f03d";
}
.icon-picture:before {
  content: "\f03e";
}
.icon-pencil:before {
  content: "\f040";
}
.icon-map-marker:before {
  content: "\f041";
}
.icon-adjust:before {
  content: "\f042";
}
.icon-tint:before {
  content: "\f043";
}
.icon-edit:before {
  content: "\f044";
}
.icon-share:before {
  content: "\f045";
}
.icon-check:before {
  content: "\f046";
}
.icon-move:before {
  content: "\f047";
}
.icon-step-backward:before {
  content: "\f048";
}
.icon-fast-backward:before {
  content: "\f049";
}
.icon-backward:before {
  content: "\f04a";
}
.icon-play:before {
  content: "\f04b";
}
.icon-pause:before {
  content: "\f04c";
}
.icon-stop:before {
  content: "\f04d";
}
.icon-forward:before {
  content: "\f04e";
}
.icon-fast-forward:before {
  content: "\f050";
}
.icon-step-forward:before {
  content: "\f051";
}
.icon-eject:before {
  content: "\f052";
}
.icon-chevron-left:before {
  content: "\f053";
}
.icon-chevron-right:before {
  content: "\f054";
}
.icon-plus-sign:before {
  content: "\f055";
}
.icon-minus-sign:before {
  content: "\f056";
}
.icon-remove-sign:before {
  content: "\f057";
}
.icon-ok-sign:before {
  content: "\f058";
}
.icon-question-sign:before {
  content: "\f059";
}
.icon-info-sign:before {
  content: "\f05a";
}
.icon-screenshot:before {
  content: "\f05b";
}
.icon-remove-circle:before {
  content: "\f05c";
}
.icon-ok-circle:before {
  content: "\f05d";
}
.icon-ban-circle:before {
  content: "\f05e";
}
.icon-arrow-left:before {
  content: "\f060";
}
.icon-arrow-right:before {
  content: "\f061";
}
.icon-arrow-up:before {
  content: "\f062";
}
.icon-arrow-down:before {
  content: "\f063";
}
.icon-share-alt:before {
  content: "\f064";
}
.icon-resize-full:before {
  content: "\f065";
}
.icon-resize-small:before {
  content: "\f066";
}
.icon-plus:before {
  content: "\f067";
}
.icon-minus:before {
  content: "\f068";
}
.icon-asterisk:before {
  content: "\f069";
}
.icon-exclamation-sign:before {
  content: "\f06a";
}
.icon-gift:before {
  content: "\f06b";
}
.icon-leaf:before {
  content: "\f06c";
}
.icon-fire:before {
  content: "\f06d";
}
.icon-eye-open:before {
  content: "\f06e";
}
.icon-eye-close:before {
  content: "\f070";
}
.icon-warning-sign:before {
  content: "\f071";
}
.icon-plane:before {
  content: "\f072";
}
.icon-calendar:before {
  content: "\f073";
}
.icon-random:before {
  content: "\f074";
}
.icon-comment:before {
  content: "\f075";
}
.icon-magnet:before {
  content: "\f076";
}
.icon-chevron-up:before {
  content: "\f077";
}
.icon-chevron-down:before {
  content: "\f078";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-shopping-cart:before {
  content: "\f07a";
}
.icon-folder-close:before {
  content: "\f07b";
}
.icon-folder-open:before {
  content: "\f07c";
}
.icon-resize-vertical:before {
  content: "\f07d";
}
.icon-resize-horizontal:before {
  content: "\f07e";
}
.icon-bar-chart:before {
  content: "\f080";
}
.icon-twitter-sign:before {
  content: "\f081";
}
.icon-facebook-sign:before {
  content: "\f082";
}
.icon-camera-retro:before {
  content: "\f083";
}
.icon-key:before {
  content: "\f084";
}
.icon-cogs:before {
  content: "\f085";
}
.icon-comments:before {
  content: "\f086";
}
.icon-thumbs-up:before {
  content: "\f087";
}
.icon-thumbs-down:before {
  content: "\f088";
}
.icon-star-half:before {
  content: "\f089";
}
.icon-heart-empty:before {
  content: "\f08a";
}
.icon-signout:before {
  content: "\f08b";
}
.icon-linkedin-sign:before {
  content: "\f08c";
}
.icon-pushpin:before {
  content: "\f08d";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-signin:before {
  content: "\f090";
}
.icon-trophy:before {
  content: "\f091";
}
.icon-github-sign:before {
  content: "\f092";
}
.icon-upload-alt:before {
  content: "\f093";
}
.icon-lemon:before {
  content: "\f094";
}
.icon-phone:before {
  content: "\f095";
}
.icon-check-empty:before {
  content: "\f096";
}
.icon-bookmark-empty:before {
  content: "\f097";
}
.icon-phone-sign:before {
  content: "\f098";
}
.icon-twitter:before {
  content: "\f099";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-github:before {
  content: "\f09b";
}
.icon-unlock:before {
  content: "\f09c";
}
.icon-credit-card:before {
  content: "\f09d";
}
.icon-rss:before {
  content: "\f09e";
}
.icon-hdd:before {
  content: "\f0a0";
}
.icon-bullhorn:before {
  content: "\f0a1";
}
.icon-bell:before {
  content: "\f0a2";
}
.icon-certificate:before {
  content: "\f0a3";
}
.icon-hand-right:before {
  content: "\f0a4";
}
.icon-hand-left:before {
  content: "\f0a5";
}
.icon-hand-up:before {
  content: "\f0a6";
}
.icon-hand-down:before {
  content: "\f0a7";
}
.icon-circle-arrow-left:before {
  content: "\f0a8";
}
.icon-circle-arrow-right:before {
  content: "\f0a9";
}
.icon-circle-arrow-up:before {
  content: "\f0aa";
}
.icon-circle-arrow-down:before {
  content: "\f0ab";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-wrench:before {
  content: "\f0ad";
}
.icon-tasks:before {
  content: "\f0ae";
}
.icon-filter:before {
  content: "\f0b0";
}
.icon-briefcase:before {
  content: "\f0b1";
}
.icon-fullscreen:before {
  content: "\f0b2";
}
.icon-group:before {
  content: "\f0c0";
}
.icon-link:before {
  content: "\f0c1";
}
.icon-cloud:before {
  content: "\f0c2";
}
.icon-beaker:before {
  content: "\f0c3";
}
.icon-cut:before {
  content: "\f0c4";
}
.icon-copy:before {
  content: "\f0c5";
}
.icon-paper-clip:before {
  content: "\f0c6";
}
.icon-save:before {
  content: "\f0c7";
}
.icon-sign-blank:before {
  content: "\f0c8";
}
.icon-reorder:before {
  content: "\f0c9";
}
.icon-list-ul:before {
  content: "\f0ca";
}
.icon-list-ol:before {
  content: "\f0cb";
}
.icon-strikethrough:before {
  content: "\f0cc";
}
.icon-underline:before {
  content: "\f0cd";
}
.icon-table:before {
  content: "\f0ce";
}
.icon-magic:before {
  content: "\f0d0";
}
.icon-truck:before {
  content: "\f0d1";
}
.icon-pinterest:before {
  content: "\f0d2";
}
.icon-pinterest-sign:before {
  content: "\f0d3";
}
.icon-google-plus-sign:before {
  content: "\f0d4";
}
.icon-google-plus:before {
  content: "\f0d5";
}
.icon-money:before {
  content: "\f0d6";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-caret-left:before {
  content: "\f0d9";
}
.icon-caret-right:before {
  content: "\f0da";
}
.icon-columns:before {
  content: "\f0db";
}
.icon-sort:before {
  content: "\f0dc";
}
.icon-sort-down:before {
  content: "\f0dd";
}
.icon-sort-up:before {
  content: "\f0de";
}
.icon-envelope-alt:before {
  content: "\f0e0";
}
.icon-linkedin:before {
  content: "\f0e1";
}
.icon-undo:before {
  content: "\f0e2";
}
.icon-legal:before {
  content: "\f0e3";
}
.icon-dashboard:before {
  content: "\f0e4";
}
.icon-comment-alt:before {
  content: "\f0e5";
}
.icon-comments-alt:before {
  content: "\f0e6";
}
.icon-bolt:before {
  content: "\f0e7";
}
.icon-sitemap:before {
  content: "\f0e8";
}
.icon-umbrella:before {
  content: "\f0e9";
}
.icon-paste:before {
  content: "\f0ea";
}
.icon-lightbulb:before {
  content: "\f0eb";
}
.icon-exchange:before {
  content: "\f0ec";
}
.icon-cloud-download:before {
  content: "\f0ed";
}
.icon-cloud-upload:before {
  content: "\f0ee";
}
.icon-user-md:before {
  content: "\f0f0";
}
.icon-stethoscope:before {
  content: "\f0f1";
}
.icon-suitcase:before {
  content: "\f0f2";
}
.icon-bell-alt:before {
  content: "\f0f3";
}
.icon-coffee:before {
  content: "\f0f4";
}
.icon-food:before {
  content: "\f0f5";
}
.icon-file-alt:before {
  content: "\f0f6";
}
.icon-building:before {
  content: "\f0f7";
}
.icon-hospital:before {
  content: "\f0f8";
}
.icon-ambulance:before {
  content: "\f0f9";
}
.icon-medkit:before {
  content: "\f0fa";
}
.icon-fighter-jet:before {
  content: "\f0fb";
}
.icon-beer:before {
  content: "\f0fc";
}
.icon-h-sign:before {
  content: "\f0fd";
}
.icon-plus-sign-alt:before {
  content: "\f0fe";
}
.icon-double-angle-left:before {
  content: "\f100";
}
.icon-double-angle-right:before {
  content: "\f101";
}
.icon-double-angle-up:before {
  content: "\f102";
}
.icon-double-angle-down:before {
  content: "\f103";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-angle-up:before {
  content: "\f106";
}
.icon-angle-down:before {
  content: "\f107";
}
.icon-desktop:before {
  content: "\f108";
}
.icon-laptop:before {
  content: "\f109";
}
.icon-tablet:before {
  content: "\f10a";
}
.icon-mobile-phone:before {
  content: "\f10b";
}
.icon-circle-blank:before {
  content: "\f10c";
}
.icon-quote-left:before {
  content: "\f10d";
}
.icon-quote-right:before {
  content: "\f10e";
}
.icon-spinner:before {
  content: "\f110";
}
.icon-circle:before {
  content: "\f111";
}
.icon-reply:before {
  content: "\f112";
}
.icon-github-alt:before {
  content: "\f113";
}
.icon-folder-close-alt:before {
  content: "\f114";
}
.icon-folder-open-alt:before {
  content: "\f115";
}

/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 0px solid #c0c0c0;
  margin: 0;
  padding: 0;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/fonts/glyphicons-halflings-regular.eot');
  src: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #999999;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: none;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn icon {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 11px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  margin-bottom: 10px;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #f0eeeb;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container.chosen-with-drop .chosen-single {
}


/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
    background-clip: padding-box;
    background-color: #FFFFFF;
    background-position: right center;
    background-repeat: no-repeat;
    border: 1px solid #f0eeeb;
    color: #606060;
    display: block;
    font-size: 13px;
    height: 32px;
    line-height: 24px;
    overflow: hidden;
    padding: 3px 0 0 6px;
    position: relative;
    text-decoration: none;
    white-space: nowrap;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
  display: none;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 0px 4px 0;
  padding: 0 0 0 0px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px 5px 15px;
  list-style: none;
  line-height: 15px;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #237ba8;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #f0eeeb;
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #f0eeeb;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

.ul-reset {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
@-webkit-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadescalein {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes fadescalein {
  0% {
    opacity: 0;
    -moz-transform: scale(0);
  }
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
@-o-keyframes fadescalein {
  0% {
    opacity: 0;
    -o-transform: scale(0);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
@keyframes fadescalein {
  0% {
    opacity: 0;
    -o-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  100% {
    opacity: 1;
    -o-transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
#spinner,
#spinner2,
#spinner3 {
  position: relative;
  width: 32px;
  height: 40px;
  margin: 0 auto 20px;
}
#spinner .blockG,
#spinner2 .blockG,
#spinner3 .blockG {
  position: absolute;
  background-color: #FFFFFF;
  width: 5px;
  height: 12px;
  -moz-border-radius: 5px 5px 0 0;
  -moz-transform: scale(0.4);
  -moz-animation-name: fadeG;
  -moz-animation-duration: 1.28s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-direction: linear;
  -webkit-border-radius: 5px 5px 0 0;
  -webkit-transform: scale(0.4);
  -webkit-animation-name: fadeG;
  -webkit-animation-duration: 1.28s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-direction: linear;
  -ms-border-radius: 5px 5px 0 0;
  -ms-transform: scale(0.4);
  -ms-animation-name: fadeG;
  -ms-animation-duration: 1.28s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-direction: linear;
  -o-border-radius: 5px 5px 0 0;
  -o-transform: scale(0.4);
  -o-animation-name: fadeG;
  -o-animation-duration: 1.28s;
  -o-animation-iteration-count: infinite;
  -o-animation-direction: linear;
  border-radius: 5px 5px 0 0;
  transform: scale(0.4);
  animation-name: fadeG;
  animation-duration: 1.28s;
  animation-iteration-count: infinite;
  animation-direction: linear;
}
#spinner #rotateG_01,
#spinner2 #rotateG_01,
#spinner3 #rotateG_01 {
  left: 0;
  top: 15px;
  -moz-animation-delay: 0.4800000000000001s;
  -moz-transform: rotate(-90deg);
  -webkit-animation-delay: 0.4800000000000001s;
  -webkit-transform: rotate(-90deg);
  -ms-animation-delay: 0.4800000000000001s;
  -ms-transform: rotate(-90deg);
  -o-animation-delay: 0.4800000000000001s;
  -o-transform: rotate(-90deg);
  animation-delay: 0.4800000000000001s;
  transform: rotate(-90deg);
}
#spinner #rotateG_02,
#spinner2 #rotateG_02,
#spinner3 #rotateG_02 {
  left: 4px;
  top: 5px;
  -moz-animation-delay: 0.64s;
  -moz-transform: rotate(-45deg);
  -webkit-animation-delay: 0.64s;
  -webkit-transform: rotate(-45deg);
  -ms-animation-delay: 0.64s;
  -ms-transform: rotate(-45deg);
  -o-animation-delay: 0.64s;
  -o-transform: rotate(-45deg);
  animation-delay: 0.64s;
  transform: rotate(-45deg);
}
#spinner #rotateG_03,
#spinner2 #rotateG_03,
#spinner3 #rotateG_03 {
  left: 13px;
  top: 2px;
  -moz-animation-delay: 0.8s;
  -moz-transform: rotate(0deg);
  -webkit-animation-delay: 0.8s;
  -webkit-transform: rotate(0deg);
  -ms-animation-delay: 0.8s;
  -ms-transform: rotate(0deg);
  -o-animation-delay: 0.8s;
  -o-transform: rotate(0deg);
  animation-delay: 0.8s;
  transform: rotate(0deg);
}
#spinner #rotateG_04,
#spinner2 #rotateG_04,
#spinner3 #rotateG_04 {
  right: 4px;
  top: 5px;
  -moz-animation-delay: 0.9600000000000002s;
  -moz-transform: rotate(45deg);
  -webkit-animation-delay: 0.9600000000000002s;
  -webkit-transform: rotate(45deg);
  -ms-animation-delay: 0.9600000000000002s;
  -ms-transform: rotate(45deg);
  -o-animation-delay: 0.9600000000000002s;
  -o-transform: rotate(45deg);
  animation-delay: 0.9600000000000002s;
  transform: rotate(45deg);
}
#spinner #rotateG_05,
#spinner2 #rotateG_05,
#spinner3 #rotateG_05 {
  right: 0;
  top: 15px;
  -moz-animation-delay: 1.12s;
  -moz-transform: rotate(90deg);
  -webkit-animation-delay: 1.12s;
  -webkit-transform: rotate(90deg);
  -ms-animation-delay: 1.12s;
  -ms-transform: rotate(90deg);
  -o-animation-delay: 1.12s;
  -o-transform: rotate(90deg);
  animation-delay: 1.12s;
  transform: rotate(90deg);
}
#spinner #rotateG_06,
#spinner2 #rotateG_06,
#spinner3 #rotateG_06 {
  right: 4px;
  bottom: 4px;
  -moz-animation-delay: 1.28s;
  -moz-transform: rotate(135deg);
  -webkit-animation-delay: 1.28s;
  -webkit-transform: rotate(135deg);
  -ms-animation-delay: 1.28s;
  -ms-transform: rotate(135deg);
  -o-animation-delay: 1.28s;
  -o-transform: rotate(135deg);
  animation-delay: 1.28s;
  transform: rotate(135deg);
}
#spinner #rotateG_07,
#spinner2 #rotateG_07,
#spinner3 #rotateG_07 {
  bottom: 0;
  left: 13px;
  -moz-animation-delay: 1.44s;
  -moz-transform: rotate(180deg);
  -webkit-animation-delay: 1.44s;
  -webkit-transform: rotate(180deg);
  -ms-animation-delay: 1.44s;
  -ms-transform: rotate(180deg);
  -o-animation-delay: 1.44s;
  -o-transform: rotate(180deg);
  animation-delay: 1.44s;
  transform: rotate(180deg);
}
#spinner #rotateG_08,
#spinner2 #rotateG_08,
#spinner3 #rotateG_08 {
  left: 4px;
  bottom: 4px;
  -moz-animation-delay: 1.6s;
  -moz-transform: rotate(-135deg);
  -webkit-animation-delay: 1.6s;
  -webkit-transform: rotate(-135deg);
  -ms-animation-delay: 1.6s;
  -ms-transform: rotate(-135deg);
  -o-animation-delay: 1.6s;
  -o-transform: rotate(-135deg);
  animation-delay: 1.6s;
  transform: rotate(-135deg);
}
@-moz-keyframes fadeG {
  0% {
    background-color: #545661;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes fadeG {
  0% {
    background-color: #545661;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes fadeG {
  0% {
    background-color: #545661;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes fadeG {
  0% {
    background-color: #545661;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes fadeG {
  0% {
    background-color: #545661;
  }
  100% {
    background-color: #ffffff;
  }
}
body {
  background-color: #ffffff;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="@bg1", endColorstr="@bg2", GradientType=0);
  background-repeat: repeat;
  color: #747474;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-size: 13px;
}
body a,
body a:hover,
body a:focus {
  color: #747474;
}
body h1 {
  font-size: 26px;
  line-height: 30px;
}
body h2 {
  font-size: 20px;
}
body h3 {
  font-size: 16px;
}
body h1,
body h2,
body h3,
body h4,
body h5 {
  font-family: Oswald, sans-serif;
  color: #303238;
}
body textarea,
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body .uneditable-input {
  border: 1px solid #e5e5e5 !important;
  border-radius: 0;
  box-shadow: none;
  color: #747474;
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
}
body input[type="radio"],
body input[type="checkbox"] {
  margin: 0;
}
body .button {
  background-color: #545661;
  color: #ffffff;
  border-width: 0;
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  padding: 5px 15px;
  vertical-align: top;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
body .button:hover {
  background-color: #303238;
}
body .mobile-only,
body .no-display {
  display: none !important;
}
body .nobr {
  white-space: nowrap;
}
body .clear:after {
  content: "";
  display: block;
  clear: both;
}
body .table {
  display: table;
}
body .table .tr {
  display: table-row;
}
body .table .tr .th {
  display: table-cell;
}
body .table .tr .td {
  display: table-cell;
}
body .breadcrumbs > ul {
  padding: 10px 0;
  margin: 0;
}
body .breadcrumbs > ul li {
  display: inline-block;
}
body ul.messages {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body ul.messages ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body .success-msg,
body .notice-msg,
body .error-msg {
  text-align: center;
  padding: 20px 0;
  border: 1px solid #545661;
  margin: 20px 0;
}
body ul.form-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
body ul.form-list label {
  font-size: 12px;
}
body ul.form-list input[type="text"],
body ul.form-list input[type="password"],
body ul.form-list input[type="datetime"],
body ul.form-list input[type="datetime-local"],
body ul.form-list input[type="date"],
body ul.form-list input[type="month"],
body ul.form-list input[type="time"],
body ul.form-list input[type="week"],
body ul.form-list input[type="number"],
body ul.form-list input[type="email"],
body ul.form-list input[type="url"],
body ul.form-list input[type="search"],
body ul.form-list input[type="tel"],
body ul.form-list input[type="color"] {
  height: 32px;
  padding: 0 5px;
  margin-bottom: 5px;
}
body .rating-box {
  float: right;
  width: 70px;
  display: block;
  background: url(https://www.enduro-store.de/skin/frontend/default/dynamictemplate/images/bkg_rating.gif) 0 0 repeat-x;
}
body .rating-box .rating {
  height: 13px;
  background: url(https://www.enduro-store.de/skin/frontend/default/dynamictemplate/images/bkg_rating.gif) 0 100% repeat-x;
  max-width: 70px;
}
body .rating-links {
  display: none;
}
body .main-row {
  overflow: hidden;
}
body .col-main {
  padding-bottom: 60px;
  position: relative;
}
body .chosen-container-single.chosen-with-drop .chosen-single {
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
}
body .chosen-container-single .chosen-single {
  border-color: #e5e5e5;
  color: #747474;
}
body .chosen-container-single .chosen-single div b:before {
  content: "\f078";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: 0px;
  margin-top: 4px;
  color: #545661;
  width: 14px;
  height: 12px;
}
body .chosen-container-single .chosen-drop {
  font-size: 13px;
  color: #747474;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  border-top: 0px solid transparent;
}
body .chosen-container-single .chosen-drop .chosen-results li {
  padding: 5px 6px 5px 6px;
}
body .chosen-container-single .chosen-drop .chosen-results li.highlighted {
  background-color: #545661;
  color: #ffffff;
}
body .icon-phone:before {
  content: "\f095";
}
body .icon-wishlist:before {
  content: "\f02d";
}
body .contact {
  position: absolute;
  right: 0;
  top: 116px;
}
body .contact ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
body .contact li {
  background-color: #545661;
  padding: 12px;
  margin-bottom: 1px;
  border-radius: 0;
  line-height: 20px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
body .contact li:hover,
body .contact li.open {
  background-color: #303238;
}
body .contact li:hover .callback,
body .contact li.open .callback {
  margin-left: -300px;
  width: 284px;
}
body .contact li:hover a,
body .contact li.open a,
body .contact li:hover .callback-tag,
body .contact li.open .callback-tag {
  background-color: #545661;
  color: #303238;
  text-decoration: none;
}
body .contact li .callback {
  overflow: hidden;
  position: absolute;
  background-color: #303238;
  width: 0px;
  margin-left: -16px;
  margin-top: -36px;
  height: 52px;
  z-index: 1001;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body .contact li .callback .pad {
  padding: 5px 10px;
  width: 300px;
}
body .contact li .callback .pad span {
  color: #787a8a;
  display: block;
  font-size: 10px;
  line-height: 10px;
  white-space: nowrap;
  margin-bottom: 2px;
}
body .contact li .callback .pad .input-row:after {
  content: "";
  display: block;
  clear: both;
}
body .contact li .callback .pad .input-row form {
  margin: 0;
}
body .contact li .callback .pad .input-row input {
  float: left;
  background-color: #545661;
  border: 1px solid #545661 !important;
  box-shadow: none !important;
  color: #303238;
  font-size: 12px;
  text-align: center;
  margin-bottom: 0;
  width: 203px;
  height: 30px;
  border-bottom-left-radius: 0;
}
body .contact li .callback .pad .input-row input::-webkit-input-placeholder {
  color: #303238;
}
body .contact li .callback .pad .input-row input:-moz-input-placeholder {
  color: #303238;
}
body .contact li .callback .pad .input-row input::-moz-input-placeholder {
  color: #303238;
}
body .contact li .callback .pad .input-row input:-ms-input-placeholder {
  color: #303238;
}
body .contact li .callback .pad .input-row button {
  float: left;
  background-color: #787a8a;
  color: #303238;
  font-size: 18px;
  border-bottom-right-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body .contact li .callback .pad .input-row button:hover {
  background-color: #545661;
  color: #787a8a;
}
body .contact li a,
body .contact li .callback-tag {
  display: block;
  background-color: #303238;
  color: #545661;
  border-radius: 50%;
  font-size: 18px;
  padding: 4px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
body #contactForm textarea,
body #contactForm input {
  width: 97%;
  width: calc(100% - 14px);
}
body .overlay {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.3);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}
body .overlay .lightbox {
  background-color: #ffffff;
  border: 1px solid #545661;
  width: 350px;
  margin: auto;
  margin-top: 300px;
  padding: 40px;
  text-align: center;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadescalein;
  -moz-animation-name: fadescalein;
  -o-animation-name: fadescalein;
  animation-name: fadescalein;
}
body .overlay .lightbox button {
  display: block;
  margin: 30px auto 0;
  border-width: 0;
  background-color: #545661;
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  color: #ffffff;
  text-shadow: none;
  padding: 5px 25px;
}
body .overlay .lightbox .button-row {
  margin: 30px 0 0 0;
}
body .overlay .lightbox .button-row button {
  display: inline-block;
  min-width: 152px;
  margin: 0 10px;
  border-width: 0;
  background-color: #545661;
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  color: #ffffff;
  text-shadow: none;
  padding: 5px 25px;
}
body .overlay .lightbox .spinner {
  display: block;
  background-image: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/images/ajax-loader.gif');
  width: 32px;
  height: 32px;
  margin: 0 auto 15px;
}
body #lightbox {
  z-index: 1000;
}
body #overlay {
  z-index: 1000;
}
body #wrapper {
  padding: 0 20px;
  border-left: 0 solid #f3f3f3;
  border-right: 0 solid #f3f3f3;
  border-bottom: 1px solid #ffffff;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
}
#header .logo {
  margin: -15px 0 14px 10px;
}
#header .right {
  float: right;
}
#header .toplinks {
  padding: 0 4px;
  background-color: #f3f3f3;
  border: 1px solid #e5e5e5;
  border-top-width: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#header .toplinks ul.links {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#header .toplinks ul.links li {
  display: inline-block;
  padding: 10px 0;
}
#header .toplinks ul.links li.first:hover .login,
#header .toplinks ul.links li.first.open .login {
  display: block;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}
#header .toplinks ul.links li.last {
  display: none;
}
#header .toplinks ul.links li a {
  color: #747474;
  padding: 5px 4px 5px 22px;
  margin-right: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  position: relative;
}
#header .toplinks ul.links li a:hover {
  color: #545661;
  text-decoration: none;
}
#header .toplinks ul.links li a:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: 6px;
}
#header .toplinks ul.links li a[href$="customer/account/"]:before {
  content: "\f007";
}
#header .toplinks ul.links li a[href$="customer/account/login/"]:before {
  content: "\f090";
}
#header .toplinks ul.links li a[href$="customer/account/logout/"]:before {
  content: "\f08b";
}
#header .toplinks ul.links li a[href$="wishlist/"]:before {
  content: "\f02d";
}
#header .toplinks ul.links li a[href$="checkout/cart/"]:before {
  content: "\f07a";
}
#header .toplinks ul.links li a[href$="checkout/cart/"] {
  display: none;
}
#header .toplinks ul.links li a[href$="checkout/"] {
  display: none;
}
#header .login {
  display: none;
  position: absolute;
  z-index: 10000;
  background-color: #ffffff;
  padding: 20px;
  width: 242px;
  margin: 10px 0 0 -5px;
  border-radius: 0;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
}
#header .login .block-login form {
  margin: 0;
}
#header .login .block-login label {
  font-size: 13px;
  line-height: 13px;
}
#header .login .block-login input {
  width: 188px;
  height: 30px;
}
#header .login .block-login input#mini-user {
  margin-bottom: 15px;
}
#header .login .block-login .f-left {
  padding-left: 0px;
  font-size: 10px;
}
#header .login .block-login .actions {
  margin-top: 0px;
}
#header .usp {
  margin: 10px 0 0;
}
#header .usp li {
  display: inline-block;
  padding-left: 20px;
  margin-right: 23px;
}
#header .usp li:before {
  content: "\f005";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: -16px;
  margin-top: 1px;
  width: 14px;
  height: 12px;
}
#header #search-mini {
  float: left;
  margin-top: 14px;
  position: relative;
}
#header #search-mini .button {
  padding: 7px 12px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  vertical-align: middle;
}
#header #search-mini .button i {
  font-size: 22px;
}
#header #search-mini input {
  padding: 9px 6px;
  border-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  vertical-align: middle;
  width: 170px;
  text-align: center;
  font-size: 12px;
  background-color: #f3f3f3;
}
#header #search-mini #search_autocomplete {
  background-color: #f3f3f3;
  position: absolute;
  z-index: 1010;
  border: 1px solid #e5e5e5;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
#header #search-mini #search_autocomplete ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
#header #search-mini #search_autocomplete ul li {
  padding: 5px 10px;
  border-bottom: 1px solid #e5e5e5;
  cursor: pointer;
}
#header #search-mini #search_autocomplete ul li:hover {
  background-color: #545661;
  color: #ffffff;
}
#header #search-mini #search_autocomplete ul li.last {
  border-bottom: 0px;
}
#header #search-mini #search_autocomplete .amount {
  display: inline-block;
  width: 20px;
  text-align: right;
  margin-right: 5px;
  float: right;
}
#header .trustedshops {
  background-image: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/images/trustedshops.png');
  width: 36px;
  height: 36px;
  float: left;
  margin: 16px 0 0 20px;
}
#header .ssl {
  background-image: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/images/ssl.png');
  width: 36px;
  height: 37px;
  float: left;
  margin: 16px 15px 0 5px;
}
#header .hotline-info {
  background-image: url('https://www.enduro-store.de/skin/frontend/default/dynamictemplate/images/hotline.png');
  background-repeat: no-repeat;
  background-position: bottom right;
  margin-left: 10px;
  padding-top: 16px;
  padding-right: 70px;
  height: 77px;
  float: left;
}
#header .hotline-info .hotline {
  font-size: 18px;
  font-weight: bold;
  display: block;
}
#header .hotline-info .hotline a {
  color: #545661;
}
#header .hotline-info .hotline a:hover {
  text-decoration: none;
}
#header .hotline-info .hotline-text {
  font-size: 12px;
}
#header .cart {
  float: right;
  width: 200px;
  margin-top: 10px;
  min-height: 67px;
  position: relative;
}
#header .cart:hover .cart-content {
  display: block;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}
#header .cart .dogtag {
  text-align: right;
  padding: 10px 20px;
}
#header .cart .dogtag a.link {
  color: #747474;
  float: left;
  margin-right: 15px;
  width: 100px;
  display: block;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#header .cart .dogtag a:hover {
  color: #545661;
  text-decoration: none;
}
#header .cart .dogtag a i {
  float: left;
  font-size: 40px;
  color: #303238;
}
#header .cart .cart-content {
  display: none;
  position: absolute;
  background-color: #ffffff;
  color: #7a7c85;
  width: 250px;
  right: 0;
  top: 67px;
  border: 1px solid #545661;
  padding: 20px;
  border-radius: 0;
  z-index: 1001;
}
#header .cart .cart-content a {
  color: #7a7c85;
}
#header .cart .cart-content h4 {
  font-size: 12px;
  font-weight: normal;
  line-height: 15px;
}
#header .cart .cart-content .description {
  font-size: 12px;
  display: inline-block;
}
#header .cart .cart-content .items {
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding-bottom: 20px;
}
#header .cart .cart-content .items .item {
  margin-bottom: 15px;
}
#header .cart .cart-content .items .item:after {
  content: "";
  display: block;
  clear: both;
}
#header .cart .cart-content .items .item .product-image,
#header .cart .cart-content .items .item .product-details {
  float: left;
}
#header .cart .cart-content .items .item .product-details {
  width: 152px;
  padding: 0 10px;
}
#header .cart .cart-content .items .item .product-details p.product-name {
  margin: 0;
}
#header .cart .cart-content .items .item .btn-remove {
  float: right;
}
#header .cart .cart-content .items .item .btn-remove:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: 0px;
  margin-top: -17px;
  width: 14px;
  height: 12px;
}
#header .cart .cart-content .order {
  text-align: center;
}
#header .cart .cart-content .order a {
  background-color: #c70002;
  color: #ffffff;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#header .cart .cart-content .order a:hover {
  background-color: #e10002;
  text-decoration: none;
}
#header .btn-navbar {
  text-align: center;
  background-color: #545661;
  color: #ffffff;
  margin: 0;
  padding: 15px 0;
  font-size: 25px;
  cursor: pointer;
}
#header .btn-navbar i {
  margin-left: 10px;
}
#header #nav {
  background-color: #545661;
  color: #ffffff;
  border-radius: 0;
  border-bottom: 0px solid #303238;
  z-index: 1000;
  position: relative;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#header #nav > li {
  display: inline-block;
  background-color: #545661;
  height: 50px;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#header #nav > li:hover,
#header #nav > li.active {
  background-color: #303238;
}
#header #nav > li:hover .ani,
#header #nav > li.active .ani {
  height: 0px;
  width: 100%;
  display: block;
  background-color: #545661;
  margin: auto;
  -webkit-transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  -o-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}
#header #nav > li:hover ul.level0,
#header #nav > li.open ul.level0 {
  display: block;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}
#header #nav > li > a {
  display: block;
  text-decoration: none;
  padding: 13px 30px;
  font-family: Oswald, sans-serif;
  font-size: 17px;
  color: #ffffff;
}
#header #nav > li .ani {
  height: 0px;
  width: 0%;
  display: block;
  background-color: #545661;
  margin: auto;
  -webkit-transition: width 0.2s ease-out;
  -moz-transition: width 0.2s ease-out;
  -o-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}
#header #nav > li ul.level0 {
  display: none;
  position: absolute;
  border: 1px solid #545661;
  background-color: #ffffff;
  padding: 10px 0;
  border-radius: 0;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
}
#header #nav > li ul.level0 li {
  font-size: 16px;
}
#header #nav > li ul.level0 li a {
  color: #7a7c85;
  text-decoration: none;
  font-family: Oswald, sans-serif;
  display: block;
  padding: 5px 30px;
}
#header #nav > li ul.level0 li:hover {
  background-color: #7a7c85;
}
#header #nav > li ul.level0 li:hover a {
  color: #ffffff;
}
#wrapper > .usp {
  background-color: #545661;
  color: #ffffff;
  margin: 0;
  font-family: Oswald, sans-serif;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 0;
}
#wrapper > .usp li {
  display: inline-block;
  padding: 12px 0 12px 20px;
  width: 29%;
  text-align: center;
  font-size: 16px;
}
#wrapper > .usp li span:before {
  content: "\f005";
  font-family: 'FontAwesome';
  font-size: 20px;
  position: relative;
  margin-right: 5px;
  top: 2px;
}
#footer {
  text-align: center;
  background-color: #303238;
  color: #ffffff;
  text-align: left;
  padding: 70px 0 0px;
  font-weight: 300;
}
#footer ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#footer .headline {
  font-size: 16px;
  color: #ffffff;
  font-family: Oswald, sans-serif;
  margin-bottom: 25px;
  display: block;
  font-weight: 300;
  font-size: 18px;
}
#footer ul li {
  padding: 2px 10px;
}
#footer a {
  color: #ffffff;
  font-weight: 300;
}
#footer .block-newsletter h4 {
  margin: 0 0 30px;
}
#footer .block-newsletter #newsletter-validate-detail {
  margin: 0 0 25px 10px;
}
#footer .block-newsletter #newsletter-validate-detail:after {
  content: "";
  display: block;
  clear: both;
}
#footer .block-newsletter #newsletter-validate-detail input {
  background-color: #545661;
  box-shadow: none;
  border-radius: 0;
  border: 0px solid #000 !important;
  color: #303238;
  font-size: 12px;
  text-align: center;
  margin-bottom: 0;
  height: 40px;
  width: 150px;
  width: calc(100% - 41px);
  float: right;
}
#footer .block-newsletter #newsletter-validate-detail input::-webkit-input-placeholder {
  color: #303238;
}
#footer .block-newsletter #newsletter-validate-detail input:-moz-input-placeholder {
  color: #303238;
}
#footer .block-newsletter #newsletter-validate-detail input::-moz-input-placeholder {
  color: #303238;
}
#footer .block-newsletter #newsletter-validate-detail input:-ms-input-placeholder {
  color: #303238;
}
#footer .block-newsletter #newsletter-validate-detail button {
  background-color: #787a8a;
  color: #303238;
  font-size: 29px;
  padding: 5px 10px;
  line-height: 20px;
  vertical-align: top;
  float: right;
}
#footer .block-newsletter #newsletter-validate-detail button:hover {
  background-color: #545661;
  color: #787a8a;
}
#footer .social {
  margin-left: 10px;
}
#footer .social:after {
  content: "";
  display: block;
  clear: both;
}
#footer .social li {
  float: left;
  padding: 0;
}
#footer .social li.fb a:after {
  content: "\f09a";
  font-size: 30px;
  left: 18px;
  top: 5px;
}
#footer .social li.tw a:after {
  content: "\f099";
  font-size: 20px;
  left: 9px;
  top: 8px;
}
#footer .social li.pi a:after {
  content: "\f231";
  font-size: 28px;
  left: 9px;
  top: 3px;
}
#footer .social li.gp a:after {
  content: "\f0d5";
  font-size: 25px;
  left: 6px;
  top: 9px;
}
#footer .social li.yt a:after {
  content: "\f167";
  font-size: 28px;
  left: 7px;
  top: 4px;
}
#footer .social li a {
  display: block;
  width: 38px;
  height: 38px;
  margin-right: 2px;
  background-color: #545661;
  position: relative;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#footer .social li a:hover {
  background-color: #787a8a;
  text-decoration: none;
}
#footer .social li a:after {
  position: absolute;
  font-family: 'FontAwesome';
  color: #303238;
}
#footer address {
  font-size: 11px;
  line-height: 15px;
  margin-left: 10px;
  font-style: normal;
  padding-bottom: 20px;
}
#content .sidebar > .border {
  padding-bottom: 500em;
  margin-bottom: -500em;
  border-right: 1px solid #e5e5e5;
}
#content .sidebar #leftnav {
  border-bottom: 1px solid #e5e5e5;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding: 10px 20px;
}
#content .sidebar #leftnav li.level-top {
  margin: 5px 0;
}
#content .sidebar #leftnav li.level-top > a {
  font-family: Oswald, sans-serif;
  font-size: 17px;
  color: #303238;
}
#content .sidebar #leftnav li.active > a {
  color: #545661;
}
#content .sidebar #leftnav li.active ul.level0 {
  display: block;
}
#content .sidebar #leftnav ul.level0 {
  margin-left: 10px;
  list-style-type: none;
  padding: 0;
  display: none;
}
#content .sidebar #leftnav ul.level0 li {
  margin-top: 3px;
}
#content .sidebar .block {
  padding: 20px 20px;
}
#content .sidebar .block .headline {
  font-weight: normal;
  font-size: 17px;
  color: #303238;
}
#content .sidebar .block #newsletter {
  border-radius: 0;
  margin: 0;
  width: 166px;
  height: 28px;
  text-align: center;
  font-size: 12px;
  background-color: #fbfbfb;
}
#content .ajax-loader {
  display: none;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.6);
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1000;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  -moz-animation-name: fadein;
  -o-animation-name: fadein;
  animation-name: fadein;
}
#content .ajax-loader #spinner {
  margin-top: 30%;
}
#content .ajax-loader #spinner2 {
  margin-top: 60%;
}
#content .ajax-loader #spinner3 {
  margin-top: 90%;
}
#content .easycatalogimg li.col-md-3 {
  padding: 0;
}
#content .easycatalogimg .category-thumb {
  border: 1px solid #e5e5e5;
  margin: 0px 10px 20px 0;
  padding: 10px;
  min-height: 206px;
  position: relative;
}
#content .easycatalogimg .category-thumb:hover .dim {
  opacity: 1;
}
#content .easycatalogimg .category-thumb .dim {
  display: none;
  text-align: center;
  position: absolute;
  font-size: 15px;
  left: 0;
  pointer-events: none;
  z-index: 1000;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(84, 86, 97, 0.3);
  font-family: Oswald, sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .easycatalogimg .category-thumb .dim span {
  position: relative;
  top: 106px;
  background-color: rgba(48, 50, 56, 0.8);
  padding: 5px 10px;
  color: #ffffff;
}
#content .easycatalogimg .category-thumb .dim a {
  display: block;
  width: 100%;
  height: 100%;
}
#content .easycatalogimg .category-thumb h5 {
  margin: 0;
  text-align: center;
  font-size: 15px;
}
#content .easycatalogimg .category-thumb a:hover {
  text-decoration: none;
}
#content .easycatalogimg .category-thumb a.product-image {
  width: 100%;
  display: block;
}
#content .category-image {
  margin-bottom: 20px;
}
#content .cat-layered-nav {
  border: 1px solid #e5e5e5;
  padding: 20px;
  margin-bottom: 20px;
}
#content .cat-layered-nav h4 {
  margin: 0 0 10px;
}
#content .cat-layered-nav .content h5 {
  margin-bottom: 2px;
}
#content .cat-layered-nav .content select {
  width: 100%;
}
#content .cat-layered-nav .content .chosen-container {
  margin-bottom: 0;
}
#content .cat-layered-nav .content .chosen-container .chosen-single,
#content .cat-layered-nav .content .chosen-container .chosen-drop {
  font-size: 12px;
}
#content .cat-layered-nav .currently {
  margin-top: 10px;
  float: left;
}
#content .cat-layered-nav .currently li {
  display: inline-block;
}
#content .cat-layered-nav .currently a {
  border: 1px solid #ddd;
  padding: 2px 7px 3px 5px;
  font-size: 11px;
}
#content .cat-layered-nav .currently a:hover {
  text-decoration: none;
}
#content .cat-layered-nav .currently a:hover:after {
  color: #545661;
}
#content .cat-layered-nav .currently a:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  color: #747474;
  font-size: 10px;
  margin-left: 6px;
  margin-top: 2px;
  width: 14px;
  height: 12px;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#content .cat-layered-nav .actions {
  float: left;
  font-size: 11px;
  margin: 13px 0 0 8px;
}
#content .category-products {
  padding-right: 15px;
}
#content .category-products .toolbar .sorter {
  margin: 0 5px 15px 0;
}
#content .category-products .toolbar .sorter:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .toolbar .sorter .view-mode {
  float: left;
  margin: 10px 0 0;
}
#content .category-products .toolbar .sorter .view-mode .grid:before {
  content: "\f00a";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
}
#content .category-products .toolbar .sorter .view-mode .list:before {
  content: "\f00b";
  font-family: 'FontAwesome';
  font-size: 18px;
  font-weight: normal;
}
#content .category-products .toolbar .sorter .view-mode a {
  color: #303238;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
  width: 25px;
  height: 25px;
  display: inline-block;
}
#content .category-products .toolbar .sorter .view-mode a:hover,
#content .category-products .toolbar .sorter .view-mode strong {
  text-decoration: none;
  color: #787a8a;
}
#content .category-products .toolbar .sorter .sort-by {
  float: right;
}
#content .category-products .toolbar .sorter .sort-by label {
  float: left;
  margin: 8px;
  font-size: 12px;
}
#content .category-products .toolbar .sorter .sort-by select,
#content .category-products .toolbar .sorter .sort-by .chosen-container {
  float: left;
  width: 110px;
}
#content .category-products .toolbar .sorter .sort-by a.order {
  display: block;
  float: left;
  margin: 5px;
  color: #545661;
}
#content .category-products .toolbar .sorter .sort-by a.order:hover {
  color: #303238;
  text-decoration: none;
}
#content .category-products .toolbar .sorter .sort-by a.order i {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#content .category-products .toolbar .sorter .limiter {
  float: right;
  min-width: 140px;
}
#content .category-products .toolbar .sorter .limiter select {
  width: 50px;
  float: left;
}
#content .category-products .toolbar .sorter .limiter label {
  float: left;
  margin: 8px;
  font-size: 12px;
}
#content .category-products .toolbar .sorter .chosen-single,
#content .category-products .toolbar .sorter .chosen-drop {
  font-size: 12px;
}
#content .category-products .products-grid {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .category-products .products-grid .item {
  margin-bottom: 20px;
  border: 1px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
#content .category-products .products-grid .item:hover {
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  border-bottom: 5px solid #545661;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .category-products .products-grid .item:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-grid .item .product {
  padding: 10px 0;
  position: relative;
}
#content .category-products .products-grid .item .product:hover .dim {
  opacity: 1;
}
#content .category-products .products-grid .item .product .dim {
  display: none;
  text-align: center;
  position: absolute;
  font-size: 18px;
  left: -15px;
  pointer-events: none;
  z-index: 1000;
  right: -15px;
  top: 0;
  bottom: 0;
  opacity: 0;
  background-color: rgba(84, 86, 97, 0.3);
  font-family: Oswald, sans-serif;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .category-products .products-grid .item .product .dim span {
  position: relative;
  top: 127px;
  background-color: rgba(48, 50, 56, 0.8);
  padding: 5px 10px;
  color: #ffffff;
}
#content .category-products .products-grid .item .product a {
  display: block;
  width: 100%;
  height: 100%;
}
#content .category-products .products-grid .item .product .product-image {
  position: relative;
}
#content .category-products .products-grid .item .product .product-image img {
  max-width: 100%;
  height: auto;
}
#content .category-products .products-grid .item .product .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .category-products .products-grid .item .product .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .category-products .products-grid .item .product .head-row:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-grid .item .product .head-row .product-name {
  font-size: 17px;
  float: left;
  min-width: 115px;
}
#content .category-products .products-grid .item .product .head-row .ratings {
  margin-top: 11px;
  float: right;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 3px;
}
#content .category-products .products-grid .item .product .head-row .ratings .amount {
  display: none;
}
#content .category-products .products-grid .item .product .actions {
  border-bottom: 1px solid #545661;
  margin-bottom: 0;
  padding-bottom: 8px;
}
#content .category-products .products-grid .item .product .actions:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-grid .item .product .actions .price-box {
  float: right;
  font-size: 18px;
  margin-top: 12px;
  line-height: 10px;
}
#content .category-products .products-grid .item .product .actions .price-box:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-grid .item .product .actions .price-box .price-from,
#content .category-products .products-grid .item .product .actions .price-box .price-to {
  display: inline-block;
}
#content .category-products .products-grid .item .product .actions .price-box .price-to:before {
  content: "-";
}
#content .category-products .products-grid .item .product .actions .price-box .price-label {
  display: none;
}
#content .category-products .products-grid .item .product .actions .price-box .old-price {
  text-decoration: line-through;
  color: #545661;
  float: left;
  margin-right: 5px;
  margin-bottom: 0;
  font-size: 13px;
}
#content .category-products .products-grid .item .product .actions .price-box .special-price {
  color: #c70002;
  float: left;
  margin-bottom: 0;
}
#content .category-products .products-grid .item .product .actions .tax-details {
  font-size: 10px;
  line-height: 7px;
}
#content .category-products .products-grid .item .product .actions .tax-details a {
  display: block;
}
#content .category-products .products-grid .item .product .actions .delivery-time {
  display: none;
}
#content .category-products .products-grid .item .product .add-to:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-grid .item .product .add-to a {
  color: #545661;
  font-size: 11px;
}
#content .category-products .products-grid .item .product .add-to .add-to-wishlist {
  float: left;
}
#content .category-products .products-grid .item .product .add-to .compare {
  float: right;
}
#content .category-products .products-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .category-products .products-list .item {
  margin-bottom: 20px;
  border: 1px solid #ffffff;
}
#content .category-products .products-list .item:hover {
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .category-products .products-list .item .product {
  padding: 10px;
}
#content .category-products .products-list .item .product:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-list .item .product .product-image {
  position: relative;
}
#content .category-products .products-list .item .product .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .category-products .products-list .item .product .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .category-products .products-list .item .product .heading {
  margin-bottom: 15px;
}
#content .category-products .products-list .item .product .heading:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .products-list .item .product .heading .product-name {
  font-size: 20px;
  margin: 0;
  line-height: 25px;
  float: left;
  white-space: normal;
}
#content .category-products .products-list .item .product .heading .rating-box {
  margin: 6px 0 0 5px;
  float: left;
}
#content .category-products .products-list .item .product .heading .price-box {
  float: right;
  font-size: 20px;
}
#content .category-products .products-list .item .product .heading .price-box .price-label {
  display: none;
}
#content .category-products .products-list .item .product .heading .price-box .old-price {
  color: #545661;
  text-decoration: line-through;
  float: left;
  margin: 0;
  font-size: 15px;
  margin-right: 5px;
}
#content .category-products .products-list .item .product .heading .price-box .special-price {
  color: #c70002;
  float: left;
  margin: 0;
}
#content .category-products .products-list .item .product .heading .tax-details {
  display: block;
  clear: both;
  float: right;
  font-size: 10px;
  margin-top: -7px;
}
#content .category-products .products-list .item .product .heading .delivery-time {
  display: none;
}
#content .category-products .products-list .item .product .desc {
  min-height: 100px;
}
#content .category-products .products-list .item .product .desc .link-learn {
  font-style: italic;
  margin-left: 5px;
  color: #545661;
}
#content .category-products .products-list .add-to-links {
  padding: 0;
  margin: 0;
  list-style-type: none;
  text-align: right;
  border-top: 1px solid #545661;
  margin-top: 10px;
  padding-top: 3px;
}
#content .category-products .products-list .add-to-links a {
  color: #545661;
}
#content .category-products .products-list .add-to-links li {
  display: inline-block;
  margin-left: 30px;
}
#content .category-products .toolbar-bottom .pager {
  margin: 20px 0px 20px 0;
}
#content .category-products .toolbar-bottom .pager:after {
  content: "";
  display: block;
  clear: both;
}
#content .category-products .toolbar-bottom .pager .amount {
  float: left;
  margin: 5px 0;
}
#content .category-products .toolbar-bottom .pager .pages {
  float: right;
}
#content .category-products .toolbar-bottom .pager .pages strong {
  display: none;
}
#content .category-products .toolbar-bottom .pager .pages ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .category-products .toolbar-bottom .pager .pages ol li {
  display: inline-block;
}
#content .category-products .toolbar-bottom .pager li > a,
#content .category-products .toolbar-bottom .pager li > span {
  border: 0px solid #ddd;
  padding: 5px 8px;
  border-radius: 0 !important;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .category-products .toolbar-bottom .pager li > a:hover,
#content .category-products .toolbar-bottom .pager li > span:hover,
#content .category-products .toolbar-bottom .pager li > a.current,
#content .category-products .toolbar-bottom .pager li > span.current {
  background-color: #545661 !important;
  color: #ffffff;
}
#content .category-products .toolbar-bottom .pager li > a.current:hover,
#content .category-products .toolbar-bottom .pager li > span.current:hover {
  background-color: inherit !important;
  color: inherit !important;
}
#content .category-description {
  margin-top: 50px;
}
#content .product-view .product-img-box .product-image {
  position: relative;
}
#content .product-view .product-img-box .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
  padding: 10px 15px;
  font-size: 15px;
}
#content .product-view .product-img-box .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
  padding: 8px 15px;
  right: -1px;
}
#content .product-view .product-img-box .product-image #cloud-zoom-big {
  border: 1px solid #e5e5e5 !important;
}
#content .product-view .product-img-box .product-image #image {
  border: 1px solid #e5e5e5;
  max-width: 100%;
  height: auto;
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views {
  display: inline-block;
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views a.arrow {
  float: left;
  padding: 37px 5px 0;
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views a.arrow.up:before {
  content: "\f104";
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views a.arrow.down:before {
  content: "\f105";
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views ul#more-views {
  float: left;
  border-width: 0;
  padding: 10px;
}
#content .product-view .product-img-box .img-box.lb-zoom .more-views ul#more-views li {
  margin-bottom: 0;
}
#content .product-view .product-img-box .more-views {
  display: block;
  border: 1px solid #e5e5e5;
  margin: 10px 0 30px;
}
#content .product-view .product-img-box .more-views ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .product-view .product-img-box .more-views ul li {
  display: inline-block;
}
#content .product-view .product-shop {
  margin-bottom: 20px;
}
#content .product-view .product-shop .product-name {
  border-bottom: 1px solid #545661;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
#content .product-view .product-shop .product-name:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .product-shop .product-name h1 {
  display: block;
  float: left;
  margin-top: 0;
}
#content .product-view .product-shop .product-name .ratings {
  padding-top: 15px;
}
#content .product-view .product-shop .product-name .no-rating {
  display: none;
  float: right;
  margin-top: 12px;
}
#content .product-view .product-shop .articleno {
  margin-bottom: 20px;
}
#content .product-view .product-shop .short-description {
  margin-bottom: 20px;
}
#content .product-view .product-shop > .availability,
#content .product-view .product-shop > .delivery-time {
  display: none;
}
#content .product-view .product-shop .price-box {
  font-size: 25px;
  margin-bottom: 5px;
  text-align: right;
}
#content .product-view .product-shop .price-box > p {
  display: inline-block;
  margin: 0;
}
#content .product-view .product-shop .price-box .price-label {
  display: none;
}
#content .product-view .product-shop .price-box .special-price .price {
  color: #c70002;
}
#content .product-view .product-shop .price-box .old-price .price {
  text-decoration: line-through;
  color: #545661;
  font-size: 16px;
  margin-left: 20px;
}
#content .product-view .product-shop .price-box .regular-price {
  color: #303238;
}
#content .product-view .product-shop .tax-details {
  font-size: 11px;
  display: block;
  text-align: right;
  margin-bottom: 15px;
}
#content .product-view .product-shop .tax-details .shipping-cost-details {
  display: block;
}
#content .product-view .product-shop .product-options {
  border-bottom: 1px solid #f3f3f3;
  margin: 10px 0;
}
#content .product-view .product-shop .product-options p.required {
  display: none;
}
#content .product-view .product-shop .product-options dl {
  margin: 0;
}
#content .product-view .product-shop .product-options dl:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .product-shop .product-options dl dt,
#content .product-view .product-shop .product-options dl dd {
  float: left;
  border-top: 1px solid #f3f3f3;
  padding: 5px 0;
}
#content .product-view .product-shop .product-options dl dt {
  clear: left;
}
#content .product-view .product-shop .product-options dl dt {
  width: 140px;
}
#content .product-view .product-shop .product-options dl dd {
  margin-left: 0;
  width: -webkit-calc(100% - 140px);
  width: -moz-calc(100% - 140px);
  width: -ms-calc(100% - 140px);
  width: -o-calc(100% - 140px);
  width: calc(100% - 140px);
}
#content .product-view .product-shop .product-options dl dd div.input-box {
  display: inline-block;
  width: 280px;
  margin-right: 10px;
}
#content .product-view .product-shop .product-options dl dd div.input-box ul.options-list li {
  margin-bottom: 4px;
}
#content .product-view .product-shop .product-options dl dd div.input-box span.price-notice {
  font-weight: bold;
}
#content .product-view .product-shop .product-options dl dd input.qty {
  max-width: 50px;
}
#content .product-view .product-shop .product-options dl dd ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .product-view .product-shop .product-options dl label {
  margin-top: 5px;
}
#content .product-view .product-shop .product-options dl select {
  width: inherit;
}
#content .product-view .product-shop .product-options .chosen-single {
  font-size: 12px;
}
#content .product-view .product-shop .price-box-bundle .price-to:before {
  content: "-";
}
#content .product-view .product-shop .price-as-configured span.price-label {
  display: inline;
  font-size: 14px;
}
#content .product-view .add-to-box .cart-row {
  background-color: #f3f3f3;
}
#content .product-view .add-to-box .cart-row:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .add-to-box .cart-row .data {
  float: left;
  padding: 10px 25px;
}
#content .product-view .add-to-box .cart-row .data .availability {
  display: block;
  margin: 0;
  font-size: 15px;
}
#content .product-view .add-to-box .cart-row .data .availability.in-stock span {
  color: #5fa545;
}
#content .product-view .add-to-box .cart-row .data .availability.out-of-stock span {
  color: #db3f40;
}
#content .product-view .add-to-box .cart-row .data .delivery-time {
  font-size: 11px;
}
#content .product-view .add-to-box .cart-row .add-to-cart {
  float: right;
}
#content .product-view .add-to-box .cart-row .add-to-cart:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .add-to-box .cart-row .add-to-cart label {
  float: right;
  margin-top: 20px;
  font-size: 15px;
}
#content .product-view .add-to-box .cart-row .add-to-cart #qty {
  float: right;
  width: 75px;
  font-size: 15px;
  padding: 9px 0;
  text-align: center;
  display: block;
  border-radius: 0;
  margin: 10px 20px 10px 10px;
}
#content .product-view .add-to-box .cart-row .add-to-cart .btn-cart {
  float: right;
  background-color: #c70002;
  color: #ffffff;
  padding: 19px 20px;
  font-size: 15px;
  display: block;
  border-radius: 0;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#content .product-view .add-to-box .cart-row .add-to-cart .btn-cart:hover {
  background-color: #e10002;
}
#content .product-view .add-to-box .link-row {
  border-top: 1px solid #545661;
  margin-top: 20px;
  padding-top: 5px;
}
#content .product-view .add-to-box .link-row:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .add-to-box .link-row .add-to-links {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .product-view .add-to-box .link-row .add-to-links li {
  display: inline-block;
}
#content .product-view .add-to-box .link-row .add-to-links a {
  color: #545661;
  margin-left: 30px;
}
#content .product-view .add-to-box .link-row .add-to-links .separator {
  display: none;
}
#content .product-view .add-to-box .link-row .share {
  float: right;
  padding: 0;
  margin: 0;
  list-style-type: none;
  margin-right: 10px;
}
#content .product-view .add-to-box .link-row .share li {
  display: inline-block;
  position: relative;
  background-color: #545661;
  width: 16px;
  height: 16px;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#content .product-view .add-to-box .link-row .share li:hover {
  background-color: #303238;
}
#content .product-view .add-to-box .link-row .share li.fb:before {
  content: "\f09a";
  font-size: 14px;
  margin-left: 8px;
  margin-top: 0px;
  position: absolute;
  font-family: 'FontAwesome';
  color: #ffffff;
}
#content .product-view .add-to-box .link-row .share li.tw:before {
  content: "\f099";
  font-size: 9px;
  margin-left: 4px;
  margin-top: 3px;
  position: absolute;
  font-family: 'FontAwesome';
  color: #ffffff;
}
#content .product-view .add-to-box .link-row .share li.pi:before {
  content: "\f231";
  font-size: 9px;
  top: 3px;
  left: 5px;
  position: absolute;
  font-family: 'FontAwesome';
  color: #ffffff;
}
#content .product-view .add-to-box .link-row .share li .obscure {
  height: 16px;
  width: 16px;
  overflow: hidden;
  opacity: 0;
}
#content .product-view .product-collateral .more-views {
  border: 1px solid #e5e5e5;
  margin-top: 10px;
}
#content .product-view .product-collateral .more-views:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .product-collateral .more-views li {
  float: left;
}
#content .product-view .product-collateral .teaser {
  border: 1px solid #e5e5e5;
  padding: 5px;
}
#content .product-view .product-collateral .teaser .border {
  background-color: #f3f3f3;
}
#content .product-view .product-collateral .teaser .content {
  padding: 20px 0 20px 90px;
  position: relative;
}
#content .product-view .product-collateral .teaser .content:before {
  content: "\f0d1";
  font-family: 'FontAwesome';
  position: absolute;
  font-size: 50px;
  left: 22px;
  top: 7px;
}
#content .product-view .product-collateral .teaser .content .headline {
  font-size: 18px;
  text-transform: uppercase;
  display: block;
}
#content .product-view .product-collateral .teaser .content .subline {
  font-size: 14px;
}
#content .product-view .product-collateral .box-collateral {
  margin-bottom: 20px;
}
#content .product-view .product-collateral .tabs {
  border-bottom: 4px solid #e5e5e5;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .product-view .product-collateral .tabs li {
  background-color: #f3f3f3;
  border-width: 0;
  float: none;
  display: inline-block;
}
#content .product-view .product-collateral .tabs li.active a,
#content .product-view .product-collateral .tabs li a:hover {
  background-color: #545661;
  font-weight: normal;
  color: #ffffff;
}
#content .product-view .product-collateral .tabs li a {
  padding: 20px 40px;
  font-size: 15px;
  color: inherit;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#content .product-view .product-collateral .box-collateral > .description {
  margin: 35px 0 25px;
}
#content .product-view .product-collateral .box-collateral #product-attribute-specs-table {
  text-align: left;
  width: 400px;
}
#content .product-view .product-collateral .box-collateral #product-attribute-specs-table tr:nth-child(odd) {
  background-color: #f3f3f3;
}
#content .product-view .product-collateral .box-collateral #product-attribute-specs-table th {
  font-weight: normal;
  padding: 3px 15px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents h2,
#content .product-view .product-collateral #product_tabs_review_tabbed_contents h3,
#content .product-view .product-collateral #product_tabs_review_tabbed_contents h4,
#content .product-view .product-collateral #product_tabs_review_tabbed_contents th {
  font-weight: normal;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form #product-review-table {
  display: none;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form .rating-wrapper:after {
  content: "";
  display: block;
  clear: both;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form .rating-wrapper label {
  float: left;
  margin-right: 5px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form .rating-wrapper .rating-box {
  float: left;
  cursor: pointer;
  margin-bottom: 12px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form label {
  font-size: 12px;
  line-height: 14px;
  margin-bottom: 2px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form input[type="text"],
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form textarea {
  width: 400px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #reviews-up,
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #reviews-down {
  text-align: center;
  font-size: 25px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #reviews-up a,
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #reviews-down a {
  color: #787a8a;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #reviews-up a:hover,
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #reviews-down a:hover {
  color: #303238;
  text-decoration: none;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews {
  padding: 20px;
  list-style-type: none;
  margin: 0;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews li {
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 30px;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews li.shown {
  border-top: 1px solid #e5e5e5;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews li.shown ~ .shown {
  border-top: 1px solid #ffffff;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews li strong {
  font-weight: normal;
  font-style: italic;
  color: #747474;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews li .ratings-list {
  margin: 5px 0;
}
#content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews li .ratings-list td {
  padding: 2px 10px 2px 0;
}
#content .product-view .product-collateral .block-viewed {
  margin: 70px 0 60px;
}
#content .product-view .product-collateral .block-viewed .block-title span {
  display: block;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  margin-top: 0;
  border-bottom: 4px solid #e5e5e5;
  color: #545661;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product {
  max-width: 200px;
  text-align: center;
  border: 1px solid transparent;
  border-bottom: 5px solid transparent;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product:hover {
  border-bottom: 5px solid #545661 !important;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image {
  display: block;
  text-decoration: none;
  padding: 10px;
  position: relative;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
  left: 10px;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
  right: -2px;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-name {
  font-size: 14px;
  margin-top: 10px;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .ratings .rating-box {
  float: none;
  margin: 0 auto 5px;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .ratings .amount {
  display: none;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .price-box {
  font-size: 14px;
  line-height: 15px;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .price-box .price-label {
  display: none;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .price-box .old-price {
  margin: 0;
  text-decoration: line-through;
  font-size: 10px;
  color: #303238;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .price-box .special-price {
  margin: 0;
  color: #c70002;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .price-box .regular-price {
  color: #303238;
}
#content .product-view .product-collateral .block-viewed #recently-viewed-items .product .tax-details {
  font-size: 9px;
}
#content .product-view .box-up-sell h2 {
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  margin-top: 0;
  border-bottom: 4px solid #f3f3f3;
  color: #545661;
  padding-bottom: 15px;
}
#content .product-view .box-up-sell #upsell-product-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .product-view .box-up-sell #upsell-product-list .product {
  max-width: 200px;
  margin: auto;
  text-align: center;
  padding-top: 10px;
  border: 1px solid transparent;
  border-bottom: 5px solid transparent;
}
#content .product-view .box-up-sell #upsell-product-list .product:hover {
  border-bottom: 5px solid #545661 !important;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .product-view .box-up-sell #upsell-product-list .product .product-image {
  position: relative;
}
#content .product-view .box-up-sell #upsell-product-list .product .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .product-view .box-up-sell #upsell-product-list .product .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .product-view .box-up-sell #upsell-product-list .product h3 {
  font-size: 14px;
  line-height: 17px;
  font-weight: normal;
}
#content .product-view .box-up-sell #upsell-product-list .product .ratings .rating-box {
  float: none;
  margin: 0 auto 5px;
}
#content .product-view .box-up-sell #upsell-product-list .product .ratings .amount {
  display: none;
}
#content .product-view .box-up-sell #upsell-product-list .product .price-box {
  font-size: 14px;
  line-height: 15px;
}
#content .product-view .box-up-sell #upsell-product-list .product .price-box .price-label {
  display: none;
}
#content .product-view .box-up-sell #upsell-product-list .product .price-box .old-price {
  margin: 0;
  text-decoration: line-through;
  font-size: 10px;
  color: #303238;
}
#content .product-view .box-up-sell #upsell-product-list .product .price-box .special-price {
  margin: 0;
  color: #c70002;
}
#content .product-view .box-up-sell #upsell-product-list .product .price-box .regular-price {
  color: #303238;
}
#content .product-view .box-up-sell #upsell-product-list .product .tax-details {
  font-size: 9px;
}
#content .cart {
  padding: 20px 0;
}
#content .cart div.table-additional {
  margin-top: 10px;
}
#content .cart div.discount {
  margin-top: 20px;
}
#content .cart div.discount h2 {
  display: none;
}
#content .cart div.discount .discount-form .buttons-set {
  margin-top: 10px;
}
#content .cart div.discount .discount-form input {
  -webkit-appearance: none;
  border: 1px solid #e5e5e5;
  color: #747474;
  font-size: 12px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  padding: 4px 6px;
  margin-top: 5px;
}
#content .cart .totals {
  text-align: right;
}
#content .cart .totals #shopping-cart-totals-table {
  width: 100%;
  text-align: left;
}
#content .cart .totals #shopping-cart-totals-table tr.summary-total {
  display: none;
}
#content .cart .totals #shopping-cart-totals-table tr.summary-details {
  display: table-row !important;
}
#content .cart .totals #shopping-cart-totals-table tr td {
  border-top: 1px solid #e5e5e5;
  padding: 10px 0;
}
#content .cart .totals ul.checkout-types {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .cart .btn-checkout {
  background-color: #c70002;
  color: #ffffff;
  padding: 15px 25px;
  margin-top: 15px;
}
#content .cart .btn-checkout:hover {
  background-color: #e10002;
}
#content .cart .crosssell {
  margin-top: 40px;
}
#content .cart .crosssell .product {
  text-align: center;
  border: 1px solid transparent;
  border-bottom: 5px solid transparent;
  padding-top: 10px;
}
#content .cart .crosssell .product:hover {
  border-bottom: 5px solid #545661 !important;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .cart .crosssell .product .product-image {
  position: relative;
}
#content .cart .crosssell .product .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .cart .crosssell .product .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .cart .crosssell .product .description .product-name {
  margin: 10px 0 5px;
  font-size: 14px;
}
#content .cart .crosssell .product .description .ratings .rating-box {
  float: none;
  margin: 0 auto 5px;
}
#content .cart .crosssell .product .description .ratings .amount {
  display: none;
}
#content .cart .crosssell .product .description .price-box .price-label {
  display: none;
}
#content .cart .crosssell .product .description .price-box .old-price {
  margin: 0;
  text-decoration: line-through;
  font-size: 10px;
  color: #303238;
}
#content .cart .crosssell .product .description .price-box .special-price {
  margin: 0;
  color: #c70002;
}
#content .cart .crosssell .product .description .price-box .regular-price {
  color: #303238;
}
#content .cart .crosssell .product .description .tax-details {
  font-size: 8px;
}
#shopping-cart-table,
#checkout-review-table {
  margin-top: 0;
  width: 100%;
}
#shopping-cart-table .tr:nth-child(odd),
#checkout-review-table .tr:nth-child(odd),
#shopping-cart-table tr.even,
#checkout-review-table tr.even {
  background-color: #f3f3f3;
}
#shopping-cart-table h2,
#checkout-review-table h2,
#shopping-cart-table h3,
#checkout-review-table h3 {
  margin: 0px 0px 10px;
}
#shopping-cart-table .td,
#checkout-review-table .td,
#shopping-cart-table .th,
#checkout-review-table .th,
#shopping-cart-table .tr,
#checkout-review-table .tr {
  vertical-align: top;
  border-bottom: 1px solid #e5e5e5;
}
#shopping-cart-table th,
#checkout-review-table th,
#shopping-cart-table .th,
#checkout-review-table .th {
  font-weight: bold;
  font-size: 14px;
  background: #f3f3f3;
  padding: 2px 5px 2px 0;
}
#shopping-cart-table .td,
#checkout-review-table .td,
#shopping-cart-table td,
#checkout-review-table td {
  padding: 5px 0;
  font-weight: normal;
}
#shopping-cart-table .td.center,
#checkout-review-table .td.center,
#shopping-cart-table td.center,
#checkout-review-table td.center {
  text-align: center;
}
#shopping-cart-table .td .link-wishlist,
#checkout-review-table .td .link-wishlist,
#shopping-cart-table td .link-wishlist,
#checkout-review-table td .link-wishlist {
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#shopping-cart-table .td .link-wishlist:hover,
#checkout-review-table .td .link-wishlist:hover,
#shopping-cart-table td .link-wishlist:hover,
#checkout-review-table td .link-wishlist:hover {
  text-decoration: none;
  color: #545661;
}
#shopping-cart-table .td.image,
#checkout-review-table .td.image,
#shopping-cart-table td.image,
#checkout-review-table td.image {
  width: 90px;
}
#shopping-cart-table .td.name,
#checkout-review-table .td.name,
#shopping-cart-table td.name,
#checkout-review-table td.name {
  width: 50%;
}
#shopping-cart-table .product-image,
#checkout-review-table .product-image,
#shopping-cart-table .product-details,
#checkout-review-table .product-details {
  display: table-cell;
  vertical-align: top;
}
#shopping-cart-table .product-image,
#checkout-review-table .product-image {
  padding: 0px 10px 0px 5px;
}
#shopping-cart-table .qty,
#checkout-review-table .qty {
  width: 40px;
  border: 1px solid #e5e5e5;
  color: #747474;
  font-size: 13px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  text-align: center;
}
#shopping-cart-table .product-name,
#checkout-review-table .product-name {
  font-size: 14px;
  font-weight: bold;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  color: #747474;
}
#shopping-cart-table .btn-edit,
#checkout-review-table .btn-edit {
  width: 10px;
  display: block;
}
#shopping-cart-table .btn-edit:hover,
#checkout-review-table .btn-edit:hover {
  color: #545661;
  text-decoration: none;
}
#shopping-cart-table .btn-edit:after,
#checkout-review-table .btn-edit:after {
  content: "\f044";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: -10px;
  margin-top: 3px;
  width: 14px;
  height: 12px;
}
#shopping-cart-table .btn-remove,
#checkout-review-table .btn-remove {
  display: block;
  padding: 5px;
}
#shopping-cart-table .btn-remove:hover,
#checkout-review-table .btn-remove:hover {
  color: #545661;
  text-decoration: none;
}
#shopping-cart-table .btn-remove:after,
#checkout-review-table .btn-remove:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: -10px;
  margin-top: 3px;
  width: 14px;
  height: 12px;
}
#shopping-cart-table .item-options,
#checkout-review-table .item-options {
  margin: 5px 0 15px;
}
#shopping-cart-table .item-options dd,
#checkout-review-table .item-options dd,
#shopping-cart-table .item-options dt,
#checkout-review-table .item-options dt {
  display: inline-block;
  margin-right: 2px;
  margin-left: 0;
  vertical-align: top;
}
#shopping-cart-table .item-options dd.truncated,
#checkout-review-table .item-options dd.truncated,
#shopping-cart-table .item-options dt.truncated,
#checkout-review-table .item-options dt.truncated {
  cursor: pointer;
}
#shopping-cart-table .item-msg.error,
#checkout-review-table .item-msg.error {
  color: #ff5255;
}
#shopping-cart-table .checkbox + label,
#checkout-review-table .checkbox + label {
  display: inline;
}
#shopping-cart-table .price,
#checkout-review-table .price {
  font-weight: normal;
}
#shopping-cart-table .truncated_full_value,
#checkout-review-table .truncated_full_value {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  padding: 10px 15px;
  z-index: 1000;
  max-width: 500px;
}
#shopping-cart-table .truncated_full_value dt,
#checkout-review-table .truncated_full_value dt {
  font-weight: bold;
}
#content .checkout {
  padding: 20px 0;
}
#content .checkout ol.opc {
  position: relative;
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: 1px solid #e5e5e5;
}
#content .checkout ol.opc.guest li.section#opc-login div.step-title {
  left: 0;
}
#content .checkout ol.opc.guest li.section#opc-billing div.step-title {
  left: 16.6666%;
}
#content .checkout ol.opc.guest li.section#opc-shipping div.step-title {
  left: 33.3333%;
}
#content .checkout ol.opc.guest li.section#opc-shipping_method div.step-title {
  left: 50%;
}
#content .checkout ol.opc.guest li.section#opc-payment div.step-title {
  left: 66.6666%;
}
#content .checkout ol.opc.guest li.section#opc-review div.step-title {
  left: 83.3333%;
}
#content .checkout ol.opc.guest li.section div.step-title {
  width: 16.6666%;
}
#content .checkout ol.opc.loggedin li.section#opc-billing div.step-title {
  left: 0;
}
#content .checkout ol.opc.loggedin li.section#opc-shipping div.step-title {
  left: 20%;
}
#content .checkout ol.opc.loggedin li.section#opc-shipping_method div.step-title {
  left: 40%;
}
#content .checkout ol.opc.loggedin li.section#opc-payment div.step-title {
  left: 60%;
}
#content .checkout ol.opc.loggedin li.section#opc-review div.step-title {
  left: 80%;
}
#content .checkout ol.opc.loggedin li.section div.step-title {
  width: 20%;
}
#content .checkout ol.opc li.section.active div.step-title {
  background-color: #545661;
}
#content .checkout ol.opc li.section.active div.step-title span.number {
  background-color: #ffffff;
  color: #545661;
}
#content .checkout ol.opc li.section.active div.step-title h2 {
  color: #ffffff;
}
#content .checkout ol.opc li.section.active div.step {
  display: block;
}
#content .checkout ol.opc li.section:last-child div.step-title {
  border-right-width: 0;
}
#content .checkout ol.opc li.section div.step-title {
  position: absolute;
  height: 100px;
  top: 0;
  padding-top: 23px;
  border-right: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#content .checkout ol.opc li.section div.step-title span.number {
  display: block;
  width: 30px;
  height: 30px;
  background-color: #545661;
  border-radius: 50%;
  text-align: center;
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  margin: auto;
}
#content .checkout ol.opc li.section div.step-title a {
  display: none;
}
#content .checkout ol.opc li.section div.step-title h2 {
  font-size: 12px;
  font-weight: normal;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  color: #545661;
  margin-bottom: 10px;
  text-align: center;
}
#content .checkout ol.opc li.section div.step {
  display: none;
  padding: 115px 25px 15px;
}
#content .checkout ol.opc li.section div.step div.col2-set:after {
  content: "";
  display: block;
  clear: both;
}
#content .checkout ol.opc li.section div.step div.col2-set div.col-1,
#content .checkout ol.opc li.section div.step div.col2-set div.col-2 {
  float: left;
  width: -webkit-calc(50% - 20px);
  width: -moz-calc(50% - 20px);
  width: -ms-calc(50% - 20px);
  width: -o-calc(50% - 20px);
  width: calc(50% - 20px);
}
#content .checkout ol.opc li.section div.step div.col2-set div.col-1 {
  margin-right: 20px;
}
#content .checkout ol.opc li.section div.step div.buttons-set {
  opacity: 1 !important;
}
#content .checkout ol.opc li.section div.step div.buttons-set button.btn-next {
  float: right;
  background-color: #c70002;
  color: #ffffff;
}
#content .checkout ol.opc li.section div.step div.buttons-set button.btn-next:hover {
  background-color: #ae0002;
}
#content .checkout ol.opc li.section div.step div.buttons-set span.please-wait {
  position: fixed;
  z-index: 99;
  top: 40%;
  left: 50%;
  margin: -80px 0 0 -126px;
  font-size: 12px;
  background: #ffffff;
  padding: 30px;
  white-space: nowrap;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  -webkit-animation-duration: 0.4s;
  -moz-animation-duration: 0.4s;
  -o-animation-duration: 0.4s;
  animation-duration: 0.4s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadescalein;
  -moz-animation-name: fadescalein;
  -o-animation-name: fadescalein;
  animation-name: fadescalein;
}
#content .checkout ol.opc li.section div.step div.chosen-container {
  min-width: 260px;
}
#content .checkout ol.opc li.section div.step input[type*="text"],
#content .checkout ol.opc li.section div.step input[type*="password"],
#content .checkout ol.opc li.section div.step input[type*="number"],
#content .checkout ol.opc li.section div.step input[type*="email"] {
  height: 32px;
  padding: 0 5px;
}
#content .checkout ol.opc li.section div.step ul.form-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .checkout ol.opc li.section div.step ul.form-list label {
  font-size: 12px;
}
#content .checkout ol.opc li.section div.step ul.form-list ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields {
  margin-bottom: 15px;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields:after {
  content: "";
  display: block;
  clear: both;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field {
  float: left;
  width: calc(50% - 10px);
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field:first-child {
  margin-right: 20px;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field input {
  width: 100%;
  margin-bottom: 0;
  height: 32px;
  padding: 0 5px;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field select {
  width: 100%;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field .chosen-container {
  margin-bottom: 0px;
  width: 100% !important;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field .chosen-container .chosen-drop .chosen-search {
  display: block;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field .chosen-container .chosen-drop .chosen-search input {
  box-shadow: none !important;
  width: 100%;
}
#content .checkout ol.opc li.section div.step ul.form-list li.fields div.field .chosen-container .chosen-drop .chosen-results {
  max-height: 200px;
}
#content .checkout ol.opc li.section div.step ul.form-list .validation-advice {
  font-size: 9px;
  line-height: 9px;
  color: #f00;
}
#content .checkout ol.opc li.section div.step input[type*='radio'],
#content .checkout ol.opc li.section div.step input[type*='checkbox'] {
  margin: 0 5px 0 0;
}
#content .checkout ol.opc li.section div.step input[type*='radio'] + label,
#content .checkout ol.opc li.section div.step input[type*='checkbox'] + label,
#content .checkout ol.opc li.section div.step input[type*='radio'] + label,
#content .checkout ol.opc li.section div.step input[type*='checkbox'] + label {
  display: inline-block;
}
#content .checkout ol.opc li.section div.step dl.sp-methods dd {
  margin: 0;
}
#content .checkout ol.opc li.section div.step ol.checkout-agreements {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper {
  border-width: 0;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tbody tr.even {
  background-color: #f3f3f3;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tbody tr.odd {
  background-color: inherit;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tbody tr td {
  border-bottom: 1px solid #e5e5e5;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tbody tr td.a-center {
  text-align: center;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tbody tr td dl.item-options {
  margin: 5px 0 5px;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tfoot tr {
  background-color: #ffffff !important;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tfoot tr.summary-total {
  display: none;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tfoot tr.summary-details {
  display: table-row !important;
}
#content .checkout ol.opc li.section div.step div#checkout-review-table-wrapper table#checkout-review-table tfoot tr td.a-center {
  text-align: center;
}
#content .checkout ol.opc li.section div.step div#checkout-review-submit {
  border-width: 0;
  text-align: right;
  background-color: #ffffff;
}
#content .checkout ol.opc li.section div.step div#checkout-review-submit button {
  background-color: #c70002;
  color: #ffffff;
  padding: 12px 25px;
}
#content .checkout ol.opc li.section div.step div#checkout-review-submit button:hover {
  background-color: #ae0002;
}
#content #checkout-progress-wrapper {
  margin-top: 65px;
}
#content #checkout-progress-wrapper div.block {
  border-width: 0;
}
#content #checkout-progress-wrapper div.block div.block-content > dl {
  margin: 0;
}
#content #checkout-progress-wrapper dt {
  display: none;
}
#content #checkout-progress-wrapper dd.complete {
  border: 1px solid #e5e5e5;
  padding: 15px 20px;
  font-size: 12px;
  margin-bottom: 20px;
  width: 100%;
  margin-left: 0;
}
#content #checkout-progress-wrapper dd.complete .changelink > a {
  font-size: 9px;
}
#content #checkout-progress-wrapper dd.complete address,
#content #checkout-progress-wrapper dd.complete .content {
  font-size: 11px;
  line-height: 17px;
  margin-bottom: 0;
  padding: 5px 0;
}
#content .opc-success {
  padding: 60px 0;
  text-align: center;
}
#content .opc-success a {
  color: #545661;
  display: inline-block;
}
#content .opc-success p.print > a {
  color: #545661;
  display: inline-block;
  padding-left: 20px;
}
#content .opc-success p.print > a:before {
  content: "\f02f" !important;
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: -16px;
  margin-top: 3px;
  width: 14px;
  height: 12px;
}
#content .my-account {
  padding-top: 20px;
}
#content .my-account .box-account {
  margin-top: 35px;
}
#content .my-account #my_recent_reviews {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .my-account #my_recent_reviews .item:after {
  content: "";
  display: block;
  clear: both;
}
#content .my-account #my_recent_reviews .item .number {
  float: left;
  margin: 12px 15px 0 0;
  display: block;
  background-color: #f3f3f3;
  padding: 5px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  line-height: 10px;
  text-align: center;
}
#content .my-account #my_recent_reviews .item .details {
  float: left;
}
#content .my-account #my_recent_reviews .item .details:after {
  content: "";
  display: block;
  clear: both;
}
#content .my-account #my_recent_reviews .item .details .product-name {
  float: left;
  min-width: 230px;
  font-family: 'Open Sans', 'Arial', 'Helvetica', sans-serif;
  font-weight: normal;
  font-size: 13px;
}
#content .my-account #my_recent_reviews .item .details .ratings {
  float: right;
  margin-top: 10px;
}
#content .my-account #my_recent_reviews .item .details .ratings strong {
  font-weight: normal;
}
#content .my-account #my_recent_reviews .item .details .ratings .rating-box {
  display: inline-block;
  float: none;
}
#content .my-account #my-orders-table {
  width: 100%;
}
#content .my-account #my-orders-table tbody.odd {
  background-color: #f3f3f3;
}
#content .my-account #my-orders-table td,
#content .my-account #my-orders-table th {
  text-align: left;
  padding: 8px;
}
#content .my-account #my-orders-table td .item-options,
#content .my-account #my-orders-table th .item-options {
  margin-left: 10px;
}
#content .my-account #my-orders-table tr.odd {
  background-color: #f3f3f3;
}
#content .my-account #my-orders-table a {
  padding: 4px 12px;
}
#content .my-account #my-orders-table a:hover {
  color: #545661;
  text-decoration: none;
}
#content .my-account #my-reviews-table {
  margin-bottom: 20px;
  width: 100%;
}
#content .my-account #my-reviews-table tr.odd td {
  background-color: #f3f3f3;
}
#content .my-account #my-reviews-table tr td {
  padding: 5px 10px;
}
#content .my-account #my-reviews-table tr td h2.product-name {
  font-size: 14px;
}
#content .my-account #wishlist-table {
  margin-bottom: 10px;
  width: 100%;
}
#content .my-account #wishlist-table tr.odd {
  background-color: #f3f3f3;
}
#content .my-account #wishlist-table tr td.last {
  vertical-align: top;
}
#content .my-account #wishlist-table tr td .product-image {
  padding: 15px;
}
#content .my-account #wishlist-table tr td .cart-cell {
  text-align: center;
  padding: 10px 0;
}
#content .my-account #wishlist-table tr td .cart-cell > p {
  display: none;
}
#content .my-account #wishlist-table tr td .cart-cell .price-box .price-label {
  display: none;
}
#content .my-account #wishlist-table tr td .cart-cell .price-box .old-price {
  text-decoration: line-through;
  font-size: 13px;
  color: #545661;
  margin: 0;
}
#content .my-account #wishlist-table tr td .cart-cell .price-box .special-price {
  font-size: 18px;
  color: #c70002;
}
#content .my-account #wishlist-table tr td .cart-cell .price-box .regular-price {
  font-size: 18px;
}
#content .my-account #wishlist-table tr td .cart-cell .tax-details {
  font-size: 9px;
}
#content .my-account #wishlist-table tr td .cart-cell .add-to-cart-alt:after {
  content: "";
  display: block;
  clear: both;
}
#content .my-account #wishlist-table tr td .cart-cell .add-to-cart-alt .qty {
  width: 30px;
}
#content .my-account #wishlist-table tr td .cart-cell .add-to-cart-alt .btn-cart {
  background-color: #c70002;
  color: #ffffff;
  width: 150px;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#content .my-account #wishlist-table tr td .cart-cell .add-to-cart-alt .btn-cart:hover {
  background-color: #e10002;
}
#content .my-account #wishlist-table tr td .btn-remove {
  display: block;
  min-width: 40px;
}
#content .my-account #wishlist-table tr td .btn-remove:hover:after {
  color: #303238;
}
#content .my-account #wishlist-table tr td .btn-remove:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: 9px;
  font-size: 20px;
  margin-top: 14px;
  color: #545661;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#content .my-account #wishlist-table textarea {
  width: 50%;
  margin-top: 10px;
}
#content .my-account .col2-set:after {
  content: "";
  display: block;
  clear: both;
}
#content .my-account .col2-set .col-1,
#content .my-account .col2-set .col-2 {
  float: left;
  width: 50%;
}
#content .my-account label {
  font-size: 13px;
}
#content .my-account input[type*='radio'],
#content .my-account input[type*='checkbox'] {
  margin: 0 5px 0 0;
}
#content .my-account input[type*='radio'] + label,
#content .my-account input[type*='checkbox'] + label,
#content .my-account input[type*='radio'] + label,
#content .my-account input[type*='checkbox'] + label {
  display: inline-block;
}
#content .my-account div.buttons-set {
  margin-top: 20px;
}
#content .my-account div.buttons-set .back-link {
  display: inline-block;
  color: #545661;
  margin-left: 10px;
}
#content .my-account div.buttons-set .back-link:first-child {
  margin-left: 0;
}
#content .my-account .fields {
  margin-bottom: 15px;
}
#content .my-account .fields:after {
  content: "";
  display: block;
  clear: both;
}
#content .my-account .fields .field {
  float: left;
  width: 45%;
}
#content .my-account .fields .field:first-child {
  margin-right: 6%;
}
#content .my-account .fields .field input {
  width: 90%;
  width: calc(100% - 12px);
  margin-bottom: 0;
}
#content .my-account .fields .field select {
  width: 100%;
}
#content .my-account p.required {
  font-size: 11px;
}
#content .my-account .pager:after {
  content: "";
  display: block;
  clear: both;
}
#content .my-account .pager p.amount {
  float: left;
  margin: 10px 0 0;
}
#content .my-account .pager .limiter {
  float: right;
}
#content .my-account .pager .limiter select {
  width: 50px;
}
#content .my-account .pager .limiter label {
  display: inline-block;
}
#content .my-account .pager .limiter .chosen-single {
  text-align: left;
}
#content .sidebar .block {
  border-bottom: 1px solid #e5e5e5;
}
#content .sidebar .block.block-account {
  font-size: 14px;
  padding-top: 30px;
}
#content .sidebar .block.block-account ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
#content .sidebar .block.block-account li {
  line-height: 26px;
}
#content .sidebar .block.block-account li strong {
  font-weight: normal;
  color: #545661;
}
#content .sidebar .block.block-account li a[href*="oauth/customer_token"] {
  display: none !important;
}
#content .sidebar .block.block-account li a[href*="downloadable/customer/products"] {
  display: none !important;
}
#content .sidebar .block.block-account li a[href*="tag/customer"] {
  display: none !important;
}
#content .sidebar .block.block-account li a[href*="sales/recurring_profile"] {
  display: none !important;
}
#content .sidebar .block.block-account li a[href*="sales/billing_agreement"] {
  display: none !important;
}
#content .sidebar .block.block-cart .mini-products-list li .product-name {
  margin: 0;
}
#content .sidebar .block.block-cart .subtotal {
  margin-top: 15px;
}
#content .sidebar .block.block-cart .subtotal .label {
  color: #747474;
  padding: 0;
  margin-right: 5px;
}
#content .sidebar .block.block-reorder .actions a {
  display: none;
}
#content .sidebar .block.block-reorder ol#cart-sidebar-reorder {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .sidebar .block.block-reorder ol#cart-sidebar-reorder li.item {
  margin-bottom: 5px;
}
#content .sidebar .block.block-reorder ol#cart-sidebar-reorder li.item p.product-name {
  display: inline-block;
  margin: 0;
}
#content .sidebar .block.block-compare ol#compare-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#content .sidebar .block.block-compare ol#compare-items .item {
  margin-bottom: 5px;
}
#content .sidebar .block.block-compare ol#compare-items .item:after {
  content: "";
  display: block;
  clear: both;
}
#content .sidebar .block.block-compare ol#compare-items .item .product-name {
  float: left;
  margin: 0;
}
#content .sidebar .block.block-compare ol#compare-items .item .btn-remove {
  float: left;
}
#content .sidebar .block.block-compare ol#compare-items .item .btn-remove:hover:after {
  color: #303238;
}
#content .sidebar .block.block-compare ol#compare-items .item .btn-remove:after {
  content: "\f00d";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: 9px;
  font-size: 12px;
  margin-top: 1px;
  color: #545661;
  -webkit-transition: color 0.2s ease-out;
  -moz-transition: color 0.2s ease-out;
  -o-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
#content .sidebar .block .block-title {
  margin-bottom: 10px;
  font-family: Oswald, sans-serif;
  color: #303238;
  font-size: 16px;
}
#content .account-login .col2-set:after {
  content: "";
  display: block;
  clear: both;
}
#content .account-login .col2-set .col-1,
#content .account-login .col2-set .col-2 {
  float: left;
  width: 50%;
}
#content .account-login .col2-set .col-1 .content,
#content .account-login .col2-set .col-2 .content {
  padding: 0 20px 0 0;
}
#content .account-create #form-validate .fieldset {
  display: block;
  float: left;
  width: 50%;
}
#content .account-create #form-validate .fieldset input[type*='radio'],
#content .account-create #form-validate .fieldset input[type*='checkbox'] {
  margin: 0 5px 0 0;
}
#content .account-create #form-validate .fieldset input[type*='radio'] + label,
#content .account-create #form-validate .fieldset input[type*='checkbox'] + label,
#content .account-create #form-validate .fieldset input[type*='radio'] + label,
#content .account-create #form-validate .fieldset input[type*='checkbox'] + label {
  display: inline-block;
}
#content .account-create #form-validate .buttons-set {
  margin-top: 20px;
}
.product-compare {
  background-color: #ffffff;
  margin: 0 20px;
  padding: 20px;
}
.product-compare .link-print {
  display: block;
  padding-left: 15px;
}
.product-compare .link-print:before {
  content: "\f02f";
  font-family: 'FontAwesome';
  position: absolute;
  margin-left: -15px;
  margin-top: 3px;
  width: 14px;
  height: 12px;
}
.product-compare #product_comparison tr.product-shop-row td {
  vertical-align: top;
}
.product-compare #product_comparison tr.product-shop-row td .product-image {
  display: block;
  text-align: center;
}
.product-compare #product_comparison tr th {
  text-align: right;
  border-right: 1px solid #e5e5e5;
  padding: 0 20px 10px 20px;
}
.product-compare #product_comparison tr td {
  border-right: 1px solid #e5e5e5;
  padding: 0 20px 10px 20px;
}
.product-compare #product_comparison tr td.last {
  border-right: 1px solid transparent;
}
.product-compare #product_comparison tr td.cart {
  text-align: center;
}
.product-compare #product_comparison tr td .price-box .price-label {
  display: none;
}
.product-compare #product_comparison tr td .price-box .old-price {
  text-decoration: line-through;
  color: #545661;
  font-size: 13px;
  margin: 0;
  text-align: right;
}
.product-compare #product_comparison tr td .price-box .special-price {
  color: #c70002;
  margin: 0;
  font-size: 15px;
  text-align: right;
}
.product-compare #product_comparison tr td .price-box .regular-price {
  color: #545661;
  display: block;
  font-size: 15px;
  text-align: right;
}
.product-compare #product_comparison tr td .tax-details {
  font-size: 10px;
  display: block;
  text-align: right;
}
.product-compare #product_comparison tr td .tax-details a {
  display: block;
}
.product-compare #product_comparison tr td .btn-cart {
  color: #ffffff;
  background-color: #c70002;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.product-compare #product_comparison tr td .btn-cart:hover {
  background-color: #e10002;
}
.product-compare #product_comparison tr td .link-wishlist {
  color: #545661;
}
#content .home .stage {
  margin-top: 1px;
}
#content .home .stage:after {
  content: "";
  display: block;
  clear: both;
}
#content .home .stage .colleft {
  float: left;
  width: 843px;
  height: 347px;
  background-size: contain;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
#content .home .stage .colleft a {
  display: block;
  height: 100%;
  width: 100%;
  font-family: Oswald, sans-serif;
  color: #ffffff;
  font-size: 35px;
  text-transform: uppercase;
  padding: 64px 0 0 104px;
  text-decoration: none;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#content .home .stage .colleft a:hover {
  background-color: rgba(84, 86, 97, 0.3);
}
#content .home .stage .colright {
  float: right;
  text-align: right;
  max-width: 286px;
}
#content .home .stage .colright div {
  margin-top: 1px;
  width: 284px;
  height: 173px;
  background-size: contain;
  border-bottom-right-radius: 0;
}
#content .home .stage .colright div:first-child {
  margin-top: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
#content .home .stage .colright div a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  font-family: Oswald, sans-serif;
  color: #ffffff;
  font-size: 25px;
  padding-top: 76px;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
#content .home .stage .colright div a:hover {
  background-color: rgba(84, 86, 97, 0.3);
}
#content .home .products {
  margin-top: 25px;
}
#content .home .products .tabs {
  padding: 0;
  border-bottom: 4px solid #f3f3f3;
}
#content .home .products .tabs li {
  display: inline-block;
  list-style-type: none;
}
#content .home .products .tabs li:hover a,
#content .home .products .tabs li.active a {
  background-color: #303238;
  color: #ffffff;
  text-decoration: none;
}
#content .home .products .tabs li a {
  display: block;
  background-color: #f3f3f3;
  padding: 15px 50px;
  color: #303238;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .home .products .tab-content {
  padding: 0;
  margin-top: 20px;
}
#content .home .products .tab-content li {
  list-style-type: none;
  position: relative;
}
#content .home .products .tab-content li:after {
  content: "";
  display: block;
  clear: both;
}
#content .home .products .tab-content li .product {
  text-align: center;
  border: 1px solid transparent;
  border-bottom: 5px solid transparent;
  padding-top: 10px;
}
#content .home .products .tab-content li .product:hover {
  border-bottom: 5px solid #545661 !important;
  -webkit-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 0 rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 rgba(0, 0, 0, 0.2);
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .home .products .tab-content li .product .product-image {
  position: relative;
}
#content .home .products .tab-content li .product .product-image .new {
  position: absolute;
  left: 0;
  background-color: rgba(48, 50, 56, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .home .products .tab-content li .product .product-image .sale {
  position: absolute;
  right: 0;
  background-color: rgba(199, 0, 2, 0.8);
  color: #ffffff;
  font-family: Oswald, sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  padding: 5px 10px;
  z-index: 999;
}
#content .home .products .tab-content li .product .description .product-name {
  margin: 10px 0 5px;
  font-size: 14px;
}
#content .home .products .tab-content li .product .description .ratings .rating-box {
  float: none;
  margin: 0 auto 5px;
}
#content .home .products .tab-content li .product .description .ratings .amount {
  display: none;
}
#content .home .products .tab-content li .product .description .price-box .price-label {
  display: none;
}
#content .home .products .tab-content li .product .description .price-box .old-price {
  margin: 0;
  text-decoration: line-through;
  font-size: 10px;
  color: #303238;
}
#content .home .products .tab-content li .product .description .price-box .special-price {
  margin: 0;
  color: #c70002;
}
#content .home .products .tab-content li .product .description .price-box .regular-price {
  color: #303238;
}
#content .home .products .tab-content li .product .description .tax-details {
  font-size: 8px;
}
#content .home .products .tab-content li a.viewall {
  display: block;
  color: #ffffff;
  background-color: #545661;
  float: right;
  padding: 5px 30px;
  margin-top: 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#content .home .products .tab-content li a.viewall:hover {
  background-color: #303238;
  color: #ffffff;
  text-decoration: none;
}
#content .home .trio {
  text-align: center;
  margin-top: 60px;
}
#content .home .trio h3 {
  display: block;
  border-bottom: 4px solid #545661;
  padding-bottom: 15px;
}
#content .home .trio img {
  max-width: 100%;
  height: auto;
}
#content .home .text {
  margin: 60px 0 20px;
}
#content .home .text h3 {
  margin-bottom: 25px;
}
@media (max-width: 979px) {
  body {
    padding: 0 !important;
    font-size: 16px;
  }
  body h1 {
    font-size: 26px;
  }
  body h2 {
    font-size: 22px;
  }
  body h3 {
    font-size: 19px;
  }
  body .button {
    font-size: 15px;
  }
  body .mobile-only {
    display: block !important;
  }
  body .hidden-mobile {
    display: none !important;
  }
  body .contact {
    display: none;
  }
  body .contact .mail a {
    color: #ffffff;
  }
  body .contact .call {
    display: none;
  }
  body.catalog-category-view .sidebar,
  body.customer-account-login .sidebar,
  body.contacts-index-index .sidebar,
  body.catalogsearch-result-index .sidebar {
    display: none;
  }
  body .product-compare {
    font-size: 13px;
  }
  body .product-compare .button {
    font-size: 13px;
  }
  #wrapper > .usp li {
    width: 27%;
    vertical-align: top;
  }
  #header .usp {
    display: none;
  }
  #header .logo {
    margin: 20px 0;
    width: 100%;
  }
  #header .trustedshops {
    display: none;
  }
  #header .ssl {
    display: none;
  }
  #header .right {
    width: 100%;
  }
  #header .right .cart {
    display: none;
  }
  #header .right .toplinks {
    text-align: center;
    font-size: 18px;
  }
  #header .right .toplinks ul.links li {
    text-align: left;
  }
  #header .right .toplinks ul.links li.last {
    display: inline-block;
  }
  #header .right .toplinks ul.links li a:before {
    margin-left: -5px;
  }
  #header .right .toplinks ul.links li a[href$="checkout/cart/"] {
    display: block;
  }
  #header .right .toplinks ul.links li .login {
    display: none !important;
  }
  #header .hotline-info {
    padding-top: 6px;
    height: 80px;
  }
  #header .hotline-info .hotline {
    font-size: 22px;
  }
  #header .hotline-info .hotline-text {
    font-size: 13px;
  }
  #header #search-mini input {
    font-size: 16px;
  }
  #header #search-mini button.button {
    padding: 9px 12px;
  }
  #header #nav {
    display: none;
    font-size: 25px;
  }
  #header #nav.open {
    display: block;
  }
  #header #nav > li {
    display: block;
    text-align: center;
    height: inherit;
  }
  #header #nav > li > a {
    font-size: 20px;
  }
  #header #nav > li .ani {
    display: none;
  }
  #header #nav > li ul.level0 {
    position: static;
  }
  #header #nav > li ul.level0 li {
    padding: 10px 20px;
    font-size: 20px;
  }
  #footer {
    padding: 20px 0 0px;
  }
  #footer ul li {
    padding: 6px 10px;
  }
  #footer .span3 {
    text-align: center;
  }
  #footer .headline {
    margin: 40px 0 15px;
    font-size: 22px;
  }
  #footer .block-newsletter #newsletter-validate-detail {
    width: 300px;
    margin: 0 auto 25px;
  }
  #footer .block-newsletter #newsletter-validate-detail input {
    font-size: 18px;
  }
  #footer .social {
    display: inline-block;
    margin: auto;
    text-align: left;
    margin-bottom: 20px;
  }
  #content .home .stage .colleft {
    width: 100%;
    height: auto;
  }
  #content .home .stage .colleft a {
    height: 80%;
    height: calc(100% - 41px);
    width: 89%;
    width: calc(100% - 53px);
    padding: 41px 0 0 53px;
  }
  #content .home .stage .colright {
    width: 100%;
    max-width: inherit;
  }
  #content .home .stage .colright div {
    margin-top: 2px;
    width: 49%;
    width: -webkit-calc(50% - 2px);
    width: -moz-calc(50% - 2px);
    width: -ms-calc(50% - 2px);
    width: -o-calc(50% - 2px);
    width: calc(50% - 2px);
    margin-left: 2px;
    float: left;
    height: auto;
  }
  #content .home .stage .colright div:first-child {
    margin-top: 2px;
    margin-left: 0;
  }
  #content .home .stage .colright div a {
    height: calc(100% - 62px);
    padding-top: 62px;
  }
  #content .home .products .tabs li a {
    padding: 15px 47px;
  }
  #content .home .products .tab-content li .product:after {
    content: "";
    display: block;
    clear: both;
  }
  #content .home .products .tab-content li .product > a {
    display: block;
    float: none;
  }
  #content .home .products .tab-content li .product img {
    width: 100%;
    height: auto;
  }
  #content .home .products .tab-content li .product .description {
    float: none;
    padding: 10px;
  }
  #content .home .products .tab-content li .product .description .product-name {
    font-size: 25px;
  }
  #content .home .products .tab-content li .product .description .ratings .rating-box {
    margin: 5px auto;
  }
  #content .home .products .tab-content li .product .description .price-box .old-price {
    font-size: 15px;
  }
  #content .home .products .tab-content li .product .description .price-box .regular-price,
  #content .home .products .tab-content li .product .description .price-box .special-price {
    font-size: 18px;
  }
  #content .home .products .tab-content li .product .description .tax-details {
    font-size: 12px;
  }
  #content .toolbar .sorter .view-mode {
    margin: 5px 0 0;
  }
  #content .category-products {
    padding-right: 0;
  }
  #content .category-products .products-grid .item .product > a img {
    width: 100%;
  }
  #content .category-products .products-grid .item .product .head-row .product-name {
    font-size: 22px;
  }
  #content .category-products .products-grid .item .product .actions .tax-details {
    font-size: 13px;
    line-height: 10px;
  }
  #content .category-products .products-grid .item .product .actions .price-box .old-price {
    font-size: 15px;
  }
  #content .category-products .products-grid .item .product .actions .price-box .regular-price,
  #content .category-products .products-grid .item .product .actions .price-box .special-price {
    font-size: 18px;
  }
  #content .category-products .products-list .item .product:after {
    content: "";
    display: block;
    clear: both;
  }
  #content .category-products .products-list .item .product > a {
    width: 160px;
    display: block;
    float: left;
  }
  #content .category-products .products-list .item .product > a img {
    width: 100%;
    height: auto;
  }
  #content .category-products .products-list .item .product .product-shop {
    float: left;
    width: 307px;
  }
  #content .category-products .products-list .item .product .product-shop .heading .tax-details {
    font-size: 12px;
  }
  #content .product-view .product-essential .product-img-box .mousetrap {
    display: none;
  }
  #content .product-view .product-essential .product-img-box .more-views {
    display: block;
    border: 1px solid #e5e5e5;
    margin: 10px 0 30px;
  }
  #content .product-view .product-essential .product-img-box .more-views ul:after {
    content: "";
    display: block;
    clear: both;
  }
  #content .product-view .product-essential .product-img-box .more-views ul li {
    float: left;
  }
  #content .product-view .product-collateral .more-views {
    display: none;
  }
  #content .product-view .product-collateral #product_tabs_additional_tabbed_contents .box-collateral {
    padding: 0 30px;
  }
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents .form-add {
    padding: 0 30px;
  }
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form label {
    font-size: 15px;
    line-height: 18px;
  }
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form .rating-wrapper .rating-box {
    margin-top: 3px;
  }
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form input[type="text"],
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form textarea {
    width: 100%;
  }
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #product-reviews {
    padding: 20px 0;
  }
  #content .product-view .product-collateral .block-viewed {
    margin: 60px 0 0 0;
  }
  #content .product-view .product-collateral .block-viewed .block-title span {
    font-size: 20px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product {
    max-width: inherit;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product:after {
    content: "";
    display: block;
    clear: both;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image {
    display: block;
    width: 100%;
    float: none;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image .new {
    margin-left: 22px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image .sale {
    margin-right: 22px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image img {
    width: 100%;
    height: auto;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description {
    float: none;
    text-align: left;
    padding-top: 20px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description .product-name {
    font-size: 20px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description .ratings .rating-box {
    margin: 5px 0;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description .price-box .old-price {
    font-size: 15px;
    line-height: 25px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description .price-box .regular-price,
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description .price-box .special-price {
    font-size: 18px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .description .tax-details {
    font-size: 12px;
  }
  #content .product-view .product-collateral .box-up-sell {
    margin-top: 60px;
  }
  #content .product-view .product-collateral .box-up-sell h2 {
    font-size: 20px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product {
    max-width: inherit;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product:after {
    content: "";
    display: block;
    clear: both;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .product-image {
    display: block;
    width: 100%;
    float: none;
    padding: 10px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .product-image img {
    width: 100%;
    height: auto;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .product-image .new {
    margin-left: 22px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .product-image .sale {
    margin-right: 22px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description {
    float: left;
    text-align: left;
    padding-top: 20px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description .product-name {
    font-size: 20px;
    margin-top: 0;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description .ratings .rating-box {
    margin: 5px 0;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description .price-box .old-price {
    font-size: 15px;
    line-height: 25px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description .price-box .regular-price,
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description .price-box .special-price {
    font-size: 18px;
  }
  #content .product-view .product-collateral .box-up-sell #upsell-product-list .product .description .tax-details {
    font-size: 12px;
  }
  #content .cart #shopping-cart-table .td {
    padding: 0 8px;
  }
  #content .cart #shopping-cart-table .td .product-image {
    display: block;
    width: 50px;
    padding: 0;
  }
  #content .cart #shopping-cart-table .td .item-options {
    display: none;
  }
  #content .cart #shopping-cart-table .td .product-name {
    font-size: 18px;
  }
  #content .cart #shopping-cart-table .td .qty {
    width: 25px;
  }
  #content .cart #shopping-cart-table .td .truncated_full_value {
    display: none;
  }
  #content .cart .table-additional .button {
    display: block;
    margin-bottom: 10px;
  }
  #content .cart .discount-form input {
    font-size: 16px;
    padding: 2px 6px;
  }
  #content .cart .crosssell {
    display: none;
  }
  #content .account-login .col2-set .col-1,
  #content .account-login .col2-set .col-2 {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  #content .account-login .col2-set .col-1 .content,
  #content .account-login .col2-set .col-2 .content {
    padding: 0;
  }
  #content .account-login .col2-set input {
    width: calc(100% - 20px);
    font-size: 15px;
    padding: 10px;
  }
  #content .account-login .col2-set label {
    font-size: 16px;
  }
  #content .sidebar > .border {
    border-right: 0px solid transparent;
  }
  #content .sidebar .block.block-cart,
  #content .sidebar .block.block-compare,
  #content .sidebar .block.block-reorder {
    display: none;
  }
  #content .sidebar .block.block-account {
    text-align: center;
    font-size: 20px;
  }
  #content .sidebar .block.block-account li {
    line-height: 40px;
  }
  #content .my-account .fields .field {
    width: 98%;
    width: calc(100% - 4px);
  }
  #content .my-account .fields .field input {
    font-size: 15px;
    padding: 10px;
    width: 90%;
    width: calc(100% - 20px);
  }
  #content .my-account .fields .field label {
    font-size: 16px;
  }
  #content .my-account .col2-set .col-1,
  #content .my-account .col2-set .col-2 {
    float: none;
    width: 100%;
    margin-top: 30px;
  }
  #content .my-account #my_recent_reviews .item .number {
    display: none;
  }
  #content .my-account #my_recent_reviews .item .details .product-name {
    font-size: 16px;
    margin: 10px 5px 10px 0;
  }
  #content .my-account #my-orders-table {
    font-size: 13px;
  }
  #content .my-account #my-orders-table thead {
    display: none;
  }
  #content .my-account #my-orders-table tbody tr td:nth-child(1),
  #content .my-account #my-orders-table tbody tr td:nth-child(3) {
    display: none;
  }
  #content .my-account #wishlist-table tr td:first-child {
    display: none;
  }
  #content .my-account #wishlist-table tr td .cart-cell .tax-details {
    font-size: 11px;
  }
  #content .my-account #wishlist-table textarea {
    width: 155px;
  }
  #content .my-account #wishlist-view-form .buttons-set .button {
    display: block;
    margin-bottom: 10px;
  }
  #content .my-account #subscription {
    margin: 20px 5px 20px 0;
  }
  #content .my-account #subscription + label {
    font-size: 14px;
  }
  #content #contactForm .fields .field {
    width: 98%;
    width: calc(100% - 4px);
  }
  #content #contactForm .fields .field input {
    font-size: 15px;
    padding: 10px;
    width: 90%;
    width: calc(100% - 20px);
  }
  #content #contactForm .fields .field label {
    font-size: 16px;
  }
  body.checkout-onepage-index .sidebar {
    display: none;
  }
  #content .checkout ol.opc li.section div.step-title {
    height: 80px;
  }
  #content .checkout ol.opc li.section div.step-title .number {
    font-size: 25px;
  }
  #content .checkout ol.opc li.section div.step-title h2 {
    display: none;
  }
  #content .checkout ol.opc li.section .step {
    top: 88px;
  }
  #content .checkout ol.opc li.section .step .form-list label {
    font-size: 15px;
  }
  #content .checkout ol.opc li.section .step .form-list .fields .field input {
    font-size: 15px;
  }
  #content .checkout ol.opc li.section .step .checkout-agreements label {
    max-width: 290px;
  }
  #content .checkout ol.opc li.section .step select#billing-address-select,
  #content .checkout ol.opc li.section .step select#shipping-address-select {
    width: 100%;
  }
  #content .checkout ol.opc li.section .step table#checkout-review-table thead {
    display: none;
  }
  #content .checkout ol.opc .buttons-set .please-wait {
    top: 38%;
    left: 54%;
  }
  #content .checkout ol.opc #opc-review #checkout-step-review.step p.agree a {
    font-size: 13px;
  }
  .checkout-onepage-index .col-main {
    padding-bottom: 0px;
  }
  #content #checkout-progress-wrapper {
    margin-top: 10px;
  }
  #content #checkout-progress-wrapper .block {
    padding: 0;
  }
  #content #checkout-progress-wrapper .block dd {
    margin-left: 0;
  }
  #content #checkout-progress-wrapper .block dd.complete {
    font-size: 20px;
  }
  #content #checkout-progress-wrapper .block dd.complete address {
    font-size: 15px;
    line-height: 20px;
  }
  #content #checkout-progress-wrapper .block dd.complete .changelink > a {
    font-size: 15px;
  }
  .cms-lieferung {
    background-color: #ffffff;
    background-image: none;
  }
  .cms-lieferung .std {
    padding: 25px;
  }
  .cms-lieferung .std .table {
    margin: 25px 0;
    font-size: 13px;
  }
  .cms-lieferung .std .table .tr:nth-child(odd) {
    background-color: #f3f3f3;
  }
  .cms-lieferung .std .table .tr .td {
    padding: 5px;
  }
  .cms-lieferung .std .table .tr .td:last-child {
    text-align: right;
  }
}
@media (max-width: 530px) {
  #header #search-mini {
    float: none;
    text-align: center;
  }
  #header .hotline-info {
    float: none;
  }
  #content .home .products .tabs li a {
    padding: 15px 10px;
  }
  #wrapper > .usp li {
    width: 100%;
    padding: 12px 0;
  }
  #content .category-products > .toolbar {
    display: none;
  }
  #content .product-view .add-to-box .cart-row .add-to-cart label {
    display: none;
  }
  #content .product-view .add-to-box .link-row .share {
    display: none;
  }
  #content .product-view .product-collateral .box-collateral #product-attribute-specs-table {
    width: 100%;
  }
  #content .product-view .product-collateral .tabs li a {
    padding: 20px 22px;
  }
  #content .product-view .product-shop .product-options {
    border-bottom-width: 4px;
  }
  #content .product-view .product-shop .product-options dl dt,
  #content .product-view .product-shop .product-options dl dd {
    display: block;
    float: none;
    width: 100%;
  }
  #content .product-view .product-shop .product-options dl dt {
    border-top-width: 4px;
  }
  #content .product-view .product-shop .product-options dl dd {
    border-top-width: 0;
  }
  #content .product-view .product-shop .product-options dl dd span.qty-holder {
    display: block;
    text-align: right;
    padding: 10px 0;
  }
}
@media (max-width: 979px) and (min-width: 768px) {
  #content .home .stage .colleft {
    width: 525px;
    height: 226px;
  }
  #content .home .stage .colright {
    width: 183px;
  }
  #content .home .stage .colright div {
    width: 183px;
    height: 112px;
  }
  #content .home .stage .colright div:first-child {
    margin-top: 0;
    margin-left: 2px;
  }
}
@media (min-width: 979px) and (max-width: 1200px) {
  #header .toplinks {
    text-align: center;
  }
  #header .toplinks ul.links li {
    padding: 0 0 5px;
  }
  #header .toplinks ul.links li .login {
    margin: 0px 0 0 -63px;
  }
  #header .ssl,
  #header .trustedshops {
    display: none;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image .new {
    margin-left: 10px;
  }
  #content .product-view .product-collateral .block-viewed #recently-viewed-items .product .product-image .sale {
    margin-right: 10px;
  }
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form input,
  #content .product-view .product-collateral #product_tabs_review_tabbed_contents #review-form textarea {
    width: 320px;
  }
  #content .checkout .opc li .step-title h2 {
    font-size: 11px;
  }
  #content #checkout-progress-wrapper dd.complete .seperator {
    display: none;
  }
  #content .home .stage .colleft {
    width: 690px;
    height: 291px;
  }
  #content .home .stage .colleft a {
    height: calc(100% - 48px);
    padding: 48px 0 0 65px;
  }
  #content .home .stage .colright {
    max-width: 237px;
  }
  #content .home .stage .colright div {
    width: 237px;
    height: 145px;
  }
  #content .home .stage .colright div a {
    padding-top: 60px;
    height: calc(100% - 60px);
  }
  #content .home .products .tab-content li .product {
    padding-top: 0;
  }
  #content .sidebar .block #newsletter {
    width: 126px;
  }
}

div.validation-advice{color:#fff;font-size:10px;background-color:#34495e;display:inline-block;line-height:15px;padding:4px 8px;border-radius:5px;margin-top:10px;position:relative;-webkit-box-shadow:0 2px 7px rgba(6,6,6,.4);-moz-box-shadow:0 2px 7px rgba(6,6,6,.4);-ms-box-shadow:0 2px 7px rgba(6,6,6,.4);-o-box-shadow:0 2px 7px rgba(6,6,6,.4);box-shadow:0 2px 7px rgba(6,6,6,.4);-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-ms-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}div.validation-advice:before{content:"";position:absolute;border:10px solid transparent;border-bottom-color:#34495e;top:-17px;left:8px}div.input-box.validation-passed{clear:both;position:relative}div.input-box.validation-passed:before{content:"\f046";font-family:FontAwesome;font-size:16px;color:#4ebd4a;position:absolute;top:5px;right:6px}div.input-box.validation-passed div.chosen-container-single a.chosen-single{border-color:#4ebd4a!important;padding-right:35px}div.input-box.validation-passed div.chosen-container-single a.chosen-single div{right:18px}div.input-box.validation-passed select.validation-passed{padding-right:35px;width:90%;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:-ms-calc(100% - 30px);width:-o-calc(100% - 30px);width:calc(100% - 30px)}div.input-box.validation-failed div.chosen-container-single a.chosen-single{background-color:#fee9ea;border-color:#de888a!important}div.input-box.vat:after{content:"";display:block;clear:both}div.input-box.vat.validation-failed span.country-id{background-color:#fee9ea!important;border-color:#de888a!important}div.input-box.vat.validation-passed span.country-id{border-color:#4ebd4a!important}div.input-box.vat span.country-id{display:block;font-size:16px;border:1px solid #cfcfcf;background-color:#fafafa;border-right-width:0;width:36px;height:35px;padding:5px 0 0;text-align:center;float:left}div.input-box.vat input{float:left;width:80%;width:-webkit-calc(100% - 36px);width:-moz-calc(100% - 36px);width:-ms-calc(100% - 36px);width:-o-calc(100% - 36px);width:calc(100% - 36px)}input[type=text].validation-failed,input[type=password].validation-failed,input[type=number].validation-failed,input[type=email].validation-failed,input[type=tel].validation-failed,select.validation-failed,textarea.validation-failed{background-color:#fee9ea;border-color:#de888a}input[type=text].validation-passed,input[type=password].validation-passed,input[type=number].validation-passed,input[type=email].validation-passed,input[type=tel].validation-passed,select.validation-passed,textarea.validation-passed{border-color:#4ebd4a}input.chosen-focus-trap{position:absolute!important;border:0!important;height:0!important;padding:0!important;margin:0!important}div.pwd-strength{display:none;position:absolute;z-index:1;min-width:125px;-webkit-animation-duration:.3s;-moz-animation-duration:.3s;-ms-animation-duration:.3s;-o-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;-moz-animation-name:fadeInDown;-ms-animation-name:fadeInDown;-o-animation-name:fadeInDown;animation-name:fadeInDown}div.pwd-strength div.inner{position:relative;color:#fff;background-color:#34495e;padding:2px 8px 7px;margin-top:10px;border-radius:5px;line-height:18px;font-size:10px;-webkit-box-shadow:0 2px 7px rgba(6,6,6,.4);-moz-box-shadow:0 2px 7px rgba(6,6,6,.4);-ms-box-shadow:0 2px 7px rgba(6,6,6,.4);-o-box-shadow:0 2px 7px rgba(6,6,6,.4);box-shadow:0 2px 7px rgba(6,6,6,.4)}div.pwd-strength div.inner:before{content:"";position:absolute;border:10px solid transparent;border-bottom-color:#34495e;top:-17px;left:8px}div.pwd-strength div.inner span.word.veryweak{color:#de888a}div.pwd-strength div.inner span.word.weak{color:#fbe73c}div.pwd-strength div.inner span.word.medium{color:#a5ce63}div.pwd-strength div.inner span.word.strong{color:#4ebd4a}div.pwd-strength div.inner div.meter{background-color:#ddd;height:5px}div.pwd-strength div.inner div.meter span.level{display:block;height:5px}div.pwd-strength div.inner div.meter span.level.veryweak{background-color:#de888a;width:25%}div.pwd-strength div.inner div.meter span.level.weak{background-color:#fbe73c;width:50%}div.pwd-strength div.inner div.meter span.level.medium{background-color:#a5ce63;width:75%}div.pwd-strength div.inner div.meter span.level.strong{background-color:#4ebd4a;width:100%}input.strength.veryweak{border-color:#de888a}input.strength.weak{border-color:#fbe73c}input.strength.medium{border-color:#a5ce63}input.strength.strong{border-color:#4ebd4a}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(0)}1%{-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@-moz-keyframes fadeInDown{0%{opacity:0;-moz-transform:translateY(0)}1%{-moz-transform:translateY(-20px)}100%{opacity:1;-moz-transform:translateY(0)}}@-o-keyframes fadeInDown{0%{opacity:0;-o-transform:translateY(0)}1%{-o-transform:translateY(-20px)}100%{opacity:1;-o-transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(0)}1%{transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 458px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('https://www.enduro-store.de/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: url('https://www.enduro-store.de/skin/frontend/base/default/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  background: url('https://www.enduro-store.de/skin/frontend/base/default/images/mirasvit/sprite.png');
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 16px;
  position: absolute;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('https://www.enduro-store.de/skin/frontend/base/default/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 11px;
  right: 10px;
  width: 16px;
  height: 16px;
  background: url('https://www.enduro-store.de/skin/frontend/base/default/images/mirasvit/loader.gif');
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.searchautocomplete .searchautocomplete-placeholder .ratings {
    margin: 0;
    line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.klarna_promotion_logo img{
    margin: 10px auto;
    display: block;
}
