/**
 * 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) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

@import url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/css/cms.css');
 
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { font: 0.75em Verdana,sans-serif; color: #746B6A; font-family: Raleway,sans-serif; font-size: 13px; }

img           { border:0; vertical-align:top; }

a             { color:#746B6A; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline:0; }

/* Headings */
h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#004A99; }
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* 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 */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
/*sup           { font-size:1em; vertical-align:top; }*/

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

.overlaycontent{
	display: none;
	border: 1px solid #666666;
	font-size: 1.2em;
	text-align: center;
	position: absolute;
	width: 400px;
	height: 110px;
	top: 35% !important;
	left: 50% !important;
	background: #FFFFFF;
	margin-top: -90px;
	margin-left: -200px;
	padding: 35px;
	 z-index: 1001;
}
/* ======================================================================================= */

.weihnachtshinweis{
	color: red;
    font-size: 12px;
    font-weight: bold;
    left: 200px;
    position: absolute;
    text-align: left;
    top: 5px;
    width: 180px;
}

.weihnachtshinweis a{
	color: red;
	text-decoration: underline;
}

div.text-input {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/input.png") no-repeat scroll right top transparent;
    display: inline-block;
    min-height: 19px;
    line-height: 19px;
    vertical-align: middle;
}

.text-input input {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/input.png") no-repeat scroll 0 0 transparent !important;
    border: medium none !important;
    display: block;
    height: 19px;
    line-height: 19px;
    margin-right: 6px;
    padding: 0 !important;
    text-indent: 5px;
}


.cf,
.clear{
	clear: both;
}

.headerinfowrapper {
    margin-top: 18px;
    float: left;
    padding-left: 21px;
}

.rabattheader {
    text-align: left;
    float: right;
    width: 125px;
    padding-left: 30px;
}

.rabattheader .rabattstaffel {
    background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/rabattstaffel_icon_sw16.png') scroll -1px -5px no-repeat;
    padding-left: 30px;
    min-height: 30px;
}

.headerinfos{
	text-align: left;
/*	float: right; */
	float: left;
/*	margin-top: 18px; */
	margin-top: 0px;
}

.headerinfos .mail{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/mailphone16.png') scroll 0 0 no-repeat;
	padding-left: 30px;
	height: 22px;
}

.headerinfos .header_newsletter{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/mail-icon16.png') scroll 0 0px no-repeat;
	padding-left: 30px;
	height: 22px;
	margin-top: 5px;
}


.headerinfos .phone{
    background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/mailphone16.png') scroll 0 -22px no-repeat;
    height: 40px;
    padding-left: 30px;
}

.mini-header-cart{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/cart_icon16.png') top left no-repeat;
	float: right;
	line-height: 20px;
    margin-left: 60px;
    margin-top: 18px;
    padding-left: 40px;
    text-align: left;
	width: 260px;
}

.mini-header-cart .trusedShopsLogo{
display: none;
	position: absolute;
    right: 0;
    top: 5px;
}

.mini-header-cart span.headline{
    line-height: 16px;
    text-transform: uppercase;
    color: white;
}

.schatten_oben{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/menu_bg.png") no-repeat scroll top center transparent;
    height: 30px;
    margin: 15px auto 0;
    margin-top: 30px;
    max-width: 1210px;
    width: 100%;
    position: relative;
    z-index: 1;
}

.schatten_unten{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/landingpage_bg_bottomnavi.png") no-repeat scroll top center transparent;
    height: 30px;
    margin: 0 -100px;
	padding: 0 100px;
    position: relative;
    top: -30px;
    z-index: 1;
	display: none;
}

.cms-home .main{
	margin: -30px auto 0 !important;
}

.cms-home .schatten_unten{
	display: block;
}

.nav-container{
	margin: 0 auto;
    padding: 10px 0% 10px 0%;
    background-color: black;
    font-variant: small-caps;
    width: auto;
    text-align: center;
}

.nav-container .search{
    float: none;
    display: inline-block;
    padding-left: 50px;
}

.nav-container ul{
	float: left;
	display: inline-block;
	float: none;
	padding-left: 0px;
}

.nav-container img.pointer{
	left: 30px;
    position: absolute;
    top: -5px;
    z-index: 10;
}


.homebottomwrapper{
    width: 100%;
    float: left;
}

.homebottomwrapper .productslider{
	margin: 0 15px;
}

.homebottomwrapper .teaser{
    float: left;
    height: 150px;
    margin: 15px 10px 15px 0;
    width: 310px;
    text-align: center;
    padding-left: 2%;
    margin-bottom: 11%;
}

.homebottomwrapper .teaser_right{
    float: left;
    height: 150px;
    margin: 15px 10px 15px 0;
    width: 310px;
    text-align: center;
    padding-left: 1%;
    margin-bottom: 11%;
}
.homebottomwrapper .teaser_right .headline,
.homebottomwrapper .teaser .headline{
	display: block;
    margin-bottom: 18px;
	font-weight: bold;
    font-size: 2em;
    color: #FAB700;
    font-family: "Poiret One","Open Sans","Times New Roman";
    font-variant: small-caps;
}

.usp{
    float: right;
    height: 350px;
    position: relative;
/*    top: -65px; */
    top: -52px;
    z-index: 2;
    display: none;
}

.usp-left{
	width: 20px;
	float: left;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_landingpage_left.png') no-repeat;
	height: 100%
	display: none;
}

.usp-right{
	width: 20px;
	float: left;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_landingpage_right.png') no-repeat;
	height: 100%
	display: none;
}

.usp-content{
	float: left;
    font-size: 1.2em;
    padding: 36px 15px 0;
    text-align: center;
    background: none;
    height: 85%;
    width: 265px;
    box-shadow: 0px 0px 20px #535353;
    border-radius: 15px;
    display: none;
}
.cms-home .usp-content{
	text-align: center;
    background-color: #FAB700;
    box-shadow: 0px 0px 0px 10px black;
    color: #fff;
}

.cms-home .usp-content .trustedShops{
	text-align: center;
}

.cart-collaterals .trustedshops a{
	float: left;
	margin-right: 10px;
}

.usp-content img{
	float: left;
	margin-right: 5px;
}

.usp-content span.usp-point{
	margin-left: 5px;
}

.usp-content .trustedShops img{
	float: none;
}

.usp-content .trustedShops a:hover{
	text-decoration: none;
}

.usp-content .trustedShops a:hover span{
	text-decoration: underline;
}

.usp-content .trustedShops{
	font-size: 0.8em;
    margin-top: 10px;
    padding-top: 10px;
    background: none;
}

.usp-content .trustedShops span.in_guten_haenden{
	font-size: 1.2em;
}

.usp-content .addthis_toolbox{
	bottom: -50px;
    position: absolute;
	min-width: 250px;
}

.copyrightfooter{
    margin-top: 40px;
    margin-right: 450px;
    margin-bottom: -20px;
font-size: 12px;
padding-top: 10px;
}

.checkoutimprint{
	margin-top: 15px;
	margin-right: 15px;
	display: none;
}

.checkout-onepage-index .checkoutimprint {
    display: block;
}

.free_shipping a{
	color: green;
}
.nav-container ul li{
	float: left;
	padding: 0 10px;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
	border-left: 1px solid #746B6A !important;
	font-family: "Roboto","Open Sans","Arial";
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	color: #FFFFFF;
	line-height: 27.5px;
	position: relative;
/*	z-index: 21;  changed for lookbook slider overlapping */
	z-index: 210; 
	display: block;
        padding-left: 10px;
	padding-right: 10px;
	background: rgba(255,255,255,0);
	border-radius: 0px 0px 0px 0px;
	border-width: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	box-sizing: border-box;
	cursor: pointer;
	height: 27.5px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-right: 1px solid #746B6A !important;
}

.nav-container ul li.first{
	border-left: none;
}

img.not_visible{
	width:0px; 
	height:0px; 
	display:none;
}

.cb_sub_menu{
	position: absolute;
	display: none;
}

.cb_sub_menu_column{
	float: left;
	padding: 10px;
}

#submenue_2_link {
    color: white;
}

#submenue_3_link {
    color: white;
}

#submenue_4_link {
    color: white;
}
#submenue_5_link {
    color: white;
}
#submenue_6_link {
    color: white;
}
#submenue_7_link {
    color: white;
}

#submenue_1_link {
    color: white;
}

#submenue_0_link {
    color: white;
}

.pompoeoes_menu{
	color: #D1A945;
	text-transform: uppercase;
}

.joyofbeauty{
	display: none;
	float: left;
	color: #fab700;
}

.search{
	width: 260px;
}

.search #search{
	width: 176px;
}

.search .input-box{
	float: left;
}

.search .button{
	float: right;
}

.qa-wrapper{
	margin: 0 auto;
    padding-left: 400px;
    padding-top: 6px;
    width: 620px;
}

.collectionpager{
	border-bottom: 1px solid #746B6A;
    float: right;
    width: 515px;
	font-size: 12px;
	min-height: 16px;
}

.collectionpager img{
	bottom: -2px;
    margin: 0 5px;
    position: relative;
}

.category-big-image{
	float: left;
	position: relative;
	width: 1020px;
	min-height: 470px;
}

.category-big-image #category-big-image{
	border-radius: 15px;
	position: absolute;
	top: 0;
}

.category-big-image #category-big-image.fixed{
	position: fixed;
	top: 0;
}

.category-big-image #category-big-image.fixed_bottom{
	position: absolute;
	bottom: 0;
	top: auto;
}

.tumbs{
	float: right;
    position: relative;
}

.tumbs .category-overview-itemwrapper{
	width: 515px;
}

.tumbs .category-overview-item{
	float: left;
    height: 162px;
    padding: 15px 0 0 15px;
    width: 161px;
	overflow: hidden;
}

.tumbs .category-overview-itemwrapper-first .category-overview-item{
	padding-top: 0px;
}

.tumbs .first-category-overview-item{
	padding-left: 0px;
}

.bigthumbs{
	float: right;
    position: relative;
    font-size: 1.3em;
    width: 100%;
}

.bigthumbs .category-overview-itemwrapper{
	width: auto;
}

.bigthumbs .category-overview-item{
	float: left;
    margin-top: 45px;
    overflow: hidden;
    text-align: center;
    height: auto;
    margin-left: 30px;
    width: 29%;
    -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.65);
	-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.65);
	box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.65);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0px 0px 10px 0px;
}

.bigthumbs .category-overview-item .name{
	padding-top: 10px;
}

.bigthumbs .category-overview-itemwrapper-first .category-overview-item{
	margin-top: 0px;
}

.bigthumbs .category-overview-item img{
	width: 100%;
}


.filter_wrapper .filter_top{
	height: 22px;
	width: 190px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/filter_top_bottom.jpg') scroll 0 0 no-repeat;
}

.filter_wrapper .filter_content{
	width: 140px;
	padding: 0 25px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/filter_content.jpg');
	background-size: 100% 100%;
	color: #ffffff; 
}

.filter_wrapper .filter_content a{
	color: #ffffff;
}

.filter_wrapper .filter_bottom{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/filter_top_bottom.jpg") no-repeat scroll 0 -22px transparent;
    height: 100px;
    width: 190px;
}

.filter_wrapper .block-subtitle{
	text-align: center;
    text-transform: uppercase;
}

.filter_wrapper dt{
	border-top: 1px solid #ffffff;
	cursor: pointer;
    padding: 10px 16px 10px 0;
    position: relative;
}

.filter_wrapper dt .img {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/up_down.png") no-repeat scroll -16px center transparent;
    height: 8px;
    position: absolute;
    right: 0;
    top: 14px;
    width: 16px;
}

.filter_wrapper dt .img-closed {
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/up_down.png") no-repeat scroll 0 center transparent;
}

.filter_wrapper dd{
	padding-bottom: 10px;
	padding-left: 5px;
}

.filter_wrapper dl{
	border-bottom: 1px solid #ffffff;
}

.filter_wrapper dl.current{
	border-bottom: none;
}

.filter_wrapper .remove{
	float: right; 
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/delete.png') no-repeat center center;
    display: block;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 10px;
}
.cart .btn-remove{
	float: right; 
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/delete.png') no-repeat center center;
    display: block;
    font-size: 0;
    height: 16px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 10px;
}

.cart .btn-edit{
	float: right; 
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/edit.png') no-repeat center center;
    display: block;
    font-size: 0;
    height: 18px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 15px;
}
.filter_content .current dd a{
	margin-right: -10px;
    padding-right: 12px;
}

.filter_content .current dd a.remove{
	margin-right: 0;
    padding-right: 0;
}

.vat-hint{
	float: right;
    margin-top: 20px;
}

.selectholder{
	position: relative;
}

.toolbar .selectholder{
	float: left;
	margin: 0 5px;
}

.toolbar label{
	float: left;
	margin-top: 2px;
}

.limiter label{
	float: left;
	margin-top: 2px;
}

.limiter .selectholder {
    float: left;
    margin: 0 5px;
}

.selectholder select{
	height: 19px !important;
    line-height: 19px;
    position: relative;
    z-index: 10;
}

.selectholder span.select{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/input.png") no-repeat scroll right top transparent;
    cursor: default;
    float: left;
    height: 19px;
    left: 0;
    line-height: 19px;
    padding-right: 19px;
    position: absolute;
    text-align: center;
    text-indent: 10px;
	top: 0px;
    z-index: 1;
}

.selectholder span.select .innerspan{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/input.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 19px;
    line-height: 19px;
    text-indent: 5px;
    width: 100%;
}

.newcontact{
	float: left;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 60%;
}

.newcontact_top5{
	width: 35%;
	float: right;
}

#contacts select.select{
	margin-bottom: 10px;
}

#contact ul{
	list-style: none outside none;
	margin:0;
	padding:0; 
}

.toolbar .sort-by span.select{
	width: 70px;
}

.product-shop .description  ul{
	list-style: disc outside none;
	margin-bottom: 10px;
    margin-left: 25px;
}

.product-shop .description .marieluise{
	font-size: 1.25em;
    font-weight: bold;
}

.preisschild{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/price_bg.png") no-repeat;
	height: 86px;
	position: relative;
	width: 165px;
	float: left;
	margin-right: 75px;
}

.preisschild .price-box{
	bottom: 18px;
    position: absolute;
    right: 30px;
	text-align: center;
    width: 120px;
}

.preisschild .price-box .regular-price .price{
	color: #004A99 !important;
	font-size: 15px !important;
	font-weight: bold !important;
}

.availability{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/status_stock.png') no-repeat;
	height: 30px;
    padding-left: 40px;
    position: relative;
	width: 155px;
}

.availability span{
	position: absolute;
	bottom: 0px;
}

.out-of-stock,
.unavailable{
	background-position: bottom left;
}

.availability.yellow{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/status_stock.png") no-repeat scroll 0 -30px transparent;
}

.add_to_wl{
	height: 28px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whislist.png') no-repeat;
	padding-left: 25px;
	position: relative;
	float: left;
	width: 170px;
	margin-top: 10px;
}

.add_to_wl span{
	position: absolute;
	bottom: 0px;
}

.lieferzeit{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/delivery.png') no-repeat;
	float: left;
    font-size: 11px;
    height: 28px;
    margin-top: 10px;
    padding-left: 35px;
    position: relative;
    width: 170px;
}

.lieferzeit span{
	position: absolute;
	bottom: 0px;
}

.product-shop .vat-hint{
	float: left;
	margin-top: 10px;
	font-size: 11px;
	width: 150px;
}

.products-grid .upsell_product{
	float: left;
    margin-left: 24px;
    width: 150px;
}

.products-grid .firstupsellproduct{
	margin-left: 0px;
}

.products-grid .upsell_product .product-image{
    margin-right: 60px;
}

.products-grid img.long_delivery{
    position: absolute;
}

.cart .title-buttons span{
	float: left;
}

.cart .cart-collaterals h3{
	color: #746B6A;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
}

.cart .title-buttons .btn-continue{
	margin-top: 10px;
	font-size: 14px;
}

.cart #shopping-cart-totals-table tfoot td{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/cart_total.png') scroll bottom center repeat-x;
	border-top: 1px solid #CDC5C1;
}

.zahlungsarten_image{
	width: 319px;
	height: 26px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/checkout_payment.png') scroll center 1px no-repeat;
}

.zahlungsarten_image a{
	width: 319px;
	height: 26px;
	display: block;
}

.zahlungsarten_image:hover{
	background-position: center bottom;
}

.cart .giftcode,
.cart .infobox{
	min-height: 160px;
}

.cart .cart-table .cart-price{
	white-space: nowrap;
}

.checkout_progress_wrapper .checkout_progress_top{
	height: 22px;
	width: 290px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/checkout_top_bottom.jpg') scroll 0 0 no-repeat;
}

.checkout_progress_wrapper .checkout_progress_content{
	width: 240px;
	padding: 0 25px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/checkout_content.jpg') repeat-y;
}

.checkout_progress_wrapper .checkout_progress_bottom{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/checkout_top_bottom.jpg") no-repeat scroll 0 -22px transparent;
    height: 100px;
    width: 290px;
	position: relative;
}

.checkout_progress_wrapper .checkout_progress_bottom span{
	font-size: 14px;
    font-style: italic;
    position: absolute;
    right: 65px;
    top: 30px;
}

.opc .form-list .field{
	width: 295px;
	margin-right: 60px;
}

.opc .form-list .fieldright{
	margin-right: 0px;
}

.opc .form-list .input-box{
	clear: none;
	float: right;
	width: 180px;
}

.opc .form-list input.input-text{
	width: 174px;
}

.opc .form-list li.wide .input-box {
	width: 540px;
	float: left;
}

.opc .form-list li.wide input.input-text {
    width: 530px;
}

.opc .form-list select{
	width: 180px;
}

.opc .selectholder span.select{
	width: 160px;
	text-align: left;
	text-indent: 10px;
}

.opc .form-list label{
	font-weight: normal;
}

.opc .save_in_address_book input,
.opc #register-customer-newsletter input{
	float: left;
	margin-right: 10px;
}

.opc .control{
	float: left;
	margin-right: 10px;
}

.opc  .fields.control{
	margin-right:0;
}

.opc .adressselector span.select{
	width: 510px;
}


.opc .adressselector{
	margin: 10px 0;
}

.opc .allow .step-title a{
	display: inherit;
}

.opc .active .step-title a{
	display: none;
}

.opc #co-payment-form .form-list .input-box{
	float: none;
	width: auto;
}

.opc .selectholder.ipayment_cc_expiration span.select{
	width: 120px;
}

.opc .selectholder.ipayment_cc_expiration_yr span.select{
	width: 85px;
}

.opc .col2-set,
.opc fieldset{
	width: 100%;
}

.checkout_progress_content .block-title{
	padding: 5px 10px;
	font-size: 14px;
	text-transform: uppercase;
	color: #004A99;
}

.checkout_progress_content .complete,
.checkout_progress_content .complete a{
	color: #004A99;
}

.checkout_progress_content .block-content dt{
	padding: 5px 10px;
}

.checkout_progress_content .block-content dt.complete{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/step_done.png') scroll top right no-repeat;
}

.checkout_progress_content .block-content dd{
	padding: 10px 10px 10px 15px;
	font-style: italic;
}

.checkout_progress_content .block-content dd address{
	font-style: italic;
}

.checkout-onepage-index .footer{
	border: none;
}

.checkout-onepage-index .footer ul{
	display: none;
}

.ssl{	
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/logo_ssl.png') no-repeat;
	padding-left: 60px;
	min-height: 60px;
}

.checkout-onepage-index .checkout_footer{
	display: block;
}

.checkout_footer{
	margin-top: 100px;
	border-bottom: 2px solid #746B6A;
	display: none;
}

.checkout_footer h3{
	color: #746B6A;
    font-size: 13px;
    text-transform: uppercase;	
}

.account-create .fieldset{
	float: left;
}

.account-create .selectholder span.select{
	min-width: 170px;
}

.account-create .buttons-set{
	width: 608px;
	border-top: none;
	margin-bottom: 20px;
}

.customer-account .col-left{
	width: 245px;
}

.customer-account .col-main{
	width: 745px;
}

.account-navi-wrapper .account-navi_top{
	height: 22px;
	width: 240px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/account_top_bottom.jpg') scroll 0 0 no-repeat;
}

.account-navi-wrapper .account-navi_content{
	width: 190px;
	padding: 0 25px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/account_content.jpg') repeat-y;
}

.account-navi-wrapper .account-navi_bottom{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/account_top_bottom.jpg") no-repeat scroll 0 -22px transparent;
    height: 100px;
    width: 240px;
}

.account-navi-wrapper .block-title{
	text-align: center;
    text-transform: uppercase;
	margin-bottom: 10px;
}

.account-navi-wrapper li{
	padding: 5px 0;
}

.box-recent .data-table tbody th, .data-table tbody td{
	border: none !important;
}
.my-account .buttons-set{
	margin-top: 0;
	margin-bottom: 15px;
	border: none;
}

#checkout-review-table td{
	padding-top: 5px;
}

#checkout-review-table .data-table tbody td{
	padding-bottom: 5px;
    padding-top: 5px;
}

#checkout-review-table tbody tr.first td{
	border-top: 1px solid #746B6A !important;
	padding-top: 13px;
}

#checkout-review-table tbody tr.last td{
	border-bottom: 1px solid #746B6A !important;
	padding-bottom:13px;
}

#checkout-review-table tbody tr.even td{
	background-color: #EFF0F6;
}

#checkout-review-table tfoot tr.first td{
	padding-top: 13px;
}

#checkout-review-table h3,
#checkout-review-table .rowtotalprice .price,
#checkout-review-table .qtyspan{
	color: #004A99;
	font-weight:normal;
}

#checkout-review-table  tfoot tr.last td {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/cart_total.png") repeat-x scroll center bottom transparent;
    border-top: 1px solid #CDC5C1;
	padding-bottom: 5px;
}

#checkout-review-submit .buttons-set{
	border-top: none;
}

#contactForm .fieldset{

	max-width: 650px;
}

.cb_sub_menu_0 .shadowbox .content{
	width: 450px;
}

.cb_sub_menu_1 .shadowbox .content{
	width: 550px;
}

.cb_sub_menu_2 .shadowbox .content{
	width: 180px;
}

.cb_sub_menu_3 .shadowbox .content{
	width: 150px;
}
#submenue_3 img.pointer {
    left: 5px;
}

.cb_sub_menu_4 .shadowbox .content{
	width: 550px;
}

.cb_sub_menu_5 .shadowbox .content{
	width: 150px;
}
.cb_sub_menu_5 .shadowbox .content .cb_sub_menu_column { width: 43%; }

.cb_sub_menu_6 .shadowbox .content{
	width: 320px;
}

.product-view .product-shop .fb_iframe_widget span { height: 19px !important; vertical-align: baseline !important;}
.product-view .product-shop .likebutton{ margin-bottom: 10px;}
.product-view .product-safety-information {
  margin: 20px 0px;
  border-top: 1px solid #E4E3E4;
  padding:10px;
}

@media (min-width:701px){
  .product-view .product-safety-information { 
  border: 1px solid #E4E3E4;  
}
}
#review-buttons-container{
	padding-right: 0px !important;
}

.actions img.delete{
	margin-right: 5px;
    margin-top: 4px;
}

.actions img.move_to_cart{
	margin-right: 8px;
    margin-top: 3px;
}

.likebg{
	display: none;
}

.std ul{
	list-style: disc outside none;
    margin-bottom: 10px;
    margin-left: 25px;
}

.cms-home .messages {
    left: 0;
    position: absolute;
    top: -10px;
    z-index: 500;
}

.cms-home .col-main{
	position:relative;
}

.home_text{
	margin-top: -16px; 
	text-align: justify; 
        font-size: 15px;
        border-top: none;
	padding: 15px 0; 
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	column-count: 3;
	column-gap: 20px;
        width: 1020px line-height: 1.5;
	line-height: 21px;
	padding-bottom: 5%;
	padding-top: 5%;
	float: left;
	font-family: Raleway,sans-serif;
	color: #343434;
}

.bottomtoolbar .sorter{
	border-top: none;
}

.bottomtoolbar .toolbar .pager{
	border-top: 1px solid #E2E2E2;
	margin-top: 15px;
	padding-top: 8px;
}

.product-shop .dekornummer{
	font-weight: bold;
    margin: 0 0 10px 0;
}

div.inline{
	display: inline;
}

img.no_border{
	border-style:none;
}

.category-overview-item .decornumber{
	opacity: 0.6;
	-moz-opacity: 0.6;
}

.no_bold label{
	font-weight: normal !important;
}

.old_series ul.old_series_nav{
	float: left;
    list-style-type: none;
}

.old_series ul.old_series_nav li{
	float: left;
	border-left: 1px solid black;
	padding: 0 10px;
}

.old_series .subhead a,
.old_series .subhead td{
	font-weight: bold;
}

.old_series ul.old_series_nav li.first{
	border-left: none;
}

.old_series table{
	margin: 25px;
}

.old_series th{
	font-size: 16px;
    font-weight: bold;
	padding: 10px 5px 15px 5px;
	min-width: 100px;
}

.old_series td{
	padding: 10px 5px;
	border-bottom: 1px dotted #746B6A;
}

.old_series img{
	max-width: 150px;
}

.old_series img:hover{
	max-width: none !important;
    position: absolute;
}

.old_series a{
	text-decoration: underline;
}

.old_series a:hover{
	text-decoration: none;
}










/*************** Styles f?r Pomp??s **************************************/

.bodypompoos button.button span{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_right_gold.png") no-repeat scroll right top transparent;
}

.bodypompoos button.button span span{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_left_gold.png") no-repeat scroll left top transparent !important;
}

.bodypompoos .regular-price .price,
.bodypompoos .regular-price,
.bodypompoos .preisschild .price-box .regular-price .price{
	color: #D1A945 !important;
}

.bodypompoos .product-view .product-img-box .zoom #handle {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/zoom_gold.png") no-repeat scroll 0 0 transparent;
}

.bodypompoos .preisschild{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/price_bg_gold.png") no-repeat scroll 0 0 transparent;
	margin: -10px 0 0 -70px;
    padding: 30px 75px 0 70px;
}

.bodypompoos .preisschild .price-box{
	bottom: 12px;
	right: 87px;
}

#pompooskrohne{
	position: absolute;
    right: 3px;
    top: -87px;
	display: none;
}

.bodypompoos #pompooskrohne{
	display: block !important;
}

.pompoos_header_wrapper{
	height: 0;
	width: 100%;
	display: none;
}

.pompoos_header_image_wrapper{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/pompoos_header_bg_002_03_1.png") no-repeat scroll center bottom transparent;
    height: 230px;
    margin: 0 auto;
    min-width: 1020px;
}

.bodypompoos .pompoos_header_wrapper{
	display: block;
}

.bodypompoos .filter_wrapper dt .img {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/up_down_gold.png") no-repeat scroll -16px center transparent;
}

.bodypompoos .filter_wrapper dt .img-closed {
    background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/up_down_gold.png") no-repeat scroll 0 center transparent;
}

.bodypompoos .selectholder span.select .innerspan{
	 background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/input_gold.png") no-repeat scroll 0 0 transparent;
}

.bodypompoos .selectholder span.select{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/input_gold.png") no-repeat scroll right top transparent;
}

.bodypompoos .likebg{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bg_likeit_gold.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 90px;
    position: absolute;
    right: 5px;
    top: -45px;
    width: 85px;
}

ul.cms_result a.title{
	font-size: 1.2em;
	font-weight: bold;
}

ul.cms_result p{
	margin-top: 5px;
}

ul.cms_result .search_match{
	font-weight: bold;
}



/*************** Ende Styles f?r Pomp??s **************************************/




/*************** Styles f?r den Slider (Gro?) **************************************/
.slider-wrapper_1{
	width:1020px; /* width of one block */
	height:410px; /* height of one block */
	overflow: hidden;
	position: relative;
}
  
.slider-internal-wrapper_1{
	height:410px; /* height of one block */
	left:0px;
	position: relative;
}
  
.slider-internal-wrapper_1 div.slider-block_1{
	width: 1020px; /* width of one block */
	height: 410px; /* height of one block */
	float: left;
}
  
.slider-pager-wrapper_1{
	position: absolute;
	top: 50px;
	right: 45px;
}
  
.slider-pager_1{
	width:23px;
	height: 24px;
	float: left;
}
  
.slider-pager-inactive_1{
	background: none;
}
  
.slider-pager-active_1{
	background: none;
	position: absolute;
	left: 0px;
}
  
.slider-pager-left_1{
	width:25px;
	height: 43px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/teaser_nav_left.png') no-repeat;
	position: absolute;
	top: 174px;
	left: 5px;
	cursor: pointer;
}
  
.slider-pager-right_1{
	width:25px;
	height: 43px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/teaser_nav_right.png') no-repeat;
	position: absolute;
	top: 174px;
	right: 5px;
	cursor: pointer;
}
  
.config{
	width: 0px;
	height: 0px;
	display: none;
}
/************* Ende Styles f?r den Slider (Gro?) ************************************/

/*************** Styles f?r den Slider (klein) **************************************/
#slider-wrapper_2 {
    width: 95% !important;
}

.slider-wrapper_2,
.slider-wrapper_3,
.slider-wrapper_4{
    width: 90%;
    height: 110px;
    overflow: hidden;
    position: relative;
    margin: 0px 0px 0px 27px;
}
  
.slider-internal-wrapper_2,
.slider-internal-wrapper_3,
.slider-internal-wrapper_4{
	height:110px; /* height of one block */
	left:0px;
	position: relative;
}
  
.slider-internal-wrapper_2 div.slider-block_2,
.slider-internal-wrapper_3 div.slider-block_3,
.slider-internal-wrapper_4 div.slider-block_4{
	width: 140px; /* width of one block */
	height: 110px; /* height of one block */
	float: left;
	overflow: hidden;
}
  
.slider-block_2 {
    width: 134px !important;
}

.slider-pager-wrapper_2,
.slider-pager-wrapper_3,
.slider-pager-wrapper_4{
	position: absolute;
	top: 50px;
	right: 45px;
	display: none;
}
  
.slider-pager_2,
.slider-pager_3,
.slider-pager_4{
	width:23px;
	height: 24px;
	float: left;
	background: black;
}
  
.slider-pager-inactive_2,
.slider-pager-inactive_3,
.slider-pager-inactive_4{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/teaser_pager.png') no-repeat scroll 0px -23px;
}
  
.slider-pager-active_2,
.slider-pager-active_3,
.slider-pager-active_4{
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/teaser_pager.png') no-repeat scroll 0px 0px;
	position: absolute;
	top: 2px;
	left: 0px;
}
  
.slider-pager-left_2,
.slider-pager-left_3,
.slider-pager-left_4{
	width: 25px;
	height: 43px;
	background: url('/skin/frontend/default/tettau_2015/images/teaser_nav_left16.png') no-repeat;
	position: absolute;
	top: 34px;
	left: 0px;
	cursor: pointer;
}
  
.slider-pager-right_2,
.slider-pager-right_3,
.slider-pager-right_4{
	width: 25px;
	height: 43px;
	background: url('/skin/frontend/default/tettau_2015/images/teaser_nav_right16.png') no-repeat;
	position: absolute;
	top: 34px;
	right: 0px;
	cursor: pointer;
}
  
.config{
	width: 0px;
	height: 0px;
	display: none;
}

.slider-internal-wrapper_2 div.slider-block_2 .infowrapper,
.slider-internal-wrapper_3 div.slider-block_3 .infowrapper,
.slider-internal-wrapper_4 div.slider-block_4 .infowrapper{
	margin: 10px 20px;
}
/************* Ende Styles f?r den Slider (klein) ************************************/


/****************** Syling for Tabs *********************/

.tabs {
    width: 99.5%;
    font-size: 12px;
}
.tabs ul.tabs-list {
    list-style: none outside none;
    margin: 0;
    padding: 10px 10px 0;
}
.tabs ul.tabs-list li {
    float: left;
    margin: 0;
	text-align: center;
}
.tabs ul.tabs-list a {
    display: block;
    float: left;
    padding: 5px 6px 4px 6px;
    text-decoration: none;
	margin: 0 1px;
	height: 33px;
	width: 95px;
	text-transform: uppercase;
}

.tabs ul.tabs-list .current a {
    font-weight: bold;
    color: #FAB700;
}

.tabs ul.tabs-list img{
	position: relative;
	bottom: -1px;
	display: none;
}

.tabs ul.tabs-list .current img{
	display: inline;
	 padding-right: 4px;
}

.tabs ul.tabs-list .first{
	padding-left: 10px;
}

.tabs ul.tabs-list .last{
	padding-right: 10px;
}

.tabs ul.tabs-list a {
    float: none;
}
.tabs ul.tabs-list a:hover {
	font-weight: bold;
}

.tabs .current-info, .js .tabs .accessibletabsanchor, .js .tabs .tabhead {
    left: -999em;
    position: absolute;
}
.tabs .content {
    clear: both;
	border-top: 1px solid #746B6A;
	border-bottom: 1px solid #746B6A;
}
.about {
    clear: both;
    padding: 2em;
}

.tabs h2{
	display: none;
}

.tabbody{
	position: relative;
}

/***************** End Styling for Tabs *******************/


/****************** Sachen f?r die Shadowboxen ********************/

.shadowbox{
	float: left;
    position: relative;
    top: 12px;
    z-index: 10;
}	
.shadowbox .ol{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_corners.png") no-repeat scroll left top transparent;
	height: 6px;
	position: absolute;
	top: 0;
	left: 0;
	width: 6px;
}

.shadowbox .or{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_corners.png") no-repeat scroll right top transparent;
	height: 6px;
	position: absolute;
	right: 0;
	top: 0;
	width: 6px;
}
.shadowbox .ul{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_corners.png") no-repeat scroll left bottom transparent;
	bottom: 0;
	height: 6px;
	left: 0;
	position: absolute;
	width: 6px;
}

.shadowbox .ur{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_corners.png") no-repeat scroll right bottom transparent;
	bottom: 0;
	height: 6px;
	position: absolute;
	right: 0;
	width: 6px;
}

.shadowbox .ml{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_l.png") repeat-y;
}

.shadowbox .om{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_t.png") repeat-x;
	height: 6px;
	margin: 0 6px;
}

.shadowbox .um{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_b.png") repeat-x;
	height: 6px;
	margin: 0 6px;
}

.shadowbox .mr{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/whitebox_r.png") repeat-y scroll right top transparent;
	margin: 0 0 0 6px;
	padding: 0px 6px 0px 0px;
}

.shadowbox .content{
	background: white;
	min-width: 10px;
	min-height:10px;
}



/******************** Ende Sachen f?r die Shadowboxen ********************/




/******************** Hummel ********************/

body.hummel img.hummel_cat_image{
	height: 18px;
}

body.hummel .preisschild{
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/price_bg_hu3.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

/******************** Ende Hummel ********************/











/* Layout ================================================================================ */
.wrapper { min-width:1020px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { }
.main { width:1020px; margin: 0 auto; min-height:400px; text-align:left; }

/* Base Columns */
.col-left { float:left; width:195px; padding:0 0 1px; }
.col-main { float:left; width:825px; padding:0 0 1px; }
.col-right { float:right; width:195px; padding:0 0 1px; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main { width: 690px; }
.col2-right-layout .col-right { width: 290px; }

/* 3 Columns Layout */
.col3-layout .col-main { width:475px; margin-left:17px; }
.col3-layout .col-wrapper { float:left; width:687px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:48.5%; }
.col2-set .col-2 { float:right; width:48.5%; }
.col2-set .col-narrow { width:32%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font-size: 1em; font-family: Verdana,sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { text-indent: 7px; width: 24px !important;}
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { 
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_right.png") no-repeat scroll right top transparent;
    display: block;
    height: 19px;
    line-height: 19px;
    padding-right: 8px;
    width: auto;
}
button.button span span { 
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_left.png") no-repeat scroll left top transparent !important;
    border: medium none !important;
    height: 19px;
    line-height: 19px;
    padding: 0 4px 0 12px !important;
	color: white;
	white-space: nowrap;
}

button.btn-update span { 
	background: none !important;
	padding: 0px !important;
}
button.btn-update span span { 
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/update.jpg") no-repeat scroll left top transparent !important;
	color: #004A99;
	padding: 0 0 0 20px !important;
}

button.facebookbutton span span { 
	background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_left_facebook.png") no-repeat scroll left top transparent !important;
    padding-left: 20px !important;
}

button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { height: 29px; font-size: 16px; line-height: 29px; background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_right_green.png") no-repeat scroll right top transparent;}
button.btn-checkout span span { height: 29px; line-height: 29px; background-position:100% 0; background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/button_left_green.png") no-repeat scroll left top transparent !important; }
button.btn-checkout.no-checkout span { background-position:0 100%; color:#b8baba; }
button.btn-checkout.no-checkout span span { background-position:100% 100%; }

h3.facebook{
	margin-top: 20px;
}
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { }
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#666; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-10px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:45px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:31px; }
.form-list .customer-dob .dob-year { width:90px; }
.form-list .customer-dob .dob-year input.input-text { width:84px; }

/* Independent fields */
/*.form-list li { margin:0 0 8px; }
.form-list li.fields { margin:0; }
.form-list .field { display:block; margin:0 0 8px; }
.form-list li.control {}
.form-list label { float:left; width:150px; padding:2px 10px 0 0; text-align:right; }
.form-list label.required { font-weight:bold; }
.form-list label.required em { font-variant:normal; color:#eb340a; margin-right:3px; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:254px; }
.form-list select { width:260px; }
.form-list li.additional-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 5px 0 0; }
.form-list .input-range input.input-text { width:96px; }*/
/* Customer */
/*.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:11px; font-weight:normal; color:#777; text-align:left; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }*/

.buttons-set { clear:both; margin:4em 0 0; padding:8px 0 0; border-top:1px solid #e4e4e4; text-align:right; }
.buttons-set p.required { margin:0 0 10px; }
.buttons-set .back-link { float:left; margin:0; }
.buttons-set button.button { float:right; margin-left:5px; }

.buttons-set-order { margin:10px 0 0; }
.buttons-set-order .please-wait { padding:12px 7px 0 0; }

.fieldset { border:1px solid #bbafa0; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #BBAFA0; color:#746B6A; background: white; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a; }
.validation-failed { border:1px dashed #eb340a !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:11px; text-align:right; color:#EB340A; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#df280a; font-weight:bold; }
.notice { color:#e26703; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden;}
.messages li { 
	margin:0 0 10px !important; 
	-moz-border-radius:10px; /* Firefox - alte Syntax */
	-webkit-border-radius:10px; /* Safari, Chrome - alte Syntax */
	border-radius:10px; /* alle neuen Browser, W3C Standard */
}
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 13px; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

/* Page Heading */
.page-title { width:100%; overflow:hidden; margin:0 0 25px; }
.page-title h1,
.page-title h2 { margin:0; font-size:20px; color:#004A99; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; margin:7px 0 0; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#e25203; }

/* Pager */
.pager { font-size:11px; padding:4px 8px; text-align:center; }
.pager .amount { float:left; margin:0; padding-top: 4px;}
.pager .limiter { float:right; margin-top: 2px;}
.pager .limiter label { vertical-align:middle; }
.pager .limiter select { padding:0; margin:0 0 1px; vertical-align:middle; }
.pager .pages { margin:0 140px; padding-top: 3px;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin:0 2px; }
.pager .pages .current { font-size: 1.2em;}
.pager .sort-by{ float: left; margin-left: 30px; margin-top: 2px;}

/* Sorter */
.sorter { font-size:11px; background:#fff; padding:3px 8px; border-top:1px solid #e2e2e2; }
.sorter .view-mode { float:left; margin:0; }
.sorter .sort-by { float:right; padding-right:36px; }
.sorter .sort-by label { vertical-align:middle; }
.sorter .sort-by select { padding:0; margin:0 0 1px; vertical-align:middle; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager { padding:3px 8px 8px 8px; border-bottom:1px solid #fff; }
.toolbar .sorter { border-bottom:1px solid #fff; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%;}
.data-table .odd  { }
.data-table .even { }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { }
.data-table th { padding:3px 8px;}
.data-table td { padding:3px 8px; }

.data-table thead th {padding:2px 8px 10px 8px; color:#746B6A; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first td { }
.data-table tfoot tr { }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; }
.data-table tfoot strong { font-size:16px; }

.data-table tbody th,
.data-table tbody td { border-bottom: 1px solid #746B6A; }
/* Bundle products tables */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

/* Generic Info Box */
.info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.info-box h2 { font-weight:bold; font-size:13px; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.summary-details td { font-size:100%; /* background-color:#dae1e4; */ color:#626465; }
tr.summary-details-first td { /* border-top:1px solid #d2d8db; */ }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; margin-left: 10px; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }

.link-cart { color:#dc6809 !important; font-weight:bold; }
.link-wishlist { color:#dc6809 !important; font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { font-weight:bold;}
.link-rss { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap; }
.btn-remove  { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Newsletter */

.screenshot{
	width:500px;
	min-height:300px;
	padding-bottom:10px;
}

.screenshot img{
	margin-top:5px;
	margin-right:25px;
	float:left;
	border:solid 1px #AAAAAA;
}

.screenshot ul{
	list-style-position: outside;
	margin-left:243px;
}
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header-container {
    background: url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/homeheadertettau.jpg);
    color: white;
}
.header { width:1020px; margin:0 auto; padding:0 0 10px 0; text-align:right; position:relative; z-index:10; }
.header .logo { float:left; margin: -25px 70px 0px -15px; text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; }
.header h1.logo { margin:0; }
.header-container a { color: white; }
.header-container .quick-access { 
	color: white;
	background: none;
	height: 32px;
}

.header-container .quick-access  ul{ 
	text-align: right;
    float: right;
	width: 435px;
}
.header-container .quick-access ul a {
    color: #fab700;
}

.header-container .quick-access  ul a{ color: white; }
.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .form-search { position:absolute; top:0; right:29px; width:315px; height:30px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_form-search.gif) 0 0 no-repeat; padding:1px 0 0 16px; }
.header .form-search label { float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden; }
.header .form-search input.input-text { float:left; border-color:#5c7989; width:209px; margin-right:4px; }
.header .form-search button.button { float:left; }
.header .form-search button.button span { border:0; height:21px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_search.gif) 0 0 no-repeat; padding:0 0 0 3px; font: bold 0.75em Verdana,sans-serif; }
.header .form-search button.button span span { background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; left:40px !important; top:22px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .form-language { clear:both; padding:5px 0 0; text-align:right; }
.header .form-language label { font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle; }
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a { color:#ebbc58; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-container .top-container a { font-size:11px; color:#ebbc58; }

/********** < Navigation */
.nav-container { }
#nav { padding:0 16px; font-size:13px; }

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#nav li.over { z-index:998; }
#nav a,
#nav a:hover { display:block; line-height:1.3em; text-decoration:none; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { }
#nav ul li.parent li a { background-image:none; }

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#d96708; }
#nav a { float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#d96708; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; }
#nav ul li.last { background:#ecf3f6; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:27px; left:-10000px; border:1px solid #899ba5; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a { background:#ecf3f6; }
#nav ul li a:hover { background:#d5e4eb; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { border:1px solid #c4c1bc; margin:0 0 15px; }
.block .block-title { border-bottom:1px solid #ddd; padding:2px 9px; }
.block .block-title strong { display:block; font:bold  0.75em Verdana,sans-serif; min-height:16px; padding:1px 0 1px; text-transform:uppercase; color:#e26703; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 9px; font-size:1em; font-weight:bold; color:#004A99; }
.block .block-content { background:#f8f7f5; }
.block .block-content li.item { padding:7px 9px; }
.block .block-content .product-name { color:#1e7ec8; }
.block .btn-remove,
.block .btn-edit { float:right; margin:1px 0 2px 5px; }
.block .actions { background:#dee5e8 url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-actions.gif) 0 0 repeat-x; padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

.block li.odd { background-color:#f4f3f3; }
.block li.even { background-color:#fafafa; }

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong {  background-position:0 0; background-repeat:no-repeat; padding-left:21px; }

/* Mini Products List */
.mini-products-list .product-image { float:left; width:50px; border:1px solid #a9a9a9; }
.mini-products-list .product-details { margin-left:60px; }

/* Block: Account */
.block-account { border-color:#bbb; }
.block-account .block-title { background:#746B6A; border:0; padding:3px 10px; }
.block-account .block-title strong { font-size:13px; color:#fff; }
.block-account .block-content { background:#fbfaf6; padding:7px 10px 7px; }
.block-account .block-content li a { display:block; border-bottom:1px solid #ddd; padding:3px 0; color:#5f5d5c; text-decoration:none !important; }
.block-account .block-content li a:hover { color:#ea7900; }
.block-account .block-content li.last a { border-bottom:0; }
.block-account .block-content li.current { border-bottom:1px solid #ddd; padding:3px 0; color:#ea7900; }
.block-account .block-content li.current.last { border-bottom:0; }

/* Block: Currency Switcher */
.block-currency { border:0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px; }
.block-currency .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-currency .block-title strong { font:bold  0.75em Verdana,sans-serif; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff; }
.block-currency .block-content { background:none; padding:0; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav { border:0; }
.block-layered-nav .block-title { border:0; padding:0; height:24px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.block-layered-nav .block-subtitle { line-height:1.35; background:#d5e8ff url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px; border:1px solid #b9ccdd; border-width:1px 0; text-transform:uppercase; color:#1f5070; }
.block-layered-nav .block-content { border:1px solid #a0b3c3; background:#e7f1f4; }
.block-layered-nav dt { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-layered-dt.gif) 9px 11px no-repeat; padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-layered-dd.gif) 0 100% repeat-x; }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently li { background:#fff url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:4px 6px 4px 10px; }
.block-layered-nav .currently .label { font-weight:bold; padding-left:18px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_block-layered-label.gif) 0 3px no-repeat; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-cart.gif); }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { border-bottom:1px solid #c2c2c2; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 8px 0; }

/* Block: Wishlist */
.block-wishlist .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-wishlist.gif); }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-related.gif); background-position:0 1px; }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

/* Block: Compare Products */
.block-compare .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-list.gif); background-position:0 1px; }
.block-compare button.button span { border-color:#406a83; background:#618499; }
.page-popup .link-print { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8; }
.compare-table { border:0; }
.compare-table thead tr.first th,
.compare-table thead tr.first td { border:0; background:none; padding:0; font-size:0; line-height:0; }
.compare-table .btn-remove { float:right; background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_remove2.gif); width:72px; height:15px; }
.compare-table tbody th { background:#d9e5ee url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_th-v.gif) 100% 0 repeat-y; }
.compare-table tbody th,
.compare-table tbody td { padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc; }
.compare-table tbody td.last { border-right:1px solid #ccc; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #ccc !important; }
.compare-table tr.add-to-row td { background:#fffada; text-align:center; }
.compare-table tr.first td { text-align:center; }
.compare-table tr.first td .product-name { font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548; }
.compare-table tr.first td .product-name a { color:#203548; }
.compare-table tr.first td .ratings { width:69px; margin:0 auto; }
.compare-table tr.first td p,
.compare-table tr.add-to-row td p { margin:0; }

/* Block: Recently Viewed */
.block-viewed .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-viewed.gif); }

/* Block: Recently Compared */
.block-compared .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-list.gif); background-position:0 1px; }

/* Block: Poll */
.block-poll .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-poll.gif); }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span { border-color:#406a83; background:#618499; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-tags.gif); }
.block-tags .block-content .tags-list { background:none; border:0; font-size:12px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-subscribe.gif); }
.block-subscribe label { font-weight:bold; color:#666; }
.block-subscribe input.input-text { display:block; width:167px; margin:3px 0; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { float:none; }
.block-subscribe .actions button.button span { border-color:#406a83; background:#618499; }

/* Block: Reorder */
.block-reorder .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_block-list.gif); }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

/* Block: Banner */
.block-banner { border:0; }
.block-banner .block-content { padding:0; text-align:center; }

/* Block: Login */
.block-login .block-title strong { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_ma-info.gif); }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:20px 0; }
.category-products {}

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid .item { float:left; width:255px; padding:12px 10px 40px; position: relative;}
.products-grid .item .actions .text-input{
	float: left;
}
.products-grid .item .actions label{
	float: left;
	margin-left: 5px;
}

.products-grid .product-image { display:block; width:90px; height:90px; margin:0 10px 10px 0; float: left; }
.box-up-sell .products-grid .product-image { width:110px; height:110px;}
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; width: 155px;}
.products-grid .product-name a { color:#746B6A; }
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; width:255px; right: 0;}
.products-grid .actions button.button{ left: 100px; position: absolute;}
.products-grid .name_price_wrapper{ float: right; }

.col2-left-layout .products-grid,
.col2-right-layout .products-grid { margin:0; width: 825px; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */

.desc_rabattstaffel{
        background: url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/rabattstaffel_icon_sw.png) left center no-repeat;
        min-height: 27px;
        padding-left: 30px;
        margin-top: 5px;
}

.desc_rabattstaffel a.mainlink{
        display: block;
        padding-top: 4px;
}

.desc_rabattstaffel .full{
        display: none;
        position: absolute;
        border: 1px solid black;
        background-color: white;
        padding:15px;
        font-weight: bold;
        z-index: 1;
        margin-top: 5px;
}
.desc_rabattstaffel:hover .full{
        display: block;
}

/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#be2c00; }

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#d2d6d9; font-size:10px; padding:0 8px; }
.availability-only-details td { background:#ebf0f3; border-bottom:1px solid #fff; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

.product-view .product-options dl .input-box{
	float: left;
    padding-top: 3px;
	min-width: 600px;
}

/* Email to a Friend */
.email-friend { margin:0; }

/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { margin:5px 0; }
.price-box .price { font-weight:bold; color:#004A99; }

/* Regular price */
.regular-price { color:#004A99; }
.regular-price .price { font-weight:bold; font-size:13px; color:#004A99; }
.block .regular-price,
.block .regular-price .price { color:#004A99; }

/* Old price */
.old-price { bottom: -5px; margin: 0; position: relative; }
.old-price .price-label { white-space:nowrap; color:#999; display: none;}
.old-price .price { font-weight:bold; color:#004A99; text-decoration:line-through; }

/* Special price */
.special-price { bottom: -5px; margin: 0; position: relative; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033;  display: none; }
.special-price .price { font-size:13px; font-weight:bold; color:#004A99; }

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {color:#1e7ec8;}
.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#004A99; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#004A99; }

/* Configured price */
.configured-price { margin:0; }
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to { margin:0; }
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price {  }

/* Price as configured */
.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.tier-prices li { line-height:1.4; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_tier.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.tier-prices .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.tier-prices .price { font-weight:bold; color:#2f2f2f; }

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.add-to-links { font-size:11px; margin:5px 0 0; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart .text-input{ margin-right: 16px; float: left;}
.add-to-cart .qty { float:left; margin-right:5px; }
.add-to-cart button.button { float:left; margin-top:10px; }
.add-to-cart .paypal-logo { clear:left; margin:0; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin: 10px 0; width: 195px; }
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; font-weight:bold; margin:0 7px; color:#666; }
.add-to-box .add-to-links { float:left; margin:0; font-size:12px !important; line-height:1.25 !important; text-align:left !important; }
.add-to-box .add-to-links li { display:block !important; }
.add-to-box .add-to-links li .separator { display:none !important; }


.product-view { }

.product-essential { padding:25px 0; background:#fff}
.product-essential h2 { font:bold  0.75em Verdana,sans-serif; }

.product-collateral { background:#faf7ee url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_product_collateral.gif) 0 0 repeat-x; padding:25px; }
.product-collateral h2 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.product-collateral .box-collateral { margin:0 0 25px; }

/* Product Images */
.product-view .product-img-box { float:left; margin-right: 80px; width: 495px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px; }
.product-view .product-img-box .product-image-zoom { position:relative; width:495px; height:295px; overflow:hidden; z-index:9; margin:0}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 50px; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:23px; margin-top: 10px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/track.png) repeat-x; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:23px; height:23px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/zoom.png) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:70px; height:70px; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { font-weight:bold; margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */
.product-view .product-shop { float:right; width:330px; }
.col1-layout .product-view .product-shop { float:right; width:435px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { 
	color: #746B6A;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -1px;
	float: left;
}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { margin:0px 0; line-height: 1.1; }
.product-view .product-shop .add-to-links { margin:0; }
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { color:#1E7EC8 !important; font-weight:normal !important; }

/* Product Options */
.product-options { margin:20px 0 0; padding:10px 15px 20px; position:relative; }
.product-options h2{ font-size: 18px; text-transform: uppercase; }
.product-options dt { padding:10px 0 0; font-weight:normal; float: left; width: 150px;}
.product-options dt label { font-weight:bold;}
.product-options dt label.required em { color:#eb340a; margin-left:5px; }
.product-options dd .qty-holder { float: left; margin-left: 50px;}
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .price-notice {float: right;}
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 20px;  float: left;}
.product-options ul.options-list li.checkbox { float: none; width: 515px; }
.product-options ul.options-list li.no_choise { width: 75px;}
.product-options ul.options-list li.title_price { width: 400px;}
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { position:absolute; right:20px; top:20px; }

.product-options-bottom { padding:15px 20px; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { border-top: 1px solid #746B6A; float: right; margin: 0; padding-bottom: 15px; padding-top: 5px; width: 300px;}
.product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }
.product-options-bottom .add_to_wl { float: right; width: 275px;}
.product-options-bottom .add-to-cart label{ float: left; }
.product-options-bottom .add-to-cart .cf{ clear: none !important; }
.product-options-bottom .add-to-cart button.button{ margin-top: 0; margin-left:16px; }
.col3-layout .product-options-bottom .price-box { float:none; padding:0 0 5px; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { float:right; width: 300px;}
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }
.product-shop .product-options-bottom .add-to-links { clear:both; padding:5px 0 0; text-align:right; }

/* Grouped Product */
.product-view .grouped-items-table .price-box { margin:0; padding:0; }

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td { line-height:1.25; }

/* Block: Upsell */
.product-view .box-up-sell h2 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; margin-bottom: 10px;}
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 10px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { text-align:center; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

/* Block: Tags */
.product-view .box-tags { margin:0; }
.product-view .box-tags h3 { font-size:13px; }
.product-view .box-tags .product-tags { display:block; margin:0 0 15px; }
.product-view .box-tags .product-tags li { display:inline; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px; }
.product-view .box-tags .product-tags li.first { padding-left:0; }
.product-view .box-tags .product-tags li.last { background:none; padding-right:0; }
.product-view .box-tags .form-add label { display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#004A99;}
.product-view .box-tags .form-add .input-box { float:left; width:305px; margin:0 5px 0 0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px; }
.product-view .box-tags .form-add input.input-text { width:299px; }
.product-view .box-tags .form-add button.button span { border-color:#406a83; background:#618499; }
.product-view .box-tags .note { margin:3px 0 0; padding:0 0 0 23px; font-size:11px; }

/* Block: Reviews */
.product-view .box-reviews dl { margin:15px 0; }
.product-view .box-reviews dt a,
.product-view .box-reviews dt span { font-weight:bold; }
.product-view .box-reviews dd { margin:0 0 15px; }
.product-view .box-reviews dd small { font-style:italic; }
.product-view .box-reviews .form-add { margin:15px 0 0; }
.product-view .box-reviews .form-add h3 { font-size:13px; font-weight:normal; }
.product-view .box-reviews .form-add h3 span { font-weight:bold; }
.product-view .box-reviews .form-add h4 { font-size:12px; }
.product-view .box-reviews .form-add .data-table td { text-align:center; }
.product-view .box-reviews .form-add .form-list { margin:15px 0 0; }
.product-view .box-reviews .form-add .form-list .input-box { width:360px; }
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea { width:354px; }

/* Send a Friend */
.send-friend .form-list { width:615px; overflow:hidden; }
.send-friend .form-list li { margin-right:-15px; }
.send-friend .form-list li p { margin:0 15px 0 0; }
.send-friend .form-list .field { width:315px; }
.send-friend .form-list .input-box { width:300px; }
.send-friend .form-list input.input-text,
.send-friend .form-list textarea { width:294px; }
.send-friend .form-list li.wide .input-box { width:612px; }
.send-friend .form-list li.wide textarea { width:609px; }
.send-friend .buttons-set .limit { float:right; margin:0 7px 0 0; font-size:11px; line-height:21px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin:0; font-size:1em; font-weight:normal; }
.product-name a { color:#746B6A; }

/* Product Tags */
.tags-list { display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a { color:#1b2d3b; }

/* Advanced Search */
.advanced-search .form-list label { width:160px; padding-right:10px; }
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range { float:left; clear:none; }
.advanced-search-amount { margin:0 0 10px; }
.advanced-search-summary { margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px; }
.advanced-search-summary ul { float:left; width:49%; }
.advanced-search-summary strong { color:#E17C24; padding-left:15px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_search_criteria.gif) 0 3px no-repeat; }
.advanced-search-summary p { clear:both; font-weight:bold; margin:0; }

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a { color:#1b2d3b; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { color:#1e7ec8; }

.sitemap_design_sb {
    padding-top: 8%;
    padding-left: 9.5%;
}

/* RSS */
.rss-title h1 { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.55; background-position:0 4px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title { border-bottom:0; margin:0 0 12px; }
.cart .page-title h1 { margin:0; }

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }
.cart .title-buttons .checkout-types { float:right; }
.cart .title-buttons .checkout-types li { margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px; }

/* Shopping Cart Table */
.cart-table th { padding:2px 10px; }
.cart-table td { padding:10px; }
.cart-table .product-name { font-weight:bold; margin:0 0 5px; color:#2f2f2f; }
.cart-table .item-msg { margin:5px 0; font-size:11px; font-weight:bold; color:#df280a; }
.cart-table tfoot td { padding:5px 10px; }
.cart-table .btn-continue { float:left; }
.cart-table .btn-continue span,
.cart-table .btn-update span { border-color:#406a83; background:#618499; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:605px; }
.cart .cart-collaterals .col2-set .col-2 { width:294px; }

.cart .crosssell { border:1px solid #cec3b6; background:#fafaec; padding:12px 15px; }
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #d0cdc9; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell .product-name { font-weight:bold; }
.cart .crosssell li.item { margin:12px 0; }
.cart .crosssell .link-compare { font-weight:normal; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { 
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/gutscheincode.png');
	padding:12px 15px;
	margin:0 0 18px; 
	-moz-border-radius:10px; /* Firefox - alte Syntax */
	-webkit-border-radius:10px; /* Safari, Chrome - alte Syntax */
	border-radius:10px; /* alle neuen Browser, W3C Standard */
	-moz-box-shadow:5px 5px 5px rgba(0,0,0,0.5); /* Firefox - alte Syntax */
	-webkit-box-shadow:5px 5px 5px rgba(0,0,0,0.5); /* Safari, Chrome - alte Syntax */
	box-shadow:5px 5px 5px rgba(0,0,0,0.5); /* alle neuen Browser, W3C Standard */;
}
.cart .discount h2,
.cart .shipping h2 { font:bold  1.20em Verdana,sans-serif; text-transform:uppercase; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:254px; }

.cart .shipping h2 { }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:330px; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot th { padding:5px 15px 5px 7px; }
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot th strong,
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 0 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; margin:0 0 6px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:15px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods { margin:0 0 8px; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { font-size:11px; cursor:help; margin-left:10px; }

/* Tooltip */
.tool-tip { border:1px solid #7BA7C9; background:#EAF6FF; padding:15px 20px; position:absolute; z-index:9999; }
.tool-tip .btn-close { margin:-9px -14px 0; text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages h3 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages p.control { color:#8e8d8b; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 { font-size:12px; font-weight:bold; color:#e87403; }
.gift-messages-form .whole-order { margin:0 0 25px; }
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; color:#8a8987; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:13px; font-weight:bold; margin:0 0 10px; }
.gift-messages-form .item .details .form-list .field { width:255px; }
.gift-messages-form .item .details .form-list .input-box { width:240px; }
.gift-messages-form .item .details .form-list input.input-text { width:234px; }
.gift-messages-form .item .details .form-list li.wide .input-box { width:500px; }
.gift-messages-form .item .details .form-list li.wide textarea { width:494px; }

.gift-message-link { font-size:11px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px; }
.gift-message-link.expanded { background-position:100% -40px; }
.gift-message-row { background:#f2efe9; }
.gift-message-row .btn-close { float:right; width:16px; height:16px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/btn_gm-close.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:12em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }
.checkout-agreements .agree input.checkbox { margin-right:6px; }
.checkout-agreements .agree a { font-weight:bold; }

.opc .checkout-agreements { padding:5px 30px; border-bottom: 1px solid #746B6A; margin-bottom: 10px; }
.opc .checkout-agreements li { margin:20px 0 0; }
.opc .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.opc .checkout-agreements .agree { padding-left:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { border:1px solid #bbb6a5; border-width:0 1px 1px; padding:10px 30px; }

/* Generic Info Set */
.info-set { background:#fbfaf6 url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.info-set h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.info-set h3,
.info-set h4 { font-size:13px; font-weight:bold; color:#E26703; }
.info-set h2 a,
.info-set h3 a,
.info-set h4 a { font-weight:normal; }
.info-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.info-set h3.legend { margin:0 0 10px; color:#004A99; }
.info-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.info-set .box { margin:0 0 15px; }
.info-set .box h2 { color:#e26703; }
.info-set .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.info-set .data-table .product-name a { font-weight:bold !important; }
.info-set .data-table .item-options { margin:5px 0 0; }
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress { border:0; margin:0; }
.block-progress .block-title { background:none; border:0; padding:0; margin:0 0 5px; }
.block-progress .block-title strong { font-size:13px; color:#004A99; }
.block-progress .block-content { background:none; }
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#d0dce1; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }
.block-progress .cards-list dt { background:none; border:0 none; color:inherit; font-size:12px; margin:5px 0; padding:0; }
.block-progress .cards-list dd { border:0 none; margin:0; padding:0; }
.block-progress .cards-list .info-table th { font-weight:normal; }

.opc .buttons-set { margin-top:0; padding-top:2em; }
.opc .buttons-set p.required { margin:0; padding:0 0 10px; }
.opc .buttons-set .back-link small { display:none; }
.opc .buttons-set .back-link a { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_arrow-top.gif) 0 50% no-repeat; padding-left:16px; }
.opc .button-set.disabled button.button ,
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .ul { list-style:disc outside; padding-left:18px; }

.opc { position:relative; }
.opc li.section {}

.opc .step-title { height: 30px; }
.opc .step-title .number { float:left; width: 23px; height: 16px; background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/step_number1.png') no-repeat scroll center top; padding:4px 7px 8px 5px; text-align: center;}
.opc .step-title h2 { float:left; font:bold 11px Verdana,sans-serif; color:#999; margin: 3px 0 0;}
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { cursor:pointer; }
.opc .allow .step-title h2 { color: #004A99; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { cursor:default;  }
.opc .active .step-title .number { background-position: center bottom; padding-top: 1px; height: 19px; color: white;}
.opc .active .step-title h2 { color: #004A99; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { 
	border-bottom: 1px solid #746B6A;
    border-top: 1px solid #746B6A;
    margin: 0 0 15px 35px;
    padding: 15px 0;
    position: relative;
 }
.opc .step .tool-tip { right:30px; }

#opc-login .buttons-set { border-top:0; }
#opc-login h3 { font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase; }
#opc-login h4 { font-size:1em; font-weight:bold; margin:0; color:#2f2f2f; }

#opc-shipping_method .buttons-set { border-top:0; }
.opc .gift-messages-form { margin:0 -30px; background:#f6f1eb; border:1px solid #e9e4de; border-width:1px 0; padding:22px 24px 22px 30px; }
.opc .gift-messages-form .inner-box { padding:5px; height:260px; overflow:auto; }

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#746B6A; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }
#opc-review .authentication { margin:0 auto; width:570px; }
#opc-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 90px; margin:0 0 20px; }
.checkout-progress li { float:left; width:19%; margin:0 3px 0 0; border-top:10px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#abb5ba; }
.checkout-progress li.active { border-top-color:#e96200; color:#e96200; }

.multiple-checkout h2 { font-size:13px; font-weight:bold; margin:0 0 10px; }
.multiple-checkout h3,
.multiple-checkout h4 { font-size:13px; font-weight:bold; color:#E26703; }
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a { font-weight:normal; }
.multiple-checkout .data-table .product-name { font-size:1em !important; font-weight:bold !important; color:#1e7ec8 !important; }
.multiple-checkout .data-table .product-name a { font-weight:bold !important; }
.multiple-checkout .data-table .item-options { margin:5px 0 0; }

.multiple-checkout .gift-messages { margin:15px 0 0; }

.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:20px; }

.multiple-checkout .col2-set,
.multiple-checkout .col3-set { background:#fbfaf6 url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_checkout.gif) 0 0 repeat-x; border:1px solid #bbb6a5; margin:0 0 25px; padding:20px; }
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#f9f3e3; border-bottom:1px solid #bbafa0; position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px; color:#004A99; }
.multiple-checkout .col2-set .divider { margin:0 -20px; padding:25px 0; position:relative; }
.multiple-checkout .box { margin:0 0 15px; }
.multiple-checkout .box h2 { color:#e26703; }

.multiple-checkout .place-order .please-wait { float:right; padding:27px 7px 0 0; }
.multiple-checkout .place-order .grand-total { float:right; height:71px; font-size:1.5em; padding:0 0 0 21px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_grand-total.gif) 0 0 no-repeat; overflow:hidden; }
.multiple-checkout .place-order .grand-total .inner { float:left; height:57px; padding:14px 21px 0 0; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_grand-total.gif) 100% 0 no-repeat; }
.multiple-checkout .place-order .grand-total .inner div { display:inline; }
.multiple-checkout .place-order .grand-total big { display:inline; margin-right:12px; }
.multiple-checkout .place-order .grand-total .price { color:#E26703; }
.multiple-checkout .place-order .grand-total button.button span { font-size:16px; }
.multiple-checkout .place-order .grand-total button.button span span { padding:0 45px 0 36px; }

/* Step 1 */
.multiple-checkout .title-buttons button.button span { border-color:#406a83; background:#618499; }
#multiship-addresses-table td { padding:10px; }
#multiship-addresses-table tfoot td { padding:5px 10px; }
#multiship-addresses-table tfoot button.button span { border-color:#406a83; background:#618499; }

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list { width:100%; overflow:hidden; }
.multiple-checkout .gift-messages-form .item .details .form-list li { margin-right:-15px; }
.multiple-checkout .gift-messages-form .item .details .form-list .field { width:230px; }
.multiple-checkout .gift-messages-form .item .details .form-list .input-box { width:215px; }
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text { width:209px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box { width:445px; }
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea { width:439px; }
.checkout-multishipping-shipping .box-sp-methods { border:1px solid #d9d2be; background:#f9f3e3; padding:13px; position:relative; }
.checkout-multishipping-shipping .box-sp-methods .pointer { position:absolute; top:-20px; right:-40px; width:178px; height:41px; background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_sp-methods.gif) 0 0 no-repeat; overflow:hidden; }

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout { position:relative; }
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 0; border-bottom:1px solid #ddd; text-transform:uppercase; }
.account-login .new-users h2 { }
.account-login .registered-users h2 { }
.account-login .buttons-set { margin:0; padding:8px 13px; }

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard .welcome-msg { margin:0 8em 1.5em 0; }
.dashboard .welcome-msg p { margin:0; }
.dashboard .col2-set { margin:0 0 15px; width: 100%;}

/* General Box */
.box-account { background:#fff url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; border-color:#ccc #999 #999 #ccc; padding:15px; margin: 0 0 20px; }
.box-account .box-head { border-bottom:1px solid #d9dde3; margin:0 0 10px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:13px; font-weight:bold; text-transform:uppercase; color: #746B6A; }

.dashboard .box .box-title { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 2px; margin:0 0 8px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:13px; font-weight:bold; margin:0; }

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { }

/* Block: Account Information */
.dashboard .box-info .box-head h2 { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_ma-info.gif); }
.dashboard .box-info h4 { font-size:11px; font-weight:bold; text-transform:uppercase; }

/* Block: Reviews */
.dashboard .box-reviews .box-head h2 { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_ma-reviews.gif); }
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#004A99; }
.dashboard .box-reviews .details { margin-left:20px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head h2 { background-image:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/i_ma-tags.gif); }
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#004A99; }
.dashboard .box-tags .details { margin-left:20px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { font-weight:bold; font-size:13px; color:#004A99; text-transform:uppercase; }
.addresses-list h3 { font-weight:bold; font-size:13px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove { color:#646464; }
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { background:#fff url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_account_box.gif) 0 0 repeat-x; border:1px solid #ccc; padding:10px 13px; margin:0 0 10px; }
.addresses-list li.empty { background:none; border:0; padding:0; }
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item { background:none; border:0; padding:0; }

/* Order View */
.order-info { background:#dee5e8; border:1px solid #d0cbc1; padding:4px 8px; margin:0 0 8px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info .current { font-weight:bold; }
.order-info li { margin:0 3px; }

.order-date { margin:10px 0; }

.order-info-box { background:#fff; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 3px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 5px; color:#004A99; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { color:#1e7ec8; font-weight:normal; }
.order-items .order-links { text-align:right; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:16px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:13px; font-weight:bold; }
.page-print h2.h2 { font-size:16px; font-weight:bold; }
.page-print .order-date { background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/bkg_divider1.gif) 0 100% repeat-x; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 0 5px; }
.my-wishlist textarea { display:block; width:97%; height:109px; }
.my-wishlist .buttons-set { margin-top:2em; }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span { border-color:#406a83; background:#618499; }
#wishlist-table .add-to-links { white-space:nowrap; }

/* My Tags */
.my-tag-edit { float:left; margin:0 0 10px; }
.my-tag-edit .btn-remove { float:right; margin:4px 0 0 5px; }
#my-tags-table { clear:both; }
#my-tags-table td { padding:10px; }
#my-tags-table .add-to-links { white-space:nowrap; }

/* My Reviews */
#my-reviews-table td { padding:10px; }

.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 { font-size:12px; margin:0 0 3px; color:#2f2f2f; }
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }

/* Billing Agreements */
.billing-agreements .info-box{ margin:15px 0; }
.billing-agreements .form-list li select { float:left; }
.billing-agreements .form-list li button.button { float:left; margin-left:10px; }
.billing-agreements .table-caption { font-weight:bold; font-size:13px; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {
    border-top: none;
    background: url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/homeheadertettau.jpg) center top;
}
.footer { width:1020px; margin:0 auto; padding:10px 0 50px 0; border-top: none; color: white;}
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer a { text-decoration:none; color: white; }
.footer a:hover { text-decoration:underline; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }
.footer address { margin:0 0 20px; color:#ecf3f6; }
.footer address a { color:#ecf3f6; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer .grey{ opacity: 1.0; padding-top: 8%; padding-left: 9.5%; }
.footer ul { float: left; width:  150px; margin: 0 10px;}
.footer ul.links { display:block; }
.footer li { padding:0 7px 0 4px; }
.footer li.first { font-size: 14px; margin-bottom: 10px; text-transform: uppercase; color: white; }
.footer li.last { background:none !important; padding-right:0 !important; }
.footer-container .bottom-container { margin:0 0 5px; }
.footer .zahlungsarten{
	width: 107px;
	height: 110px;
	background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/footer_payments.png') no-repeat;
}

.footer .zahlungsarten a{
	display: block;
	width: 107px;
	height: 110px;
}

.footer .zahlungsarten:hover{
	background-position: bottom center;
}
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }
.best-selling h3 { margin:12px 0 6px 0; color:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:#eee url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x; }
.best-selling tr.even { background:#fff url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/best_selling_tr_even_bg.gif) 0 100% repeat-x; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover { color:#203548; }
/* ======================================================================================= */


/* Flexslider */

.flexslider {
    border: none !important;
    border-radius: 0px !important;
    box-shadow: none !important;
    margin: 0px !important;
}

.flex-viewport{
	width: 100%;
}

.flex-control-nav{
	bottom: 20px !important;
}

.flex-direction-nav{
	list-style: none !important;
}

.magestore-bannerslider ul{
	margin: 0 !important;
}

/* Ende Flexslider */

/* Paypal Express Layout */


.paypal-express-review .info-set{
	background: transparent;
}

.paypal-express-review .info-set h2.legend{
	background: #d9e5ee;
}

.paypal-express-review .info-set h3,
.paypal-express-review .info-set h4{
	color: #0a263c;
}

.paypal-review-order{
	margin-bottom: 20px;
}

/* END Paypal Express Layout */

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col3-layout .product-options-bottom .price-box:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */






/*!
 * shariff - v1.13.0 - 12.05.2015
 * https://github.com/heiseonline/shariff
 * Copyright (c) 2015 Ines Pauer, Philipp Busse, Sebastian Hilbig, Erich Kramer, Deniz Sesli
 * Licensed under the MIT <http://www.opensource.org/licenses/mit-license.php> license
 */@font-face{font-family:FontAwesome;src:url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0)format('embedded-opentype'),url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff2?v=4.3.0)format('woff2'),url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.woff?v=4.3.0)format('woff'),url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.ttf?v=4.3.0)format('truetype'),url(//netdna.bootstrapcdn.com/font-awesome/4.3.0/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular)format('svg');font-weight:400;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;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.fa-lg{font-size:1.33333333em;line-height:.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:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.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(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}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-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{-webkit-filter:none;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:#fff}.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-close:before,.fa-remove: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-cog:before,.fa-gear: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-repeat:before,.fa-rotate-right: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-image:before,.fa-photo: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-exclamation-triangle:before,.fa-warning: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-cogs:before,.fa-gears: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-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-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder: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-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste: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-chain-broken:before,.fa-unlink: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-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won: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-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira: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-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board: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-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-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-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.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-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before,.fa-genderless: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-futbol-o:before,.fa-soccer-ball-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-ils:before,.fa-shekel:before,.fa-sheqel: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-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-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-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.shariff::after,.shariff::before{content:" ";display:table}.shariff::after{clear:both}.shariff ul{padding:0;margin:0;list-style:none}.shariff li{height:35px;box-sizing:border-box;overflow:hidden}.shariff li a{color:#fff;position:relative;display:block;height:35px;text-decoration:none;box-sizing:border-box}.shariff li .share_count,.shariff li .share_text{font-family:Arial,Helvetica,sans-serif;font-size:12px;vertical-align:middle;line-height:35px}.shariff li .fa{width:35px;line-height:35px;text-align:center;vertical-align:middle}.shariff li .share_count{padding:0 8px;height:33px;position:absolute;top:1px;right:1px}.shariff .orientation-horizontal{display:-webkit-box}.shariff .orientation-horizontal li{-webkit-box-flex:1}.shariff .orientation-horizontal .info{-webkit-box-flex:0}.shariff .orientation-horizontal{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.shariff .orientation-horizontal li{float:left;-webkit-flex:none;-ms-flex:none;flex:none;margin-right:2%;margin-bottom:10px}.shariff .orientation-horizontal li:last-child{margin-right:0}.shariff .orientation-horizontal li .share_text{display:block;text-indent:-9999px;padding-left:3px}.shariff .orientation-horizontal li .share_count{display:none}.shariff .theme-grey .shariff-button a{background-color:#b0b0b0}.shariff .theme-grey .shariff-button .share_count{background-color:#ccc;color:#333}.shariff .theme-white .shariff-button{border:1px solid #ddd}.shariff .theme-white .shariff-button a{background-color:#fff}.shariff .theme-white .shariff-button a:hover{background-color:#eee}.shariff .theme-white .shariff-button .share_count{background-color:#fff;color:#999}.shariff .orientation-vertical{min-width:110px}.shariff .orientation-vertical li{display:block;width:100%;margin:5px 0}.shariff .orientation-vertical li .share_count{width:24px;text-align:right}
 .shariff li{height:30px}.shariff li a{height:30px}.shariff li .fa{width:30px;line-height:30px}.shariff li .share_count,.shariff li .share_text{line-height:30px}.shariff li .share_count{height:28px}.shariff .facebook a{background-color:#3b5998}.shariff .facebook a:hover{background-color:#4273c8}.shariff .facebook .fa-facebook{font-size:22px}.shariff .facebook .share_count{color:#183a75;background-color:#99adcf}.shariff .theme-white .facebook a{color:#3b5998}
 .shariff .facebook .fa-facebook{font-size:19px}.shariff .googleplus a{background-color:#d34836}.shariff .googleplus a:hover{background-color:#f75b44}.shariff .googleplus .fa-google-plus{font-size:22px}.shariff .googleplus .share_count{color:#a31601;background-color:#eda79d}.shariff .theme-white .googleplus a{color:#d34836}
 .shariff .googleplus .fa-google-plus{font-size:19px;position:relative;top:1px}.shariff .info{border:1px solid #ccc}.shariff .info a{color:#666;background-color:#fff}.shariff .info a:hover{background-color:#efefef}.shariff .info .fa-info{font-size:20px;width:33px}.shariff .info .share_text{display:block!important;text-indent:-9999px!important}.shariff .theme-grey .info a{background-color:#fff}.shariff .theme-grey .info a:hover{background-color:#efefef}.shariff .orientation-vertical .info{width:35px;float:right}
 .shariff .orientation-horizontal .info{-webkit-flex:none!important;-ms-flex:none!important;flex:none!important;width:35px;min-width:35px!important}
 .shariff .info .fa-info{font-size:16px;width:23px}.shariff .orientation-horizontal .info{width:25px;min-width:25px!important}.shariff .orientation-vertical .info{width:25px}.shariff .linkedin a{background-color:#0077b5}.shariff .linkedin a:hover{background-color:#0369a0}.shariff .linkedin .fa-linkedin{font-size:22px}.shariff .linkedin .share_count{color:#004785;background-color:#33AAE8}.shariff .theme-white .linkedin a{color:#0077b5}
 .shariff .linkedin .fa-linkedin{font-size:19px}.shariff .mail a{background-color:#999}.shariff .mail a:hover{background-color:#a8a8a8}.shariff .mail .fa-envelope{font-size:21px}.shariff .theme-white .mail a{color:#999}
 .shariff .mail .fa-envelope{font-size:18px}.shariff .pinterest a{background-color:#bd081c}.shariff .pinterest a:hover{background-color:#d50920}.shariff .pinterest .fa-pinterest-p{font-size:22px}.shariff .pinterest .share_count{color:#a31601;background-color:#eda79d}.shariff .theme-white .pinterest a{color:#bd081c}
 .shariff .pinterest .fa-pinterest-p{font-size:19px;position:relative;top:1px}.shariff .twitter a{background-color:#55acee}.shariff .twitter a:hover{background-color:#32bbf5}.shariff .twitter .fa-twitter{font-size:28px}.shariff .twitter .share_count{color:#0174a4;background-color:#96D4EE}.shariff .theme-white .twitter a{color:#55acee}
 .shariff .twitter .fa-twitter{font-size:24px}.shariff .whatsapp a{background-color:#5cbe4a}.shariff .whatsapp a:hover{background-color:#34af23}.shariff .whatsapp .fa-whatsapp{font-size:28px}.shariff .theme-white .whatsapp a{color:#5cbe4a}
 .shariff .whatsapp .fa-whatsapp{font-size:22px}.shariff .xing a{background-color:#126567}.shariff .xing a:hover{background-color:#29888a}.shariff .xing .fa-xing{font-size:22px}.shariff .xing .share_count{color:#15686a;background-color:#4fa5a7}.shariff .theme-white .xing a{color:#126567}
 .shariff .xing .fa-xing{font-size:19px}

.shariff .orientation-horizontal {
    display: flex;
    flex-wrap: wrap;
    padding-left: 42.5% !important;
    margin-top: -1% !important;
    padding-bottom: 3% !important;
}
.shariff .orientation-horizontal {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 28%;
    margin-top: 1%;
}

.newReturnButton {
    font-size: 1.2em;
    font-weight: bold;
}




















































/* responsive styles */

#nav2 {
	display:none;
}

.products-grid .item {
	border-bottom: 1px solid #d9ddd3;
	position: relative;
}
body.cms-home {
	overflow-x: hidden;
}
.hoverhelperiphone {
		display:none;
		border:0 none !important;
		outline:none !important;
}


@media only screen and (max-width:1028px) {
	
	
	.old_series table {
		margin: 0px;
	}
	
	.cms_content {
		display: block;
		width: 100%;
		border: none;
		padding: 0px 0px 40px 0px;
		background: #FFF;
		font-size: 1em;
		line-height: 1.4em;
		color: #3C3C3C;
		min-height: 550px;
		position: relative;
		box-sizing: border-box;
	}
	
	.cms_bigimage {
		display:none;
	}
	.selectholder {
 		overflow: hidden;
	}
	#contacts .selectholder {
		margin-bottom: 10px;
	}
	#contacts select.select {
		margin-bottom:0px;
	}
	.wrapper {
	  margin: 0 auto;
	  width: 100%;
	  max-width: 1028px;
	  min-width:100px;
	  background: white;
	}
	.header {
	  width: 100%;
	  margin: 0;
	  padding: 0 0 10px 0;
	  text-align: right;
	  position: relative;
	  z-index: 10;
	  overflow: hidden;
	}
	.main {
		width:100%;
	}
	.qa-wrapper {
	  margin: 0;
	  padding: 6px 15px 0px 0px;
	  width: 620px;
	  float:right;
	}
	.header h1.logo {
		margin: 0 0 0 0;
	}
	.header .logo {
		margin-left:5px;
	}
	.mini-header-cart .trusedShopsLogo {
	  position: absolute;
	  right: 10px;
	  top: 5px;
	}
	.nav-container {
		width:100%;
		box-sizing: border-box;
		padding:0 15px 0 5px;
	}
	.nav-container ul {
		padding-top:7px;
	}
	.nav-container .search {
		float:right;
		position:relative;
		background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/icon_search.png);
		width:29px;
		height:29px;
		border-radius: 5px;
		padding: 0;
		border:0 none;
		margin: 0px 0px 0px 0px;
	}
	#search_mini_form {
		display:none;
		position:absolute;
		left:-262px;
		top:0px;
		z-index:3000;
		width:300px;
		
	}
	.form-search {
		margin-top:27px;
		background:#004a99;
		padding:2em;
		display:inline-block;
		-webkit-border-radius: 5px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 5px;
		-moz-border-radius-topright: 0;
		border-radius: 5px;
		border-top-right-radius: 0;
	}
	
	.form-search .text-input input, .form-search div.text-input {
		background-image:none !important;
		background: #fff;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	
	.nav-container .search:hover {
		border-radius: 0px;
		-webkit-border-top-left-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		overflow:visible;
	}
	.nav-container .search:hover  #search_mini_form {
		display:block;
	}
	.schatten_unten{
		height: 30px;
		margin: 0;
		position: relative;
		top: -30px;
		z-index: 1;
		display: none;
	}
	.usp {
		display:none;
	}
	.homebottomwrapper, .tabs {
		width:100%;
		display: inline-block;
		margin-bottom: 1em;
	}
	.teaserwrapper {
		width:100%;
		display: inline-block;
	}
	.homebottomwrapper .teaser, .homebottomwrapper .teaser_right {
		width:33%;
		margin: 15px 0 15px 0;
		padding:0 10px 0 15px;
		height:auto;
		box-sizing: border-box;
	}
	.homebottomwrapper .teaser a img , .homebottomwrapper .teaser_right a img {
		width:100%;
		height:auto;	
	}
	
	.slider-wrapper_2, .slider-wrapper_3, .slider-wrapper_1 {
		width: 86%;
	}
	
	.home_text {
	  margin-top: -16px;
	  text-align: justify;
	  font-size: 10px;
	  border-top: 1px solid #746B6A;
	  padding: 15px;
	  -moz-column-count: 3;
	  -moz-column-gap: 20px;
	  -webkit-column-count: 3;
	  -webkit-column-gap: 20px;
	  column-count: 3;
	  column-gap: 20px;
	  width: 100%;
	  box-sizing: border-box;
	}
	
	.footer {
		width:100%
	}
	.footernav {
		display:none;
	}
	
	
	
	
	/*collections seite*/
	.collectionpager {
	  border-bottom: 0px none;
		width:100%;
	}
	.breadcrumbs {
		padding-left: 15px;
	}
	.category-title {
		margin: 0 0 10px 0;
	}
	.col-main {
		padding:0 15px;
	}
	.cms-home .col-main {
		padding:0;  /* reset fuer startseite */
	}
	.tumbs {
		margin-right: 0px;
		margin-left: 0px;
		margin-bottom:25px;
		float:none;
		border-top: 1px solid #C8D4E2;
	}


	.bigthumbs .category-overview-item .name{
		height: 2.5em;
	}

	.bigthumbs .category-overview-item{
		width: 29% !important;
	}

	.category-overview-item .name {
		height:3em;
	}
	.first-category-overview-item {
		margin-left: 15px;
	}
	.tumbs .category-overview-itemwrapper-first .category-overview-item {
		padding-top: 15px;
	}
	.category-overview-item {
		float: left;
		margin: 0;
		padding:15px 15px;
		text-align: center;
		width: 20% !important;
		border-bottom: 1px solid #C8D4E2;
		box-sizing: border-box;
	}
	.category-overview-itemwrapper, .tumbs .category-overview-itemwrapper {
		border:0 none;
		width:100%;
		
	}
	.category-overview-itemwrapper  .clear {
		clear:none;
	}
	.category-big-image { 
		width:100%;
	}
	
	
	
	/*category*/
	#category-big-image {
		display:none;
	}
	.tumbs .category_description {
		max-width: 100%;
		border-top: 0 none;
		float:none;
		clear:left;
	}
	.category-products {
		margin: 0;
	}

	
	/*main*/
	.main {
		position:relative;
	}
	.toolbar {
		float:left;
	}
	.col2-left-layout .col-main {
		float:none;
	}
	.col-main {
		float: none;
		width: 100%;
		box-sizing:border-box;
	}
	.col2-left-layout .products-grid, .col2-right-layout .products-grid  {
		padding: 0 20px !important;
		box-sizing: border-box;
		border-top: 0 none;
		height: auto;
		border: 0 none;
		width:100% !important;
	}
	.col2-left-layout .products-grid, .col2-right-layout .products-grid , .ps_products-grid {
		padding: 0 !important;
		box-sizing: border-box;
		border-top: 0 none;
		height: auto;
		border: 0 none;
		width:100% !important;
	}
	.products-grid .item, .ps_products-grid .item {
		float: left;
		width: 33.3% !important;
		height: 175px !important;
		padding: 30px 20px 30px 15px !important;
		box-sizing: border-box;
		position: relative;
		border-bottom: 1px solid #d9ddd3;
		margin:0 !important;
	}
	
	.category-products .cf, .category-products .clear {
		clear: none;
		display:none;
	}
	
	.category_description {
		border-top: 0 none;
	}
	
	
	
	
	
	/* productfilter */
	.filter_wrapper .filter_top { 
		display:none;
	}
	.col-left {
		position:absolute;
		top: 0px;
		right: 60px;
		cursor:pointer;
		width:29px;
	}
	#narrow-by-list {
		display:none;
		z-index:2600;
		position:relative;
		margin-left: 0px;
		margin-top: -10px;
		padding-top: 6px;
	}
	.filter_wrapper dl.current {
	  border-bottom: none;
	  display: none;
	}
	.col-left:hover  #narrow-by-list, .col-left:hover .filter_wrapper dl.current {
		display:inline-block;
	}
	.col-left  #narrow-by-list, .col-left .filter_wrapper dl.current {
		padding-left:15px;
		padding-right:15px;
	}
	dt.currentfilter {
		border-top:0 none;
	}
	.filter_wrapper .filter_content {
	  background:#004a99;

		-webkit-border-radius: 5px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 5px;
		-moz-border-radius-topright: 0;
		border-radius: 5px;
		border-top-right-radius: 0;
	    width: 139px;
		padding: 0;
		margin-top: -48px;
	  margin-left: -110px;
	    z-index: 3000;
		position: relative;
	}
	.filter_wrapper .filter-subtitle {
		background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/icon_filter.png);
		width:29px;
		height:29px;
		border-radius: 5px;
		padding: 0;
		border:0 none;
		position: absolute;
		  top: -26px;
		right: 0;
		z-index: 3100;
	}
	
	.filter_wrapper .filter-subtitle p {
		display:none;
	}
	.filter_wrapper ol {
		
	}
	.filter_wrapper .filter_bottom {
		display:none;
	}
	.category-products .toolbar {
		display:block !important;
		width:auto !important; 
		float: none;
		margin: 0;
		padding-bottom:15px;
		box-sizing: border-box;
		border-bottom: 0px none;
	}

	.toolbar .pager {
		padding: 3px 0;
	}
	
	.vat-hint {
		padding:15px 20px;
	}
	
	.related_full {
		display:block;
	}
	
	.related_smaller {
		display:none;
	}
	
	
	/* detail */
	
	
	.product-view .product-img-box .product-image-zoom {
	  position: relative;
	  width: 323px;
	  height: 323px;
	  overflow: hidden;
	  z-index: 9;
	  margin: 0;
	}
	.product-shop .right {
		float:left !important;
	}
	
	.product-shop .preisschild {
		margin-right: 30px;
	}
	
	.deliverytime {
		margin-left: 0px;
		clear: left;
	}
	.product-options, .product-options-bottom {
		margin: 20px 0 0 0;
		width: 100%;
		float: none;
		padding: 10px 15px 20px;
		box-sizing: border-box;
	}
	.product-view .product-img-box {
		float: left;
		width: 325px;
		margin: 20px 0;
	}
	.col1-layout .product-view .product-shop {
		float: none;
		width: auto !important;
		margin: 0 0 0 350px;
		overflow: hidden;
	}
	
	.deliverytime span {
		display: inline-block;
		padding-bottom:30px;
	}
	.tabs {
		
		display: inline-block;
		padding-top:20px;
	}
	.product-essential {
		padding: 0px;
	}
	.product-view .trusts_bookmarks {
		margin: 20px 20px 20px 0px;
		width: 100%;
	}
	.tabs .content {
		margin: 0;
		overflow:hidden;
	}
	.product-view .trusts_bookmarks {
		position:relative;
	}
	.product-view .shipping {
		float: left;
		margin-left: 20px;
	}
	.cart {
		margin: 0px;
	}	
	.products-grid .product-name {
		width:130px;
	}
	.products-grid .name_price_wrapper {
		float: left;
	}
	.products-grid .actions {
	  left: 15px;
	}
	
	
	
	
	/* checkout */
	.towishlist, #shopping-cart-table td.towishlist {
		display:none;
	}
	.checkout-onepage-index .col2-right-layout .col-right {
		  width: 29%;
		  box-sizing: border-box;
		  margin: 0;
		  float: right;
		  overflow: hidden;
	}
	.checkout-onepage-index .col2-right-layout .col-right .block-title {
		font-size:11px;
	}
	
	.checkout-onepage-index .col2-right-layout .col-main {
		box-sizing: border-box;
		  display: inline-block;
		  padding-top: 1.5em;
		  width: 70%;
		  float: left;
	}
	
	
	.checkout-no-item {
		margin: 0px;
	}
	.col3-set .col-3 {
		width:100%;
		padding-top:15px;
	}
	.col3-set .col-1, .col3-set .col-2 {
		width:45%;
		padding-top:15px;
	}
	.col3-set {
		padding:15px;
	}
	.checkout_progress_bottom span {
		display:none;
	}
	.opc .form-list .input-box {
		margin:0 0 1em 0;
	}
	.opc .form-list .field {
	  margin-right: 10px;
	}
	.opc .step-title {
	  height: auto;
	}
	
	
	.account-create .buttons-set {
	  width: 100%;
	  max-width: 608px;
	}
	
	
	/* useraccount */
	.customer-account .col-left {
	width: 140px;
	}
	.account-navi_top, .account-navi_bottom {
		display:none;
	}
	.account-navi-wrapper .account-navi_content {
		background:none;
		width: 150px;
	}
	.account-navi-wrapper .block-content {
		display:none;
		z-index:2300;
		position:relative;
		margin-left: -35px;
		margin-top: -48px;
		padding-top: 6px;
		background:#004a99;
		padding:1em;
		-webkit-border-radius: 5px;
		-webkit-border-top-right-radius: 0;
		-moz-border-radius: 5px;
		-moz-border-radius-topright: 0;
		border-radius: 5px;
		border-top-right-radius: 0;
		color:#fff;
		width: 160px;
		box-sizing:border-box;
	}
	.account-navi-wrapper .block-content li a	{
		color:#fff;
	}
	
	.col-left:hover  .account-navi-wrapper .block-content	{
		display:inline-block;
	}
	.account-navi-wrapper .block-title 	{
		background:url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/icon_user.png);
		width:29px;
		height:29px;
		border-radius: 5px;
		padding: 0;
		border:0 none;
		position: absolute;
		top: -74px;
		right: -10px;
	}
	.account-navi-wrapper .block-title strong {
		display:none;
	}
	
	
	.customer-account .col-main {
		width:100%;
	}
	
	#wishlist-table tbody td {
		  padding-bottom: 2em;
	}
	.form-list li.wide textarea, .form-list li.wide .input-box {
	  width: 100%;
	}
	#contactForm .fieldset {
		display: inline-block;
	}
	
}





@media only screen and (max-width:845px) {
	.joyofbeauty {
		display:none;
	}
	.category-overview-item, .tumbs .category-overview-item {
		width: 33% !important;
	}
	.products-grid .item, .ps_products-grid .item {
		width: 50% !important;
		
	}
	#wishlist-table colgroup {
		display:none;
	}

	.header .phone span{
		display: none;
	}
	.header .phone{
		max-width: 150px;
	}
	

	.bigthumbs .category-overview-item{
		width: 42% !important;
	}

	.bigthumbs .category-overview-itemwrapper-first .category-overview-item:nth-child(3){
		margin-top: 45px;
	}
}

@media only screen and (max-width:750px) {
	.headerinfos {
		position:absolute;
		top:0px;
		left:230px;
	}
	.nav-container ul {
		font-size: 0.85em;
		
	}
	.sort-by, .limiter {
		display:none;
		
	}
	
	.sales-order-history #my-orders-table td:nth-child(3), .sales-order-history #my-orders-table th:nth-child(3),
	.sales-order-history #my-orders-table td:nth-child(4), .sales-order-history #my-orders-table th:nth-child(4)	{ 
		display:none;
	}
	
	.customer-account-index #my-orders-table td:nth-child(3), .customer-account-index #my-orders-table th:nth-child(3),
	.customer-account-index #my-orders-table td:nth-child(4), .customer-account-index #my-orders-table th:nth-child(4)	{ 
		display:none;
	}
	
	
	.newcontact_top5 {
		width:100%;
		margin-bottom:2em;
	}
	
	.old_series table td:nth-child(4), .old_series table th:nth-child(4)	{ 
		display:none;
	}
	.old_series img:hover {
	  max-width: 100%;
	  position: relative;
	}

	.header .phone{
		max-width: 85px;
	}

}





@media only screen and (max-width:700px) {
		.related_full {
			display:none;
		}
		
		.related_smaller {
			display:block;
		}
		.product-view .product-img-box {
			float: none;
			width: 100%;
			box-sizing: border-box;
		}
		.product-view .product-img-box .product-image-zoom {
			width:323px;
			margin:0 auto;
		}
		.product-view .product-img-box .zoom {
			width:280px;

		}
		.col1-layout .product-view .product-shop {
			float: none;
			width: auto !important;
			margin: 0;
			overflow: hidden;
		}
		.product-options, .product-options-bottom {
			margin: 20px 0 0 0;
			width: 100%;
			float: none;
			padding: 10px 15px 20px;
			box-sizing: border-box;
		}
		.box-collateral.box-up-sell {
			border-top:1px solid #d9ddd3;
			margin-top:1em;
			padding-top:1em;
		}
		/* warenkorb */
	
		#shopping-cart-table .cartimage img {
			width:50px;
			height:auto;
		}
		
		
		#wishlist-table .cartimage img  {
			width:50px;
			height:auto;
		}
		
		.deleteitem {
			background: url("https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/delete.png") no-repeat scroll 0 0 transparent;
			top: 0;
			line-height: 9px;
			padding-left: 14px;
			position: absolute;
			right: 0;
			width:1px;
			overflow:hidden;
		}
		
		.cart .cart-collaterals .col2-set {
			width:100%;
		}
		
		.cart .discount input.input-text {
		  max-width: 254px;
		}
		
		
		/* checkout */
	
	.checkout-onepage-index .col2-right-layout  .col-right {
		display:none;
	}
	
	.checkout-onepage-index .col2-right-layout .col-main {
		width: 100%;
		padding-left: 20px;
		padding-right: 20px;
		box-sizing:border-box;
		margin:0;
		float:left;
		padding-top:1.5em;
	}
	
	.trustbadgeClearfix {
		height:0 !important;
	}
	
	#checkout-review-table tbody td:nth-child(2) { 
		width: 0px !important;
		position: fixed;
		right: -200px;
	}
	#checkout-review-table th:nth-child(2) { 
		width: 0px !important;
		position: fixed;
		right: -200px; 
	}
	.form-list li.wide input.input-text {
		width: 254px;
	}
	.form-list li.wide .input-box {
	  width: 260px;
	}

}
















@media only screen and (max-width:640px) {
	.joyofbeauty {
		display:none;
	}
	.nav-container ul {
		font-size: 0.85em;
	}
	.mini-header-cart a:first-child {
		display:none;
	}
	/*.mini-header-cart {
	  background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/cart_icon.png') top left no-repeat;
	  float: right;
	  line-height: 20px;
	  margin-left: 0px;
	  width: 220px;
	}*/
	
	
	
	.mini-header-cart {
	  background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/cart_icon.png') top left no-repeat;
	  float: left;
	  line-height: 20px;
	  margin-left: 15px;
	  width: 90%;
	  padding-left: 30px;
	  margin-top: 5px;
	  box-sizing:border-box;
	}
	.headerinfos {
		position:absolute;
		top:0px;
		left:215px;
	}
	
	
	#nav1{
		display:none;
	}
	#nav2{
		display:block;
		padding-top: 4px;
		padding-left:10px;
	}
	#nav2 select {
		float:left;
		width:75%;
		-webkit-box-shadow:inset 2px 2px 5px 0 #000000;
		box-shadow:inset 1px 1px 3px 0 #000000;
		border-radius: 5px;
		padding: 0.4em;
		border:0 none;
		margin-top:1px;
		
	}
	
	.faq_neu {
	  width: 100%;

	}
	.faq_neu div.antwort {
		display: none;
		padding: 5px 25px 5px 10px;
		color: #3C3C3C;
		border: 1px solid #AAA;
		margin: 3px 0px 20px 0px;
		width: 100%;
		box-sizing: border-box;
		word-wrap:break-word;

	}
	
	.screenshot {
		width: 100%;
	}
	.screenshot button{
		float:left !important;
		margin-top: 10px;
	}
	.old_series img {
		max-width: 100px;
	}
	
	
	.old_series table td:nth-child(3), .old_series table th:nth-child(3)	{ 
		display:none;
	}
	
}






@media only screen and (max-width:610px) {	
	
	.hoverhelperiphone {
		display:inline-block;
		width:29px;
		height:25px;
	}
	
	.qa-wrapper  {
		font-size:0.9em;
		width:100%;
		text-align:center;
		float:none;
		box-sizing:border-box;
	}
	.header-container .quick-access {
		height: 50px;
		  background-size: 1px 50px;
	}
	.header-container .quick-access ul {
	  text-align:center;
	  float: none;
	  width: 100%;
	}
	.homebottomwrapper .teaser, .homebottomwrapper .teaser_right {
		width:50%;
		margin: 15px 0 15px 0;
		padding:0 10px 0 15px;
		height:auto;
		box-sizing: border-box;
	}
	.home_text {
	  -moz-column-count: 2;
	  column-count: 2;
	  -webkit-column-count: 2;
	}
	.category-overview-item, .tumbs .category-overview-item {
		width: 50% !important;
	}
	
	.products-grid .item, .ps_products-grid .item {
		width: 100% !important;
		
	}
	
	
	/* cart */
	
	#shopping-cart-table {
		border-top: 1px solid #C8D4E2 !important;
	}
	#shopping-cart-table .toolscart {
		border-bottom: 1px solid #C8D4E2 !important;
		  margin-top: -25px;
		  height: 45px;
		  margin-right: 50px;
		  display: inline-block;
	}
	#shopping-cart-table th, #shopping-cart-table td.cartprice {
		display:none;
	}
	#shopping-cart-table td  {
		 display: block ;
		 width:100%;
		 box-sizing: border-box;
	}
	#shopping-cart-table td.cartimage {
		margin-bottom: -70px;
		border-bottom: 0px  !important;
	}
	#shopping-cart-table td.cartname {
		padding-left: 80px;
		
	}
	#shopping-cart-table td.a-center {
		text-align: left !important;
	}
	#shopping-cart-table td.cartsubtotal {
		margin-top: -39px;
		border-bottom: 0px  !important;
		padding-right: 50px;
	}
	
	
	#shopping-cart-table td.toolscart {
		float: left;
		margin-right: 0;
	}
	.cart .btn-remove {
	  width: 20px;
	}
	
	.cart .cart-collaterals .col2-set .col-1 {
		width: 100%;
	}
	.cart .cart-collaterals .col2-set .col-2 {
		width: 100%;
	}
	.gift_cart_wrapper .TS {
		width:68px;
		height:auto;
		padding-bottom:1.5em;
	}
	.cart .totals {
		float: none;
		width: 100%;
		display: inline-block;
	}
	.cart-collaterals .couponwrapper {
		margin:0 0 30px 0; 
	}
	.cart .cart-table .cart-price {
		float:right;
	}
	
	
	
	.col2-set .col-1 {
		float: left;
		width: 100%;
	} 
	
	.col2-set .col-2 {
		float: left;
		width: 100%;
		margin-top: 3em;
	}
	
	
	.account-login .content {
		min-height: 10px;
		padding: 14px 0;
	}
	
	.account-login .content h2 {
		margin: 0 0 14px;
		padding: 0 0 5px 0;
	}
	
	
	/* wishlist */

	#wishlist-table th, #shopping-cart-table td.cartprice {
		display:none;
	}
	#wishlist-table td  {
		 display: block ;
		 width:100%;
		 box-sizing: border-box;
	}
	#wishlist-table td.cartimage {
		margin-bottom: -70px;
		border-bottom: 0px  !important;
	}
	#wishlist-table td.cartname {
		padding-left: 80px;
		border-top: 1px solid #C8D4E2 !important;
		padding-top: 2em;
	}
	#wishlist-table td.cartimage img{
		  margin-bottom: -1.8em;
	}
	
	#wishlist-table .price-box {
		margin-top: -39px;
		border-bottom: 0px  !important;
		float:right;
	}
	
	#wishlist-table .actions {
		margin-top: -25px;
	}
	#wishlist-table .wishlist_qty, #wishlist-table .wishlist_price {
		border:0 none !important;
	}
	.wishlist-index-index button.button {
		margin-bottom:5px;
	}
	
	
	.sales-order-history #my-orders-table td:nth-child(5), .sales-order-history #my-orders-table th:nth-child(5)	{ 
		display:none;
	}
	.customer-account-index #my-orders-table td:nth-child(5), .customer-account-index #my-orders-table th:nth-child(5)	{ 
		display:none;
	}
	
	
	.sales-order-view th {
		display:none;
	}
	.sales-order-view td {
		display:block;
		width: 41%;
		float: left;
		border-right: 0 none !important;
	}
	.sales-order-view #my-orders-table td:nth-child(3), .sales-order-view #my-orders-table th:nth-child(3)	{ 
		display:none;
	}
	.customer-account-index #my-orders-table td:nth-child(3), .customer-account-index #my-orders-table th:nth-child(3)	{ 
		display:none;
	}
	
	
	
	.data-table tfoot strong {
		font-size: 12px;
	}
	
	
	.home_text {
		display:none;
	}
	

}



@media only screen and (max-width:500px) {
	.mini-header-cart {
	  background: url('https://www.tettau-shop.de/skin/frontend/default/tettau_2015/images/cart_icon.png') top left no-repeat;
	  float: left;
	  line-height: 20px;
	  margin-left: 15px;
	  width: 90%;
	  padding-left: 30px;
	  margin-top: 5px;
	  box-sizing:border-box;
	}
	.tabs-list {
		display:none;
	}
	.footer ul {
	  margin: 0 10px 15px 10px;
	}
	.pager .pages {
	    display: inline-block;
		  width: 100%;
		  box-sizing: border-box;
		  text-align: left;
		  margin: 0;
	}

}




@media only screen and (max-width:450px) {
	.category-overview-item, .tumbs  .category-overview-item {
		width: 100% !important;
	}
	
	.homebottomwrapper .teaser, .homebottomwrapper .teaser_right {
		width:100%;
		margin: 15px 0 15px 0;
		padding:0 10px 0 15px;
		height:auto;
		box-sizing: border-box;
	}
	
	.product-view .product-img-box .zoom {
	width: 220px;
	}
	
	
	
	/* checkout form */
	.opc .form-list .field {
		width:100%;
		margin:0 0 0 0;
	}
	.opc .form-list .input-box {
		float:none;
		margin:0 0 1em 0;
		display: inline-block;
		width:100%;
	}
	.opc .step {
	  margin: 0 0 15px 0px;
	}
	
	.col3-set .col-1, .col3-set .col-2 {
		width:90%;
		padding-top:15px;
	}
	#formTShops button.button {
	  margin-left: -90px;
	  font-size: 0.85em;
	}
	.form-list  input.input-text, .form-list  li.wide input.input-text, .form-list .field  {
		width: 180px;
	}
	.form-list  .input-box, .form-list  li.wide .input-box, .form-list li.control  {
	  width: 186px;
	}
	.selectholder span.select {
	  width: 160px !important;
	}
	.fieldset {
		padding: 22px 10px 12px 15px;
	}
	
	.old_series img {
		width: 100%;
		min-width:100%;
	}
		
	.old_series table th	{ 
		display:none;
	}
	
	.old_series table td { 
		display:block;
		width:100%;
	}

	.bigthumbs .category-overview-item{
		width: 75% !important;
	}
	
	.bigthumbs .category-overview-itemwrapper-first .category-overview-item:nth-child(2) {
	    margin-top: 45px;
	}
	
}



@media only screen and (max-width:350px) {
	.quick-access {
	  letter-spacing: -1px;
	}
	
	.links li {
		margin-left: 5px;
	}
	
	.home_text {
	  -moz-column-count: 1;
	  column-count: 1;
	  -webkit-column-count: 1;
	}
	.product-view .product-img-box .zoom {
	width: 160px;
	padding:0;
	}
	.product-view .product-img-box .product-image-zoom {
	  width: 200px;
	  margin: 0 auto;
	}
	
	.zahlungsarten_image a, .zahlungsarten_image {
		width:100%;
	}
	
	.zahlungsarten_image {
		background-size:180px;
		height:15px;
	}
	
	
	.cart .discount input.input-text {
		  max-width: 154px;
	}
	button.btn-checkout span span {
		font-size: 0.8em;
	}
	
	.cart .title-buttons .checkout-types li {
		margin: 10px 0 5px 0px;
	}
	.opc .step-title {
	  padding-bottom: 1em;
	}
	.col-main {
	overflow-x: hidden;
	}
	#nav2 select {
	width: 65%;
	}
	
	.headerinfos .mail, .headerinfos .header_newsletter {
		background:none;
		padding-left:0;
	}
}



.ch_background-image {
	background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}

.ch_content {
		background: rgba(255, 255, 255, 0.35) none repeat scroll 0 0;
    height: 100%;
    position: absolute;
    top: 10%;
    width: 100%;
    z-index: 999;
}
.ch_content img {
    display: block;
    margin: 0 auto;
    border: 2px solid #004a99;
    border-radius: 15px;
    max-width: 90%;
    height: auto;
    background: white;
}



.related_full {
		display:block;
	}
	
.related_smaller {
	display:none;
	margin-bottom: 15px;
}

@media only screen and (max-width:1028px) {

	
	.related_full {
		display:block;
	}
	
	.related_smaller {
		display:none;
	}
}

@media only screen and (max-width:700px) {
	.related_full {
		display:none;
	}
	
	.related_smaller {
		display:block;
	}
}

/* mirasvit search extension */
disabled.searchautocomplete {
	position: relative !important;
        top: 5px !important;
/*	right: 5% !important; */
	background: transparent !important;	
	float: left;
}
disabled.searchautocomplete > label {
	display: none !important;
}
disabled.searchautocomplete .nav {
	width: 245px !important;
}


/* pulse lookbook */
.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;
/*    animation: 2.5s ease-out 0s normal none infinite running pulse; */
    border: 2px solid rgba(0, 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);
	}
}

.related{
        border: 1px solid #E4E4E4;
        background: #F6F6F6;
        padding: 10px;
}

.related span.underline{
        text-decoration: underline;
}


.related .checkbox{
    float:left;
    margin: 20px 15px 0 0;
}
.related .related_product .product-image{
        float: left;
        margin-right: 15px !important;
}

#giftcard_template_select {
    opacity: 1 !important;
    margin: 10px 0;
}

#czgdpr-notice #czgdpr-notice-wrp .button-container button {
  border-radius: 0;
  margin-top:10px;
  background: #5183b9;
    padding: 5px 5px 10px;
   /*width: 50%;*/
}

#czgdpr-notice #czgdpr-notice-wrp .button-container button span span {
  background: none !important;
}

#czgdpr-notice #czgdpr-notice-wrp .button-container button span {
  background: none !important;
}

#czgdpr-notice #czgdpr-notice-wrp .czgdpr-groups-group-cookie button {
  border-radius: 0;
  margin-top:10px;
  background: #5183b9;
  padding: 1px 1px 9px;
   /*width: 50%;*/
}

#czgdpr-notice #czgdpr-notice-wrp .czgdpr-groups-group-cookie button span span {
  background: none !important;
}

#czgdpr-notice #czgdpr-notice-wrp .czgdpr-groups-group-cookie button span {
  background: none !important;
}

#czgdpr-notice button.gdpr-close {
    position: absolute;
    right: 0px;
    top: 0px;
    width:20px;
    cursor:pointer;
}

#czgdpr-notice button.gdpr-close:hover {
    background: #5183b9;
    color:#fff;
}
.nav-container #submenue_3_link {
    color: #fab700;
}

.catalog-product-view .old-price .price:before {
    content:'UVP ';
}
.catalog-product-view .old-price .price sup {
    display:none;
}
.cms_wrapper{
    margin-bottom: 20px;
}

.cms_wrapper:after{
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow-x: hidden;
    overflow-y: hidden;
}

.cms_wrapper.text-center{
    text-align: center;
}

.cms_wrapper.text-blocksatz{
    text-align: justify;
}

.cms_wrapper img{
    width: 100%;
}

.cms_wrapper img.center{
    width: 50%;
}

.cms_wrapper img.right{
    width: 25%;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.cms_wrapper img.left{
    width: 25%;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}

.cms_wrapper.drei_bilder img{
    float: left;
    width: 32%;
    margin-left: 1%;
}

.cms_wrapper.drei_bilder img:first-child{
    margin-left: 0px;
}

.cms_wrapper.zwei_bilder img{
    float: left;
    width: 48.5%;
    margin-left: 1%;
}

.cms_wrapper.zwei_bilder img:first-child{
    margin-left: 0px;
}

.cms_wrapper.vier_texte div{
    float: left;
    width: 23%;
    margin-left: 1%;
}

.cms_wrapper.vier_texte div:first-child{
    margin-left: 0px;
}

.cms_wrapper.drei_texte div{
    float: left;
    width: 32%;
    margin-left: 1%;
}

.cms_wrapper.drei_texte div:first-child{
    margin-left: 0px;
}

.cms_wrapper.zwei_texte div{
    float: left;
    width: 48%;
    margin-left: 1%;
}
.cms_wrapper.zwei_texte div:first-child{
    margin-left: 0px;
}

.cms_wrapper ul { 
   list-style-type: disc; 
   list-style-position: inside;
   margin-left: 15px !important;
}
.cms_wrapper ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
   margin-left: 15px !important; 
}

img.not100 {
    display: inline;
    float: none;
    height: inherit !important;
    width: inherit !important;
}


@media only screen and (max-width: 767px) {
    .cms_wrapper img.right{
        width: 50%;
        margin-left: 10px;
        margin-bottom: 10px;
    }

    .cms_wrapper img.left{
        width: 50%;
        margin-right: 10px;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 650px){
     .cms_wrapper.vier_texte div{
        width: 90%;
        float: none;
        margin-left: auto !important;
        margin-bottom: 20px;
        margin-right: auto !important;
    }

     .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){
     .cms_wrapper.zwei_texte div{
        width: 90%;
        float: none;
        margin-left: auto !important;
        margin-bottom: 20px;
        margin-right: auto !important;
    }
}

@media only screen and (max-width: 550px) {
    .cms_wrapper.drei_bilder img,
    .cms_wrapper.zwei_bilder img{
        width: 90%;
        float: none;
        margin-left: auto !important;
        margin-bottom: 10px;
        margin-right: auto !important;
    }
}


/**
 * 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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-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.tettau-shop.de/skin/frontend/default/tettau_2015/css/magestore/giftvoucher/down-arrow.png);
}
#giftcard-template-show-images:hover #giftcard-template-next{
    background-image: url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/css/magestore/giftvoucher/arrow-slide-right.png);
}
#giftcard-template-show-images:hover #giftcard-template-prev{
    background-image: url(https://www.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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.tettau-shop.de/skin/frontend/default/tettau_2015/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 }
}

/* 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.tettau-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;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.tettau-shop.de/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 0;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 30px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 11px;
  right: 44px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete .input-text {
  outline: none;
}
.searchautocomplete.active .input-text {
  outline: none;
  border-radius: 2px 2px 0px 0px;
  border: 1px solid #3399cc;
}
.searchautocomplete .nav-search-in {
  top: 0px;
}
.searchautocomplete .nav-search-in .category-fake {
  padding-top: 7px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  top: 19px;
}
.searchautocomplete .nav-search-in .category {
  top: 0px;
  left: 0px;
  height: 40px;
}
.searchautocomplete .searchautocomplete-placeholder {
  top: 0px !important;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.1);
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #3399cc;
  border-top: 0px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  border: 1px solid #fff;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
  color: #666;
}
.searchautocomplete .searchautocomplete-placeholder ul li img {
  border: 1px solid #ededed;
}
.searchautocomplete .searchautocomplete-placeholder ul li:last-child {
  border: 1px solid #fff;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background: transparent;
  box-shadow: none;
  border: 1px solid #3399cc !important;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .name {
  white-space: nowrap;
  overflow: hidden;
  font-size: 14px;
  line-height: 16px;
  display: block;
}
.searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
  display: none;
}
@media only screen and (min-width: 1100px) {
  .searchautocomplete .searchautocomplete-placeholder ul li div.highlight {
    display: block;
    float: left;
    max-width: 250px;
  }
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  margin: 0px 10px 0px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  margin: 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price {
  font-size: 13px;
}
@media only screen and (min-width: 771px) {
  #header-search {
    width: 35% !important;
  }
}

/*
/**
* 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.tettau-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;
    }
}
.meanbee-infinitescroll-busy {
    padding: 20px;
    text-align: center;
}

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

