/**
 * 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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.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.seltmann-shop.de/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

/**************************
*
*	GENERAL
*
**************************/
.cycle-slideshow, .cycle-slideshow * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cycle-slideshow { margin: 10px auto; padding: 0; overflow: hidden;}
.cycle-slideshow .slide img { 
    position: absolute; top: 0; left: 0;
    width: 100%; height: auto; padding: 0; display: block;
}
.cycle-slideshow img:first-child {
    position: static; z-index: 100;
}
.cycle-slideshow .hotspot img{
    width: auto;
    height: auto;
    position: absolute;
}
/** Pager style **/
.pagernav ul{ 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 0px; overflow: hidden;
}
.pagernav ul li{ 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.pagernav ul li.selected { color: #D69746;}
.pagernav ul li.thumb { 
    display: inline-block; color: #ddd; cursor: pointer; 
}
/***********************/
.pagernav {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.pagernav ul {
    padding: 3px 4px 8px;
    position: relative;
    display: block;
    text-align: center;
}
.pagernav ul li.thumb {
    display: inline-block;
    padding: 0 4px;
    margin: 0 !important;
    overflow: hidden;
}
.pagernav ul li.thumb > img {
    border: 1px solid;
    cursor: pointer;
    margin-top: 5px;
    vertical-align:bottom;
    opacity: 0.5;
}
.pagernav ul li.thumb:hover > img,
.pagernav ul li.thumb.cycle-slide-active > img{
    opacity: 1;
}
.pagernav ul li.thumb img{ 
    border: 4px solid #e6e6e6;
    -moz-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    -webkit-box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    box-shadow: 0px 3px 6px rgba(0,0,0,.5);
    margin: 0 auto;
    width: auto;
    height: auto;
    display: inline-block;
}

.pagernav ul > * { cursor: pointer;}
.cycle-caption { position: absolute; color: white; bottom: 15px; right: 15px; z-index: 700; }
.cycle-overlay { 
    font-family: tahoma, arial;
    position: absolute; bottom: 0; width: 100%; z-index: 600;
    background: black; color: white; padding: 15px; opacity: .5;
}
#progress {
    position: absolute;
    bottom: 0;
    height: 6px;
    width: 0px;
    background: #b7b7b7;
    z-index: 500;
}
.pagernav ul.cycle {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: right;
}
.pagernav ul.cycle li {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 20px 5px;
    position: relative;
    text-align: left;
    text-indent: -9999px;
    width: 16px;
    background: #b7b7b7;
}
.pagernav ul.cycle li {
    -moz-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
}
.pagernav ul.cycle li > span {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 8px;
    left: 4px;
    overflow: hidden;
    position: absolute;
    top: 4px;
    width: 8px;
}
.pagernav ul.cycle li:hover > span {
    -moz-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    -webkit-box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
    box-shadow:
        0px 1px 0px rgba(255,255,255,1),
        inset 0px 1px 1px rgba(0,0,0,0.2);
}
.pagernav ul.cycle li.cycle-pager-active > span {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0;
    background: #434648;
}
/********* prev / next links ************/
.slide-prev, .slide-next, .slide_commands {
    cursor: pointer;
    height: 40px;
    margin-top: -20px;
    position: absolute;
    top: 50%;
    width: 40px;
    z-index: 999;
    background: #d8d8d8;
    background: rgba(216, 216, 216, 0.85);
}
.slide-prev {
    left: 0;
}
.slide-prev > span {
    background: url(https://www.seltmann-shop.de/skin/frontend/base/default/lookbookslider/images/camera_skins.png) no-repeat 0 0;
    display: block;
    height: 40px;
    width: 40px;
}
.slide-next {
    right: 0;
}
.slide-next > span {
    background: url(https://www.seltmann-shop.de/skin/frontend/base/default/lookbookslider/images/camera_skins.png) no-repeat -40px 0;
    display: block;
    height: 40px;
    width: 40px;
}

.slide_commands {
    right: 41px;
}
.slide-prev.hover,
.slide-next.hover,
.slide_commands.hover {
    display: none;
}
.cycle-slideshow:hover .slide-prev.hover,
.cycle-slideshow:hover .slide-next.hover,
.cycle-slideshow:hover .slide_commands.hover {
    display: block;
}

.slide_commands > .slide_play {
    background: url(https://www.seltmann-shop.de/skin/frontend/base/default/lookbookslider/images/camera_skins.png) no-repeat -80px 0;
    height: 40px;
    width: 40px;
}
.slide_commands > .slide_stop {
    background: url(https://www.seltmann-shop.de/skin/frontend/base/default/lookbookslider/images/camera_skins.png) no-repeat -120px 0;
    display: block;
    height: 40px;
    width: 40px;
}

.disabled { opacity: .5; filter:alpha(opacity=50); }
.showIt { display: none; }

.cycle-paused:after {
    content: 'Paused'; color: white; background: black; padding: 10px;
    z-index: 500; position: absolute; top: 10px; right: 10px;
    border-radius: 10px;
    opacity: .5; filter: alpha(opacity=50);
}

/*Hotspots*/
.content-before, .content-after {
    display: block;
    clear:both;
}
.hotspot {
    position:absolute;
}

.hotspot:hover .product-info,
.hotspot.hover .product-info{
    visibility: visible;
}

.hotspot:hover .hotspot-icon,
.hotspot.hover .hotspot-icon {
    z-index:101; 
}

.hotspot .product-info {
    background: url(https://www.seltmann-shop.de/skin/frontend/base/default/lookbookslider/images/info-bg.png) repeat 0 0 transparent;
    border-top: 2px solid #FFFFFF;
    color: #686767;
    overflow:hidden;
    font: normal 12px Tahoma,Arial;
    min-width: 220px;
    max-width: 300px;
    padding: 12px;
    position: absolute;
    display:block;
    visibility: hidden;
    z-index:999; 

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #666 2px 2px 3px;
    -moz-box-shadow: #666 2px 2px 3px;
    box-shadow: #666 2px 2px 3px;
}
.hotspot .product-info h2,
.hotspot .product-info a {
    color: #686767;
    font: normal 12px Tahoma,Arial;   
}

.hotspot .product-info .price {
    font: bold 12px Tahoma,Arial;
    color: #7dad01;
    padding-top: 8px;
    float: left;
    clear: both;
}

.hotspot .product-info .price .old-price{
    font: bold 11px Tahoma,Arial;
    color: #686767;
    text-decoration: line-through;
}

.hotspot .product-info  .out-of-stock {
    margin-top:5px;
    color: #D83820;
}
.hotspot-icon {
    position: absolute;
}
.hotspot .shop-block {
    float:right;
    padding-top: 8px;
}
.pro-detail-div .desc img {float:left; padding: 0 5px 5px 0; position: relative;}

.clearfix:after { 
    content: "."; 
    visibility: hidden; 
    display: block; 
    height: 0; 
    clear: both;
}	

.lookbookslider-container {
    background: url(https://www.seltmann-shop.de/skin/frontend/base/default/lookbookslider/images/spinner.gif) 50% 50% no-repeat;
}

.pinit_button{
    position: absolute;
    top: 0px;
}

/** Adaptive style **/

@media screen and (max-width:600px) {
    .hotspot .product-info .desc{
        display: none;
    }   
    .hotspot .product-info .price{
        font-size: 12px;
        padding-top: 0px;
    }
    .hotspot .product-info label{
        font-size: 10px;
        float: left;
        margin-left: 60px;
    }
    .hotspot .product-info h2{
        margin-bottom: 0px;
        font-size: 10px;
    }
    .hotspot .product-info .shop-block{

        width: 100%;
        margin-top: -20px;
    }
    .hotspot .product-info input.qty{
        height: 18px;
        width: 30px;
        font-size: 12px;
        padding: 0px;
    }
    .hotspot .product-info .btn-cart{
        width: 100%;
        margin-top: 5px;

    }

}
@media only screen and (max-width: 480px), only screen and (max-device-width: 480px) {
    .cycle-slideshow { min-width: 200px;}
    .cycle-slideshow .cycle-overlay { padding: 4px }
    .cycle-slideshow .cycle-caption { bottom: 4px; right: 4px }
    .pagernav {display: none}
    .hotspot {display: none}
}

@media screen and (max-width:400px) {
    .hotspot {
        display: none;
    }

    .camera_thumbs_cont{
        display: none;
    }

    .camera_target_content {
        overflow: hidden;
    }

}


#dc-canvas{width:220px;height:154px;background:#fff -9999px -9999px no-repeat;background-image:url('https://www.seltmann-shop.de/skin/frontend/base/default/dicaptcha/images/diCaptcha-shapes.jpg') !important}#dc-canvas.triangle{background-position:10px 10px}#dc-canvas.x{background-position:-200px 10px}#dc-canvas.rectangle{background-position:-400px 10px}#dc-canvas.circle{background-position:-600px 10px}#dc-canvas.check{background-position:10px -150px}#dc-canvas.caret{background-position:-200px -150px}#dc-canvas.zigzag{background-position:-400px -150px}#dc-canvas.arrow{background-position:-600px -150px}#dc-canvas.leftbracket{background-position:10px -300px}#dc-canvas.rightbracket{background-position:-200px -300px}#dc-canvas.v{background-position:-400px -300px}#dc-canvas.delete{background-position:-600px -300px}#dc-canvas.leftbrace{background-position:10px -450px}#dc-canvas.rightbrace{background-position:-200px -450px}#dc-canvas.star{background-position:-400px -450px}#dc-canvas.pigtail{background-position:-600px -450px}.mc-noselect{-webkit-user-select:none;-moz-user-select:none;user-select:none}#dicaptcha-lightbox .dicaptcha-container p {color:#fff}#dicaptcha-lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index: 1000;background:url(https://www.seltmann-shop.de/skin/frontend/base/default/dicaptcha/images/overlay.webp) repeat;text-align:center}#dicaptcha-lightbox .dicaptcha-close{text-align:right;color:#fff;margin-right:20px;font-size:12px;cursor: pointer;padding-top: 10px}#dicaptcha-lightbox .dicaptcha-container{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.no-display{display:none}.dicap-footer-button{width:30%;height:87px;font-size:22px;font-weight:700;color:#fff;text-transform:uppercase;background-color:#23af70;border:none;border-top-right-radius:45px;cursor:pointer}
/*!
 * Bootstrap v3.3.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */


.gift-card *{box-sizing: border-box;}
.gift-card button *{box-sizing: content-box;}
.gift-card .row {
    margin-right: -10px;
    margin-left: -10px;
}

.gift-card .col-xs-1,.gift-card  .col-xs-2,.gift-card  .col-xs-3,.gift-card  .col-xs-4,.gift-card  .col-xs-5,.gift-card  .col-xs-6,.gift-card  .col-xs-7,.gift-card  .col-xs-8,.gift-card  .col-xs-9,.gift-card  .col-xs-10,.gift-card  .col-xs-11,.gift-card  .col-xs-12 {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.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-right: 15px;
    padding-left: 15px;
}
.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: auto;
}
.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: auto;
}
.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: auto;
    }
    .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: auto;
    }
    .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: auto;
    }
    .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: auto;
    }
    .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: auto;
    }
    .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: auto;
    }
    .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;
    }
}
table {
    background-color: transparent;
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left;
}
.gift-card .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
.gift-card .table > thead > tr > th,
.gift-card .table > tbody > tr > th,
.gift-card .table > tfoot > tr > th,
.gift-card .table > thead > tr > td,
.gift-card .table > tbody > tr > td,
.gift-card .table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.gift-card .table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 2px solid #ddd;
}
.gift-card .table > caption + thead > tr:first-child > th,
.gift-card .table > colgroup + thead > tr:first-child > th,
.gift-card .table > thead:first-child > tr:first-child > th,
.gift-card .table > caption + thead > tr:first-child > td,
.gift-card .table > colgroup + thead > tr:first-child > td,
.gift-card .table > thead:first-child > tr:first-child > td {
    border-top: 0;
}
.gift-card .table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.gift-card .table .table {
    background-color: #fff;
}
.gift-card .table-condensed > thead > tr > th,
.gift-card .table-condensed > tbody > tr > th,
.gift-card .table-condensed > tfoot > tr > th,
.gift-card .table-condensed > thead > tr > td,
.gift-card .table-condensed > tbody > tr > td,
.gift-card .table-condensed > tfoot > tr > td {
    padding: 5px;
}
.gift-card .table-bordered {
    border: 1px solid #ddd;
}
.gift-card .table-bordered > thead > tr > th,
.gift-card .table-bordered > tbody > tr > th,
.gift-card .table-bordered > tfoot > tr > th,
.gift-card .table-bordered > thead > tr > td,
.gift-card .table-bordered > tbody > tr > td,
.gift-card .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
}
.gift-card .table-bordered > thead > tr > th,
.gift-card .table-bordered > thead > tr > td {
    border-bottom-width: 2px;
}
.gift-card .table-striped > tbody > tr:nth-child(odd) {
    background-color: #f9f9f9;
}
.gift-card .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
.gift-card table col[class*="col-"] {
    position: static;
    display: table-column;
    float: none;
}
.gift-card table td[class*="col-"],
.gift-card table th[class*="col-"] {
    position: static;
    display: table-cell;
    float: none;
}

.gift-card .table-responsive {
    min-height: .01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
    .gift-card .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .gift-card .table-responsive > .table {
        margin-bottom: 0;
    }
    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td {
        white-space: nowrap;
    }
    .gift-card .table-responsive > .table-bordered {
        border: 0;
    }
    .gift-card .table-responsive > .table-bordered > thead > tr > th:first-child,
    .gift-card .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .gift-card .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .gift-card .table-responsive > .table-bordered > thead > tr > td:first-child,
    .gift-card  .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
        border-left: 0;
    }
    .gift-card  .table-responsive > .table-bordered > thead > tr > th:last-child,
    .gift-card .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .gift-card .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .gift-card  .table-responsive > .table-bordered > thead > tr > td:last-child,
    .gift-card .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
        border-right: 0;
    }
    .gift-card  .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .gift-card  .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .gift-card  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
        border-bottom: 0;
    }
}


.gift-card input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.gift-card input[type="radio"],
.gift-card input[type="checkbox"] {
    margin: 3px 0 0;
    margin-top: 1px \9;
    line-height: normal;
}
.gift-card input[type="file"] {
    display: block;
}
.gift-card input[type="range"] {
    display: block;
    width: 100%;
}
.gift-card select[multiple],
.gift-card select[size] {
    height: auto;
}
.gift-card input[type="file"]:focus,
.gift-card input[type="radio"]:focus,
.gift-card input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.gift-card output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}
.gift-card .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.gift-card .form-control:focus {
    border-color: #66afe9;
    outline:none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.gift-card .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.gift-card .form-control:-ms-input-placeholder {
    color: #999;
}
.gift-card .form-control::-webkit-input-placeholder {
    color: #999;
}
.gift-card .form-control[disabled],
.gift-card .form-control[readonly],

.gift-card textarea.form-control {
    height: auto;
}
input[type="search"] {
    -webkit-appearance: none;
}
.gift-card input[type="date"],
.gift-card input[type="time"],
.gift-card input[type="datetime-local"],
.gift-card input[type="month"] {
    line-height: 34px;
    line-height: 1.42857143 \0;
}
.gift-card input[type="date"].input-sm,
.gift-card input[type="time"].input-sm,
.gift-card input[type="datetime-local"].input-sm,
.gift-card input[type="month"].input-sm {
    line-height: 30px;
    line-height: 1.5 \0;
}
.gift-card input[type="date"].input-lg,
.gift-card input[type="time"].input-lg,
.gift-card input[type="datetime-local"].input-lg,
.gift-card input[type="month"].input-lg {
    line-height: 46px;
    line-height: 1.33 \0;
}
_:-ms-fullscreen,
:root input[type="date"],
_:-ms-fullscreen,
:root input[type="time"],
_:-ms-fullscreen,
:root input[type="datetime-local"],
_:-ms-fullscreen,
:root input[type="month"] {
    line-height: 1.42857143;
}
_:-ms-fullscreen.input-sm,
:root input[type="date"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="time"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="datetime-local"].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type="month"].input-sm {
    line-height: 1.5;
}
_:-ms-fullscreen.input-lg,
:root input[type="date"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="time"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="datetime-local"].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type="month"].input-lg {
    line-height: 1.33;
}
.gift-card .form-group {
    margin-bottom: 10px;
    float:left;
    width:100%;
    text-align: left;
}
.gift-card .radio,
.gift-card .checkbox {
    position: relative;
    display: block;
    margin-top: 5px;
    margin-bottom: 5px;
}
.gift-card .radio label,
.gift-card .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}
.gift-card .radio input[type="radio"],
.gift-card .radio-inline input[type="radio"],
.gift-card .checkbox input[type="checkbox"],
.gift-card .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -19px;
}
.radio + .radio,
.checkbox + .checkbox {
    margin-top: -5px;
}
.gift-card .radio-inline,
.gift-card .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
}
.gift-card .form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}
.gift-card .hide{display:none;}
.gift-card .disabled{
    opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default;
}
.gift-card .text-left {
    text-align: left;
}
.gift-card .text-right {
    text-align: right;
}
.gift-card .text-center {
    text-align: center;
}
.gift-card .text-justify {
    text-align: justify;
}
.gift-card .text-nowrap {
    white-space: nowrap;
}
.gift-card .text-lowercase {
    text-transform: lowercase;
}
.gift-card .text-uppercase {
    text-transform: uppercase;
}
.gift-card .text-capitalize {
    text-transform: capitalize;
}
/**
* Giftvoucher reward template
*/
.dialog.giftcard-preview-template-dialog{
    left: 50% !important;
    margin-left: -330px !important;    
}
.input-select.validation-failed
{
    border-color: red;
}

span#giftvoucher_wait{
    color: #2F2F2F;
}

.giftvoucher-discount-code{
    color: #008000;
}
.giftvoucher-discount-code button{
    border: medium none;
    background: none repeat scroll 0 0 transparent;
}

.giftvoucher-discount-code button:hover{
    cursor: pointer;
}

.giftvoucher-media{
    border: 2px solid #F7F9F9;
}

.giftvoucher-media .giftmedia{
    border-bottom: 2px solid #F7F9F9;
    padding: 7px;
    color: #F18200;
    font-size: 15px;
}

#giftmedia pre{
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
}

.giftvoucher-media .giftmedia-image{
    overflow: hidden;
    width: 265px;
    position: relative;
}

.giftvoucher-product-info .giftvoucher-amount-desc, .giftvoucher-product-info #recipient_ship_desc {
    font-size: 0.9em;
    font-style: italic;
    color: #080;
    margin-top: -5px;
}

.giftvoucher-product-info #message{
    width: 100%;
    height: 88px;
}

.giftvoucher-product-info #recipient_address{
    width: 325px;
    height: 57px;
}

.giftvoucher-product-info #recipient_email,
.giftvoucher-product-info #recipient_name,
.giftvoucher-product-info #customer_name{
    width: 100%;
}

#giftvoucher-result{
    font-size: 15px;
}

#giftvoucher-result label{
    width: 160px;
}


/* Search Grid Style */
.data-table .giftvoucher-grid-title th{
    background-image: none;
    border-bottom: 1px solid #C2D3E0;
}

.data-table .giftvoucher-grid-search th{
    vertical-align: top;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item{
    padding-bottom: 2px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .search-text{
    width: 97%;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container{
    float: left;
    padding-bottom: 2px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range{
    min-width: 121px;
    min-height: 18px;
    margin-bottom: 3px;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range .label{
    display: block;
    width: 36px;
    float: left;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range img{
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .data-range input.range-text{
    float: right;
    width: 50px;
    padding: 1px;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item select{
    width: 100%;
}

.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .from-price,
.data-table .giftvoucher-grid-search .giftvoucher-grid-search-item .range-container .to-price{
    min-width: 100px;
}

.giftvoucher-search-button {
    padding-bottom: 5px;
    text-align: right;
}
/* End Search */
.customer-account-giftcard .balance{
    overflow: hidden; 
    margin-bottom: 10px; 
    border-bottom: 1px dotted black;
}
.customer-account-giftcard #giftvoucher_grid .gift-voucher-sent-friend{
    background-color: #F6B26B;
}
.customer-account-giftcard .account-balance{
    overflow: hidden; 
    margin-bottom: 10px; 
    border-bottom: 1px dotted black;
}
/*Hai.Tran*/
.giftcard-preview-template-dialog .top,
.giftcard-preview-template-dialog .bot{
    display: none;
}
.giftcard-preview-template-dialog .dialog_e,
.giftcard-preview-template-dialog .dialog_w {
    width: 0;	
}
.giftcard-preview-template-dialog .dialog_close{
    display: none;
}
.giftcard-preview-template-dialog .dialog_content{
    background-color: transparent !important;
    color: #2f2f2f !important;
    font: 12px/1.55 Arial, Helvetica, sans-serif;
}
.gift-active{
    border: 2px solid rgb(228,121,17) !important;
}
div.egcSwatch-arrow {
    /*    display: none;*/
    position: absolute;
    height: 11px;
    top: -2px;
    left: 1px;
    width: 100%;
    background-position: center top;
    background-repeat: no-repeat;
    clear: both;
    /*    z-index: 10;*/
    background-image: url(https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/down-arrow.png);
}
#giftcard-template-show-images:hover #giftcard-template-next{
    background-image: url(https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-show-images:hover #giftcard-template-prev{
    background-image: url(https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/arrow-slide-left.png);
}
/*#giftcard-template-next:hover{
    background-image: url(/../giftcard/skin/frontend/default/default/images/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-prev:hover{
    background-image: url(/../giftcard/skin/frontend/default/default/images/giftvoucher/arrow-slide-left.png);
}*/
/** Media Library **/
.uploader .file-row { display: inline-block;width:315px; padding:0.3em 0.6em; /*margin:0.5em 0.6em;*/ border:1px solid #ccc; background-color:#f9f9f9; /*vertical-align:middle;*/ }
.uploader .file-row-narrow { width: auto; margin: 0 0 2px 40px; }
.uploader .file-row .file-info { float:left; }
/*.uploader .file-row .file-info-name { with: 80%; overflow: hidden; }
.uploader .file-row .file-info-size { width: 20%; }*/
.uploader .file-row-info { margin: 0 0 0 10px; }
.uploader .file-row-info .file-info-name  { font-weight:bold; }
.uploader .file-row .progress-text { float:right; font-weight:bold; }
.uploader .file-row .delete-button { float:right; }
.uploader .buttons { float:left; }
.uploader .flex { float:right; }
.uploader .progress { border:1px solid #f0e6b7; background-color:#feffcc; }
.uploader .error { border:1px solid #aa1717; background-color:#ffe6de; }
.uploader .error .progress-text { padding-right:10px; }
.uploader .complete { border:1px solid #90c898; background-color:#e5ffed; }

#amount_range{
    width: 160px;
}
#popup-giftcard{
    position: fixed;
    z-index: 10000;
    width: 600px;  
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -200px;
    text-align: left;
}
#bg-fade{
    background: #000;
    position: absolute;
    z-index: 9999;
    width: 100%;
    min-height: 800px;
    float: left;
    top: 0;
    left: 0;
    opacity: 0.8;
    filter:alpha(opacity=80);
}

#giftvoucher-view-condition {
    float: left;
    clear:both;
}

#giftvoucher-view-condition:hover {
	text-decoration: none;
}

.calendar{
    z-index: 99999;
}

.calendar .button{
    display: table-cell;
}

/* stee */
.ajax-file-upload-progress {
    width: 95% !important;
}
.ajax-file-upload-green {
    display: none !important;
}
.ajax-file-upload-abort {
    display: none !important;
}
.ajax-file-upload-statusbar {
    width: 88% !important;
}

/****************************Template 02 _ top*************************************/

#giftcard-template-top{
    overflow:hidden;
    max-height: 550px;
    font-size: 14px;
    width: 100%;
    height: 365px;
}
#giftcard-template-top .giftcard-template-content{
    margin-left:0px;
    padding: 0;
    position: relative;
}
#giftcard-template-top .giftcard-template-content-top, .giftcard-change-image-temp2{
    height: 190px;
    background-color: #FFFFFF;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
#giftcard-template-top .giftcard-template-content-temp2{
    padding-top: 0px;
    background-repeat: repeat;
    background-size: 100%
}
.logo-title.logo-title-top {
    padding-left: 15px;
    float: left;
    height: 84px;
}
.logo-title.logo-title-top img{
    float: left;
    border-radius: 0px 0px 5px 5px;
    max-height: 70px;
    background-position: 15px 0px !important;
}
.name-value-top{
    float: left;
    width: 100%;
    background: url('https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/bkg-title.png') no-repeat;
    background-size: 103% 105%;
    margin-top: 55px;
    height: 50px;
    position: absolute;
    bottom: 0;
}
.name-value-top .giftcard-title{
    float: left;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
    line-height: 48px;
    font-weight: 600;
}
#giftcard-template-top .giftcard-value{
    float: right;
    padding-left: 20px;
    background: url('https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/bkg-value.png') no-repeat left center;
    height: 50px;
}
.name-value-top .giftcard-value .giftcard-text-color{
    float: left;
    font-size: 12px;
    padding-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
.name-value-top .giftcard-value .giftcard-price-change {
    float: right;
    margin-left: 15px;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
}
.name-value-top .value-price span {
    margin-right: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 12px;
    margin-top: -3px;
}
.name-value-top .giftcard-value .giftcard-price-change .price {
    margin-right: 10px;
    font-size: 26px;
    font-family: 'Open Sans', sans-serif;
}
.giftcard-date-top{
    width: 59%;
    float:left;
    padding-top: 10px;
}
.giftcard-date-top .giftcard-from-to{
    float: left;
    font-size: 16px;
    color: #636363 !important;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
}
.giftcard-date-top .giftcard-from-to .giftcard-from{
    float: left;
    max-height: 25px;
}
.giftcard-date-top .giftcard-from-to .giftcard-text-color,
.giftcard-date-top .giftcard-from-to .giftcard-style-color{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}
.giftcard-information {
    float: left;
    clear: both;
    width: 342px;
    margin-top: 8px;
    margin-left: 15px;
}
.giftcard-date-top .giftcard-barcode {
    float: right;
    text-align: right;
    padding-right: 15px;
}
.giftcard-date-top span.giftcard-barcode img {
    max-width: 100%;
    float: right;
    height: 40px;
}
.giftcard-date-top .giftcard-barcode {
    padding-right: 15px;
    margin-top: -10px;
}
.giftcard-date-top .giftcard-from-to .giftcard-style-color{
    color: orange;
    font-size: 16px
}
.giftcard-date-top .giftcard-to{
    margin-left:0px;
    max-height: 25px;
    float:left;
    clear:both;
}
.giftcard-date-top .giftcard-number .giftcard-style-color{
    color: orange;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
    line-height: 30px;
}
.name-value-top .value-price{
    float: right;
    line-height: 55px;
}
.giftcard-date-top .giftcard-message{
    padding: 6px;
    padding-bottom: 14px;
    padding-top: 3px;
    height: 80px;
    vertical-align: middle;
    background: #fff;
    border-radius: 5px;
    border:1px solid #cecece;
    text-align: left;
}
.barcode-note .giftcard-code{
    float: right;
    margin-right: 15px;
}
.barcode-note .barcode{
    text-align: right;
    float: right;
    width: 158px;
    height: 40px;
}

.barcode-note .barcode img{
    height: 40px;
    max-width: 100%;
    float: right;
}
.giftcard-date-top .giftcard-custom-message{
    margin: 0;
    white-space: pre-wrap;
    max-height: 85px;
    overflow: hidden;
    font-size: 11px;
}
.barcode-note .giftcard-note{
    margin-top: 5px;
    float: right;
    width: 215px;
    text-align: right;
    overflow: hidden;
    height: 90px;
    position: absolute;
    bottom: 10px;
}
.barcode-note .giftcard-note .giftcard-text-color{
    font-size: 12px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#timezone_to_send{visibility: visible !important;}
#giftcard-template-top .giftcard-template-content-top.giftcard-change-image-temp2{width:100% !important; position: relative;}
#giftcard-template-top .giftcard-template-content{
    width:100%;
    background-size:100% auto !important;
    float: left;
    height: 175px;
}
#giftcard-template-top .giftcard-title-top{
    width:100%;
    position: relative;
}
.hidden-giftcard-content-temp2 .giftcard-barcode-value {height: 30px !important}
#giftcard-template-top .title{width:60% !important;}
#giftcard-template-top .barcode-note{
    width: 230px;
    float: right;
    margin-top: 5px;
    position: relative;
    height: 170px;
}
#giftcard-template-top .giftcard-value-bottom {display: none}

/*---Detail Template 3---*/
@import url(//fonts.googleapis.com/css?family=Open+Sans:600italic,300,700,400,600);
#giftcard-template-back .giftcard-template-content{display: none; height: 0px}
.title-value.giftcard-logo-background {
    float: left;
    width: 100%;
    background: url('https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/bkg-title.png') no-repeat;
    height: 50px;
    background-size: 100%;
}
.giftcard-logo-background .giftcard-value-color {
    float: right;
    background: url('https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/bkg-value.png') no-repeat left center;
    height: 50px;
    text-align: right;
    padding-right: 15px;
    padding-left: 20px;
    line-height: 48px;
}
.from-to-barcode-background{
    float: left;
    width: 100%;
    margin-bottom: 5px;
}
.giftcard-change-image-background-popup .giftcard-logo {
    float: left;
    height: 84px;
    margin-left: 15px;
}
.giftcard-change-image-background-popup .giftcard-logo img {
    margin-bottom: 15px;
    border-radius: 0px 0px 5px 5px;
    max-height: 70px;
    float: left;
}
.giftcard-logo-background .giftcard-text-color {
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    padding-right: 10px;
}
.giftcard-logo-background .giftcard-style-color.giftcard-price-change {
    font-size: 26px;
    margin-top: 6px;
}
.giftcard-logo-background .giftcard-style-color.giftcard-price-change .price {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    float: right;
    line-height: 52px;
}

.giftcard-logo-background .giftcard-title {
    float: left;
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    margin-left: 15px;
    line-height: 52px;
    font-weight: 600;
}
.from-to-barcode-background .from-to {
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    float: left;
    margin-left: 15px;
}
.from-to-barcode-background .from-to .giftcard-form{
    float: left;
    text-align: left;
    margin-top: 10px;
}
.from-to-barcode-background .from-to .giftcard-to {
    float: left;
    text-align: left;
    clear: both;
}
.giftcard-text {
    height: 90px;
}
.from-to-barcode-background span img {
    height: 40px;
    max-width: 100%;
}
.from-to-barcode-background .from-to .giftcard-text-color {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
.from-to-barcode-background .from-to .giftcard-style-color{
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}
.giftcard-box-background{
    overflow: hidden;
    width: 95%;
    margin: 0 auto;
}
.giftcard-box-background .giftcard-text-box{
    background: #fff;
    border-radius: 5px;
    border:1px solid #cccccc;
    padding: 0;
    padding-bottom: 10px;
    padding-top: 3px;
    display:table-cell;
    vertical-align: middle;
}
.giftcard-box-background .giftcard-text-color.giftcard-custom-message{
    margin: 0;
    white-space: pre-wrap;
    max-height: 85px;
    overflow: hidden;
    font-size: 11px;
    font-family: 'Open Sans', sans-serif;
    padding: 0px 5px;
    color: black !important;
}
.from-to-barcode-background .giftcard-barcode{
    float: right;
    margin-right: 15px;
}
.from-to-barcode-background .giftcard-barcode .giftcard-style-color{
    color: orange;
    font-weight: bold;
    font-size:15px;
    font-family: 'Open Sans', sans-serif;
}
.from-to-barcode-background .giftcard-barcode .giftcard-style-color{
    font-size: 14px;
    line-height: 30px;
    color: orange;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.giftcard-note-background{
// margin-top: 8px;
    float:left;
    box-sizing: content-box;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    margin-top: 8px;
    height: 30px
}
.giftcard-note-background .form-note{
    width: 100%;
    margin: 0 auto;
}
.giftcard-note-background .giftcard-text-color{
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
    padding: 0 15px;
    font-weight: 600;
    max-height: 33px;
    overflow: hidden;
}
#giftcard-template-back {width: 100% ;float: left; position: relative}
#giftcard-template-back .giftcard-change-image-background-popup{
    width: 100%;

    top: 0%;
}
.giftcard-box-background .giftcard-text-box {
    display: inherit !important;
    background-size: 100% !important;
    width: 100% !important;
    height: 98px;
    text-align: left;
}
.giftcard-box-background {
    width: 93% !important;
    height: 95px;
    padding: 5px 3%;
    margin-top: 0px !important;
    box-sizing: content-box;
    float: left;
}
.from-to-barcode-background .giftcard-number{
    float: right;
    text-align: right;
}
.from-to-barcode-background .giftcard-barcode span.barcode  {
    float: right;
}

/*****template 03 width devices*******/
.giftcard-change-image-background-popup img#img-type-background{
    position: relative;
    top: 0;
    z-index: 10;
    left:0;
}
#giftcard-template-back img#img-type-background{width: 100%}
#giftcard-preview-template img#img-type-background{width: 100%}
#giftcard-preview-template #giftcard-preview-template-content .giftcard-change-image-background-popup.giftcard-change-image{
    width: 100% !important;
    top: 0%;
    position: absolute;
}


.giftcard-product-media{
    float:Left;
    width:600px;
    height: 365px;
    transform-origin: top left;
    -webkit-transform-origin: top left;
}
.product-img-box {
// overflow: hidden\0;
}
#close-popup-giftcard {
    background: url('https://www.seltmann-shop.de/skin/frontend/base/default/images/giftvoucher/close.png') no-repeat;
    width: 35px;
    height: 35px;
    position: absolute;
    top: -25px;
    right: -25px;
}
#giftcard-preview-template-content{float:left;width: 100%;overflow: hidden;}
/****************************Template 01 _ left*************************************/
.giftvoucher-product-info{overflow: hidden}
#giftcard-template-left{
    overflow:hidden;
    width: 655px;
    font-size: 14px;
    float:left;
    background-size: 100% 100%;
}
#giftcard-preview-template .giftcard_value-color .giftcard-text-color{
    padding-right: 10px;
    margin-top: 15px;
}
/*#giftcard-preview-template-content {float: left;overflow: hidden;}*/
.dialog.giftcard-preview-template-dialog .dialog_e{background:none;}
.giftcard-template-content-left,.giftcard-change-image{
    width: 275px;
    height: 365px;
    display:block;
    float: left;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 275px 400px;
}
.logo1 { width: 100%; height: 50px; margin-top: -7px;}
#giftcard-template-left .giftcard-title {
    font-size: 20px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    margin-top: 10px !important;
    margin-left: 10px !important;
}
.giftcard-from{
    margin-right: 15px;
    overflow: hidden;
    display: table-cell;
    float: left;
    margin-bottom: 5px;
}
.giftcard-from-to  .giftcard-style-color{
    color: orange;
    font-size:16px;
    font-family: 'Open Sans', sans-serif;
}
.giftcard-to{max-height: 25px;}
.giftcard-box{overflow: hidden;margin-top: 10px;}
.giftcard-box  .giftcard-text-box{
    display: block;
    border-radius: 5px;
    border: 1px solid #cccccc;
    padding: 0 6px;
    height: 90px;
    vertical-align: middle;
    background:#fff;
    margin-top: 10px;
    text-align: left;
}
.giftcard_value .giftcard-text-color{
    float: left;
    padding-right: 10px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}
#giftcard-preview-template .giftcard-template-content .giftcard_value .giftcard-text-color{
    padding-right: 10px;
    margin-top: 10px;
}
.giftcard_value .giftcard-style-color{
    float: left;
    clear: both;
}
.giftcard_value .giftcard-style-color .price{
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
    /* color: orange; */
    font-weight: bold;
}
.giftcard-number{
    width: 100%;
    float: right;
    text-align: right;
    margin-bottom: 5px;
}
.giftcard-number .giftcard-style-color{
    color: orange;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.giftcard-custom-message{
    margin: 0;
    white-space: pre-wrap;
    max-height: 85px;
    overflow: hidden;
    font-size: 11px;
}
.giftcard-barcode  .giftcard-style-color{
    font-size: 14px;
    color: orange;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    font-style: italic;
}
.giftcard-text{
    overflow: hidden;
    vertical-align: bottom;
    height: 70px;
}
.giftcard-text  .giftcard-text-color{
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    text-align: left;
}
#giftcard-template-show-images .gift-active{overflow:hidden}
#giftcard-template-show-images .gift-active img{ display:inline;}
/******************Detail giftcard by Crystal****************/
#giftcard-template-left .giftcard-template-content {
    background-position: 0;
    background-size: 100%;
    width: 350px;
    display: block;
    margin-left: 0;
    float: right;
    height: 365px;
    background-repeat: repeat;
    box-sizing: content-box;
}
#giftcard-template-left .giftcard-logo div{width: 100% !important; margin-top: -7px !important;background-size: 80% 50px !important;}
#giftcard-template-left .giftcard-from-to .giftcard-text-color {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
}
#giftcard-template-left{width: 100% !important}
#giftcard-template-left .giftcard-change-image {
    width:250px;
    background-position:inherit !important;
    background-size: 100% 100% !important;
    height:365px;
    padding-bottom: 0;
    position: relative;
}
.giftcard-change-image img{
    height: 63px;
    max-width: 100%;
    display: inline;
}
.giftcard-change-image img#img-type-left{
    position: relative;
    top: 0;
    z-index: 10;
    left:0;
}
.giftcard-template-content-left .giftcard-logo{
    position: absolute;
    top: 280px;
    text-align: center;
    width: 100%;
}
/*#giftcard-template-left .giftcard-template-content div {width: 100% !important; float: left;}*/
#giftcard-template-left .giftcard-template-content div.giftcard-style-color{
    margin: 15px 10px 0 15px;
    text-align: left;
}
#giftcard-template-left .giftcard-template-content div.giftcard_value{
    float: left;
}
#giftcard-template-left .giftcard-template-content div.giftcard-code{
    float: right;
    width: 200px;
    margin-top: -5px;
}
#giftcard-template-left .giftcard-template-content .value-barcode {
    width: 320px;
    float: left;
    margin: 15px;
    margin-bottom: 10px;
}
#giftcard-template-left .giftcard-template-content div.giftcard-from-to,
#giftcard-template-left .giftcard-template-content div.giftcard-box,
#giftcard-template-left .giftcard-template-content div.giftcard-text{
    width: 320px;
    float: left;
    margin:0 15px;
}
#giftcard-template-left .giftcard-barcode {
    float: right;
    width: 177px;
    text-align: right;
}
#giftcard-template-left .giftcard-barcode img {float: right;max-width: 100%;height: 40px;}
#giftcard-template-left .giftcard-to{float: left;clear: both;margin-left: 0px;}
#giftcard-template-show-images {overflow: hidden;position: relative;height: 60px;}
#giftcard-template-show-images .images-for-slide{
    float:left;
    position: absolute;
    height: 60px;
    left: 0;
}
.giftcard-template-control{
    z-index: 10;
    position: absolute;
    top: 10px;
    width: 27px;
    height: 31px;
    background: url("https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/icon-nav.png") left 1px no-repeat transparent;
    text-decoration: none !important;
    outline: none !important;
}
#giftcard-template-prev{left:0;}
#giftcard-template-next{
    right: 0;
    background: url("https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/giftvoucher/icon-nav.png") left -41px no-repeat transparent;
}

/***************checkout cart by Sally***************/
.gift-card .discount{display: inline-block;width: 100%;}
.gift-card .discount .form-group label{display: inline;}
.discount .giftvoucher #giftvoucher{position: relative;margin-right: -33px;margin-top: 10px;margin-left: 15px;}
.giftcard_change img{display:inline;}
/*************shopping cart by Sally*************/
.discount .giftvoucher #giftvoucher{position: relative;margin-right: 0px;margin-top: -1px;margin-left: 0px;}
.giftvoucher-discount-code img{display:inline}
/************my account by Sally***********/
.gift-card .table .col-xs-12 .label{float:left;  margin-bottom: 5px;}
.gift-card .table .col-xs-12 .v-middle{float:left;margin-top: 3px;margin-left: 3px;}
/***********View giftcard*************/
#giftcard_history_table .item-hidden{display:none;}
.giftvoucher-index-email .form-list li{width:100%; float: left;}
/******History balance*******/


.dialog.giftcard-preview-template-dialog .dialog_w{background: none;}
/*---End Detail Popup Template 1---*/
.gift-card .sub-title{
    font-size: 17px;
    text-transform: none;
    font-weight: 600;
    margin: 0 0 5px;
    padding:0;
}
.gift-card label em{
    color: red;
    font-weight: normal;
    font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
    font-size: 12px;
}

/***********End Detail Popup Template 3*************/

/******************Send email***************/

.giftvoucher-product-info .giftcard-date-box img {display: inline;vertical-align: middle;}
.giftvoucher-product-info .giftcard-date-box input.validate-date-giftcard {float: left;margin-right: 3px;}
.giftcard-date-box button span{padding-left: 0 !important}
.add-to-box {clear: both}
.giftvoucher-receiver{float: left; clear: both; padding-bottom: 20px; width: 100%}
.giftvoucher-product-info .validation-advice{float: left; clear: both;}
.recipient_email,
.message,
.recipient_ship_form {float:left; clear:both;}

/******************End***********************/
/***************checkout cart by Sally***************/
.fieldset .giftvoucher  #giftvoucher{position: relative;margin-right: -33px;margin-top: 10px;margin-left: 15px;}
.giftcard_change img{display:inline;}
.fieldset .giftvoucher_credit #giftvoucher_credit{position: relative;margin-right: -33px;margin-top: 10px;margin-left: 15px;}
.fieldset #giftvoucher_container{float:left; padding-bottom: 12px; width: 100% !important;}
.fieldset .sp-methods{float:left; clear:both; width: 100% !important;}
.credit_input img {display:inline;}
.credit_input  .input-text{width:68px !important;}
.notice-msg li{font-weight:700;}
.giftvoucher-index-index .pager{margin-top:7px;}
/*************shopping cart by Sally*************/
.discount-form.giftvoucher   #giftvoucher{position: relative;margin-right: 5px;margin-top: 5px;margin-left: 0px;}
.discount-form .giftvoucher_credit  #giftvoucher_credit{position: relative;margin-right: 5px;margin-left: 0px; float:left}
.giftvoucher-discount-code img{display:inline;}
dd#giftcard_shoppingcart_apply, dd.giftvoucher li, dt.giftvoucher, dt.giftvoucher_credit, dd.giftvoucher-credit,li.giftvoucher-discount-code strong{margin:5px 0;}
#payment_form_giftvoucher_credit #gift_credit_message{float: left; width: 100%;}
li.giftvoucher-discount-code strong{float:none;}
.giftcard-code-hidden{display:none;}

/* ----- Simple template ------ */
#giftcard-template-simple{
    width:600px;
    float:left;
    background:#fff;
    border-radius: 3px;
    border: 1px solid #ddd;
}
#giftcard-template-simple .simple-top{

    padding: 6px 6px 10px;
    float:left;
    width: 100%;

}
.giftcard-template-content-simple{
    float: left;
    width: 100%;
    height: 310px;
}
#giftcard-template-simple .simple-content-top{margin:0;}
.simple-content-top .simple-logo{
    min-height: 85px;
    display:flex;
}
#giftcard-template-simple  img{margin:auto;}
.simple-bottom{
    float: left;
    width: 100%;
    padding: 6px;
    border-top:  1px solid #ddd;
    min-height: 90px;
}
.two-border{
    border-left:1px solid #ddd;
    border-right: 1px solid #dddddd;
}
.no-right{border-left:1px solid #ddd;}
.giftcard-number .giftcard-style-color{
    font-size: 16px;
}
.value-price .giftcard-text-color{
    font-size: 36px;
    line-height: 1;
}
.simple-barcode img{
    height: 35px;
    margin:auto;
}
.simple-content-top .simple-logo img{max-height: 100px;max-width:100%;}
#giftcard-template-simple .form-group.giftcard-value,
#giftcard-template-simple .form-group.giftcard-number{margin:5px 0;}
.simple-bottom .giftcard-custom-message{
    width: 100%;
    float: left;
    margin: 0;
    padding: 10px;
    font-size: 14px;
    color: #444;
    line-height: 18px;
}
#giftcard-template-simple .giftcard-template-content-simple{
    background-size: 100% auto;
}
#giftcard-template-simple .logo-title{
    padding: 0;
    float: none;
    height: auto;
}
#giftcard-template-simple img{
    display: inline;
    max-height: 90px;
    max-width: 180px;
}
#giftcard-template-simple .simple-barcode{
    min-height: 85px;
    display:flex;
}
#giftcard-template-simple .simple-content-top .col-xs-4,#giftcard-template-simple .simple-content-top .col-xs-6{
    height:90px;
}
#giftcard-template-simple .giftcard-number .giftcard-style-color{ font-style: normal;}
#giftcard-template-simple .giftcard-change-image{background-size:100%;}
/* ------ END -------- */
@media  (max-width:1199px){
    /**********add giftcard************/
    #gift-voucher-code{width:65% !important;}
}

/**********add giftcard by Sally************/
#gift-voucher-code{width:90% !important;}
#giftcard-template-left .giftcard-template-content .hidden-giftcard {
    height: 65px !important;
}
#giftcard-template-left .hidden-content {height: auto}
@media (max-width:990px){
    /************my account***********/


    /*view giftcard*/


    /**********check giftcard************/

}
@media  (max-width:880px){
    /************my account***********/



    /**********add giftcard************/
    #gift-voucher-code{width:100% !important;}
}
@media only screen and (max-width: 770px){
    /************my account by Sally***********/

    /**********add giftcard by Sally************/
    .col-main .giftvoucher-fieldset .input-box   input[type=text]{width:365px !important;}
}
@media  (max-width:640px){
    /************my account by Sally***********/

}

@media  (max-width:533px){
    /**********add giftcard by Sally************/
    .buttons-set button{margin-bottom:3px;}
    #addredeem-giftvoucher-code .buttons-set button.button{float:right !important; width:40%;}
}

@media  (max-width:440px){
    /**********check giftcard by Sally************/
    .page-title h1{font-size:18px !important;}
    /* My account */
    .balance .button{float:none !important; width:185px !important;}
    .giftvoucher-search-button{text-align:left !important;}
    .button{padding:5px !important;}


    /*my account*/
    #giftvoucher_grid-gift_code{width:65px !important; margin-left:70px;}
}
@media  (max-width:420px){
    /***************checkout cart by Sally***************/
    .giftcard{display:block;}
}


#czgdpr-mask.overlay { position: fixed; top: 0; left: 0; z-index: 9998; width: 100%; height: 100%; background: black; opacity: 0.6; }
#czgdpr-notice.overlay { position: fixed;width: 40%; z-index: 9999; max-height: 80%; left: 30%; top: 5%; overflow: auto; }
#czgdpr-notice-wrp { background: white; padding: 20px; overflow: auto; font-size:12px; }
#czgdpr-notice-wrp h2 { }
#czgdpr-notice-wrp h6 { font-size: 0.8em; font-weight: normal; }
.czgdpr-prolog {font-size: 13px; margin-bottom:5px;}

#czgdpr-notice-wrp button.button { width: 100%; text-align: center; padding: 0 8px 0 8px; cursor: pointer; outline-style: none; border: none; margin-bottom:5px; }
#czgdpr-notice-wrp button.button.btngrey { background: #eeeeee; color: #999999 }
#czgdpr-notice-wrp button.button span span { width: 100%; font-size: 13px; line-height: 2em; font-weight:bold; }
#czgdpr-notice-wrp #saveall {float:right;}
#cookieShowButton-wrapper { text-align: left; }
#cookieShowButton-wrapper #cookieShowButton{ width:48%; }

#czgdpr-groups-wrapper { margin: 10px 0; font-size: 13px; }
#czgdpr-groups-wrapper p{font-size: 13px;}
.czgdpr-groups-group { }
.czgdpr-groups-group .czgdpr-groups-group-cookie-list { margin-bottom: 15px;  }
.czgdpr-groups-group-cookie-info { cursor: pointer; width: 90%; display: block; }
.czgdpr-groups-group-cookie-info:focus {outline:0;}
.czgdpr-groups-group-cookie-info:hover {text-decoration: none; background-color: #f4f4f4; }

.czgdpr-groups-group-cookie-info i {
    border: solid #444;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
}
.czgdpr-groups-group-cookie-info i.arrow {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-bottom: 2px;
}
.czgdpr-groups-group-cookie-info.active i.arrow {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-bottom: 3px;
}

.czgdpr-groups-group-title { font-size: 1.1em; margin-bottom: 0.5em; display: flex; }
.czgdpr-groups-group-title input[type="checkbox"] { margin: 0 10px 5px 0; }
.czgdpr-groups-group-description li { list-style: inside; font-size: 13px; }
.czgdpr-groups-group-cookie { margin-top: 1em; }
.czgdpr-groups-group-cookie a:after { content: ">"; margin-left: 0.5em; transform: rotate(90deg); position: absolute; }

.czgdpr-policy div{font-size: 13px;}
.czgdpr-policy-title{font-size: 13px; margin:7px 0 5px 0;}
.czgdpr-policy-description{font-size: 12px;}

#czgdpr-CookieDisp { padding: 0 1em;}
#czgdpr-notice.inline #cookieShowButton {display: none;}
#czgdpr-notice.inline #czgdpr-CookieDisp {display: block!important;}
#czgdpr-notice-wrp .data-table { border-collapse: collapse;  width: 100%; }
#czgdpr-notice-wrp .data-table thead th { background-color: #efefef; font-size:13px; }
#czgdpr-notice-wrp .data-table td { border: 1px solid #efefef; padding: 0 3px 0 3px; font-size:12px; }
#czgdpr-notice-wrp .data-table .even { background-color: #fff; }
#czgdpr-groups-wrapper .buttons { padding-top: 10px; }

#czgdpr-delete-account .actions button { display: block; margin-bottom: 10px; }

@media only screen and (max-width: 1280px) { #czgdpr-notice.overlay { width: 60%; left: 20%; } }
@media only screen and (max-width: 1024px) { #czgdpr-notice.overlay { width: 80%; left: 10% } }
@media only screen and (max-width: 768px) {
    #czgdpr-notice.overlay { width: 98%; height: 98%; max-height: 98%; max-width: 98%; left: 1%; top: 1%; transform: none;}
    #czgdpr-groups-wrapper button.button { width: 100%; text-align: center; margin-bottom:2px; }
    #cookieShowButton-wrapper #cookieShowButton{ width:99%; }
    #czgdpr-notice-wrp { padding: 10px; }
    #czgdpr-notice-wrp #saveall {float:none;}
    #czgdpr-notice-wrp h2 { font-size: 1.5em }
}

.brand-page-title,
.feature-brand-title {
    border: 0 none;
    margin: 0 0 7px;
}
.brand-description {
    margin: 0 0 10px;
}
.feature-brands {
    margin-bottom: 10px;
    border: 1px solid #bbafa0;
    background-color: #fbfaf6;
    padding: 15px;
}
.std ul.brands-list {
    padding: 0;
    list-style: none;
    margin: 0;
}
.feature-brands:before,
.feature-brands:after,
.brands-list:before,
.brands-list:after,
.chars-filter:before,
.chars-filter:after {
    display: table;
    content: "";
}
.feature-brands:after,
.brands-list:after,
.chars-filter:after {
    clear: both;
}
.feature-brands .feature-brand-item {
    float: left;
    width: 23.5%;
    margin-left: 2%;
    text-align: center;
}
.feature-brands .feature-brand-item .feature-brand-title {
    font-size: 14px;
}
.feature-brands .feature-brand-item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.feature-brands .feature-brand-item .feature-brand-image a {
    display: block;
}
.feature-brands .feature-brand-item .feature-brand-image .brand-img {
    max-width: 100%;
    border: 1px solid #cccccc;
}

.brands-search .block-content {
    padding: 10px;
}
.brands-search .block-content ul.chars-filter {
    margin-top: 10px;
}
.brands-search .block-content ul.chars-filter li {
    float: left;
}
ul.chars-filter li a {
    text-decoration: none;
}
ul.chars-filter li a {
    display: block;
    border: 1px solid transparent;
    height: 28px;
    line-height: 28px;
    width: 28px;
    text-align: center;
}
ul.chars-filter li a:hover,
ul.chars-filter li.active a {
    background-color: #F18200;
    color: #ffffff;
    border: 1px solid #de5400;
}
.brands-list .brand-item {
    float: left;
    text-align: center;
    margin-top: 10px;
}
.brands-list .brand-item .brand-image a {
    display: block;
}
.brands-list .brand-item .brand-image .brand-img {
    max-width: 100%;
    border: 1px solid #cccccc;
}
.brands-list .brand-item .brand-title {
    font-size: 12px;
    color: #203548;
}
.brands-list .brand-item .brand-title a {
    color: #203548;
}

.brands-widget .brand-item {
    text-align: center;
}
.brands-widget .brand-item .brand-item-inner {
    padding: 5px;
    margin: 5px;
}
.brands-widget .brand-item .brand-image .brand-img img {
    max-width: 100%;
    border: 1px solid #ccc;
    margin: 0 auto;
}
.brands-widget .slick-prev:before,
.brands-widget .slick-next:before {
    color: #333333;
}
.brands-widget .slick-prev {
    right: 100%;
}
.brands-widget .slick-next {
    left: 100%;
}
.brands-widget.vertical-slider .brand-item .brand-image .brand-img {
    display: inline-block;
}
.brands-widget.vertical-slider .slick-prev:before {
    content: "▲";
}
.brands-widget.vertical-slider .slick-next:before {
    content: "▼";
}
.brands-widget.vertical-slider .slick-prev {
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.brands-widget.vertical-slider .slick-next {
    left: 50%;
    top: 100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.block-brand-related {
    margin-top: 20px;
}
.block-brand-related .products-list .product-shop {
    margin-left: 160px;
}
.block-brand-related .products-list .price-box {
    float: none;
}
.block-brand-related .products-list .add-to-links,
.block-brand-related .products-list .ratings::after,
.block-brand-related .products-list .desc {
    clear: none;
}
.block-brand-related .products-related-grid .ratings .rating-box {
    float: none;
    margin-bottom: 5px;
}
.block-brand-related .actions {
    background: none;
    padding: 0;
    text-align: inherit;
}
.block-brand-related .actions button.button,
.block-brand-related .actions a {
    float: none;
}
.products-related-grid .product-name {
    color: #203548;
    font-size: 13px;
    font-weight: bold;
    margin: 0 0 5px;
}
.products-related-grid .product-name a {
    color: #203548;
}
ul.products-related-grid {
}
ul.products-related-grid:before,
ul.products-related-grid:after {
    content: "";
    display: table;
}
ul.products-related-grid:after {
    clear: both;
}
.block-brand-related .block-content ul.products-related-grid li.item {
    padding: 0;
    margin-top: 10px;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-2cols li.item {
    float: left;
    width: 49%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-2cols li.item:nth-child(2n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-3cols li.item {
    float: left;
    width: 32%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-3cols li.item:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-4cols li.item {
    float: left;
    width: 23.5%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-4cols li.item:nth-child(4n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-5cols li.item {
    float: left;
    width: 18.4%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-5cols li.item:nth-child(5n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-6cols li.item {
    float: left;
    width: 15%;
    margin-left: 2%;
}
.block-brand-related .block-content ul.products-related-grid.products-related-grid-6cols li.item:nth-child(6n+1) {
    margin-left: 0;
    clear: left;
}
.block-brand-related .block-content ul.products-related-grid li.item .product-image,
.block-brand-related .block-content ul.products-list li.item .product-image {
    background-color: #eeeded;
    border: 1px solid #d9dde3;
    display: block;
    padding: 5px;
}
.block-brand-related .block-content ul.products-related-grid li.item .product-image img,
.block-brand-related .block-content ul.products-list li.item .product-image img {
    max-width: 100%;
}
.product-brand {
    margin-bottom: 10px;
}
.product-brand .product-brand-inner {
    display: inline-block;
    text-align: center;
    background-color: #f8f7f5;
    border: 1px solid #d9dde3;
}
.product-brand .product-brand-inner .brand-title {
    margin-top: 5px;
}
.lookbook-container{float:left; width:100%; display:block}
.mgs-lookbook-container{position:relative; float:left}
.mgs-lookbook-container .lookbook-image{max-width:100%}
.mgs-lookbook-container .pin-item{position:absolute; text-align:center}

/* ==========================================================================
   GENERAL
   ========================================================================== */
.pin-maker:before,
.pin-maker:after {
	content: "";
	display: table;
}
.pin-maker:after {
	clear: both;
}
.pin__wrapper {
	position: relative;
	outline: 0;
}
.pin__wrapper a:focus,
.pin__wrapper a:hover,
.pin__wrapper a:active {
	outline: 0;
}
.pin-maker .pin__wrapper {
	float: left;
}
.pin-maker .pin__wrapper .pin__image > img {
	width: 100%;
}
.pm-2col .pin__wrapper,
.pm-2col .pin__sizer {
	width: 50%;
}
.pm-3col .pin__wrapper,
.pm-3col .pin__sizer {
	width: 33.3%;
}
.pm-4col .pin__wrapper,
.pm-4col .pin__sizer {
	width: 25%;
}
.pm-5col .pin__wrapper,
.pm-5col .pin__sizer {
	width: 20%;
}
.pm-mask {
	position: relative;
}
.pm-mask:before {
	content: "";
	position: absolute;
	background: rgba(0, 0, 0, .35);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

/* ==========================================================================
   PIN TYPE ICON
   ========================================================================== */
[class*="pin__type--"] {
	position: absolute;
}
.pin__icon--add,
.pin__type--area {
	cursor: pointer;
	transition: all .35s;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	-webkit-box-pack: center;
	justify-content: center;
	text-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
}
.pin__size--small {
	width: 24px;
	height: 24px;
	line-height: 22px;
	font-size: 10px;
}
.pin__size--medium {
	width: 32px;
	height: 32px;
	line-height: 30px;
	font-size: 16px;
}
.pin__size--large {
	width: 48px;
	height: 48px;
	line-height: 46px;
	font-size: 18px;
}

/* ==========================================================================
   POPUP
   ========================================================================== */
.pin__popup,
.pin__title {
	position: absolute;
}
.pin__title:before,
.pin__popup:before {
	content: "";
	position: absolute;
}
.pin__title {
	white-space: nowrap;
	background: #fff;
	left: 50%;
	-webkit-transform: translateX(-50%) scale(0);
	transform: translateX(-50%) scale(0);
	top: -webkit-calc(-100% - 10px);
	top: calc(-100% - 10px);
	padding: 5px 30px;
	font-size: 14px;
	transition: transform .35s;
}
.pin__title:before {
	border: 6px solid transparent;
	border-top: 6px solid #fff;
	bottom: -12px;
	left: calc(50% - 6px);
	left: -webkit-calc(50% - 6px);
}
.pin__size--small + .pin__title {
	top: calc(-100% - 15px);
	top: -webkit-calc(-100% - 15px);
}
.pin__size--large + .pin__title {
	top: -100%;
}
.pin__type--area .pin__title {
	top: -50px;
}
.pin__type:not(.pin__opened):hover .pin__title {
	-webkit-transform: translateX(-50%) scale(1);
	transform: translateX(-50%) scale(1);
}
.pin__popup {
	box-shadow: 0 0 20px rgba(0, 0, 0, .2);
	opacity: 0;
	visibility: hidden;
	transition: all .35s;
	z-index: 100;
	border-radius: 2px;
}
.pin__type--area .pin__popup {
	text-align: initial;
}
.pin__opened .pin__popup {
	opacity: 1;
	visibility: visible;
}
.pin__opened .pin__popup img, .pin__popup img{max-width:100%}
.pin__popup--zoom {
	-webkit-transform: scale(0);
	transform: scale(0);
}
.pin__popup--zoom.pin__popup--right,
.pin__popup--zoom.pin__popup--left {
	-webkit-transform: translateY(-50%) scale(0);
	transform: translateY(-50%) scale(0);
}
.pin__opened .pin__popup--zoom.pin__popup--top,
.pin__opened .pin__popup--zoom.pin__popup--bottom {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.pin__opened .pin__popup--zoom.pin__popup--right,
.pin__opened .pin__popup--zoom.pin__popup--left {
	-webkit-transform: translateY(-50%) scale(1);
	transform: translateY(-50%) scale(1);
}
.pin__popup--sup {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
}
.pin__popup--sup.pin__popup--right,
.pin__popup--sup.pin__popup--left {
	-webkit-transform: translateY(calc(-50% + 30px));
	transform: translateY(calc(-50% + 30px));
}
.pin__opened .pin__popup--sup.pin__popup--right,
.pin__opened .pin__popup--sup.pin__popup--left,
.pin__opened .pin__popup--sdown.pin__popup--right,
.pin__opened .pin__popup--sdown.pin__popup--left {
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pin__popup--sdown {
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
}
.pin__popup--sdown.pin__popup--right,
.pin__popup--sdown.pin__popup--left {
	-webkit-transform: translateY(calc(-50% - 30px));
	transform: translateY(calc(-50% - 30px));
}
.pin__popup--sleft {
	-webkit-transform: translateX(30px);
	transform: translateX(30px);
}
.pin__popup--sleft.pin__popup--right,
.pin__popup--sleft.pin__popup--left {
	-webkit-transform: translateY(-50%) translateX(30px);
	transform: translateY(-50%) translateX(30px);
}
.pin__opened .pin__popup--sleft.pin__popup--right,
.pin__opened .pin__popup--sleft.pin__popup--left,
.pin__opened .pin__popup--sright.pin__popup--right,
.pin__opened .pin__popup--sright.pin__popup--left {
	-webkit-transform: translateY(-50%) translateX(0);
	transform: translateY(-50%) translateX(0);
}
.pin__popup--sright {
	-webkit-transform: translateX(-30px);
	transform: translateX(-30px);
}
.pin__popup--sright.pin__popup--right,
.pin__popup--sright.pin__popup--left {
	-webkit-transform: translateY(-50%) translateX(-30px);
	transform: translateY(-50%) translateX(-30px);
}
.pin__popup--rotate {
	-webkit-transform: rotateY(360deg);
	transform: rotateY(360deg);
}
.pin__popup--rotate.pin__popup--right,
.pin__popup--rotate.pin__popup--left {
	-webkit-transform: translateY(-50%) rotateY(360deg);
	transform: translateY(-50%) rotateY(360deg);
}
.pin__opened .pin__popup--rotate.pin__popup--right,
.pin__opened .pin__popup--rotate.pin__popup--left {
	-webkit-transform: translateY(-50%) rotateY(0deg);
	transform: translateY(-50%) rotateY(0deg);
}
.pin__opened .pin__popup--sup,
.pin__opened .pin__popup--sdown {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.pin__opened .pin__popup--sleft,
.pin__opened .pin__popup--sright {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}
.pin__opened .pin__popup--rotate {
	-webkit-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.pin__popup:before {
	border: 10px solid transparent;
}
.pin__popup--top {
	bottom: calc(100% + 20px);
}
.pin__popup--top:before {
	border-top: 10px solid #fff;
	left: calc(50% - 10px);
	bottom: -20px;
}
.pin__popup--bottom {
	top: calc(100% + 20px);
}
.pin__popup--bottom:before {
	border-bottom: 10px solid #fff;
	left: calc(50% - 10px);
	top: -20px;
}
.pin__popup--right {
	left: calc(100% + 20px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pin__popup--right:before {
	border-right: 10px solid #fff;
	left: -20px;
	top: calc(50% - 10px);
}
.pin__popup--left {
	right: calc(100% + 20px);
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pin__popup--left:before {
	border-left: 10px solid #fff;
	right: -20px;
	top: calc(50% - 10px);
}
.popup__title {
	padding: 10px 15px;
	font-size: 16px;
}
.popup__content {
	padding: 15px;
}
.popup__title + .popup__content {
	border-top: 2px solid #f2f2f2;
}
.popup__content iframe {
	width: 100%;
	height: 100%;
}
.popup__content--product {
	text-align: center;
	background:#fff;
}
.popup__content--product > *:not(:last-child) {
	margin-bottom: 10px;
}
.pin__popup .popup__content--product h3 {
	font-size: 15px;
	color: #222;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: 500;
	text-transform:none;
}
.popup__content--product > span {
	font-size: 14px;
	display: block;
	line-height: 1;
	color: #878787;
}
.popup__content--product > span ins {
	background: none;
	color: #c60f02;
	text-decoration: none;
}
.popup__content--product > div {
	border-top: 1px solid #ddd;
	margin: 0 -15px;
}
.popup__content--product > div form{
	display: inline-block;
	width: 50%;
	padding: 20px 0 0;
	height: auto;
	line-height: 1;
}
.popup__content--product > div a, .popup__content--product > div button.action.primary {
	display: inline-block;
	width: 50%;
	color: #222;
	padding: 12px 0 0;
	margin: 0;
	background: none;
	box-shadow: none;
	border: 0;
	font-weight: normal;
	height: auto;
	line-height: 1;
	text-decoration:none;
}
.popup__content--product > div button.action.primary{width:100%; padding: 0; margin-top:-2.5px}
.popup__content--product > div a:hover {
	background: none;
	color: #56ceff;
}
.popup__content--product > div button.action.primary:hover {
	color: #56ceff;
}

.pin__popup_text_content{background:#fff; color:#878787}
.pin__popup_text_content .popup__title{color:#2b2b2b}
.pin__popup_text_content .popup__content{line-height:23px}
.pin__popup_text_content .popup__content a { color: #56ceff; }
.pin__popup_text_content .popup__content a:hover { text-decoration: underline; }
.popup__content .price-box .price{color:#878787}
/* ==========================================================================
   SLIDER
   ========================================================================== */
.pm-slick {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.pm-slick .slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.pm-slick .slick-list:focus,
.pm-slick .slick-arrow:focus {
	outline: none;
}
.pm-slick .slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.pm-slick .slick-track,
.pm-slick .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.pm-slick .slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.pm-slick .slick-track:before,
.pm-slick .slick-track:after {
	display: table;
	content: '';
}
.pm-slick .slick-track:after {
	clear: both;
}
.slick-loading .slick-track,
.pm-slick .slick-loading .slick-slide {
	visibility: hidden;
}
.pm-slick .slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .pm-slick .slick-slide {
	float: right;
}
.pm-slick .slick-slide img,
.pm-slick.slick-initialized .slick-slide {
	display: block;
}
.pm-slick .slick-slide.slick-loading img,
.pm-slick .slick-arrow.slick-hidden {
	display: none;
}
.pm-slick .slick-slide.dragging img {
	pointer-events: none;
}
.pm-slick.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.pm-slick .slick-arrow {
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	top: calc(50% - 16px);
	z-index: 10;
	text-indent: -999em;
	background: #65affa;
	color: #fff;
	border: 3px solid rgba(255, 255, 255, .45);
	transition: all .35s;
	opacity: 0;
	line-height: 26px;
}
.pm-slick:hover .slick-arrow {
	opacity: 1;
}
.pm-slick .slick-arrow:hover {
	background: #3881ca;
}
.pm-slick .slick-next {
	right: 20px;
}
.pm-slick .slick-prev {
	left: 20px;
}
.pm-slick .slick-arrow:before {
	position: absolute;
	font-family: icomoon;
	text-indent: 0;
	display: block;
	font-size: 12px;
	width: 18px;
}
.pm-slick .slick-prev:before {
	content: "\e901";
}
.pm-slick .slick-next:before {
	content: "\e902";	
}
.pm-slick.slick-dotted {
	margin-bottom: 30px;
}
.pm-slick .slick-dots {
	position: absolute;
	bottom: -45px;
	display: block;
	width: 100%;
	padding: 0;
	list-style: none;
	text-align: center;
}
.pm-slick .slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	padding: 0;
	cursor: pointer;
}
.pm-slick .slick-dots li button {
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
	width: 20px;
	height: 20px;
	padding: 0;
}
.pm-slick .slick-dots li button:hover,
.pm-slick .slick-dots li button:focus {
	outline: none;
}
.pm-slick .slick-dots li button:hover:before,
.pm-slick .slick-dots li button:focus:before {
	opacity: 1;
}
.pm-slick .slick-dots li button:before {
	font-size: 32px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	line-height: 14px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: #65affa;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.pm-slick .slick-dots li.slick-active button:before {
	opacity: 1;
}

.pin__title{color:#878787; line-height:25px}
.popup__content--product > div{line-height:normal}
.pin__popup div.price-box{border:none}

.pin__popup .price-box p{margin-bottom:0}

.lookbook-slider .owl-dots{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
	bottom: 10px;
}
.lookbook-slider.owl-carousel .owl-dots .owl-dot span {
	background-color: #56ceff;
	border-color: #56ceff;
	opacity: 0.5;
}
.lookbook-slider.owl-carousel .owl-dots .owl-dot:hover span, 
.lookbook-slider.owl-carousel .owl-dots .owl-dot.active span {
	opacity: 1;
	border-color: #56ceff;
	background-color: #56ceff;
}
.lookbook-slider .lookbook-image {
	min-width: 100%;
}
.lookbook-slider {clear:both}
.lookbook-slider .owl-dots .owl-dot span{width:15px; height:15px; background:#f9f9f9}
.lookbook-slider .owl-dots .owl-dot.active span, .lookbook-slider .owl-dots .owl-dot:hover span{background:#65affa}
@media (max-width: 1199px) {
	.pin__popup { width: 200px !important; }
	.popup__content img{height:auto}
}
@media (max-width: 960px) {
	.pin__popup .popup__content{padding:10px; font-size: 11px; line-height: 1.4;}
	.popup__content--product > div{margin:0 -10px}
	.pin__popup .popup__content--product h3{font-size:12px; margin-bottom:0; font-weight: 400;}
	.popup__content .price{margin-bottom:10px}
	.popup__content--product > div a{padding:10px 0 0}
	.pin__popup_text_content .popup__title { line-height: 1.428; font-size: 13px; }
}

@media (max-width: 768px) {
	.pin__popup{width:140px !important}
	.popup__content img{height:auto}
	.popup__content--product > img {display: none !important; }
	.pin__popup .popup__content--product h3, .popup__content--product > div a, .popup__content .price, .popup__content--product > div button.action.primary{font-size:11px;}
	.popup__content--product > div form {
		padding-top: 10px;
	}
	
}
.promo-banner {
	position:relative;
	overflow: hidden;
}
.promo-banner > a > img {
	min-width: 100%;
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transition: all 300ms;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
}
.promo-banner:hover > a > img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
.promo-banner .banner-hover a{position:absolute; top:0; left:0; width:100%; height:100%}

.promo-banner .text-container {
	position: absolute;
	padding: 20px;
}
.promo-banner .text-left {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	left: 0;
	text-align: left;
}
.btn.btn-promo-banner:hover, 
.btn.btn-promo-banner:focus {
    color: fff;
    background-color: #56cfe1;
    border-color: #56cfe1;
}
.btn.btn-promo-banner {
    box-shadow: 1px 1px 0 0 rgba(0,0,0,0.1);
    padding: 0 20px;
    height: auto;
    min-width: 150px;
    border-color: #fff;
	background-color: #fff;
	color: #222;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}
.promo-banner .text-top-left {
	left: 0;
	top: 0;
	bottom: auto;
}
.promo-banner .text-right {
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	right: 0;
	text-align: right;
}
.promo-banner .text-top-right {
	right: 0;
	top: 0;
	bottom: auto;
}
.promo-banner .text-center {
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.cms-index-index .promo-banner .text-center{
    top: auto;
    bottom: -40px;
}
.promo-banner .text-top-center {
	top: 0;
	width: 100%;
	text-align: center;
}
.promo-banner .text-bottom-center {
	bottom: 0;
	width: 100%;
	text-align: center;
}
.promo-banner .text-bottom-left {
	bottom: 0;
	left: 0;
	top: auto;
}
.promo-banner .text-bottom-right {
	bottom: 0;
	right: 0;
	top: auto;
}
.promo-banner .view-more { margin-top: 10px; }
.social-item{
	display:inline-block;
	padding: 9px;
}
.social-item a{
	font-size: 15px;
}
@media (max-width: 991px){
	.social-item {
		padding: 5px 9px;
	}
}
@media (max-width: 767px){
	.social-login-options{
		display: none;
	}
}
/* CSS Document */
.fixspin {
	position: fixed;
	bottom: 5%;
	right: 0%;
	background-color:transparent;
	z-index:99999;
}
.arrow-text {
  font-weight: bold;
}
.arrow-img{
	float:right;
}
.arrow-img > img{
	width:50px;
	height:50px;
}
.arrow_box {
	float:left;
	position: relative;
	background: #000;
	border-radius:5px;
	margin-right:20px;
}
.arrow_box h1 {
	margin: 0;
	padding: 5px 10px;
	color:#fff;
}
.arrow_box{
  margin: 0;
  padding: 5px 10px;
  color:#fff;
  line-height:2.5;
  margin-right:15px;
}
.arrow-img, .arrow_box{
  box-shadow: 0 3px 10px 0px #000;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:after {
	border-left-color: #000;
	border-width: 10px;
	margin-top: -10px;
}
.arrow_box:before {
	border-left-color: #000;
	border-width: 10px;
	margin-top: -10px;
}




@media only screen and (max-width: 767px){
	.fixspin{display:none; }
}


#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(https://www.seltmann-shop.de/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
.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;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

/*
/**
* Phxsolution Formbuilder
*
* NOTICE OF LICENSE
*
* This source file is subject to the Open Software License (OSL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/osl-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@magentocommerce.com so you can be sent a copy immediately.
*
* Original code copyright (c) 2008 Irubin Consulting Inc. DBA Varien
*
* @category   module css
* @package    Phxsolution_Formbuilder
* @author     Murad Ali
* @contact    contact@phxsolution.com
* @site       www.phxsolution.com
* @copyright  Copyright (c) 2014 Phxsolution Formbuilder
* @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
*/
.form-list .input-box {width:450px}
.product-options {/*border: 1px solid #333;*/}
.formbuilder ul {list-style: none !important; list-style-type: none !important;}
#custom_form .input-text {width:100%}
#custom_form .title_image {text-align: center;}
#popup_main_window
{
    position:fixed;
    z-index: 9999;
    top: 5%;
    left: 20%;
    display: none;
    width: 80%;
    margin: 0 auto;
}

    #loading_image
    {
        position: static;
        height: 100%;
        width: 100%;
    }
    
    
    #loading
    {
        display: none;
        height: 60px;
        margin-left: 45%;
        margin-top: .5%;
        width: 60px;
    }

#coupon-area{
    text-align: center;
    position:relative;
    width: 100%;
    display: none;
}
#show-coupon{
/*    border: 1px dashed #1193D6;
    color: #1193D6;
    background: #d3eaf6;
    width:43%;
    padding:20px;
    font-size: 42px;
    margin-left: 30%;
    margin-top: 3%;*/
    
    border: 1px dashed #1193D6;
    color: #1193D6;
    background: #d3eaf6;
    width: 43%;
    padding: 1%;
    font-size: 1.5em;
    margin-left: 30%;
    margin-top: 3%;
}
.success-msgs{
    line-height: 1;
    background: #4caf50;
    font-size: 18px;
    padding: 20px;
    color: white;
}
#error-title{
/*    font-size: 50px;
    color: #ee504d;*/

    font-size: 2.5em;
    color: #ee504d;
}
#error-text{
/*    font-size: 20px;
    margin-top: 10px;*/
    font-size: 1.5em;
    margin-top: 5%;
}
#error-popup{

    position: absolute;
    height: 30%;
    width: 30%;
    text-align: center;
    background: #efefef;
    border: #ff0000 dashed 2px;
    top: 0%;
    left: 22%;
    display: none;

}
.bottomtext{
    cursor: pointer;
}
#popup_preview{
    
    max-height: 50%;
    padding: 3%;
    width: 75%;
    background-color: #fbfbfb;
    background-repeat: no-repeat;
    background-size: cover;
    border: 8px dashed #d8d8d8;
}

.discount_title{
    
    border: none;
    width: 100%;
    font-size: 2em;
    font-weight: bold;
    text-align: center;
    margin-bottom: -3%;
}

.discount_text{

    border: none;
    width: 100%;
    font-size: 1.5em;
    text-align: center;
}
.discount_information{
    margin-top: 5%;
    line-height: 1.5;
    margin-bottom: 4%;
}

.bottomtext{
    color: #717171;
    border-bottom: 1px dotted;
    left: 46%;
    text-align: center;
    font-style: italic;
    position: relative;
    display:inline;
}
.site-logo-popup{
    padding-left: 27%;
}
.textfieldbutton{
    margin-left: 8%
}
.emailfield{

    border: 4px solid #ccc;
    font-style: italic;
    text-align: center;
    font-size: 200%;
    width: 85% !important;
    height: 2.3215em !important;
    border-radius: 8px;
}
.newbutton{

    border: none;
    font-size: 2em;
    width: 85%;
    height: 2.3215em;
    border-radius: 8px;
    color: #ffffff;
    background-color: #ee5252;
    margin-top: 5px;
    opacity: 1;
    box-shadow: #000000 -1px 1px 5px;
}
.newbutton:hover{
    box-shadow: none;
}

.popup-main-title{
    font-size:55px;
    text-align: center;
    margin-top: 3%;
}
.black_overlay {
    background-color: #000;
    display: none;
    height: 1000%; 
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: 0.2;
}

/* Close Icon */
.rm_popup_close_icon {
    cursor: pointer;
    background: url('https://www.seltmann-shop.de/skin/frontend/base/default/vss_exitpopup/img/white.png') no-repeat transparent 0 0;
    background-color: #d3593d;
    height: 20px;
    width: 20px;
    position: absolute;
    right: 0;
    margin-right: 25%;
    margin-top: 0%;
}

.rm_popup_close_icon:hover
{
    background-color: #cf1324;
}


@media (max-width:320px) {
    
    .discount_title
    {
        border: none;
        width: 100%;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        margin-bottom: -3%;
    }
    .discount_text{
        font-size:9px;
    }
    
    #loading_button
    {
        position: absolute;
        height: 10%;
        left: 34%;
        top: 63%;
        width: 10%;
    }
    
    #loading_image
    {
        height: 100%;
        width: 100%;
        position: static;
    }
    
    
    #loading
    {
        display: none;
        width: 20px;
        height: 20px;
        margin-left: 41%;
        margin-top: 2%;
    }
    
    .emailfield
    {
        border: 0px solid #ccc;
        font-style: italic;
        text-align: center;
        font-size: 40%;
        width: 85% !important;
        height: 4.322em !important;
        border-radius: 3px;
    }
    .newbutton
    {
        border: none;
        font-size: .5em;
        width: 85%;
        height: 3.322em;
        border-radius: 2px;
        margin-top: 5px;
        opacity: 1;
        box-shadow: #000000 -1px 1px 5px;
    }
    
    .bottomtext{
        top: -8%;
        font-size: 9px;
        left: 23%;
    }
    #error-title{
        font-size: 23px;
        color: #ee504d;
    }
    #error-text{
        font-size: 10px;
        margin-top: 6px;
    }
    #error-popup{
        position: absolute;
        height: 40%;
        width: 54%;
        text-align: center;
        padding: 10px;
        background: #E5E5E5;
        left: 11%;
    }
    #coupon-area{
        text-align: center;
        position: relative;
        width: 86%;
        left: 7%;
    }
    #show-coupon{
        border: 1px dashed #1193D6;
        color: #1193D6;
        background: #d3eaf6;
        width: 100%;
        padding: 3px;
        font-size: 10px;
        margin-left: 0;
        margin-top: 3%;

    }
    .success-msgs{
        background: #53b973;
        font-size: 7px;
        padding: 5px;
        color: white;

    }

}


@media (min-width: 320px) and  (max-width:480px) {

    
    .discount_title
    {
        border: none;
        width: 100%;
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        margin-bottom: -3%;
    }
    .discount_text{
        border: none;
        width: 100%;
        text-align: center;
        font-size: 10px !important;
    }
    
    #loading_button
    {
        position: absolute;
        height: 10%;
        left: 34%;
        top: 63%;
        width: 10%;
    }
    
    #loading_image
    {
        height: 100%;
        width: 100%;
        position: static;
    }
    
    
    #loading
    {
        width: 30px;
        height: 30px;
        margin-left: 45%;
        margin-top: 1%;
    }
    
    .emailfield
    {
        border: 0px solid #ccc;
        font-style: italic;
        text-align: center;
        font-size: 10px !important;
        width: 85% !important;
        height: 35px !important;
        border-radius: 3px;
    }
    .newbutton
    {
        border: none;
        font-size: 10px;
        width: 85%;
        height: 35px;
        border-radius: 2px;
        margin-top: 5px;
        opacity: 1;
    }
    
    .bottomtext{
        top: -8%;
        font-size: 9px;
        left: 40%;
    }
    #error-title{
        font-size: 20px;
        color: #ee504d;
    }
    #error-text{
        font-size: 12px;
    }
    #error-popup{
        position: absolute;
        height: 32%;
        width: 40%;
        text-align: center;
        padding: 10px;
        background: #E5E5E5;
        left: 17%;
    }
    #coupon-area{
        text-align: center;
        position: relative;
        width: 86%;
        left: 7%;
    }
    #show-coupon
    {
        border: 1px dashed #1193D6;
        color: #1193D6;
        background: #d3eaf6;
        width: 100%;
        padding: 3px;
        font-size: 12px;
        margin-left: 0;
        margin-top: 3%;
        margin-bottom: -12%;
    }
    .success-msgs
    {
        background: #53b973;
        font-size: 12px;
        padding: 5px;
        color: white;
    }

}
    
@media (min-width: 480px) and  (max-width:768px) {
    .discount_title
    {
        border: none;
        width: 100%;
        font-size: 25px;
        font-weight: bold;
        text-align: center;
        margin-bottom: -3%;
    }
    .discount_text{
        border: none;
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    
    #loading_image
    {
        height: 100%;
        width: 100%;
        position: static;
    }
    
    
    #loading
    {
        width: 35px;
        height: 35px;
        margin-left: 43%;
        margin-top: 1.5%;
    }
    
    .emailfield
    {
        font-size: 18px;
        border: 3px solid #ccc;
        border-radius: 4px;
        margin-left: 8%;
        height: 45px !important;
    }
    .newbutton
    {
        border: none;
        font-size: 18px;
        width: 85%;
        height: 45px;
        border-radius: 2px;
        margin-top: 5px;
        opacity: 1;
    }
    
    .bottomtext{
        top: 0px;
        font-size: 14px;
        left: 40%;
    }
    #error-title{
        font-size: 35px;
        color: #ee504d;
    }
    #error-text{
        font-size: 15px;
        margin-top: 8px;
    }
    #error-popup{
        position: absolute;
        height: 35%;
        width: 40%;
        text-align: center;
        padding: 10px;
        background: #E5E5E5;
        top: 0%;
        left: 17%;
    }
    #coupon-area{
        text-align: center;
        position: relative;
        width: 86%;
        left: 7%;
    }
    #show-coupon
    {
        border: 1px dashed #1193D6;
        color: #1193D6;
        background: #d3eaf6;
        width: 100%;
        padding: 3px;
        font-size: 16px;
        margin-left: 0;
        margin-top: 3%;
        margin-bottom: 0;
    }
    .success-msgs
    {
        background: #53b973;
        font-size: 16px;
        padding: 5px;
        color: white;
    }


}
@media (min-width: 768px) and  (max-width:1024px) {
    
    .discount_title
    {
        border: none;
        width: 100%;
        font-size: 30px;
        font-weight: bold;
        text-align: center;
        margin-bottom: -4%;
        margin-top: 2%;
    }
    .discount_text{
        border: none;
        width: 100%;
        text-align: center;
        font-size: 16px;
    }
    
    #loading_image
    {
        height: 100%;
        width: 100%;
        position: static;
    }
    
    
    #loading
    {
        width: 40px;
        height: 40px;
        margin-left: 45%;
        margin-top: 1.5%;
    }
    
    .emailfield
    {
        font-size: 24px;
        border: 3px solid #ccc;
        border-radius: 4px;
        margin-left: 7%;
        height: 50px !important;
    }
    .newbutton
    {
        border: none;
        font-size: 18px;
        width: 85%;
        height: 50px;
        border-radius: 2px;
        margin-top: 5px;
        opacity: 1;
        margin-left: 7%;
    }
    
    .bottomtext{
        top: 0px;
        font-size: 14px;
        left: 40%;
    }
    #error-title{
        font-size: 35px;
        color: #ee504d;
    }
    #error-text{
        font-size: 20px;
        margin-top: 8px;
    }
    #error-popup{
        position: absolute;
        height: 38%;
        width: 40%;
        text-align: center;
        padding: 10px;
        background: #E5E5E5;
        top: 0%;
        left: 17%;
    }
    #coupon-area{
        text-align: center;
        position: relative;
        width: 86%;
        left: 7%;
    }
    #show-coupon
    {
        border: 1px dashed #1193D6;
        color: #1193D6;
        background: #d3eaf6;
        width: 100%;
        padding: 3px;
        font-size: 18px;
        margin-left: 0;
        margin-top: 3%;
        margin-bottom: 0;
    }
    .success-msgs
    {
        background: #53b973;
        font-size: 18px;
        padding: 5px;
        color: white;
    }
    
}

@media (min-width: 768px)
{
    .discount_text
    {
        border: none;
        width: 100%;
        text-align: center;
        font-size: 20px;
    }
}
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-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:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}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{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.eot);src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.woff) format('woff'),url(https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(https://www.seltmann-shop.de/skin/frontend/mgstheme/default/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:400;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"}*{-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{font-size:10px;-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:#333;background-color:#fff}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,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-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-right:15px;padding-left: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:auto}.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:auto}.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:auto}.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:auto}.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:auto}.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:auto}.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:auto}.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:auto}.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}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.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;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.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:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.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;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.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%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-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%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{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;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left: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;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{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 (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!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:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!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:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!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 (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!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}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}
.margin5{margin:5px}
.margin10{margin:10px}
.margin15{margin:15px}
.margin20{margin:20px}
.margin25{margin:25px}
.margin30{margin:30px}
.margin35{margin:35px}
.margin40{margin:40px}
.margin-top5{margin-top:5px}
.margin-top10{margin-top:10px}
.margin-top15{margin-top:15px}
.margin-top20{margin-top:20px}
.margin-top25{margin-top:25px}
.margin-top30{margin-top:30px}
.margin-top35{margin-top:35px}
.margin-top40{margin-top:40px}
.margin-right5{margin-right:5px}
.margin-right10{margin-right:10px}
.margin-right15{margin-right:15px}
.margin-right20{margin-right:20px}
.margin-right25{margin-right:25px}
.margin-right30{margin-right:30px}
.margin-right35{margin-right:35px}
.margin-right40{margin-right:40px}
.margin-bottom5{margin-bottom:5px}
.margin-bottom10{margin-bottom:10px}
.margin-bottom15{margin-bottom:15px}
.margin-bottom20{margin-bottom:20px}
.margin-bottom25{margin-bottom:25px}
.margin-bottom30{margin-bottom:30px}
.margin-bottom35{margin-bottom:35px}
.margin-bottom40{margin-bottom:40px}
.margin-left5{margin-left:5px}
.margin-left10{margin-left:10px}
.margin-left15{margin-left:15px}
.margin-left20{margin-left:20px}
.margin-left25{margin-left:25px}
.margin-left30{margin-left:30px}
.margin-left35{margin-left:35px}
.margin-left40{margin-left:40px}
.margin-bottom50{margin-bottom: 50px;}
.margin-top50{margin-top: 50px;}
.margin-left50{margin-left: 50px;}
.margin-right50{margin-right: 50px;}

.padding5{padding:5px}
.padding10{padding:10px}
.padding15{padding:15px}
.padding20{padding:20px}
.padding25{padding:25px}
.padding30{padding:30px}
.padding35{padding:35px}
.padding40{padding:40px}
.padding-top5{padding-top:5px}
.padding-top10{padding-top:10px}
.padding-top15{padding-top:15px}
.padding-top20{padding-top:20px}
.padding-top25{padding-top:25px}
.padding-top30{padding-top:30px}
.padding-top35{padding-top:35px}
.padding-top40{padding-top:40px}
.padding-right5{padding-right:5px}
.padding-right10{padding-right:10px}
.padding-right15{padding-right:15px}
.padding-right20{padding-right:20px}
.padding-right25{padding-right:25px}
.padding-right30{padding-right:30px}
.padding-right35{padding-right:35px}
.padding-right40{padding-right:40px}
.padding-bottom5{padding-bottom:5px}
.padding-bottom10{padding-bottom:10px}
.padding-bottom15{padding-bottom:15px}
.padding-bottom20{padding-bottom:20px}
.padding-bottom25{padding-bottom:25px}
.padding-bottom30{padding-bottom:30px}
.padding-bottom35{padding-bottom:35px}
.padding-bottom40{padding-bottom:40px}
.padding-left5{padding-left:5px}
.padding-left10{padding-left:10px}
.padding-left15{padding-left:15px}
.padding-left20{padding-left:20px}
.padding-left25{padding-left:25px}
.padding-left30{padding-left:30px}
.padding-left35{padding-left:35px}
.padding-left40{padding-left:40px}

@media (min-width: 1200px) {
	.width1024 .container{width:1024px}
	.width1200 .container{width:1200px}
	.width1366 .container{width:1366px}
	.fullwidth .container{width:100%}
}
@media only screen and (min-width : 992px){
	.col-md-custom-5, .col-md-custom-7, .col-md-custom-8{float: left;}
	.products-grid-custom-5{margin:0 5px}
	.col-md-custom-5{width:20%; padding-left:10px; padding-right:10px}
	.product-category-tab.owl-carousel.col-md-custom-5 .owl-item{ padding: 0; margin:0 -10px}
	
	.products-grid-custom-7{margin:0 10px}
	.col-md-custom-7{width:14.28%; padding-left:5px; padding-right:5px}
	.product-category-tab.owl-carousel.col-md-custom-7 .owl-item{ padding: 0; margin:0 -5px}
	
	.products-grid-custom-8{margin:0 12px}
	.col-md-custom-8{width:12.5%; padding-left:3px; padding-right:3px}
	.product-category-tab.owl-carousel.col-md-custom-8 .owl-item{ padding: 0; margin:0 -3px}
}
/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.eot?v=4.5.0');
  src: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}

/**
 * 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@magentocommerce.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.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_default
 * @copyright   Copyright (c) 2014 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
.cms-index-index .apply-to-all{display: none}
.button-fixed{position:relative}
.button-fixed .button{position:fixed; bottom:10px; right:10px; z-index:9999}
.button-fixed .active{background: #8fb21f !important;border-color:#8fb21f !important;text-transform:uppercase;font-weight:bold;font-size:13px;}
.top-panel .toggle label{
	line-height: 22px !important;
	padding: 0;
}
.top-panel .toggle.btn{
	min-height: 24px !important;
	border-radius: 5px;
	border: none !important;
}
.toggle-off.btn{
	padding-left: 20px !important;
	
	height: auto;
}
.toggle-on.btn{
	padding-right: 20px !important;
}
.top-panel .toggle-handle{
	padding: 12px;
	line-height: 1.42857143 !important;
	
}
.top-panel .translate-inline-check{
	line-height: 30px !important;
	float: right;
	margin-right: 30px;
}
.apply-to-all{
	right: 230px !important;
}
.section-builder .btn-new-block{
	width: 204px !important;
	line-height: 40px ;
}
* { margin:0; padding:0; outline: none; outline-offset: 0; }

html,body {
	overflow-x: hidden;
}
body{
	color: #878787;
	background-color: #fff;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.75;
	
}

img           { border:0; vertical-align:top; }
.h1, .h2, .h3, .h4, .h5 , .h6, h1, h2 , h3 , h4, h5, h6 {
	display: block;
	font-weight: 600;
	color: #222;
	margin: 0;
	line-height: 1.428;
	letter-spacing: 0.5px;
}
.h1, h1{font-size: 48px;}
.h2, h2{font-size:36px; }
h3, .h3{ font-size: 24px;}
h4, .h4{ font-size: 21px;} 
h5, .h5{font-size: 18px;}
h6, .h6{font-size: 16px;}
a{ text-decoration:none; 
	color: #8e8e8e;
	transition: all .3s;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	
}
a:hover       { text-decoration:none; }
a:focus        { outline:0; }
a:hover,
a:focus,
a:active{
	color: #00489a;
	text-decoration: none;	
}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; /*border-collapse:collapse;*/ border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1; margin: 0; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
.label        {  padding: 0; }
label         { vertical-align: middle; }
.checkbox     { display: inline-block; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; margin: 0; }
.a-center{text-align:center}
.no-padding{ padding: 0;}
table > caption{
	border: none;
	clip: rect(0,0,0,0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.table thead tr th,
.table tbody tr th,
.table tfoot tr th,
.table thead tr td,
.table tbody tr td,
.table tfoot tr td {
	padding: 15px;
}
/* ======================================================================================= */
/* OWL CAROUSEL */
.owl-nav,
.owl-nav div{
	cursor: pointer;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* Styling Next and Prev buttons */
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
	width: 38px;
    height: 38px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    color: #222;
    border: 2px solid #222;
    background: none;
    font-size: 30px;
    text-align: center;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    line-height: 38px;
    opacity: 0;
    visibility: hidden;
}
.owl-carousel .owl-nav .owl-prev i,
.owl-carousel .owl-nav .owl-next i {
    font-weight: 600;
    line-height: 36px;
    display: block;
}
.owl-carousel:hover .owl-nav .owl-prev,
.owl-carousel:hover .owl-nav .owl-next {
    opacity: 1;
    visibility: visible;
}
.owl-carousel .owl-nav .owl-prev {
    left: 30px;
}
.owl-carousel .owl-nav .owl-next {
    right: 30px;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover {
    background-color: #00489a;
    color: #fff;
    border-color: #00489a;
}

.owl-carousel .owl-dots {
    display: table;
    margin: 20px auto 0
}

.owl-carousel .owl-dots .owl-dot {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.owl-carousel .owl-dots .owl-dot span {
    width: 11px;
    height: 11px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 7.5px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    cursor: pointer;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    display: block;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3)
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

/* Global Styles ========================================================================= */
/* Form Elements */
button{
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
}
.btn{
	display: inline-block;
	border-radius: 40px;
	height: 40px;
	font-weight: 600;
	padding: 0 35px;
	line-height: 36px;
	border: 2px solid transparent;
}
.btn:hover,
.btn:focus,
.btn:active{
	color: #fff;
	border-color: #00489a;
	background-color: #00489a;
	
}
.btn:focus, .btn:active:focus, .btn.active:focus{
	outline:  none;
	outline-offset: 0;
}
.btn-lg{
	padding: 0 40px;
	height: 44px;
	line-height: 40px;
}

.btn-sm{
	font-size: 14px;
	padding: 0 30px;
}

.btn-xs{
	padding: 0 25px;
	line-height: 34px;
	height: 36px;
}
.btn-default{
	color: #222;
	border: 2px solid #222;
	background-color: #fff;
	
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active{
	color: #fff;
	border-color: #222;
	background-color: #222;
}
.btn-default2{
	color: #fff;
	border: 2px solid #fff;
	background-color: transparent;
}
.btn-default2:hover,
.btn-default2:focus,
.btn-default2:active{
	color: #fff;
	border-color: #00489a;
	background-color: #00489a;
}
.btn-primary {
    color: #fff;
    border: 2px solid #222;
    background-color: #222;
}

.btn-primary:hover,.btn-primary:focus,.btn-primary:active {
    color: #fff;
    border-color: #00489a;
    background-color: #00489a;
}

.btn-secondary {
    color: #fff;
    border: 2px solid #00489a;
    background-color: #00489a;
}

.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:active {
    color: #fff;
    border-color: #222;
    background-color: #222;
}

.label,label {
    font-size: 13px;
    color: #5f5f5f;
    padding: 0;
    margin: 0 0 9px;
    font-weight: 500;
    text-align: left;
	display: inline-block;
}
.label.required:after ,label.required:after {
	content: "*";
	color: red;
	vertical-align: top;
	margin-left: 3px;
}
.margin-bottom60{margin-bottom: 60px;}
input[type="text"]::-webkit-input-placeholder {
    color: #c1c1c1
}

input[type="text"]:-moz-placeholder {
    color: #c1c1c1
}

input[type="text"]::-moz-placeholder {
    color: #c1c1c1
}

input[type="text"]:-ms-input-placeholder {
    color: #c1c1c1
}
input[type="text"]::placeholder{
	color: #c1c1c1;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.no-display   { display:none; }

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
select::-ms-expand {
    display: none;
}
@-moz-document url-prefix() {
    select:-moz-focusring,select::-moz-focus-inner {
        color: transparent !important;
        text-shadow: 0 0 0 #999 !important;
        background-image: none !important;
        border: 0;
    }
}
input:focus{
	outline: none;
	outline-offset: 0;
}
input:focus::-webkit-input-placeholder {
    color: transparent;
}

input:focus::-moz-placeholder {
    color: transparent;
}

input:focus:-ms-input-placeholder {
    color: transparent;
}
input:focus::placeholder{
	color: transparent;
}

input[type="text"],input[type="password"],input[type="url"],input[type="tel"],input[type="search"],input[type="number"],input[type="datetime"],input[type="email"] {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    height: 40px;
    line-height: 36px;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    color: #878787;
    box-shadow: none !important;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="url"]:focus,input[type="tel"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="datetime"]:focus,input[type="email"]:focus {
    border-color: #222;
}

input[type="number"] {
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {
    margin-top: 2px;
}
.radio-inline,
.checkbox-inline{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	line-height: 1;
}
.radio-inline input,
.checkbox-inline input{margin: 0 5px 0 0;}

textarea,
textarea.form-control,
textarea.input-text {
    width: 100%;
    height: auto;
    border: 1px solid #ccc;
    min-height: 120px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    background: #fff;
    box-shadow: none;
    padding: 15px;
    box-shadow: none !important;
}

textarea:focus,textarea.form-control:focus,
textarea.input-text:focus {
    border-color: #222
}
.validation-advice{
	font-size: 12px;
	font-style: italic;
	line-height: 1.4;
	padding-top: 5px;
	color: #ec0101;
}
select,select.form-control,select.input-text {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

select:focus,select.form-control:focus,select.input-text:focus {
    border-color: #222;
	
}

select:not([multiple]),
select.form-control:not([multiple]),
select.input-text:not([multiple]) {
    -moz-appearance: none;
    -webkit-appearance: none;
    background: #fff url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/icon-dropdown.png) no-repeat scroll calc(100% - 20px) 50%;
    height: 40px;
    text-indent: 0.01em;
    text-overflow: "";
    padding: 0 35px 0 10px;
}
select:not([multiple]) option,
select.form-control:not([multiple]) option,
select.input-text:not([multiple]) option {
    height: 40px;
    padding: 8px 10px;
}

select[multiple],select.form-control[multiple],select.input-text[multiple] {
    background-color: #fff;
	min-height: 120px;
}

select[multiple] option,select.form-control[multiple] option,select.input-text[multiple] option {
    font-size: 14px;
    height: 34px;
    padding: 8px 10px;
}

.no-padding{padding: 0 !important;}
#theme-popup{
	position: fixed;
	background-color: rgba(0,0,0,.85);
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9000;
	display: none;
}
.mfp-bg{
	background-color: rgba(0,0,0,.85) !important;
}
.tp-rightarrow.default,
.tp-leftarrow.default{z-index: 99 !important;}
#theme-popup img,
.ajax-cart-loading img{	
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 50px;
}
#maincontent{
	min-height: 600px;	
}
.cr{color: #ec0101;}
.cg{color: #878787;}
.ml__15{margin-left: 15px;}
.mask-overlay{
	content:"";
	position: fixed;
	background-color: rgba(0,0,0,0.8);
	opacity:0.8;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
}
.mfp-inline-holder #success-message-container,
.mfp-inline-holder .mfp-iframe-scaler {
    padding: 0;
    height: auto;
    text-align: center;
    line-height: 25px;
}   
.mfp-inline-holder .mfp-content {
    width: 400px !important;
}
.mfp-iframe-holder .mfp-content {
    min-height: 400px;
}
.btn-full{
	width: 100%;
}
/* HEADER  */

.header .top-bar{
	background-color: #f6f6f8;
	max-height: 47px;
	color: #878787;
	font-size: 12px;
}
.header .top-bar [class*="pe-"]{
	font-size: 23px;
	display: inline-block;
	margin-right: 3px;
	line-height: 42px;
	vertical-align: middle;
}
.top-bar .header-contact{
	display: inline-flex;
	line-height: 47px;
	font-size: 16px;
}
.header-contact a {
	color: #878787;
}
.header-contact a + a {
	margin-left: 45px;
}
.header-contact a:hover{
	color: #00489a;
}
.top-bar .header-text{
	line-height: 40px;
	display: inline-block;
	text-align: center;
	width: 100%;	
}
.top-bar .top-bar-right {
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.top-bar .top-bar-right .help-link a {
	display: block;
    padding: 9px 0 8px;
    margin-right: 12px;
	font-size: 16px;
}
.top-bar .dropdown-toggle{
	border: none;
	background: none;
	color: #878787;
	padding: 15px 8px;
	line-height: 1;
	font-size: 16px;
}
.dropdown-sm{
	display:inline-block !important;
	position: relative;
}
.dropdown-sm .dropdown-menu{
	padding: 0;
	font-size: 12px;
	margin: 0;
	border: none;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	border-radius: 0;
	left: calc(50% - 80px);
}
.currency-dropdown .dropdown-menu{
	right: 0;
	left: auto;
}
.dropdown-sm .dropdown-menu li a{
	padding: 8px 15px;	
	color: #8e8e8e;
	display: block;
	border-bottom: 1px solid #ddd;
	white-space: nowrap;
	background: none;
}
.dropdown-sm .dropdown-menu li a:hover{
	color: #00489a;	
}
.language-dropdown .dropdown-menu li a img{
	width: 16px;
	margin-right: 5px;
}

.header .header-content{
	background-color: #fff;
}
.header .logo-container{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	padding: 17px 0;
}
.header .logo-container h1{
	font-size: 1px;
	line-height: 1;
}
.push-menu{
	position: fixed;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 320px;
	z-index: 1000;
	overflow-y: auto;
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	-ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	background-color: #fff;
}
.push-menu .content-top-cart{padding: 25px 20px;}
.nav-main-collapse{
	left: -320px;
}
.btn-responsive-nav{
	padding: 0;
	background: none;
	border: none;
	border-radius: 0;	
}
.btn-responsive-nav span{
	display: block;
	width: 30px;
	height: 16px;
	background: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/nav-bar-icon.png) no-repeat left center scroll;
}
.header .btn-responsive-nav{display: none;}
.header.header-v1 .btn-responsive-nav {
	display: block;
	padding: 22px 0;
}
.header-content .middle-right{
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.block-cart-header .content-top-cart .empty {
	text-align: center;
}
.search-form .action-search [class*="pe-"],
.account-dropdown .dropdown-toggle [class*="pe-"],
.block-cart-header .trigger-open-cart [class*="pe-"],
.wishlist-link a [class*="pe-"]{
	font-size: 24px;
	line-height: 1;
	color: #1d1c1c;
	padding:38px 10px;
}
.search-form .action-search:hover [class*="pe-"],
.account-dropdown .dropdown-toggle:hover [class*="pe-"],
.block-cart-header .trigger-open-cart:hover [class*="pe-"],
.wishlist-link a:hover [class*="pe-"]{
	color: #00489a;
}
.wishlist-link a{
	display: inline-block;
	position: relative;
}
.wishlist-link a .wishlist-counter{
	position: absolute;
	top: 27px;
	right: 3px;
	background-color: #000;
	padding: 5px 0 3px;
	text-align: center;
	color: #fff;
	border-radius: 50%;
	font-size: 12px;
	line-height: 1;
	min-width: 20px;
}
.header .middle-right .dropdown-toggle,
.block-cart-header .trigger-open-cart{
	background: none;
	border-radius: 0;
	border: none;
	
}
.account-dropdown{	
	display: inline-block !important;
	position: relative;
}
.block-cart-header{display: block;position: relative;}
.header.header-v2:after {
	content: "";
	display: table;
	clear: both;
}
.header.header-v2 {
	box-shadow: 0px 1px 5px rgba(244, 244, 244,0.3);
}
/* BLOCK TOP CART */
.block-cart-header .trigger-open-cart .count{
	position: absolute;
	top: 27px;
	right: 3px;
	font-size: 12px;
	color: #fff;
	background-color: #1d1c1c;
	border-radius: 50%;
	line-height: 1;
	padding: 5px 5px 3px;
	text-align: center;
	min-width: 20px;
}
.mini-product-list{
	display: inline-block;
	width: 100%;
	float: left;
}
.mini-products-list .item{
	display: inline-block;
	width: 100%;
	/* overflow: hidden; */
	position: relative;
	margin-bottom: 15px;
}
.mini-products-list .item:last-child{margin-bottom: 0;}
.mini-products-list .item .btn-remove{
	align-items: center;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	display: flex;
	display: -webkit-flex;
	font-size: 20px;
	height: 100%;
	justify-content: center;
	left: 0;
	right: 0;
	opacity: 0;
	top: 0;
	position: absolute;
	width: 60px;
	color: #fff;
}
.mini-products-list .item:hover .btn-remove{
	opacity: 1;
}
.mini-products-list .item .product-image{
	max-width: 60px;
	margin-right: 15px;
	display: inline-block;	
	float: left;
}
.mini-products-list .item .product-image img{max-width: 60px;}
.mini-products-list .item .product-details{
	width: calc(100% - 80px);
	display: inline-block;
	font-size: 12px;
}
.mini-products-list .item .product-name{margin: 0;}
.mini-products-list .item .product-name a{
	color: #222;
	line-height: 20px;
	font-size: 14px;
}
.mini-products-list .item .product-name a:hover{
	color: #00489a;
}
.mini-products-list .item .product-details strong{font-weight: 400;}
.truncated{display: inline-block;}
.truncated_full_value{
	position: relative;
	display: inline-block;
}
.truncated .truncated_full_value:hover .item-options{
	display: block;
}
.truncated_full_value .item-options{
	min-width: 200px;
	display: none;
	position: absolute;
    top: 20px;
    background: #fff;
    z-index: 1;
    border: 1px solid #eaeaea;
    padding: 10px;
}
.truncated_full_value.show .item-options{
	display: block;
}
.block-cart-header .subtotal{
	display: flex;
	display: -webkit-flex;
	font-size: 18px;
	align-items: center;
	color: #000;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	margin-top: 20px;
	margin-bottom: 20px;
}
.block-cart-header .subtotal .label{
	font-weight: 600;
	color: #000;
	font-size: 18px;
	margin: 0;
}
.block-cart-header .actions .btn{
	font-size: 11px;
	font-weight: 400;
	line-height: 36px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.block-cart-header .actions .btn{
	margin-bottom: 10px;
}
.block-cart-header .actions .btn:last-child{margin-bottom: 0;}
/* END TOP CART */
.title-topabs{
	font-size: 16px;
	line-height: 50px;
	letter-spacing: 2px;
	width: 100%;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	background-color: #000;
	position: relative;
	
}
.title-topabs i{
	cursor: pointer;
	font-size: 40px !important;
	left: 8px;
	line-height: 50px !important;
	top: 0;
	color: #fff !important;
	position: absolute;
	display: block;
}
.nav-main-collapse .title-topabs i{
	right: 8px;
	left: auto;
}
.push-mini-cart{
	right: -320px;
}
body.open-topcart .block-cart-header .push-mini-cart{
	right: 0;
}
body.show-menu .nav-main-collapse{
	left: 0;
}
/* Form search */
.search-form.open .form-search{
	display: block;
}
.search-form .form-search{
	position: fixed;
	background-color: rgba(115,115,115,0.95);
	height: 64px;
	top: 0;
	left: 0;
        padding-top:10px;
	width: 100%;
	z-index: 999;
	display: none;
	transition: all 0.3s ;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
}
.search-form .form-search #advancedsearch_mini_form{
	width: 100%;
	display: table;
}
.search-form:not(.not-full) .form-search #advancedsearch_mini_form{
	left: 50%;
	max-width: 550px;
	transform: translateX(-50%);
	position: absolute;
	border-bottom: 1px solid rgba(255,255,255,0.08);
        background: #fff;
}
.search-form .form-search .input-text{
	background-color: transparent;
	border: none;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 0;
	width: 100%;
	text-align: center;
}
.search-form .search-select{
	position: relative;
	display: table-cell;	
	width: 1%;
}
.search-form .search-select .search-cat-active{
	line-height: 36px;
	height: 40px;
	cursor: pointer;
	padding: 0 10px;
	position: relative;
	display: inline-block;
	font-size: 20px;
	white-space: nowrap;
}

.search-form .search-select .search-cat-active:after{
	content:"\e688";
	font-family: 'Pe-icon-7-stroke';
	display: inline-block;
	padding: 0;
	margin: 0;
	line-height: 1;
	font-size: 23px;
	position: absolute;
	top: 0;
    right: -33px;
    padding-right: 10px;
    /* background: #fff; */
    bottom: 0;
    line-height: 36px;
    border-right: 1px solid #8C8C8C;
}
.search-form .search-select #select-cat-dropdown{
	position: absolute;
	top: 100%;
	background-color: #fff;
        border: 1px solid #8c8c8c;
        border-top: none;
        margin-left: -1px;
        border-right: none;
	width: 210px;
	padding: 10px 20px;
	max-height: 450px;
	overflow: auto;
	text-align: left;
}
.search-form .search-select #select-cat-dropdown li span{
	cursor: pointer;
	transition: all 0.3s ease 0s;
}
.search-form .search-select #select-cat-dropdown li span:hover{
	color: #F6F6F8;
	padding-left: 5px;
}
.search-open:not(.search-not-full){overflow: hidden}
.search-open .search-form .form-search{
	display: block;
}
.search-form .action-search{
	display: inline-block;
	line-height: 1;
}
.search-form .form-search #advancedsearch_mini_form button{
    position:absolute;
    border: none;
    padding: 9px 15px;   
}
.search-autocomplete{
	position: absolute;
	z-index: 3;
	right: 15px;
	left: 15px;
	width: auto !important;
	top: 100%;
}
.search-autocomplete ul:not(:empty){
	background-color: #fff;
	border-top: 1px solid #efefef;
	box-shadow: 0 2px 2px rgba(0,0,0,0.2);
	
}
.search-autocomplete ul li{
	border-bottom: 1px solid #efefef;
	cursor: pointer;
	margin: 0;
	padding: 5px 40px 5px 10px;
	position: relative;
	text-align: left;
	white-space: nowrap;
}
.search-autocomplete ul li:last-child{
	border: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected{
	background-color: #222;
	border-color: #222;
	color: #fff;
}
.search-autocomplete ul li .amount{
	color: #00489a;
	position: absolute;
	right: 7px;
	top: 7px;
	white-space: nowrap;
}
.close-search{
	position: absolute;
	color: #fff;
	font-size: 60px;
	height: 60px;
	width: 60px;
	line-height: 60px;
	right: 20px;
	top: 1px;
	
}
.close-search:hover{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.social-block ul{
	display: flex;
	display: -webkit-flex;	
	padding: 41px 0;
}
.social-block ul li{
	display: inline-block;
	margin-left: 6px;
	margin-right: 6px;
}
.social-block ul li a{
	font-size: 16px;
	line-height: 1;
	color: #004899;
	float: left;
	
}
.social-block ul li a:hover{
	color: #00489a;
}
.header-v2 .middle-center {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	align-items: center;
	-webkit-box-align: center;
	position: relative;
}
@media (min-width: 1200px){
	.header-v2 .middle-center > .nav-main-collapse {
		width: 100%;
	}
}
.header-v2 .logo-container {
	padding: 0;
	text-align: center;
}
.header-v2 .logo-container a.logo {
	display: block;
	line-height: 0;
	width: 220px;
	position: relative;
	margin-top: -47px;
	padding: 6px 0 19px;
	background: #00489a;
}
.header-sticky-menu .header-container .logo-container a.logo {
    width: 135px;
    margin-top: 0px;
}     
.header-v2 .logo-container a.logo img {
	max-width: 100%;
	height: auto;
}
.header-v2 .left-menu .nav-main{
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.header-v2 .header-content{
	padding:0;
	float: left;
	width: 100%;
}
@media (min-width: 1900px){
	.header-container .header > .row > .col-lg-2 {
		width: 206px;
	}
	.header-container .header > .row > .col-lg-8 {
		width: calc(100% - 412px);
	}
}

.header-v2 .mega-menu.menu-left,
.header-v2 .mega-menu.menu-right{
	position: static;
}
/* MAIN MENU */
.label-menu{
	font-size: 9px;
	color: #fff;
	padding: 1px 7px 0;
	border-radius: 50px;
	position: absolute;
	line-height: 16px;
	right: -12px;
	top: 10px;
	background-color: #01bad4;
	text-transform: capitalize;
}
.label-menu.sale{
	background-color: #ffa800;
}
.label-menu.hot{
	background-color:#ec0101;
}
.mega-menu .nav-main{
	display: flex;
	display: -webkit-flex;
}
.mega-menu .nav-main > li + li{
	margin: 0;
	padding: 0;
}
.mega-menu .nav-main .left-menu,
.mega-menu .nav-main .right-menu {
	-webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: calc(50% - 110px);
	position: static;
}
.mega-menu .nav-main .left-menu {
	padding-right: 30px;
}
.mega-menu .nav-main .right-menu {
	padding-left: 30px;
}
.mega-menu .nav-main > li{
	position: relative;
}
.mega-menu .nav-main > li a{
	font-size: 14px;
	display: block;
	padding: 10px 15px;
	line-height: 30px;
	position: relative;
	border-radius: 0;
}
.mega-menu .nav-main > li > a{
	color: #707070;
    padding: 35px 12px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
@media (min-width: 1200px){
	.mega-menu .left-menu .nav-main > li:first-child > a {
		padding-left: 0 !important;
	}
}
.mega-menu .nav-main > li > a .icon-next{display: none;}
.mega-menu .nav-main > li > a:hover,
.mega-menu .nav-main > li > a:focus,
.mega-menu .nav-main > li.active > a,
.mega-menu .nav-main > li.active > a:hover,
.mega-menu .nav-main > li.active > a:focus{
	color: #00489a;
	background: none;
	border-radius: 0;	
}
.mega-menu .nav-main .dropdown-menu > li > a:hover{
	background: none;
}
.mega-menu .nav-main li .dropdown-menu{
	min-width: 250px;
	display: table;
	background-color: #fff;
	top: 120%;
	opacity: 0;
	visibility: hidden;
	left: -17.5px;
	transition: all 0.35s ;
	-moz-transition: all 0.35s;
	-webkit-transition: all 0.35s;
	-ms-transition: all 0.35s;
	z-index: 99;
	padding: 0;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
	border: none;
	border-radius: 0;
	margin: 0;
}
.mega-menu .nav-main li .dropdown-menu li{
	min-width: 230px;
	position: relative;
}
.mega-menu .nav-main li:hover > .dropdown-menu{
	opacity: 1;
	visibility: visible;
	top: 100%;
}
.mega-menu .nav-main li .dropdown-menu .dropdown-menu{
	left: 100%;
	top: 50%;
}
.mega-menu .nav-main li .dropdown-menu li:hover > .dropdown-menu{
	top: 0;
}
.mega-menu .nav-main .mega-menu-fullwidth{
	position: static;
}
.mega-menu .nav-main .mega-menu-fullwidth .dropdown-menu{
	width: 100%;
	margin: 0 auto;
	left: 0;
	right: 0;
}
.mega-menu .nav-main .dropdown-menu li ul li:not(:last-child){
	border-bottom: 1px solid #eee;
}
.mega-menu .nav-main .dropdown-menu li ul li a{
	color: #878787;
	display: block;	
	padding: 5px 15px;
	line-height: 32px;
	font-size: 13px;
}
.mega-menu .nav-main .dropdown-menu li ul li a:hover{
	color: #222;
}
.mega-menu .nav-main .mega-menu-fullwidth .mega-menu-content{
	padding: 10px 20px 20px;
}
.mega-menu .nav-main li .dropdown-menu li ul.sub-menu li.level-1>a {
	border-bottom: 1px solid #eee;
}
.mega-menu .nav-main li .dropdown-menu li ul.sub-menu li a {
	line-height: 30px;
	padding: 6px 0;
	display: block;
	width: 100%;
}
.mega-menu .nav-main li .sub-menu .sub-menu li:last-child > a{
	border: none;
}
/* .mega-menu .nav-main .mega-menu-fullwidth .sub-menu li{ */
	/* border-bottom: none !important; */
/* } */
.mega-menu .nav-main .mega-menu-fullwidth .sub-menu .mega-menu-sub-title,
.mega-menu .nav-main .mega-menu-fullwidth .sub-menu .level-1 > a{
	color: #222;
	font-weight: 500;
	text-transform: uppercase;
		
}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .dropdown-menu{
	width: auto;
	min-width: 520px;
}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .sub-menu{
	padding-top: 10px;
	padding-bottom: 10px;
}
.mega-menu .nav-main  .dropdown-menu .label-menu{
	top: 5px;
	right: 5px;
}
.mega-menu .nav-main .dropdown-submenu .dropdown-menu{
	top: 50%;
	left: 100%;
	margin: 0;
}
.mega-menu .nav-main .dropdown-submenu:hover > .dropdown-menu{
	top: 0;
}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2{
	position: relative;
}
/* style dropdown menu */
.push-menu .mega-menu .nav-main{
	display: inline-block;
	width: 100%;
	float: left;
}
.push-menu .mega-menu .nav-main li{
	display: inline-block;
	width: 100%;
	line-height: 32px;
	margin: 0;
	padding: 0;
	text-align: left;
	position: relative;
}
.push-menu .mega-menu .nav-main li a{
	display: block;
	width: 100%;
	letter-spacing: 0.5px;
	padding: 5px 0;
	color: #222;
	font-size: 14px;
	line-height: 32px;
	border-radius: 0;
	border-bottom: 1px solid #ddd;
}
.push-menu .mega-menu .nav-main > li > a{
	padding-left: 20px;
	padding-right: 20px;
}
.push-menu .mega-menu .nav-main .dropdown-menu li a{
	font-size: 14px;
	padding: 5px 15px !important;
}
.push-menu .mega-menu .nav-main li a .icon-next{display: none;}
.push-menu .mega-menu .nav-main li .toggle-menu{
	display: block !important;
	position: absolute;
	top: 5px;
	right: 20px;
	cursor: pointer;
	transition: all 0.3s;
	color: #222;
}
.push-menu .mega-menu .nav-main li .toggle-menu a{
	width: 36px;
	height: 36px;
	position: relative;	
	padding: 0;
}
.push-menu .mega-menu .nav-main li .toggle-menu a:after,
.push-menu .mega-menu .nav-main li .toggle-menu a:before{
	content:"";
	position: absolute;
	width: 13px;
	height: 13px;
	right: 10px;
	transform: rotate(-90deg);
}
.push-menu .mega-menu .nav-main li .toggle-menu a{color: #222;border: none;}
.push-menu .mega-menu .nav-main li .toggle-menu a:before{
	top: 16px;
	height: 1px;
	border-top: 1px solid #222;
	border-left: 1px solid #222;
	transition: all 0.3s;
	
}
.push-menu .mega-menu .nav-main li .toggle-menu a:after{
	top: 10px;
	right: 16px;
	border-top: 1px solid;
	border-left: 1px solid;
	width: 1px;
}
.push-menu .mega-menu .nav-main li .toggle-menu a.collapse:before,
.push-menu .mega-menu .nav-main li .toggle-menu a.active:before{
	opacity: 0;
	visibility: hidden;
}

.push-menu .mega-menu .nav-main li.active > a,
.push-menu .mega-menu .nav-main li.active > a:hover,
.push-menu .mega-menu .nav-main li.active > a:focus,
.push-menu .mega-menu .nav-main li a:hover{
	background: none;
	color: #00489a;	
}
.push-menu .mega-menu .nav-main li .dropdown-menu{
	position: relative;
	opacity: 1;
	visibility: visible;
	left: 0;
	top: 0;
	transform: none;
	-webkit-transform: none;
	-moz-transform: none;
	-ms-transform: none;
	width: 100%;
	display: none;
	
	border: none;
	border-radius: 0;
	box-shadow: none;
	overflow-x: hidden;
}
.push-menu .mega-menu .nav-main li .dropdown-menu li a{
	padding-left: 25px !important;
}
.push-menu .mega-menu .nav-main li .dropdown-menu .dropdown-submenu li a{padding-left: 30px !important;}
.push-menu .mega-menu .nav-main .label-menu{display: none;}
.push-menu .mega-menu .nav-main .dropdown-menu li ul li:not(:last-child){
	border: none;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .mega-menu-content{
	padding: 0;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .dropdown-menu [class*="col-"]{
	width: 100%;
	display: inline-block;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu li > .sub-menu{
	display: none;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu li > .sub-menu li a{
	padding-left: 30px !important;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .mega-menu-content .static-content{padding-left: 35px !important;}
.push-menu .mega-menu .nav-main li .sub-menu li a{border-bottom: 1px solid #ddd;}
.push-menu .mega-menu .nav-main li .toggle-menu a,.push-menu .mega-menu .nav-main li .sub-menu li .toggle-menu a{border: none;}
.push-menu .mega-menu .nav-main .static-menu.mega-menu-fullwidth .dropdown-menu [class*="col-"],
.push-menu .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .sub-menu{
	padding: 0;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .mega-menu-sub-title,
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .level-1 > a,
.push-menu .mega-menu .nav-main .static-menu.dropdown .dropdown-menu .level-1 > a{
	text-transform: none;
	font-size: 14px;
	font-weight: 400;
	color: #222;
}
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .mega-menu-sub-title:hover,
.push-menu .mega-menu .nav-main .mega-menu-fullwidth .sub-menu .level-1 > a:hover, .push-menu .mega-menu .nav-main .static-menu.dropdown .dropdown-menu .level-1 > a:hover{
	color: #00489a;
}
.push-menu .mega-menu .nav-main li .toggle-menu a:hover{
	color: #222;
}
.push-menu .mega-menu .nav-main li .dropdown-menu li,
.push-menu .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .dropdown-menu{
	min-width: auto;
	width: 100%;
	/* float: left; */
}
.push-menu  .mega-menu .nav-main .dropdown-menu li ul li a:hover{color: #00489a;}
.push-menu .mega-menu .nav-main li .sub-menu .sub-menu li:last-child > a{border-bottom: 1px solid #eee;}
/*  */
.header-v3 .logo-container{
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}
.header-v3 .container-fluid,
.header-v4 .container-fluid{
	padding-left: 30px;
	padding-right: 30px;
}
.header-v9 .mega-menu .nav-main,
.header-v3 .mega-menu .nav-main{
		justify-content: center;
		-webkit-justify-content: center;
}
.header-v4 .mega-menu .nav-main{
	width: 100%;
	float: left;
	justify-content: center;
	-webkit-justify-content: center;
}
.header-v4 .header-menu{
	width: 100%;
	float: left;
	border-top: 1px solid #ececec;
}
.header-v4 .header-menu .container{position: relative;}
.header-v5 .top-bar{
	display: flex;
	width: 100%;
	justify-content: center;
	-webkit-justify-content: center;
	margin-top: 20px;
	background: none;
}
.header-v5 .logo-container{
	padding: 0;
	margin-bottom: 20px;
}
.header-v5 .header-actions .middle-right{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	max-width: 100%;
}

.header-v5 .header-social .social-block ul{
	justify-content: center;
	-webkit-justify-content: center;
	width: 100%;
	margin-top: 10px;
}
/* .header-v5 .header-social{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
} */

.header-v6{position: relative;float: left;width: 100%;}
.header-v6 .top-bar{
	float: left;
	width: 100%;
}

.header-v6 .btn-responsive-nav{
	display: block;
	position: absolute;
	padding: 22px 0;
	left: 30px;
	bottom: 0;
}
/* STICKY MENU */
@media(min-width: 991px){
	.header.header-sticky-menu .header-content,
	.header.header-v4.header-sticky-menu .header-menu{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 998;
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, .12);
		background-color: #fff;
	}
	.header.header-v4.header-sticky-menu .header-content{
		position: relative;
		box-shadow: none;
		z-index: 999;
	}
	.header.header-v4.header-sticky-menu .logo-container{
		position: fixed;
		top: 0;
		left: 30px;
	}
	.header.header-v4.header-sticky-menu .header-content .block-cart-header{
		position: fixed;
		top: 0;
		right: 30px;
	}
}
/* END STICKY MENU */
.login-with-social .social-login-options{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	padding: 10px 0;
}
.login-with-social .social-login-options .social-item a:hover{
	color: #fff;
	background: #000;
	border-color: #000;
}
.login-with-social .social-login-options .social-item{
	padding: 0;
}
.login-with-social .social-login-options .social-item a{
	display: block;
	transition: all .3s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
	margin: 0 5px !important;
	padding: 4px;
    border: 1px solid #eaeaea;
    width: 33px;
    height: 33px;
    text-align: center;
    border-radius: 3px;
}

.social-login-options.account-login .social-item a:hover{
	color: #fff;
	background: #000;
	border-color: #000;
}
.social-login-options.account-login .social-item{
	padding: 0;
}
.social-login-options.account-login .social-item a{
	display: block;
	transition: all .3s;
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
	margin: 0 5px !important;
	padding: 4px;
    border: 1px solid #eaeaea;
    width: 33px;
    height: 33px;
    text-align: center;
    border-radius: 3px;
}
.account-topbar.dropdown-sm .dropdown-menu li a{line-height: 1.4;}
.account-topbar.dropdown-sm .dropdown-menu{left: 0; right: auto;}
.top-bar .top-custom-link ul li{
	float: left;
	display: inline-block;
	padding: 7px 0;
}
.top-bar .top-custom-link ul li+li{
	margin-left: 15px;
}
.top-bar .top-custom-link [class*="pe-"]{font-size: 14px;
line-height: 1.75;
vertical-align: middle;
margin-right: 0;
}
.top-bar .top-custom-link a{line-height: 1.75;color: #878787;
margin-right: 0;
}
.top-bar .top-custom-link a:hover{
	color: #00489a;
}
/* header v7 */
.header-v7.header .logo-container{
	padding: 34px 0;
	display: block;
}
.header-v7 .header-content{max-height: 100%;}
.header-v7 .account-dropdown .dropdown-toggle [class*="pe-"], 
.header-v7 .block-cart-header .trigger-open-cart [class*="pe-"], 
.header-v7 .wishlist-link a [class*="pe-"]{
	padding-top: 36px;
	padding-bottom: 36px;
}
.header-v7 .wishlist-link a .wishlist-counter,
.header-v7 .block-cart-header .trigger-open-cart .count{top: 24px;}
.widget-vertical-menu{
	position: relative;
}
.vertical-title{
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	color: #fff;
	background-color: #222;
	height:48px;
	line-height: 48px;
	padding: 0 28px;
	cursor: pointer;
}
.vertical-title .fa{margin-right: 15px;}
.widget-vertical-menu .vertical-menu{
	position: absolute;
	top: 100%;
	background-color: #fff;
	left: 0;
	right: 0;
	z-index: 100;
}
.vertical-menu li{
	display: block;
	position: relative;
	float: none;
	margin: 0;
	padding: 0;
}
.widget-vertical-menu .vertical-menu > li + li{margin: 0;}
.widget-vertical-menu .vertical-menu li a{
	display: block;
	padding: 12px 40px 12px 25px;
	font-size: 14px;
	position: relative;
	line-height: 1.75;
	color: #878787;
	border-radius: 0;
	background: none;
}
.widget-vertical-menu .vertical-menu li a:hover,
.widget-vertical-menu .vertical-menu li.active > a{
	color: #00489a;
	background: none;
}
.widget-vertical-menu .vertical-menu > li > a{
	font-weight: 400;
	color: #222;
	
}
.widget-vertical-menu .vertical-menu li:not(:last-child) > a,
.widget-vertical-menu .vertical-menu li:first-child > a{
	border-bottom: 1px solid #eee;
}
.vertical-menu .label-menu{
	display: inline-block;
	position: static;
	top: 4px;
	vertical-align: top;
	margin-left: 5px;
}
.header-v7 .header-text{font-size: 12px;text-align: right;padding: 13px 0;}
.header.header-v7.header-sticky-menu .header-content{
	position: relative;
	box-shadow: none;
	z-index: 999;
}

.cms-index-index .widget-vertical-menu .vertical-menu{padding-bottom: 62px;}
body:not(.cms-home) .header-v7 .widget-vertical-menu .vertical-menu,
body:not(.cms-home) .header-v8 .widget-vertical-menu .vertical-menu{display: none;border: 1px solid #efefef;border-top: none;}
.header.header-v8 .logo-container{
	padding: 35px 0;
	justify-content: flex-start;
	-webkit-justify-content: flex-start;
}
.header-v8 .mega-menu .nav-main{
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.header.header-v8 .header-content{
	max-height: 100%;
	display: block;
}
.header-v8 .header-bottom-right{
	display: flex;
	-webkit-display: flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.header-v8 .header-bottom{
	display: block;
	float: left;
	width: 100%;
	background-color: #222;
	max-height: 50px;
}
.header-v8 .header-bottom-right .account-dropdown button{
	background: none;
	border: none;
}
.header-v8 .header-bottom-right .account-dropdown .dropdown-toggle [class*="pe-"], 
.header-v8 .header-bottom-right .block-cart-header .trigger-open-cart [class*="pe-"], 
.header-v8 .header-bottom-right .wishlist-link a [class*="pe-"] {
	padding-top: 13px;
	padding-bottom: 13px;
	color: #fff;
}
.header-v8 .wishlist-link a .wishlist-counter{background-color: #fff;color: #222;}
.header-v8 .block-cart-header .trigger-open-cart .count{background-color: #fff;color: #222;}
.header-v8 .vertical-title{
	font-size: 14px;
	line-height: 50px;
	height: 50px;
	background-color: #363636;
}
.header-v8.header.header-sticky-menu .logo-container{
	padding: 17px 0;
}
.header-v8.header-sticky-menu .mega-menu .nav-main > li > a{
	padding-top: 15px;
	padding-bottom: 15px;
}
/* END HEADER */

/* FOOTER */
.footer .middle-footer{
	padding: 60px 0;
	background-color: #F8F8F8;
	font-size: 20px;
}
.footer .middle-footer .logo-footer{
	margin-bottom: 30px;
	margin-top: 5px;
}
.footer-contact li{
	display: flex;
	width: 100%;
	margin-bottom: 18px;
}
.footer-contact li em{
	font-size: 24px;
	color: #878787;
	width: 30px;
	text-align: left;
	font-weight: 700;
}
.footer .social-block ul{
	padding: 0 0 20px;
	margin-top: 25px;
}
.footer .social-block ul li a{
	color: #878787;
	font-size: 16px;
}
.footer-contact li span{
	line-height: 24px;
}
.footer .middle-footer h6{
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 30px;
	color: #222;
	text-transform: capitalize;
}
.block-link ul li{
	display: inline-block;
	float: left;
	width: 100%;
	line-height: 30px;
	margin-bottom: 5px;
}
.block-link ul li a{
	color: #878787;
	display: inline-block;
	width: 100%;
}
.block-link ul li:first-child a{margin-top: 0;}
.block-link ul li:last-child a{margin-bottom: 0;}
.block-link ul li a:hover,
.block-link ul li a:focus{color: #00489a;}
.block-footer-newsletter p{margin-bottom: 15px;}
.block-footer-newsletter .block-subscribe .block-content{
	display: block;
	position: relative;
	padding-bottom: 13px;
}
.block-footer-newsletter .input-box input.form-control{
	border-radius: 25px;	
	margin-bottom: 10px;
	height: 46px;
	line-height: 46px;
	padding-left: 15px;
	border-color: #222;
}
.block-footer-newsletter .actions{
	position: absolute;
	right: 20px;
	top: 4px;
	z-index: 0;
}
.block-footer-newsletter .actions .btn{
	height: 70px;
	padding: 0 17px;
	font-size: 24px;
	font-weight: bold;
	color: #004899;
	background-color: transparent;
	border-radius: 0;
	border: none;
	text-transform: uppercase;
	border-left: 1px solid #eaeaea;
	font-style: normal;
}
.footer .bottom-footer{
	padding: 20px 0;
	line-height: 1;
}
.footer .main-link {
	display: inline-flex;
	display: -webkit-inline-flex;
	justify-content: flex-end;
	-webkit-justify-content: flex-end;
}
.footer .main-link li a{
	display: inline-block;
	margin: 0 10px;
	color: #878787;
	line-height: 1.75;
}
.footer .main-link li a:hover,
.footer .main-link li a:focus{
	color: #00489a;
}
.scroll-to-top{
	background-color: #fff;
	box-shadow: 0 0 3px 0 rgba(0,0,0,0.2);
	color: #878787;
	font-size: 35px;
	width: 45px;
	height: 45px;
	line-height: 57px;
	text-align: center;	
	position: fixed;
	right: 40px;
	cursor: pointer;
	transition: all 0.3s;
}
.scroll-to-top:hover{
	background-color: #f6f6f8;
	color: #222;
}
body:not(.cms-home) .footer{
	margin-top: 70px;
}
.footer-v1 .middle-footer{background-color: #f6f6f8;}
.footer-v1 .bottom-footer{background-color: #fff;}
.footer-v1 .social-block ul li{
	margin: 0 10px;
}
.footer-v1 .social-block ul li:first-child{margin-left: 0;}
.footer.footer-v2 .top-footer {
	padding: 101px 0 87px;
	background-color: #004899;
	color: #fff;
}
.footer-v2 .block-footer-newsletter .block-content:after {
	content: "";
	display: table;
	clear: both;
}
.block-footer-newsletter .block-content .left {
	float: left;
	width: 40%;
	font-weight: 300;
	font-size: 29px;
}
.block-footer-newsletter .block-content .left h2 {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 0.05px;
    line-height: 50px;
}
.block-footer-newsletter .block-content .right {
	float: left;
	width: 60%;
}
.block-footer-newsletter .right .content-r {
	max-width: 740px;
    float: right;
    width: 100%;
    margin-top: 11px;
	font-style: italic;
	font-size: 18px;
	font-weight: 300;
}
.footer-v2 .bottom-footer{
	background-color: #F8F8F8;
	border-top: 1px solid #eaeaea;
}
.footer-v2 .block-footer-newsletter .input-box input.form-control{
	border-color: #fff;
	height: 78px;
	border-radius: 78px;
	font-size: 20px;
	font-style: italic;
	color: #B3B3B3;
	padding: 0 20px 0 34px;
}
.footer-v2 .block-instagram-feed .instagram a{
	display: inline-block;
	margin-bottom: 10px;
	position: relative;
	float: left;
}
.footer-v2 .block-instagram-feed .instagram a.first-row{
	margin-left: 0;
}
.block-instagram-feed .instagram a:after{
	 content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms
}
.block-instagram-feed .instagram a:hover:after{
	opacity: 0.3;
	visibility: visible;
}
/* END FOOTER */
.separator-margin{
    text-align:center;
}
.separator-margin span:before,.separator-margin span:after{
    background-color: #dddddd;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    top: 0;
    vertical-align: top;
    width: 50%;
}
.separator-margin span:before{
    left: -13px;
    margin-left: -10px;
    top: 10px;
}
.separator-margin span:after{
    margin-right: -10px;
    right: -13px;
    top: 10px;
}
.separator-margin span em{
    color:#ccc;
    text-align:center;
    height:20px;
    width:20px;
}
/* breadcrumb */
.page-title-wrapper {
	background-color: #f7f7f7;
    padding: 58px 0 55px;
    text-align: center;
    /*background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/top-image.jpg');*/
    background-size: cover;
    background-repeat: repeat-y;
    position: relative;
    background-position: center center;
    background-attachment: scroll;
}
.page-title-wrapper:before {
    content: '';
    position: absolute;
    background: rgba(0,0,0,0.5);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.page-title-wrapper h1, .page-title-wrapper .h1{
	color: #fff;
    font-weight: 500;
    font-size: 24px;
    padding: 0;
    border: 0;
    display: block;
    margin: 0;
    position: relative;
}

@media(max-width:766px){
    #maincontent .breadcrumbs {
        padding-top: 12px;
    }
}

.breadcrumbs {
	background-color: #f6f6f8;
	font-size: 16px;
	margin-bottom: 35px;
	padding: 67px 0px 13px;
	color: #004899;
}

.breadcrumbs .container-fluid {
	padding: 0 30px;
}
.breadcrumbs ul > li{
	display: inline-block;
}
.breadcrumbs ul > li + li:before{
	content: "\f105";
	font-family: "FontAwesome";
	padding: 0 8px;
	color: #878787;
}
.breadcrumbs ul > li a {
	color: #222;
}
.breadcrumbs ul > li a:hover {
	color: #00489a;
}
/* catalog */
.toolbar .pager{
	margin: 0 0 35px;
}
.toolbar .pager [class*="col-"]{
	text-align: left;
}
.toolbar .view-mode{
	display: flex;
	display: -webkit-flex;
	
}
.toolbar .view-mode .view-type{
	font-size: 14px;
	color: #ddd;
	padding: 0 22px;
	line-height: 42px;
	border: 1px solid #ddd;
	border-radius: 22px;
	max-height: 40px;
}
.toolbar .view-mode strong.view-type,
.toolbar .view-mode .view-type:hover,
.toolbar .sort-by a:hover{
	color: #222;
	border-color: #222;
}
.toolbar .view-mode .view-type:not(:last-child){
	margin-right: 15px;
}
.toolbar .limiter select,
.toolbar .sort-by select{
	min-width: 185px;
	border-radius: 25px;
	border-color: #ddd;
	padding-left: 22px;
	padding-right: 22px;
	width: auto;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
}
.toolbar .sort-by a{
	padding: 0 25px;
	line-height: 37px;
	border: 1px solid #ddd;
	border-radius: 25px;
	max-height: 40px;
	font-size: 14px;
	display: inline-block;
	margin-left: 10px;
	height: 40px;
}
.toolbar-bottom .pagination{
	margin: 60px 0 0;
	padding: 10px 0;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	border-top: 1px solid #ddd;
}
.toolbar-bottom .pagination li{
	margin: 0 10px;
}
.toolbar-bottom .pagination li a{
	background: none;
	border: none;
	color: #666666;
	padding: 10px 0;
	font-size: 20px;
}
/* .toolbar-bottom .pagination li .i-next,
.toolbar-bottom .pagination li .i-previous{
	font-size: 24px;
} */
.toolbar-bottom .pagination li a:hover,
.toolbar-bottom .pagination li a:focus,
.toolbar-bottom .pagination li a:active,
.toolbar-bottom .pagination li.active a,
.toolbar-bottom .pagination li.active a:hover,
.toolbar-bottom .pagination li.active a:focus{
	background: none;
	color: #004797;
}
.pages .pagination{
	margin: 60px 0 0;
	padding: 10px 0;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	-webkit-justify-content: center;
	border-top: 1px solid #ddd;
}
.pages .pagination li{
	margin: 0 10px;
}
.pages .pagination li a{
	background: none;
	border: none;
	color: #666666;
	padding: 10px 0;
	font-weight: 600;
}
.pages .pagination li a:hover,
.pages .pagination li a:focus,
.pages .pagination li a:active,
.pages .pagination li.active a,
.pages .pagination li.active a:hover,
.pages .pagination li.active a:focus{
	background: none;
	color: #004797;
}
/* products grid */
.products-grid .item .product-content{
	padding: 0;
	margin: 0 0 30px;
}
.products-grid .item .product-top,
.products-list .item .product-top{
	position: relative;
	overflow: hidden;
}
.products-grid .item .product-image img,
.products-list .item .product-image img{
	min-width: 100%;
	max-width: 100%;
	transition: all .3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
}
.products-grid .item .product-image .img-hover,
.products-list .item .product-image .img-hover{
	opacity: 0;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	visibility: hidden;	
}
.products-grid .item .product-image:before,
.products-list .item .product-image:before{
	content: "";
	position: absolute;
	z-index: 2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	opacity: 0;
	visibility: hidden;
}
.products-grid .item .product-top:hover .product-image:before,
.products-list .item .product-top:hover .product-image:before,
.products-grid .item .product-top:hover .product-image .img-hover,
.products-list .item .product-top:hover .product-image .img-hover{
	opacity: 1;
	visibility: visible;
}
.product-label{
	position: absolute;
	line-height: 25px;
	background-color: #f0b396;
	z-index: 0;
	color: #fff;
	font-size: 25px;
	text-transform: capitalize;
	top: 20px;
	right: 20px;
	text-align: center;
	padding: 5px 15px;
}
.product-label.new-label{
	background-color: #00489a;
}
.product-label.sold-out-label {
	line-height: 1.2;
	height: auto;
	padding: 5px;
	width: auto;
	max-width: 85px;
	background-color: #808080;
}
.product-label.multiple-label {
	margin-top: 34px;
}
.products-grid .item .product-top .icon-links{
	display: flex;
	flex-direction: column;
	width: 20px;
	text-align: center;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
}
.products-grid .item .icon-links li button{
	border: none;
	background: none;
	color: #fff;
	font-size: 18px;	
	opacity: 0;
	visibility: hidden;
	transform: scale(0);
	-webkit-transform:  scale(0);
	-moz-transform:  scale(0);
	transition: all 0.3s ;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	padding: 12px 14px;
	line-height: 1;
}
.products-grid .item .icon-links li button:hover,
.products-grid .item .icon-links li button:focus,
.products-grid .item .icon-links li button:active{color: #00489a;}
.products-grid .item .product-top:hover .icon-links li button{
	opacity: 1;
	visibility: visible;
	transform:  scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
}
.products-grid .item .icon-links li button.action-compare {
	color: transparent;
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/compare_icon.png');
	background-repeat: no-repeat;
	background-position: center;
}
.products-grid .item .icon-links li button.action-compare:hover {
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/compare_icon_hover.png');
}
.products-grid .item .add-to-cart{
	position: absolute;
	z-index: 100000;
	white-space: nowrap;
	left: 50%;
	top: 40%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transition: all 0.3s;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;	
	opacity: 0;
	visibility: hidden;
	
}
.products-grid .item .product-top:hover .add-to-cart{
	top: 50%;
	opacity: 1;
	visibility: visible;
}
.products-grid .item .btn-cart {
	padding: 9px 31px;
    line-height: 40px;
    border-radius: 40px;
    text-align: center;
    font-weight: 400;
    font-size: 22px;
    background-color: #fff;
    color: #808080;
    border: none;
	height: auto;
}
.products-grid .item .btn-cart:hover,
.products-grid .item .btn-cart:focus,
.products-grid .item .btn-cart:active{
	color: #fff;
	background-color: #004899;
	border: none;
}
.products-grid .item .product-content .product-desc {
	margin-top: 15px;
}
.products-grid .item .product-name,
.products-list .item .product-name {
	font-size: 22px;
	margin: 0;
	padding: 0;
	font-weight: 600;
	margin-bottom: 5px;
}
.products-grid .item .product-name a,
.products-list .item .product-name a {
	color: #666;
}
.products-grid .item .product-name a:hover,
.products-list .item .product-name a:hover{color: #00489a;}
/* rating */
.rating-box {
    overflow: hidden;
    white-space: nowrap;
}
.rating-box .rating {
    display: block;
    position: relative;
    width: 64px;
}
.rating-box .rating:before {
    color: #acacac;
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 12px;
    left: 0;
    letter-spacing: 2px;
    line-height: 12px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.rating-box .rating > span {
    display: block;
    overflow: hidden;
}
.rating-box .rating > span:before {
    color: #4a4a4a;
    content: '\f005' '\f005' '\f005' '\f005' '\f005';
    display: block;
    font-family: "FontAwesome";
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 12px;
    letter-spacing: 2px;
    line-height: 12px;
    position: relative;
    z-index: 2;
}
.ratings{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 10px;
	width: 100%;
}
.ratings .rating-links{margin-bottom: 0;margin-left: 10px;}
/* price */
.price-box .price,
.price,
.regular-price .price{
	font-weight: 500;
	font-size: 22px;
	color: #ddd;
	margin: 0;
}
.price-box{
	display: inline-flex;
	display: -webkit-inline-flex;
	line-height: 1.2;
}
.price-box .old-price{
	margin-right: 10px;
}
.price-box .old-price .price{
	color: #878787;
	text-decoration: line-through;
}
.price-box .special-price .price{color: #ec0101 !important;}
.products-list .item:not(:last-child) {margin-bottom: 30px;}
.products-list .item .quick-view{
	display: inline-block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background-color: #fff;
	font-size: 18px;
	color: #222;
	border: none;
	left: 50%;
	top: 40%;
	transition: all .3s;
	transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	line-height: 45px;
	opacity: 0;
	visibility: hidden;
	z-index: 3;
	position: absolute;
}
.products-list .item .quick-view:hover{
	color: #fff;
	background-color: #222;
	
}
.products-list .item .product-top:hover .quick-view{
	opacity: 1;
	visibility: visible;
	top: 50%;
}
.products-list .item .product-name {margin-bottom: 10px;}
.products-list .item .product-desc .desc{
	margin-bottom: 25px;
}
.products-list .item .add-to-cart .btn-cart{
	font-size: 14px;
	font-weight: 400;
}
.products-list .item .add-to-cart{
	float: left;
	margin-right: 20px;
}
.products-list .item .icon-links{
	display: flex;
	display: -webkit-flex;
}
.products-list .item .icon-links li{
	margin-right: 10px;
}
.btn-addto{
	width: 40px;
	height: 40px;
	line-height: 43px;
	font-size: 18px;
	color: #878787;
	border-radius: 50%;
	background-color: #fff;
	border: 1px solid #ddd;
	display: inline-block;
}
.btn-addto:hover,
.btn-addto:focus,
.btn-addto:active{
	border-color: #222;
	color: #222;
}
/* end catalog */
/* sidebar */
.sidebar .block {
	margin-bottom: 50px;
	display: inline-block;
	width: 100%;
}
.sidebar .block .block-title{position: relative;}
.sidebar .block .block-title .title,
.sidebar .block .block-title h4{
	font-size: 18px;
	position: relative;
	line-height: 1.428;
	padding-bottom: 20px;
	margin-top: 0;
	margin-bottom: 10px;
	color: #222;
	font-weight: 600;
	display: block;
}
.sidebar .block .block-title .title:after,
.sidebar .block .block-title h4:after{
	content:"";
	width: 60px;
	height: 2px;
	background-color: #222;
	position: absolute;
	left: 0;
	bottom: 15px;
}
.sidebar .vertical-menu ul li{
	position: relative;
	display: inline-block;
	width: 100%;
}
.sidebar .vertical-menu ul li a{
	line-height: 25px;
	margin-bottom: 5px;
	padding: 0;
	margin-top: 0;
	color: #222;
	display: block;
	width: 100%;
}
.sidebar .vertical-menu ul li a:hover{color: #00489a;}
.sidebar .vertical-menu ul li .toggle-icon{
	position: absolute;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	right: 0;
	top: 0;
}
.sidebar .vertical-menu ul li .toggle-icon a:before{
	content:"+";
	font-size: 16px;
	color: #222;
}
.sidebar .vertical-menu ul li .toggle-icon a:hover:before{color: #00489a;}
.sidebar .vertical-menu ul li .toggle-icon a.collapse:before{
	content:"-";
}
.vertical-menu ul li.parent ul{
	padding-left: 15px;
}
.sidebar .block-layered-nav{margin-bottom: 0;}
.block-layered-nav > .block-title,
.block-layered-nav .block-subtitle{display: none;}
.block-layered-nav .currently{margin-bottom: 20px;}
.block-layered-nav .currently ol li .label{
	font-weight: 600;
	color: #1a1a1a;
}
.block-layered-nav .block-content dl{margin-bottom: 50px;}
.block-layered-nav .block-content dl dt{
	font-size: 18px;
	position: relative;
	line-height: 1.428;
	padding-bottom: 20px;
	font-weight: 700;
	text-transform: uppercase;
	color: #808080;
	cursor: pointer;
}
.block-layered-nav .block-content dl dt:after {
	float: right;
	content: "\f107";
	font-family: "FontAwesome";
}
.block-layered-nav .block-content dl dt._hide:after {
	content: "\f106";
}
.block-layered-nav .block-content dl dd ol li{
	position: relative;
	display: flex;
	width: 100%;
	display: -webkit-flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}
.block-layered-nav .block-content dl dd ol li a{
	color: #878787;
	line-height: 25px;
	margin-bottom: 5px;
	text-transform: capitalize;
}
.block-layered-nav .block-content dl dd ol li a:hover{color: #222;}


.ui-slider {
    background: #878787;
    border-radius: 4px;
    position: relative;
    text-align: left;
	width: 100%;
}

.price .ui-slider-horizontal {
    height: 5px;
}

.ui-slider .ui-slider-range {
    background-position: 0 0;
    border: 0 none;
    display: block;
    font-size: 0.7em;
    position: absolute;
    z-index: 1;
	background-color: #00489a;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider .ui-slider-handle {
    background: #00489a;
    cursor: default;
    height: 15px;
    position: absolute;
    width: 15px;
	border-radius: 50%;
    z-index: 2;
}

.ui-slider-horizontal .ui-slider-handle {
    cursor: pointer;
    top: -5px;
}
.ui-slider .ui-slider-handle:after {
    background: #00489a none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    display: block;
    height: 15px;
    width: 15px;
}
#slider-range .ui-slider-handle:last-child {
    margin-left: -15px;
}
.block-layered-nav .price .label-box{
	display: flex;
	display: -webkit-flex;
	margin-bottom: 15px;
	justify-content: center;
	-webkit-justify-content: center;
	font-size: 13px;
}
.block-layered-nav .price .label{margin: 0 5px 0 0;padding: 0;line-height: 1.5; text-transform: capitalize;}
.block-layered-nav .price #amount{
	height: auto;
	width: auto;
	max-width: 106px;
	line-height: 1.5;
	padding: 0;
	border: none;
}

#block-cart-sidebar .block-content .summary .amount a{color: #222;}
.block-wishlist .mini-products-list .item .link-cart{
	display: flex;
	width: 100%;
	color: #222;
}
.block-wishlist .mini-products-list .item .price-box{
	width: 100%;
}
.block-wishlist .mini-products-list .item .price-box p {margin-bottom: 0;}
.mini-products-list .item .btn-remove{max-height: 80px;}
.tagcloud a{
	display: inline-block;
	padding: 2px 15px 1px;
	font-size: 13px;
	margin: 0 3px 8px 0;
	border-radius: 20px;
	color: #222;
	border: 1px solid #222;
}
.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a:active{
	background-color: #00489a;
	color: #fff;
	border-color: #00489a;
}
body:not(.fullwidth) .category-products .products-grid.row-6 .item .btn-cart,
.category-products .products-grid.row-7 .item .btn-cart,
.category-products .products-grid.row-8 .item .btn-cart{
	width: 50px;
	height: 50px;
	line-height: 50px;
	padding: 0;
	text-align: center;
}
body:not(.fullwidth) .category-products .products-grid.row-6 .item .btn-cart span,
.category-products .products-grid.row-7 .item .btn-cart span,
.category-products .products-grid.row-8 .item .btn-cart span{
	display: none;
}
body:not(.fullwidth) .category-products .products-grid.row-6 .item .btn-cart:before,
.category-products .products-grid.row-7 .item .btn-cart:before,
.category-products .products-grid.row-8 .item .btn-cart:before{
	content:"\e615";
	font-family: 'Pe-icon-7-stroke';
	font-size: 30px;
	display: inline-block;
}
.block-viewed .block-content .item,
.block-compare .block-content ol li.item,
.block.re-order .recent_posts_widget li{
	display: inline-block;
	width: 100%;
	float: left;
	margin: 10px 0 15px;
	position: relative;
}
.block-viewed .block-content .item:not(:last-child){
	margin-bottom: 20px;
}
.block-viewed .block-content .item .product-image,
.block-compare .block-content ol li .product-image,
.block.re-order .recent_posts_widget li .product-image{
	max-width: 60px;
	margin-right: 20px;
	float: left;
	display: inline-block;
}
.block-viewed .block-content .item .product-image img,
.block-compare .block-content .item .product-image img, .block.re-order .recent_posts_widget li img{max-width: 100%;}
.block-viewed .block-content .item .product-details,
.block-compare .block-content ol li .product-details,
.block.re-order .recent_posts_widget li .post-info{
	width: calc(100% - 80px);
	display: inline-block;
}
.block-viewed .block-content .item .product-details a,
.block-compare .block-content ol li .product-details a, .block.re-order .recent_posts_widget li .product-name{
	color: #222;
	line-height: 1.4;
	padding-bottom: 5px;
	margin: 0;	
	display: inline-block;
	width: 100%;
}
.block-viewed .block-content .item .product-details a:hover,
.block-compare .block-content ol li .product-details a:hover, 
.block.re-order .recent_posts_widget li .product-name:hover{color: #00489a;}
.block-poll .block-content .col-md-12 span{
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 5px;
}
.block-poll .block-content .col-md-12 span input[type="radio"]{margin:0 0 0 5px;}
.block-compare .item .btn-remove{
	display: flex;
	background-color: rgba(0,0,0,0.6);
	color: #fff;
	justify-content: center;
	height: 100%;
	width: 60px;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	opacity: 0;
	-webkit-justify-content: center;
	display: -webkit-flex;
	max-height: 80px;
	align-items: center;
}
.block-compare .item:hover .btn-remove{
	opacity: 1;
}
.block-compare .actions{
	margin-top: 10px;
}
/* end sidebar */
.category-description{
    margin: 30px 0 0px 0;
    font-size: 15px;
}
#product-list-container .category-description {
    clear:both;
}
/* end catalog */
/* Blog page */
.postWrapper{padding: 0;}
.blog-list .postWrapper:not(:last-child){margin-bottom: 100px;}
.blog-list .postWrapper:last-child{margin-bottom: 40px;}
.postWrapper .post-img{
	position: relative;
	display: block;
	width: 100%;
}
.postWrapper .post-info{
	background-color: rgba(0,0,0,0.9);
	position: absolute;
	left: 30px;
	bottom: 30px;
	right: 30px;
	padding: 20px;
	color: #878787;
	z-index: 9;
	text-align: center;
}
.postWrapper .post-info .post-meta{
	display: flex;
	display: -webkit-flex;
	width: 100%;
	justify-content: center;
	-webkit-justify-content: center;
	font-size: 12px;
}
.postWrapper .post-info .post-meta > span:not(:last-child){margin-right: 5px;}
.postWrapper .post-info .post-meta .tags{margin-left: 3px;}
.postWrapper .post-info .post-meta .tags li,
.postWrapper .post-info .post-meta .tags{display: inline-block;padding: 0;}
.postWrapper .post-info .post-meta a,
.postWrapper .post-info .post-meta span.text-white{color: #fff;font-weight: 400;}
.postWrapper .post-info .post-meta a:hover,
.postWrapper .post-info .post-title a:hover{color: #00489a;}
.postWrapper .post-info .post-title{
	font-size: 14px;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-top: 8px;
	text-transform: uppercase;
}
.postWrapper .post-info .post-title a{color: #fff;}
.postWrapper .post-info .create-post-time{font-size: 12px;}
.postWrapper .postContent{
	background-color: #f6f6f8;
	padding: 25px;
}
.postWrapper .postContent .aw-blog-read-more{
	margin: 10px 0 20px;
	left: 50%;
	position: relative;
	transform: translateX(-50%);
}
.sidebar .blog-categories ul li,
.sidebar .recent-post ul li,
.sidebar .account-menu li{
	line-height: 25px;
	padding-left: 15px;
	position: relative;
	margin-bottom: 5px;
}
.sidebar .blog-categories ul li:before,
.sidebar .recent-post ul li:before,
.sidebar .account-menu li:before{
	content:"+";
	position: absolute;
	left: 0;
	color: #222;
}
.sidebar .blog-categories ul li a,
.sidebar .recent-post ul li a,
.sidebar .account-menu li a{color: #222;}
.sidebar .blog-categories ul li a:hover,
.sidebar .recent-post ul li a:hover,
.sidebar .account-menu li a:hover,
.sidebar .account-menu li.active a{color: #00489a;}
.tag-count-3{font-size: 13px !important;}
.blog-post.post-item .post-info{
	display: inline-block;
	border-bottom: 1px solid #d8d8d8;
	color: #a1a1a1;
	padding: 15px 0 10px;
	width: 100%;
}
.blog-post.post-item .post-info > div{
	display: inline-block;
	margin-right: 26px;
}
.blog-post.post-item .post-info i{
	display: inline-block;
	margin-right: 10px;
	color: #8a8a8a;
}
.blog-post.post-item .post-info .tags{padding: 0;display: inline-block;}
.blog-post.post-item .post-info .tags li{
	display: inline-block;
	margin: 0;	
}
.blog-post.post-item .post-info .tags li a{
	color: #222;
	display: inline-block;
	margin: 0;
	font-weight: 400;
}
.blog-post.post-item .post-info .tags li:not(:last-child) a:after{
	content:",";
}
.blog-post.post-item .post-info .tags li a:hover{color: #00489a;}
.blog-post .postContent{
	margin: 30px 0 10px;
}
.blog-post .post-actions{
	display: inline-block;
	width: 100%;
	float: left;
	padding: 20px 0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-top: 50px;
	margin-bottom: 50px;
}
 .blog-post .post-actions a{
	 color: #222;
 }
 .blog-post .post-actions a:hover{color: #00489a;}
  .blog-post .post-actions .prev-action a i{margin-right: 15px;}
   .blog-post .post-actions .next-action a i{margin-left: 15px;}
   .post-comments .postTitle{
	   display: inline-block;
	   width: 100%;
	   margin-bottom: 25px;
	   border: none;
   }
 .post-comments .postTitle h2,
 .post-comments .form-comment h4{
	 font-size: 17px;
	 color: #2a2a2a;
	 text-transform: uppercase;
	 letter-spacing: 2px;
	 display: block;
	 font-weight: 600;
 }
 .post-comments{display: inline-block;width: 100%;}
  .post-comments .comments-list{
	  display: inline-block;
	 margin-bottom: 30px;
	  width: 100%;
  }
 .post-comments .comments-list .commentWrapper{
	 display: inline-block;
	 width: 100%;
	 background-color: #f6f6f8;
	 color: #878787;
	 margin-bottom: 28px;
	 padding: 18px 28px 16px;
 }
 .post-comments .comments-list .commentDetails{
	 margin-bottom: 10px;
	 font-size: 14px;
	 color: #2a2a2a;
	 font-style: italic;
 }
 .post-comments .comments-list .commentDetails .username{
	 font-size: 14px;
	 font-weight: 600;
	 color: #222;
	 font-style: normal;
	 margin-right: 20px;
 }
 .post-comments .form-comment h4{margin-bottom: 25px;}
 .comments-list .load-comment{
	font-style: italic;
	color: #222;
 }
  .comments-list .load-comment.loading:after{
	  content:"";
	  background: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/loader.gif) scroll no-repeat;
	  width: 15px;
	  height: 15px;
	  display: inline-block;
	  margin-left: 10px;
	  background-size: 15px 15px;
  }
  .comments-list .toolbar{display: none;}
/* end blog page */
/* portfolio */
.portfolio-category-list .tabs-center{
	margin-top: 50px;
	width: 100%;
	display: inline-block;
	text-align: center;
	margin-bottom: 25px;
}
.tabs_categories_portfolio li{
	display: inline-block;
	float: none;	
}
.tabs_categories_portfolio li a{
	line-height: 40px;
	padding: 0 20px;
	height: 40px;
	border: 1px solid transparent;
	color: #878787;
	border-radius: 40px;
	font-weight: 500;
	display: block;
	cursor: pointer;
	
}
.tabs_categories_portfolio li a:hover,
.tabs_categories_portfolio li a:focus,
.tabs_categories_portfolio li a:active{
	color: #222;
}
.tabs_categories_portfolio li a.is-checked{
	border-color: #222;
	color: #222;
}
.portfolio-grid .item{margin-bottom: 30px;}
.portfolio-grid .item .portfolio-content{
	position: relative;
	display: block;	
}
.portfolio-grid .item .portfolio-image:before{
	content:"";
	background-color: rgba(246,246,246,0.9);
	height: 0;
	left: 0;
	top: 50%;
	opacity: 0;
	position: absolute;
	width: 100%;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	z-index: 9;
}
.portfolio-grid .item .portfolio-info{
	text-align: center;
	position: absolute;
	opacity: 0;
	width: 100%;
	left: 50%;
	top: 50%;
	padding: 0 30px;
	transform: translate(-50%, -120%);
	-webkit-transform: translate(-50%, -120%);
	-moz-transform: translate(-50%, -120%);
	-ms-transform: translate(-50%, -120%);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	z-index: 10;
}
.portfolio-grid .item .portfolio-info h5 a{
	font-size: 14px;
	margin: 0;
	color: #222;
	line-height: 1.428;
	letter-spacing: 0.5px;
}
.portfolio-grid .item .portfolio-info .category-link a{
	color: #222;
}
.portfolio-grid .item .portfolio-info .category-link a:hover,
.portfolio-grid .item .portfolio-info .portfolio-name a:hover{color: #00489a;}
.portfolio-grid .item:hover .portfolio-image:before{
	height: 100%;
	opacity: 1;
	top: 0;
}
.portfolio-grid .item:hover .portfolio-info{
	opacity: 1;
	transform: translate(-50%, -50%);
}
.portfolio-details .portfolio-image{
	margin-bottom: 46px;
}
.portfolio-related{
	margin-top: 60px;
}
.portfolio-related .title-block{
	text-align: center;
	width: 100%;
	margin-bottom: 33px;
}
.portfolio-related .title-block h3{
	margin: 0;
	position: relative;
	display: inline-block;
	color: #222;
	font-size: 24px;
	
}
.portfolio-related .title-block h3:after,
.portfolio-related .title-block h3:before{
	content:"";
	display: inline-block;
	position: absolute;
	width: 60px;
	height: 2px;
	background-color: #000;
	top: 48%;
}
.portfolio-related .title-block h3:after{right: -75px;}
.portfolio-related .title-block h3:before{left: -75px;}
/*  */
.category-products .sharethis-inline-share-buttons {
    margin-bottom: 40px;
}
.sharethis-inline-share-buttons {
    margin-top: 20px;
}
.sharethis-inline-share-buttons .st-btn{
	background: none !important;
	color: #222 !important;
	height: auto !important;
	top: 0 !important;
}
.sharethis-inline-share-buttons .st-btn > svg{display: none;}
.sharethis-inline-share-buttons .st-btn:after{
	display: block;
	line-height: 1;
	font-size: 20px;
	font-family: "FontAwesome";
	
}
.sharethis-inline-share-buttons .st-btn[data-network="facebook"]:after{
	content: "\f09a";
}
.sharethis-inline-share-buttons .st-btn[data-network="twitter"]:after {
	content:"\f099";
}
.sharethis-inline-share-buttons .st-btn[data-network="pinterest"]:after {
	content: "\f231";
}
.sharethis-inline-share-buttons .st-btn[data-network="email"]:after {
	content: "\f003";
}
.sharethis-inline-share-buttons .st-btn[data-network="sharethis"]:after {
	content: "\f1e0"
}
.sharethis-inline-share-buttons .st-btn[data-network="facebook"]:hover:after{color: #3B5998;}
.sharethis-inline-share-buttons .st-btn[data-network="twitter"]:hover:after{
	color: #55acee;
}
.sharethis-inline-share-buttons .st-btn[data-network="pinterest"]:hover:after{
	color: #CB2027;
}
.sharethis-inline-share-buttons .st-btn[data-network="email"]:hover:after{
	color: #7d7d7d;
}
.sharethis-inline-share-buttons .st-btn[data-network="sharethis"]:hover:after{
	color: #95D03A;
}
.portfolio-content .sharethis-inline-share-buttons{
	margin-bottom: 20px !important;
	text-align: center !important;
}
/* end portfolio */
/* store locator */
.store-list-container .store-list > .items .stores li .store-details h4 a:hover{color: #00489a;}
.storelocator-details .box-store{
	border: 1px solid #f0f0f0;
	border-radius: 0 0 4px 4px;
	padding: 16px 20px 20px;
}
.storelocator-details .box-store .block-title h3{
	border-bottom: 1px solid #ddd;
	color: #222;
	font-size: 20px;
	margin-bottom: 20px;
	font-weight: 500;
	
}
.storelocator-details .store-image{margin-bottom: 30px;}
.storelocator-details .box-store table{margin-bottom: 0;
width: 100%;}
.storelocator-details .box-store table tr td, 
.storelocator-details .box-store table tr th{
	border: 1px solid #eee;
	padding: 10px;
}
.storelocator-details .box-store table tr th{color: #222;width: 120px;}
/*  */
/* event and profile */
.events-list .item .event-content{
	display: block;
	position: relative;
	margin-bottom: 30px;
}
.events-list .item .event-content .event-image{
	position: relative;
	display: block;
	width: 100%;
	overflow: hidden;
}
.events-list .item .event-content .event-info{
	position: absolute;
	bottom: 15px;
	left: 15px;
	right: 15px;
	padding: 15px;
	color: #878787;
	background-color: rgba(0,0,0,0.9);
	font-size: 12.5px;
	text-align: center;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
}
.events-list .item .event-content .event-time{color: #fff;}
.events-list .item .event-name a{
	text-align: center;
	display: inline-block;
	color: #222;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 16px;
	width: 100%;
	margin: 10px 0 0;
}
.events-list .item .event-name a:hover{color: #00489a;}
.events-list .item .event-content .event-image img{
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	
}
.events-list .item .event-content .event-image:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.event-details .event-image{
	margin-bottom: 30px;
	position: relative;
}
.event-details .event-time p{
	margin-bottom: 5px;
}
.event-details .event-time .text,
.event-details .event-location .text{
	font-weight: 500;
	color: #878787;
}
.event-details .event-info{
	color: #fff;
	font-size: 14px;
	bottom: 20px;
	left: 20px;
	right: 20px;
	padding: 20px;
	background-color: rgba(0,0,0,0.9);
	position: absolute;
}
.profile-grid .item .profile-content{margin-bottom: 30px;}
.profile-grid .item .profile-content,
.profile-grid .item .profile-top{
	position: relative;
	display: block;
	overflow: hidden;
}
.profile-grid .item .profile-desc{
	padding: 10px 15px 8px;
	background-color: rgba(255,255,255,0.9);
	color: #878787;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.profile-grid .item .profile-name{
	color: #222;
	font-weight: 500;
	letter-spacing: 0.5px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.profile-grid .item .profile-name:hover{
	color: #00489a;
}

.profile-grid .item .profile-desc p{margin: 0;}
.profile-grid .item .social-links ul li{
	display: inline-block;
	margin: 0 10px;
	font-size: 16px;
}
.profile-grid .item .social-links ul li a{
	color: #222;
}
.profile-grid .item .social-links a:hover .fa-facebook{color:#3b5998;}
.profile-grid .item .social-links a:hover .fa-twitter{color: #55acee;}
.profile-grid .item .social-links a:hover .fa-linkedin{color: #0079b4;}
.detail-profile .user-wrapper{
	display: block;
	position: relative;
	margin-bottom: 20px;
}
.detail-profile .user-wrapper .desc{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 10px 10px 0;
	text-align: center;
	background-color: rgba(255,255,255,0.9);
}
.detail-profile .description h3{
	font-size: 20px;
	font-weight: 500;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.detail-profile .description p{margin-bottom: 5px;}
.detail-profile .description .title{color: #2a2a2a; margin-right: 5px;min-width: 60px;}
.detail-profile .social {
	display: block;
	width: 100%;
	margin-top: 15px;
	text-align: center;
	
}
.detail-profile .social a{
	display: inline-block;
	margin: 0 10px;
	color: #222;
	font-size: 20px;
}
.detail-profile .social .btn-facebook:hover{color: #3b5998;}
.detail-profile .social .btn-twitter:hover{color: #00aced;}
.detail-profile .social .btn-google:hover{color: #dd4b39;}
.detail-profile .social .btn-linkedin:hover{color:#0079b4; }
.detail-profile .social .btn-instagram:hover{color:#e13b69;}
/* MY ACCOUNT */
.account-login h2,
.account-create h2{
    font-size: 16px;
    color: #434343;
    padding: 0 0 .3em 0;
    margin: 0 0 1em 0;
    border-bottom: 1px solid #d2d2d2;
    color: #434343;
    transition: .5s all;
    font-weight: normal;

}
.account-login .page-title h1 {
    color: #434343;
    display:block;
    padding: 0 0 .3em 0;
    margin: 0 0 1em 0;
    font-size: 24px;
    text-align: center;
    border-bottom: 1px solid #434343;
    font-weight: normal;
}

.account-login .innerwrapper {
    max-width: 1051px;
    margin: 0 auto;
    padding: 5px 0 0 0;
}
.account-login .button {
    float: right;
    min-width: 50%;
    margin: 28px 0px;
}
.account-login .form-list .input-box {
  width: 100%;
}
.account-create .fieldset{
	margin-bottom: 25px;
}
.my-account h2{
	font-size: 20px;
	color: #222;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
}
.my-account h3{
	font-size: 18px;
	color: #222;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
}
.my-account h4{
	font-size: 16px;
	color: #222;
	font-weight: 500;
	margin: 0 0 10px;
	text-transform: uppercase;
}
.my-account .box-title,
.my-account .box-head{margin-bottom: 20px; display: flex;justify-content: space-between;display: -webkit-flex; -webkit-justify-content: space-between;}
.my-account .box-title a,
.my-account .box-head a{
	color: #00489a;
}
.my-account .box-title a:hover,.my-account .box-head a:hover{color: #222;}
.box-reviews ol li{
	display: inline-block;
	width: 100%;
	margin: 5px 0;
}
.box-reviews ol li .number,
.box-reviews ol li .details{
	display: inline-block;
	float: left;
}
.box-reviews ol li .number{margin-right: 10px;}
.box-reviews ol li .details .product-name{
	text-transform: none;
	font-size: 14px;
	margin-bottom: 10px;
	display: block;
}
.box-reviews ol li .details .product-name a{
	color: #222;
}
.box-reviews ol li .details .product-name a:hover{color: #00489a;}
.page-title h1{display: none;}
.back-link a{color: #222;}
.back-link a:hover{color: #00489a;}
#my-reviews-table .product-name{
	font-size: 14px;
	font-weight: 500;
}
#my-reviews-table .product-name a{
	color: #222;
}
#my-reviews-table .product-name a:hover{color: #00489a;}
#my-reviews-table tbody tr td.last a{
	color: #00489a;
}
#my-reviews-table tbody tr td.last a:hover{color: #222;}
#wishlist-table tbody tr td{
	padding: 20px 10px;
	vertical-align: middle;	
	text-align: center;
}
#wishlist-table tbody tr td .product-image{
	display: flex;
	justify-content: center;
	margin: 0 auto;
}
#wishlist-table tbody tr td .cart-cell{
	text-align: center;
}
#wishlist-table tbody tr td .cart-cell .btn-shop .add_item_actions{
	margin-bottom: 10px;
}
#wishlist-table tbody tr td .cart-cell  .link-edit{margin-top: 10px;color: #222;display: block;}
#wishlist-table tbody tr td .cart-cell  .link-edit:hover{color: #00489a;}
#wishlist-table tbody tr td .product-title{
	color: #222;
	font-weight: 500;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}
#wishlist-table tbody tr td .product-title:hover{color: #00489a;}
#wishlist-view-form .buttons-set .btn{margin-bottom: 20px;}
/* about us */
blockquote {
    quotes: none;
    background: #f1f1f1;
    padding: 30px 25px 30px 60px;
    margin-bottom: 20px;
    position: relative;
    font-style: italic;
    display: block;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

blockquote:before {
    position: absolute;
    content: "\f10d";
    font-family: "FontAwesome";
    left: 25px;
    top: 10px;
    font-size: 20px;
    color: #999;
}

.profile .profile-image {
    position: relative;
    overflow: hidden;
}

.profile .profile-image img {
    min-width: 100%;
}

.profile .profile-image > a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.profile .profile-image .social-link {
    position: absolute;
    z-index: 1;
    bottom: 0;
    text-align: center;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.9);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
	padding: 0;
}

.profile .profile-image .social-link li {
    float: none;
    display: inline-block;
    padding: 10px 0;
}

.profile .profile-image .social-link li:last-child {
    margin-right: 0;
}

.profile .profile-desc {
    padding-top: 11px;
}

.profile .profile-desc .profile-name {
    color: #222;
    font-weight: 600;
    font-size: 18px;
}

.profile .profile-desc .profile-name:hover {
    color: #00489a;
}

.profile:hover .profile-image>a:after {
    opacity: .7;
    visibility: visible;
}

.profile:hover .profile-image .social-link {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
/* contact page */
ul.list-icon li {
    margin-bottom: 18px;
    padding-left: 30px;
    position: relative;
}
ul.list-icon li:last-child {
    margin-bottom: 0;
}
ul.list-icon li .icon {
    font-size: 24px;
    font-weight: bold;
    left: 0;
    position: absolute;
    top: 0;
}
.contacts-index-index .footer {
    margin-top: 0
}

.contacts-index-index .contact-form-content ul.list-icon li {
    padding-left: 70px;
    margin-bottom: 30px
}

.contacts-index-index .contact-form-content ul.list-icon li .icon {
    font-size: 50px;
    font-weight: normal
}

.contacts-index-index .contact-form-content ul.social-link li {
    font-size: 26px
}
.contact-position-map{position: relative;}
body.contacts-index-index .footer{margin-top: 0;}
/* video banner */
.video-banner {
    position: relative
}

.video-banner:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 8px;
    top: 0;
    background-color: #000;
    opacity: .4
}

.video-banner .text {
    padding-top: 200px;
    padding-bottom: 200px;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.video-banner .loaded+.text {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 1;
    text-align: center;
    background: none !important;
    padding: 0 !important
}
.btn-o-w{
	color: #fff;
	border-color: #fff;
	background-color: transparent;
}
.btn-o-w:hover,
.btn-o-w:focus,
.btn-o-w:active{color:#fff; background-color: #222;border-color: #222;}
/* single product  */
.special-product .products-grid .item .product-content,
.products-grid .product-item .metro_template .product-content{position: relative;}
.special-product .products-grid .item .product-desc,
.products-grid .product-item .metro_template .product-desc{
	position: absolute;
	opacity: 0;
	visibility: hidden;
	bottom: 0;
	transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	left: 0;
	right: 0;
	width: 100%;
	-webkit-transition: all .3s ease 0s;
	padding: 15px 34px;
}
.special-product .products-grid .item .product-desc .product-name a,
.products-grid .product-item .metro_template .product-desc .product-name a{color: #fff;}
.special-product .products-grid .item .product-desc .product-name a:hover,
.products-grid .product-item .metro_template .product-desc .product-name a:hover{color: #00489a;}
.special-product .products-grid .item .configurable-swatch-list,
.products-grid .product-item .metro_template .configurable-swatch-list {
	margin-top: 10px;
}
.special-product .products-grid .item .price-box .price,
.products-grid .product-item .metro_template .price-box .price {
	color: #ddd;
    font-size: 26px;
    font-weight: 500;
    line-height: 1;
}
.products-grid.products-carousel.products-carousel-1-row .product-item {
	background: #f8f8f8;
}
.products-grid.products-carousel.products-carousel-1-row .product-item:hover {
	background: transparent;
}
.special-product .products-grid .item:hover .product-top .img-hover,
.special-product .products-grid .item:hover .product-image:before,
.special-product .products-grid .item:hover .icon-links li button,
.special-product .products-grid .item:hover .add-to-cart,
.products-grid .product-item:hover .metro_template .product-top .img-hover,
.products-grid .product-item:hover .metro_template .product-image:before,
.products-grid .product-item:hover .metro_template .icon-links li button,
.products-grid .product-item:hover .metro_template .add-to-cart{
	opacity: 1;
	visibility: visible;
}
.special-product .products-grid .item:hover .add-to-cart,
.products-grid .product-item:hover .metro_template .add-to-cart{top: 50%;}
.special-product .products-grid .item:hover .icon-links li button,
.products-grid .product-item:hover .metro_template .icon-links li button{
	transform: scale(1);
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
}
.special-product .products-grid .item:hover .product-desc,
.products-grid .product-item:hover .metro_template .product-desc{
	opacity: 1;
	visibility: visible;
	z-index: 5;
}
.special-product .products-grid .item .price-box .special-price .price,
.products-grid .product-item:hover .metro_template .price-box .special-price .price{color: #ec0101;}
.big-item .special-product .products-grid .item .product-top .product-image,
.big-item.product-item .product-top .product-image{
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	margin-top: -10px;
	float: left;
}
/* lookbook */
.lookbook_banner {
    min-height: 100vh;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    position: relative;
}

.lookbook_banner:after {
    content: "";
    background-color: #000;
    opacity: .5;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.lookbook_banner>.container,.lookbook_banner>.container-fluid {
    z-index: 1;
    margin: auto;
}

.lookbook_banner .big-title {
    font-size: 60px;
}
/* title v2 */
.title-v2 .content-heading {
    text-align: left;
}
.title-v2 .content-heading h3.title:before {
    content: none;
}
.title-v2 .content-heading h3.title:after {
    right: -90px;
    top: 50%;
    margin-top: -3px;
}
/* Block list homepage */
.list-products-home .product-item-info{
	margin-bottom: 30px;
	position: relative;
	display: block;
	float: left;
	width: 100%;
}
.list-products-home .product-item-info .product-image{
	width: 120px;
	float: left;
	vertical-align: top;
	position: relative;	
}
.list-products-home .product-item-info .product-image .product-item-photo:before{
	content:"";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background-color: #000;
	opacity: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition:  all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
}
.list-products-home .product-item-info:hover .product-image .product-item-photo:before{
	opacity: 0.3;
}
.list-products-home .product-item-info .icon-links{
	position: absolute;
	top: 50%;
	z-index: 2;
	left: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	
}
.list-products-home .product-item-info .icon-links button{
	background: none;
	font-size: 18px;
	line-height: 1;
	color: #fff;
	border: none;
	box-shadow: none;
	padding: 7px 10px;
	transform: scale(0);
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	opacity: 0;
	visibility: hidden;
}
.list-products-home .product-item-info:hover .icon-links button{
	opacity: 1;
	visibility: visible;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
}
.list-products-home .product-item-info .product-details{
	float: left;
	width: calc(100% - 120px);
	vertical-align: top;
	padding-left: 30px;
}
.list-products-home .product-item-info .product-details .product-name{margin-bottom: 6px;}
.list-products-home .product-item-info .product-details .product-name a{
	color: #222;
	font-size: 14px;
	line-height: 1.1;
	font-weight: 500;
}
.list-products-home .product-item-info .product-details .price-box{margin-bottom: 5px;}
.list-products-home .product-item-info .price-box p{margin-bottom: 0;}
.list-products-home .product-item-info .btn.btn-cart{
	border: 1px solid #e0e0e0;
	background-color: #fefefe;
	height: 35px;
	line-height: 35px;
	font-size: 12px;
	font-weight: 400;
	padding: 0 35px;
	color: #222;
	margin-top: 5px;
	border-radius: 40px;
}
.list-products-home .product-item-info .btn.btn-cart:hover,
.list-products-home .product-item-info .btn.btn-cart:active,
.list-products-home .product-item-info .btn.btn-cart:focus{
	background-color: #222;
	border-color: #222;
	color: #fff;
}
/*  */


/*************************************************************/
/***************** DEV: KIEN.BT ******************************/
/*************************************************************/
/* Shortcode */
.container-full > .container-fluid > .row > .col-md-12 {
	padding: 0;
}
.no-margin {
	margin: 0 !important;
}
div.validation-advice {
	color: red;
    font-style: italic;
    padding-top: 5px;
    line-height: 1.4;
    font-size: 16px;
}
.fwm {
    font-weight: 500;
}
.lh__1 {
    line-height: 1;
}
.ls__1 {
    letter-spacing: 1px;
}
.nowrap {
    white-space: nowrap;
}
/*------- Vertical Slider -----*/
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}
.slick-track:after {
  clear: both;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  padding: 5px 0;
}
.slick-arrow.slick-hidden {
  display: none;
}
/*------- Product With Thumbnail Bottom -----*/
.product-img-box img {
	min-width: 100%;
}
.product-thumbnails-bottom > .entry {
	margin-bottom: 10px;
}
.product-thumbnails-bottom .gallery-thumbnails {
	margin-left: -5px;
	margin-right: -5px;
}
.product-thumbnails-bottom .gallery-thumbnails:after {
	content: "";
	display: table;
	clear: both;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .owl-item {
	padding: 0 5px;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .image-media {
	position: relative;
	cursor: pointer;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .image-media:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
	transition: all 300ms;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
}
.product-thumbnails-bottom .gallery-thumbnails .thumbnails-carousel .image-media.active:after {
    opacity: 0;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-nav .owl-prev,
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-nav .owl-next {
	width: 25px;
    height: 25px;
    font-size: 18px;
    margin-top: -12.5px;
    line-height: 25px;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-nav .owl-next {
	right: 5px;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-nav .owl-prev {
	left: 5px;
}
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-nav .owl-prev i,
.product-thumbnails-bottom .owl-carousel.thumbnails-carousel .owl-nav .owl-next i {
    line-height: 22px;
}
/*------- Product With Gallery Grid -----*/
.product-gallery-grid > .row {
	margin-left: -5px;
	margin-right: -5px;
}
.product-gallery-grid > .row > .col-xs-6 {
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 10px;
}
/*------- Product With Gallery List -----*/
.product-gallery-list .item + .item {
	margin-top: 30px;
}
/*------- Product With Vertical Thumbnail -----*/
.product-vertical-thumbnails {
	margin-left: -5px;
	margin-right: -5px;
}
.product-vertical-thumbnails:after {
	content: "";
	display: table;
	clear: both;
}
.product-vertical-thumbnails .vertical-thumbnails {
	width: 90px;
	padding: 0 5px;
	display: table-cell;
	vertical-align: middle;
}
.product-vertical-thumbnails .entry.base-image {
	padding: 0 5px;
	display: table-cell;
	vertical-align: middle;
}
.product-vertical-thumbnails .slick-slider .slick-arrow {
    width: 25px;
    height: 25px;
    font-size: 18px;
    margin-top: -10px;
    line-height: 22px;
    color: #ccc;
    border: 2px solid #ccc;
    background: none;
    text-align: center;
    cursor: pointer;
    left: 50%;
    margin-left: -12.5px;
    position: absolute;
    font-weight: bold;
    bottom: -20px;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.product-vertical-thumbnails .slick-slider .slick-arrow:hover {
	color: #fff;
	border-color: #00489a;
	background-color: #00489a;
}
.product-vertical-thumbnails .slick-slider .slick-arrow.pe-7s-angle-up {
    top: -20px;
    bottom: auto;
    z-index: 1;
}
.product-vertical-thumbnails .slick-slider .image-media {
	position: relative;
	cursor: pointer;
	display: block;
}
.product-vertical-thumbnails .slick-slider .image-media:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
	transition: all 300ms;
	-moz-transition: all 300ms;
	-webkit-transition: all 300ms;
	-o-transition: all 300ms;
	-ms-transition: all 300ms;
}
.product-vertical-thumbnails .slick-slider .image-media.active:after {
    opacity: 0;
}
/* Product Tab */
.product-view .tabbable.product-tab-mode .nav-tabs {
	display: none;
}
.product-view > .tabbable.product-tab-mode,
.product-view > .tabbable.product-accordion-mode {
	margin-top: 65px;
}
/* Product Tab (Accordion) */
.product-view .product-essential .product-shop .product-accordion-mode {
	margin-top: 50px;
}
.product-view .tabbable.product-accordion-mode > .tab-content > .tab-pane {
	display: block !important;
}
.product-view .tabbable.product-accordion-mode > .tab-content > .tab-pane > .content {
	padding: 17px;
	border: 1px solid #f6f6f8;
}
.product-view .tabbable.product-accordion-mode > .tab-content > .tab-pane + .tab-pane {
	margin-top: 10px;
}
.product-view .tabbable.product-accordion-mode .tab-acd-title {
	display: block !important;
	font-weight: 600;
    color: #000;
    padding: 0 40px 0 17px;
    background-color: #f6f6f8;
    position: relative;
    line-height: 40px;
    cursor: pointer;
    height: 40px;
}
.product-view .tabbable.product-accordion-mode .tab-pane.active .tab-acd-title {
	cursor: default;
}
.product-view .tabbable.product-accordion-mode .tab-acd-title:after {
    content: "+";
    position: absolute;
    background-color: #000;
    line-height: 40px;
    display: block;
    color: #fff;
    right: 0;
    top: 0;
    width: 40px;
    bottom: 0;
    text-align: center;
}
.product-view .tabbable.product-accordion-mode .tab-pane.active .tab-acd-title:after {
	content: "-";
}
/* Product Tab Accordion After Product Information */
.product-view .product-shop .tabbable.product-accordion-mode #review-form .col-sm-6,
.product-view .product-shop .tabbable.product-accordion-mode .question-form .col-sm-6,
.product-view .product-shop .tabbable.product-accordion-mode .answer-form .col-sm-6 {
	width: 100%;
}
/* Tab "Product Tags" */
.product-tag-form-add .form-group .form-control {
	max-width: 700px;
}
.product-tag-form-add .push-bottom {
	margin-bottom: 20px;
}
.product-tag-form-add .push-bottom h5 {
	margin-bottom: 10px;
}
.tagcloud:after {
    content: "";
    display: table;
    clear: both;
}
.tagcloud li {
    float: left;
}
.tagcloud a {
    border: 1px solid #222;
    border-radius: 20px;
    color: #222;
    display: inline-block;
    font-size: 13px;
    margin: 0 8px 8px 0;
    padding: 5px 15px 4px;
}
.tagcloud a:hover {
    color: #fff;
    background-color: #00489a;
    border-color: #00489a;
}
/* Icon Service */
.icon-service .icon {
    color: #9e9e9e;
    font-size: 36px;
    display: table-cell;
    vertical-align: top;
    width: 1%;
    padding-right: 20px;
    line-height: 100%;
}
.icon-service .text {
    display: table-cell;
    vertical-align: top;
}
.icon-service .text h6 {
    font-size: 14px;
}
/* Modal Bootstrap */
.modal-content {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0
}

.modal-content button.close {
    position: absolute;
    right: 0;
    top: 0;
    color: #222;
    opacity: 1;
    font-weight: 500;
    width: 40px;
    height: 40px;
    line-height: 40px;
    z-index: 1
}

.modal.fade .modal-dialog {
    margin: 0 auto;
    top: 50%;
    transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    -moz-transform: translate3d(0, -100%, 0);
    -o-transform: translate3d(0, -100%, 0)
}

.modal.in .modal-dialog {
    top: 50%;
    transform: translate3d(0, -50%, 0);
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    max-width: 80%;
    max-height: 80vh;
    overflow-y: auto
}
/* Tab "Review" */
.box-collateral.box-reviews .form-add > h3 {
	margin-bottom: 5px;
}
.box-collateral.box-reviews .form-add form h4 {
	font-weight: 400;
    margin-bottom: 10px;
}
.box-collateral.box-reviews .form-add form h4 span {
	color: #00489a;
}
.box-reviews .review-items .review-item {
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.box-reviews .review-items .review-item .review-title a {
	color: #222;
	font-weight: 500;
	font-size: 15px;
}
.box-reviews .review-items .review-item .review-title a:hover {
	color: #00489a;
}
.box-reviews .review-items .review-item .ratings-table tr th,
.box-reviews .review-items .review-item .ratings-table tr td {
	vertical-align: middle;
	padding: 2px 0;
}
.box-reviews .review-items .review-item .ratings-table tr th {
	padding-right: 15px;
	width: 1%;
}
.box-reviews .review-details {
    font-style: italic;
    font-weight: 300;
}
.box-reviews .review-details span:not(.date) {
	font-weight: 600;
}
.box-reviews .review-details span.date {
	margin-left: 7px;
}
.product-review-table {
	display: table;
}
.review-field-rating {
	display: table-row;
}
.review-field-rating > .label {
    font-size: 16px;
	padding-right: 20px;
    color: #2a2a2a;
	width: 1%;
}
.review-field-rating > .label,
.review-field-rating > .control {
    display: table-cell;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}
.review-control-vote {
    overflow: hidden;
    height: 22px;
}

.review-control-vote:before {
    color: #c7c7c7;
    font-family: 'FontAwesome';
    font-size: 22px;
    height: 22px;
    letter-spacing: 4px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    content: '\f006' '\f006' '\f006' '\f006' '\f006';
    display: block;
    position: absolute;
    z-index: 1
}

.review-control-vote input[type="radio"] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px !important;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote input[type="radio"]:focus + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
    opacity: 1
}

.review-control-vote label {
    cursor: pointer;
    display: block;
    position: absolute
}

.review-control-vote label span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.review-control-vote label:before {
    color: #ff5501;
    font-family: 'FontAwesome';
    font-size: 22px;
    height: 22px;
    letter-spacing: 4px;
    line-height: 22px;
    font-style: normal;
    font-weight: normal;
    speak: none;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    opacity: 0
}

.review-control-vote label:hover:before {
    opacity: 1
}

.review-control-vote label:hover ~ label:before {
    opacity: 0
}

.review-control-vote .rating-5 {
    z-index: 2
}

.review-control-vote .rating-5:before {
    content: '\f005' '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-4 {
    z-index: 3
}

.review-control-vote .rating-4:before {
    content: '\f005' '\f005' '\f005' '\f005'
}

.review-control-vote .rating-3 {
    z-index: 4
}

.review-control-vote .rating-3:before {
    content: '\f005' '\f005' '\f005'
}

.review-control-vote .rating-2 {
    z-index: 5
}

.review-control-vote .rating-2:before {
    content: '\f005' '\f005'
}

.review-control-vote .rating-1 {
    z-index: 6
}

.review-control-vote .rating-1:before {
    content: '\f005'
}

/* Tab 'Product Question' */
.question-img-loader {
	margin-left: 10px;
}
.question-img-loader img,
.answer-img-loader img {
	filter: brightness(0) invert(0);
	-webkit-filter: brightness(0) invert(0);
	height: 40px;
    width: auto;
}
.product-view .question-list > .item {
	margin-bottom: 20px;
}
.product-view .question-list .user-question,
.product-view .answer-list .user-answer {
	font-weight: 600;
	color: #222;
	font-size: 16px;
}
.product-view .answer-list .user-answer > span:not(.time-create) {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	background-color: #f1c40f;
	border-radius: 2px;
	text-transform: uppercase;
	margin-left: 10px;
	padding: 1px 4px 0;
}
.product-view .question-list .question-action .action-reply {
	color: #00489a;
	cursor: pointer;
	font-weight: 500;
}
.product-view .question-list .question-action .action-reply.disabled {
	color: #a7a7a7;
	cursor: default;
}
.product-view .question-list .question-action .like,
.product-view .question-list .question-action .dislike,
.product-view .answer-list .like,
.product-view .answer-list .dislike {
	display: inline-block;
	font-weight: 500;
	margin-left: 20px;
}
.product-view .answer-list .like {
	margin: 0;
}
.product-view .question-list .question-action .like .liked,
.product-view .answer-list .like .liked {
	color: #00489a;
	cursor: default;
	pointer-events: none;
}
.product-view .question-list .question-action .like .score,
.product-view .answer-list .like .score {
	margin-left: 2px;
	font-size: 85%;
}
.product-view .question-list .question-action .like .score:before,
.product-view .answer-list .like .score:before {
	content: "(";
}
.product-view .question-list .question-action .like .score:after,
.product-view .answer-list .like .score:after {
	content: ")";
}
.product-view .question-list .question-action .dislike .disliked,
.product-view .answer-list .dislike .disliked {
	color: #00489a;
	cursor: default;
	pointer-events: none;
}
.product-view .question-list .time-create {
	font-style: italic;
	color: #a7a7a7;
	font-size: 12px;
	font-weight: 400;
}
.product-view .question-list .time-create:before {
	content: "-";
	margin: 0 10px;
}
.product-view .question-list > .item > .answer-list {
	padding-left: 30px;
	padding-top: 15px;
}
.product-view .question-list > .item > .answer-list .item {
	background-color: #f0f0f0;
	padding: 15px 20px;
	margin-bottom: 20px;
	position: relative;
}
.product-view .question-list > .item > .answer-list .item:before {
	content: "";
	width: 0px;
	height: 0px;
	border-bottom: 10px solid #f0f0f0;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	left: 30px;
	top: -20px;
}
/* Deals Timer */
.deal-timer {
    max-width: 270px
}

.deal-timer .countdown {
    display: flex;
    margin-left: -4px;
    margin-right: -4px
}

.deal-timer .countdown > span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    padding: 0 4px
}

.deal-timer .countdown > span > b {
    font-weight: 400;
    background-color: #2a2a2a;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    display: block;
    position: relative;
    border-radius: 4px 4px 0 0;
    line-height: 1;
    padding-top: 14px
}

.deal-timer .time-note {
    display: flex;
    margin-left: -4px;
    margin-right: -4px
}

.deal-timer .time-note span {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    margin: 0 4px;
    text-align: center;
    color: #999;
    background-color: #2a2a2a;
    border-radius: 0 0 4px 4px;
    padding-bottom: 6px
}

.product-view .product-shop .product-name h1 {
	font-size: 16px;
    margin-bottom: 5px;
    font-weight: 600;
}
.product-view .product-shop .price-box .price, 
.product-view .product-shop .price, 
.product-view .product-shop .regular-price .price {
	font-size: 25px;
	font-weight: bold;
	color: #999999;
}
.product-view .product-shop .reviews-box .ratings {
	display: block;
}
.product-view .product-shop .reviews-box .rating-box,
.product-view .product-shop .reviews-box p {
	margin-bottom: 0;
	display: inline-block;
	vertical-align: middle;
}

.add_item_actions .form-group {
	margin: 0;
	position: relative;
    height: 48px;
    border: 1px solid #929292;
    text-align: left;
   	border-radius: 40px;
	width: 115px;
	margin-right: 6px;
}
.add_item_actions .form-group,
.add_item_actions .btn-shop {
	display: inline-block;
	vertical-align: top;
}
.add_item_actions .form-group > span {
	display: block;
    text-align: center;
    font-size: 22px;
    color: #929292;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 5px;
    left: 16px;
    cursor: pointer;
    padding-top: 7px;
}
.add_item_actions .form-group > span.quantity.plus,
.add_item_actions .form-group > span.qty.plus {
    font-size: 18px;
    left: auto;
    right: 16px;
    padding-top: 9px;
}
.add_item_actions .form-group .input-qty-product {
    border: 0;
    height: 48px;
    background: none;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    color: #929292;
    text-align: center;
}
.add_item_actions .btn-shop .btn-cart,
.add_item_actions .btn-shop .btn-update-cart {
    font-size: 19px;
    width: auto;
    padding: 0 15px;
   	border-radius: 40px;
    line-height: 40px;
    font-weight: 400;
	height: 48px;
	min-width: 186px;
}

.add_item_actions .btn-shop .btn-cart:hover,
.add_item_actions .btn-shop .btn-update-cart:hover {
	border-color: #f0b396;
    background-color: #f0b396;
}

.add-to-cart .form-group {
	margin: 0;
	position: relative;
    height: 40px;
    border: 1px solid #929292;
    text-align: left;
    border-radius: 40px;
	width: 115px;
	margin-right: 6px;
}
.add-to-cart .form-group,
.add-to-cart .btn-shop {
	display: inline-block;
	vertical-align: top;
}
.add-to-cart .form-group > span {
	display: block;
    text-align: center;
    font-size: 22px;
    color: #929292;
    font-weight: 600;
    line-height: 1;
    position: absolute;
    top: 2px;
    left: 16px;
    cursor: pointer;
    padding-top: 7px;
}
.add-to-cart .form-group > span.quantity.plus,
.add-to-cart .form-group > span.qty.plus {
    font-size: 18px;
    left: auto;
    right: 16px;
    padding-top: 9px;
}
#add_recipient_button {
	display: inline-block;
	margin-right: 15px;
}
.add-to-cart .form-group .input-qty-product {
    border: 0;
    height: 40px;
    background: none;
    padding: 0;
    font-weight: 600;
    font-size: 16px;
    color: #222;
    text-align: center;
	width: 100%;
}
.add-to-cart .btn-shop .btn-cart {
    font-size: 13px;
    width: auto;
    padding: 0 34px;
    border-radius: 40px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
	height: 40px;
	margin: 0;
}
.product-view .product-shop .add-to-links li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.product-view .product-shop .add-to-links li a {
	height: 48px;
    width: 48px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    color: #6c6c6c;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    box-shadow: none;
	display: block;
}
.product-view .product-shop .add-to-links li a:hover {
	background-color: #f0b396;
	color: #fff;
	border-color: #f0b396;
}
.product-view .product-shop .add-to-links li a em {
	display: block;
	line-height: 48px;
}
.product-view .product-shop .add-to-box {
	margin-top: 23px;
}
.product-view .product-shop .add-to-box .add-to-links,
.product-view .product-shop .add-to-box .add_item_actions {
	display: inline-block;
	vertical-align: top;
	margin-top: 10px;
}
.product-view .product-shop .add-to-box .add_item_actions {
	margin-right: 6px;
}
.product-view .product-shop .product-info {
	padding: 40px 0 8px;
	font-size: 18px;
}
.product-view .product-shop .product-info li {
	padding: 5px 0;
}
.product-view .product-shop .product-info li .title {
	color: #222;
}
.product-view .product-shop .product-info li .title:after {
	content: ":";
}
.product-view .product-shop .product-info li.avaiability .in-stock {
	color: green;
}
.product-view .product-shop .product-info li.avaiability .out-of-stock {
	color: red;
}
.product-view .product-shop .short-description {
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #999999;
}
.product-view .product-shop .add-to-box .hurry-text {
	font-size: 16px;
    font-weight: 500;
    color: red;
    margin-bottom: 10px;
    letter-spacing: .5px;
}
.product-view .product-shop .add-to-box .deal-timer {
	margin-bottom: 13px;
}
.std ul {
    list-style-type: square;
    padding-left: 15px;
}
.std p {
	margin-bottom: 0;
}
.extra-link a {
    color: #222;
    font-weight: 600;
}
.extra-link a:hover {
	color: #00489a;
}
.extra-link a + a {
    margin-left: 20px;
}
.margin-top60 {
	margin-top: 60px;
}
/* Tab Aditional Information */
#product_tabs #box-additional .table-striped {
	margin: 0;
}
#product_tabs #box-additional .table-striped tr th,
#product_tabs #box-additional .table-striped tr td {
	vertical-align: middle;
    text-align: left;
    border: 1px solid #ddd;
    padding: 15px;
	background: none;
}
#product_tabs #box-additional .table-striped tr th {
	font-weight: 600;
	width: 30%;
}
/* Product with Option */
.product-shop .product-options-bottom.add-to-box .price-box {
	display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
	opacity: 0;
	margin: 0;
	padding: 0;
}
.product-shop .product-options-bottom.add-to-box .price-box .price-as-configured .price-label {
	display: none;
}
.product-shop .product-options-bottom.add-to-box .price-box p {
	display: inline-block;
	margin-bottom: 0;
}
.group-data-input .time-picker {
	display: block;
	margin-top: 10px;
}
.group-data-input select {
	min-width: 80px;
}
.product-shop .product-options {
	padding-top: 18px;
}
.product-shop .product-options .form-group > label {
	display: inline-block;
    font-size: 14px;
    color: #222;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0 0 10px !important;
}
.product-shop .product-options .form-group {
	margin-bottom: 36px;
	text-align: left;
}
.product-shop .product-options .form-group .options-list li {
	padding-left: 20px;
	text-align: left;
	position: relative;
}
.product-shop .product-options .form-group .options-list li + li {
	margin-top: 7px;
}
.product-shop .product-options .form-group .options-list li label,
.product-shop .product-options .form-group .options-list li .label {
	margin: 0;
    font-size: 13px;
    cursor: pointer;
    white-space: normal;
	display: inline-block;
    font-weight: 500;
}
.product-shop .product-options .form-group .price-notice {
	color: #2a2a2a;
    font-weight: 600;
    white-space: nowrap;
    display: inline-block;
}
.product-shop .product-options .form-group .price-notice .price {
	font-size: 13px;
	color: #2a2a2a;
    font-weight: 600;
}
.product-shop .product-options .form-group .price-notice:before {
	content: "(";
}
.product-shop .product-options .form-group .price-notice:after {
	content: ")";
}
.product-shop .product-options .form-group .options-list li input[type="radio"], 
.product-shop .product-options .form-group .options-list li input[type="checkbox"] {
	position: absolute;
	top: 0;
	left: 0;
	margin: 2px 0 0;
}
/* Product Detail Sticky */
.img-box-gallery {
	position: relative;
}
/* Product Detail Sticky v2 */
.sticky-info-multiple-col .product-shop {
	text-align: center;
}
.sticky-info-multiple-col .product-shop .add-to-box .add_item_actions {
	display: block;
	margin: 0;
}
.sticky-info-multiple-col .product-shop .reviews-box {
	display: table;
	margin: 0 auto;
}
.sticky-info-multiple-col .product-detail-infomation-sticky {
	padding-top: 120px;
}
.product-view .sticky-info-multiple-col .product-shop .add-to-box {
	margin-top: 0;
}
.product-view .sticky-info-multiple-col .product-shop .add-to-box .deal-timer {
	margin: 0 auto 23px;
}
.sticky-info-multiple-col .product-shop .add_item_actions .btn-shop .btn-cart {
	padding: 0 20px;
}
.sticky-info-multiple-col .product-shop .product-options {
	padding-top: 0;
}
.sticky-info-multiple-col .add_item_actions .form-group, 
.sticky-info-multiple-col .add_item_actions .btn-shop {
	margin: 10px 0px 0;
}
.sticky-info-multiple-col .add_item_actions .form-group {
	margin-right: 10px;
}
/* Group Product */
.product-view .product-shop .table {
    margin-bottom: 0;
	margin-top: 23px;
}
.product-view .product-shop .table thead tr th {
    font-size: 16px;
    color: #222;
    font-weight: 600;
    border: 1px solid #ddd;
    padding: 9px 15px;
    vertical-align: middle;
}
.product-view .product-shop .table thead tr th.product-quantity,
.product-view .product-shop .table thead tr th.product-price {
    width: 1%;
    text-align: center;
}
.product-view .product-shop .table tbody {
    border: 0 !important;
}
.product-view .product-shop .table tbody tr td {
    border: 1px solid #ddd;
    border-top: 0 !important;
    vertical-align: middle;
    padding: 9px 15px;
}
.product-view .product-shop .table tbody tr td.product-price p {
	margin: 0;
}
.product-view .product-shop .table tbody tr td.product-price .price {
	font-size: 14px;
	font-weight: 500;
}
.product-view .product-shop .table tbody tr td.product-price .price-box {
	display: inline-block;
}
.product-view .product-shop .table tbody tr td.product-name {
	font-weight: 500;
    color: #222;
}
/* Bundle Product */
.price-box-bundle .price-box{margin-bottom: 0}
.price-box-bundle .price-label {
	display: none;
}
.price-box-bundle p {
	margin: 0;
}
.price-box-bundle .price-from:after {
	content: "-";
	margin: 0 10px 0 7px;
	display: inline-block;
}
.product-view .product-collateral,
.product-view .block-brand-related,
.product-view .block-related-main {
	padding-top: 40px;
	margin: 0;
        margin-bottom:30px;
}
@media (min-width: 992px){
	.product-view .product-collateral {
		padding-left: 30px;
		padding-right: 30px;
	}
}
@media (max-width: 991px){
	.product-view .product-collateral {
		padding-left: 15px;
		padding-right: 15px;
	}
}
/* List Product */
.list-products .product-item-info {
    margin-bottom: 30px;
    position: relative
}

.list-products .product-item-info:after {
    content: "";
    display: table;
    clear: both
}

.list-products .product-item-info .product-image {
    width: 80px;
    float: left;
    vertical-align: top;
    position: relative
}

.list-products .product-item-info .product-image a.photo {
    display: block;
    height: 0px
}

.list-products .product-item-info .product-image a:after {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    content: "";
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s
}

.list-products .product-item-info .product-image .product-image-photo {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    padding: 0;
    min-width: 100%;
    height: auto !important
}

.list-products .product-item-info .product-image .action.quick-view {
    width: 40px;
    height: 40px;
    color: #2a2a2a;
    border: 1px solid #fff;
    background-color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -20px 0 0 -20px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%
}
.block-related .list-products .product-item-info .product-image {
	position: relative;
}
.block-related .list-products .product-item-info .product-image .related-checkbox {
	position: absolute;
	top: 5px;
	left: 5px;
	margin: 0;
	z-index: 1;
	width: 15px;
	height: 15px;
}
.block-related .sub-title a {
	color: #222;
	font-weight: 600;
}
.list-products .product-item-info .product-image .action.quick-view em {
	display: block;
	font-size: 18px;
}

.list-products .product-item-info .product-image .action.quick-view:hover {
    background-color: #00489a;
    border-color: #00489a;
    color: #fff
}

.list-products .product-item-info .product-item-details {
    float: left;
    width: calc(100% - 80px);
    vertical-align: top;
    padding-left: 20px
}

.list-products .product-item-info .product-item-details .product-item-name {
    line-height: 1.1;
    margin-bottom: 6px
}

.list-products .product-item-info .product-item-details .product-item-name a {
    color: #222;
    font-size: 14px;
    line-height: 1.1;
    font-weight: 500
}

.list-products .product-item-info .product-item-details .product-item-name a:hover {
    color: #00489a
}
.list-products .product-item-info .product-item-details .ratings {
	margin-top: 10px;
}
.list-products .product-item-info:hover .product-image a:after {
    opacity: 0.3
}

.list-products .product-item-info:hover .product-image .action.quick-view {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0)
}
.list-products .product-item-info:last-child {
	margin-bottom: 0;
}
/* Product Video */
.gallery-thumbnails .thumbnails-carousel .item,
.slick-slide .product_video {
	position: relative;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a,
.slick-slide .product_video {
    display: block;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > .product_video img,
.slick-slide .product_video img {
	opacity: 0;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a .text,
.slick-slide .product_video .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a .text span,
.slick-slide .product_video .text span {
    display: block;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #222;
}
.gallery-thumbnails .thumbnails-carousel .item .entry > a .text span.pe-7s-play,
.slick-slide .product_video .text span.pe-7s-play {
    font-size: 50px;
    font-weight: 600;
}
.YouTubePopUp-Wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 9999999999999
}

.YouTubePopUp-animation {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp
}

@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes YouTubePopUp {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

.YouTubePopUp-Content {
    max-width: 680px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative
}

.YouTubePopUp-Content iframe {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 480px !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0
}

.YouTubePopUp-Hide {
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUpHide;
    animation-name: YouTubePopUpHide
}

@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes YouTubePopUpHide {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.YouTubePopUp-Close {
    position: absolute;
    top: 0;
    cursor: pointer;
    bottom: 528px;
    right: 0px;
    margin: auto 0;
    width: 24px;
    height: 24px;
    font-size: 30px;
    font-weight: bold;
    color: #fff
}

.YouTubePopUp-Close:hover {
    opacity: 0.5
}
.product-gallery-grid,
.product-gallery-list,
.base-image {
	position: relative;
}
.product-gallery-grid .product_video,
.product-gallery-list .product_video,
.base-image .product_video {
	height: 44px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	border-radius: 40px;
	padding-left: 30px;
	padding-right: 30px;
	border: 2px solid #222;
	color: #222;
	position: absolute;
	bottom: 30px;
	right: 20px;
}
.product-gallery-list .product_video {
	bottom: 20px;
}
.base-image .product_video {
	right: 25px;
	bottom: 20px;
}
.product-gallery-grid .product_video:hover,
.product-gallery-list .product_video:hover,
.base-image .product_video:hover {
	color: #fff;
	border-color: #00489a;
	background-color: #00489a;
}
.product-gallery-grid .product_video .pe-7s-play,
.product-gallery-list .product_video .pe-7s-play,
.base-image .product_video .pe-7s-play {
	margin-right: 0;
	font-size: 20px;
	vertical-align: middle;
}
/* Block Poll */
.block-poll .block-content .radio {
	margin-bottom: 15px;
}
.block-poll .block-content .radio .poll_vote {
	margin-top: -1px;
}
.block-poll .block-content .radio .radio-inline {
	display: block;
    font-weight: 500;
    line-height: 1.75;
}
.progress {
	border-radius: 2px;
	box-shadow: none;
}
.progress-bar {
	background-color: #00489a;
	box-shadow: none;
}
/* Content Heading */
.content-heading {
    text-align: center;
    margin-bottom: 20px;
	position: relative;
}
.content-heading h3.title {
    display: inline-block;
    position: relative;
    color: #00489a;
    line-height: 40px;
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 11px;
}
.content-heading h3.title:before, 
.content-heading h3.title:after {
    position: absolute;
    content: none;
    width: 60px;
    height: 2px;
    background: #000;
    top: 48%;
}
.content-heading h3.title:before {
    left: -75px;
}
.content-heading h3.title:after {
    right: -75px;
}
.content-heading .block-note {
    font-style: italic;
    font-size: 19px;
    color: #878787;
    margin-top: 0;
    line-height: 16px;
    letter-spacing: .5px;
}
.products-grid.products-carousel-1-row .owl-item,
.products-grid.slider-1-row .owl-item {
	padding: 0 15px;
}
.products-grid.products-carousel-1-row .owl-item .item .product-content {
	margin-bottom: 0;
}
/* Related Product Main */
.product-view .block-related-main .block-actions a {
    color: #00489a;
    background: none;
    border: 0;
    box-shadow: none;
}
.block-related-main .product-content .product-top .related-checkbox {
	position: absolute;
    left: -9999px;
}
.block-related-main .product-content .product-top .product-item-inner {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 50;
}

.block-related-main .product-content .product-top .product-item-inner .label {
    display: block;
    font-size: 20px;
    width: 40px;
    height: 40px;
    padding-left: 2px;
    background-color: transparent;
    text-align: center;
    line-height: 48px;
    color: #fff;
    font-weight: bold;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
	cursor: pointer;
	border: 2px solid #777;
    font-size: 47px;
    padding: 0;
    line-height: 1;
}
.block-related-main .product-content .product-top .product-item-inner .label .pe-7s-shopbag {
	opacity: 0;
}

.block-related-main .product-content .product-top .related-checkbox {
    position: absolute;
    left: -9999px
}

.block-related-main .product-content .product-top .related-checkbox:checked + .label {
    background-color: transparent;
    border-color: #00489A;
    color: #00489A;
    font-size: 47px;
    padding: 0;
    line-height: 1;
}

.block-related-main .product-content .product-top .related-checkbox:checked + .label .pe-7s-shopbag {
	opacity: 1;
    line-height: 0;
    margin: -18px 0 0 -5px;
    vertical-align: middle;
}

.block-related-main .product-content .product-top .related-checkbox:checked + .label span:before {
    content: "\e66c"
}
/* Product Tab Block */
.product-tab .menu-product-tabs {
    text-align: center;
    margin: 0 auto 31px;
    border: none
}

.product-tab .menu-product-tabs li {
    float: none;
    display: inline-block;
    margin: 0
}

.product-tab .menu-product-tabs li a {
    background-color: transparent;
    border: 1px solid transparent;
    color: #878787;
    border-radius: 40px !important;
    padding: 8px 25px 7px
}

.product-tab .menu-product-tabs li:hover a {
    color: #222
}

.product-tab .menu-product-tabs li.active a {
    background-color: transparent;
    border: 1px solid #222;
    color: #222
}
/* Instagram */
.instagram-block > .content-heading {
    margin-bottom: 17px;
}

.instagram-item {
    position: relative;
	margin-bottom: 30px;
}
.owl-carousel.one-row .instagram-item {
	margin: 0;
}
.instagram-item > a {
    display: block;
}

.instagram-item > a img {
    min-width: 100%;
}

.instagram-item > a:after {
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}

.instagram-item .social-count {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    z-index: 1;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}

.instagram-item .social-count > span {
    margin: 0 5px;
}

.instagram-item .social-count > span .fa {
    margin-right: 5px;
}

.instagram-item:hover > a:after {
    opacity: 0.5;
    visibility: visible;
}

.instagram-item:hover .social-count {
    opacity: 1;
    visibility: visible
}

/* Latest Post Widget */
.widget.mgs-blog-lastest-posts .owl-carousel .owl-item {
    padding: 0 15px;
}
.widget.mgs-blog-lastest-posts .post-item-content {
    margin-bottom: 40px;
}
.widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post {
    margin-bottom: 15px;
}
.widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post img {
	min-width: 100%;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-item-detail .title {
    margin-bottom: 5px;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-item-detail .title a {
    color: #222;
    font-size: 16px;
    letter-spacing: 0;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-item-detail .title a:hover {
    color: #00489a;
}
.widget.mgs-blog-lastest-posts .post-item-content .short-content {
    margin-top: 10px;
}
.widget.mgs-blog-lastest-posts .post-item-content .post-info .post-author span:not(.post-time) {
    color: #222;
}

/* Latest Post List */
.lastest-posts-list .block-content .item .blog-content {
    display: table;
    width: 100%;
}
.lastest-posts-list .block-content .item .blog-content:not(:last-child) {
    margin-bottom: 20px;
}
.lastest-posts-list .block-content .item .blog-content .image {
    width: 100px;
    display: table-cell;
    vertical-align: top;
    padding-top: 2px;
}
.lastest-posts-list .block-content .item .blog-content .image.video {
    cursor: pointer;
}
.lastest-posts-list .block-content .item .blog-content .short-detail {
    display: table-cell;
    vertical-align: top;
    padding-left: 15px;
}
.lastest-posts-list .block-content .item .blog-content .short-detail a {
    color: #222;
    display: block;
    line-height: 1.5;
    font-weight: 600;
}
.lastest-posts-list .block-content .item .blog-content .short-detail a:hover,
.lastest-posts-list .block-content .item .blog-content .short-detail a:active,
.lastest-posts-list .block-content .item .blog-content .short-detail a:focus {
    color: #00489a;
}
.lastest-posts-list .block-content .item .blog-content .short-detail .short-content > *:last-child {
    margin-bottom: 0;
}
.lastest-posts-list .block-content .item:not(:last-child) {
    margin-bottom: 24px;
}
.lastest-posts-list .block-content .item .blog-content .short-detail .post-info {
	margin: 0 5px;
}
.lastest-posts-list .block-content .item .blog-content .short-detail .post-info .post-author span:not(.post-time) {
    color: #222;
}
/* Loadmore Button */
.loadmore-product-action {
	text-align: center;
}
.loadmore-product-action .btn-loadmore {
	border: 2px solid #222;
    border-radius: 40px;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    padding: 0 45px;
	font-size: 14px;
	color: #222;
	cursor: pointer;
    font-weight: 600;
}
.loadmore-product-action .btn-loadmore .fa {
	font-size: 20px;
	line-height: 46px;
	text-align: center;
}
.loadmore-product-action .btn-loadmore .fa,
.loadmore-product-action .btn-loadmore.loading span {
	display: none;
}
.loadmore-product-action .btn-loadmore.loading .fa,
.loadmore-product-action .btn-loadmore span {
	display: block;
}
.loadmore-product-action .btn-loadmore:hover,
.loadmore-product-action .btn-loadmore.loading {
	background-color: #00489a;
	color: #fff;
	border-color: #00489a;
}
/* Lookbook Slider */
.product-view .lookbook-container {
	float: none;
	margin-top: 60px;
}
.product-view .lookbook-container:after {
	content: "";
	clear: both;
	display: table;
}
.lookbook-slider.owl-carousel .owl-dots {
	position: absolute;
    left: 50%;
	margin-top: 0;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: 10px;
}
.lookbook-slider.owl-carousel .owl-dots .owl-dot span, 
.lookbook-slider.owl-carousel .owl-dots .owl-dot span {
	background-color: #56ceff;
	border-color: #56ceff;
	opacity: .5;
}
.lookbook-slider.owl-carousel .owl-dots .owl-dot:hover span, 
.lookbook-slider.owl-carousel .owl-dots .owl-dot.active span {
	opacity: 1;
	background-color: #56ceff;
	border-color: #56ceff;
}
/* Revolution Slider */
.slider-text h3 {
	text-transform: uppercase;
	font-size: 50px;
	letter-spacing: 0.5px;
	font-weight: 700;
}
.slider-text p {
	font-size: 14px;
	color: #878787;
	margin-bottom: 15px;
	max-width: 480px;
}
.slider-text .btn-default {
	background-color: transparent;
}
.revolution-slider-container .tp-bullets {
	z-index: 99 !important;
}
.revolution-slider-container .slider-text .btn-default:hover {
	color: #fff;
	background-color: #56ceff;
	border-color: #56ceff;
}
.revolution-slider-container .tp-bullets.simplebullets.round .bullet {
	background-image: none !important;
	background-color: transparent;
	border: 1px solid #fff;
	width: 11px;
	border-radius: 50%;
	height: 11px;
	margin: 0 6px;
}
.revolution-slider-container .tp-bullets.simplebullets.round .bullet:hover,
.revolution-slider-container .tp-bullets.simplebullets.round .bullet.selected {
	background-color: #fff;
}

/* DEV_LUUNV */
.deal-item{
	margin-bottom: 30px;
}
.deal-item .add-to-links{
	display: inline-block;
	vertical-align: top;
}
.deal-item .add-to-links li {
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
.deal-item .add-to-links li a {
	height: 40px;
    width: 40px;
    background-color: #fff;
    border: 1px solid #222;
    color: #6c6c6c;
    font-size: 18px;
    text-align: center;
    border-radius: 50%;
    line-height: 40px;
    box-shadow: none;
	display: block;
}
.deal-item .add-to-links li a:hover {
	background-color: #222;
	color: #fff;
	border-color: #222;
}
.deal-item .add-to-links li a em {
	display: block;
	line-height: 38px;
}
.deal-item .hurry-text{
	font-size: 16px;
    font-weight: 500;
    color: red;
    margin-bottom: 10px;
    letter-spacing: .5px;
}
.discount-save{
	    text-align: center;
    font-size: 12px;
    top: 15px;
    z-index: 8;
    height: 24px;
    line-height: 24px;
    background: #fe9931;
    color: #fff;
    right: 15px;
    width: 60px;
    position: absolute;
    display: block;
}
.deal-item .item-info{
	margin-bottom: 10px;
	margin-top: 10px;
}
.deal-item .item-info .sold , .deal-item .item-info .item-left {
	color: #222;
}
.deal-item .item-info .sold span, .deal-item .item-info .item-left span{
	color: #878787;
}
.deal-item  .product-name h4{
	font-size:14px;
}
.deal-item  .product-name:hover h4{
	color: #00489a;
}
.products-grid.deal-products-grid .product-item-info .product-top{
	margin-bottom: 30px;
}
.products-grid.deal-products-grid .product-item-info .product-item-details .hurry-text{
	display: none;
}
.products-grid.deal-products-grid .product-item-info .product-item-details {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding-bottom: 10px;
	z-index: 10;
}
.products-grid.deal-products-grid .product-item-info .product-item-details .price-box p{
	display:  inline-block;
}
.show-top, .show-bottom{width: 100%}
.show-top .toolbar .show-bottom{display: none}
.show-bottom .toolbar .show-top{display: none}
.toolbar .limiter select, .toolbar .sort-by select{
	font-size: 13px;
	padding: 0 30px 0 15px;
	line-height: 15px;
}
.products-grid .item .icon-links li a{
	border: none;
	background: none;
	color: #fff;
	font-size: 18px;	
	opacity: 0;
	visibility: hidden;
	transform: rotateY(0);
	-webkit-transform: rotateY(0);
	-moz-transform: rotateY(0);
	transition: all 0.3s ;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	padding: 12px 14px;
	line-height: 1;
}
.products-grid .item .icon-links li a:hover,
.products-grid .item .icon-links li a:focus,
.products-grid .item .icon-links li a:active{color: #00489a;}
.products-grid .item .product-top:hover .icon-links li a{
	opacity: 1;
	visibility: visible;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
	-moz-transform: rotateY(360deg);
}
.products-grid  .deal-timer{
	margin: 0 auto;
}
.products-list .item .product-left{
	position: relative;
}
.products-list .item .product-left:hover .quick-view{
	opacity: 1;
    visibility: visible;
    top: 50%;
}
.products-grid .item .product-left:hover .product-image:before,
.products-list .item .product-left:hover .product-image:before,
.products-grid .item .product-left:hover .product-image .img-hover,
.products-list .item .product-left:hover .product-image .img-hover{
	opacity: 1;
	visibility: visible;
}
/* Shop by brand */
.featured-brand-container .feature-brands-list .owl-item {
	padding: 0 15px;
}
.brands-list .brand-item .brand-image .brand-img{
	border: 0;
}
.feature-brand-image, .brand-image{
	text-align: center;
    overflow: hidden;
}
.feature-brands-list .item:hover .feature-brand-image img ,
.brands-list .brand-item:hover .brand-image img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
	transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.brands-list .brand-item .brand-title a:hover, .brand-title a:hover{
	color: #00489a;
}
.brands-list .brand-item .brand-title a, .brand-title a{
	font-size: 18px;
    color: #2a2a2a;
}
.brands-search .block-content{
	padding: 0;
	margin-bottom: 10px;
}
.brands-search-form {
	position: relative;
}
.brands-search-form input[type="text"]{
	border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -o-border-radius: 50px;
    border: 1px solid #878787;
    padding: 22px;
}
.brands-search-form .btn-search{
	position: absolute;
	top: 3px;
	right: 3px;
}
.brands-search .btn-reset{
	vertical-align: top;
}
.brands-search .block-content ul.chars-filter{
	display: inline-block;
}
.brands-toolbar .sort-by label{
	margin: 0;
}
.brand-description {
    border: 1px solid #f0f0f0;
    padding: 15px;
    border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    margin-bottom: 50px;
    font-size: 14px;
}
ul.chars-filter li {
    float: left;
    height: 36px;
    line-height: 36px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 0;
    text-align: center;
    width: 36px;
    font-weight: 500;
}
ul.chars-filter li a{
    display: block;
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
	width: auto;
	height: auto;
	line-height: unset;
}
ul.chars-filter li a:focus,
ul.chars-filter li a:active,
ul.chars-filter li.active a,
ul.chars-filter li a:hover {
    background-color: #00489a;
    border-color: #00489a;
    color: #fff;
}
/**/
.checkout-onepage-success .text-center{
	border: 1px solid #ddd;
	padding: 35px 15px;
}
.checkout-onepage-success .text-center a{
	color: #00489a;
}
.checkout-onepage-success .text-center a:hover{
	color: #878787;
}
.account-create .checkbox-inline input[type="checkbox"] {
	margin-top: -1.5px;
}
.my-account .radio input[type="radio"], .my-account .radio-inline input[type="radio"],.my-account .checkbox input[type="checkbox"],.my-account .checkbox-inline input[type="checkbox"]{
	margin-top: -1px;
}
.my-account .table thead tr th{
	text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 500;
}
address{
	line-height: 22px;
}
.addresses-list .item{
	margin-bottom: 20px;
}
.addresses-list .item address{
	margin-bottom: 10px;
	margin-top: 10px;
}
#checkout-review-submit .button-set .wait .please-wait-loading{
	position: absolute;
    top: 0;
	height: 30px;
}
#checkout-review-submit .button-set{
	position: relative;
}
.my-wishlist .alert{
	margin: 0 15px 20px 15px;
}
.cms-index-noroute .top-content.header-content{
	border-bottom: 1px solid #ddd;
}
.cms-index-noroute .page-title-wrapper{
	display: none;
}
.cms-index-noroute #maincontent {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
  letter-spacing: 2px;
  min-height: 0 !important;
}
.cms-index-noroute #maincontent  a {
  font-weight: 700;
  padding: 2px 5px;
  color: #222;
}
.cms-index-noroute #maincontent a:hover {
  color: #00489a;
}
.cms-index-noroute #maincontent h1 {
  font-size: 80px;
  letter-spacing: 8px;
  font-weight: 700;
  margin: 0 0 5px;
}
.login-link a:hover{
	color: #878787;
}
.login-link a{
	color: #00489a;
}
.checkout-container hr{
	border-color: #ccc;
}
#checkout-review-table dt:after{
	content: ": ";
}
#checkout-review-table dt{
	font-weight: 400;
	color: #222;
}
#checkout-review-table dl dt, #checkout-review-table dl dd{
	display: inline-block;
}
#checkout-review-table{
	width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}
#checkout-review-table>thead>tr>th{
	border: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	color: #222;
}
#checkout-review-table th,
#checkout-review-table td{
	padding: 15px 10px;
}
#checkout-review-table tr>td{
	border: 1px solid #ccc;
}
#checkoutSteps>li #checkout-review-table h4{
	font-size: 21px;
	font-weight: 600;
}
#checkout-review-table .product-name{
	font-size: 14px;
	font-weight: 600;
	text-transform: capitalize;
}
.opc-block-progress .block-title{
	color: #222;
}
.opc-block-progress .changelink a{
	display: inline-block;
	position: relative;
	width: 25px;
	height: 20px;
	overflow: hidden;
}
.opc-block-progress .changelink a:after{
	content:"\f044";
	font-family: "FontAwesome";
	display: block;
	padding: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	top: -1px;
}
.opc-block-progress .changelink .separator{
	display: none;
}
@media (min-width: 992px) {
	.checkout-container .order-address{
		border-right: 1px solid #ccc;
		padding-right: 25px;
	}
	.checkout-container .order-method{
		border-left: 1px solid #ccc;
		margin-left: -1px;
		padding-left: 25px;
	}
}
.checkout-container{
	border: 1px solid #ccc;
	padding: 25px;
	margin-top: 10px;
	border-radius: 15px;
}
.checkout-container select{
	margin-bottom: 15px;
}
.checkout-container input[type=checkbox], .checkout-container input[type=radio]{
    vertical-align: top;
    margin-top: 3px;
}
#checkout-payment input[type=radio]{
	margin-top: 1px;
}
#checkout-shipping input[type=checkbox]{
	margin-top: 2px;
}
.checkout-container .step-title, .checkout-container .title{
	margin-bottom: 10px;
}
#checkoutSteps select{box-shadow:none}
#checkoutSteps select:focus{box-shadow: none}
#checkoutSteps .btn.action{margin-bottom:10px}
#checkoutSteps>li{
	padding-bottom: 10px;
}
#checkoutSteps .please-wait img{display: none}
#checkoutSteps .please-wait{
	position: relative;
	width: 50px;
	overflow: hidden;
	height: 50px;
	float: right;
}
#checkoutSteps .please-wait:before{
	content: "";
	display: block;
	background: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/loader_black.svg) no-repeat;
	background-color: #fff;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.ajax-wait{
	position: relative;
	width: 50px;
	overflow: hidden;
	height: 50px;
	float: right;
}
#checkout-review div.ajax-load, div.ajax-load, .please-wait-loading {
	background: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/loader_black.svg) no-repeat center center !important;
}
.please-wait-loading{
	height: 50px !important;
}
#checkoutSteps>li .step-title{
	color:#00489a;
	font-size:14px;
	padding: 12px 10px;
	border:1px solid #00489a;
    background-color: #fff;
    text-transform: uppercase;
	font-weight: 600;
}
#checkoutSteps>li .step-title span:after{
	content:". ";
}
#checkoutSteps>li .step-title a{display: none}
#checkoutSteps>li .step-title h2{
	color:#00489a;
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
}
#checkoutSteps>li.active .step-title + div{margin-top: 20px}
#checkoutSteps>li.active .step-title {
    border-color: #00489a;
    color: #fff;
    background-color: #00489a;
}
#checkoutSteps>li.active .step-title h2{
	color: #fff;
}
#checkoutSteps>li h3{
	font-size: 20px;
	font-weight: 600;
	text-transform: uppercase;
}
#checkoutSteps>li h4{
	font-size: 18px;
	font-weight: 500;
}
#checkoutSteps .buttons-set p.required{
	display: none;
}
#checkoutSteps label,
#checkoutSteps.label{margin-bottom: 0}
#checkoutSteps li.control{margin-bottom: 6px}
#checkoutSteps .input-box{
	margin-bottom: 15px;
}
#checkoutSteps #checkout-step-login input[type=radio]{
	/* margin-top: 0; */
}
#checkoutSteps .buttons-set .button{
	color: #fff;
    border: 2px solid #222;
    background-color: #222;
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
}
#checkoutSteps .buttons-set .button:hover{
	border-color:#00489a;
    background-color: #00489a;
}
#checkoutSteps .col-2 .buttons-set .button{
	color: #fff;
    border: 2px solid #00489a;
    background-color: #00489a;
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
	float: right;
}
#checkoutSteps .col-2 .buttons-set .button:hover{
	border-color:#222;
    background-color: #222;
}
#checkoutSteps .col-1, #checkoutSteps .col-2{
	width: 50%;
	float: left;
	padding: 0 15px;
}
#checkoutSteps .col2-set{
	margin-left: -15px;
	margin-right: -15px;
	margin-top: 10px;
	position: relative;
}
#checkoutSteps .col2-set:after{
	display: block;
	clear: both;
	content: "";
}
label.required em{
	display: none;
}
#checkoutSteps .button.btn-checkout{
	height: 50px;
    line-height: 50px;
    text-transform: uppercase;
    font-size: 18px;
    padding: 0 50px;
    float: right;
}
.f-left{float: left}
#checkoutSteps .back-link{display: none}
#checkoutSteps input[type=radio], #checkoutSteps input[type=checkbox] {
	display: inline-block;
	position: static;
	vertical-align: top;
	margin-top: 0;
	margin-right: 4px;
	min-height: 20px;
}
#checkout-step-payment dt{margin-top: 10px}
#checkout-step-payment input[type=radio]{
	margin-top: -2px;
}
#checkoutSteps li.wide select{
	margin-bottom: 10px;
}
#checkoutSteps ul li.fields:after{
	content: "";
	display: block;
	clear: both;
}
#checkoutSteps ul li.fields{
	margin-left: -15px;
	margin-right: -15px;
}
#checkoutSteps ul li.fields .fields{
	width: 100%;
	padding: 0 15px;
	float: left;
}
#checkoutSteps ul li.fields .field{
	width: 50%;
	padding: 0 15px;
	float: left;
}
#payment_form_ccsave {
	width: 60%;
	margin-top: 10px;
}
#shipping-new-address-form ul li.wide{
	margin-bottom: 10px;
}
#billing-new-address-form ul li.wide + .wide{
	margin-bottom: 10px;
}
#payment_form_ccsave li{
	margin-bottom: 10px;
}
#payment_form_ccsave li .v-fix + .v-fix{
	margin-top: 10px;
}
.opc-block-progress .block-content dl>div{
	margin-bottom: 15px;
}
.opc-block-progress .block-title{
	margin-bottom: 15px;
	text-transform: uppercase;
}
.opc-block-progress dt{
	color: #222;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 500;
	margin-bottom: 10px;
}
#shopping-cart-totals-table tbody td,
#shopping-cart-totals-table tfoot td{
	border:1px solid #eaeaea;
}
#shopping-cart-table>thead>tr>th, #shopping-cart-table>tbody>tr>th, #shopping-cart-table>tfoot>tr>th, #shopping-cart-table>thead>tr>td, #shopping-cart-table>tbody>tr>td{
	border:1px solid #eaeaea;
}
#shopping-cart-table>tfoot>tr>td{
	border: 0;
}
#shopping-cart-table>thead>tr>th{
	border-bottom: 1px solid #eaeaea;
	color: #2b2b2b;
    font-weight: 400;
    font-size: 16px;
	text-align: center;
}
#shopping-cart-table tfoot tr td{
	padding: 35px 0 15px;
}
.cart-collaterals h3{
	margin-bottom: 20px;
}
#shopping-cart-table tbody tr td .item-options{
	float: left;
    text-align: left;
	width: 100%;
}
#shopping-cart-table tbody tr td .product-image{
	display: block;
    float: left;
    overflow: hidden;
    width: 120px;
}
#shopping-cart-table tbody tr td .product-name:hover{
	color: #00489a;
}
#shopping-cart-table tbody tr td .product-name{
	float: left;
	text-align: left;
	color: #222;
    font-weight: 500;
    font-size: 15px;
	width: 100%;
}
#shopping-cart-table tbody tr td{
	text-align: center;
	vertical-align: middle;
}
#shopping-cart-table .input-qty-product{
	color: #4d4d4d;
    font-size: 14px;
    height: 40px;
    margin-bottom: 0;
    text-align: center;
    margin: 0 auto;
    width: 85px;
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
}
.shipping-form .radio input[type="radio"]{
	margin-top: 0px;
    vertical-align: top;
}
.cart-collaterals {
	padding: 0;
}
.cart-collaterals .btn-proceed-checkout:hover{
	border: 2px solid #00489a;
    background-color: #00489a;
}
.cart-collaterals .btn-proceed-checkout{
	width: 100%;
	text-transform: uppercase;
	height: 50px;
	line-height: 50px;
	display: inline-block;
    border-radius: 40px;
    font-weight: 600;
    padding: 0 35px;
	color: #fff;
    border: 2px solid #222;
    background-color: #222;
	font-size: 16px;
	margin-bottom: 10px;
}
.icon-action:hover{
	color: #fff;
	background-color: #222;
}
.icon-action{
	margin-bottom: 10px;
	color: #6c6c6c;
    height: 40px;
    font-size: 13px;
    min-width: 40px;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    line-height: 38px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
}
input[type="text"]+input[type="text"]{
	margin-top: 10px;
}
.cart_table.table thead tr th{
	text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 700;
}
.mfp-inline-holder .mfp-content{
	background-color: rgba(0,71,152,0.6);
	padding: 0 15px;
}
.mfp-inline-holder .mfp-content .btn {
	width: 94%;
}
.mfp-close-btn-in .ajax-delete .mfp-close,
.mfp-close-btn-in .ajaxcart-iframe:not(.ajaxcart-form-frame) .mfp-close{
    width: 35px;
    height: 30px;
    line-height: 32px;
    right: 0px;
    opacity: 1;
    z-index: 1;
}
.ajaxcart-iframe img{
	width: 49%;
	float: left;
        height: 171px;
          object-fit: cover;
}
.ajaxcart-iframe .info{
	width: 49%;
	float: right;
	text-align: center;
        height: 171px;
/*        background: rgba(0,71,152,0.9);*/
        position: relative;
}
.ajaxcart-iframe .ajax-content{
	margin-bottom: 10px;
        margin-top: 15px;
}
.mfp-iframe-holder .mfp-content .ajaxcart-iframe{
	width: 380px !important;
	max-width: 100% !important;
	min-height: 400px;
	padding: 0 15px;
	position: relative;
	margin: 0 auto;
	overflow: visible;
}
.ajaxcart-index-options .product-view .product-shop {
    padding-top: 20px;
    padding-bottom: 20px;
}
.ajaxcart-index-options .container{
	width:100%;
}
.ajaxcart-index-options{
	overflow: visible;
}
.mfp-auto-cursor .mfp-content .mfp-iframe-scaler:not(.ajaxcart-iframe){
	height: 569px;
    margin: 0;
    padding: 0;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
	background-image: none;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: -13px;
    top: -13px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 19px;
    opacity: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.ajaxcart-index-options .col-main{
	min-height:400px;
}
.ajaxcart-index-options .product-view .product-shop .table {
	margin-bottom: 10px;
}
.ajaxcart-index-options #maincontent {
    min-height: 0;
    overflow: visible;
}
.ajaxcart-index-options .product-shop .product-options .form-group > label{
	text-transform: capitalize;
}
.ajaxcart-index-options .product-image img{margin: 0 auto}
.ajaxcart-index-options .static-block-top{
	display: none;
}
.ajaxcart-index-options .product-shop .product-options-bottom.add-to-box .price-box{
	display: none;
}
.ajaxcart-index-options .product-shop .product-options .form-group{
	margin-bottom: 20px;
}
.ajaxcart-index-options .product-view .product-shop .add-to-box{
	margin-top: 0;
}
.message .fa{
	-webkit-font-smoothing: antialiased;
    font-size: 24px;
    line-height: 24px;
    font-family: 'FontAwesome';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    left: 0;
    width: 45px;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.message{
    
	color: #fff;
	padding: 5px 15px;
	background: rgba(229, 239, 229,0.7);
	margin: 21px 0 11px 0;
	text-align: left;
}
.form-control:focus {
    border-color: #222;
	box-shadow: none;
}
select{
	box-shadow: none !important;
}
.discount-form .input-text:focus{
	border-color: #222;
}
.discount-form .input-text{
	background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    font-size: 13px;
    height: 40px;
    line-height: 36px;
    padding: 0 10px;
    vertical-align: baseline;
    width: 100%;
    color: #878787;
    box-shadow: none !important;
}
.account-nav .items li{
	border-bottom: 1px solid #f0f0f0;
    padding: 9px 0 8px;
}
.quickview-index-show{
	height: 569px;
}
.quickview-index-show .container .col-main{
	position: static;
	width: 100%;
	height: 569px;
}
.quickview-index-show .container{
	width: auto;
    min-height: 0 !important;
    padding: 0;
	position: relative;
}
.quickview-index-show #maincontent{
	min-height:0;
	overflow: visible;
}
.quickview-index-show .product-img-box{
	height: 569px;
	overflow: hidden;
}
.quickview-index-show .product-shop{
    padding: 30px 30px 30px 15px;
	position: static;
	height: 569px;
	overflow-x: hidden;
	overflow-y: auto;
}
.quickview-index-show .static-block-top,
.quickview-index-show .product-shop .product-options-bottom.add-to-box .price-box,
.quickview-index-show .product-view .product-shop .add-to-box .add-to-links{
	display: none;
}
.truncated_full_value .item-options{
	display: none;
}
#ajax_cart_loader img{
	position: fixed;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	z-index: 100;
    width: 50px;
}
#ajax_cart_loader:after{
	content: "";
	background-color: rgba(0,0,0,.85);
	position: absolute;
	opacity: 0.4;
	top:0;
	bottom:0;
	left:0;
	right: 0;
}
.mfp-inline-holder .mfp-content .ajax-content b{
    font-size: 17px;
    font-weight: 500;
    color: #fff;
    display: block;
    padding-top: 8px;
}
.brands-toolbar .sort-by select{
	margin-bottom: 10px;
}
table a.product-name:hover,
.table a.product-name:hover {
	color: #00489a;
}
table .product-name,
.table .product-name {
	color: #222;
	font-weight: 500;
	font-size: 15px;
}
table dt,
.table dt{
	color: #222;
	font-weight: 400;
}
.table .item dt{
    color: #2a2a2a;
    font-weight: 400;
}
.table .item dt, .item dd{
	display: inline-block;
}
dt{
	font-weight:600;
}
dl.item-options{
	margin-bottom: 0;
}
.tag-customer-index .my-account a:hover span{ color: #fff}
.tag-customer-index .my-account a:hover{
	background-color: #00489a;
    border-color: #00489a;
}
.tag-customer-index .my-account a span{ color: #222; font-weight: 400}
.tag-customer-index .my-account a{
    border: 1px solid #222;
    border-radius: 20px;
    display: inline-block;
    font-size: 13px;
    margin: 0 8px 8px 0;
    padding: 7px 15px 2px;
    vertical-align: middle;
}
table .ratings,
.table .ratings{
	margin-bottom: 0;
}
table .rating-box .rating,
.table .rating-box .rating{
	overflow: hidden;
}
.my-account .table .rating-box .rating:before{
	position: static;
}
.ratings-table th,
.ratings-table td{
	vertical-align: middle;
	padding: 3px 0;
}
.ratings-table td{
	vertical-align: middle;
	padding: 5px;
}
.ratings-table th{
	color: #2a2a2a;
}
.my-account .table{
	border: 1px solid #eaeaea;
}
.account-login.social-login-options h5{
	display: inline-block;
}
.account-login.social-login-options{
	margin-top: 20px;
}
.discount .discount-title{
	margin-left: 15px;
	position: absolute;
	top: 0;
	left: calc(50% - 15px);
}
.shipping .shipping-title{
	position: absolute;
	top: 0;
	left: 15px;
}
.checkout-cart-title{
	padding: 10px;
	width: calc(50% - 15px);
	border: 1px solid #eaeaea;
	text-align: center;
}
.checkout-cart-title.active{
	color: #fff;
    background-color: #2a2a2a;
    border-color: #2a2a2a;
}
.checkout-cart-content{
	display: none;
	padding: 15px;
	border: 1px solid #eaeaea;
	padding-top: 65px;
}
.checkout-cart-content.show{
	display: block;
}
.table>tbody+tbody {
    border-top: 0;
}
.review-customer-view dt{
    color: #2a2a2a;
    font-weight: 400;
}
.review-customer-view .product-img-box img{
	min-width: 0;
	margin: 0 auto;
}
.bundle-box .qty-holder.add_item_actions{
	display: none;
}
.my-account .buttons-set+.buttons-set{
	display: none;
}
.product-shop .product-options .bundle-box  .form-group .options-list li input[type="radio"],
.product-shop .product-options .bundle-box  .form-group .options-list li input[type="checkbox"]{
	margin: 4px 0 0;
}
.newsletter-manage-index .radio-inline{
	padding-left: 0;
	margin-bottom: 10px;
}
#newsletter-popup{
	background-color: #fff;
	position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
}
.mfp-close-btn-in #newsletter-popup .mfp-close:hover{
	background-color: #fff;
}
.mfp-close-btn-in #newsletter-popup .mfp-close{
    border: 0;
    background-color: rgba(255,255,255,0.8);
    width: 30px;
    height: 30px;
    font-size: 30px;
    opacity: 1;
    color: #222;
    line-height: 30px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
	top: -15px;
    right: -15px;
}
.pop-sletter-title {
	height: 150px;
    background-repeat: no-repeat !important;
    text-align: center;
    background-position: center center !important;
    background-size: cover !important;
    position: relative;
}
 .pop-sletter-title:after {
  background: #000;
  opacity: 0.3;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
 .pop-sletter-title h4 {
  font-size: 20px;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  line-height: 150px;
  color: #fff;
}
 .newsletter-popup-content {
  text-align: center;
  padding: 20px 30px 0;
}
 .block-popup-subscribe form .form-group {
  padding: 0 30px;
}
 .block-popup-subscribe form .actions {
  padding: 0 30px 30px;
}
 .block-popup-subscribe .pop-sletter-footer {
  text-align: center;
  padding: 15px;
  font-size: 12px;
  background-color: #f4f4f4;
}
 .block-popup-subscribe .action.subscribe {
  border-radius: 0;
  margin-top: 10px;
}
 .block-popup-subscribe div.checkbox {
  color: #333333;
  padding: 9px 8px 6px;
  text-align: left;
  margin: 0;
}
 .block-popup-subscribe div.checkbox label {
  font-size: 11px;
}

#multiship-addresses-table tbody tr td .btn-remove2{
	padding: 0 15px;
    border: 1px solid #ddd;
    border-radius: 6px;
}
#multiship-addresses-table tbody tr td{	vertical-align: middle}
#multiship-addresses-table tbody tr td input[type="text"]{
	max-width: 120px;
	border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -o-border-radius: 40px;
    text-align: center;
}
#multiship-addresses-table tfoot tr td{
	padding: 15px 0;
}
#multiship-addresses-table thead tr th{
	text-transform: uppercase;
	color: #222;
	font-weight: 600;
	border-bottom: 1px solid #ddd;
}
.portfolio-category-list{overflow: visible}
.oscheckout-index-index #payment_form_ccsave {width: 100%; margin-top: 0}
dl.item-options{margin-top: 6px}
dl.item-options .item:after{
	display: block;
	content:"";
	clear:both;
}
.table dt, .table dd {
    display: inline-block;
    float: left;
}
.table dt {margin-right: 4px}
.multiple-checkout address{
	margin-bottom: 10px;
}
#checkout-progress-state li{
	display: inline-block;
}
#checkout-progress-state li+li:before{
	content:">";
	display: inline-block;
    margin: 0 5px;
}
.multi-shipping-table{
	border: 1px solid #eaeaea;
	margin-bottom: 10px;
	margin-top: 10px;
}
.multi-shipping-table tbody tr td,
.multi-shipping-table tfoot tr td,
.multi-shipping-table thead tr th{
	border: 1px solid #eaeaea;
}
.compare-table .product-top{
	display: block;
	width: 120px;
	vertical-align: top;
    position: relative;
	float: left;
}
.compare-table .product-top:hover .link-wishlist{
	opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
}
.compare-table .product-top .link-wishlist:hover{
	background-color: #00489a;
	color: #fff;
}
.compare-table .product-top .link-wishlist{
	line-height: 40px;
	width: 40px;
    height: 40px;
    color: #2a2a2a;
    border: 1px solid #fff;
    background-color: #fff;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 1;
    margin: -20px 0 0 -20px;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.compare-table .product-info{
	float: left;
    width: calc(100% - 120px);
    vertical-align: top;
    padding-left: 20px;
}
.compare-table-wrapper{
	padding: 15px;
	border: 1px solid #ddd;
	margin-bottom: 15px;
	max-width: 100%;
    overflow-y: hidden;
    overflow-x: auto;
}
.compare-table{
	border: 1px solid #ddd;
	margin-bottom:0;
}
.compare-table tr td{
	min-width: 300px;
}
.compare-table tbody tr td,
.compare-table tfoot tr td,
.compare-table thead tr td{
	border: 1px solid #ddd;
}
.compare-table thead tr th{border-bottom: 1px solid #ddd}
.compare-table tbody tr th{
	text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 600;
}
.compare-table .ratings{
	margin-bottom: 10px;
}
.page-popup.catalog-product-compare-index .container{
	width: 100%;
}
.link-print:hover{
	color: #00489a;
	border-color: #00489a;
}
.link-print{
	margin: 15px 0;
	border-bottom: 2px solid #2a2a2a;
    padding: 0 0 5px;
    display: inline-block;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    color: #2a2a2a;
}
@media (min-width: 992px) and (max-width: 1199px) {
	.sidebar .actions .btn{
		width: 100%;
		margin-top: 10px;
	}
}
@media (max-width: 1199px) {
	#payment_form_ccsave {
		width: 100%;
	}
}
@media (max-width: 991px) {
	.mega-menu .nav-main li .dropdown-menu{
		transition: all 0s ;
		-moz-transition: all 0s;
		-webkit-transition: all 0s;
		-ms-transition: all 0s;
	}
	.icon-action{
		margin-bottom:10px;
	}
	.cart-collaterals h3 {
		margin-bottom: 0;
	}
}
@media (max-width: 767px){
	.mfp-close-btn-in .ajax-delete .mfp-close,
	.mfp-close-btn-in .ajaxcart-iframe .mfp-close{
		top: -35px;
		right: 0;
	}
	#multiship-addresses-table,
	#multiship-addresses-table tbody tr,
	#multiship-addresses-table tbody{display: block}
	#multiship-addresses-table thead{display: none}
	#multiship-addresses-table tbody tr{
	
		border-bottom: 1px solid #ddd;
		border-top: 0;
		padding: 10px 0
	}
	#multiship-addresses-table tbody tr+tr{
		border-top: 1px solid #ddd;
	}
	#multiship-addresses-table tbody tr td{
		display: block;
		border: 0;
		padding: 5px 0;
	}
	#multiship-addresses-table tfoot tr td{
		border: 0;
	}
	#checkout-review-table .a-center + .a-right .cart-price:before ,
	#checkout-review-table td.last>.cart-price:before {
		content:"=";
		margin-right: 5px;
	}
	#checkout-review-table .a-center:before {
		content:"x";
		margin-right: 5px;
	}
	#checkout-review-table .cart-price:before {
		content:"Total: ";
		margin-right: 5px;
		color: #2a2a2a;
		font-weight: 400;
	}
	#checkout-review-table{
		border: 1px solid #ccc;
		border-top: 0;
	}
	#checkout-review-table dl {
		margin-bottom: 0;
	}
	#checkout-review-table thead{
		display: none;
	}
	#checkout-review-table tfoot>tr>td{
		border-color:#ccc;
	}
	#checkout-review-table tbody tr{
		box-shadow: 0.5px -0.5px 0px 0.5px #ccc;
		border: 0;
	}
	#checkout-review-table tbody tr td{
		display: block;
		border: 0;
	}
	#checkout-review-table tbody tr td+td{
	    padding: 0 0 15px 15px;
		display: inline-block;
		text-align: left;
		padding-top: 0;
	}
	#shopping-cart-table tbody tr td .item-options{
		display: none;
	}
	.ajaxcart-index-options{
		min-height: 400px;
	}
	.ajaxcart-index-options .product-view .product-shop {
		padding-top: 20px ;
		padding-bottom: 20px ;
	}
	#shopping-cart-table .input-qty-product{
		float: left;
	}
	#shopping-cart-table thead {
		display: none;
	}
	#shopping-cart-table tbody tr{
		border: 1px solid #eaeaea;
	}
	#shopping-cart-table tbody tr td:first-child {
		float: left;
		width: 150px;
	}
	#shopping-cart-table tbody tr td {
		display: block;
		border: 0;
		text-align: left;
		padding: 5px 15px !important;
		width: calc(100% - 150px);
		float: right;
	}
	#shopping-cart-table tfoot tr td button{
		float: left !important;
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}
	#shopping-cart-table tfoot tr td {
		display: block;
		text-align: left;
		width: 100%;
	}
	#shopping-cart-table tbody tr td .product-image{
		width: 100%;
	}
	#shopping-cart-table tbody tr td .product-name{
		width: 100%;
		padding: 0;
		margin-left: 0;
		margin-top: 6px;
	}
	#shopping-cart-table tbody tr td.col:before {
		content: attr(data-th) ":";
		font-size: 15px;
		display: inline-block;
		margin-right: 5px;
		color: #2a2a2a;
		float:left;
	}
	.table .ratings{
		padding-top: 5px;
		width: 100px;
	}
	.my-account .table tbody tr,
	.my-account .table tbody{
		display: block;
		width: 100%;
	}
	.my-account .table{
		border: 1px solid #eaeaea;
		display: block;
	}
	.my-account .table dl{
		margin-bottom: 0;
	}
	.my-account .table {
		margin-top: 15px;
		}
	.my-account .table thead {
		display: none;
	}
	.my-account .table tbody tr {
		box-shadow: 0px 0px 0px 0.5px #eaeaea;
		border: 0;
		width: 100%;
	}
	.my-account .table tbody tr+tr {
		border-top:0;
	}
	.my-account .table tbody tr td {
		display: block;
		border: 0;
		background: none;
	}
	.my-account .table tbody tr td+td {
		padding-top:0;
	}
	.my-account .table tbody tr td:before {
		content: attr(data-th);
		font-size: 15px;
		display: inline-block;
		margin-right: 5px;
		color: #2a2a2a;
		float:left;
	}
	#wishlist-table tbody tr td{
		padding: 15px;
	}
	#wishlist-table tbody tr td+td{
		padding-top: 0;
	}
	.my-account .box-title, .my-account .box-head{
		margin-bottom: 10px;
		margin-top: 20px;
	}
	#checkoutSteps .col-1, #checkoutSteps .col-2{
		width: 100%;
	}
	#checkoutSteps .col-1 .buttons-set .button{
		position: absolute;
		bottom: 0;
		right: 15px;
	}
	#checkoutSteps .col-2 .buttons-set .button{
		float: left;
		margin-right: 145px;
	}
	#checkoutSteps .col2-set + .col2-set .col-1{
		margin-bottom: 0px;
	}
	#checkoutSteps .col2-set .col-1{
		margin-bottom: 20px;
	}
}
@media (max-width: 479px) {
	#login-form{
		width: 305px !important;
	}
	#login-container .input-box {
		width: 100% !important;
		margin-bottom: 15px;
	}
	#login-container .input-box input{
		width: 100% !important;
	}
	.col-xxs-6{
		width: 50%;
	}
	.col-xxs-full{
		width: 100%;
	}
	.mfp-inline-holder .mfp-content{
		width: 305px !important;
	}
	.ajaxcart-index-options .product-view .product-shop .table thead{
		display: none;
	}
	.ajaxcart-index-options .product-view .product-shop .table tbody tr{
		border: 1px solid #eaeaea;
	}
	.ajaxcart-index-options .product-view .product-shop .table tbody tr td{
		border: 0;
		padding: 5px 10px 10px 10px;
		display: block;
		width: 100%;
	}
	#checkoutSteps ul li.fields .field{
		width: 100%;
	}
}
@media (max-width: 359px) {
	#shopping-cart-table tbody tr td {width: 100%}
}
/***/
.lazy-loading-img .products-grid .item .product-top, 
.lazy-loading-img .products-list .item .product-top,
.lazy-loading-img .promo-banner,
.lazy-loading-img .widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post,
.lazy-loading-img .instagram-item {
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/loader_black.svg');
	background-size: 30px auto;
	background-position: center center;
	background-repeat: no-repeat;
}
.product-tab .tab-content {
	position: relative;
}
.product-tab .tab-content .tab-pane.active {
    position: static;
    opacity: 1;
    visibility: visible;
}
.product-tab .tab-content .tab-pane {
    display: block !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
/* Home Boxed */
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show){
	background-color: #f5f5f5;
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) .breadcrumbs{
	background: none;
	border-bottom: 1px solid #f5f5f5;
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
    background-color: #fff;
    margin: 30px auto;
    overflow-x: hidden;
    position: relative;
    width: 1200px;
    padding: 0 30px;
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper .container-fluid,
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper .container{
	width: 100%;
    padding: 0 !important;
}

@media (max-width: 1259px) and (min-width: 992px){
	body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
		width: 960px !important;
	}
}
@media (max-width: 991px) and (min-width: 768px){
	body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
		width: 700px !important;
	}
}
@media (max-width: 767px){
	body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) #wrapper{
		width: 100% !important;
		padding: 0 15px !important;
		margin: 0 auto !important;
	}
}
body.boxed:not(.ajaxcart-index-options):not(.quickview-index-show) .header.header-sticky-menu .header-content{
	border-bottom: 1px solid #f6f6f8;
	box-shadow: none;
	left: 50%;
	padding: 0 30px;
	width: 1200px;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
/***/
.header.header-v1 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right{
	position: relative !important;
}
.header.header-v1 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu{
	left: 0;
}
.header.header-v1 .mega-menu .nav-main li .dropdown-menu{
	transition: all 0s;
    -moz-transition: all 0s;
    -webkit-transition: all 0s;
    -ms-transition: all 0s;
}
.j360-container {
    position: relative;
    z-index: 999;
}
.rotate-image {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 80px;
    height: 38px;
    display: block;
    background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/media_360.png');
    background-repeat: no-repeat;
    background-size: 80px 77px;
    background-position: 0 0;
    transition-property: transform;
    transition-duration: 1s;
    z-index: 10
}

.rotate-image:hover {
    background-position: 0 -38.5px
}

.rotate-image-container .rotate-j360 {
    position: fixed !important;
    width: 100% !important;
    height: 100% !important;
    left: 0 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    cursor: move;
}

.rotate-image-container .rotate-j360#mgs_j360 {
    background-color: #fff
}

.rotate-image-container .rotate-j360 img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    margin: 0 !important;
}

.rotate-image-container .close-rotate {
    cursor: pointer;
    z-index: 9999;
    position: fixed;
    right: 20px;
    top: 20px;
    color: #000;
    width: 60px;
    height: 60px;
    font-size: 60px;
    background: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms
}

.rotate-image-container .close-rotate span {
    display: block
}

.rotate-image-container .close-rotate:hover {
    color: #01bad4;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.rotate-image {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 80px;
    height: 38px;
    display: block;
    background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/media_360.png);
    background-repeat: no-repeat;
    background-size: 80px 77px;
    background-position: 0 0;
    transition-property: transform;
    transition-duration: 1s;
    z-index: 10;
}
.rotate-image:hover {
    background-position: 0 -38.5px;
}
.tp-rightarrow.default,
.tp-leftarrow.default{display: none}
.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu{
	left: -170px;
}
@media (max-width: 1366px){
	.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right{position: static}
	.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right .dropdown-menu{
		right: 0;
		left: auto;
	}
}
@media (max-width: 1199px){
	.mega-menu .nav-main .mega-menu-fullwidth.custom-col-2.hover-right{position: relative}
}
.footer .instagram .row{
	margin-right: -5px;
    margin-left: -5px;
}
.footer .instagram .row .item{
	padding: 0 5px;	
}
.feature-brands-list .item .feature-brand-image img,
.brands-list .brand-item .brand-image img,
.brand-items .image{overflow: hidden}
.brand-items .image img{
	margin: 0 auto;
}
.brand-items .image:hover img{
	transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.owl-carousel.brands-grid .owl-item{
	padding: 0 15px;
}
/* Footer v3 */
.footer.footer-v3 .block-footer-newsletter .block-subscribe .block-content{
	max-width: 550px;
	margin: 0 auto;
}
.footer.footer-v3 .top-footer {
	border-top: 1px solid #ddd;
    padding-top: 40px
}
.footer.footer-v3 .middle-footer {
    padding: 30px 0 0 0;
}
.footer.footer-v3 .top{color: #fff}
.footer.footer-v3 .middle-footer h6,
.footer.footer-v3 .top a,
.footer.footer-v3 .footer-contact li em,
.footer.footer-v3 .top .block-link ul li a{
	color: #fff;
}
.footer.footer-v3 .top a:hover,
.footer.footer-v3 .top .block-link ul li a:hover{
	color: #00489a;
}
.footer.footer-v3 .middle-footer .content{
	background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/bg_footer.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.footer.footer-v3 .middle-footer .content{
	padding: 50px 135px 20px;
}
@media (min-width: 1200px){
	.footer.footer-v3 .middle-footer{
		display: table;
	}
	.footer.footer-v3 .content, .footer.footer-v3 .map {
		display: table-cell;
		width: 50%;
		vertical-align: top;
	}
}
@media (max-width: 1599px){
	.footer.footer-v3 .middle-footer .content{
		padding: 20px 50px;
	}
}
@media (max-width: 1199px){
	.footer.footer-v3 .map {
		 height: 500px;
	}
}
@media (max-width: 767px){
	.footer.footer-v3 .map {
		 height: 400px;
	}
	.footer.footer-v3 .middle-footer .content{
		padding: 30px 15px 15px;;
	}
	.mfp-close-btn-in .ajax-delete .mfp-close, .mfp-close-btn-in .ajaxcart-iframe:not(.ajaxcart-form-frame) .mfp-close{
		right: 0;
	}
}
/* Home shoes */
.scroll-to-top i{color: #878787}
.simple-product .products-grid .item .product-name a:hover{
	color: #00489a;
}
.simple-product .products-grid .item .product-name a{
	color: #fff;
}
.simple-product .price-box .special-price .price{
	color: #ec0101
}
.simple-product .price-box .price{
	color: #ddd;
}
.simple-product .products-grid .item .product-content {
	position: relative;
}
.simple-product .products-grid .item .product-desc{
	position: absolute;
	bottom: 0;
	left: 0;
	opacity: 0;
    visibility: hidden;
    bottom: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
	padding: 15px;
	width: 100%;
}
.simple-product .products-grid .item:hover .product-desc{
    opacity: 1;
    visibility: visible;
    z-index: 5;
}
.simple-product .special-product .products-grid .item .product-image{
	padding-top: calc(133.3333% - 10px) !important;
	display: block;
}
.simple-product .special-product .products-grid .item .product-image img{
	position: absolute;
    top: 0;
    left: 0;
	margin: auto !important;
    bottom: 0;
    right: 0;
}
@media (max-width: 991px) {
	.sm-center{
		margin: 0 auto;
		float: none;
	}
}
@media (max-width: 479px) {
	.simple-product .products-grid .item{
		width: 100%;
	}
}
@media (min-width: 1660px) {
  .container-large .container {
    width: 1620px !important;
  }
}
/* FOOTER 4 */
.footer.footer-v4{
	border-top: 1px solid #ddd;
    padding: 60px 0;
    text-align: center;
}
.footer.footer-v4  .social-block ul {display: block}
.footer.footer-v4  .social-block ul li a {font-size: 20px}
.footer.footer-v4 .bottom_link ul {margin-bottom: 10px}
.footer.footer-v4 .bottom_link li a { color: #222; font-weight: 500}
.footer.footer-v4  .social-block ul li a:hover,
.footer.footer-v4 .bottom_link li a:hover { color: #00489a}
.footer.footer-v4 li {
    float: none;
    display: inline-block;
	margin: 0 10px;
}
/* HEADER 9 */
.language-dropdown .language-name{
	display: inline-block;
}
.language-dropdown .language-icon{
	display: none;
}
.header-v9 .language-dropdown .language-name{
	display: none;
}
.header-v9 .language-dropdown .language-icon{
	display: inline-block;
	vertical-align: middle;
}
.cms-index-index .mega-menu .nav-main li.logo_item .dropdown-menu img{
	display: block;
	margin: 0 auto;
}
.cms-index-index .mega-menu .nav-main li.logo_item .dropdown-menu a{
    cursor: default;
	pointer-events: none;
}
.mega-menu .nav-main li.logo_item > a{
	display: none;
}
.mega-menu .nav-main li.logo_item .dropdown-menu li{min-width: 0}
.mega-menu .nav-main li.logo_item .dropdown-menu{
	opacity: 1;
    visibility: visible;
    position: static;
    border: 0;
    box-shadow: none;
	background: none;
	min-width: 0;
	width: 135px;
}
.header-v9 .logo-container{
    padding: 15px;
    display: block;
	position: absolute;
    left: 100%;
    top: 0;
	transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.header.header-v9 .dropdown-toggle{
	border: none;
    background: none;
    color: #878787;
    padding: 19px 0;
    line-height: 1;
	color: #fff;
}
.header.header-v9{
	padding: 0;
	position: static;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
	background: none;
	background: #000;
}
.header.header-v9 .btn-responsive-nav span {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
}
.header.header-v9 .header-content{
	background: #000;
}
.header.header-v9 .dropdown-sm .dropdown-menu {
	left: 0;
}
.header.header-v9 .account-dropdown .dropdown-toggle{
	padding: 0;
}
.header.header-v9 .search-form .action-search [class*="pe-"], .header.header-v9 .account-dropdown .dropdown-toggle [class*="pe-"], .header.header-v9 .block-cart-header .trigger-open-cart [class*="pe-"], .header.header-v9 .wishlist-link a [class*="pe-"], .header.header-v9 .dropdown-toggle a{
	color: #fff;
	padding: 15px 10px;
}
.header.header-v9 .search-form .action-search [class*="pe-"]:hover, .header.header-v9 .account-dropdown .dropdown-toggle [class*="pe-"]:hover, .header.header-v9 .block-cart-header .trigger-open-cart [class*="pe-"]:hover, .header.header-v9 .wishlist-link a [class*="pe-"]:hover, .header.header-v9 .dropdown-toggle a:hover{
	color: #00489a;
}
.header.header-v9 .block-cart-header .trigger-open-cart .count,
.header.header-v9 .wishlist-link a .wishlist-counter{
	background-color:#fff;
	color: #000;
}
.cms-index-index  .header.header-v9.header-sticky-menu .header-content,
.header.header-v9.header-sticky-menu .header-content{
	background: #000;
}
@media (max-width: 1199px) and (min-width: 992px) {
	.header.header-v9 .wishlist-link{display: none}
}
@media (min-width: 992px) {
	.header.header-v9 .mega-menu .nav-main > li > a{
		line-height: 1;
	}
	.header.header-v9 .mega-menu .nav-main > li > a.dropdown-toggle,
	.header.header-v9 .mega-menu .nav-main > li > a{
		padding: 20px;
		color: #fff;
	}
	.header.header-v9 .mega-menu .nav-main > li > a.dropdown-toggle:hover,
	.header.header-v9 .mega-menu .nav-main > li > a:hover{
		color: #00489a;
	}
	.header.header-v9{
		padding: 21px 0 19px 0;
	}
	.cms-index-index .header.header-v9{
	position: absolute;
		border-bottom: 1px solid rgba(255,255,255,0.4);
	}
	.cms-index-index .header.header-v9,
	.cms-index-index .header.header-v9 .header-content{
		background: none;
	}
}
/* Home jewelry */
.slider_jewelry .owl-controls{
	position: absolute;
    width: 100%;
    bottom: 15px;
}
.owl-carousel .owl-item  .slider_item img {
    display: block;
    width: 100%;
}
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.slider_item .text-slider {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    padding: 0 15px;
    z-index: 1;
}
.slider_item .text-slider p {
    max-width: 500px;
    display: block;
    margin: 0 auto 20px;
}
.slider_item .text-slider h2 {
    font-weight: 600;
    font-size: 50px;
    letter-spacing: 1px;
    margin: 10px 0;
}
.slider_item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: #000;
    opacity: 0.4;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
}
.slider_item:hover:after {
    background-color: #00489a;
    opacity: 0.2;
}
.service-boxed .icon-service:hover {
    background-color: rgba(0,0,0,0.1);
}
.service-boxed.bot .icon-service {
	 padding: 30px 15px;
}
.service-boxed .icon-service {
    padding: 45px 15px;
}
.service-boxed .icon-service:last-child {
    padding-right: 30px;
}
.service-boxed .icon-service:first-child {
    padding-left: 30px;
}
.service-boxed {
    margin-top: -67px;
    background-color: #00489a;
    margin-right: -45px;
    margin-left: -45px;
}
.service-boxed.bot {
    margin-top: 0;
    margin-right: -15px;
    margin-left: -15px;
}
.service-boxed .icon-service .icon {
    padding-right: 0;
    color: #fff;
}
.nav-main-collapse .title-topabs i:after, .push-mini-cart .title-topabs i:after{
	position: fixed;
    right: 0;
    top: 0;
	left: 0;
    bottom: 0;
    background: none;
    opacity: .4;
    display: block;
    content: "";
	transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -webkit-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
    -ms-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1) 0s;
	visibility: hidden;
}
body.open-topcart .block-cart-header .push-mini-cart .title-topabs i:after{
	visibility: visible;
    background-color: rgba(0,0,0,0.8);
	right: 320px;
}
.show-menu .nav-main-collapse .title-topabs i:after {
    visibility: visible;
    background-color: #000;
    left: 320px;
}
.tp-simpleresponsive >ul li{
	/* z-index:0 !important; */
}
@media (max-width: 991px) and (min-width: 768px) {
	.sm-no-padding{padding: 0 !important}
}
@media (max-width: 1199px) {
	.slider_item .text-slider p{display: none}
}
@media (max-width: 991px) {
	.service-boxed {
		margin-top: 30px;
		margin-right: 0;
		margin-left: 0;
	}
	.service-boxed .icon-service {
		padding: 20px 15px;
	}
	.service-boxed.bot .icon-service {
		 padding:15px;
	}
	.xs-text-small h5.margin-bottom30{
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.xs-no-padding{padding: 0 !important}
	.slider_jewelry .slider_item .text-slider h2{font-size: 40px}
	.xs-text-small h5{
		display: none;
	}
	.xs-text-small h2{
		font-size: 30px !important;
		margin-bottom: 10px;
	}
}
@media (max-width: 479px) {
	.xs-text-small h2{
		font-size: 20px !important;
		margin-bottom: 0;
	}
	.xs-text-small a.btn{
		padding: 10px;
		height: 20px;
		line-height: 0;
	}
}
/* Tesmonial */
.text-colour-white .content-heading h3.title,
.text-colour-white .content-heading .block-note{color: #fff}
.text-colour-white .content-heading h3.title:before,
.text-colour-white .content-heading h3.title:after{background-color: #fff}
.testimonial-container{
	max-width: 1000px;
	margin: 0 auto;
	padding: 15px;
    background-color: #F8F8F8;
    font-size: 20px;
    text-align: center;
    color: #999999;
	padding: 142px 0px;
}
.testimonial-container .img-thumbnail {
    float: none;
    margin: 10px auto 40px;
    width: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
	overflow:hidden;
	padding: 0;
}
.testimonial-content{
	position: relative;
    max-width: 650px;
    margin: 0 auto;
	padding: 0 15px;
}
.testimonial-content > .content + strong {
	display: none;
}
.testimonial-author {
	width: 188px;
	height: 95px;
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/logo-testimonial.png');
	background-position: center;
	background-size: 100%;
	background-repeat: no-repeat;
	margin: 0 auto 50px;
}
.text-left > .testimonial-container.alone{
	padding: 15px 100px;
}
.text-left > .testimonial-container{
	max-width: 100%;
	width: 100%;
	padding: 15px 0;
	background-color: #f6f6f8;
}
.text-left > .testimonial-container .owl-carousel  .owl-item{
	padding: 0 15px;
}
.text-left > .testimonial-container .testimonial-item{
	display: table;
}
.text-left > .testimonial-container:not(.alone) .testimonial-item .testimonial-author{
	vertical-align: top;
}
.text-left > .testimonial-container .testimonial-item .testimonial-author,
.text-left > .testimonial-container .testimonial-item .testimonial-content{
	display: table-cell;
	vertical-align: middle;
	padding-top:30px;
}
.text-left > .testimonial-container .testimonial-item .testimonial-content strong{color: #222; font-size: 16px;font-weight: 600;}
.text-left > .testimonial-container .testimonial-item .testimonial-content p{font-size: 12px}
.text-left > .testimonial-container.alone .testimonial-item .testimonial-content .content{font-size: 16px}
.text-left > .testimonial-container .testimonial-item .testimonial-content .content{
	padding: 0;
    border: 0;
    font-size: 14px;
    color: #282828;
    font-style: italic;
    margin-bottom: 12px;
    background: none
}
.text-left > .testimonial-container .testimonial-content:before {
    top: 8px;
    left: 162px;
    font-size: 62px;
    color: rgba(40,40,40,0.1);
}
.text-left > .testimonial-container:not(.alone) .testimonial-content:before{
	left: 45px;
}
.text-left > .testimonial-container .testimonial-item .testimonial-content{
	padding-left: 30px;
}
.text-left > .testimonial-container.alone .testimonial-item .testimonial-content{
	padding-left: 140px;
}
@media (max-width: 1199px) {
	.text-left > .testimonial-container.alone{
		padding: 15px 60px;
	}
	.text-left > .testimonial-container.alone .testimonial-item .testimonial-content {
		padding-left: 70px;
	}
}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	.search-form .form-search{
            height: 100px;
        }
        
        .search-form:not(.not-full) .form-search #advancedsearch_mini_form {
            width: 85%;
            margin-right: 5px;
           left: 46%; 
        }
        
	.text-left > .testimonial-container.alone{
		padding: 15px;
	}
	.text-left > .testimonial-container .testimonial-item .testimonial-content,
	.text-left > .testimonial-container.alone .testimonial-item .testimonial-content {
		padding-left: 15px;
	}
	.text-left > .testimonial-container .testimonial-item .testimonial-author, .text-left > .testimonial-container .testimonial-item .testimonial-content{
		display: block;
		padding: 0;
		text-align: center;
	}
	.text-left > .testimonial-container:not(.alone) .testimonial-content:before,
	.text-left > .testimonial-container .testimonial-content:before{
		top: -25px;
		left: 50%;
	}
	.xs-font20{
		font-size: 20px !important;
	}
}
/* category product tabs */
.categories-product-tab .products-grid .owl-item{
	padding: 0 15px;
}
.categories-product-tab .tab-menu{
	text-align: center;
    margin: 0 auto 31px;
    border: none;
}
.categories-product-tab .tab-menu li{
	float: none;
    display: inline-block;
    margin: 0;
}
.categories-product-tab .tab-menu li a{
	background-color: transparent;
    border: 1px solid transparent;
    color: #878787;
    border-radius: 40px;
    padding: 8px 25px 7px;
}
.categories-product-tab .tab-menu li a:hover{
	 color: #222;
}
.categories-product-tab .tab-menu li.active a{
	background-color: transparent;
    border: 1px solid #222;
    color: #222;
}
/**/
.link-colour-red a{color: red !important}
.link-colour-red a:hover{color: #00489a !important}
.swatch-item-color-black{
	background-color: #000;
}
.dropdown-sm .dropdown-menu {
    max-height: 306px;
    overflow-y: hidden;
}
 .push-menu{ 
	 overflow-x: hidden; 
 }
 .push-menu .title-topabs,
.push-menu .mega-menu .nav-main{
	 width: 320px; 
 } 
.push-menu::-webkit-scrollbar,
.search-form .search-select #select-cat-dropdown::-webkit-scrollbar { 
	 width: 12px; 
	 padding-top: 30px; 
 } 
.push-menu::-webkit-scrollbar-thumb,
.search-form .search-select #select-cat-dropdown::-webkit-scrollbar-thumb { 
	 background-color: rgba(0,0,0,0.1);  
}
/**/
.header .not-full .search-close:hover {
  color: #000;
}
.header .not-full .search-close {
  position: absolute;
  right: 0;
  top: 8.5px;
  left: calc(100% + 3px);
  color: #fff;
  width: 45px;
  height: 45px;
  background: #fff;
  color: #333;
  border-radius: 50%;
  border: none;
  font-size: 45px;
}
.header .search-form.not-full .form-search .input-text{
  color: #000;
  height: 63px;
}
.header .search-form.not-full .form-search {
  position: absolute;
  top: -1px;
  left: auto;
  right: 0;
  height: 99%;
  z-index: 99;
  background: #fff;
  opacity: 0;
  visibility: hidden;
  width: calc(100vw - 340px);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.search-open .header .search-form.not-full .form-search {
  opacity: 1;
  visibility: visible;
}
.header .search-form.not-full .form-search .form.minisearch {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
  margin-top: 0;
}
.search-open .search-form.not-full .action-search{
	background: #fff;
}
.search-form.not-full .search-select .search-cat-active{padding:0}
/*wishlist shared*/
.wishlist-shared-index #maincontent .container {
    margin-top: 30px;
}
.wishlist-shared-index .btn-primary a {
    color: #fff;
}
.wishlist-shared-index .btn-primary a:hover {
    color: #fff;
}
.wishlist-shared-index .add-to-cart-alt .btn-primary {
   margin-top: 10px;
}
.wishlist-shared-index .table thead tr th {
    text-transform: uppercase;
    color: #2a2a2a;
    font-weight: 500;
}
.wishlist-shared-index .block.block-subscribe .input-box {
margin-bottom: 7px;
}
.wishlist-shared-index .block.block-subscribe .input-box input[type="text"]{
   border-radius: 25px;
}
.wishlist-shared-index .back-link a {
    color: #fff;
}
.wishlist-shared-index .back-link a:hover {
    color: #fff;
}
.wishlist-shared-index .block.block-subscribe .actions > button {
    background: #1275e8;
    border-color: #1275e8;
    color: #fff;
    border: 2px solid #1275e8;
    display: inline-block;
    border-radius: 40px;
    height: 40px;
    font-weight: 600;
    padding: 0 35px;
    line-height: 36px;
    margin-bottom: 0;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.wishlist-shared-index .block.block-subscribe .actions > button:hover {
    background: #47a840;
    border-color: #47a840;
}
@media (max-width: 767px){
.wishlist-shared-index .table tbody tr td {
    display: block;
    border: 0;
    background: none;
}
.wishlist-shared-index .table thead {
    display: none;
}
.wishlist-shared-index .table tbody tr {
    box-shadow: 0px 0px 0px 0.5px #eaeaea;
    border: 0;
    width: 100%;
}
.wishlist-shared-index .table tbody tr+tr {
    border-top: 0;
}
}

.container-home .container-fluid {
	padding-left: 35px !important;
	padding-right: 35px !important;
}
.group-banners .promo-banner {
	margin-top: 30px;
}
.promo-banner .text-container {
	padding-left: 46px;
    padding-bottom: 46px;
}
.promo-banner .text-container h2 {
	color: #fff;
    font-size: 25px;
	font-weight: 600;
    margin: 0;
	line-height: 1;
}
.promo-banner .text-container h3 {
	color: #fff;
    font-size: 22px;
	font-weight: 600;
    margin: 0;
	line-height: 1;
}
.promo-banner .text-container.text-bottom-left {
	text-align: left;
}
.promo-banner .text-container p {
	font-style: italic;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    margin: 0;
}
.owl-item .product-item {
	position: relative;
}
.products-grid.owl-carousel .owl-controls .owl-buttons .owl-prev {
	left: 5px;
}
.products-grid.owl-carousel .owl-controls .owl-buttons .owl-next {
	right: 5px;
}
.big-promo-banner .promo-banner .text-bottom-right {
	text-align: left;
}
.big-promo-banner .promo-banner .text-container h3 {
	font-weight: 400;
	font-size: 30px;
	margin-bottom: 5px;
}
.big-promo-banner .promo-banner .text-container .h1 {
	color: #fff;
	font-size: 35px;
	line-height: 1.1;
	margin-bottom: 30px;
	font-weight: 700;
}
.big-promo-banner .btn.btn-promo-banner {
	background-color: transparent;
	font-style: italic;
	color: #fff;
	border-radius: 50px;
	border-width: 1px;
	font-size: 22px;
	min-width: 248px;
	padding: 10px 20px;
}
.big-promo-banner .btn.btn-promo-banner:hover {
	background-color: #00489a;
}
.big-promo-banner .promo-banner .text-bottom-right {
	right: 120px;
	bottom: 120px;
}
/* Custom Categories */
@media (min-width: 1366px) {
	.width1200 .container {
		width: 100%;
		max-width: 1360px;
	}
}
.leftcate.left-content-container {
    padding-top: 69px;
}
.block-layered-nav .block-content dl dd ol li {
	margin: 5px 0;
}
.block-layered-nav .block-content dl dd ol li,
.block-layered-nav .block-content dl dd ol li a,
.sidebar .configurable-swatch-list li:not(.configurable-swatch-list-item) a {
	font-size: 18px !important;
}
.configurable-swatch-list li {
	margin-left: 0 !important;
}
.pagination .next.i-next .fa-chevron-left:before {
	content: "\f054";
}
.filter-list .configurable-swatch-list .configurable-swatch-list-item {
	margin-right: 13px !important;
}
.products-grid .item .product-content .product-desc .configurable-swatch-list {
	margin-top: 5px !important;
}
.category-page-title {
	padding: 37px 15px 62px;
	text-align: center;
	color: #004899;
	text-transform: uppercase;
	font-size: 40px;
	display: none;
}
.catalog-category-view .category-page-title {
	display: block;
}
.catalog-category-view .page-title-wrapper h1 {
	display: none;
}

.collection-grid .grid-item {
	position: relative;
	margin-bottom: 30px;
        min-height: 178px;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
}
.collection-grid .grid-item .grid-content {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.collection-grid .grid-item .grid-name {
	color: #fff;
	text-transform: uppercase;
	color: #fff;
    text-transform: uppercase;
    font-size: 21px;
    padding: 25px 10px;
    display: block;
	background: linear-gradient(0deg, rgba(0,0,0,0.6), transparent);
}
.catalog-product-view .page-title-wrapper h1 {
	opacity: 0;
	visibility: hidden;
}
.catalog-product-view #maincontent > .container {
	width: 100%;
	padding: 0;
	max-width: 100%;
}
.block-product-if {
	background-color: #F2F2F2;
	padding: 17px 0 41px;
	margin-top: 100px;
        max-width: 1360px;
        margin:48px auto 5px;
}
.block-product-if .icon-service h6 {
	margin: 0;
	font-size: 17px;
	line-height: 25px;
	font-weight: 700;
	color: #808080;
	text-transform: uppercase;
	max-width: 240px;
}
.block-product-if .icon-service {
	margin-top: 30px;
}
.block-product-if .icon-service .icon {
	padding-top: 6px;
}
.block-product-detail-banner {
	padding: 100px 0 50px;
}
.product-view .product-essential .product-shop .product-name h4 {
	font-size: 27px;
	color:#6B6B6B;
	font-weight: 700;
	margin-bottom: 15px;
}
.product-view .product-essential .product-shop .reviews-box {
	display: none;
}
.product-detail-addtional {
	padding-top: 40px;
	padding-bottom: 50px;
}
.product-detail-addtional ul {
	font-size: 18px;
	color: #999999;
	max-width: 850px;
	margin: 0 auto;
	padding-left: 30px;
}
.product-detail-addtional ul:after {
	content: "";
	display: table;
	clear: both;
}
.product-detail-addtional ul li:before {
	width: 4px;
	height: 4px;
	content: "";
	display: inline-block;
	vertical-align: baseline;
	background-color: #b3aeae;
	border-radius: 4px;
	margin-right: 7px;
}
@media (min-width: 768px){
	.product-detail-addtional ul li {
		float: left;
		width: 50%;
		padding: 0 15px;
	}
}
.product-detail-addtional ul li:nth-child(2n + 1) {
	clear: left;
}
.product-detail-tabs {
	font-size: 21px;
	padding-bottom: 80px;
}
.promo-banner .text-container.text-bottom-left {
	background: linear-gradient(0deg, rgba(0,0,0,0.6), transparent);
	right: 0;
}
.promo-banner-text-small .promo-banner .text-container {
	padding-left: 40px;
    padding-bottom: 30px;
}
.promo-banner-text-small .promo-banner .text-container h2 {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
}
.promo-banner-text-small .promo-banner .text-container p {
	font-size: 20px;
}
.promo-banner .text-bottom-center {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
@media (min-width: 1600px){
	.footer.footer-v2 .container {
		width: 100%;
		max-width: 100%;
		padding: 0 180px;
	}
}
@media (max-width: 1599px){
	.footer.footer-v2 .container {
		width: 100%;
		max-width: 100%;
		padding: 0 2.5%;
	}
}
.footer .icon-service {
	font-size: 18px;
}
.footer .icon-service a {
	color: #004899;
	text-transform: uppercase;
	font-weight: 400;
}
.footer .icon-service  .ctt {
	min-height: 124px;
}
.footer .icon-service .icon {
	padding-right: 40px;
}
.footer .icon-service .icon img {
	max-width: 50px;
	height: auto;
}
.middle-center-footer {
	padding: 82px 0 44px;
}
.footer .icon-service .text h6 {
	color: #808080;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}
.footer .col-lg-25s a {
	color: #004899;
}
@media (min-width: 1366px){
	.col-lg-25 {
		width: 18.666667%;
	}
}
.tp-caption.middle_right_black,
.tp-caption.middle_right {
	max-width: 420px;
}
.tp-caption.middle_left .h1 {
	font-size: 90px;
	color: #fff;
	line-height: 1;
}
.tp-caption.middle_left_black .h1 {
	font-size: 90px;
	color: #111;
	line-height: 1;
}
.tp-caption.middle_left_black .h1 em,
.tp-caption.middle_left .h1 em {
	display: block;
}
.tp-caption.middle_left_black .btn-default,
.tp-caption.middle_left .btn-default {
	background-color: transparent;
    font-style: italic;
    color: rgb(255, 255, 255);
    border-radius: 50px;
    border-width: 1px;
    font-size: 22px;
    min-width: 248px;
    padding: 10px 20px;
	border-color: #fff;
    display: inline-block;
    height: 58px;
	margin-top: 30px;
}
.tp-caption.middle_left_black .btn-default {
	border-color: #111;
    color: #111;
}
.tp-caption.middle_left_black .btn-default:hover,
.tp-caption.middle_left .btn-default:hover {
	background-color: rgb(0, 72, 154);
	border-color: rgb(0, 72, 154);
	color: #fff;
}

@media (max-width: 1199px){
	.block-footer-newsletter .right .content-r,
	.block-footer-newsletter .block-content .right,
	.block-footer-newsletter .block-content .left {
		float: none;
		width: 100%;
	}
	.block-footer-newsletter .block-content .left {
		max-width: 610px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.footer .icon-service .icon {
		display: block;
		width: auto;
		padding: 0 0 10px;
		min-height: 65px;
	}
}
/* HEADER */
.header .middle-right .dropdown-toggle, 
.block-cart-header,
.wishlist-link,
.search-form .action-search {
	min-width: 44px;
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/search_icon.png');
	background-repeat: no-repeat;
	background-position: center;
}
.header .middle-right .dropdown-toggle {
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/myaccount_icon.png');
}
.block-cart-header {
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/cart_icon.png');
}
.wishlist-link {
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/wishlist_icon.png');
}
.header .middle-right .dropdown-toggle {
	padding-left: 10px;
}
.header .middle-right .dropdown-toggle [class*="pe-"], 
.block-cart-header [class*="pe-"],
.wishlist-link [class*="pe-"],
.search-form .action-search [class*="pe-"] {
	color: transparent !important;
}
.wishlist-link [class*="pe-"] {
	padding: 38px 15px;
}
.description-bottom {
    max-width: 1170px;
    margin: 0 auto;
    padding: 50px 0 0;
    font-size: 20px;
}

.block-layered-nav .configurable-swatch-list li:not(.configurable-swatch-list-item) {
	margin: 0 !important;
	padding: 11px 0 9px;
	border-bottom: 1px solid #eaeaea;
}
.block-layered-nav .configurable-swatch-list li:not(.configurable-swatch-list-item) a:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    border: 1px solid;
    border-radius: 4px;
    content: "";
    vertical-align: top;
    margin-top: 4px;
}
#product-options-wrapper .configurable-swatch-list li {
	margin: 5px 15px 5px 0;
}
#product-options-wrapper .configurable-swatch-list li:not(.is-media) a {
	min-width: 56px !important;
	padding: 2px 20px ;
}
#product-options-wrapper .configurable-swatch-list li:not(.is-media){
	border: 1px solid #EBEBEB;
}
#product-options-wrapper .configurable-swatch-list li:not(.is-media).selected {
	border-color: #929292;
}
.price-note {
	font-size: 16px;
	color: #919191;
	font-weight: 400;
}
.price-note a {
	color: #004799;
}

.price:after{
  content:'*';
}

#success-message-container .btn.btn-cart{
  padding: 0 11px;
}
#success-message-container .message{
  line-height: 1.4;
}

.header .account-dropdown a.dropdown-toggle {
    display:block;
}

.header .middle-right .dropdown-toggle.dropdownlogout {
  background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/logout_icon.png');
}
/* faq styling */
.faq_neu div.antwort{
        display: none;
        padding: 5px 25px 5px 10px;
        color: #3C3C3C;
        border: 1px solid #AAA;
        margin: 3px 0px 20px 0px;       
}
.faq_neu div.close_icon{
        height:1px;
        cursor:pointer;
        float:right;
        top:8px;
        left:-5px;
        position:relative;
        display: none;
}
.faq_neu{      
        color: #3C3C3C;
        font-size: 1em;
        line-height: 1.4em;
}
.faq_neu span{
        cursor:pointer;
}
.faq_neu div.frage{
        color: #002F71;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 15px;
        line-height: 1.6em;
        font-weight:normal;
        cursor:pointer;
}
.faq_neu div.frage:hover {
        text-decoration:underline;
}
.faq_neu ol{
        list-style:decimal outside;
}
.faq_neu li{
        margin-left:25px;
        color: #002F71;
}
.product-detail-addtional .content span a{
  color:#3166a2;
}

.header-container .logo-mobile a.logo-header {
  background:rgba(0,72,152,.8);
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

#services  .owl-controls .owl-page span {
    border-radius: 0 !important;
    height: 5px;
    width: 25px;
}
.slides-navigation a:focus,
.slides-navigation a:hover {
	color:#ffffff !important;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/css/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/* Styling Next and Prev buttons */
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
	width: 38px;
    height: 38px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    color: #222;
    border: 2px solid #222;
    background: none;
    font-size: 30px;
    text-align: center;
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
    vertical-align: top;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    line-height: 38px;
    opacity: 0;
    visibility: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev i,
.owl-carousel .owl-controls .owl-buttons .owl-next i {
    font-weight: 600;
    line-height: 36px;
    display: block;
}
.owl-carousel:hover .owl-controls .owl-buttons .owl-prev,
.owl-carousel:hover .owl-controls .owl-buttons .owl-next {
    opacity: 1;
    visibility: visible;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: 30px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: 30px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
    background-color: #00489a;
    color: #fff;
    border-color: #00489a;
}
@media (max-width: 991px) {
	/* .owl-carousel .owl-controls .owl-buttons .owl-prev,
	.owl-carousel .owl-controls .owl-buttons .owl-next {
		opacity: 1;
		visibility: visible;
	} */
}
/* Styling Pagination - If PaginationNumbers is true*/

.owl-carousel .owl-pagination {
    display: table;
    margin: 20px auto 0
}

.owl-carousel .owl-pagination .owl-page {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer
}

.owl-carousel .owl-pagination .owl-page span {
    width: 11px;
    height: 11px;
    position: relative;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    margin: 0 7.5px;
    transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -moz-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    cursor: pointer;
    background: #transparent;
    display: block;
	border: 1px solid #00489a;
}

.owl-carousel .owl-pagination .owl-page:hover span,
.owl-carousel .owl-pagination .owl-page.active span {
    background: #00489a;
}

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/css/images/ajaxloader.gif) no-repeat center center
}
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.4;
filter: alpha(opacity=80); }

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
-webkit-backface-visibility: hidden; }

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
box-sizing: border-box; }

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
vertical-align: middle; }

.mfp-align-top .mfp-container:before {
display: none; }

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
cursor: auto; }

.mfp-ajax-cur {
cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
cursor: zoom-out; }

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
user-select: none; }

.mfp-loading.mfp-figure {
display: none; }

.mfp-hide {
display: none !important; }

.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }

.mfp-s-ready .mfp-preloader {
display: none; }

.mfp-s-error .mfp-content {
display: none; }

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
	padding: 0;
border: 0; }

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
    opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }

.mfp-close-btn-in .mfp-close {
color: #333333; }

.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover {
	border: 0;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	background-image: none;
    box-shadow: none;
    line-height: 25px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-shadow: none;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    position: absolute;
    right: -13px;
    top: -13px;
    z-index: 1;
    width: 30px;
    height: 30px;
    border: 3px solid #fff;
    background-color: #2a2a2a;
    color: #fff;
    font-size: 19px;
    opacity: 1;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}
.mfp-iframe-holder .ajaxcart-iframe .mfp-close{
	padding-left:0;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
line-height: 18px; }

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
opacity: 0.7; }

.mfp-arrow-left {
	left: 0; 
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid white;
	margin-left: 31px; 
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0; 
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid white;
	margin-left: 39px; 
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; 
}
.mfp-iframe-holder .mfp-close {
top: -14px; padding-left: .5px }

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%; 
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
line-height: 0; }
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
cursor: auto; }

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
padding-right: 36px; }

.mfp-image-holder .mfp-content {
max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
		* Remove all paddings around the image on small screen
	*/
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
	padding-right: 0; }
	.mfp-img-mobile img.mfp-img {
	padding: 0; }
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
	bottom: 0; }
	.mfp-img-mobile .mfp-figure small {
		display: inline;
	margin-left: 5px; }
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
	box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0; }
	.mfp-img-mobile .mfp-counter {
		right: 5px;
	top: 3px; }
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
	padding: 0; } }
	
	@media all and (max-width: 900px) {
		.mfp-arrow {
			-webkit-transform: scale(0.75);
		transform: scale(0.75); }
		.mfp-arrow-left {
			-webkit-transform-origin: 0;
		transform-origin: 0; }
		.mfp-arrow-right {
			-webkit-transform-origin: 100%;
		transform-origin: 100%; }
		.mfp-container {
			padding-left: 6px;
		padding-right: 6px; } }
		
		.mfp-ie7 .mfp-img {
		padding: 0; }
		.mfp-ie7 .mfp-bottom-bar {
			width: 600px;
			left: 50%;
			margin-left: -300px;
			margin-top: 5px;
		padding-bottom: 5px; }
		.mfp-ie7 .mfp-container {
		padding: 0; }
		.mfp-ie7 .mfp-content {
		padding-top: 44px; }
		.mfp-ie7 .mfp-close {
			top: 0;
			right: 0;
		padding-top: 0; }
		.mfp-iframe-scaler iframe {
			background: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/default/images/loader_black.svg') no-repeat scroll center center #fff !important;
			background-size: 50px 50px;
		}				
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/
.appear-animation {
	opacity: 0;
}

.appear-animation-visible {
	opacity: 1;
}
.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;
}

@media(min-width: 1200px){
	.col-lg-15{
		width: 20%;
		float: left;
	}
	.content-left{
		padding-left: 270px;
	}
	.header-v5 .search-form .action-search [class*="pe-"],
	.header-v5 .account-dropdown .dropdown-toggle [class*="pe-"], 
	.header-v5 .block-cart-header .trigger-open-cart [class*="pe-"],
	.header-v5 .wishlist-link a [class*="pe-"]{
		padding: 10px;
	}
	.header-v5 .wishlist-link a .wishlist-counter,
	.header-v5 .block-cart-header .trigger-open-cart .count{
		right: -3px;
		top: -1px;
	}
	
	.header-v5 .push-menu .mega-menu .nav-main > li > a{
		line-height: 42px;
	}
	.header-v5 .push-menu .mega-menu .nav-main .dropdown-menu{
		background-color: transparent;
		padding-left: 0;
		border-bottom: 1px solid #ccc;
		min-width: auto;
		max-width: 210px;
	}
	.header-v5 .push-menu .mega-menu .nav-main > li > a {
		border-bottom: 1px solid #ccc;
	}
	.header-v5 .push-menu .mega-menu .nav-main li .toggle-menu a:before{
		right: 0;
	}
	.header-v5 .push-menu .mega-menu .nav-main li .toggle-menu a:after{
		right: 6px;
	}
	.header-v5 .push-menu .mega-menu .nav-main li.dropdown .sub-menu .sub-menu {
		border-top: 1px solid #ccc;
	}
	.header-v5 .mega-menu{
		padding: 25px 0;
	}
	.header-v5 .mega-menu .nav-main{
		display: inline-block;
		width: 100%;
	}
	.header-v5 .mega-menu .nav-main > li{
		display: inline-block;
		width: 100%;
		text-align: left;
		line-height: 32px;
		margin: 0;
		padding: 0 20px;
		position: relative;
	}
	.header-v5 .mega-menu .nav-main > li > a{
		border-bottom: 1px solid #ddd;
		line-height: 42px;
		font-size: 16px;
		display: block;
		padding: 5px 0;
		letter-spacing: 0.5px;
		width: 100%;
		border-radius: 0;
	}
	.header-v5 .mega-menu .nav-main li.dropdown .dropdown-menu{
		left: 100% !important;
		top: 50% !important;
		box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.1);
		border: 1px solid #efefef;
	}
	.header-v5 .mega-menu .nav-main li.dropdown:hover > .dropdown-menu{
		top: 0;		
	}
	.header-v5 .mega-menu .nav-main .mega-menu-fullwidth .dropdown-menu{
		max-width: 1170px !important;
	}
	.header-v5 .mega-menu .nav-main .mega-menu-fullwidth.custom-col-2 .dropdown-menu{max-width: 560px;}
	.header-v5 .mega-menu .nav-main .dropdown-menu li ul li a{font-weight: 400;}
	.header-v5 .label-menu{right: 0;}
	.header-v5 .push-menu .title-topabs{display: block !important;}
	.header-v5 .header-container{
		background-color: #fff;
		box-shadow: 0 2px 3px rgba(0,0,0,0.2);		
		/* overflow-y: auto; */
		top: 0;
		width: 270px;
		z-index: 1000;
		position: absolute;
		margin-left: -270px;
		min-height: 100vh;
		height: auto;
	}
	.header-v5.header-sticky-menu .header-container{
		position: fixed;
		bottom: 0;
		top: auto;
	}
	.header-v5 .header-flex{
		display: flex;
		display: -webkit-flex;
		padding-top: 10px;
		padding-bottom: 60px;
		flex-direction: column;
		-moz-box-orient: vertical;
		
	}
	/* header v7 */
	.widget-vertical-menu .vertical-menu .mega-content-wrap,
	.widget-vertical-menu .vertical-menu > li.dropdown:not(.mega-menu-fullwidth) .sub-menu .nav-category .sub-menu{
		position: absolute;
		left: 100%;
		top: 0;
		border-radius: 0;
		display: block;
		box-shadow: 0 0 3px 0 rgba(0,0,0,0.1);
		background-color: #fff;
		min-width: 250px;
		margin: 0;
		border: 0;
		transform: translateY(20px);
		-webkit-transform: translateY(20px);
		-moz-transform: translateY(20px);
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
	}
	.widget-vertical-menu .vertical-menu .mega-menu-item .mega-content-wrap{
		padding: 14px 30px 16px;
		border-top: 1px solid #efefef;
	}
	.widget-vertical-menu .vertical-menu li .icon-next{
		position: absolute;
		right: 15px;
		font-size: 14px;
		top: 12px;
	}
	.widget-vertical-menu .vertical-menu li:hover > .mega-content-wrap,
	.widget-vertical-menu .vertical-menu > li:not(.mega-menu-fullwidth) .sub-menu .nav-category:hover > .sub-menu{
		opacity: 1;
		visibility: visible;		
		transform: translateY(0);
		-webkit-transform: translateY(0);
		-moz-transform: translateY(0);
	}
	.widget-vertical-menu .vertical-menu li.mega-menu-fullwidth .mega-content-wrap ul li a{
		padding: 10px 0 6px;
	}
	.widget-vertical-menu .vertical-menu li.mega-menu-fullwidth .mega-content-wrap ul li a .mega-menu-sub-title{
		font-size: 14px;
		text-transform: uppercase;
		color: #222;
		font-weight: 500;
		margin: 0;
		padding: 0;		
	}
	.header-v7 .header-menu .parrent_menu{
		padding: 0;
	}
	.header-v7 .mega-menu .nav-main > li > a{
		padding-top: 9px;
		padding-bottom: 9px;
	}
	.header-v7.header-sticky-menu .logo-container{
		position: fixed;
		top: 0;
		z-index: 999;
		padding: 10px 0;
	}
	.header-v7.header-sticky-menu .header-content .block-cart-header{
		position: fixed;
		top: 0;
	}
	.header-v7.header-sticky-menu .header-content .block-cart-header .trigger-open-cart [class*="pe-"]{
		padding: 12px 0;
	}
	.header-v7.header-sticky-menu .header-content .block-cart-header .trigger-open-cart .count{top: 4px;right: -7px;}
	.header-v7.header-sticky-menu .mega-menu .nav-main > li{float: none;}
	.header-v7.header-sticky-menu .mega-menu .nav-main{text-align: center;
	justify-content: center;
	-webkit-justify-content: center;
	}
	.header.header-v7.header-sticky-menu .parrent_menu{
		position: fixed;
		box-shadow: 0 0 3px 0 rgba(0,0,0,.12);
		background-color: #fff;
		z-index: 998;
		width: 100%;
		left: 0;
		top: 0;
	}
}
@media(min-width: 992px){
	.header-v7 .search-form .actions-search,
	.header-v7 .close-search{display: none;}
	.header-v7 .search-form .form-search{
		position: relative;
		height: auto;
		background-color: #fff;
		max-width: 580px;
		display: table;	
		margin: 27px 0;
		padding: 0;
		border: 1px solid #222;
		border-radius: 40px;
		z-index: 99;
	}
	.header-v7 .search-form .form-search #advancedsearch_mini_form{
		position: relative;
		top: auto;
		border: none;
		left: auto;
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		max-width: 100%;
		display: inline-flex;
		display: -webkit-inline-flex;
	}
	.header-v7 .search-form .search-select .search-cat-active{
		font-size: 14px;
		text-align: left;
		padding-left: 30px;
		padding-right: 0;
		text-align: left;
		line-height: 40px;
		min-width: 170px;
		
	}
	.header-v7 .search-form .search-select:after{
		content:"";
		height: 24px;
		width: 1px;
		background-color: #878787;
		position: absolute;
		top: 8px;
		right: 0;
	}
	.header-v7 .search-form .search-select .search-cat-active:after{
		top: calc(50% - 13px);
		right: 20px;
	}
	.header-v7 .search-form .search-select #select-cat-dropdown{
		background-color: #fff;
		border: 1px solid #efefef;
		margin-top: 1px;
	}
	.header-v7 .search-form .search-select #select-cat-dropdown li span:hover{
		color: #222;
	}
	.header-v7 .search-form .form-search .input-text{
		background-color: transparent;
		padding-left: 30px;
		color: #878787;
		font-size: 14px;
		text-align: left;
	}
	.header-v8 .mega-menu .nav-main > li > a{
		padding-top: 33px;
		padding-bottom: 34px;
	}
	.header-v8:not(.header-sticky-menu) .label-menu{
		top: 25px;
	}
	.header-v7:not(.header-sticky-menu) .label-menu{
		top: 5px;
	}
	.header-v8 .search-form{
		width: calc(100% - 132px);
	}
	.header-v8 .search-form .actions-search,
	.header-v8 .search-form .close-search{
		display: none;
	}
	.header-v8 .search-form .form-search{
		position: relative;
		background: none;
		display: block;
		z-index: 98;
	}
	.header-v8 .search-form .form-search #advancedsearch_mini_form{
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		position: relative;
		left: 0;
		margin: 5px auto;
		padding: 0;
		border: 1px solid #fff;
		border-radius: 40px;
		background-color: #fff;
		top: 0;
		max-width: 580px;
	}
	.header-v8 .search-form .form-search .input-text{
		height: 38px;
		font-size: 14px;
		text-align: left;
		padding-left: 30px;
	}
	.header-v8 .search-form .search-select .search-cat-active{
		height: 36px;
		font-size: 14px;
		padding-left: 30px;
		margin-right: 30px;
		padding-right: 5px;
	}
	.header-v8 .search-form .search-select{width: 170px;}
	.header-v8 .search-form .search-select:after{
		content:"";
		width: 1px;
		height: 24px;
		background-color: #d9d9d9;
		position: absolute;
		top: 6px;
		right: 0;
	}
	.header-v8 .search-form .search-select .search-cat-active:after{
		top: calc(50% - 13px);
	}
	.header-v8 .search-form .search-select #select-cat-dropdown{
		background-color: #fff;
		margin-top: 1px;
		border: 1px solid #efefef;
	}
	.header-v8 .search-form .search-select #select-cat-dropdown li span:hover{
		color: #222;
	}
}
@media(min-width: 992px ){
	.first-row-item{clear: left;}
	.col-md-15{
		width: 20%;
		float: left;
	}
	.col-main.three_columns .toolbar .pager .col-md-4{
		width: auto
	}
	.col-main.three_columns .toolbar .pager .box-sort-by{
		float: right;
	}
	.col-main.three_columns .toolbar .pager .box-limiter{display: none;}
}
@media(max-width: 991px) and (min-width: 768px){
	.row-sm-first{clear: left;}
	.sm-btn-small .btn.btn-promo-banner{
		min-width: 110px;
	}
}
@media(max-width: 767px){
	.row-xs-first{clear: left;}
}
@media(max-width: 1264px){
	.header-v2 .logo-container{
		padding-left: 7px;
		padding-right: 7px;
	}
	
}
@media(max-width: 1245px) and (min-width: 992px){
	.header-v9 .mega-menu .nav-main > li > a,
	.header-v3 .mega-menu .nav-main > li > a{
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-v6 .social-block{display: none;}
}
@media(max-width: 1199px) and (min-width: 992px){
	.banner-smart-tab h4{
		font-size: 33px !important;
	}
	.banner-computer-tab h4{
		font-size: 30px !important;
	}
}
@media(max-width: 1499px) and (min-width: 1200px){
	body .content-left .container{width: 100%;}
}
@media(min-width: 992px){
	.dropdown-sm .dropdown-menu{
		display: block;
		opacity: 0;
		visibility: hidden;
		transition: all 0.3s ease 0s;
		-webkit-transition: all 0.3s ease 0s;
		-moz-transition: all 0.3s ease 0s;
		-ms-transition: all 0.3s ease 0s;
		top: 120%;		
	}	
	.dropdown-sm:hover .dropdown-menu{
		top: 100%;
		opacity: 1;
		visibility: visible;
	}
	
	.cms-home .header-v6:not(.builder-container) .header-content{
		position: absolute;
		z-index: 999;
		background-color: transparent;
		width: 100%;
		top: 100%;
		left: 0;
	}
	
}
@media(max-width: 1199px){
	.header-v5 .header-container{
		width: 100%;
		position: relative;
		background-color: #fff;
		overflow-y: unset;
		margin: 0;
		box-shadow: none;
		z-index: unset;
	}
	.header-v5 .title-topabs,
	.header-v7 .title-topabs{
		display: block !important;
	}
	.header-v5 .top-bar{background-color: #f6f6f8;}
	.header-v5 .header-flex{
		padding: 0 15px;
		flex-direction: row;
		width: 100%;
		justify-content:  space-between;
		-webkit-justify-content:  space-between;
		float: left;
	}
	
	.header-v5 .nav-bar,
	.header-v5 .header-actions{
		width: 20%;
		display: inline-block !important;
		float: left;
	}
	.header-v5 .header-logo{width: 59%;float: left; display: inline-block;}
	.header-v5 .header-menu{
		height: 0;
		width: 0;
	}
	.header-v5 .menu-mobile,
	.header-v5 .menu-mobile h3{display: block !important;}
	.header-v5 .header-actions .middle-right{
		justify-content: flex-end;
		max-width: 100%;
	}
	.header-v5 .logo-container{
		margin-bottom: 0;
		padding: 17px 0;
	}
	.header-v5 .top-bar{
		min-height: 40px;
		margin-top: 0;
		line-height: 40px;
	}
	.header-v5 .header-social{display: none;}
	.header-v5 .btn-responsive-nav{
		display: inline-block;
		padding: 22px 0;
	}
	.header-v2 .mega-menu.menu-left, .header-v2 .mega-menu.menu-right{
		display: none;
	}
	.header-v2 .social-block{display: none;}
	.header-v2 .btn-responsive-nav {
		display: block !important;
		padding: 47px 0;
	}
	.header-v2 .push-menu{display: block !important;}
	.header-v2 .nav-main-collapse{
		opacity: 0;
		visibility: hidden;
	}
	body.show-menu .header-v2 .nav-main-collapse{
		opacity: 1;
		visibility: visible;
	}
	.header-v2 .middle-center{
		width: 0;
		height: 0;
	}
	.header-v2 .logo-mobile{
		display: block !important;
		padding: 13px 0;
		text-align: center;
	}
	.header-v2 .logo-mobile .logo{
		line-height:1;
		margin: 0;
		display: flex;
		display: -webkit-flex;
		justify-content: center;
		-webkit-justify-content: center;
	}
	.header-v2 .title-topabs{
		display: block !important;
	}
	.header-v2 .mega-menu .logo-home{display: none !important;}
	.header.header-v2.header-sticky-menu .header-content{
		position: relative;
		z-index: unset;
	}
	.header-v7 .header-menu .parrent_menu{float: right;}
	.header-v7 .header-menu .btn-responsive-nav{display: block !important;
		width: 48px;
		height: 48px;
		padding: 5px;
		text-align: center;
		margin: 0;
		background-color: #222;
		float: right;
	}
	.header-v7 .header-menu .btn-responsive-nav span{
		background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/nav-bar-icon-white.png);
	}
	.header-v7 .header-menu .widget-vertical-menu .vertical-menu{display: none;}
	.header-v7 .header-text{text-align: left;}
	.widget-vertical-menu .vertical-menu > li > a .icon-next{display: none;}
	.widget-vertical-menu .vertical-menu > li .toggle-menu{
		display: block !important;
		position: absolute;
		right: 0;
		top: 0;
	}
	.widget-vertical-menu .vertical-menu li .mega-content-wrap .vt_megamenu_content > .sub-menu{display: none;}
	.widget-vertical-menu .vertical-menu li .toggle-menu a{
		height: 45px;
		padding: 0;
		position: relative;
		width: 36px;
		border: none;
		font-size: 14px;
		line-height: 32px;
		color: #222;
	}
	.widget-vertical-menu .vertical-menu li .toggle-menu a:before,
	.widget-vertical-menu .vertical-menu li .toggle-menu a:after{
		content:"";
		height: 13px;
		position: absolute;
		right: 10px;
		transform: rotate(-90deg);
		width: 13px;
	}
	.widget-vertical-menu .vertical-menu li .toggle-menu a:before{
		border-left: 1px solid #222;
		border-top: 1px solid #222;
		height: 1px;
		top: 24px;
		transition: all 0.3s ease 0s;
	}
	.widget-vertical-menu .vertical-menu li .toggle-menu a:after{
		border-left: 1px solid;
		border-top: 1px solid;
		right: 16px;
		top: 18px;
		width: 1px;
	}
	.widget-vertical-menu .vertical-menu li .toggle-menu a.collapse:before{opacity: 0;visibility: hidden;}
	
	.widget-vertical-menu .vertical-menu .mega-content-wrap{
		display: block;
		width: 100%;
	}
	.widget-vertical-menu .vertical-menu .mega-content-wrap .mega-menu-content [class*="col-"]{
		width: 100%;
		display: block;
	}
	.widget-vertical-menu .vertical-menu .nav-category > .sub-menu{display: none;}
	.widget-vertical-menu .vertical-menu li > a:last-child {border-bottom: 1px solid #eee;}
	.widget-vertical-menu .vertical-menu .mega-content-wrap{
		width: 100% !important;
	}
	.widget-vertical-menu .vertical-menu li a .icon-next{
		display: none;
	}
}
@media(max-width: 991px){
	.clear-sm{
		clear: left;
	}
	.header .top-bar{
		max-height:100%; 
	}
	.top-bar .dropdown-toggle{
		padding-left: 8px;
		padding-right: 8px;
	}
	.header-v2 .header-content .social-block{display: none;}
	.header-v3 .logo-container{
		justify-content: center;
		-webkit-justify-content: center;
	}
	.header-v9 .header-content .middle-center,
	.header-v3 .header-content .middle-center{width: 0px;}
	.header-v4 .header-menu{
		width: 0;
		height: 0;
	}
	
	.header-v6 .header-content{position: relative;float: left;width: 100%;}
	.footer .middle-footer .col-xs-6:not(:last-child){
		margin-bottom: 50px;
	}
	.sidebar .block,
	.block-layered-nav .block-content dl{margin-bottom: 30px;}
	.events-list .item .event-content .event-info{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;
	}
	.account-login .col2-set:not(:last-child){
		margin-bottom: 30px;
	}
	.products-grid .item .product-top a:before{
		content: "";
		position: absolute;
		z-index: 3;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		background-color: rgba(0,0,0,0.3);
		transition: all .3s;
		-moz-transition: all .3s;
		-webkit-transition: all .3s;
		opacity: 0;
		visibility: hidden;
	}
	.products-grid .item .product-top a.active:before{
		opacity: 1;
		visibility: visible;
	}
	.header-v7 .search-form .actions-search{
		position: absolute;
		right: -42px;
		z-index: 9;
	}
	.header-v7 .search-form .action-search [class*="pe-"]{
		padding-top: 36px;
		padding-bottom: 36px;
	}
	.top-bar .top-custom-link{display: none;}
	.header-v7 .top-bar .top-bar-right{
		justify-content: center;
		-webkit-justify-content: center;
	}
	.header-v7 .widget-vertical-menu .vertical-menu,
	.header-v8 .widget-vertical-menu .vertical-menu{
		max-height: 350px;
		overflow-y: auto;
		overflow-x: hidden;
	}
	.header.header-v8 .logo-container{
		padding-top: 17px;
		padding-bottom: 17px;
	}
	.header-v8.header .btn-responsive-nav{
		float: right;
	}
	.header-v8 .widget-vertical-menu .vertical-menu,
	.header-v7 .widget-vertical-menu .vertical-menu{display: none;}
	.header-v8 .header-bottom .container{position: relative;}
	.header-v8 .header-bottom-right{
		position: absolute;
		right: 0;
	}
	.header-v8 .search-form .action-search [class*="pe-"]{
		padding-top: 13px;
		padding-bottom: 13px;
		color: #fff;
	}
	.header-v8 .vertical-title{
		background-color: #222;
		padding: 0;
	}
	.header-v8 .top-bar .top-bar-right{
		justify-content: center;
		-webkit-justify-content: center;
	}
	.header-v8 .nav-main-collapse,
	.header-v2 .nav-main-collapse{opacity: 0;visibility: hidden;}
	body.show-menu .header-v8 .nav-main-collapse,
	body.show-menu .header-v2 .nav-main-collapse{opacity: 1; visibility: visible;}
	.banner-watch h4{
		font-size: 36px !important;
	}
}
@media(max-width: 840px){
	.header-v6 .header-content .social-block{display: none;}
}
@media(max-width: 767px){
	.top-bar .header-text{line-height: 1;}
	.top-bar .header-contact{
		display: flex;
		justify-content: center;
		-webkit-justify-content: center;
		display: -webkit-flex;
	}
	.top-bar .top-bar-right{
		justify-content: center;
		-webkit-justify-content: center;
	}
	.header-v3 .container-fluid,
	.header-v4 .container-fluid{
		padding-left: 15px;
		padding-right: 15px;
	}
	.header-v6 .btn-responsive-nav{
		left: 15px;
	}
	.footer .bottom-footer [class*="col-"]{
		text-align: center;
	}
.footer .bottom-footer address{margin-bottom: 10px;}
	.footer .bottom-footer .pull-right{float: none;width: 100%;}
	.footer .bottom-footer .pull-right img {
		margin: 0 auto;
	}
	.footer .main-link{
		justify-content: center;
		-webkit-justify-content: center;
	}
	.toolbar .pager .limiter{text-align: right;}
	.toolbar .pager .col-xs-12{margin-top: 15px;}
	.products-list .item .product-name{
		margin-top: 15px;
	}
	.postWrapper .post-info{
		position: relative;
		left: 0;
		right: 0;
		width: 100%;
	}
	.postWrapper .post-info .post-meta{display: inline-block;}
	.storelocator-details .box-store table tr td, 
	.storelocator-details .box-store table tr th{
		display: block;
		border: none;
		padding: 5px 10px;
	}
	.storelocator-details .box-store table tr:not(:last-child){
		border-bottom: 1px solid #eee;
	}
	.event-details .event-info{
		position: relative;
		left: 0;
		right: 0;
		bottom: 0;		
	}
	.search-form .form-search #advancedsearch_mini_form{
		top: 50%;
		transform: translate(-50%, -50%);
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		
	}
	.cms-index-index section.padding-right30{padding-right: 15px;}
	.cms-index-index section.padding-left30{padding-left: 15px;}
	.lookbook_banner .big-title{
		font-size: 40px;
	}
	.header-v7 .header-menu {float: left;width: 100%;position: relative;}
	.header-v7 .header-menu .parrent_menu{
		position: absolute;
		top: 0;
		right: 0;
	}
	.header-v7 .header-menu  .btn-responsive-nav{
		background-color: #00489a;
	}
	.header-v7 .search-form .actions-search {
		right: -43%;
	}
	.footer .main-link li a{
		margin: 0 5px;
	}
}
@media(min-width: 741px){
	.account-topbar{display: none !important;}
}
@media(min-width:500px)and(max-width: 740px){
	.header .wishlist-link{display: none !important;}
	.account-topbar{
		display: inline-block !important;
	}
	.header-v7 .search-form .actions-search {
		right: -76%;
	}
}
@media(max-width: 600px){
	.my-wishlist #wishlist-view-form .buttons-set{
		text-align: center;
	}
	.my-wishlist #wishlist-view-form .buttons-set .btn{
		width: 100%;
		margin: 0 auto 15px;
	}
}
@media(max-width: 540px){
	.header-v7 .search-form .actions-search {
		right: -65%;
	}
}
@media(max-width: 500px){
	.header-v1 .search-form,
	.header-v1 .wishlist-link{display: none;}
	.search-form .form-search #advancedsearch_mini_form{
		padding: 0 15px;
		border: none;
	}
        .search-form:not(.not-full) .form-search #advancedsearch_mini_form {
            border: 1px solid #8c8c8c;
            width: 100%;
            left: 50%;
        }
        .search-form .form-search #advancedsearch_mini_form button {
            top: 1px;
            right: 1px;
        }
            
        
	.search-form .search-select{
		width: 100%;
		display: inline-block; 
		text-align:center;
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
		margin-bottom: 15px;}
	.search-form .form-search .input-text{
		display: inline-block;
		width: 100%; 	
		text-align: center;
		border-bottom: 1px solid rgba(255, 255, 255, 0.08);
	}
	.search-form .search-select #select-cat-dropdown{
		width: 100%;
		margin: 0 auto;
	}
}

@media(max-width: 450px){
	.toolbar .pager [class*="col-xs"]:not(:first-child){
		width: 100%;
		margin-top: 15px;
		text-align: left;		
	}
	.toolbar .pager .limiter,
	.toolbar .pager .sort-by{text-align: left;}
	.toolbar .limiter select{width: 100%;}
	.toolbar .sort-by select{width: calc(100% - 75px);}
}
@media(max-width: 390px){
	.portfolio-related .title-block h3:after, 
	.portfolio-related .title-block h3:before{display: none;}
}
@media(max-width: 375px){
	.top-bar .dropdown-toggle{
		padding-left: 5px;
		padding-right: 5px;
	}
	.header-v7 .search-form .actions-search {
		right: -43%;
	}
	.banner-watch h4{
		font-size: 30px !important;
	}
	.banner-head-phone h4{
		font-size: 35px !important;
	}
}

/*************************************************************/
/***************** DEV: KIEN.BT ******************************/
/*************************************************************/
@media (min-width: 1200px) {
	.instagram-section {
		padding-left: 60px;
		padding-right: 60px;
	}
}
@media (max-width: 1199px) {
	.slider-text {
		padding: 0 15px;
	}
}
@media (min-width: 768px) {
	.footer-v2 .block-footer-newsletter .actions .btn{padding-left: 30px; padding-right: 30px;}
	.product-view .tabbable.product-tab-mode .nav-tabs {
		display: table !important;
		margin: 0 auto 25px;
		border: none;
	}
	.product-view .tabbable.product-tab-mode .nav-tabs li {
		display: table-cell;
		vertical-align: middle;
		float: none;
		padding: 0 15px;
	}
	.product-view .tabbable.product-tab-mode .nav-tabs li a {
		border: 1px solid transparent;
		padding: 10px 25px;
		font-size: 19px;
		font-weight: 600;
		line-height: 1.425;
		text-align: center;
		white-space: nowrap;
		display: block;
		border-radius: 40px;
		-webkit-border-radius: 40px;
		-moz-border-radius: 40px;
		-o-border-radius: 40px;
		background: transparent;
		color: #999999;
		text-transform: uppercase;
	}
	.product-view .tabbable.product-tab-mode .nav-tabs li a:hover {
		color: #00489A;
	}
	.product-view .tabbable.product-tab-mode .nav-tabs li.active a {
		border-color: #00489A;
		color: #fff;
		background-color: #00489A;
	}
	.product-view .tabbable.product-tab-mode > .tab-content > .tab-pane > .content {
		display: block !important;
	}
}
@media (min-width: 992px) {
	.block-related-main .owl-carousel.products-carousel .owl-controls .owl-pagination,
	#upsell_products.owl-carousel .owl-controls .owl-pagination,
	.block-brand-related .owl-carousel.products-carousel .owl-controls .owl-pagination	{
		display: none;
	}
}
@media (max-width: 991px) {
	.block-related-main .owl-carousel.products-carousel .owl-controls .owl-buttons,
	#upsell_products.owl-carousel .owl-controls .owl-buttons,
	.block-brand-related .owl-carousel.products-carousel .owl-controls .owl-buttons {
		display: none;
	}
	.products-grid .item .product-top .icon-links .li-quickview {
		display: none !important;
	}
	.products-grid .product-content .product-top > a {
		display: block;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.product-view .tabbable.product-tab-mode .nav-tabs li a {
		padding: 10px 15px;
	}
}
@media (min-width: 768px){
	.products-grid .item .btn-cart .icon {
		display: none;
	}
}
@media (max-width: 767px) {
	.products-grid .item .btn-cart {
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-o-border-radius: 50%;
		padding: 0;
		width: 50px;
		height: 50px;
	}
	.products-grid .item .btn-cart .text {
		display: none;
	}
	.products-grid .item .btn-cart .icon {
		font-size: 20px;
		vertical-align: middle;
		line-height: 1;
	}
	.slider-text .btn-default {
		padding: 0 25px;
		line-height: 34px;
		height: 36px;
	}
	.slider-text h5 {
		font-size: 14px;
	}
	.slider-text p {
		display: none !important;
	}
	.slider-text h3 {
		margin: 5px 0;
		font-size: 20px;
	}
	.content-heading h3.title:before, 
	.content-heading h3.title:after {
		content: none;
	}
	.box-collateral.box-reviews .form-add > h3,
	.box-collateral.box-reviews > h3 {
		font-size: 20px;
	}
	.box-collateral.box-reviews .form-add form h4 {
		font-size: 16px;
	}
	.product-view .tabbable.product-tab-mode > .tab-content > .tab-pane {
		display: block !important;
	}
	.product-view .tabbable.product-tab-mode > .tab-content > .tab-pane > .content {
		padding: 17px;
		border: 1px solid #f6f6f8;
		display: none;
	}
	.product-view .tabbable.product-tab-mode > .tab-content > .tab-pane.active > .content {
		padding: 17px;
		border: 1px solid #f6f6f8;
	}
	.product-view .tabbable.product-tab-mode > .tab-content > .tab-pane + .tab-pane {
		margin-top: 10px;
	}
	.product-view .tabbable.product-tab-mode .tab-acd-title {
		display: block !important;
		font-weight: 600;
		color: #000;
		padding: 0 40px 0 17px;
		background-color: #f6f6f8;
		position: relative;
		line-height: 40px;
		cursor: pointer;
		height: 40px;
	}
	.product-view .tabbable.product-tab-mode .tab-acd-title:after {
		content: "+";
		position: absolute;
		background-color: #000;
		line-height: 40px;
		display: block;
		color: #fff;
		right: 0;
		top: 0;
		width: 40px;
		bottom: 0;
		text-align: center;
	}
	.product-view .tabbable.product-tab-mode .tab-pane.active .tab-acd-title:after {
		content: "-";
	}
	.product-view .product-shop {
		padding-top: 40px;
	}
	.add_item_actions .btn-shop .btn-cart {
		padding: 0 30px;
	}
	.sticky-info-multiple-col .product-detail-infomation-sticky {
		padding-top: 0;
	}
}
@media (max-width: 499px) {
	.question-form .buttons-set .btn,
	.answer-form .buttons-set .btn { width: 100%; margin: 0 0 10px; }
	.question-form .buttons-set .question-img-loader,.answer-form .buttons-set .answer-img-loader { text-align: center; display: block; } 
}
@media (min-width: 1200px) {
    .col-lg-custom-5,
    .col-lg-custom-7,
    .col-lg-custom-8 {
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .col-lg-custom-5 {
        width: 20%
    }
    .col-lg-custom-7 {
        width: calc(100% / 7)
    }
    .col-lg-custom-8 {
        width: 12.5%
    }
}

@media (min-width: 992px) {
    .col-md-custom-5,
    .col-md-custom-7,
    .col-md-custom-8 {
        float: left;
        padding-left: 15px;
        padding-right: 15px
    }
    .col-md-custom-5 {
        width: 20%
    }
    .col-md-custom-7 {
        width: calc(100% / 7)
    }
    .col-md-custom-8 {
        width: 12.5%
    }
    .first-row-item {
        clear: left
    }
}

@media (min-width: 1200px) {
    .first-lg-item {
        clear: left
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .first-md-item {
        clear: left
    }
}

@media (min-width: 992px) {
    .first-row-item {
        clear: left
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .first-sm-item {
        clear: left
    }
}

@media (max-width: 767px) {
    .first-xs-item {
        clear: left
    }
}
@media (max-width: 479px) {
	.first-xxs-item+.first-xs-item{
        clear: none
    }
    .first-xxs-item {
        clear: left;
    }
}

@media (min-width: 478px) and (max-width: 767px) {
	.footer .icon-service .icon {
		display: block;
		width: auto;
		padding: 0 0 10px;
		min-height: 65px;
	}
	.middle-center-footer .col-xs-6.row-xs-first,
	.middle-center-footer .col-xs-6.row-xs-first + .col-xs-6 {
		margin-top: 30px;
	}
}

@media (min-width: 500px) and (max-width: 767px) {
    .col-xs-half {
        width: 50%
    }
}

/* Sidebar Reponsive */
@media (max-width: 991px){
	.sidebar-reponsive-btn {
		position: fixed;
		right: 0;
		top: 35%;
		height: 40px;
		width: 40px;
		font-size: 30px;
		cursor: pointer;
		line-height: 1;
		color: #222;
		background-color: #fff;
		border: none;
		box-shadow: 0px 0px 1px grey;
		z-index: 99;
		margin-top: -20px;
		opacity: 0.8;
		border-radius: 4px 0 0 4px;
	}
	.sidebar-reponsive-btn.btn-left {
		left: 0;
		right: auto;
		border-radius: 0 4px 4px 0;
	}
	.sidebar-reponsive-btn .icon {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		line-height: 1;
		vertical-align: middle;
	}
	.col-right.sidebar,
	.col-left.sidebar {
		position: fixed;
		right: -100%;
		top: 0;
		bottom: 0;
		background-color: #fff;
		width: 320px;
		padding: 0;
		z-index: 1000;
		transition: all 300ms;
		-moz-transition: all 300ms;
		-webkit-transition: all 300ms;
		-o-transition: all 300ms;
	}
	.col-left.sidebar {
		left: -100%;
		right: auto;
	}
	.col-left.sidebar .title-topabs > .nav-close {
		left: auto;
		right: 8px;
	}
	body.enable-side-right .col-right.sidebar {
		right: 0;
	}
	body.enable-side-left .col-left.sidebar {
		right: auto;
		left: 0;
	}
	.col-right.sidebar .right-content-container,
	.col-left.sidebar .left-content-container{
		padding: 20px;
		overflow-x: hidden;
		overflow-y: auto;
		max-height: 100vh;
	}
	body:before {
		content: "";
		background-color: rgba(0,0,0,0.8);
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		z-index: 999;
		opacity: 0;
		visibility: hidden;
		transition: all 300ms;
		-moz-transition: all 300ms;
		-webkit-transition: all 300ms;
		-o-transition: all 300ms;
	}
	body.enable-side-right:before,
	body.enable-side-left:before{
		opacity: 1;
		visibility: visible;
	}
}
@media (min-width: 1200px) and (max-width: 1900px){
	
	.header-v2 .middle-center {
		width: 100% !important;
		order: 2;
	}
	.header-v2 .middle-left,
	.header-v2 .middle-right {
		width: 50% !important;
		order: 1;
	}
	.header-v2 .header-content {
		float: none;
		max-height: 2000px;
	}
	.header-v2 .header-content .header-container > .header > .row {
		display: flex;
		flex-wrap: wrap;
	}
	.mega-menu .nav-main > li > a {
		padding: 0px 8px;
		font-size: 15px;
	}
	.mega-menu .nav-main .left-menu {
		padding-right: 0;
	}
	.mega-menu .nav-main .right-menu {
		padding-left: 0;
	}
	.social-block ul {
		padding: 16px 0;
	}
	.search-form .action-search [class*="pe-"], 
	.account-dropdown .dropdown-toggle [class*="pe-"], 
	.block-cart-header .trigger-open-cart [class*="pe-"], 
	.wishlist-link a [class*="pe-"] {
		padding: 12px 10px;
	}
	.header-v2 .logo-container a.logo {
		margin-top: -96px;
	}
	.block-cart-header .trigger-open-cart .count,
	.wishlist-link a .wishlist-counter {
		top: 3px;
	}
}
@media (min-width: 1366px) and (max-width: 1550px){
	.mega-menu .nav-main > li > a {
		padding: 0px 15px;
		font-size: 16px;
	}
}
@media (min-width: 1551px) and (max-width: 1919px){
	.mega-menu .nav-main > li > a {
		padding: 0px 23px;
		font-size: 18px;
	}
}
@media (max-width: 1199px){
	.header-v2 .middle-center {
		width: 0px !important;
	}
	.header-v2 .logo-mobile {
		padding: 0;
	}
	.header-v2 .logo-mobile .logo {
		display: block;
		margin: 0 auto;
		max-width: 200px;
	}
	.header-v2 .logo-mobile .logo img {
		max-width: 100%;
		height: auto;
	}
	.search-form .action-search [class*="pe-"], 
	.account-dropdown .dropdown-toggle [class*="pe-"], 
	.block-cart-header .trigger-open-cart [class*="pe-"], 
	.wishlist-link a [class*="pe-"] {
		padding: 43px 10px;
	}
}
@media (max-width: 767px){
	.top-bar .header-text,
	.header .top-bar [class*="pe-"],
	.top-bar .header-contact{line-height: 35px;}
}
@media (max-width: 499px){
	.top-bar .header-contact a,
	.top-bar .header-contact {
		display: block;
		margin: 0;
		text-align: center;
	}
	.header-v2 .logo-mobile {
		width: 150px;
	}
	.header-v2 .btn-responsive-nav {
		padding: 33px 0;
	}
	.search-form .action-search [class*="pe-"], 
	.account-dropdown .dropdown-toggle [class*="pe-"], 
	.block-cart-header .trigger-open-cart [class*="pe-"], 
	.wishlist-link a [class*="pe-"] {
		padding: 29px 10px;
	}
	.header-v2 .middle-left {
		padding-right: 0;
		width: 60px;
	}
	.header-content .middle-right {
		float: right;
	}
	#hot_product_container .product-item {
		width: 100% !important;
	}
	.block-footer-newsletter .actions .btn {
		padding: 0 0px 0 10px;
		font-size: 14px;
	}
	.footer-v2 .block-footer-newsletter .input-box input.form-control {
		font-size: 16px;
	}
}
@media (min-width: 992px) and (max-width: 1199px){
	.tp-caption.bottom_right_black,
	.tp-caption.bottom_right,
	.tp-caption.bottom_left,
	.tp-caption.bottom_left_black {
		top: auto !important;
		bottom: 30px !important;
	}
	.tp-caption.middle_right,
	.tp-caption.middle_right_black {
		max-width: 400px !important;
		right: 15px !important;
		left: auto !important;
	}
	.tp-caption.middle_left .h1,
	.tp-caption.middle_left_black .h1 {
		font-size: 80px !important;
	}
}
@media (max-width: 1199px){
	.container-home .container-fluid {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.group-banners .promo-banner .text-container h3 {
		font-size: 18px;
	}
	.group-banners .promo-banner .text-container {
		padding-bottom: 30px;
	}
	.big-promo-banner .promo-banner .text-container .h1 {
		font-size: 25px;
	}
	.big-promo-banner .promo-banner .text-bottom-right {
		right: 60px;
		bottom: 0;
	}
}
@media (max-width: 991px){
	.tp-caption.middle_right,
	.tp-caption.middle_right_black {
		display: none !important;
	}
	.tp-caption.bottom_right_black,
	.tp-caption.bottom_right,
	.tp-caption.bottom_left,
	.tp-caption.bottom_left_black {
		top: auto !important;
		bottom: 30px !important;
	}
	.tp-caption.middle_left .h1,
	.tp-caption.middle_left_black .h1 {
		font-size: 80px !important;
	}
	.promo-banner-text-small .promo-banner {
		margin-bottom: 30px;
	}
	
	#hot_product_container {
		margin-top: 30px;
	}
	.background-flex .col-banner {
		margin-top: 30px;
	}
}
@media (max-width: 767px){
	.horizontal_left,
	.horizontal_left_black,
	.tp-caption.bottom_right,
	.tp-caption.bottom_right_black,
	.tp-caption.bottom_left,
	.tp-caption.bottom_left_black {
		display: none !important;
	}
	.tp-caption.middle_left .h1,
	.tp-caption.middle_left_black .h1 {
		font-size: 50px !important;
	}
	.big-promo-banner .promo-banner .text-container .h1 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.big-promo-banner .promo-banner .text-container h3 {
		font-size: 23px;
	}
	.big-promo-banner .promo-banner .text-bottom-right {
		right: 0;
		padding-bottom: 15px;
	}
	.big-promo-banner .btn.btn-promo-banner {
		min-width: 0px;
		padding: 2px 20px;
	}
}
@media (min-width: 992px){
	.background-flex .container-fluid > .row {
		display: flex;
	}
	.background-flex .col-banner {
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
		padding: 0;
		margin-left: 15px;
		margin-right: 15px;
	}
	.background-flex .col-banner .promo-banner {
		opacity: 0;
	}
}













@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:400;src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/6xK3dSBYKcSV-LCoeQqfX1RYOo3qOK7lujVj9w.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:600;src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3i54rwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:700;src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ig4vwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:normal;font-weight:300;src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/6xKydSBYKcSV-LCoeQqfX1RYOo3ik4zwlxdu3cOWxw.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:300;src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/6xKwdSBYKcSV-LCoeQqfX1RYOo3qPZZMkids18S0xR41.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:'Source Sans Pro';font-style:italic;font-weight:400;src:url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/6xK1dSBYKcSV-LCoeQqfX1RYOo3qPZ7nsDJB9cme.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.cms_wrapper .button{font-size:19px;width:auto;padding:0 15px;line-height:40px;font-weight:400;height:48px;min-width:186px;margin:5px}#oar_widget_orders_and_returns_form .form-control{margin-bottom:20px}#oar_widget_orders_and_returns_form h2{margin-bottom:10px}.mfp-inline-holder #success-message-container .message{position:relative;background:rgba(229,239,229,.3);z-index:2}.mfp-wrap .mfp-container .btn-default{width:auto;border:none;position:absolute;bottom:11px;left:0;right:0;margin:0 auto;background-color:rgba(255,255,255,.8)}.mfp-wrap .mfp-container .btn-default:hover{background:rgba(229,239,229,.3)}.mfp-wrap .mfp-container .price{margin:0;position:absolute;top:50%;-ms-transform:translateY(-50%);transform:translateY(-50%)}.mfp-wrap .mfp-container .mfp-close:hover{background-color:rgba(255,255,255,.3)}button{background-color:#00489a;height:40px;margin:0 5px;font-weight:600;padding:0 18px;line-height:36px;border:none;color:#fff}button:active,button:focus,button:hover{color:#fff;border-color:#00489a;background-color:#d2d2d2}button strong{color:#fff}button span span strong{color:#fff}.owl-carousel.products-carousel{max-width:1500px;margin:0 auto}.header-sticky-menu .header{position:relative}.header-sticky-menu .header .middle-center{position:unset}.header-sticky-menu .header .middle-center .logo-home{position:unset}.header-sticky-menu .header .logo-container{height:53px;width:135px}.header-sticky-menu .header .logo-container .logo-header{position:absolute;top:0;margin-top:unset}.old-price .price:before{content:'UVP '}@media (max-width:767px){#header-v2 .header-contact{display:none}}@media (max-width:499px){.header-content .middle-right{position:absolute;top:-64px;right:30px}.header .header-top .top-bar-right .help-link{display:none}.header .header-top .top-bar-right .help-link a{color:#e5e2e2;pointer-events:none;cursor:default}.header-container .header .logo-mobile{margin-left:12%}header #header-v2.header-v2 .header-content{background:rgba(72,122,178,.7)}header #header-v2.header-v2 .header-container .btn-responsive-nav:hover{padding-left:7px;padding-right:7px;margin-top:5px;background-color:rgba(210,210,210,.5)}}.container .overlay{position:fixed;top:0;left:0;box-shadow:10px 5px 5px grey;display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}.container .overlay .alert{padding:20px;margin:0}.container .overlay.show{opacity:1;visibility:visible}.gift-product-view .positionbottom{position:relative}.gift-product-view .productright{padding-bottom:5px}.gift-product-view .recipient_ship_form{margin-top:20px}.gift-product-view .giftcard-send-friend{display:none}.gift-product-view .giftcard-send-friend,.gift-product-view .recipient_ship_form{height:50px}.gift-product-view .giftcard-send-friend .checkbox,.gift-product-view .recipient_ship_form .checkbox{width:270px}.gift-product-view .giftcard-send-friend .checkbox label,.gift-product-view .recipient_ship_form .checkbox label{width:270px!important}.gift-product-view .ajax-upload-dragdrop{width:99%!important}.gift-product-view .giftcard-product-media{margin-top:50px}.giftvoucher-product-info .giftcard-template-control{display:none}.giftvoucher-product-info #giftcard-template-show-images{height:0}.giftvoucher-product-info #div-image-for-custom .reset-image{position:absolute;right:-15px;top:-7px;cursor:pointer}.giftvoucher-product-info #div-image-for-custom .reset-image:hover{color:#06f}.giftvoucher-product-info #customize-gift{line-height:2.5}.product-view .product-shop .product-info a{color:#3166a2;font-size:17px}.product-view .pageline{max-width:1000px;margin:0 auto}.product-view .product-detail-addtional p{font-size:18px}.product-view .product-detail-addtional .content .product-attribute-list{display:grid;grid-template-columns:1fr;gap:10px;max-width:850px;margin:auto}@media (min-width:768px){.product-view .product-detail-addtional .content .product-attribute-list{grid-template-columns:1fr 1fr}.product-view .product-detail-addtional .content .product-attribute-list .col_left{grid-column-start:1;grid-column-end:2}.product-view .product-detail-addtional .content .product-attribute-list .col_right{grid-column-start:2;grid-column-end:3}}.product-view .product-detail-addtional .content .product-attribute-list ul li{width:100%}.product-view .product-detail-description{font-size:18px;padding-top:40px;padding-bottom:50px}.product-view .owl-carousel.products-carousel{padding:0 55px 20px 55px}.product-view .cy-note{margin-top:15px}.product-view .cy-note .subtext{font-size:18px}.product-view .cy-note .subtext a{font-size:18px}.product-view .cy-note .subtext .fa{border-radius:20px;background:#b3b3b3;padding:7px;margin-right:5px}.product-view .block-product-if{width:90%}.product-view .block-product-if .container-new{padding-left:15px}@media (max-width:1120px){.product-view .block-product-if .icon-service h6{font-size:15px}}.product-view #more-information.block-product-if{max-width:unset;margin:0;width:100%}.product-view #more-information.block-product-if .container-new{max-width:1360px;margin:auto}@media (min-width:1440px){.product-view #more-information.block-product-if .container-new{padding-left:90px;padding-right:60px}}.product-view .positionbottom .add-to-cart-wrapper .product-options-bottom{width:auto;padding:0;margin:0}.product-view .positionbottom .add-to-cart-wrapper .add-to-cart-buttons{position:relative}.product-view .products-grid .product-item .metro_template .product-desc{opacity:1;visibility:visible;z-index:5;background:linear-gradient(0deg,rgba(57,71,71,.4) 10%,rgba(255,255,255,0) 94%);padding-top:58px}.product-view .products-grid .product-item .metro_template .product-desc .product-name{font-size:16px}.product-view .products-grid .product-item .metro_template .product-desc .price-box .special-price .price{color:grey!important}.product-view .products-grid .product-item .metro_template .price-box .price{font-size:17px}.product-view .products-grid .product-item:hover .metro_template .product-desc{background:0 0;padding-top:15px}.product-view .box-product_tabs_custom{padding-top:40px;padding-bottom:50px}.product-view .box-product_tabs_custom .nav.nav-tabs{border-bottom:unset;display:flex;gap:20px;justify-content:center}.product-view .box-product_tabs_custom .nav.nav-tabs li a{border:unset;font-size:21px;color:#878787;padding:5px 22px;border-radius:40px}.product-view .box-product_tabs_custom .nav.nav-tabs li a:hover{background:#00489a;color:#fff}.product-view .box-product_tabs_custom .nav.nav-tabs li.active a{background:#00489a;color:#fff}.product-view .box-product_tabs_custom .tab-content{margin-top:40px;font-size:18px}body[class*=product-geschenkgutschein] .price::after{content:""}.product-view .subtext,.product-view .subtext a{color:#434343;font-family:"Source Sans Pro",arial,tahoma;font-size:14px;width:100%;text-align:left}.avail_delivery .value{margin-right:10px}.avail_delivery .instock .value{color:green}.avail_delivery .unavailable .value{color:#fa0}.avail_delivery .outofstock{color:red}.avail_delivery .deliverytime{color:#b3b3b3;font-size:16px}.subtext{margin-top:5px}.deliverytime i{color:#b3b3b3;margin-right:5px}.deliverytime i.colorange,.deliverytime i.colored{color:#f8a73e}.deliverytime i.colgreen{color:green}.rabatt{margin-top:15px}.notice-ofensortierung a,.notice-ofensortierung a:hover{color:#9d0d15;text-decoration:initial}.block-product-detail-banner .row a img{width:100%}@media (max-width:767px){.block-product-detail-banner .row a img{margin-bottom:10px}}@media (min-width:768px){.block-product-detail-banner .row a img{object-fit:cover}}.product-shop .product-name{margin-top:41px}.cart .avail_delivery{text-align:left}.cart a.product-name{margin-bottom:.5em}.mfp-wrap .mfp-container .btn-default:nth-of-type(2){bottom:6px;position:relative}.mfp-wrap .mfp-container .mfp-content img{margin-bottom:10px}#checkoutSteps .checkout-agreements .agreement-content,#order_review_form .checkout-agreements .agreement-content{overflow:hidden;overflow-y:hidden;overflow-y:auto;border:1px solid #ccc;padding:1px 3px;background:#f6f6f8}#checkoutSteps .checkout-agreements .agree,#order_review_form .checkout-agreements .agree{margin:10px 0}#checkoutSteps .checkout-agreements .agree input.checkbox,#order_review_form .checkout-agreements .agree input.checkbox{margin-top:3px}#checkout-review-table .price{color:#8c8c8c}#checkout-review-table h4 .price{color:#7e7574;font-weight:600}#shopping-cart-totals-table tbody tr .price::after{content:""}#shopping-cart-totals-table tbody tr:first-child .price::after{content:"*"}#shopping-cart-totals-table tfoot .price::after{content:""}#checkout-review-table tfoot tr:not(.first) .price::after{content:""}[class*=shipping] .price::after,[id*=shipping] .price::after{content:""}.productreturn-front-list .col-main .page-title h1,.productreturn-front-newrequest .col-main .page-title h1,.productreturn-front-newrequestselectorder .col-main .page-title h1,.productreturn-front-view .col-main .page-title h1{display:block}.productreturn-front-list .col-main #submit-btn,.productreturn-front-list .col-main button,.productreturn-front-newrequest .col-main #submit-btn,.productreturn-front-newrequest .col-main button,.productreturn-front-newrequestselectorder .col-main #submit-btn,.productreturn-front-newrequestselectorder .col-main button,.productreturn-front-view .col-main #submit-btn,.productreturn-front-view .col-main button{background:#0379fd;background:-moz-linear-gradient(top,#0379fd 0,#004899 100%);background:-webkit-linear-gradient(top,#0379fd 0,#004899 100%);background:linear-gradient(to bottom,#0379fd 0,#004899 100%);color:#fff!important;font-weight:400;padding:6px 7px;border:0}.productreturn-front-list .col-main table,.productreturn-front-newrequest .col-main table,.productreturn-front-newrequestselectorder .col-main table,.productreturn-front-view .col-main table{border-collapse:collapse;margin:25px 0;font-size:.9em;font-family:sans-serif;min-width:400px;box-shadow:0 0 20px rgba(0,0,0,.15)}.productreturn-front-list .col-main table thead tr,.productreturn-front-newrequest .col-main table thead tr,.productreturn-front-newrequestselectorder .col-main table thead tr,.productreturn-front-view .col-main table thead tr{background-color:#004899;color:#fff;text-align:left}.productreturn-front-list .col-main table td,.productreturn-front-list .col-main table th,.productreturn-front-newrequest .col-main table td,.productreturn-front-newrequest .col-main table th,.productreturn-front-newrequestselectorder .col-main table td,.productreturn-front-newrequestselectorder .col-main table th,.productreturn-front-view .col-main table td,.productreturn-front-view .col-main table th{padding:12px 15px}.productreturn-front-list .col-main table tbody tr,.productreturn-front-newrequest .col-main table tbody tr,.productreturn-front-newrequestselectorder .col-main table tbody tr,.productreturn-front-view .col-main table tbody tr{border-bottom:1px solid #ddd}.productreturn-front-list .col-main table tbody tr:nth-of-type(2n),.productreturn-front-newrequest .col-main table tbody tr:nth-of-type(2n),.productreturn-front-newrequestselectorder .col-main table tbody tr:nth-of-type(2n),.productreturn-front-view .col-main table tbody tr:nth-of-type(2n){background-color:#f3f3f3}.productreturn-front-list .col-main table tbody tr:last-of-type,.productreturn-front-newrequest .col-main table tbody tr:last-of-type,.productreturn-front-newrequestselectorder .col-main table tbody tr:last-of-type,.productreturn-front-view .col-main table tbody tr:last-of-type{border-bottom:2px solid #004899}.productreturn-front-list .col-main table tbody tr.active-row,.productreturn-front-newrequest .col-main table tbody tr.active-row,.productreturn-front-newrequestselectorder .col-main table tbody tr.active-row,.productreturn-front-view .col-main table tbody tr.active-row{font-weight:700;color:#009879}.productreturn-front-list .col-main .rma-items .fieldset,.productreturn-front-newrequest .col-main .rma-items .fieldset,.productreturn-front-newrequestselectorder .col-main .rma-items .fieldset,.productreturn-front-view .col-main .rma-items .fieldset{background:#e6e1dc;margin:20px 0;padding:20px}.productreturn-front-list .col-main .rma-items .fieldset .form-list .field:first-child,.productreturn-front-list .col-main .rma-items .fieldset .form-list .field:nth-child(2),.productreturn-front-newrequest .col-main .rma-items .fieldset .form-list .field:first-child,.productreturn-front-newrequest .col-main .rma-items .fieldset .form-list .field:nth-child(2),.productreturn-front-newrequestselectorder .col-main .rma-items .fieldset .form-list .field:first-child,.productreturn-front-newrequestselectorder .col-main .rma-items .fieldset .form-list .field:nth-child(2),.productreturn-front-view .col-main .rma-items .fieldset .form-list .field:first-child,.productreturn-front-view .col-main .rma-items .fieldset .form-list .field:nth-child(2){float:none}.sales-guest-view .order-info li{margin:10px}.sales-guest-view .order-info li a{background:grey;color:#fff;display:inline-block;width:169px;text-align:center;padding:4px;margin:4px}.sales-guest-view .order-info li a:hover{background:#00489a}@media (max-width:767px){#product-list-container .collection-grid ul.grid{max-width:630px;margin:0 auto}}.header-v2 .background-header{background-size:cover;background-repeat:repeat-y;width:100%;z-index:1;object-fit:cover}@media (min-width:1440px){.header-v2 .background-header{height:500px}}@media (min-width:767px) and (max-width:1439px){.header-v2 .background-header{height:333px}}@media (max-width:766px){.header-v2 .background-header{height:327px}}header .header-v2 .header-top{position:relative;background:rgba(246,246,248,.9);z-index:10}header .header-v2 .header-content{position:relative;background:rgba(255,255,255,.7);z-index:999}header .header-v2 .block-cart-header{position:relative;z-index:10}header .header-v2 .mega-menu .nav-main>li>a{color:#4c4c4c}header .header-v2 .mega-menu .nav-main>li>a[href="http://seltmann-shop-om.test/angebote"]{color:#004899}header .header-v2 .mega-menu .nav-main>li>a[href="http://seltmann.devseite.top/angebote"]{color:#004899}header .header-v2 .mega-menu .nav-main>li>a[href="https://www.seltmann-shop.de/angebote"]{color:#004899}header .header-v2 .mega-menu .nav-main>li>a[href="https://seltmann-shop.de/angebote"]{color:#004899}header .header-v2 .logo-container a.logo{background:rgba(0,72,152,.8)}.hotspot .pulse{-webkit-animation:pulse 2.5s infinite normal ease-out none 0s;-moz-animation:pulse 2.5s infinite normal ease-out none 0s;-o-animation:pulse 2.5s infinite normal ease-out none 0s;animation:pulse 2.5s infinite normal ease-out none 0s;border:2px solid rgba(0,0,0,.4);border-radius:50px;height:50px;left:50%;margin-left:-25px;margin-top:-25px;position:absolute;top:50%;width:50px}@-webkit-keyframes pulse{0%{opacity:0;transform:scale(0)}50%{opacity:1}100%{opacity:0;transform:scale(1)}}@-moz-keyframes pulse{0%{opacity:0;transform:scale(0)}50%{opacity:1}100%{opacity:0;transform:scale(1)}}@-o-keyframes pulse{0%{opacity:0;transform:scale(0)}50%{opacity:1}100%{opacity:0;transform:scale(1)}}@keyframes pulse{0%{opacity:0;transform:scale(0)}50%{opacity:1}100%{opacity:0;transform:scale(1)}}.contentseite .page-title h1{display:block}.contentseite h1{color:#434343;padding:5px 0 .3em 0;margin:0 auto;text-transform:none;font-family:"Source Sans Pro",arial,tahoma;transition:.5s all;font-size:24px;text-align:center;border-bottom:1px solid silver;font-weight:400;max-width:1150px}.contentseite p{font-family:"Source Sans Pro",arial,tahoma;font-size:18px}.contentseite p strong{color:#434343}.contentseite h4{margin:0;margin-bottom:10px;color:#434343;font-size:14px;font-weight:700;font-style:normal;line-height:1.4;text-rendering:optimizeSpeed;text-transform:uppercase}.contentseite h5{color:#636363;font-size:14px}.contentseite .std p{margin:17px 0 .7em}.contentseite .std ul{list-style:disc outside;margin-bottom:1.5em}.contentseite .std ul li{font-size:17px}.contentseite .cms_wrapper{margin-bottom:20px}.contentseite .cms_wrapper:after{clear:both;content:".";display:block;font-size:0;height:0;line-height:0;overflow-x:hidden;overflow-y:hidden}.contentseite .cms_wrapper.text-center{text-align:center}.contentseite .cms_wrapper.text-right{text-align:right}.contentseite .cms_wrapper.text-blocksatz{text-align:justify}.contentseite .cms_wrapper img.center{width:50%}.contentseite .cms_wrapper img.right{width:25%;float:right!important;margin-left:20px;margin-bottom:20px}.contentseite .cms_wrapper img.left{width:25%;float:left!important;margin-right:20px;margin-bottom:20px}.contentseite .cms_wrapper.drei_bilder img{float:left;width:32%;margin-left:1%}.contentseite .cms_wrapper.drei_bilder img:first-child{margin-left:0}.contentseite .cms_wrapper.vier_bilder img{float:left;width:24.25%;margin-left:1%}.contentseite .cms_wrapper.vier_bilder img:first-child{margin-left:0}.contentseite .cms_wrapper.zwei_bilder img{float:left;width:48.5%;margin-left:1%}.contentseite .cms_wrapper.zwei_bilder img:first-child{margin-left:0}.contentseite .cms_wrapper.vier_texte div{float:left;width:23%;margin-left:1%}.contentseite .cms_wrapper.vier_texte div:first-child{margin-left:0}.contentseite .cms_wrapper.drei_texte div{float:left;width:32%;margin-left:1%}.contentseite .cms_wrapper.drei_texte div:first-child{margin-left:0}.contentseite .cms_wrapper.zwei_texte div{float:left;width:48%;margin-left:1%}.contentseite .cms_wrapper.zwei_texte div:first-child{margin-left:0}.contentseite .cms_wrapper ul{list-style-type:disc;list-style-position:inside;margin-left:15px!important}.contentseite .cms_wrapper ol{list-style-type:decimal;list-style-position:inside;margin-left:15px!important}.contentseite img.not100{display:inline;float:none;height:inherit!important;width:inherit!important}@media only screen and (max-width:767px){.contentseite .cms_wrapper img.right{width:49%;margin-left:10px;margin-bottom:10px}.contentseite .cms_wrapper img.left{width:49%;margin-right:10px;margin-bottom:10px}}@media only screen and (max-width:650px){.contentseite .cms_wrapper.vier_texte div{width:90%;float:none;margin-left:auto!important;margin-bottom:20px;margin-right:auto!important}.contentseite .cms_wrapper.vier_texte div img{width:75%}.contentseite .cms_wrapper.drei_texte div{width:90%;float:none;margin-left:auto!important;margin-bottom:20px;margin-right:auto!important}}@media only screen and (max-width:650px){.contentseite .cms_wrapper.zwei_texte div{width:90%;float:none!important;margin-left:auto!important;margin-bottom:20px;margin-right:auto!important}}@media only screen and (max-width:550px){.contentseite .cms_wrapper.drei_bilder img,.contentseite .cms_wrapper.vier_bilder img,.contentseite .cms_wrapper.zwei_bilder img{width:90%;float:none!important;margin-left:auto!important;margin-bottom:10px;margin-right:auto!important}}.col-left img{max-width:100%}#categorie_image img{width:100%}.cycle-slideshow .hotspot img{max-width:120px;margin:5px auto}.hotspot .product-info .pro-detail-div .price{clear:none;float:right;margin-right:10%}.cycle-slideshow .hotspot .left-detail input.qty{max-width:50px}.hotspot .product-info .pro-detail-div .button{padding:0 7px}.cms-index-index header{position:absolute;width:100%;z-index:100}#categorie_image .hotspot img{width:auto}.hotspot .shop-block .add-to-cart{display:flex;align-items:center;gap:4px}.hotspot .shop-block .button.btn-cart{margin-top:0;float:none}.hotspot .product-info .pro-detail-div .desc img{padding:7px 5px 5px 15px}.hotspot button:hover{color:#fff;border-color:#222;background-color:#222}.products-grid .product-item .metro_template .product-desc{opacity:1;visibility:visible;z-index:5;background:linear-gradient(0deg,rgba(57,71,71,.4) 10%,rgba(255,255,255,0) 94%);padding-top:58px;display:none}.products-grid .product-item .metro_template .product-desc .product-name{font-size:16px}.products-grid .product-item .metro_template .product-desc .price-box .special-price .price{color:grey!important}.products-grid .product-item .metro_template .price-box .price{font-size:17px}.products-grid .product-item:hover .metro_template .product-desc{background:0 0;padding-top:15px;display:block}.contacts .contact_wrapper{font-family:"Source Sans Pro",arial,tahoma;margin-bottom:20px;font-size:17px}@media (min-width:768px){.contacts .contact_wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:5px}.contacts .contact_wrapper .newcontact{flex:1}.contacts .contact_wrapper .newcontact_top5{flex:0 0 28%}}.contacts .contact_wrapper .newcontact,.contacts .contact_wrapper .newcontact_top5{width:100%;box-sizing:border-box;margin:30px auto}.contacts .contact_wrapper .newcontact_top5+.newcontact{margin-top:5px}.contacts .contact_wrapper p{font-family:"Source Sans Pro",arial,tahoma}.contacts .contact_wrapper p.required{font-size:14px}.contacts .contact_wrapper .form-list .input-box{width:100%}.contacts .contact_wrapper .newcontact_top5{margin-right:5%}.contacts .contact_wrapper .newcontact_top5 h2{background:#004899;color:#fff;text-align:left;padding:12px 15px!important;font-size:18px;margin:0;text-transform:none}.contacts .contact_wrapper .newcontact_top5 ul{padding:25px 15px 40px 15px;background:#d2d2d2;border:1px solid #434343;border-top:0 none}.contacts .contact_wrapper .newcontact_top5 ul li{padding:10px 0;border-bottom:1px solid #fff;margin:0}.contacts .contact_wrapper .newcontact_top5 ul li a{color:#434343}.contacts .contact_wrapper .newcontact .selectdiv select{width:100%;background:#d2d2d2;color:#434343;height:45px;margin:0;border:1px solid #c4c4c4;text-transform:uppercase;font-size:18px;padding-left:10px;border-radius:2px;font-family:"Source Sans Pro",arial,tahoma}.contacts .contact_wrapper .newcontact .selectdiv:after{font-size:20px;color:#64594d;top:10px}.contacts .contact_wrapper ul.form-list{margin-bottom:20px}.contacts .contact_wrapper ul.form-list .input-box{font-size:16px}.contacts .contact_wrapper button strong{color:#fff}.contacts .contact_wrapper button{float:right;text-transform:none;text-align:center;height:46px;min-width:220px;text-transform:uppercase;font-size:16px;margin-top:7px}.contacts .contact_wrapper button strong{font-weight:400}.contacts .button-set{display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end}
.promo-banner{
	display: block;
	position: relative;
	text-align: center;
	width: 100%;
	overflow: hidden;
	float: left;
}
.promo-banner .text-container{
	backface-visibility: hidden;
	display: block;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.promo-banner > a{
	display: block;
	max-width: 100%;
	position: relative;
}
/* effect-lily */
.effect-lily .promo-banner > a img{
	opacity: .7;
	max-width: none;
	transform: translate3d(-40px, 0px, 0px);
	-webkit-transform: translate3d(-40px, 0px, 0px);
	-moz-transform: translate3d(-40px, 0px, 0px);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	width: calc(100% + 50px);
}
.effect-lily .promo-banner p{
	opacity: 0;
	transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
	-moz-transition: opacity 0.2s ease 0s, transform 0.35s ease 0s;
}
.effect-lily .promo-banner:hover > a img,
.effect-lily .promo-banner:hover .text-container h2,
.effect-lily .promo-banner:hover .text-container h3,
.effect-lily .promo-banner:hover .text-container p{
	transform: translate3d(0, 0px, 0px);
	-webkit-transform: translate3d(0, 0px, 0px);
	-moz-transform: translate3d(0, 0px, 0px);
}
.effect-lily .promo-banner:hover > a img,
.effect-lily .promo-banner:hover .text-container p{
	opacity: 1;
}
.effect-lily .promo-banner:hover p{
	transition-delay: 0.05s;
	-webkit-transition-delay: 0.05s;
	-moz-transition-delay: 0.05s;
	transition-duration: 0.35s;
	-webkit-transition-duration: 0.35s;
	-moz-transition-duration: 0.35s;
}

/* effect sadie */
.effect-sadie .promo-banner > a{
	display: block;
	position: relative;
}
.effect-sadie .promo-banner > a:before{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(72, 76, 97, 0) 0%, rgba(72, 76, 97, 0.8) 75%) repeat scroll 0 0;
	content:"";
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	top: 0;
	transform: translate3d(0px, 50%, 0px);
	-webkit-transform: translate3d(0px, 50%, 0px);
	-moz-transform:translate3d(0px, 50%, 0px);
	width: 100%;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
	z-index: 2;
}
.effect-sadie .promo-banner .text-container h2{
	transform: translate3d(0px, -50%, 0px);
	-moz-transform: translate3d(0px, -50%, 0px);
	-webkit-transform: translate3d(0px, -50%, 0px);
	transition: transform 0.35s ease 0s, color 0.35s ease 0s;
	-webkit-transition: -webki-transform 0.35s ease 0s, color 0.35s ease 0s;
	-moz-transition: -moz-transform 0.35s ease 0s, color 0.35s ease 0s;
}
.effect-sadie .promo-banner .text-container p{
	transform: translate3d(0px, 10px, 0px);
	-webkit-transform: translate3d(0px, 10px, 0px);
	-moz-transform: translate3d(0px, 10px, 0px);
	transition: transform 0.35s ease 0s, color 0.35s ease 0s;
	-webkit-transition: -webkit-transform 0.35s ease 0s, color 0.35s ease 0s;
	-moz-transition: -moz-transform 0.35s ease 0s, color 0.35s ease 0s;
	opacity: 0;
}
.effect-sadie .promo-banner:hover > a:before,
.effect-sadie .promo-banner:hover .text-container p{
	opacity: 1;
	transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
}
.effect-sadie .promo-banner:hover .text-container h2{
	transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
	-moz-transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
	-webkit-transform: translate3d(0px, -50%, 0px) translate3d(0px, -40px, 0px);
}

/* effect Zoom */
.effect-zoom .promo-banner > a img{
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	transition: all 0.4s ease 0s;
	-moz-transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
}
.effect-zoom .promo-banner:hover > a img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	opacity: 0.8;
}

/* effect chico */

.effect-chico .promo-banner > a img{
	transform: scale(1.12);
	-webkit-transform: scale(1.12);
	-moz-transform: scale(1.12);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
}
.effect-chico .promo-banner > a:before{
	border: 2px solid rgba(255,255,255,0.6);
	bottom: 30px;
	content: "";
	left: 30px;
	right: 30px;
	top: 30px;
	position: absolute;
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	opacity: 0;
	z-index: 2;
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
}
.effect-chico .promo-banner:hover > a img{
	transform: scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
}
.effect-chico .promo-banner:hover > a:before{
	opacity: 1;
	transform: scale(1);
	-webkit-transform:  scale(1);
	-moz-transform:  scale(1);
}

/* effect apollo */
.effect-apollo .promo-banner > a img{
	opacity: 0.95;
	transform: scale3d(1.05, 1.05, 1);
	-webkit-transform: scale3d(1.05, 1.05, 1);
	-moz-transform: scale3d(1.05, 1.05, 1);
	transition: opacity 0.35s ease 0s, transform 0.35s ease 0s;
	-webkit-transition: opacity 0.35s ease 0s, -webkit-transform 0.35s ease 0s;
	-moz-transition: opacity 0.35s ease 0s, -moz-transform 0.35s ease 0s;
}
.effect-apollo .promo-banner > a:before{
	background-color: rgba(255, 255, 255, 0.5);
	content:"";
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	position: absolute;
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, -100%, 0px);
	transition: transform 0.6s ease 0s;
	-webkit-transition: -webkit-transform 0.6s ease 0s;
	-moz-transition: -moz-transform 0.6s ease 0s;
	z-index: 2;
}
.effect-apollo .promo-banner:hover > a img{
	opacity: 0.6;
	transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
}
.effect-apollo .promo-banner:hover > a:before{
	transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
	-moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0px, 100%, 0px);
}
@font-face {
	font-family: 'Pe-icon-7-stroke';
	src:url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.eot?d7yf1v');
	src:url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v') format('embedded-opentype'),
		url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.woff?d7yf1v') format('woff'),
		url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.ttf?d7yf1v') format('truetype'),
		url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="pe-7s-"], [class*=" pe-7s-"] {
	display: inline-block;
	font-family: 'Pe-icon-7-stroke';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pe-7s-album:before {
	content: "\e6aa";
}
.pe-7s-arc:before {
	content: "\e6ab";
}
.pe-7s-back-2:before {
	content: "\e6ac";
}
.pe-7s-bandaid:before {
	content: "\e6ad";
}
.pe-7s-car:before {
	content: "\e6ae";
}
.pe-7s-diamond:before {
	content: "\e6af";
}
.pe-7s-door-lock:before {
	content: "\e6b0";
}
.pe-7s-eyedropper:before {
	content: "\e6b1";
}
.pe-7s-female:before {
	content: "\e6b2";
}
.pe-7s-gym:before {
	content: "\e6b3";
}
.pe-7s-hammer:before {
	content: "\e6b4";
}
.pe-7s-headphones:before {
	content: "\e6b5";
}
.pe-7s-helm:before {
	content: "\e6b6";
}
.pe-7s-hourglass:before {
	content: "\e6b7";
}
.pe-7s-leaf:before {
	content: "\e6b8";
}
.pe-7s-magic-wand:before {
	content: "\e6b9";
}
.pe-7s-male:before {
	content: "\e6ba";
}
.pe-7s-map-2:before {
	content: "\e6bb";
}
.pe-7s-next-2:before {
	content: "\e6bc";
}
.pe-7s-paint-bucket:before {
	content: "\e6bd";
}
.pe-7s-pendrive:before {
	content: "\e6be";
}
.pe-7s-photo:before {
	content: "\e6bf";
}
.pe-7s-piggy:before {
	content: "\e6c0";
}
.pe-7s-plugin:before {
	content: "\e6c1";
}
.pe-7s-refresh-2:before {
	content: "\e6c2";
}
.pe-7s-rocket:before {
	content: "\e6c3";
}
.pe-7s-settings:before {
	content: "\e6c4";
}
.pe-7s-shield:before {
	content: "\e6c5";
}
.pe-7s-smile:before {
	content: "\e6c6";
}
.pe-7s-usb:before {
	content: "\e6c7";
}
.pe-7s-vector:before {
	content: "\e6c8";
}
.pe-7s-wine:before {
	content: "\e6c9";
}
.pe-7s-cloud-upload:before {
	content: "\e68a";
}
.pe-7s-cash:before {
	content: "\e68c";
}
.pe-7s-close:before {
	content: "\e680";
}
.pe-7s-bluetooth:before {
	content: "\e68d";
}
.pe-7s-cloud-download:before {
	content: "\e68b";
}
.pe-7s-way:before {
	content: "\e68e";
}
.pe-7s-close-circle:before {
	content: "\e681";
}
.pe-7s-id:before {
	content: "\e68f";
}
.pe-7s-angle-up:before {
	content: "\e682";
}
.pe-7s-wristwatch:before {
	content: "\e690";
}
.pe-7s-angle-up-circle:before {
	content: "\e683";
}
.pe-7s-world:before {
	content: "\e691";
}
.pe-7s-angle-right:before {
	content: "\e684";
}
.pe-7s-volume:before {
	content: "\e692";
}
.pe-7s-angle-right-circle:before {
	content: "\e685";
}
.pe-7s-users:before {
	content: "\e693";
}
.pe-7s-angle-left:before {
	content: "\e686";
}
.pe-7s-user-female:before {
	content: "\e694";
}
.pe-7s-angle-left-circle:before {
	content: "\e687";
}
.pe-7s-up-arrow:before {
	content: "\e695";
}
.pe-7s-angle-down:before {
	content: "\e688";
}
.pe-7s-switch:before {
	content: "\e696";
}
.pe-7s-angle-down-circle:before {
	content: "\e689";
}
.pe-7s-scissors:before {
	content: "\e697";
}
.pe-7s-wallet:before {
	content: "\e600";
}
.pe-7s-safe:before {
	content: "\e698";
}
.pe-7s-volume2:before {
	content: "\e601";
}
.pe-7s-volume1:before {
	content: "\e602";
}
.pe-7s-voicemail:before {
	content: "\e603";
}
.pe-7s-video:before {
	content: "\e604";
}
.pe-7s-user:before {
	content: "\e605";
}
.pe-7s-upload:before {
	content: "\e606";
}
.pe-7s-unlock:before {
	content: "\e607";
}
.pe-7s-umbrella:before {
	content: "\e608";
}
.pe-7s-trash:before {
	content: "\e609";
}
.pe-7s-tools:before {
	content: "\e60a";
}
.pe-7s-timer:before {
	content: "\e60b";
}
.pe-7s-ticket:before {
	content: "\e60c";
}
.pe-7s-target:before {
	content: "\e60d";
}
.pe-7s-sun:before {
	content: "\e60e";
}
.pe-7s-study:before {
	content: "\e60f";
}
.pe-7s-stopwatch:before {
	content: "\e610";
}
.pe-7s-star:before {
	content: "\e611";
}
.pe-7s-speaker:before {
	content: "\e612";
}
.pe-7s-signal:before {
	content: "\e613";
}
.pe-7s-shuffle:before {
	content: "\e614";
}
.pe-7s-shopbag:before {
	content: "\e615";
}
.pe-7s-share:before {
	content: "\e616";
}
.pe-7s-server:before {
	content: "\e617";
}
.pe-7s-search:before {
	content: "\e618";
}
.pe-7s-film:before {
	content: "\e6a5";
}
.pe-7s-science:before {
	content: "\e619";
}
.pe-7s-disk:before {
	content: "\e6a6";
}
.pe-7s-ribbon:before {
	content: "\e61a";
}
.pe-7s-repeat:before {
	content: "\e61b";
}
.pe-7s-refresh:before {
	content: "\e61c";
}
.pe-7s-add-user:before {
	content: "\e6a9";
}
.pe-7s-refresh-cloud:before {
	content: "\e61d";
}
.pe-7s-paperclip:before {
	content: "\e69c";
}
.pe-7s-radio:before {
	content: "\e61e";
}
.pe-7s-note2:before {
	content: "\e69d";
}
.pe-7s-print:before {
	content: "\e61f";
}
.pe-7s-network:before {
	content: "\e69e";
}
.pe-7s-prev:before {
	content: "\e620";
}
.pe-7s-mute:before {
	content: "\e69f";
}
.pe-7s-power:before {
	content: "\e621";
}
.pe-7s-medal:before {
	content: "\e6a0";
}
.pe-7s-portfolio:before {
	content: "\e622";
}
.pe-7s-like2:before {
	content: "\e6a1";
}
.pe-7s-plus:before {
	content: "\e623";
}
.pe-7s-left-arrow:before {
	content: "\e6a2";
}
.pe-7s-play:before {
	content: "\e624";
}
.pe-7s-key:before {
	content: "\e6a3";
}
.pe-7s-plane:before {
	content: "\e625";
}
.pe-7s-joy:before {
	content: "\e6a4";
}
.pe-7s-photo-gallery:before {
	content: "\e626";
}
.pe-7s-pin:before {
	content: "\e69b";
}
.pe-7s-phone:before {
	content: "\e627";
}
.pe-7s-plug:before {
	content: "\e69a";
}
.pe-7s-pen:before {
	content: "\e628";
}
.pe-7s-right-arrow:before {
	content: "\e699";
}
.pe-7s-paper-plane:before {
	content: "\e629";
}
.pe-7s-delete-user:before {
	content: "\e6a7";
}
.pe-7s-paint:before {
	content: "\e62a";
}
.pe-7s-bottom-arrow:before {
	content: "\e6a8";
}
.pe-7s-notebook:before {
	content: "\e62b";
}
.pe-7s-note:before {
	content: "\e62c";
}
.pe-7s-next:before {
	content: "\e62d";
}
.pe-7s-news-paper:before {
	content: "\e62e";
}
.pe-7s-musiclist:before {
	content: "\e62f";
}
.pe-7s-music:before {
	content: "\e630";
}
.pe-7s-mouse:before {
	content: "\e631";
}
.pe-7s-more:before {
	content: "\e632";
}
.pe-7s-moon:before {
	content: "\e633";
}
.pe-7s-monitor:before {
	content: "\e634";
}
.pe-7s-micro:before {
	content: "\e635";
}
.pe-7s-menu:before {
	content: "\e636";
}
.pe-7s-map:before {
	content: "\e637";
}
.pe-7s-map-marker:before {
	content: "\e638";
}
.pe-7s-mail:before {
	content: "\e639";
}
.pe-7s-mail-open:before {
	content: "\e63a";
}
.pe-7s-mail-open-file:before {
	content: "\e63b";
}
.pe-7s-magnet:before {
	content: "\e63c";
}
.pe-7s-loop:before {
	content: "\e63d";
}
.pe-7s-look:before {
	content: "\e63e";
}
.pe-7s-lock:before {
	content: "\e63f";
}
.pe-7s-lintern:before {
	content: "\e640";
}
.pe-7s-link:before {
	content: "\e641";
}
.pe-7s-like:before {
	content: "\e642";
}
.pe-7s-light:before {
	content: "\e643";
}
.pe-7s-less:before {
	content: "\e644";
}
.pe-7s-keypad:before {
	content: "\e645";
}
.pe-7s-junk:before {
	content: "\e646";
}
.pe-7s-info:before {
	content: "\e647";
}
.pe-7s-home:before {
	content: "\e648";
}
.pe-7s-help2:before {
	content: "\e649";
}
.pe-7s-help1:before {
	content: "\e64a";
}
.pe-7s-graph3:before {
	content: "\e64b";
}
.pe-7s-graph2:before {
	content: "\e64c";
}
.pe-7s-graph1:before {
	content: "\e64d";
}
.pe-7s-graph:before {
	content: "\e64e";
}
.pe-7s-global:before {
	content: "\e64f";
}
.pe-7s-gleam:before {
	content: "\e650";
}
.pe-7s-glasses:before {
	content: "\e651";
}
.pe-7s-gift:before {
	content: "\e652";
}
.pe-7s-folder:before {
	content: "\e653";
}
.pe-7s-flag:before {
	content: "\e654";
}
.pe-7s-filter:before {
	content: "\e655";
}
.pe-7s-file:before {
	content: "\e656";
}
.pe-7s-expand1:before {
	content: "\e657";
}
.pe-7s-exapnd2:before {
	content: "\e658";
}
.pe-7s-edit:before {
	content: "\e659";
}
.pe-7s-drop:before {
	content: "\e65a";
}
.pe-7s-drawer:before {
	content: "\e65b";
}
.pe-7s-download:before {
	content: "\e65c";
}
.pe-7s-display2:before {
	content: "\e65d";
}
.pe-7s-display1:before {
	content: "\e65e";
}
.pe-7s-diskette:before {
	content: "\e65f";
}
.pe-7s-date:before {
	content: "\e660";
}
.pe-7s-cup:before {
	content: "\e661";
}
.pe-7s-culture:before {
	content: "\e662";
}
.pe-7s-crop:before {
	content: "\e663";
}
.pe-7s-credit:before {
	content: "\e664";
}
.pe-7s-copy-file:before {
	content: "\e665";
}
.pe-7s-config:before {
	content: "\e666";
}
.pe-7s-compass:before {
	content: "\e667";
}
.pe-7s-comment:before {
	content: "\e668";
}
.pe-7s-coffee:before {
	content: "\e669";
}
.pe-7s-cloud:before {
	content: "\e66a";
}
.pe-7s-clock:before {
	content: "\e66b";
}
.pe-7s-check:before {
	content: "\e66c";
}
.pe-7s-chat:before {
	content: "\e66d";
}
.pe-7s-cart:before {
	content: "\e66e";
}
.pe-7s-camera:before {
	content: "\e66f";
}
.pe-7s-call:before {
	content: "\e670";
}
.pe-7s-calculator:before {
	content: "\e671";
}
.pe-7s-browser:before {
	content: "\e672";
}
.pe-7s-box2:before {
	content: "\e673";
}
.pe-7s-box1:before {
	content: "\e674";
}
.pe-7s-bookmarks:before {
	content: "\e675";
}
.pe-7s-bicycle:before {
	content: "\e676";
}
.pe-7s-bell:before {
	content: "\e677";
}
.pe-7s-battery:before {
	content: "\e678";
}
.pe-7s-ball:before {
	content: "\e679";
}
.pe-7s-back:before {
	content: "\e67a";
}
.pe-7s-attention:before {
	content: "\e67b";
}
.pe-7s-anchor:before {
	content: "\e67c";
}
.pe-7s-albums:before {
	content: "\e67d";
}
.pe-7s-alarm:before {
	content: "\e67e";
}
.pe-7s-airplay:before {
	content: "\e67f";
}

.meanbee-infinitescroll-busy {
    padding: 20px;
    text-align: center;
}

.meanbee-infinitescroll-showall {
    text-align: right;
    display: block;
    width: 100%;
}

.widget.mgs-blog-lastest-posts .post-item-content .thumbnail-post .post-title-link img {
	min-width: 100%;
}
.swatch-item-color-grey {
	background-color: #68686a;
}
.swatch-item-color-pink {
	background-color: #f66bb9;
}
.swatch-item-color-green {
	background-color: #006b20;
}
.swatch-item-color-blue {
	background-color: #212950;
}
.swatch-item-color-red {
	background-color: #bd1725;
}
.swatch-item-color-purple {
	background-color: #442a37;
}
.swatch-item-color-orange {
	background-color: #fe9904;
}
.swatch-item-color-salmon {
	background-color: #d48868;
}
.swatch-item-color-khaki {
	background-color: #a69172;
}


.flag-icon {
    display: inline-block;
    width: 16px;
    height: 12px;
    background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/sprites_flag.png);
    background-repeat: no-repeat;
    margin-right: 7px;
    margin-top: 1px;
    vertical-align: top
}

.mega-menu-item.megamenu-homelink .logo {
    width: 96px;
    height: 27px;
    background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/sprites_flag.png);
    background-repeat: no-repeat;
    display: block;
    background-position: 0 -24px
}

.footer-payment-img {
    width: 197px;
    height: 20px;
    background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/sprites_flag.png); 
    background-repeat: no-repeat;
    display: block;
    background-position: 0 -54px
}

.view-de .flag-icon {
    background-position: -16px 0
}

.view-it .flag-icon {
    background-position: -32px 0
}

.view-br .flag-icon {
    background-position: -48px 0
}

.view-fr .flag-icon {
    background-position: -64px 0
}

.view-ar .flag-icon {
    background-position: -16px -12px
}

.view-es .flag-icon {
    background-position: -32px -12px
}

.view-mx .flag-icon {
    background-position: -48px -12px
}

.view-pt .flag-icon {
    background-position: -64px -12px
}

.view-ec .flag-icon {
    background-position: -112px 0
}

.view-ru .flag-icon {
    background-position: -80px -12px
}

.view-at .flag-icon {
    background-position: -96px 0
}

.tp-rightarrow.tparrows,
.tp-leftarrow.tparrows {
	display: none !important;
}


.configurable-swatch-list .not-available .x {
    display: block;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/bg_x.png) center no-repeat transparent;
    z-index: 10;
}
.configurable-swatch-list .not-available {
    pointer-events: none;
}
.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative;
    pointer-events: none;
}
.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff;
}

.products-grid .item .product-top a.product-image.loading:after, 
.products-list .item .product-top a.product-image.loading:after {
	background-color: rgba(0,0,0,0.6);
	background-image: url('https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/loader.svg');
	background-size: 50px auto;
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 100;
}
.filter-list .configurable-swatch-list .configurable-swatch-list-item {
	display: block !important;
	float: left;
	width: auto;
}
.filter-list .configurable-swatch-list .configurable-swatch-list-item a {
	margin: 0 !important;
}
.filter-list .configurable-swatch-list .configurable-swatch-list-item a.has-image {
	padding: 0 !important;
}
.filter-list .configurable-swatch-list .configurable-swatch-list-item .count {
	display: none !important;
}
.product-thumbnails-bottom .product-image-gallery,
.product-vertical-thumbnails .product-image-gallery {
	position: relative;
}
.sticky-info-multiple-col .configurable-swatch-list {
	display: table;
	margin-left: auto;
	margin-right: auto;
}
.product-thumbnails-bottom .gallery-image,
.product-vertical-thumbnails .gallery-image {
	opacity: 0;
	visibility: hidden;
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.product-thumbnails-bottom .gallery-image.visible,
.product-vertical-thumbnails .gallery-image.visible {
	opacity: 1;
	visibility: visible;
}
.product-vertical-thumbnails .gallery-image.visible {
	position: static;
}
.product-image-gallery.loading {
	position: relative;
}
.product-image-gallery.loading:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.5);
	background-image: url(https://www.seltmann-shop.de/skin/frontend/mgstheme/claue/images/loader.svg);
	background-position: center center;
	background-size: 50px auto;
	background-repeat: no-repeat;
}
.products-grid .item .product-content .product-desc .configurable-swatch-list {
	margin-top: 3px;
}
.product-shop .product-options dd.swatch-attr {
	margin-bottom: 36px;
}
.configurable-swatch-list .x {
	display: none;
}
.configurable-swatch-list:after {
	content: "";
	display: table;
	clear: both;
}
.configurable-swatch-list li {
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-o-transition: all 300ms;
	-moz-transition: all 300ms;
	margin: 5px;
	float: left;
	overflow: hidden;
	color: #ddd;
	font-size: 12px;
	font-weight: 600;
	border-radius: 20px;
}
.configurable-swatch-list li a {
	color: #ddd;
	display: block;
	padding: 0 20px;
	width: 100% !important;
	height: 100% !important;
	text-align: center;
}
.configurable-swatch-list li:first-child {
	margin-left: 0;
}
.configurable-swatch-list li.selected {
	border-color: #929292;
	color: #929292;
}
.configurable-swatch-list li.selected a {
	color: #929292;
}
@media (min-width: 992px){
    .configurable-swatch-list li:hover,
    .configurable-swatch-list li.hover {
		border-color: #929292;
        color: #222;
    }
    .configurable-swatch-list li:hover a,
    .configurable-swatch-list li.hover a {
        color: #222;
    }
}
.configurable-swatch-list li.is-media a {
	padding: 0;
}
.product-shop .product-options .swatch-attr label {
	display: inline-block;
    font-size: 21px;
    color: #929292;
    line-height: 1;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .5px;
    margin: 0 0 10px !important;
	font-weight: bold;
}
.product-shop .product-options .swatch-attr label:after {
	content: none;
}
.product-shop .product-options .swatch-attr label em {
	content: "*";
    color: red;
    vertical-align: top;
    margin-left: 3px;
    margin-right: 3px;
}
.product-shop .product-options .swatch-attr label .select-label {
	text-transform: none;
}

.sidebar .configurable-swatch-list li:not(.configurable-swatch-list-item){box-shadow: unset; font-size:14px; font-weight:normal; color:#878787; border-radius:unset}
.sidebar .configurable-swatch-list li:not(.configurable-swatch-list-item) a{width:auto !important; text-align:left; height:auto !important; padding:0 !important; font-size:14px}
