.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear {display: inline-block;}
/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */

.cms-table td {
	padding-right:10px;
}



#contactForm ul,
#contactForm ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

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

/* Reset ================================================================================= */
* { margin:0; padding:0; }
html {
	height: 100%;
	width: 100%;
}
.catalog-product-compare-index > div { min-width:600px;}

body          { 	background:#eae7e2 url("../images/droetker/background.jpg") repeat;	font-family:Arial; font-size:75%;  color: #404040; /*color:#5A5D67;*/ font-family:"Frutiger LT W01_47 Light Cond",sans-serif; letter-spacing: 0.5px; }
body > .wrapper { position:relative;}
.wrapper-tail {
	/*background: url(../images/layout/main_bg.png) repeat-x scroll left top #FFFAF1;*/
}
body, form, form input, form select, form textarea {
	font-family:"Frutiger LT W01_47 Light Cond",sans-serif;
}
img           { border:0; vertical-align:top; }

a             { color:#5A5D67; 	text-decoration:none;}
a:hover       { text-decoration:none; color:#5A5D67; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; margin-bottom:0px; }
h2            { font-size:18px; font-weight:normal; line-height:1.25;margin-bottom:7px;}
h3            { font-size:16px; font-weight:normal; line-height:1.25; margin-bottom:7px;}
h4            { font-size:14px; font-weight:normal; margin-bottom:7px; }
h5            { font-size:12px; font-weight:normal; margin-bottom:7px;}
h6            { font-size:11px; font-weight:normal; margin-bottom:7px;}

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; margin-bottom:5px;}
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; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {width:100%; /*overflow:hidden;*/ }
.tail-top{}
.page { border-radius: 3px; text-align:left; max-width: 1600px; margin: auto; background-color: #fff; position: relative; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); margin-top: 25px; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; margin:0 auto; background:#fff;}
.page-popup  .ratings .rating-box {float:none; margin:0 auto 10px;}
.main-container {
	width:960px;
	margin:-5px auto 0;
	padding:10px 5px 40px 5px;
	position: relative;
	z-index: 9998;
}
.main {}

/* Base Columns */
.col-left { float:left;width:28%; }
.col-main { float:left; width:auto;   }
.popup .col-main { float:none; width:100%; }
.col-right { float:right; width:28%; }

/*.cms-index-index .col-main, .catalog-product-view .col-main, .review-product-list .col-main { width:778px; background:none; padding:0; }*/

.sales-guest-form .col-main, .catalogsearch-advanced-index .col-main { background:none; border:0; padding:0; border-radius:0; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width: 70%; }
.col2-right-layout .col-main { float:left; width: 70%;}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.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:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; font-family:"Frutiger LT W01_47 Light Cond",sans-serif; }
input.input-text,select,textarea {
	background:#fff;
}
input.input-text,textarea { padding:5px 0 4px 3px; }
select { padding:2px; }
select option {
	padding-right: 10px;
	font-weight: 100;
	font-size: 15px;
	letter-spacing: 0.3px;
}
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:10px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !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 {
	float:left;
	height:33px;
	padding:0;
	font:300 15px/33px "Frutiger LT W01_47 Light Cond", Helvetica, sans-serif;
	text-align:center;
	white-space:nowrap;
	color:#fff;
	text-transform:uppercase;
	/* filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#494b54', endColorstr='#6e7077');
     background: -webkit-gradient(linear, left top, left bottom, from(#494b54), to(#6e7077));
     background: -moz-linear-gradient(top,  #494b54,  #6e7077);
     background: -o-linear-gradient(top,  #494b54,  #6e7077);
     background: -ms-linear-gradient(top,  #494b54,  #6e7077); */

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#797c88', endColorstr='#9d9ea5'); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#797c88), to(#9d9ea5));
	background: -moz-linear-gradient(top,  #797c88,  #9d9ea5); /* firefox 3.6+ */
	background: -o-linear-gradient(top,  #797c88,  #9d9ea5); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #797c88,  #9d9ea5); /* IE10+ */

}
button.button span span {padding:0 10px; display:block; float:left;}


button.button > span {
	/*background: #FED88A;*/
	background: #00b6ad;
	/*color:#000;*/
	color:#fff;
}
button.button:hover > span {

}

.startsite_products button.button > span {
	font: 300 13px/33px "Frutiger LT W01_47 Light Cond",Helvetica,sans-serif;
}
.startsite_products button.button span span {
	padding: 0 8px;
}

/**********  Button fancybox Product *****************************************/

.products-grid .grid-inner .fancybox,
.products-list .list-inner .fancybox {
	padding:0 20px 0 20px;
	height:31px;
	text-decoration:none;
	font:normal 12px/31px Arial, Helvetica, sans-serif;
	white-space:nowrap;
	text-transform:uppercase;
	position:absolute;
	left:15%;
	top:40%;
	display:none;
	background: #00b6ad;
	color:#fff;
}
.products-list .list-inner .fancybox {left:9%; }

.products-grid .grid-inner:hover .fancybox,
.products-list .list-inner:hover .fancybox { display:inline-block;}

.products-grid .grid-inner .fancybox:hover,
.products-list .list-inner .fancybox:hover {

}
/*******************************************************/

/********** Button right Contact Form and Account login home *****************/


/*******************************************************/


button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

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 0px; }
.form-list label { float:left; position:relative; z-index:0; display:inline-block; padding-top:5px; font-size:14px; font-weight:100; }
.form-list label.required { color: inherit; }
.form-list label.required em { float:right; font-style:normal; color:#2b2c31; position:absolute; top:5px; right:-8px; }
.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:360px; }
.form-list input.input-text { width:333px; border: 1px solid #b5b5b5; }
.form-list textarea { width:254px; height:10em; border: 1px solid #b5b5b5; }
.form-list select { width:260px; border: 1px solid #b5b5b5; }
.form-list li.wide .input-box { width:100%;  }
.form-list li.wide input.input-text { width:529px; border: 1px solid #b5b5b5; }
.form-list li.wide textarea { width:529px; border: 1px solid #b5b5b5; }
.form-list li.wide select { width:535px; border: 1px solid #b5b5b5; }
.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:315px; }
.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:132px; }
.form-list .name-middlename input.input-text { width:104px; }

.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:318px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }
.field.name-suffix{ margin-top:8px;}
.field.name-prefix{ margin-bottom:10px}
.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:230px; }

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

.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:202px; }

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

.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:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:35px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:190px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px 0 5px 0;}

.buttons-set .back-link { float:left; margin-top:5px; }
.buttons-set .back-link a{ color:#000;}
.buttons-set .back-link a:hover{ color:#2b2c31;}
.buttons-set button.button { float:right; }
.comments-wrapper .buttons-set button.button { float:left; }
.buttons-set p.required { margin:0 0 10px; font-size:12px; color:#2b2c31; }

.buttons-set-order {}

.fieldset > p { margin-bottom:10px; }
.fieldset .legend {font-weight:bold; font-size:12px; text-transform:uppercase; position:relative; padding-bottom:8px; color:#2b2c31; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:12px; font-size:14px; line-height:17px; font-weight:100; letter-spacing:0.3px; background:url(../images/validation_advice_bg.gif) 2px 3px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required {  text-align:right; color:#f00; font-size:15px; font-weight:100; letter-spacing:0.3px; }
/* 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:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 20px; }
.messages li li { margin:0; min-height: 26px; }

div.alert a.alert-link {display:inline-block; cursor: pointer;}
div.alert a{ font-size:14px; color:#00b6ad; font-weight:normal; padding-left:5px; width:100%; height:100%; overflow:hidden;}
div.alert {box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); position:fixed;background:#fff; top:45%; left:50%; width:500px; margin-left:-280px; padding:25px 25px 15px; z-index:999999; font-size:14px; color:#00b6ad; border-radius:3px; text-align:left; border: 1px solid #00b6ad; }

.addthis_button_google_plusone {width:75px  !important;}
.addthis_button_tweet {width:90px  !important;}


div.alert button{background:url(../images/remove-popup.png) 0 -9px no-repeat; width:9px; height:9px; position:absolute; right:20px; top:44%; border:none; z-index:9999;}
div.alert button:hover{ cursor:pointer; background-position:0 -9px;}

.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:20px 7px !important; background-repeat:no-repeat !important;  !important; padding:8px 8px 8px 78px !important; font-size:12px !important; font-weight:bold !important; }
.error-msg ,
.success-msg  {border-color:#ebbcb5;}
.error-msg {  background:url(../images/i_msg-error.gif) left -3px no-repeat #fde4e1; color:#df0505; font-weight:bold;  }
.success-msg { background-color:#f7fde1; background-image:url(../images/i_msg-success.png); color:#2b2c31; font-weight:bold; }
.note-msg,
.notice-msg { background:url(../images/i_msg-note.gif) 20px 8px no-repeat #F5EACC!important; border-color:#F5EACC; color:#2b2c31; font-weight:bold;}

/* BreadCrumbs */
.breadcrumbs { padding:5px 10px 10px 0; overflow:hidden; }
.breadcrumbs li { float:left; }
.breadcrumbs li a { color:#383737; }
.breadcrumbs li a:hover { color:#999; }
.breadcrumbs li span {display:inline-block; text-indent:-77777px; height:13px; width:4px; background:url(../images/breadcrumbs.png) no-repeat left 8px; margin:0 7px 0 5px;}
.breadcrumbs li strong {font-weight:normal; color:#383737;}


/*.page-title h1,
.page-title h2 { font-size:15px; font-weight:300; color:#fff; font-family: 'Open Sans', sans-serif; text-transform:uppercase; margin:0; line-height:normal; }*/

.page-title h1, .page-title h2 {
	color: #777470;
	font-size: 60px;
	font-weight: 500;
	line-height: 55px;
	margin: 0;
	padding: 0;
	font-family: "CheltenhamITCPro-LightCond";
}
.page-title, .category-title {
	margin: 10px 0 20px;
	font-family: "CheltenhamITCPro-LightCond";
}

.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.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; }

/******************************************************************************* style all pages ***********************************************************************/
.pager .pages li,
#easyTooltip,
.block-cart-header .subtotal ,
.block-cart .subtotal,
.jspVerticalBar,
.products-grid .grid-inner .fancybox,
.products-list .list-inner .fancybox,
.product-view .product-shop .product-pricing li ,
.cart .totals button.button span,
.catalog-product-compare-index .link-print,
.opc .step-title .number,
.page-sitemap .links a,
.opc .active .step-title .number,
.block-order-return .input-box.btn button.button span span,
.catalog-product-compare-index .buttons-set button.button span span   {}

/*********************************/
.toolbar,
.header .form-search .input-text ,
.header .form-search button.button span,
.products-grid li.item ,
.products-list,
.link-extra  {}

/********************************/
.block,
.product-view,
.box-up-sell,
.box-up-sell ul li ,
.form-adv-search ,
.contact-left,
#contactForm ,
.cms-about-magento-demo-store .about-col-1,
.cms-about-magento-demo-store .about-col-2,
.cms-about-magento-demo-store .about-col-3,
.custom-servis-ul li,
.page-sitemap .pager,
.radius-cart,
.cart .crosssell,
.cart .shipping,
.cart .totals,
.gift-messages-form ,
.block.block-progress .block-title span,
.block-progress dt,
.opc li.section,
#checkout-review-table-wrapper,
#co-shipping-form,
.opc .active .step-title,
#checkout-step-login .col2-set,
.account-login .new-users ,
#co-billing-form > fieldset,
.account-login .registered-users,
.block-order-return,
.map-popup,
.success-msg   {}

/********************************/

/********************************************************************************* End ********************************************************************************/


/* Pager */
.pager { padding:4px 9px 6px 4px; margin:5px 0; }
.pager .amount { float:left; padding-top:2px; font-size:13px; letter-spacing:0.3px; }
.pager .amount span{ font-weight:bold; color:#2b2c31;}
.pager .amount.spinner{ padding-top:13px;}
.pager .amount strong{ font-weight:normal; color:#383737; display:inline-block; padding-top:0px;}
.pager .amount strong span{ font-weight:bold; color:#2b2c31;}
.pager .limiter { float:right; color:#000000; min-width:110px;  }
.pager .limiter .jqTransformSelectWrapper { width:40px!important; text-align: center; padding-right:20px!important;}
.pager .limiter .jqTransformSelectWrapper ul{ width:58px!important;}
.pager .pages { margin:2px 19px 0px 0px; float:right }
.pager .pages  strong{ font-weight:normal; color:#000;padding-right:7px;}
.pager .pages ol { display:inline;  }
.pager .pages li { display:inline; padding: 4px;font-size:14px; font-weight:normal; }
.pager .pages li span{padding:0px 5px 0px 5px;}
.pager .pages li a{ text-decoration:none;color:#00b6ad; font-size:14px; font-weight:normal;padding:1px 7px;}

.pager .pages .current {
	background:#00b6ad;
	color:#fff;
	border-radius: 50%;
	display: inline-block;
	height: 17px;
	line-height: 17px;
	width: 17px;
}
.pager ol > li:first-child > a {text-decoration:none;}
.pager ol > li > a {}

.limiter .jqTransformSelectWrapper {
	background: transparent none repeat scroll 0 0;
	border: 1px solid #fff;
	border-radius: 3px;
	color: #fff;
	max-width: 30px;
} }

/* Sorter */
.sorter {  padding:7px 9px 3px 9px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .view-mode { float:left; text-indent:-77777px; overflow:hidden; height:24px; width:100px; margin:1px 0 0 0;}
.sorter .view-mode .grid {display:block; float:left; width:25px; height:24px; background:url(../images/grid-list.png) no-repeat left top;}
.sorter .view-mode a.grid {background-position:0 -24px;}
.sorter .view-mode a.grid:hover {background-position:0 top;}
.sorter .list {display:block; float:left; width:25px; height:24px; background:url(../images/grid-list.png) no-repeat right -24px; margin-left:5px; }
.sorter a.list {background:url(../images/grid-list.png) no-repeat right -24px;}
.sorter strong.list {background:url(../images/grid-list.png) no-repeat right 0px;}
.sorter a.list:hover {background-position:right 0px;}
.sorter .sort-by { float:right; min-width:152px; }
.sorter .sort-by .jqTransformSelectWrapper{ border: 1px solid #fff; border-radius: 3px; color: #fff; background: transparent; min-width: 130px; }
.sorter .sort-by .jqTransformSelectWrapper span{  padding-left:7px;}
.sorter .sort-by > a{ display:none;}
.sorter .sort-by label, .limiter label {display:inline-block; margin-top:1px; padding-right:20px; float:left; font-size: 20px; color: #fff; font-family: CheltenhamITCPro-LightCond;  }



.sorter .link-feed {}
#easyTooltip{padding:5px 10px;border:1px solid #2b2c31;background:#2b2c31;color:#fff;font-size:12px; text-transform:uppercase;text-transform:none;position:relative;z-index:99;font-weight:normal;}
/* Toolbar */
.toolbar { margin-bottom:20px;}
.toolbar select {text-align:center; min-width:63px;}
.toolbar .pager { margin:0px;  padding:10px 0;}
.toolbar .sorter {}
.toolbar-bottom .toolbar {
	margin-bottom:0;
	text-align: center;
}
.toolbar-bottom .toolbar .pager .limiter { display: none; }


/* Data Table */
.data-table { width:100%; }
.data-table th { padding:12px 10px 12px 10px; border:1px solid #d3d3d3; font-weight:bold; white-space:nowrap; }
.data-table td { padding:14px 10px 14px 10px; border:1px solid #d3d3d3;  }

#payments_grid.data-table th { padding:12px 10px; }
#payments_grid.data-table td { padding:12px 10px; }

.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first { }
.data-table tr.first th.label { }
.data-table tr.last {}
.data-table tr.odd th.label{ }
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; color:#7e7e7e; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { background:url(../images/bkg_collapse.png) 0 4px no-repeat; cursor:pointer; padding-left: 15px; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px;  }
tr.summary-details-first td {  }
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(../images/bkg_collapse.png) 100% 4px 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% -53px; }

/* 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; font-size:15px; font-weight:100; letter-spacing: 0.3px;}
.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:400; }
.std i,
.std em { font-style:italic; }

.newsletterBlock ul,
.newsletterBlock ul li {
	margin-left:0px;
	padding-left:0px;
	list-style-type:none;
}
.newsletterBlock .buttons-set button.button {
	float: left;
}

/* Misc */
/*.links li { display:inline; padding-left:12px; }
.links li.first { padding-left:0 !important; }
.links li.last { background:none !important; padding-right:0 !important; }
.links li a{ text-decoration:none;}
.links li a:hover{ color:#000;}*/
.link-cart { font-weight:bold; color:#2b2c31; }
.link-cart:hover{ color:#000; text-decoration:underline;}
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove {
	background: rgba(0, 0, 0, 0) url("../images/droetker/cart_remove.png") no-repeat scroll center;
	display: block;
	font-size: 0;
	height: 17px;
	line-height: 0;
	margin-left: 2px;
	outline: 1px solid #fff;
	overflow: hidden;
	text-indent: -999em;
	width: 17px;
	color: #fff !important;
}
}
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin-left:2px;}
.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }
/*.prod-cart img{ border:1px solid #ededed;}*/
.prod-cart img:hover{}
.separator { margin:0 3px; }

.quickCart .btn-remove,
.quickCart .btn-edit { float:right; }

.quickCart .btn-remove { height: 17px; width: 17px; background-position: center center; opacity: 0.5; border: 1px solid #777; border-radius: 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; 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:1000px; margin:0 auto; padding:12px 0 12px; background:url(../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; }
/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

.cookienotice-button-container #cookienotice-close-button { /*background-color: #fff;*/ display: block; margin-top: 10px; padding: 2%; text-align: center; width: 96%; }
/* ======================================================================================= */

/* Logo ================================================================================ */
.header .logo { position:absolute; margin:23px 0 0 0; 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; overflow:hidden; }
/* Header ================================================================================ */

/*.header-container {}
.header { width:1024px; margin:0 auto 3px auto; position:relative;}
.header_row1 { height:39px; }
.header_row2 { height:82px; }
.header_row3 { height:48px; }
.right_holder { padding:23px 0 0 0; }
.header .quick-access{ width:70%; float:right;}
.header .header-row{ float:right;}
.header .welcome-msg { float:left; padding:9px 0 0 0; font-size:11px; text-transform:uppercase; color:#888992; }
.header .welcome-msg a {}
.header .links { float:right; padding:10px 19px 0 0; font-size:11px; text-transform:uppercase; }
.header .links li {float:left; padding:0 0 0 16px; }
.header .links li a {display:inline-block;color:#63656b; }
.header .links li a:hover { color:#888a92; }
.header .links  #FME-contact-form{ display:none;}
/*.header .form-search { float:right; background:url(../images/bg_search.gif) repeat-x; border-radius:4px 4px 0 0; padding:8px 8px 0 8px; height:40px; }
.header .form-search label { display:none; }
.header .form-search .input-box { background:url(../images/bg_input.gif) no-repeat; width:211px; height:33px; }
.header .form-search .input-text { background:none; border:0; padding:5px 8px 5px 32px; width:171px; height:23px; line-height:23px; color:#fff; font-size:11px;  }
.header .form-search button { display:none; }
.header .form-search .search-autocomplete img{ float:left; margin-right:10px; margin-bottom:10px;}
.header .form-search .search-autocomplete { z-index:2200 !important; left:inherit !important; right:8px !important; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:20px; border-bottom:1px solid #e9e9e9; cursor:pointer; text-align:left; }
.header .form-search .search-autocomplete li .description{ font-size:12px; padding-top:12px;}
.header .form-search .search-autocomplete li { font-size:12px;}
.header .form-search .search-autocomplete li.suggest{ padding:7px;}
.header .form-search .search-autocomplete li.suggest:hover{  background:#2b2c31!important;}
.header .form-search .search-autocomplete li .amount-2 { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}*/
div.quickSearch div.form-search button.button {
	position: absolute;
	background: rgba(0, 0, 0, 0) url("../images/droetker/search_icon.png") no-repeat scroll center center;
	right: 0;
	top: 0;
	height: 31px;
	width: 30px;
}
div.quickSearch div.form-search button.button span {
	font-size: 0;
	background: none;
}

div.quickSearch div.form-search { position: relative; }



.header-container .top-container { clear:both; text-align:right; }

.top_menu { float:left; background:url(../images/bg_menu.gif) repeat-x; border-radius:4px 4px 0 0; padding:0 0 0 0; width:795px; height:48px; }
.top_menu li { float:left; width:105px; padding:0 2px 0 0; text-align:center; background:url(../images/tsp.gif) no-repeat 100% 0; line-height:13px; }
.top_menu li a { display:block; padding:17px 10px 18px 10px; color:#a7aab1; }
.top_menu li a:hover { color:#fff; }
.top_menu li.m1 { width:auto; background:url(../images/tsp2.gif) no-repeat 100% 0; }
.top_menu li.m1 a { display:block; width:44px; height:58px; background:url(../images/icon_home.gif) no-repeat; text-indent:-9999px; padding:0; }
.top_menu li.m3 a { padding-top:11px; padding-bottom:11px; }
.top_menu li.m6 a { padding-top:11px; padding-bottom:11px; }

.top_menu .lang_de li.m3 a { padding-top:17px; padding-bottom:18px; }

.top_menu .lang_es li.m2 a { padding-top:11px; padding-bottom:11px; }
.top_menu .lang_es li.m5 a { padding-top:11px; padding-bottom:11px; }

.top_menu .lang_ru li.m5 a { padding-top:11px; padding-bottom:11px; }
.top_menu .lang_ru li.m6 a { padding-top:17px; padding-bottom:18px; }
.top_menu .lang_ru li.m7 a { padding-top:11px; padding-bottom:11px; }

.header .block-currency { float:right; border:none; padding:9px 0 0 0; }
.header .form-language { float:right; padding:9px 25px 0 0; }
.header .block-currency label, .form-language label {
	font-size:11px;
	font-family:Arial, Geneva, sans-serif;
	line-height:normal;
	font-weight:normal;
	text-transform:uppercase;
	padding:2px 7px 0 0;
	float:left;
	color:#888a92;
}
.header select { float:left; width:100px; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:normal; background:#ccc; padding:3px;	border:1px solid #ddd !important;}

/******** Header select *************/
.header .jqTransformSelectWrapper{ z-index:998;}
.header .jqTransformSelectWrapper {width:95px!important; height:18px; line-height:14px; background:none; font-size:11px; text-transform:uppercase; color:#5e5f66; }
.header .jqTransformSelectWrapper .jqTransformSelectOpen { background:url(../images/select_right2.gif) left top no-repeat;width:16px;height:18px; }
.header .jqTransformSelectWrapper .jqTransformSelectOpen:hover {}
.header .jqTransformSelectWrapper  ul { background:#3e3f43; border:solid 1px #5e5f66; }
.header .form-language .jqTransformSelectWrapper {width:85px!important;}
.header .form-language .jqTransformSelectWrapper  ul {width:83px !important;}
.header .jqTransformSelectWrapper li a { color:#888a92;}
.header .jqTransformSelectWrapper  ul li:hover a {color:#fff;}

/****************/

.jqTransformSelectWrapper {
	background:url(../images/select_left.png) left top no-repeat;
	color:#7e7e7e;
	font:normal 12px Arial, Helvetica, sans-serif;
	line-height:18px;
	height:24px;
	float:left;
	position:relative;
	padding:0;
	z-index: auto!important;
	float:right;
	margin:0 0 0 4px;
}
.jqTransformSelectWrapper > div {padding-left:0px;}
.jqTransformSelectWrapper > div > span{display: inline-block; margin-top:3px; cursor:pointer; padding-left:5px; width:86% !important;}
.block-currency .jqTransformSelectWrapper > div > span{display:block; margin-top:2px; cursor:pointer; padding-left:5px; height:16px; overflow:hidden;}
.jqTransformSelectWrapper .jqTransformSelectOpen {background:url(../images/droetker/dropdown_white.png) center center no-repeat;width:22px;height:24px;position:absolute;top:0;right:0; cursor:pointer;}
.header .jqTransformSelectWrapper  ul {}
.jqTransformSelectWrapper  ul {
	list-style:none !important;
	background:#f4f4f4;
	border:none;
	position:absolute;
	top:24px;
	left:0;
	z-index:11;
	border:1px solid #c8c7c7;
	border-top:none;
	width:99% !important;
	z-index: 11!important;
	padding:5px 0 5px 0;
}
.jqTransformSelectWrapper  ul li { padding-left:5px; display:block; line-height:16px; }
.jqTransformSelectWrapper li a { text-decoration:none; display:block; color:#7e7e7e; text-align: left; padding:3px 0 3px 0;}
.jqTransformSelectWrapper  ul li:hover { background:none; }
.jqTransformSelectWrapper  ul li:hover a {color:#000;}
.jqTransformHidden {display:none !important;}
.jqTransformSelectWrapper .validation-advice{ padding-left:14px; margin-top:10px; margin-bottom:10px; float:right;}



/*************Header Cart **********************/
.header-container .top-container { clear:both; text-align:right; }
.block-cart-header { float:right; }
.block-cart-header .btn-edit {margin-right: 5px;}
.block-cart-header .btn-remove, .block-cart-header .btn-edit {float: right;}
.block-cart-header .amount-2 { float:right; display:block; background:url(../images/bg_cart.gif) no-repeat; width:37px; height:37px; }
.number_items { position:absolute; margin:-7px 0 0 25px; background:url(../images/number_items.png) no-repeat; width:18px; height:18px; line-height:18px; font-size:11px; color:#fff; text-align:center; }
.block-cart-header .cart-content{ position:absolute; right:0; top:37px; z-index:8888; width:260px; display:none; }
.cart-indent{ background:#fff; padding:20px; border:solid 1px #e2e2e2; border-radius:4px; }
.block-cart-header .empty { background:url(../images/bg_cart.gif) no-repeat; width:37px; height:37px; }
.block-cart-header .actions { text-align:center;}
.block-cart-header .mini-products-list li{ clear:both; min-height:85px; margin-left:-20px; margin-right:-20px; padding-left:20px; padding-right:20px; padding-top:20px; padding-bottom:20px;}
.block-cart-header .mini-products-list .product-image { width:60px; }
.block-cart-header .mini-products-list .product-details {margin-left:75px; text-transform:uppercase;}
.block-cart-header .mini-products-list .product-details a {color:#b2b2b2; text-decoration:none; font-size:12px; margin-top:5px; display: inline-block;}
.block-cart-header .mini-products-list .product-details .btn-remove {background-position:0 top;}
.block-cart-header .mini-products-list .product-details .btn-remove:hover{ background-position:0 -19px;}
.block-cart-header .mini-products-list .product-details .btn-edit{ margin-top:7px !important;}
.block-cart-header .mini-products-list .product-details a:hover {color:#000;}
.block-cart-header .mini-products-list .product-details .product-name { line-height:16px; float:none; width:90px; margin:8px 0;}
.block-cart-header .mini-products-list .product-details .product-name a{ text-transform:none;}
.block-cart-header .mini-products-list .product-details strong{ font-weight:normal;}
.block-cart-header .block-subtitle{ color:#000000;}
.block-cart-header .product-name{ padding-bottom:0px;}
.block-cart-header .price{font-size:12px; color:#000000; font-weight:bold;}
.block-cart-header .subtotal {font-size:12px; color:#333; border:1px solid #ededed; padding:5px 8px 5px 8px; margin-bottom:10px;}
.block-cart-header .subtotal .label{ color:#333; font-weight:bold;}
.block-cart-header .subtotal .price { float:right;}

/********************Header Cart end ***********************/

/************************************ < Navigation *******************************************************************************************************************************/
/*.nav-container {}
#nav { overflow:hidden; }
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

#nav>li { border-bottom:solid 1px #ecedee; font-family:'Open Sans'; font-size:15px; font-weight:300; text-transform:uppercase; }
#nav>li.last { border-bottom:0; }
#nav>li>a { padding:14px 28px 15px 30px; background:url(../images/nav_arr.gif) no-repeat 100% 18px; color:#9fa1ad; }
#nav>li.over>a,
#nav>li.active>a { color:#000; }

#nav ul,
#nav div { padding:0 0 10px 10px; display:none; }
#nav div ul {  }

#nav ul ul,
#nav ul div {  }

#nav ul li { float:none; padding:0 0 0 30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-transform:none; }
#nav ul li.last {  }
#nav ul li a { float:none; color:#777 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#262626 !important; }
#nav > li.active > ul{display:block;}

#nav li ul.shown-sub,
#nav li div.shown-sub {  }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {  }
/********** Navigation > */
/* ============================================ Navigation custommen ================================================================================================================ */

#custommenu {position:relative;	z-index:99;	border-radius:7px; background:#fefefe;	}
div.menu {float: left;}
div.menu a{text-decoration:none; color:#504f4f;display:block;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-weight:bold; font-size:16px; text-transform:uppercase;padding:21px 20px 21px 20px;}
div.menu.act,
div.menu:hover,
div.menu.active { background:url(../images/tail-menu-act.gif) left 0 repeat-x #aad702; color:#fff; }
#custommenu .popup-cat-img .img-menu {display:block;}
#custommenu .wp-custom-menu-popup.last .popup-cat-img .img-menu {display:none;}

div.menu.active:first-child,
div.menu:first-child:hover,
div.menu:first-child .parentMenu a.act{border-radius:8px 0 0px 8px;}

div.menu .parentMenu a{ padding-top:22px;}
div.menu.act:first-child {background:url(../images/tail-menu-act.gif) left 0 repeat-x #aad702; color:#fff; border-radius:8px 0 0px 8px; }
div.menu.act a span,
div.menu:hover a span,
div.menu.active a span { color:#fff;}

#custommenu .wp-custom-menu-popup{padding-right:202px!important;}
#custommenu .img-menu{ background:#fff; border:1px solid #d1d1d1; position:absolute; right:20px; top:20px; display:none; z-index:9999;}
div.wp-custom-menu-popup .column.last .itemMenuName.level1 .img-menu { display:block; z-index:1;}
#custommenu .itemMenuName:hover .img-menu{ display:block;}

#custommenu > div > div{background:url(../images/border-nav.gif) right 0 no-repeat; }
div.menu.act .parentMenu{}
div.menu:hover .parentMenu{ }

div.wp-custom-menu-popup {
	position:absolute;
	z-index:100;
	display: none;
	background:#f3f3f3;
	text-align:left;
	border-radius:5px;
	padding:20px 20px 10px 20px;
	min-height:205px;
}
.itemMenuName.level1{ display:inline-block;}
#custommenu div.wp-custom-menu-popup > div {background:none; }
div.menu, div.wp-custom-menu-popup {}
div.wp-custom-menu-popup a {text-decoration:none; color:#504f4f;display:block; font-weight:normal; font-size:12px;padding:2px 0px 2px 0px; overflow:hidden;}
div.wp-custom-menu-popup .itemMenu span{font-size:14px; text-transform:uppercase; color:#a3ce02;}
div.wp-custom-menu-popup .itemMenu:hover span{ color:#333;}
div.wp-custom-menu-popup .itemSubMenu span{ text-transform:none; font-size:12px;color:#7e7d7d;}
div.wp-custom-menu-popup .itemMenuName:hover span{color:#7e7d7d; font-weight:bold;}
div.wp-custom-menu-popup .column{ margin-right:20px;}
.itemMenuName.level2{background:url(../images/line-menu.png) 0 top repeat-x; padding:7px 0 5px 0;}
.itemMenuName.level2:first-child{ background:none;}
div.wp-custom-menu-popup a.actParent {color: #4D4D4D;}
div.wp-custom-menu-popup a.act {color: #A52A2A;}
div.column {float:left;width:200px; /* column width */padding:0px;}
div.itemSubMenu {margin-left:0px;}
.clearBoth {clear:both;}


#custommenu div.wp-custom-menu-popup.last { padding-right:20px!important; width:960px; padding-bottom:17px; left:0;}
.wp-custom-menu-popup .col-1,
.wp-custom-menu-popup .col-2,
.wp-custom-menu-popup .col-3,
.wp-custom-menu-popup .col-4 { width:230px; margin-right:27px; float:left;}
.wp-custom-menu-popup .col-4{ margin-right:0;}
.wp-custom-menu-popup .col4-set h3{ text-transform:uppercase;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-weight:600; color:#383737; margin-bottom:15px; font-size:14px;}
/* Show menu */

.col2-set .col-1 {float: left;width:48.5%;}
.col2-set{ width:auto;}
/*========================================================================================== Sidebar =============================================================================== */
/* ================================================================================================================================================================================== */

/*.block { margin:0 0 3px; background:#fff; padding:18px 20px 20px 30px; }
.block.last_block {margin-bottom:0;}
.block .block-title {padding:0 0 11px 0; }
.block .block-title strong { font-size:15px; font-weight:300; font-family: 'Open Sans', sans-serif; text-transform:uppercase; color:#2b2c31; }
.block .block-title strong span { }
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { padding:15px 0 10px 0; text-transform:uppercase; color:#2b2c31; font-size:12px; font-weight:normal; }
.block .block-content { color:#c0c3cc; }
.block .block-content li.item { padding:10px 0; border-top:1px solid #e6e6e6; }
.block .block-content li.item:first-child{ border:none;}
.widget.widget-catalogsale-products .block ol li { padding:20px 0 20px 0;}
.widget.widget-catalogsale-products .price-box.map-info{ padding:10px 0 10px 0;}
.widget.widget-catalogsale-products .price-box.map-info a{ padding-left:0;}
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; padding:15px 0 0 0;}
.block .actions a { float:left; font-weight:bold; color:#888787; display:inline-block; }
.block .actions a:hover{ color:#2b2c31; text-decoration:underline;}
.block-compare .actions{ padding:20px 0 10px 0;}
.block .empty {}

.block li.odd {}
.block li.even {}
.sidebar-indent {}*/

/******************************************************************************** Mini Products List ******************************************************************************/
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:84px; background:#fff; }
.mini-products-list .product-image:hover{ }
.mini-products-list .product-details { margin-left:100px; margin-top:-3px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name{ width:62px;}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */

/* Block: Currency Switcher */
.block-currency {}
.block-currency select {  }

/*.block-category { padding:0; border:none; }
.block-category .block-title { background:#ededee url(../images/title_poll.gif) repeat-x; padding:18px 0 18px 30px; border-bottom:solid 1px #d5d5d7; }
.block-category .block-title strong { color:#2b2c31; }
.block-category .block-content { padding:0; }*/

/******************************************************************************** Block: Layered Navigation ************************************************************************/
.block-layered-nav { }
.block-layered-nav dt { font-weight:bold; color:#000000; }
.block-layered-nav dd ol{ padding:10px 0 10px 20px; border-bottom:1px solid #e6e6e6; margin-bottom:18px;}
.block-layered-nav dd.last ol{ border:none; margin-bottom:0; padding-bottom:20px;}
.block-layered-nav dd li a{ text-decoration:none; color:#b2b2b2;}
.block-layered-nav dd li a:hover{ color:#383737;}
.block-layered-nav dd li { color:#2b2c31;background:url(../images/block-layered-nav-marker.png) 0 6px no-repeat; padding-left:13px; margin-bottom:6px;}
.block-layered-nav .currently {}
.block-layered-nav .currently li { margin-bottom:3px; }
.block-layered-nav .btn-remove { float:right; margin:0px 3px 0 2px; }
.block-layered-nav .block-subtitle { margin-bottom:16px;}
.block-layered-nav .block-content .actions a{ color:#363636; text-decoration:none;}
.block-layered-nav .block-content .actions a:hover{ color:#2b2c31;}
.block-layered-nav .block-content .actions{ padding-top:5px; padding-bottom:10px;}
.catalogsearch-result-index .sidebar .block-layered-nav {display:none;}

/*********************************************************************** Block: Spacials *********************************************************************************************/
.widget-catalogsale-products {}
.widget-catalogsale-products .price-box .price-label {display:none;}

#product_tabs_review_tabbed_contents #review-form h3 span{ color:#2b2c31;}

/************************************************************************************ Block: Cart ***********************************************************************************/
.block-cart .btn-edit{ margin-top:3px; margin-right:5px; font-size: 0; background: url(../images/btn_edit.gif); width: 11px; height: 11px; }

.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { font-size:11px; }
.block-cart .subtotal .price{ float:right; font-weight:bold; color:#fff;}
.block-cart .subtotal .label{ color:#b2b2b2;}
/*.block-cart .amount-2{ color:#fff; padding-bottom:17px;}*/
.block-cart .amount-2 a{ text-decoration:none; font-weight:bold; color:#2b2c31;}
.block-cart .amount-2 a:hover{ color:#000000;}
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; display:none; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }
.block-cart .actions {margin-bottom:19px; padding-top:20px;}
.block-cart .product-image { width:45px; }
.block-cart .product-image > img { max-width: 100%; height: auto; }
.block-cart .product-details {color:#515151; margin-left:50px; }
.block-cart .product-details strong{ font-weight:normal; padding:0 0 0 3px;}
/*.block-cart button > span { background:#fff; color:#333; }*/
/*.block-cart button:hover > span { background:#797c88; color:#fff; }*/


.block-cart .product-details .price,
.block-related .regular-price .price { font-size:14px;font-weight:400;}

.block-cart .product-name a,
.block-related .product-name a { text-decoration:none; color:#00b6ad; line-height:18px; text-transform:none; display:inline-block; font-size:14px;}


/**************************************************************************** Block: Wishlist ******************************************************************************************/
.block-wishlist {}
.block-wishlist .btn-remove{ margin-left:7px;}
.block-wishlist .product-name a { text-decoration:none; color:#b2b2b2;}
.block-wishlist .product-name a:hover{ color:#000;}
.block-wishlist .block-title small{ }
.block-wishlist .regular-price .price { font-size:12px; font-weight:bold; color:#000; float:none;}
.block-wishlist .price-box { width:100%; display:block; float:none; padding-bottom:7px;}
.block-wishlist .link-cart{ display:block;}
.block-wishlist .block-content li.item {border-bottom: 1px solid #E6E6E6;padding:20px 0 20px 0;}
.block-wishlist .block-content li.item.last{}
.block-wishlist .product-name{ padding-bottom:5px;}
.block-wishlist .actions a{ font-weight:bold; color:#888787; text-decoration:underline; padding-right:13px;background:url(../images/marker-link.png) right 7px no-repeat;}
.block-wishlist .actions a:hover{ text-decoration:underline; color:#2b2c31;}
.block-wishlist .actions { padding-bottom:5px;}

/********************************************************************************** Block: Related **********************************************************************************/
.product-image {display:inline-block;}
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox {  margin-right:12px; margin-top:8px; float:left;}
.block-related .product {overflow:hidden; margin-bottom:10px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:100px; }
.rel-label{ font-size:12px; color:#333; padding-top:6px; display:inline-block;}
.block-related .link-wishlist{ font-size:12px; font-weight:bold; color:#2b2c31;}
.block-related .link-wishlist:hover{ text-decoration:underline; color:#000;}
.block-related .block-content li.item {padding:20px 0;}
.block-related .block-content li.item:first-child{ padding-top:0;}
.block-related .block-content li.item.last{ padding-bottom:10px;}
.block-related .product-name{ padding-bottom:6px;}

/*! fancyBox v2.0.6 fancyapps.com | fancyapps.com/fancybox/#license */
.ajax-index-options .product-options-bottom{  }
.ajax-index-options .product-options{}
.ajax-index-options .validation-advice{ padding-left:14px!important; float:right; margin-top:10px;}
#customer-reviews{ margin-bottom:10px;}
#customer-reviews > ol > li {margin-bottom:20px; padding-bottom:20px; border-bottom:1px solid #E6E6E6;}
.ajax-index-options .product-view #ajax_loader{ bottom: 20px !important; float:right; margin-top:11px;}
.ajax-index-options .product-view .product-shop{ width:800px;}
.ajax-index-options .add-to-cart button.button {/*float:right; */ margin-left: 5px;}
.ajax-index-options .add-to-cart button.button > span { font-size:14px; }
.ajax-index-options .add-to-cart button.button span span { padding:0 8px; }
.ajax-index-options .zoom-inner {height: 300px; float:left; margin-bottom: 10px;position: relative;width: 300px;}
.ajax-index-options .product-view {border:none; border-radius:none;margin-bottom: 20px;padding:40px 30px 30px;}
.ajax-index-options .product-view .product-image{ border:1px solid #ededed; width:300px; height:300px;}
.fancy-right{float: right;margin-right: 47px; margin-top: 5px; width: 400px; overflow-y: auto; max-height:auto; padding: 0 30px 10px 0;}
.ajax-index-options	.add-to-box{width: 394px;}
.ajax-index-options	.video{ width:679px; height:360px; background:#363636; margin-bottom:20px; margin-top:10px; padding:20px; float:left;}
.ajax-index-options .video iframe{ margin-left:25px;}
.ajax-index-options .video p{ color:#2b2c31; margin-bottom:30px;}
.ajax-index-options .video p span{ color:#fff; font-weight:bold;}
.ajax-index-options .product-view .product-img-box{ width:305px; }
.ajax-index-options .share{ padding:15px 0 10px; margin-bottom:15px; border-bottom:1px solid #e6e6e6; }
.ajax-index-options .price-box.map-info a{ display:none}
.ajax-index-options  .product-shop .availability {color:#2b2c31;display:inline-block;font-size:12px;font-weight:bold;padding-top:0px!important;margin-top:-3px;}
.ajax-index-options .product-view .product-shop .price-box.map-info {display:inline-block;float:left;margin:0px 0 10px;width:150px;}
.ajax-index-options .product-view .product-shop .price-box.map-info > span {display:block !important;}
.ajax-index-options .product-shop .product-options-bottom .price-box .price-label {float:left; padding-right:4px;}
.ajax-index-options .product-shop .product-options-bottom .price-box .price {font-size:15px; padding:0; display:inline-block; font-weight:bold;}
.ajax-index-options .product-view .product-shop .price-box {margin:0px 10px 10px 0 !important; min-width:130px;}
.ajax-index-options .product-view .std {
	border-bottom: 1px solid #E6E6E6;
	padding-bottom: 10px;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 0.3px;
}
.ajax-index-options .product-view .zoom-img {display:none;}

.jspContainer{overflow:hidden;position:relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute;top: 0;right: 0;width:16px;height: 100%;background:#fbfbfb;border:1px solid #ededed;}
.scroll-pane {height:500px;overflow:auto;}
.jspVerticalBar *,
.jspHorizontalBar *{margin: 0;padding: 0;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{position: relative; margin-top:-1px;}
.jspDrag{position: relative;top: 0;left: 0;cursor: pointer; border-bottom:1px solid #ededed; border-top:1px solid #ededed;background:url(../images/drag.gif) center center no-repeat #fdfdfd;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{float: left;height: 100%;}
.jspArrow{background:url(../images/scroll-top.gif) no-repeat left top;text-indent: -20000px;display: block;cursor: pointer;}
.jspArrow.jspArrowUp{background:url(../images/scroll-top.gif) no-repeat left top;}
.jspArrow.jspArrowUp.jspDisabled{background:url(../images/scroll-top.gif) no-repeat left top;}
.jspArrow.jspArrowDown{background:url(../images/scroll-down.gif) no-repeat left top; height:17px!important; margin-left:-1px!important;}
.jspArrow.jspArrowDown.jspDisabled{}
.jspArrow.jspDisabled{cursor: default;}
.jspVerticalBar .jspArrow{height: 17px;}
.jspHorizontalBar .jspArrow{width: 21px;float: left;height:18px;position:relative;top:1px;}
.jspHorizontalBar .jspArrowLeft {left:1px;}
.jspHorizontalBar .jspArrowRight {right:1px;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4;float: left;height: 100%;}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner{margin: 0 -3px 0 0;}
/******************************************************************* Block: Compare Products ******************************************************************************************/

.block-compare {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b2d31', endColorstr='#4f5054'); /* IE6-9 */
	background: -webkit-gradient(linear, left top, left bottom, from(#2b2d31), to(#4f5054));
	background: -moz-linear-gradient(top,  #2b2d31,  #4f5054); /* firefox 3.6+ */
	background: -o-linear-gradient(top,  #2b2d31,  #4f5054); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2b2d31,  #4f5054); /* IE10+ */
}
.block-compare .block-title strong { color:#c0c3cc; }
.block-compare .block-content { color:#76787f; }
.block-compare li { padding:12px 0; }
.block-compare .block-content {}
.block-compare .btn-remove{ margin-top:1px; margin-left:10px; background:url(../images/btn_remove2.gif) no-repeat; }
.block-compare .btn-remove:hover { background:url(../images/btn_remove2.gif) no-repeat 0 -19px; }
.block-compare #compare-items{}
.block-compare .block-content li.item { padding:16px 0; border:0 !important; border-bottom:1px solid #C5C5C5 !important; }
.block-compare .block-content li.last { border:0 !important; }
.block-compare .product-name a { color:#B2B2B2; }
.block-compare .product-name a:hover { color:#fff; }
.block-compare .block-title small{ display:none;}
.block-compare .actions a { margin:7px 0 0 0; }
.block-compare .actions a:hover { color:#fff; }


/********************************************************************* Block: Recently Viewed *************************************************************************************/
.block-viewed {}
.block-viewed .block-content li.item,
.block-compared .block-content li.item { border:0 !important; border-bottom:1px solid #C5C5C5 !important; padding:15px 0 15px 0;}
.block-viewed .block-content li.item.last,
.block-compared .block-content li.item.last {border:0 !important;}

/********************************************************************* Block: Recently Compared ***********************************************************************************/
.block-compared { }
#co-payment-form{ width:100px;}
#co-payment-form .sp-methods .form-list .v-fix:first-child {margin-right:15px;}

/********************************************************************* Block: Poll **************************************************************************************************/
.block-poll { padding:0; border:none; }
.block-poll .block-title { background:#ededee url(../images/title_poll.gif) repeat-x; padding:18px 0 18px 30px; border-bottom:solid 1px #d5d5d7; }
.block-poll .block-title strong { color:#2b2c31; }
.block-poll .block-content { padding:0 30px 22px 30px; }
.block-poll .block-subtitle{ font-size:12px; color:#494b54; font-weight:normal; text-transform:none; line-height:16px; padding-bottom:10px;}
.block-poll label { color:#a4a5a9; line-height:18px;}
.block-poll input.radio { float:left; margin:2px 0 0 0; }
.block-poll .label { display:block; margin-left:30px; }
.block-poll li { padding:3px 0px 9px 0; }
.block-poll .actions { margin:0px 0 0; text-align:left; padding-top:10px; padding-bottom:10px; }
.block-poll .answer{float:left; width:100%;}
.block-poll .answer span{display:block; width:120px; color:#b2b2b2;}
.block-poll .votes{font-weight:normal; float:right; width:70px; margin-top:-17px; text-align:right; color:#2b2c31;}

/************************************************************************ Block: Tags **************************************************************************************************/
.block-tags{ border:none;}
.block-tags ul,
.block-tags li { display:inline; }
.block-tags li a{ color:#383737; text-decoration:none;}
.block-tags li a:hover{ color:#999;}
.block-tags .actions a {  padding-right:13px;background:url(../images/marker-link.png) right 7px no-repeat;}
.block-tags .actions a:hover{ }
.block-tags .actions { padding-bottom:5px;}
.product-tags li{ float:left; margin-right:7px;}
#addTagForm{ overflow:hidden;}
/* Block: Tags */


/************************************************************************* Block: Subscribe ****************************************************************************************/
.block-subscribe {}
.block-subscribe .form-subscribe-header {display:none;}
.block-subscribe label {display:block; margin-bottom:5px;}
.block-subscribe #newsletter {width:188px; padding:5px;}

/************************************************************************ Block: Reorder *******************************************************************************************/
.block-reorder {}
.block-reorder .block-subtitle {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .product-name a{ text-decoration:none; color:#b2b2b2;}
.block-reorder .product-name a:hover{ color:#000;}
.block-reorder .actions a{ font-weight:bold; color:#888787; text-decoration:underline; padding-right:13px;background:url(../images/marker-link.png) right 7px no-repeat;}
.block-reorder .actions a:hover{ text-decoration:underline; color:#2b2c31;}
.block-reorder .actions { padding-bottom:5px;}

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

/************************************************************************ Block: Login *********************************************************************************************/
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

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



/* Category Page ========================================================================= */
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description {
	margin: 0 20px 20px;
	letter-spacing:0.3px;
	font-size:15px;
}
.category-description strong {font-weight:400;}
.category-description p {font-weight:100;}
.category-products {}


/****************************************************************************************** View Type: Grid ***************************************************************************/
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {  margin:0 auto !important; }
.col1-layout .products-grid {  margin:0 auto; }
.col1-layout .products-grid.sonderangebote { width:980px; margin:0 auto; }

.products-grid {position:relative; }
.price-box.map-info a{ text-decoration:none; padding-left:4px; color:#2b2c31; }
.price-box.map-info a:hover{ color:#000;}
.products-grid.last { border-bottom:0; }
.products-grid li.item:hover{

}
.products-grid li.item {/*min-height: 500px;*/ float:left; width:45%; }
.products-grid li.item.odd { float: right; }
.new-products .products-grid li.item { }
.products-grid li.item .fix-height { position:relative; /*height: auto !important;*/ }
.products-grid li.last{ margin-right:0;}
.products-grid .product-image { display:block; width:100%; height:203px; margin:0 0 0px; text-align: center; }
.products-grid .product-image .pr-img {	transform: scale(0.8); }
.grid-inner{width:100%; height:203px; position:relative; padding-bottom:5px;}
.height-product1 {overflow:hidden;}
.products-grid .price-box { margin:5px 0 -2px 0; width:100%;}
.products-grid .baseprice {margin-top:15px; font-weight:100; letter-spacing:0.3px; font-size:13px;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { margin:0; padding-top:5px; position:relative; padding-bottom:10px; clear:both;}
.products-grid .actions > span{ position:absolute; left:0; bottom:-2px;}
.products-grid .desc.std strong{ color:#2b2c31;}
.products-grid .desc.std{ /*overflow:hidden*/; padding:5px 0 10px; font-weight:100; font-size:14px; line-height: 1.5;}
.product-box-2{ /*background:url(../images/tail-grid-bottom.gif) 0 0 repeat-x #fdfdfd;*/ padding:5px 13px 0; margin:0 -13px; position:relative; }
.product-box-2 > span {  position:absolute; left:18px; bottom:-3px;}
.products-grid .ratings .amount { float:right; padding-top:4px;}
.products-grid .ratings .amount a{ text-decoration:none; color:#383737;}
.products-grid .ratings .amount a:hover{ color:#2b2c31;}
.products-grid .minimal-price-link { float:right; padding-top:1px; text-decoration:none;}
.products-grid .minimal-price-link span{ font-size:10px; display:inline-block; text-decoration:none;}
.products-grid .no-rating a{text-decoration:none; color:#383737; padding-top:0px; display:inline-block;}
.products-grid .no-rating a:hover{ color:#2b2c31;}
.products-grid .no-rating{ padding-top:2px; margin-bottom:7px}
.products-grid .add-to-links li{ width:31px; float:left;}
.products-grid .add-to-links li:first-child{ margin-right:10px;}
.products-grid button.button{ margin-right:9px; margin-bottom:8px;}
.products-grid button.button > span { font-size:14px; }
.products-grid button.button span span { padding:0 10px; }
.add-to-links{ width:35px; float:left;}
#products-list .baseprice {position:absolute; left:0; margin-top:18px;}

.products-grid button.button > span {
	background: #00b6ad;
	color:#fff;
}




/******* Type: List and Grid ********/
.products-grid .product-name ,
.products-list .product-name { margin:0; font-weight:bold; font-size:13px; }

.products-grid .product-name a,
.products-list .product-name a { font-size:19px; color:#00b6ad; font-weight:400; text-decoration:none; display:inline-block; font-family:"CheltenhamITCPro-LightCond";}
.products-grid .product-name a:hover,
.products-list .product-name a:hover{ color:#00b6ad;}

.products-grid .add-to-links .link-wishlist,
.products-list .add-to-links .link-wishlist {background:url(../images/link-wishlist.gif) 0 0 no-repeat; width:31px; height:31px; text-indent:-9999px; display:inline-block; margin-top:1px; }
.products-grid .add-to-links .link-compare,
.products-list .add-to-links .link-compare{background:url(../images/link-compare.gif) 0 0 no-repeat; width:31px; height:31px; text-indent:-9999px; display:inline-block;}

/********************************************************************************************** View Type: List *******************************************************************************************/
.products-list { border:1px solid #ededed; margin-bottom:20px;}
.products-list li.item { border-bottom:1px solid #e6e6e6; padding:30px 0px 0px 0; margin-left:20px; margin-right:20px; margin-top:-3px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:170px; height:170px; margin:0 0 10px; }
.products-list .list-inner{ width:170px; height:170px; position:relative; float:left;}
.products-list .product-shop { margin-left:190px; }
.products-list .product-shop .button{ float:left; margin-right:10px;}
.products-list .product-name { margin:0 0 5px;}
.products-list .price-box {margin:5px 13px 16px 0; overflow:hidden; float:left; min-width:200px; }
.products-list .price-box .regular-price{ float:left; padding-right:12px;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:10px 0 0; margin:0 0 15px; line-height:18px; font-size:12px;  }
.products-list .desc > p{ float:left;}
.products-list .desc > p strong{ color:#2b2c31;}
.products-list .desc .link-learn { font-size:12px; text-decoration:underline; }
.products-list .desc .link-learn:hover{ color:#2b2c31;}
.products-list .add-to-links {width:82px; float:left; height:31px; }
.products-list .f-fix{ padding-bottom:30px; position:relative;}
.products-list .f-fix > span{left: 0;   position: absolute;   bottom:0px;}
.products-list .list-btn { display:inline-block; float:left;}
.products-list .add-to-links .separator{ display:none;}
.products-list .add-to-links li { display:inline; width:31px; margin-right:7px;  }
.list-reviews{ float:right; text-align:right;}
.products-list .rating-links { float:right; }
.row-list{ width:100%; position:relative;}
.row-list > span{ position:absolute; left:0px; top:40px;}
.products-list .no-rating{ text-align:right; padding-top:10px;}
.products-list .no-rating a{ text-decoration:none; }
.products-list .no-rating a:hover{color:#2b2c31;}
/* ======================================================================================= */


/******************************************************************************** Product View ========================================================================== */
/****************************************** Rating *****************************/
.no-rating { margin:0 0 10px 0; }

.ratings { font-size:11px; line-height:1.25; margin:5px 0 7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; padding-top:5px; }
.ratings .rating-links a{text-decoration:none; color:#383737;}
.ratings .rating-links a:hover{color:#2b2c31;}
.ratings .rating-links a:first-child { text-decoration:none; color:#383737;}
.ratings .rating-links a:first-child:hover{ color:#2b2c31;}
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:110px; height:17px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:17px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:7px; }
.ratings .amount {}
.email-friend.left{ float:left;}
.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; }
.review-product-list .col-main .ratings-table th,
.review-product-list .col-main .ratings-table td {border:1px solid #DDDDDD; padding:7px;}
.review-product-list .col-main .ratings-table {margin:10px 0;}
#block-related{ padding-right:17px;}
#block-related .price-box.map-info{ display:none;}
/*************************************** Availability *******************************/
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {margin-bottom:5px;}

/* Alerts */
.alert-price {}
.alert-stock {}

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

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:normal; font-size:20px; color:#00b6ad; }

/* Old price */
.product-shop .old-price .price { font-size: 14px; }
.product-shop .old-price {  }
.underproduct .product-shop .old-price { margin-top:0px; }
.old-price .price-label { white-space:nowrap; font-weight:normal; }
.old-price .price { font-weight:normal; text-decoration:line-through; }
.old-price .price:after { content: none !important; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; }
.product-shop  .special-price .price { font-weight:normal; color:#fff; font-size: 28px; }
.special-price .price { font-weight:normal; font-size:24px; color:#00b6ad; }

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

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

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.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 {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

.price-notice .price { font-weight:bold; }

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

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:10px; padding-top:7px; color:#000; }
.add-to-cart .qty { float:left; border:1px solid #d4d4d4; font-size:12px; color:#7e7e7e; text-align:center; background:#fcfcfc; padding:4px 7px 4px 7px; margin-top:4px; margin-bottom:20px; }
.add-to-cart button.button { float:right; margin-left:5px; }
.add-to-cart button.button span span { padding:0 10px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 46px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; display:none; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { /*float:left;*/ width:100%; position:relative; }
.add-to-box .add-to-cart #ajax_loader{ position:absolute; bottom:-22px; right:0;}
.catalog-product-view .add-to-box .add-to-cart #ajax_loader{ position:absolute; bottom:22px; right:0;}
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view { padding:25px; background:#fff; margin-bottom:65px;}
.product-view .product-name h1{ font-size:24px; font-weight:400; margin-bottom:15px; font-family:"CheltenhamITCPro-BookCond"; width: 105%;}
.catalog-product-view .breadcrumbs{ }
.catalog-product-view .col-right{ padding-top:0;}
.product-view h2 {font-size:12px; text-transform:uppercase; font-weight:bold; margin-bottom:10px;}
.tt{ display:block;}
.zoom-img ul li:first-of-type{ display: none; width:31px; height:31px; overflow:hidden;background:url(../images/zoom.gif) 0 0 no-repeat; position:absolute; right:6px; bottom:150px; z-index:99}
.zoom-img ul li:first-of-type img { opacity: 0; }
.zoom-inner{ width:100%; position:relative;}
.more-views h2{ display:none;}
/*** Product Collateral **/
.product-essential {margin-bottom:0px; padding-bottom:5px;}
.product-view .product-essential .product-shop .nobr {margin-bottom:5px; display:inline-block;}
.product-collateral #customer-reviews dl dt {margin-bottom:5px;}
.product-collateral #customer-reviews dl dd {margin-bottom:30px;}
.product-collateral #customer-reviews dl dd.last {margin-bottom:0;}
.product-collateral #customer-reviews .pager {margin-bottom:10px;}
.product-collateral #customer-reviews #product-review-table span.nobr {display:block; padding:0 5px;}
.product-collateral #customer-reviews #product-review-table .value {text-align:center;}
.product-collateral #customer-reviews #product-review-table {margin-bottom:20px;}
#customer-reviews .form-list label.required {margin-bottom:5px;}
#customer-reviews .form-list textarea {min-width:332px; max-width:332px;}
.product-collateral .box-collateral { margin:0 0 0px; }

.product-view .product-img-box .more-views li { float:left; border:1px solid #9fe5dc; margin:0 0px 0px 29px ; }

.product-view .product-image img { margin-left: auto; margin-right: auto; }
.product-view .product-image { display: table; margin-left: auto; margin-right: auto; }
/* Product Images */
.product-view .product-img-box { float:left; width:65%; position:relative; }
.product-view .product-img-box .specialflag {
	position:absolute;
	left:0px;
	top:0px;
	background:#00b6ad;
	z-index:999;
	color:#fff;
	padding:10px 20px;
	border-radius:15px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
}
.product-view .product-img-box .specialflag.new-product {
	top:50px;
	background:#3F652B;
}

strong.new-article {
	background: url("../images/layout/overlay_new.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #FFFFFF;
	font-size: 1.1em;
	height: 40px;
	line-height: 40px;
	width: 40px;
	display:block;
	font-weight: bold;
	left: 0px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 120px;
	vertical-align: middle;
	z-index:999;
}
strong.new-article {
	background: url("../images/layout/neu.png") center center no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 56px;
	line-height: 40px;
	width: 56px;
	display:block;
	font-weight: bold;
	left: 0px;
	text-indent:-9999px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 120px;
	vertical-align: middle;
	z-index:999;
}

strong.new-article-sale {
	background: url("../images/layout/sale.png") center center no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 56px;
	line-height: 40px;
	width: 56px;
	display:block;
	font-weight: bold;
	left: 230px;
	text-indent:-9999px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	z-index:999;
}


.startsite_products div.category-products div.productList div.flexslider div.flex-viewport div.products div.product strong.new-article-sale{
	background: url("../images/layout/sale.png") center center no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 56px;
	line-height: 40px;
	width: 56px;
	display:block;
	font-weight: bold;
	left: 135px;
	text-indent:-9999px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 0px;
	vertical-align: middle;
	z-index:999;
}

.main .category-products ul.products-grid li.item strong.new-article-sale{
	background: url("../images/layout/sale.png") center center no-repeat;
	color: #FFFFFF;
	font-size: 1.1em;
	height: 56px;
	line-height: 40px;
	width: 56px;
	display:block;
	font-weight: bold;
	left: 160px;
	text-indent:-9999px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 70px;
	vertical-align: middle;
	z-index:999;
}

.en-lang-class strong.new-article {
	background: url("../images/layout/new.png") center center no-repeat;
}

.product-img-box strong.new-article  {
	top:0px;
}



ol.products-list strong.new-article {
	left: -192px;
	top:-10px;
}

.flexslider strong.new-article {
	top: 10px;
}

.add-to-box .agerestriction {
	color:red;
	margin-top: 6px;
}

.pbox {
	color:#3F652B;
}

.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
/*.product-view .product-img-box .product-image { border:1px solid #ededed; }*/
.product-view .product-img-box .product-image-zoom { position:relative; width:298px; height:298px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; width:298px!important; height:298px!important; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; 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:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 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 li { float:left; border:1px solid #ededed; margin:0 0 10px 10px ; }
.product-view .product-img-box .more-views li:first-child,
.product-view .product-img-box .more-views li.item-4 {margin-left:0;}
.product-view .product-img-box .more-views li a {}

.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 { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}


/* Product Shop */
.product-view .product-shop {
	float:right;
	/*width:362px; */
	width:430px;
}
.product-view .underproduct .product-shop { float:none; width:auto; }
.ajax-index-options  .product-view .product-shop { float:none; }
.col1-layout .product-view .product-shop { float:right; width:30%; position: relative; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description h2 { display:none;}
.product-view .short-description .std {
	font-size: 15px;
	line-height: 18px;
	font-weight: 100;
	letter-spacing: 0.3px;
}.product-view .product-shop .product-pricing {margin-bottom:6px; margin-top:15px; overflow:hidden;}
.product-view .product-shop .product-pricing li {background:#F5EACC; line-height:40px; padding:0 10px; font-size:12px; margin-bottom:1px; }
.product-view .product-shop .product-pricing li .benefit {}
.product-view .product-shop .price-box { padding-top:7px; /*float:left;*/ margin-right:15px; min-width:78px; }
.product-view .product-shop .availability {/*display:inline-block;*/ font-size:12px; padding-top:12px;}
.product-view .product-shop .availability span{font-size:12px; font-weight:bold; color:#2b2c31;}
.product-view .product-shop .add-to-box {padding:14px 0 0 0;}
.product-view .product-shop .add-to-box .add-to-links{ border-bottom:1px solid #F5EACC; padding-bottom:15px;}
.product-view .product-shop .add-to-box label {font-size:11px; }
.product-view .product-shop .add-to-links {margin-top:15px; width:100%; /*border-top:1px solid #F5EACC;*/ padding-top:0px; margin-bottom:20px; }
.product-view .product-shop .add-to-links li a.link-wishlist { color:#888787; padding-left:22px;background:url(../images/wislish.png) left 1px no-repeat; font-weight:normal !important; }
.product-view .product-shop .add-to-links li a.link-compare { color:#888787; padding-left:22px;background:url(../images/compare.png) left 0px no-repeat; }
.product-view .product-shop .add-to-links li a.link-wishlist:hover,
.product-view .product-shop .add-to-links li a.link-compare:hover{ color:#2b2c31;}
.product-view .product-shop .add-to-links li { float:left;}
.product-view .product-shop .add-to-links li span img{ float:right; margin-left:10px; margin-top:4px;}
.product-view .product-shop .add-to-links li:first-child{ margin-right:28px;}
.add-to-box  .or{ display:none;}
.row-product{ border-bottom:1px solid #e6e6e6; padding-top:15px; padding-bottom:10px; overflow:hidden; width:100%; margin-bottom:20px;}
.row-product .no-rating{float:left; margin-right:42px;background:url(../images/marker-reviews.png) left 4px no-repeat; padding-left:22px;}
.row-product .no-rating a{ text-decoration:underline; color:#2b2c31;}
.row-product .no-rating a:hover{ text-decoration:underline; color:#333;}
.row-product .email-friend {background:url(../images/marker-email.gif) left 4px no-repeat; padding-left:27px; float:right;}
.row-product .email-friend a{ text-decoration:underline; color:#2b2c31;}
.row-product .email-friend a:hover{ text-decoration:underline; color:#333;}
/* Product Options */
.product-options { padding:5px 10px 5px 18px; margin:16px 0 0; border-left:1px solid #ececec;border-top:1px solid #ececec;border-right:1px solid #ececec;background:url(../images/tail-box-prod.gif) left top repeat-x #fdfdfd; }
.product-options dl dt{ display:block;}
.product-options dt label { font-weight:bold; display:inline-block; color:#000000; padding-bottom:5px; }
.product-options dt label em { float:right; color:#2b2c31;}
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:0px 0 5px 0; display:block;  padding-bottom:10px;}
.product-options dd.last {border-bottom:0; padding-bottom:0;}
.product-options dl.last dd.last {}
.product-options .input-box { float:left;}
.product-options dd .input-box {float:none;}
.product-options dd .input-box .options-list li {margin-bottom:5px;}
.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:100%; }
.product-options .options-list li {}
.product-options .options-list input.radio { float:left;  margin:3px -18px 0 0; display:inline-block !important;}
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; display:inline-block !important;  }
.product-options .qty-holder {}
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { /*padding:12px 0 0;*/ overflow:hidden; width:100%; text-align:left; font-size:12px; color:#2b2c31; }
.product-options .jqTransformSelectWrapper{ margin-left:0; width:324px!important;}
.product-options .jqTransformSelectWrapper ul{ width:322px!important; max-height:140px; overflow:auto;}

.product-options-bottom #ajax_loader{ position:absolute; top:57px; right:20px;}
.product-options-bottom { padding:22px 20px 10px 20px; border:1px solid #ececec; border-top:0;background:url(../images/tail-prod-box-2.gif) left top repeat-x #fbfbfb; position:relative; }
.product-options-bottom .price-box {float:left; margin:0 25px 0 0 !important;}
.product-options-bottom .old-price .price {display:block;}
.product-options-bottom .price-box.map-info a {float:left; clear:left; padding:0 !important; margin-bottom:3px;}
.product-options-bottom .add-to-cart {float:left; width:100%; margin-bottom:10px;}
.product-options-bottom  .add-to-links {clear:left; margin:0px !important; padding:15px 0 0 0; }

/* Grouped Product */
.product-view .grouped-items-table {}
.product-view{ position:relative;}
.messege-product{ background:#FAFAEC; border:1px solid #FCD344;
	border-radius: 0 0 3px 3px;
	color:#2b2c31;
	font-size: 12px;
	font-weight: bold;
	left: 50%;
	margin-left: -220px;
	padding:9px 60px 9px 60px;
	position: fixed;
	text-align: center;
	top: 0;
	width: 333px;
	z-index: 999; display:none;}
.messege-product.none-messege{ display:block;}
.messege-product button:hover{ background-position:0 -9px; cursor:pointer;}
.messege-product button {
	background: url(../images/remove-popup-2.png) no-repeat  0 0;
	border: medium none;
	height: 9px;
	position: absolute;
	right: 20px;
	top:12px;
	width: 9px;
	z-index: 9999;
}
/* Block: Description */
.product-view .box-description {border-bottom:1px solid #ededed; margin-bottom:28px; padding-bottom:41px;}

/* Block: Additional */
.product-view .box-additional {}
.product-view .box-additional .data-table td.label,
.product-view .box-additional .data-table th.label {padding-left:10px;}

/* Block: Upsell */
.box-up-sell {  padding:20px 0; background:#fff; margin-top:20px; }
.box-up-sell h2{ font-weight:400; font-size:18px; color:#00b6ad;font-family:"Frutiger LT W01_47 Light Cond",sans-serif; text-transform: none; }
.box-up-sell .product-name{ padding-top:20px;}
.box-up-sell .no-rating{ width:100%; overflow:hidden;}
.box-up-sell .price-from{ float:left; margin-right:10px; color:#2b2c31;}
.box-up-sell .price-to{color:#2b2c31;}
.box-up-sell .no-rating a{ display:block;}
.box-up-sell .product-name a{ text-decoration:none; font-weight:400; font-size:19px; }
.box-up-sell .product-name a:hover{ }
.box-up-sell ul{ margin-left:0px;}
.products-ups.jcarousel-list  .last {margin-right:20px;}
.box-up-sell ul li{ float:left; width:27%!important;  margin-right:85px; }
.box-up-sell ul li .product-box { background:#fff; padding:20px 0 15px; }
.box-up-sell ul li .product-box .ekomimeetsmage { margin-left:50px; text-align: left; }
.box-up-sell ul li.last {margin-right:0;}
.box-up-sell ul li .no-rating{ margin-bottom:0; margin-top:0px; }
.box-up-sell .price-box{ width: auto;}
.box-up-sell .baseprice {margin-bottom:8px;}
.box-up-sell .price-box .minimal-price span{ color:#2b2c31; font-size:15px; font-weight:normal;}
.box-up-sell ul li .no-rating a{ color:#333;}
.box-up-sell ul li .no-rating a:hover{ color:#2b2c31;}
.box-up-sell ul li:first-child{ margin-left:0}
.box-up-sell .products-grid td { width:25%; }
.box-up-sell .rating-box {float:none; margin:0 0 5px;}
.box-up-sell .box-tags .product-tags {overflow:hidden; margin-bottom:25px;}
.box-up-sell .box-tags .product-tags li {display:inline; text-transform:capitalize; background:url(../images/line-2.gif) no-repeat 100% 3px; padding:0 10px 0 0px; margin:0 10px 0 0;}
.box-up-sell .box-tags .product-tags li.first {padding-left:0px;}
.box-up-sell .box-tags .product-tags li.last {background:none;}
.box-up-sell .button.btn-cart { float: right; }
.box-up-sell ul li .product-box .product-image img { transform: scale(0.8); }

.box-up-sell .jcarousel-clip {overflow:hidden;width:719px;}
.box-up-sell .jcarousel-prev {display:block;position:absolute;height:31px;width:31px;right:56px;top:14px;background:url(../images/upsell-btn.gif) left top no-repeat;cursor:pointer;}
.box-up-sell .jcarousel-prev:hover { background-position:0 -31px; }
.box-up-sell .jcarousel-prev.jcarousel-prev-disabled {cursor:default;}
.box-up-sell .jcarousel-prev.jcarousel-prev-disabled:hover {cursor:default;background-position:0 0px;}
.box-up-sell .jcarousel-next {display:block;position:absolute;height:31px;width:31px;right:20px;top:14px;background:url(../images/upsell-btn.gif) right top no-repeat;cursor:pointer;}
.box-up-sell .jcarousel-next:hover { background-position:right -31px;}
.box-up-sell .jcarousel-next.jcarousel-next-disabled {cursor:default;}
.box-up-sell .jcarousel-next.jcarousel-next-disabled:hover{cursor:default;background-position:right 0px;}

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h2 {margin-bottom:22px;}
.product-view .box-tags h3 {font-size:10px; line-height:normal; margin-bottom:12px;}
.product-view .box-tags .form-add label { display:block; font-size:12px; font-weight:bold; color:#7d7d7d; margin-bottom:15px; clear:both; padding-top:10px; }
.tags-list{ padding-top:10px;}
.my-tag-edit .btn-remove{ float:right; margin-left:10px;}
.my-tag-edit{ display:inline-block;}
#my-tags-table .add-to-links{ margin-top:10px;}
.product-view .box-tags .form-add .input-box {  width:600px; padding-left:32px;background:url(../images/tag.png) left top no-repeat;}
.product-view .box-tags .form-add input.input-text {width:600px;border:1px solid #d4d4d4; background:#fcfcfc; }
.product-view .box-tags .form-add p { clear:both; }
.box-collateral.box-tags .note{ color:#2b2c31; margin-bottom:15px;}

.video{ width:684px; height:409px; background:#363636; margin:20px 0; padding:20px 0 0 0;}
.video iframe{ width:683px; height:375px; }
.video p{ color:#2b2c31; margin-bottom:15px; text-align:center;}
.video p span{ color:#fff; font-weight:bold;}
/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/*** My Recent Reviews **/
.dashboard #my_recent_reviews li {padding-bottom:7px;}
.dashboard #my_recent_reviews li .ratings {margin:0px 0 5px 0;}
.dashboard #my_recent_reviews li .ratings strong {margin:0 5px 0 0;}
.dashboard #my_recent_reviews li .ratings .rating-box {margin:0; }
.dashboard #my_recent_reviews li .details .product-name {margin-bottom:3px;}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button.button {margin-left:10px;}
#product_sendtofriend_form #sender_message{ width:756px; margin-bottom:20px;}
#product_sendtofriend_form .buttons-set{ padding-top:15px;}
#product_sendtofriend_form .form-list .field {float: left;width: 361px;}
#product_sendtofriend_form .form-list .additional-row > div{width:380px;}
#product_sendtofriend_form .form-list .fields .field:first-child {float: left;width:402px;}
#product_sendtofriend_form .form-list .fields .field:first-child input.input-text {width: 373px;}
#product_sendtofriend_form  .form-list .fields .field input.input-text{width: 354px;}
#product_sendtofriend_form  .buttons-set {text-align:center;}
/* ======================================================================================= */



/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; font-size:15px; line-height:normal; margin-right:10px; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {margin-bottom:5px;}
.advanced-search-summary {margin-bottom:15px;}
.advanced-search .form-list label {float:none;}
.catalogsearch-advanced-index #advanced-search-list li.even label {display:block; width:100%;}
.form-adv-search{ border:1px solid #ececec; background:url(../images/media/bg-adv-search.gif) left  bottom no-repeat #fff; padding:0 20px 20px 20px}
.form-adv-search .fieldset{ border:none; background:none; margin:0; padding:0 0 0 0;}
.form-adv-search .fieldset h2{ font-size:12px; text-transform:uppercase; color:#2b2c31; padding:8px 0 5px 0;}
.catalogsearch-advanced-index .col-main{ }
.form-adv-search .page-title{ }
.form-adv-search .fieldset .form-list input.input-text {width:495px;}
.form-adv-search .fieldset .form-list .input-range input.input-text {width:100px!important;}
.input-range small{ color:#b1b1b1;}
.form-adv-search select.multiselect option {border-bottom:none;padding:2px 5px; color:#7e7e7e; padding-top:1px; padding-bottom:1px;}
.form-adv-search .multiselect{ padding:5px; height:94px;}
.form-adv-search .buttons-set{ padding:12px 0 0 0; margin-top:0}
.form-adv-search .buttons-set button.button { float:left;}
.form-adv-search .form-list select {width:500px;}


/************************************************************************* Contact right script **********************************************************/

.contact-main{
	width:350px;
	position:fixed;
	right:-350px;
	top:164px;
	background:#626262;
	border-radius:0px 0 0 4px;
	z-index:999;
}
.contact-main,
.account-login-home {
	-webkit-transition: all 0.5s ease;
	-webkit-transition-delay: 0.5s;
	-moz-transition: all 0.5s ease;
	-moz-transition-delay: 0.5s;
	-o-transition: all 0.5s ease;
	-o-transition-delay: 0.5s;
}
.contact-main.show{ width:320px;  position:fixed; right:0px; top:164px; background:#626262; border-radius:0px 0 0 4px; z-index:999;}
.contact-main .form-list {overflow:hidden;}
.contact-main .validation-advice{ color:#fff;background: url(../images/validation_advice_bg-2.gif) no-repeat  0px 3px;}
.contact-main #contactForm{width:270px; border:none; padding:12px 25px 15px; }
.contact-main.d-none #contactForm {display:none;}
.contact-main #contactForm .fieldset .legend { font-weight: normal; font-size:12px; text-transform:uppercase; color:#000; border:none; font-family:Arial, Helvetica, sans-serif; text-align:left; margin-bottom:0;}
.contact-main .form-list label{ color:#000;}
.contact-main .form-list .input-box{ text-align:left;}
.contact-main #contactForm .form-list li.wide textarea {height: 120px; width:257px; max-width:257px; resize:none; border:1px solid #494949; background:#eeeeee;	}
.contact-main #contactForm .form-list input.input-text {width:260px;border:1px solid #494949;background:#eeeeee;}
.contact-main .btn-contact{
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:10px 10px 10px 10px;
	border-radius:4px 0px 0px 4px;
	background:#626262;
	display:inline-block;
	position:absolute;
	left:-107px;
	width:87px;
	text-align:center;
	top:0;
	z-index:9999;
}
.contact-main .btn-contact:hover{ cursor:pointer; }
.contact-main #contactForm .form-list .field {float: left; margin-bottom:5px;width: 290px;}
.contact-main .form-list li { margin-bottom:0;}
.contact-main #contactForm .buttons-set .required{ color:#000;}
.contact-main #contactForm .buttons-set .required em{ color:#2b2c31;}
.contact-main #contactForm .buttons-set {margin:0;padding:10px 0 0;}
.account-login-home{
	position: fixed;
	right:-247px;
	top:213px;
	background:#313131;
	width:187px;
	border-radius:0px 0 0 4px;
	padding:12px 30px 30px 30px;
	z-index:998;
}
.account-login-home.show{ right:0;}
.account-login-home.show.show2{right:-247px;}
.account-login-home .messages{ display:none;}
.account-login-home .form-list .input-box {clear: both;display: block;width:187px;}
.account-login-home .validation-advice{ color:#fff;background: url(../images/validation_advice_bg-2.gif) no-repeat  0px 3px;}
.account-login-home .col2-set {width:191px;}
.account-login-home .col2-set h2{ font-size:12px; text-transform:uppercase; }
.account-login-home .col2-set p{ color:#a0a0a0;}
.account-login-home .form-list label.required { color:#000;}
.account-login-home .btn-log {
	font-size:12px;
	font-weight:bold;
	color:#fff;
	padding:10px 25px 10px 10px;
	background:url(../images/marker-login.png) no-repeat 90% 10px #313131;
	border-radius:4px 0px 0px 4px;
	display:inline-block;
	position:absolute;
	left:-107px;
	width:72px;
	text-align:center;
	top:0;
}
.account-login-home .btn-log a { color:#fff; }
#footer .account-login-home .btn-log a { color:#00b6ad; }

#footer a.Impressum {
	position:relative;
}

.account-login-home .btn-log:hover, .account-login-home .btn-log:hover a { cursor:pointer; }
.main-login{width:350px;  position:fixed; right:500px; top:164px; background:#626262; border-radius:0px 0 0 4px;}
.account-login-home .form-list input.input-text {width:182px; background:#424141; border:1px solid #1a1a1a; color:#fff;}
.account-login-home p.required{ text-align:left; font-size:12px; color:#a0a0a0; margin-bottom:10px;}
.account-login-home p.required em{ color:#2b2c31;}
.account-login-home .buttons-set button.button {float:left;}
.account-login-home .col-home-2 h2{ color:#fff; margin-bottom:10px;}
.account-login-home .col-home-2 p{ margin-bottom:10px;}
.col-home-2 { padding-top:10px;}
.account-login-home .col-home-2 .buttons-set {margin:0px 0 0 0;padding:0px 0 0 0;}
.account-login-home .col-home-2 .buttons-set .f-left{ color:#777; float:none!important; font-style:italic; padding:5px 0; display:block;}
.account-login-home .col-home-2 .buttons-set .f-left:hover{ color:#fff;}
.account-login-home button.button span span {}
.account-login-home button.button:hover span span{ }
.col-home p { padding:10px 0 10px 0;}

.cms-privacy-policy-cookie-restriction-mode .col-main h2 { color:#2b2c31;}
.my-account .form-list li.wide input.input-text {width:553px;}


.map-content{ margin-bottom:15px}
.map-content .map iframe {border:none; height:502px; width:984px;}
.contact-left{ width:199px; border:1px solid #ededed; background:#fbfbfb; float:left; margin-right:20px; padding:16px 20px 19px 20px;}
.contact-left h2{ font-size:18px; text-transform:uppercase; color:#383737; border-bottom:1px solid #e6e6e6; padding-bottom:14px;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-weight:600; margin-bottom:16px;}
.contact-left h3{ font-size:12px; text-transform:uppercase; color:#2b2c31; margin-bottom:14px;}
.contact-left p{ font-size:12px; color:#737373; line-height:17px;}
.contact-left ul li{border-bottom:1px solid #e6e6e6; padding-bottom:17px; margin-bottom:17px;}
.contact-left ul li.last{ border:none; padding:0; margin:0;}
#contactForm{ }
#contactForm .fieldset{ background:none; border:none; padding:0; margin:0;}
#contactForm .fieldset .legend {background:none;border:none;float:none;margin:0px 0 16px 0px;padding:0 0px 14px 0;position:relative;font-size:18px; text-transform:uppercase; color:#383737; border-bottom:1px solid #e6e6e6;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-weight:600;}
#contactForm .form-list input.input-text {width:200px;}
#contactForm .form-list .field {float:left;width:226px;}
#contactForm .form-list .field.last {float:left;width:208px;}
#contactForm .form-list li.wide textarea {resize:none; }
#contactForm .buttons-set button.button {float:left;}
#contactForm .buttons-set{ margin:0 0 0 0; padding:14px 0 0 0; }
#contactForm .buttons-set p.required {color: #2b2c31;font-size: 12px; margin: 0 0 0px;float:left; padding-left:50px; padding-top:5px;}
#FME-contact-form{ position:fixed; top:150px; right:-145px; display:block; width:218px; height:74px;background:url(../images/contact_btn.png) left  top  no-repeat; text-indent:-9999px; margin-right:0px; z-index:998}
.contact-btn a{ display:none;}
.contact-btn li{ padding:0; margin:0;}

/************************************************************************* End **********************************************************/

/* cms-about-magento-demo-store */

.cms-about-magento-demo-store .page-head {margin: 0 0 10px;padding:5px 0 8px;}
.cms-about-magento-demo-store .page-head h2{ text-transform:uppercase; font-weight:600; font-size:18px; color:#383737;font-family:"Frutiger LT W01_47 Light Cond", sans-serif;}

.cms-about-magento-demo-store .about-col-1,
.cms-about-magento-demo-store .about-col-2,
.cms-about-magento-demo-store .about-col-3 { float:left; width:260px; padding:214px 29px 27px 29px;}

.cms-about-magento-demo-store .about-col-1{ margin-right:15px;background:url(../images/media/about-11.png) left  top  no-repeat #f9f9f9; position:relative; z-index:10}
.cms-about-magento-demo-store .about-col-2{ margin-right:15px;background:url(../images/media/about-22.png) left  top  no-repeat #f9f9f9; position:relative;}
.cms-about-magento-demo-store .about-col-3{ background:url(../images/media/about-33.png) left  top  no-repeat #f9f9f9;}

.cms-about-magento-demo-store .about-col-1 h3,
.cms-about-magento-demo-store .about-col-2 h3,
.cms-about-magento-demo-store .about-col-3 h3{ font-size:12px; text-transform:uppercase; color:#2b2c31; margin-bottom:12px;}
.cms-about-magento-demo-store .about-col-1 p,
.cms-about-magento-demo-store .about-col-2 p,
.cms-about-magento-demo-store .about-col-3 p{ font-size:12px;color:#2b2c31; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.cms-about-magento-demo-store .about-col-1 span,
.cms-about-magento-demo-store .about-col-2 span{ position:absolute; top:64px; right:-38px; width:54px; height:72px;background:url(../images/arrow-about.png) left  top  no-repeat;}

.cms-about-magento-demo-store .about-col-4,
.cms-about-magento-demo-store .about-col-5,
.cms-about-magento-demo-store .about-col-6 { float:left; width:318px;}

.cms-about-magento-demo-store .about-col-4,
.cms-about-magento-demo-store .about-col-5{ margin-right:15px;}

.cms-about-magento-demo-store .about-col-4 h4,
.cms-about-magento-demo-store .about-col-5 h4,
.cms-about-magento-demo-store .about-col-6 h4{ font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #e6e6e6;}
.cms-about-magento-demo-store .about-col-4 p,
.cms-about-magento-demo-store .about-col-5 p,
.cms-about-magento-demo-store .about-col-6 p{ font-size:12px;color:#2b2c31; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.cms-about-magento-demo-store .about-col-4 ul { list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-4 ul li{ list-style:none; font-size:12px; font-style:italic; color:#2b2c31; padding:0 0 9px 26px;background:url(../images/marker-list-about.png) left 3px no-repeat;}
.cms-about-magento-demo-store .about-col-5 ul { list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-5 ul li{ list-style:none; font-size:12px; font-style:italic; color:#2b2c31; padding:0 0 9px 26px;background:url(../images/marker-list-about-2.png) left 1px no-repeat;}
.cms-about-magento-demo-store .about-col-6 ul { list-style:none; padding:25px 0 12px 49px; margin:0 0 0 0;}
.cms-about-magento-demo-store .about-col-6 ul li{ list-style:none; font-size:12px; font-style:italic; color:#373737; padding:0 0 9px 26px;background:url(../images/marker-list.png) left 3px no-repeat;}

.cms-about-magento-demo-store .about-col-7 h4{ font-size:12px; text-transform:uppercase; color:#383737; padding-bottom:16px; margin-bottom:14px; border-bottom:1px solid #e6e6e6;}
.cms-about-magento-demo-store .about-col-7 p{ font-size:12px;color:#2b2c31; line-height:18px; color:#7c7c7c; margin-bottom:0;}
.about-padd{ padding-bottom:25px;}
.about-padd-2{ padding-bottom:30px;}
/* customer-service */
.custom-servis-ul{ list-style:none; padding:0!important; margin:0!important;}
.custom-servis-ul ul{list-style:none; padding:0!important; margin:0!important;}
.custom-servis-ul ul li{ padding:5px 5px 5px 5px; margin-bottom:3px;background:url(../images/marker-list.png) left 7px no-repeat; padding-left:23px; color:#7c7c7c; font-weight:bold;}
.custom-servis-ul li { background:#f9f9f9; list-style:none; margin-bottom:20px; padding:20px 20px 16px 167px;}
.custom-servis-ul li.item-1{background:url(../images/media/custom-img.png) 29px  20px no-repeat #f9f9f9;}
.custom-servis-ul li.item-2{background:url(../images/media/custom-img1.png) 29px  25px no-repeat #f9f9f9;}
.custom-servis-ul li.item-3{background:url(../images/media/custom-img2.png) 29px  26px no-repeat #f9f9f9; }
.custom-servis-ul li.item-4{background:url(../images/media/custom-img3.png) 29px  24px no-repeat #f9f9f9;padding-bottom:30px;}
.custom-servis-ul li.item-5{background:url(../images/media/custom-img4.png) 24px  32px no-repeat #f9f9f9;padding-bottom:30px;}
.custom-servis-ul li.item-6{background:url(../images/media/custom-img5.png) 25px  27px no-repeat #f9f9f9;padding-bottom:30px;}
.custom-servis-ul li.item-7{background:url(../images/media/custom-img6.png) 27px  27px no-repeat #f9f9f9; padding-bottom:30px; margin-bottom:0;}
.custom-servis-ul li h3{ font-size:16px; text-transform:uppercase; font-weight:600; color:#2b2c31;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; padding-top:8px; padding-bottom:3px;}
.custom-servis-ul li p{ font-size:12px; color:#7c7c7c; line-height:18px; margin-bottom:10px;}
/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -37px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; text-transform:uppercase; color:#323232;background:url(../images/btn-sitemap.gif) left  top repeat-x; padding:9px 11px 9px 11px;  }
.page-sitemap .links a:hover{ background:#353535; color:#fff;}
.page-sitemap .links a span{background:url(../images/btn-sitemap-marker.png) right 5px no-repeat; display:inline-block; padding-right:29px;}
.page-sitemap .links a:hover span{background:url(../images/btn-sitemap-marker.png) right -12px no-repeat;}
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px 4px 30px 4px; display:inline-block;  }
.page-sitemap .sitemap a {}
.page-sitemap .page-title {margin: 0 -20px 24px; }
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li a{text-decoration:none; color:#2b2c31; font-size:12px; text-transform:uppercase; font-weight:normal;background:url(../images/marker-sitemap.png) left  4px  no-repeat; padding-left:14px;}
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a { text-decoration:none; color:#2b2c31; font-size:12px; text-transform:uppercase; font-weight:normal;background:url(../images/marker-sitemap.png) left  4px  no-repeat; padding-left:14px;}
.page-sitemap .sitemap li {font-size:12px; line-height:18px;}
.page-sitemap .sitemap li.level-1{ padding-left:45px!important; margin-bottom:10px; margin-top:10px; background:none;}
.page-sitemap .sitemap li.level-1 a{ color:#474646;background:none; padding-left:0; text-transform:none;}
.page-sitemap .sitemap li.level-1 a:hover{ text-decoration:none; color:#2b2c31;}
.page-sitemap .sitemap li.level-2 a:hover{ color:#000;text-decoration:none;}
.page-sitemap .sitemap li.level-3 a:hover{text-decoration:none; color:#2b2c31;}
.page-sitemap .sitemap li.level-2 a{ color:#b3b3b3;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-3 a{ color:#000;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-4 a{ color:#000;background:none; padding-left:0;text-transform:none;}
.page-sitemap .sitemap li.level-2{ padding-left:60px!important;}
.page-sitemap .sitemap li.level-3{ padding-left:75px!important;}
.page-sitemap .sitemap li.level-4{ padding-left:100px!important;}
.page-sitemap .sitemap li a:hover {text-decoration:none; color:#7f7f7f;}
.page-sitemap .sitemap li a {display:inline-block; text-decoration:none;}

.page-sitemap .pager{ border:1px solid #ececec; background:url(../images/tail-pager-sitemap.gif) left bottom repeat-x #fff;margin:5px 0;padding:10px 9px 11px 19px;}
/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */
.form-alt li {overflow:hidden; margin-bottom:10px;}

/* Shopping Cart ========================================================================= */
.cart {}
.cart .data-table th,
.cart .data-table td {border:0px; line-height:normal; color:#000000; padding:10px 0px 10px 0px; font-weight:400; font-size: 15px;}

.cart .data-table td.last {
	padding-left: 20px;
	padding-right: 20px;
}
.cart .data-table th {background-color:#f5f5f5;}
.cart .data-table td input{ border:1px solid #d4d4d4; text-align:center; color:#7e7e7e; font-size:13px; width:40px!important; padding: 1px 7px; }
.cart .data-table tfoot tr.last td.last{ overflow:hidden;}
.cart .data-table td {padding:19px 60px 19px 0; vertical-align:middle;}
.link-wishlist.use-ajax{ text-decoration:none; color:#333;}
.link-wishlist.use-ajax:hover{ color:#96be02;}
.cart .data-table td .product-name a { text-decoration:none; font-size:15px; font-weight:100; letter-spacing:0.3px; text-transform:uppercase; color:#2f2f2f;}
.cart .data-table td .product-name a:hover { color:#2b2c31;}
.cart .data-table td.a-center.edit a{ text-decoration:none;background:url(../images/edit.png) 50% top  no-repeat; padding-top:39px; font-size:12px; display:inline-block; margin-top:10px; color:#b2b2b2; padding-left:5px; padding-right:10px;}
.cart .data-table td.a-center.edit a:hover{ color:#000; background-position:50% -68px;}
.cart .data-table .nobr {display:block;color:#000000; font-size:15px; font-weight:400;}
.cart .data-table thead .first.last{ background:#fff;}
.cart .data-table tfoot .btn-continue {float:left;}

.cart .button.btn-empty { margin-left: 10px; }

.cart .data-table tfoot .btn-continue > span,
.cart .data-table tfoot .btn-update > span,
.cart .data-table tfoot .btn-empty > span {
	height:31px;
	line-height:31px;
}

.cart .data-table tfoot .btn-continue span span ,
.cart .data-table tfoot .btn-update span span,
.cart .data-table tfoot .btn-empty span span { }

.cart .data-table tfoot .btn-continue span span {}


.cart .data-table tfoot .btn-continue > span { padding-right: 10px; }
.cart .data-table tfoot .btn-update > span { padding-left: 10px; }
.cart .data-table tfoot .btn-empty > span { padding-left: 10px; }

.cart .data-table tfoot .btn-continue span span{background:url(../images/marker-btn.png) right 11px no-repeat; padding-right: 15px; }
.cart .data-table tfoot .btn-update span span{background:url(../images/btn-update.png) left 10px no-repeat; padding-left: 25px; }
.cart .data-table tfoot .btn-empty span span{background:url(../images/btn-empty.png) left 7px no-repeat; padding-left: 25px; }

.cart .data-table tfoot .btn-continue:hover > span,
.cart .data-table tfoot .btn-update:hover > span,
.cart .data-table tfoot .btn-empty:hover > span {

}



.radius-cart{ background-color: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
.cart .data-table tr.first {}
.cart .data-table tr{ }
/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; 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:11px 0px 8px 0; color:#fff; line-height:1.0; font-size:11px; }
.cart .title-buttons .checkout-types li button.button span {background:#d41224; border-radius:0px; font-size:12px; padding:0 12px; height:31px; line-height:30px;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:13px; color: #00b6ad; }

.cart-table .item-msg-red { font-size:13px; color: #E30613; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { background: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); padding-top: 20px; padding-bottom: 50px; }
.cart .cart-collaterals .col2-set { float:left; }
.cart .page-title.title-buttons .checkout-types {padding-top:53px; display:none;}

.cart .crosssell {padding:14px 0 20px 0; border:1px solid #ededed; }
.cart .crosssell .product-name a { text-decoration:none; font-size:12px; color:#b2b2b2; line-height:18px;}
.cart .crosssell .product-name a:hover{ color:#333}
.cart .cart-collaterals .col-1 {width:308px;}
.cart .cart-collaterals .col-2 {width:308px; float: left;}
.cart .crosssell h2 { font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-size:15px; font-weight:300; line-height:23px; text-transform:uppercase; color:#383737; padding:0 17px 17px 17px; margin:0px; }
.cart .crosssell .product-image { float:left; width:134px; height:134px; border:1px solid #ededed; }
.cart .crosssell .product-image:hover{  }
.cart .crosssell .product-details { margin-left:154px; }
.cart .crosssell li.item {border-bottom:1px solid #eaeaea; padding:9px 0 18px 0; margin: 0 20px 10px; }
.cart .crosssell li.item.last{ margin-bottom:0; padding-bottom:0;}
.cart .crosssell li.item:first-child{ border-top:1px solid #e6e6e6; padding-top:18px;}
.cart .crosssell li.last {border:none;}
.cart .crosssell .product-name {font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.cart .crosssell .product-name {margin-bottom:7px; margin-top:-3px;}
.cart .crosssell .price {font-family:Arial, Helvetica, sans-serif ; font-weight:bold; font-size:12px;}
.cart .crosssell .price-box { display:block; overflow:hidden; padding-bottom:18px;}
.cart .crosssell .price-box .price-label {display:none;}
.cart .crosssell .add-to-links {padding-top:14px; height:16px;}
.cart .crosssell .add-to-links li{ float:left; margin-right:10px;}
.cart .crosssell button > span { font-size:14px; }
.cart .crosssell button span span { padding:0 10px; }
#shopping-cart-table .product-image {display:inline-block;}
.cart-table .price { font-weight:300; color:#2b2c31; font-size:15px;}
.cart .crosssell .link-wishlist {width:15px; height:14px; text-indent:-9999px;background:url(../images/cart-wislish.png) left top no-repeat; display:inline-block;}
.cart .crosssell .link-compare {width:16px; height:14px; text-indent:-9999px;background:url(../images/cart-compare.png) left top no-repeat; display:inline-block;}
/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount {margin-bottom:19px;}
.cart .discount,
.cart .shipping { border:1px solid #d6d5d4; padding:10px; margin-left: 20px; overflow:hidden; }
.cart .discount .discount-form  button.button {margin-bottom:5px; clear:right;}
.cart .discount .buttons-set{ padding-left:0; padding-top:20px;}
.cart .discount .buttons-set button.button {float:left;}
.cart .shipping {padding-top:11px;}
.cart .shipping .buttons-set {padding-left:0px; padding-top:0px;}
.cart .shipping .buttons-set button.button {float:left;}
.cart .cart-collaterals .col-2 h2,
.cart .cart-collaterals .col-1 h2 {text-transform:uppercase; font-size:15px; line-height:normal; font-weight:300; color:#383737; padding:0px 0 12px 0; font-family:"Frutiger LT W01_47 Light Cond", sans-serif; }
.cart .discount-form label {margin-bottom:16px; display:block; font-size:15px; color:#2b2c31; font-weight:100;}
.cart input,
.cart select {border-color:#d9d9d9; font-size:15px; font-weight: 300; }
.cart select {}
.cart .discount-form .input-box { width: 96%; }
.cart .discount-form .input-box input {width:100%; border: 1px solid #d6d5d4; padding: 7px 0 7px 9px; }
.cart .discount-form .buttons-set {margin:0px 0 0 0; clear:right; overflow:hidden;}
.cart .shipping p {margin-bottom:12px; color:#2b2c31; font-weight:100; font-size:15px;}
.cart .shipping label {display:block; font-size:15px; line-height:normal; color:#000; margin-bottom:0px; font-weight:100; font-size: 13px;}
.cart .shipping .form-list li {margin-bottom:7px;}
.cart .shipping .form-list li input {
	width: 100%;
	font-size: 15px;
	font-weight: 100;
	padding: 7px 0 7px 9px;
	border: 1px solid #d6d5d4;
}
.cart .data-table td.prod-cart { padding-left: 15px; }

.cart .shipping .form-list li .input-box {
	width: 96%;
}


.cart .shipping .form-list li select {
	width: 266px;
	padding: 7px 0 7px 4px;
	font-size: 15px;
	font-weight: 100;
	border: 1px solid #d6d5d4;
	background-color: transparent;
}

.input-box select {
	background: url("../images/droetker/dropdown_dark.png") no-repeat scroll 95% center;
	padding-right: 30px;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.cart .shipping .buttons-set{ margin-top:0; padding-top:15px; padding-bottom:10px;}
.shipping .jqTransformSelectWrapper ul li{ margin-bottom:0!important;}
.shipping .jqTransformSelectWrapper > div > span{ width:92%!important;}
.shipping .jqTransformSelectWrapper ul{ height:80px; overflow:auto!important;}
.shipping .jqTransformSelectWrapper{ float:left; margin-left:0; width:286px!important; background: url("../images/select_left_content.gif") no-repeat  left top;}
/* Shopping Cart Totals */
.cart .totals, .cart-shipping-info {
	background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	color: #fff;float:right;
	margin-right: 20px;
	padding: 15px 5px 0;
	width: 290px;
}
#shopping-cart-totals-table { width: 97%; }

.cart .totals table th,
.cart .totals table td { font-weight: 300; padding:10px 0 10px 10px; font-size:15px; text-transform:uppercase; vertical-align:middle; text-align:left!important;  }
.cart .totals table tr td:first-child { }

.cart .totals table strong.
.cart .totals table th { font-weight:400 !important; }

.cart .totals table tfoot th {}
.cart .totals .price {min-width:87px; display:inline-block; font-weight: 400; /*padding:0 30px 0 0;*/}
.cart .totals button.button > span {
	font-size:18px;
	padding:5px 10px;
	background: #fff;
	color:#00b6ad;
}

.cart .totals tr td:last-child { text-align: right !important;}


.cart-shipping-info.cart-info-austria::before {
	background-image: url("../images/flags/Austria.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
	border: 1px solid #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	content: "";
	height: 12px;
	left: -7px;
	position: absolute;
	top: -7px;
	width: 18px;
}
.cart-shipping-info { position: relative; padding-top: 10px; margin-bottom: 15px; }
.cart-shipping-info .cart-info-inner {
	background: rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom;
	margin-left: -5px;
	margin-right: -5px;
	padding-left: 15px;
	padding-right: 15px;
}
.cart-info-inner > p { text-align: center; font-size: 14px; font-weight: 300; padding-bottom: 15px; }

.cart-info-inner span {
	font-size: 24px;
	padding-left: 5px;
}


.checkout-types li {padding-bottom:10px;}
.checkout-types li a {color:#fff;}
.checkout-types li a:hover{ text-decoration:underline;}
.cart .totals .checkout-types {text-align:center; float:none; padding:30px; background: rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom; margin-left: -5px; margin-right: -5px; }
/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; width:45px; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; font-size:12px; color:#000; text-decoration:none; }
.truncated a.details:hover{ color:#333;}
.truncated:hover .truncated_full_value {display:block;}
.truncated:hover .truncated_full_value .item-options {top:7px; left:-210px;}
.truncated .truncated_full_value { position:relative; z-index:999; top:9px; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; min-width:200px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */

/* Checkout ============================================================================== */
.checkout-multishipping-address-newshipping .form-list li.wide input.input-text {width:692px;}
.checkout-multishipping-address-newshipping .form-list select {width:337px;}
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
#checkout-payment-method-load input.input-text {width:200px;}
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { /*padding-left:20px;*/ }
.sp-methods select.month { width:100px; margin-right:10px; }
#payment_form_ccsave  #ccsave_cc_type {width: 206px;}
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

#checkout-step-payment > h3, #checkout-step-shipping_method  h3 { font-weight: 300; margin-bottom: 20px; }

.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 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; margin-right:5px; margin-top:-2px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

.payment-methods-block { border: 1px solid #fff; float: left; text-align: center; width: 25%; margin: 10px 5px; padding: 20px 20px 0; height: 100px; position: relative; }
.payment-methods-block label { cursor: pointer; }
.payment-methods-block input.radio { position: absolute; display: table; height: 100%; width: 100%; top: 0; opacity: 0; cursor:pointer; left: 0px; }

.payment-methods-block.inactive-method {  }
.payment-methods-block.selected-method { border: 1px solid #b9b9b9; border-radius: 5px; }

.shipping-check{
	display: block;
	position: absolute;
	border: 1px solid #b9b9b9;
	border-radius: 100%;
	height: 13px;
	width: 13px;
	z-index: 5;
	margin-top: 5px;
	margin-left: -25px;
}

.shipping-check::before{
	display: block;
	position: absolute;
	content: '';
	border-radius: 100%;
	height: 7px;
	width: 7px;
	top: 3px;
	left: 3px;
	margin: auto;
}

input[type=radio]:checked ~ .shipping-check {
	border: 1px solid #b9b9b9;
}
input[type=radio]:checked ~ .shipping-check::before{
	background: #00b6ad;
}

#checkout-step-shipping_method .sp-methods { display: flex; width: 100%; }
.shipping-method-block { width: 260px; border: 1px solid #b9b9b9; border-radius: 5px; background-color: #fff; margin-left: auto; margin-right: auto; }
.shipping-method-block.selected-shipping { box-shadow: 0 0 3px rgba(0, 0, 0, 0.2); }

.shipping-method-block input { position: absolute; margin-top: 5px; margin-left: -20px; visibility: hidden; }
.shipping-method-block li { display: table; margin-left: 35px; margin-right: auto; padding: 20px 0; cursor: pointer; }
.shipping-method-block span.add-shipping-info { color: #b9b9b9; font-style: italic; }
.shipping-method-block span.price { color: #fff; display: table; background-color: #00b6ad; padding: 0 10px; border-radius: 6px; margin-top: 8px; }

.shipping-head-block { height: 50px; width: 100%; border-radius: 5px 5px 0 0; }
.shipping-head-block { background-repeat: no-repeat; background-position: center; border-bottom: 1px solid #ddd; padding: 5px 0; }

.shipping-head-Post { background-image:url(../images/shipping_icons/shipping_method_post.jpg); }
.shipping-head-Fedex { background-image:url(../images/shipping_icons/shipping_method_fedex.png); }
.shipping-head-DPD { background-image:url(../images/shipping_icons/shipping_method_dpd.jpg); }
.shipping-method-block.inactive-shipping .shipping-head-Post{ background-image:url(../images/shipping_icons/shipping_method_post_inactive.jpg); }
.shipping-method-block.inactive-shipping .shipping-head-Fedex{ background-image:url(../images/shipping_icons/shipping_method_fedex_inactive.png); }
.shipping-method-block.inactive-shipping .shipping-head-DPD{ background-image:url(../images/shipping_icons/shipping_method_dpd_inactive.jpg); }
.shipping-method-block.inactive-shipping { background-color: transparent; opacity: 0.5; }
.shipping-method-block.inactive-shipping input[type="radio"]:checked ~ .shipping-check::before,
.shipping-method-block.inactive-shipping span.price{ background: #8c8c8b; }

.shipping-method-block label { cursor: pointer; position: relative; z-index: 99999; margin-left: -25px; padding-left: 25px; }

.shipping-method-block li.error-msg { padding: 15px !important; background-image: none; background-color: #fde4e1; margin: 0; font-size: 14px !important; font-weight: 400 !important; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../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 { margin-bottom:10px;}
.gift-messages h3{ font-size:12px; text-transform:uppercase; color:#2b2c31; padding-top:10px;}
.gift-messages .control label{ color:#000; font-weight:bold;}
#shipping-method-buttons-container{ padding:10px 0 0 0;}
#shipping-method-buttons-container .back-link a{ color:#000;}
#shipping-method-buttons-container .back-link a:hover{ color:#2b2c31;}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; padding:10px 20px 20px 20px; background:url(../images/tail-chech.gif) left top repeat-x #fbfbfb; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; color:#000; font-weight:bold;}
.gift-messages-form h4 {font-size:12px; text-transform:uppercase; color:#2b2c31; padding-top:10px;}
.gift-messages-form .whole-order {}
.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; background:#fff; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .field{ margin-bottom:10px;}
.gift-messages-form .item .details .product-name { font-size:12px; text-transform:uppercase; color:#2f2f2f;}
.gift-messages-form .form-list li.wide textarea {max-width:340px;}
.gift-messages-form  .inner-box .form-list li.wide textarea {max-width:333px;}
#allow-gift-messages-for-order-container .field{ margin-bottom:10px;}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
.checkout-agreements a {text-decoration:underline;}

/* 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; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

.checkout-onepage-index .page-title {}
.checkout-onepage-index .col-main {}

/* One Page Checkout */
.checkout-onepage-index .main-container.col2-left-layout {
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.3px;
}

.block-progress { padding: 10px 20px; border:none; background:rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom; }
.block.block-progress .block-title{ padding:0;}
.block.block-progress .block-content{ padding:0 0 0 0;}
.block.block-progress .block-title span{ margin-bottom: 25px; display:block;  font-size:25px; font-weight:400; color:#fff; font-family:"Frutiger LT W01_47 Light Cond", sans-serif; line-height:normal;}
.block-progress dt { font-size:15px; color:#fff;  padding:5px 0; font-weight:100; border-bottom: 1px dashed rgba(255, 255, 255, 0.5); }
.block-progress dt:first-child {border-top:none;}
.block-content dt:last-child {
	border: medium none;
}
.block-progress dt.complete a{ color: #fff; }
.block-progress dt.complete a:hover{ }
.block-progress dt.complete .separator{ }
.block-progress dt.complete{ position:relative; z-index:999;}
.block-progress dt.complete,
.block-progress dd.complete { margin-bottom:10px; }
.block-progress dd.complete { color:#fff; font-style:italic; }
.block-progress dd.complete address{font-style:italic;}
.opc {position:relative; }
.opc li.section {  }
.opc p {margin-bottom:5px;}
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; font-size:12px; color:#000; }
.opc .step-title { padding:11px 25px 14px; text-align:right;background:url(../images/tail-check-li.gif) left  bottom  repeat-x #fff; }
.opc .step-title .number { padding-left: 1px;float:left; line-height:18px; font-weight:bold; margin-right:10px;  border:1px solid #fff; color:inherit; height:18px; width:18px; text-align:center; background:#fff; margin-top: 3px; }
.opc .step-title h2 { float:left; font-weight:400; color:#000000; font-size:15px; margin-bottom:0; padding-top:3px; }
.opc .step-title a { display:none; float:right; }
.opc .allow .step-title { cursor:pointer; }
#checkout-review-table tr{ background:none;}
#checkout-review-table thead{ background:none;}
#checkout-review-table th{ padding:12px 20px 12px 20px; font-size:12px; font-weight:bold; color:#000000;}
#checkout-review-table td{ border:1px solid #ececec; background:#none; padding:16px 20px 14px 20px}
#checkout-review-table td.last { text-align: right; }
#checkout-review-table td h3{ margin-bottom:0; font-size:12px; color:#2f2f2f; text-transform:uppercase;}
#checkout-review-table .price{ color:#2b2c31; font-weight:bold;}
#checkout-review-table th{ border:1px solid #ececec;}
#checkout-review-table-wrapper { overflow:hidden;}
#checkout-review-table{background:url(../images/tail-table.gif) left top repeat-x #fbfbfb;}
#checkout-review-table tfoot td{ font-weight:bold; color:#000000;}
#review-buttons-container{ padding:20px 0 0 0; margin:0 0 0 0;}
#review-buttons-container .f-left a{ color:#2b2c31;}
#review-buttons-container .f-left a:hover{ color:#000;}
/*.opc .allow .step-title a { display:block; }*/
#co-shipping-form{ display:block;}

.opc .active { }
.opc .active .step-title { cursor:default; background:#00b6ad; }
.opc .active .step-title .number { background:#fff; border:1px solid #fff; color:#2d2d2d;}
.opc .active .step-title h2 { color:#fff;}

#checkout-step-login .col2-set{ width:100%;}
/*.opc .active .step-title a { display:none; }*/
#checkout-step-login h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
#checkout-step-login .col2-set{ }
#checkout-step-login .col2-set > .col-1 {}
#checkout-step-login .col2-set > .col-1 h4{font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
#checkout-step-login .col2-set .col-2  h4{font-size:12px; text-transform:none; font-weight:normal; color:#7b7b7b;}
#checkout-step-login .col-1 .col-1 .buttons-set button.button{ float:left;}
#checkout-step-login .col-2 .form-list input.input-text {width:100%;}
#checkout-step-login .col-1 .col-1 .buttons-set{ padding:0 0 0 0; margin:0 0 0 0;}
#checkout-step-login .col2-set .col-2 .buttons-set{padding:0 0 0 0; margin:0 0 0 0;}
#checkout-step-login .form-list li.control input.radio, #checkout-step-login .form-list li.control input.checkbox {margin-right: 6px; margin-top:-3px;}
#co-billing-form > fieldset{ }
.opc .step { padding:20px; position:relative; background:#fbfbfb; }
.opc .step .tool-tip { right:20px; top:20px!important; }
.opc .order-review {}
.opc .buttons-set{border:0;}
.opc .field{width:49%;}
.opc .fields input,
.opc .field input{width:310px;}
.opc .name-lastname,
.opc .field-2{width:49%; float:right; clear: right;}
.opc .field-2 input{width:310px;}
.opc .field-2 select{width:315px;}
.opc .name-firstname{width:363px;}
.opc .name-middlename{width:152px;}
.opc .name-middlename input{width:124px!important;}
.opc .name-lastname input{width:310px!important;}
.opc .sp-methods dd{padding-bottom:12px;}
#checkout-payment-method-load.sp-methods dd {
	padding-bottom:5px;
}
#checkout-payment-method-load.sp-methods dt {
	margin-bottom:5px;
	clear:both;
	padding:10px;
}
#checkout-payment-method-load .payment-container {
	border: 1px solid #ccc;
	overflow: hidden;
	margin: 15px;
	padding: 15px;
}
#checkout-payment-method-load .payment-container.ops_cc {display: none;}
.opc .sp-methods dt label{ color:#000;}
#checkout-shipping-method-load .sp-methods dt{ font-size:12px; text-transform:uppercase; color:#2b2c31; padding-bottom: 3px;}
.opc .form-list{margin:10px 0;}
.opc .form-list li.wide input.input-text{width:100%;}
#shipping_method_form h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
#shipping_method_form h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
#multishipping-billing-form h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333; margin-bottom:0;}
#multishipping-billing-form .sp-methods dt {font-weight: bold; padding-bottom:10px;}
#multishipping-billing-form .sp-methods .form-list input.input-text {width:252px;}
/* Multiple Addresses Checkout */
.button.multi-btn{ float:right;}
#checkout-progress-state{ overflow:hidden;}
.checkout-progress { padding:0 0px; margin:10px 0 20px 14px; }
.checkout-progress li { float:left; width:201px; text-align:center; color:#fff; font-weight:bold; padding:10px 0px 11px 0px; }
.checkout-progress li.last {width:190px;}
.checkout-progress li.first{ margin-right:-10px; position:relative; z-index:12;background:url(../images/multi-33.png) left top no-repeat;}
.checkout-progress li.first.active {  color:#fff;background:url(../images/multi-act.png) left top no-repeat; }
.checkout-progress li.two.active,
.checkout-progress li.tree.active,
.checkout-progress li.four.active{color:#fff;background:url(../images/multi-act-main.png) left top no-repeat; }
.checkout-progress li.last.active{color:#fff;background:url(../images/multi-act-last.png) left top no-repeat; }
.checkout-progress li.last{background:url(../images/multi-last.png) left top no-repeat;}
.checkout-progress li.two{background:url(../images/multi-2.png) left top no-repeat; margin-right:-10px; z-index:11; position:relative;}
.checkout-progress li.tree{background:url(../images/multi-3.png) left top no-repeat;margin-right:-10px; z-index:10; position:relative;}
.checkout-progress li.four{background:url(../images/multi-2.png) left top no-repeat; margin-right:-10px; z-index:9; position:relative;}
.multiple-checkout { position:relative;}
.multiple-checkout .sp-methods .input-box .v-fix:first-child {padding-right:25px;}
.multiple-checkout .col2-set {width:auto;}
.multiple-checkout .page-title{ padding-bottom:10px; margin-bottom:0;}
.multiple-checkout h2{ font-size:18px; text-transform:uppercase; font-weight:600; color:#383737;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; padding:10px 0 10px 0;}
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {margin-bottom:0px; overflow:hidden; display:block;color:#2b2c31; padding-top:10px;}
.multiple-checkout .grand-total .price {}
.multiple-checkout .box {margin-bottom:20px;}
.multiple-checkout table {margin-bottom:10px;}
.multiple-checkout table tfoot tr td{ color:#000; font-weight:bold;}
.multiple-checkout p {margin-bottom:5px;}
.multiple-checkout .col-2.col-wide {width:50%;}
.multiple-checkout  .box-title h3,
.multiple-checkout .col-2.col-wide  h3 {font-size:12px; line-height:normal;}
.multiple-checkout .col-2.col-wide .box {margin-left:100px;}
.multiple-checkout h2,
.multiple-checkout h3,
.multiple-checkout h4{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
.multiple-checkout h2 {color:#2b2c31;}
.multiple-checkout .col-2.col-wide table .price{ font-weight:bold; color:#2b2c31;}
/* ======================================================================================= */

/* Account Login/Create Pages ============================================================ */
.account-login #login-form .col2-set{}
.account-login .new-users .buttons-set{ padding-left:0;}
.account-login .new-users .buttons-set button.button {float:left;}
.account-login .new-users { padding:2%; width:45%; /*background:url(../images/media/bg-login.gif) no-repeat left bottom #ffffff;*/ min-height:260px;}
.account-login .new-users h2{ padding:0 0 15px 0; font-size:15px; text-transform:uppercase; font-weight:100; color:#2b2c31;}
.account-login .new-users p{ font-size:15px; line-height:20px; padding:13px 0 12px 0; font-weight:100; letter-spacing:0.3px;}
.account-login .registered-users { padding:2%; width:45%; /*background:url(../images/media/bg-login-2.gif) no-repeat left bottom #ffffff;*/ min-height:260px;}
.account-login .registered-users h2{ padding:0 0 15px 0;  font-size:15px; font-weight:100;text-transform:uppercase; color:#2b2c31;}
.account-login .registered-users  p{ font-size:15px;  line-height:18px; padding:13px 0 12px 0;font-weight:100; letter-spacing:0.3px;}
.account-login .registered-users .form-list input.input-text { font-size:15px;  font-weight:100; padding-left:7px; border: 1px solid #d6d5d4;  }
.account-login .registered-users  p.required{ padding:0px 24px 5px 0; color:#2b2c31;}
.account-login .registered-users .buttons-set button.button{ float:none;}
.account-login .registered-users .f-left{ float:none!important; display:table; font-size:15px; font-weight:100;  text-decoration:none; padding-bottom:12px;}
.account-login .registered-users .f-left:hover{ color:#2b2c31;}
.account-login .registered-users .buttons-set {clear: both;margin:-19px 0 0 0;padding:5px 0px 0px 0px;}



.my-account {
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 0.3px;
}

.account-create .fieldset,
.my-account .fieldset {
	margin-bottom: 20px;
}
.account-create .fieldset h2,
.my-account .fieldset h2 {
	font-size: 12px;
	text-transform: uppercase;
	font-weight:normal;
}
.account-create .form-list li.control input.checkbox,
.my-account .form-list li.control input.checkbox {
	margin-right: 6px;
	margin-top: -3px;
}
.account-create .field-pass { margin-bottom:7px; }
.my-account .form-list .name-firstname {
	margin-right: 10px;
}

/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
	0% { -webkit-transform:rotate(0); }
	0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
	0% { -moz-transform:rotate(0); }
	0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
	0% { transform:rotate(0); }
	0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:9900; }
.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/*==================== Remember Me Popup =============================================== */

/*==================== Wishlist Form ========================================== */
#wishlist-view-form #wishlist-table textarea {min-height:150px; min-width:350px; max-width:350px; max-height:190px; margin-top:10px; resize:none;}
#wishlist-view-form #wishlist-table a {display:inline-block; margin-bottom:5px;}
#wishlist-view-form #wishlist-table p,
#wishlist-view-form #wishlist-table button.button {margin-bottom:5px;}
#wishlist-view-form .buttons-set.buttons-set2  button.button{margin-right:20px;}
#wishlist-view-form  .button.btn-share{ margin-right:0!important;}
/*=====================  End  ================================================== */

/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .page-title{ }
.my-account #wishlist-table .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:left;}
.my-account .cart-cell .price-box{display:block;overflow:hidden;width:100%;padding-bottom:15px;text-align:center;}
.my-account .cart-cell p{ padding-top:5px;}
.my-account	.add-to-cart-alt input{ margin-bottom:12px;}
.my-account .page-title a {display:inline-block; margin:5px 10px 0 0;}
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .pager {margin-bottom:10px;}
.my-account .sub-title {font-size:12px; padding:10px 0;}
.my-account #form-validate .fieldset { /*margin:28px 0px;*/ }
.my-account table tr td {vertical-align:middle; padding: 10px 5px; font-size: 13px;}
.cart-empty {padding:20px; font-size:15px; font-weight:100; }
.my-account .addresses-list ol li {padding-bottom:15px;}
.my-account .page-title.title-buttons button.button {margin:5px 5px 0 0;}
.my-account table .product-name a {color:#7F7F7F; text-decoration:none; font-family:Arial, Helvetica, sans-serif;}
.my-account table .product-name a:hover {text-decoration:underline;}
.my-account .my-tag-edit .btn-remove {display:inline-block;}
#my-tags-table .add-to-links {white-space:nowrap;}
.my-account .box-head a {float:right; margin-top:3px;}
.my-account .box-head h2 {float:left;}
.my-account .box .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:13px;}
.my-account .box .box-title h3 {float:left; font-size:12px; text-transform:uppercase; color:#2b2c31; font-weight:normal; margin-bottom:5px; }
.my-account .box .box-title a {float:right; margin-top:2px; font-weight:bold;}
.my-account address a { font-weight:bold;}
.my-account .col2-set .col-1,
.my-account .col2-set .col-2 {width:47%;}
.my-account .data-table .price-excl-tax,
.my-account .data-table .price { display:inline; }



/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .welcome-msg .hello{margin-bottom:10px; font-size: 18px;}
.dashboard .welcome-msg .hello strong {font-weight:100;}
.dashboard .data-table{margin:10px 0 15px;}
.dashboard .col2-set{padding:10px 0 15px;}
.dashboard .box-title,
.dashboard .box-head{width:100%; overflow:hidden; margin:10px 0 0; }
.dashboard .box-title {border-bottom:1px solid #D3D3D3; margin-bottom:5px;}
.dashboard .box-title h2,
.dashboard .box-title h3,
.dashboard .box-head h2,
.dashboard .box-head h3{float:left;}
.dashboard .box-title h2,
.dashboard .box-head h2 {

}
.dashboard .box-content h4{font-size: 0.91em;}
.dashboard .box-title a,
.dashboard .box-head a{float:right;}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }
.dashboard .box-head a {margin-bottom:10px; display:inline-block;}
/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info  .col2-set {margin-bottom:10px;}
.dashboard .box-info a {display:inline-block; margin-bottom:10px;}
/* Block: Reviews */
.dashboard .number { float:left; font-size:11px;font-weight:bold;line-height:1;margin:3px 10px 0 0;display:block;width:18px;height:18px;text-align:center;border:1px solid #6a6a6a;line-height:17px}
.dashboard .box-reviews #my_recent_reviews h3 {margin-bottom:5px !important;}
.dashboard .box-reviews .details { margin-left:30px; }

/* Block: Tags */
#my_recent_tags > li {padding-bottom:10px;}
.tags li {display:inline; text-transform:capitalize; padding:0 5px 0 0px;}
.tags li a {color:#7f7f7f; text-decoration:none; margin-right:5px;}
.dashboard .box-tags .details { margin-left:30px; }

/********** Dashboard > */
.block-order-return{ padding:0 20px 20px 20px; background:url(../images/media/bg-return.gif) no-repeat left bottom #fff; min-height:345px; overflow:hidden;}
.block-order-return .page-title{  }
.block-order-return label{ color:#000000; font-weight:bold; display:inline-block; padding-bottom:5px;}
.block-order-return label em{ color:#2b2c31;}
.block-order-return .input-box.txt{ font-size:12px; text-transform:uppercase; color:#2b2c31; margin-bottom:7px;}
.block-order-return .form-alt li {margin-bottom:0px;overflow:inherit;}
.block-order-return .input-box.btn{ padding-top:18px;}
.block-order-return .jqTransformSelectWrapper {background: url("../images/select_left_content.gif") no-repeat scroll left top transparent;color: #7E7E7E;float:none;font: 12px/18px Arial,Helvetica,sans-serif;height: 24px !important;margin:0 0 0 0px;padding:0;position:relative;width:507px!important;z-index:auto!important;}
.block-order-return .jqTransformSelectWrapper > div > span{ width:95%!important;}
.block-order-return .jqTransformSelectWrapper ul { width:505px!important; background:#fcfcfc;}
.block-order-return .jqTransformSelectWrapper ul li { margin:0;}
/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info {padding:5px 0 5px 0; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

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

.order-info-box {}
.order-info-box {margin-bottom:15px;}
.order-info-box h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
.order-items h2{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
.order-items { width:100%; overflow-x:auto; }
.page-title.title-buttons .button{ margin-top:-5px!important;}
.col-1.addresses-primary h2{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}
.col-1.addresses-primary h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
.col-2.addresses-additional h2{ font-size:14px; text-transform:uppercase; font-weight:normal; color:#333;}
.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 {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }

/* Print Pages */
.page-print .print-head {margin-bottom:20px;}
.page-print .col-1,
.page-print .col-2 {margin-bottom:10px; border-bottom:1px solid #ddd; padding-bottom:10px; width:46%;}
.page-print h1 {font-size:25px; line-height:40px;}
.page-print  h2 {margin-bottom:5px;}
.page-print th.a-right {text-align:center !important;}
/* 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 Reviews */
#review-form h3{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#2b2c31;}
#review-form h4{ font-size:12px; text-transform:uppercase; font-weight:normal; color:#333;}
.product-review .product-img-box { float:left; width:175px; margin-right:15px;  }
.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 auto 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 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/* Product Comparison Table */
#product_comparison .product-shop-row td{ text-align:center; padding:18px 30px 30px 30px;}
.catalog-product-compare-index { position:absolute;}
.catalog-product-compare-index .link-print:hover span{}
.catalog-product-compare-index .link-print{background:url(../images/tail-btn-compare.gif) left top repeat-x; color:#323232; padding:9px 20px 8px 17px; }
.catalog-product-compare-index .link-print:hover{ background-position:0 -31px;}
.catalog-product-compare-index .link-print span {background:url(../images/btn-print.png) left 0px no-repeat; padding-left:32px; padding-right:0; text-transform:uppercase;}
.catalog-product-compare-index .link-print:hover span{background:url(../images/btn-print.png) left 0px no-repeat;}
.catalog-product-compare-index{ background:#fff;}
.catalog-product-compare-index .buttons-set {clear:both;margin:0px 0 0;padding:20px 0px 5px 0px;}
.catalog-product-compare-index .buttons-set button.button span { float:left; height:31px;padding:0 0 0 0px; font:normal 12px/31px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; text-transform:uppercase; }
.catalog-product-compare-index .buttons-set button.button span span {padding:0 20px 0 20px; }
.catalog-product-compare-index .buttons-set button.button:hover span span{ background-position:0 0px;}
.catalog-product-compare-index .product-name a { font-size:15px; color:#2f2f2f;}
.catalog-product-compare-index .product-name a:hover{ color:#2b2c31;}
.catalog-product-compare-index .ratings{ text-align:center;}
.catalog-product-compare-index .regular-price .price {color:#2b2c31;float:none;font-size:22px;font-weight: normal;}
.catalog-product-compare-index td button.button{ float:none;}
.catalog-product-compare-index td .add-to-links {float:none;width:100%; padding-top:12px;}
.catalog-product-compare-index td .add-to-links li a{ padding-left:22px;background:url(../images/wislish-page-compare.png) left top no-repeat;}
.catalog-product-compare-index .price-box.left{ float:none; width:100%; text-align:center;}
.catalog-product-compare-index .ratings .rating-box {float:none;margin: 0 auto 10px;}
.catalog-product-compare-index .page-title {margin:0 0 10px; padding:0; background:none; }
.catalog-product-compare-index .page-title h1 { color:#333; }
#product_comparison{background:url(../images/compare-y.gif) repeat-x left bottom #ffffff;-webkit-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);-moz-box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);box-shadow:0px 0px 12px rgba(48, 50, 50, 0.12);}
.catalog-product-compare-index .data-table td{ padding:14px 20px 14px 20px; color:#7e7e7e;}
.catalog-product-compare-index .data-table th {padding:14px 20px; font-weight:bold; color:#000000;}
.catalog-product-compare-index .btn-remove {display: block;font-size: 0;height:19px;line-height: 0;margin-left: 2px;overflow: hidden;text-indent: -999em;
	width:19px;position:absolute;right:-20px;top:-9px;}
.catalog-product-compare-index .btn-remove:hover{ background-position:0 -19px;}
.compare-inner{}
.catalog-product-compare-index .data-table tr.even {background:#fefefe;}
#product_comparison  td.first-in-line{background:url(../images/tail-compare.png) repeat-y left top;}
#product_comparison  th {border: 1px solid #ececec;background:none;}
#product_comparison  td {border: 1px solid #ececec; background:none; color:#7e7e7e;}
#product_comparison tr{ background:none;}
#product_comparison .price-box{ padding-top:10px; padding-bottom:10px;}
#product_comparison .product-shop-row td,
#product_comparison .add-to-row td {text-align:center;}
#product_comparison .product-shop-row td .product-image {display:inline-block; margin-bottom:15px; border:1px solid #ededed;}
#product_comparison .product-shop-row td .product-image:hover{ border:1px  solid #2b2c31;}
#product_comparison .product-name,
#product_comparison .price-box,
#product_comparison p {margin-bottom:5px;}
#product_comparison .product-shop-row td .add-to-links li,
#product_comparison .add-to-row td .add-to-links li {float:none;}

/* MAP Popup============================================================================== */
.price-box.map-info .price{padding-right:10px; color: #2b2c31;font-size: 19px;font-weight:normal;}
.product-view .product-shop .price-box.map-info{margin:-20px 0 10px 0; display:block; width:100%;}
.tier-prices.product-pricing a{ color:#333}
.product-view .product-shop .price-box.map-info a{padding:0 5px 0 0;}

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.catalog-product-compare-index .map-popup {min-width:300px;}
.map-popup {  margin:12px 0 0; position:absolute; -webkit-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);-moz-box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2);box-shadow:0px 0px 10px rgba(48, 50, 50, 0.2); text-align:left; width:300px;  z-index:100; background:#f6f6f6; }
.map-popup #map-popup-msrp-box{ color:#000000; font-weight:normal;}
.map-popup #map-popup-msrp-box strong{ color:#000000; font-weight:normal;}
.map-popup #map-popup-msrp-box span{ color:#000000; font-weight:normal;}
.map-popup-heading { padding:20px 40px 20px 20px; width:240px; background:#fbfbfb }
.map-popup-heading h2 { font-size:12px; margin:0; word-wrap:break-word; text-align:left; text-overflow:ellipsis; color:#2f2f2f; text-transform:uppercase; }
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(../images/btn_remove.gif) 0 0 no-repeat; display:block; position:absolute; top:10px; right:10px; height:19px; width:19px; text-indent:-9999em; }
.map-popup-close:hover{ background-position:0 -19px;}
.map-popup-content {background:url(../images/tail-popup.gif) left  top repeat-x #f6f6f6; padding:18px 20px 20px 20px; overflow:hidden; text-align:left; width:260px;  }
#map-popup-price-box strong{ color:#2b2c31; float:left; margin-right:7px;}
.map-popup .regular-price .price {color:#000;float:left;font-size:12px;font-weight:bold;}
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout span { display:block; padding-right:30px; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:0px 0; }
.map-popup-price .minimal-price-link {color:#333; margin-left:7px;display:inline-block;}
.map-popup-price { margin:2px 0 0; }
.map-popup-text { clear:right; margin:0 20px; padding:16px 0; text-align:left; word-wrap:break-word; color:#7b7b7b; line-height:18px; }
.map-popup-only-text { border-top:1px solid #d8d8d8; }
/* ======================================================================================= */
/* Footer-Newsletter================================================================================ */
.footer .block-subscribe{ width:199px; float:right; border:1px solid #ededed; background:#fbfbfb; padding:12px 20px 16px 20px; margin:0; }
.footer .block-subscribe label{ display:none;}
.footer .block-subscribe .block-title {border-bottom:0;padding: 2px 10px 15px 0;}
.footer .block-subscribe .block-title strong span {color:#383737;font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-size: 14px;text-transform: uppercase;}
.footer .block-subscribe .block-content {padding:0px 0 0;}
.footer .block-subscribe #newsletter {margin-bottom:0px; width:161px;background:none; padding-top:4px; padding-bottom:3px; font-size:12px; color:#999999; padding-left:10px;}
.footer .block-subscribe #newsletter{border-left:1px solid #d4d4d4;border-bottom:1px solid #d4d4d4;border-top:1px solid #d4d4d4; border-right:1px solid #d4d4d4; float:right; display:block; position:relative; z-index:9; }
.footer .block-subscribe #newsletter:focus,
.footer .block-subscribe #newsletter:active{box-shadow:none;}
.footer .block-subscribe .block-content{}
.footer .block-subscribe .input-box{ float:left; width:175px; }
.footer .block-subscribe .actions{ float:left; width:23px; padding:0; margin-left:-1px;}
.footer .block-subscribe .actions .button span span{ width:23px; height:24px; text-indent:-9999px;background:url(../images/btn-newsletter.gif) 0 0 no-repeat; padding:0;}
.footer .block-subscribe.block button.button span { height:24px;}
.footer .block-subscribe .actions .button:hover span span{ background-position:0 -24px}
/* Footer ================================================================================ */
.footer { width:960px; margin:0 auto; padding:50px 0 50px 0; position:relative;}
.footer-container { background:#33343a url(../images/bg_footer.gif) repeat-x; }
.footer h4{ font-size:15px; font-weight:300; text-transform:uppercase; color:#fff; font-family:"Frutiger LT W01_47 Light Cond", sans-serif; margin:0 0 25px 0;}
.footer ul #FME-contact-form{ display:none;}
.footer ul li { display:block; padding:0 0 2px 0; font-size:11px; text-transform:uppercase; }
.footer ul li a{ text-decoration:none; display:inline-block; color:#83868e; }
.footer ul li a:hover{ color:#fff;}
.footer-container .bottom-container { text-align:center; }
.footer-col{ width:220px; margin-right:30px; float:left;}
.footer-col-1{ width:220px; margin-right:40px; float:left;}
.footer-col-2{ width:170px;  float:left;}
.footer_contacts { float:right; width:297px; }
.footer_contacts p { font-size:11px; text-transform:uppercase; color:#83868e; margin-bottom:6px; }
.footer_contacts p strong { font-size:20px; font-weight:normal; }
.socials { padding:5px 0 0 0; }
.socials img { margin:0 9px 0 0; }
.store-switcher{ float:right; margin-top:-24px;}
.copyright { background:#1c1d20; }
.copyright_wrap { width:960px; margin:0 auto; padding:14px 0; }
.copyright_wrap address { font-size:11px; text-transform:uppercase; color:#83868e; margin:0; }


/* ==================================back-top ================================================== */
#back-top {position: fixed;bottom:40px;z-index:999999;left:50%;margin-left:550px; display:none; width:41px;height:41px;}
#back-top a:hover {color:#79ec3e;}
#back-top span {width:41px;height:41px; display: block;margin-bottom:41px;background:url(../images/up-arrow.png) no-repeat left 0px;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader() !important;}
#back-top a:hover span { background-position:left -41px;}
/* ======================================================================================= */


/*.clear:after {clear: both; display: block; overflow: hidden; visibility: hidden;width: 0;height: 0;}*/
/* 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,
.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 .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add: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; }
/* ======================================================================================= */

.header-container { position: relative; z-index: 10000; }

/* index page */
.index_slider { width:778px; height:345px; margin:0 0 3px 0; }
#s4 { width:100%; height:345px; overflow:hidden; }

.slide { width:714px; height:177px; padding:168px 0 0 64px; }
.cl1 { background:url(../images/slider_pic1.jpg) no-repeat; }
.cl2 { background:url(../images/slider_pic2.jpg) no-repeat; }
.cl3 { background:url(../images/slider_pic3.jpg) no-repeat; }
.descr_sl { font-size:12px; text-transform:uppercase; color:#aaadb9; line-height:22px; margin-bottom:12px; }
.price_sl { font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-size:28px; font-weight:600; text-transform:uppercase; color:#494b54; margin-bottom:27px; }
.price_sl span { font-size:20px; color:#aaadb9; }
.shop_now { display:block; background:url(../images/shop_now.gif) repeat-x; width:120px; height:40px; line-height:40px; font-weight:300; text-transform:uppercase; color:#fff; font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-size:15px; text-align:center; }
.shop_now:hover { color:#fff; }

#nav_slides { display:none; }

.banners { overflow:hidden; margin:0 0 3px 0; }
.banner { float:left; margin:0 3px 0 0; }
.banner.last { margin:0; }

.brands { overflow:hidden; margin:0 0 3px 0; }
.brand { float:left; }

.cms-index-index .page-title { margin:0 0 40px; }

.new_prod_block { background:#fff; }
.new_products { padding:0 0 25px 35px; }
.products-grid-new { overflow:hidden; background:url(../images/bg_new.gif) repeat-y; }
.products-grid-new li.item { float:left; width:140px; margin:0 52px 0 0; }
.products-grid-new li.last { margin:0 !important; }
.products-grid-new .product-image { display:block; width:140px; height:160px; margin:0 0 37px 0; }
.products-grid-new .product-name { font-size:12px; font-weight:bold; text-transform:uppercase; line-height:normal; margin:0 0 7px 0; }
.products-grid-new .product-name a { color:#2b2c31; }
.products-grid-new .product-name a:hover { color:#aaadb9; }
.products-grid-new .descr { line-height:15px; color:#aaadb9; margin:0 0 16px 0; }
.products-grid-new .price-box { margin:0 0 15px 0; }
.products-grid-new .actions {}
.products-grid-new .actions button { float:left; margin:0 5px 0 0; }
.products-grid-new .actions button > span { background:url(../images/btn_cart.png) no-repeat; border:0; padding:0; border-radius:0; width:34px; height:33px; }
.products-grid-new .actions button:hover > span { background:url(../images/btn_cart.png) no-repeat 0 -33px; }
.products-grid-new .actions button span span { display:none; }
.products-grid-new .link_details { float:left; display:block; background:url(../images/link_details.gif) repeat-x; width:90px; height:33px; text-align:center; line-height:33px; color:#fff; font-weight:300; text-transform:uppercase; font-family:"Frutiger LT W01_47 Light Cond", sans-serif; font-size:15px; }
.products-grid-new .link_details:hover { background:#797c88; }
.ru-lang-class .products-grid-new .link_details { width:100px; }




/******************************************************
**		Header 				                 		 **
******************************************************/
#header {
	/*background: url("../images/layout/header_bg.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);*/
	/*height: 236px;*/
	background-color: #fff;
}

#header .inner {
	width: 960px;
	margin: 0 auto;
	padding:0px 5px;
	/*background: url("../images/layout/header_bg.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);*/
	margin-top: -24px;
}
#header .topBar {
	float: left;
	margin-top: 29px;
}
#header .topBar .in {
	width: auto;
	margin: 0 auto;
	height: 30px;
	padding: 0px 5px;
	/*background: url("../images/layout/topbar_in.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);*/
	float: left;
}
#header .topBar p {
	color: #515151;
	float: left;
	font-size: 14px;
	line-height: 30px;
	margin-left:25px;
	text-transform: uppercase;
	font-weight: 300;
}
#header .topBar ul {
	float: right;
}
#header .topBar ul li {
	/*background: url("../images/layout/header_trenner.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);*/
	color: #515151;
	float: left;
	font-size: 12px;
	height: 40px;
	line-height: 45px;
	text-transform: uppercase;
}
#header .topBar ul li.last,
#header .topBar ul li.last li {
	background: none;
}
#header .last.top-highlight > a { padding-right:0; color: #FED788; }

#header .topBar ul li a {
	color: #515151;
	display: block;
	font-size: 14px;
	padding: 0 20px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 300;
}
#header .topBar ul li a:hover {
	text-decoration: underline;
}
#header .topBar ul li a.nospan {
	float: left;
	padding: 0 10px 0 20px;
}
#header .topBar ul li a.nospan.second {
	background: url("../images/layout/header_trenner_sec.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	padding: 0 20px 0 10px;
}
#header .topBar ul li.langBlock {
	padding-right: 20px;
	position: relative;
}
#header .topBar ul li.langBlock a {
	background: url("../images/layout/header_drop.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	padding-right: 10px;
}
#header .topBar ul li.langBlock a:hover {
	text-decoration: none;
}
#header .topBar ul li.langBlock div.drop {
	display: none;
	left: 4px;
	position: absolute;
	top: 45px;
	width: 100%;
	z-index: 9000;
}

#header .topBar ul li div.drop:before,
div.topCart .cart-inner .cart-content:before {
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #00b6ad;
	content:"";
	position: absolute;
	top: -4px;
	left: 47%;
}

div.topCart .cart-inner .cart-content:before {
	left: 73%;
}


#header .topBar ul li.langBlock div.drop ul, #header .topBar ul li.langBlock div.drop ul li, #header .topBar ul li.langBlock div.drop ul li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: none;
	height: auto;
	line-height: 22px;
}
#header .topBar ul li.langBlock div.drop ul {
	background: #fff;
	margin-right: 1px;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.2);
	border-radius: 2px;
	border: 1px solid #00b6ad;
	padding: 5px 0;

}
#header .topBar ul li.langBlock div.drop ul li a {
	padding: 0 20px 0 21px;
}
#header .topBar ul li.langBlock div.drop ul li a:hover {
	text-decoration: underline;
}
#header .topBar ul li.langBlock:hover div.drop {
	display: block;
}
#header .topBar ul li.currencyBlock {
	position: relative;
}
#header .topBar ul li.currencyBlock .currency-symbol {
	border: 1px solid #515151; border-radius: 3px; margin-right: 4px; margin-top: 5px; padding: 1px 7px;
}

#header .topBar ul li.currencyBlock a {
	background: url("../images/layout/header_drop.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	padding-right: 10px;
	padding-left: 0;
}
#header .topBar ul li.currencyBlock a:hover {
	text-decoration: none;
}
#header .topBar ul li.currencyBlock div.drop {
	display: none;
	left: 0;
	position: absolute;
	top: 45px;
	width: 100%;
	z-index: 9000;
}
#header .topBar ul li.currencyBlock div.drop ul, #header .topBar ul li.currencyBlock div.drop ul li, #header .topBar ul li.currencyBlock div.drop ul li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: none;
	height: auto;
	line-height: 22px;
}
#header .topBar ul li.currencyBlock div.drop ul {
	background: #fff;
	margin-right: 1px;
	box-shadow: 0 0 5px 0px rgba(0,0,0,0.2);
	border-radius: 2px;
	border: 1px solid #00b6ad;
	padding: 5px 0;
}
#header .topBar ul li.currencyBlock div.drop ul li a {
	padding: 0 20px 0 21px;
}
#header .topBar ul li.currencyBlock div.drop ul li a:hover {
	text-decoration: underline;
}
#header .topBar ul li.currencyBlock:hover div.drop {
	display: block;
}
#header .innerBar {
	height: 100px;
	position: relative;
}
#branding {
	/*background: url("../images/layout/logo.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);*/
	color: inherit;
	display: block;
	height: 140px;
	position: absolute;
	width: 200px;
	margin: -1px -10px;
	/* weihnachtslogo position fix below
	left: -50px;
	top: -10px;
	/* end christmas logo */
}
#branding a {
	display: block;
	height: 140px;
	/*overflow: hidden;
    text-indent: -9999px;*/
	width: 200px;
}
#branding img {  }

#header .subText {
	font-size: 12px;
	left: 200px;
	line-height: 20px;
	position: absolute;
	top: 30px;
	width: 600px;
	font-weight: 300;
	color: #747474;
}
#header .subText span {

}

#header .emotaBlock {
	background: url("../images/layout/emota-head.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	height: 51px;
	right: 314px;
	position: absolute;
	top: 88px;
	width: 51px;
}

#header .osterrOnlineshop {
	background: url("../images/layout/Logo-Oesterreichischer-Onlineshop.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	height: 51px;
	right: 314px;
	position: absolute;
	top: 88px;
	width: 51px;
}

#header .osterrOnlineshop a {
	display: block;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	width:43px;
}

#header .ekomiBlock {
	background: url("../images/layout/ekomi_logo.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	height: 51px;
	right: 314px;
	position: absolute;
	top: 88px;
	width: 51px;
}


#header .emotaBlock a {
	display: block;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	width:45px;
}

#header .ekomiBlock {
	background: url("../images/layout/ekomi.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	height: 51px;
	right: 258px;
	position: absolute;
	top: 90px;
	width: 51px;
}
#header .ekomiBlock a {
	display: block;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	width: 45px;
}
#header .labelBlock {
	background: url("../images/layout/eurolabel.png") no-repeat scroll right bottom rgba(0, 0, 0, 0);
	height: 48px;
	right: 370px;
	position: absolute;
	top: 91px;
}
#header .labelBlock a {
	display: block;
	text-decoration: none;
	width: 59px;
	height:48px;
	overflow: hidden;
	text-indent: -9999px;
}
#header .ehiBlock a {
	display: block;
	height: 51px;
	overflow: hidden;
	text-indent: -9999px;
	width:42px;
}

#header .ehiBlock {
	background: url("../images/index.png") no-repeat scroll left bottom rgba(0, 0, 0, 0);
	height: 51px;
	right: 258px;
	position: absolute;
	top: 90px;
	width: 51px;
}

#header .certification-block { position: static; float: left; background-size: auto 30px; background-position: left 6px; width: auto; }
.header-certification {  float: left; margin-top: 30px; margin-left: 15px; margin-right: 15px; }
#header .certification-block a { pointer-event: none; }

.quickCart, .block-cart {
	/*background: url("../images/layout/quickcart_bg.png") repeat-y scroll left top rgba(0, 0, 0, 0);*/
	/*width: 234px;*/
}
.quickCart a, .block-cart a {
	text-decoration: none;
}
.quickCart .topCart, .block-cart .block-content {
	padding: 20px 0;
	position:relative;
	z-index:7888;
}
.quickCart .topCart strong, .block-cart .block-content strong {
	font-size: 18px;
	letter-spacing: 1.5px;
}
.quickCart .topCart .ico {
	display: inline-block;
	margin-right: 10px;
	font-weight: 300;
	font-size: 14px;
}
.quickCart .topCart a.amount-2, .block-cart .block-content a.amount-2 {
	display: inline-block;
	height: 36px;
	padding-top: 10px;
	position: relative;
	text-decoration: none;
	margin-bottom: 23px;
	width: auto;
}
.quickCart .topCart a span.anz {
	background-image: url(../images/droetker/minicart_icon.png);
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	text-align: center;
	width: 23px;
	line-height: 43px;
	background-repeat: no-repeat;


}
.quickCart .topCart a span.ico {
	/*background: url("../images/layout/quickcart_pfeil.png") no-repeat scroll right center rgba(0, 0, 0, 0);*/
	/*display: block;
	width: 140px;
	float: right;
	text-align: right;
	color: #000;
	font-weight: 300;*/
}
.quickCart .section {
	font-size: 11px;
	display: inline-block;
}
.quickCart .section a {
	display: block;
}
.quickCart .section a span {
	/*background: url("../images/layout/quickcart_pfeil.png") no-repeat scroll right center rgba(0, 0, 0, 0);*/
	display: block;
	padding: 0 10px;
	color:#747474;
	font-size: 12px;
	font-weight:300;
}
.quickCart .section.last {
	border-bottom: 0 none;
}
.quickCart .section.last a span { padding-right: 0; border-left: 1px solid #CCC; }
.navigationWrapper {
	height: 40px;
	float: left;
	width: 100%;
}
#navigation {
	background-color: #fff;
	float: left;
}
#navigation ul {
	float: left;
}
#navigation ul li {
	/*background: url("../images/layout/nav_green.png") repeat-x scroll center center rgba(0, 0, 0, 0);*/
	/*background: url("../images/layout/nav_red.png") repeat-x scroll center center rgba(0, 0, 0, 0);*/
	float: left;
	height: 40px;
}

#navigation ul li:hover,
#navigation ul li.active {
	/*background: url("../images/layout/nav_red.png") repeat-x scroll center center rgba(0, 0, 0, 0);
    background:#FED788;*/
}
#navigation ul li.home {
	width: 45px;
}
#navigation ul li a {
	/*background: url("../images/layout/header_trenner_nav.png") repeat-y scroll left bottom rgba(0, 0, 0, 0);*/
	color: #00b6ad;
	display: block;
	font-family: "CheltenhamITCPro-LightCond";
	font-size: 19px;
	height: 20px;
	padding: 7px 0 7px 15px;
	text-align: left;
}
#navigation { font-family: "CheltenhamITCPro-LightCond" !important; }

#navigation .sub ul li a {
	text-transform: none;
	text-align: center;
	font-size: 16px;
}
#navigation .sub ul li a span { width: 165px; display: inline-table; text-align: center; }


#navigation ul > li { padding-right: 10px; }

#navigation ul li a span {
	letter-spacing: 1px;
}

#navigation ul li a span strong{
	font-size: 16px;
}

#navigation ul li:first-child a { padding-left: 0; }

#navigation ul li a:hover,
#navigation ul li:hover a,
#navigation ul li.active a {
	text-decoration: none;
	/*color:#00b6ad;*/
	background:none;
}
#navigation ul li:hover + li a,
#navigation ul li.active + li a {
	background:none;
}
#navigation ul li.home a {
	display: block;
	height: 48px;
	overflow: hidden;
	background:none;
	padding: 0;
	text-indent: -9999px;
	width: 45px;
}

#navigation ul li div.sub {
	position:absolute;
	left:0;
	background:rgba(255,255,255,0.9);
	width:100%;
	display:none;
	z-index:8888;
}
#navigation ul li.id2 div.sub li,
#navigation ul li.id3 div.sub li {
	padding:0 15px;
	border-right: 1px dashed rgba(0,0,0,0.2);
	margin: 15px 0;
}
#navigation ul li:hover div.sub {
	display:block;
}
#navigation ul li ul {
	padding:20px;
	text-align:center;
	float:none;
	width:960px;
	margin:0 auto;
}
#navigation ul li ul li,
#navigation ul li ul li a {
	width:auto !important;
	height:auto;
	padding:0px;
	background:none;
	border:0px;
	margin:0px;
	color:#5A5D67;
	text-align:left;
	font-style:normal;
}
#navigation ul li.id3 ul li a:hover {
	text-decoration:underline;
}
#navigation ul li ul li {
	display:inline-block;
	padding:0px 10px;
	border-right: 1px dashed #e2e2e2;
    height: 110px;
}
#navigation ul li ul li:last-of-type { border: none; }

#navigation ul li.id2 ul,
#navigation ul li.id3 ul {
}
#navigation ul li.id2 ul li,
#navigation ul li.id3 ul li {
}
#navigation ul li.id2 ul li a,
#navigation ul li.id3 ul li a {
	width: auto;
}
#navigation ul li li:hover,
#navigation ul li li.active {
	background: none;
}
#navigation ul li.id2 li span,
#navigation ul li.id3 li span {
	display:block;
	font-weight:100;
	font-size:15px;
	letter-spacing:0.3px;
}
#navigation ul li.id2 li span.strong,
#navigation ul li.id3 li span.strong  {
	font-weight:400;
}
#navigation ul li.id2 li img,
#navigation ul li.id3 li img {
	margin-bottom: 10px;
}
#navigation ul li.id2 li .desc,
#navigation ul li.id3 li .desc {
}
#navigation ul li.id2 ul li,
#navigation ul li.id3 ul li {
	display:inline-block;
	margin:0px 20px 10px 20px;
}
#navigation ul li.id2 ul,
#navigation ul li.id3 ul {
	padding:10px 0 5px;
}
#navigation ul li.id2 div.sub li a,
#navigation ul li.id3 div.sub li a {
	color:#5A5D67;
	text-align: center;
}

.quickSearch {
	/*background: url("../images/layout/quicksearch.png") no-repeat scroll right center rgba(0, 0, 0, 0);*/
	margin-bottom: 5px;

}
.quickSearch input {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #b5b5b5;
	color: #777470;
	font-size: 15px;
	padding: 4px 10px;
	width: 170px;
	box-shadow:0px 0px 0px #ddd inset;
	border-radius: 3px;
	float: right;
	font-family:"Frutiger LT W01_47 Light Cond", sans-serif;
	letter-spacing: 0.3px;
	font-weight:100;
	height: 21px;
}
.block-layered-nav { margin-top:20px; }
.sidebar .subnav h4,
.subnav .block-title strong span,
.block-layered-nav strong span {
	color: #fff;
	font-size: 25px;
	display:block;
	margin-bottom: 25px;
	font-weight:normal;
}
.block-layered-nav strong span {
	margin-bottom:15px;
}
.sidebar .subnav li {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}
.sidebar .subnav.subshopsnav li {
	border-bottom: 0px solid #F5EACC;
}
.sidebar .subnav.subshopsnav li li {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
}
.sidebar .subnav li.last {
	border-bottom: 0 none;
}
.sidebar .subnav li a,
.sidebar .subnav li em {
	background: none;
	color: #fff;
	font-style:normal;
	display: block;
	font-size: 15px;
	padding: 0 10px;
	text-decoration: none;
	font-weight:100;
	line-height: 2;
}

.sidebar .subnav li em {
	color: #00b6ad;
	background:none;
	text-transform:uppercase;
}
.sidebar .subnav li em.label {
	background: url("../images/layout/subnav_pfeil.png") no-repeat scroll 208px center rgba(0, 0, 0, 0);
	color: #5A5D67;
	font-style:normal;
	display: block;
	font-size: 12.5px;
	padding: 6px 10px;
	text-decoration: none;
	text-transform:normal;
	float:left;
	width: 170px;
}
.sidebar .block-layered-nav .subnav li a {
	padding: 6px 20px 6px 10px;
}

.sidebar .block-layered-nav .subnav li a.btn-remove {
	padding:0px;
	background: url("../images/btn_remove.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	display: block;
	font-size: 0;
	height: 19px;
	line-height: 0;
	margin-left: 2px;
	overflow: hidden;
	text-indent: -999em;
	width: 19px;
	float: right;
	margin: 6px 3px 0 2px;
}

.sidebar .block-layered-nav .subnav li a.btn-remove:hover{ background-position:0 bottom;}

.sidebar .block-layered-nav .subnav li {
	margin-bottom:20px;
}
.sidebar .block-layered-nav .subnav li li,
.sidebar .block-layered-nav .subnav .currently li {
	margin-bottom:0px;
}
.sidebar .block-layered-nav .subnav .currently { margin-bottom:20px; }
.sidebar .subnav li a:hover,
.sidebar .subnav li.active a,
.sidebar .subnav li ul li.active {
	background:rgba(255, 255, 255, 0.34) none repeat scroll 0 0;
    color: #000;
}
.sidebar .subnav li.active a{
}
.sidebar .subnav li.parent.active a{
}
.sidebar .subnav #nav .subcat li a,
.sidebar .subnav.cmsnav #nav ul.level0 li a {
	background:none;
	padding-left: 25px;
	font-size: 13px;
	color: #5A5D67;
}
.sidebar .subnav #nav .subcat li.last,
.sidebar .subnav.cmsnav #nav ul.level0 li.last {
	border: none;
}

.sidebar .subnav #nav li li a:hover,
.sidebar .subnav #nav li li.active a,
.sidebar .subnav #nav li ul li.active {
}

.sidebar .subnav.cmsnav li a.level-top {
	background:#00b6ad;
	color: #EDD4BA;
}
.sidebar .subnav.cmsnav li.level-top {
	margin-bottom:20px;
}
.sidebar .subnav.cmsnav li.level-top li {
	margin-bottom:0px;
}
.sidebar .subnav.cmsnav #nav li ul.level0 li a {
}
.sidebar .subnav.cmsnav #nav li ul.level0 li a:hover {
}

.startsite_products h3 {
	background:#00b6ad;
	display:block;
	color: #fff;
	font-size: 17px;
	margin: 0;
	font-weight:normal;
	padding:6px 15px 6px;
	text-transform: uppercase;
}

/******************************************************
**		Footer				                 		 **
******************************************************/
#footer {
	background-color: #fff;
	position:relative;
	margin-bottom: 50px;
	border-radius: 3px;
}
#footer p {
	font-size:12px;
	font-weight:100;
	letter-spacing:0.5px;
}
#footer p.megatext {
	text-align:left;
	margin:15px 0px 25px 0px;
	font-size: 15px;
	font-weight: 100;
	letter-spacing:0.3px;
}
#footer p.megatext strong {font-weight:400;}
#footer .inner {
	padding:30px 0px;
}

.footerNav {
	padding-bottom:8px;
}
.footerNav .blocks {
	display:inline-block;
	float:left;
	vertical-align:top;
	padding:10px 10px 0px 10px;
	text-align:left;
}
.footerNav .blocks.firstblock {
	padding-left:0px;
}
.footerNav .blocks.serviceblock {
}
.footerNav .blocks.spblock {
}
.footerNav .blocks.lastblock {
	background:none;
	padding-right:0px;
}
.footerNav .blocks ul li {

}
.footerNav .blocks ul li.hotline span {
	display:block;
}
.footerNav .blocks ul li.hotline span em {
	display:block;
	float:left;
	font-style:normal;
}
.footerNav .blocks ul li.hotline span em.fi {
	display:block;
	float:left;
	width:70px;
}
.footerNav .blocks ul li {
}
.footerNav .blocks h5 {
	font-weight:400;
	text-transform:uppercase;
	font-size:16px;
	color:#5a5d67;
	margin-bottom:15px;
}
.footerNav .blocks.contactBlock h5  {
	width:200px;
}
.footerNav .blocks h5 ul li a {
	color:#5a5d67;
}
.footerNav .blocks ul li.hotline {
	margin-bottom:15px;
}
.footerNav .blocks ul li.email {
}

div.footer_widget {
	text-align:center;
	margin-bottom:20px;
}
div.footer_widget div.float {
	display:inline-block;
	vertical-align:top;
	margin-right: 15px;
}
div.footer_widget div.wir-finden {
	margin-right: 45px;
}
div.footer_widget div.google-play {
	margin-right: 45px;
}
div.footer_widget div.fb-like img {
	margin-right: 5px;
}
div.footer_widget div.fb-like iframe {
	width:85px !important;
	border: none;
	overflow: hidden;
	height: 65px;
}
div.footer_widget div.google-plus {
	margin-right:0px;
}

div.footer_widget div.app-store,
div.footer_widget div.smart-tv,
.footer_widget .google-play {
	margin-top: 15px;
}

.blocks .socials .sc_fb {
	margin-bottom:10px;
}
.blocks .socials iframe {
	height:27px !important;
	width:320px !important
}
.blocks .socials .sc_fb img {
	display:inline-block;
	margin:0px 2px;
}

.blocks .payment {
	padding-bottom:20px;
	margin-bottom:16px;
}
.blocks .firstline {
	padding-bottom:10px;
	margin-bottom:10px;
}
.blocks .firstline img.ek {
	margin:0px 1px;
}
.blocks .secondline { margin-bottom:15px; }
.blocks .secondline img.ek {
	float:right;
}
.blocks .socials {
	padding-top:14px;
	margin-top:10px;
}
.blocks .newsletter {
	padding-top:10px;
	margin-top:8px;
}
.blocks .ship_icons span {
	background: url("../images/layout/ship.png") no-repeat left bottom;
	width:204px;
	height:41px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}
.blocks .payment span {
	background: url("../images/layout/payment.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	width:210px;
	height:134px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

.footerNav .blocks .newsletter ul li {
}
.footerNav .blocks .newsletter ul li a {
	font-size:14px;
	text-transform:uppercase;
}

#footer .inner {
	padding: 30px 0;
	margin: 0 auto;
	position: relative;
	width: 960px;
}
.shopBlock .inner {
	margin: 0 auto;
	padding: 0 5px;
	position: relative;
	width: 960px;
}
.analytics-option {
	background-color: #FEE9BF;
	border: 1px solid #FEC758;
	margin-top: -3px;
	border-radius: 5px;
	position: absolute;
	width:200px;
	padding: 15px;
	top: 196px;
}
.analytics-option .top p {
	margin-bottom:10px;
}
.analytics-option .top label {
	margin-right:10px;
}
.analytics-option .top .subitems {
	margin-bottom:10px;
}
.analytics-option .top .subitems input.radio {
	margin-top: -3px;
}
.analytics-option .top .ac {
	color: #690;
}
.analytics-option .top .de {
	color: #c00;
}

.bigbanner .magestore-bannerslider-title {
	display:none;
}
.bigbanner .bannerslide-default-slider {
	margin-bottom:5px !important;
}

/*.shopBlock { margin-top:50px; }*/
.shopBlock .inner {
	padding-top:30px;
}
.shippingBlock,
.paymentBlock {
	float:left;
	margin-right:2px;
}
.shippingBlock {
	position:absolute;
	left:200px;
	top:73px;
	background:none;
	border:0px;
	margin-right:0px;
	float:none;
}
.shippingBlock .ship {
	/*background:url(../images/layout/shipping.png) left 3px no-repeat;*/
}
.shippingBlock .ship > span { margin-right: 5px; font-weight: 300; }
.paymentBlock  h3 {
	font-size:15px;
	text-transform:uppercase;
	font-weight:700;
	margin:0px 0px 2px 0px;
	padding:3px 0px 0px;
}
.shippingBlock .freeshipping {
	padding:0px;
	/*font-family: 'open_sanssemibold';*/
	font-size:14px;
	font-weight:500;
	text-transform:uppercase;
	margin:0px 0px 15px;
	line-height:1.25em;
}
.shippingBlock strong, .quickCart .topCart strong { font-weight: 400; }

.shippingBlock p,
.paymentBlock p {
	font-size:10px;
	margin:0px;
	line-height:14px;
}
.paymentBlock .pay {
	background:url(../images/layout/payments.png)  156px 9px no-repeat;
	padding-left:15px;
	height:57px;
}
.paymentBlock p {
	width:135px;
}


#footer .account-login-home,
#footer .contact-main {
	text-align:left;
}

h1.startsite_headline { display:none; }

.flexslider-2 .marken {
	float: left;
	float:none !important;
	display:inline-block !important;
	vertical-align:middle;
}
div.marken-content {
	padding-left: 25px;
}
div.products-slider {
	border-right: 1px solid #FEC758;
	float: left;
	padding-right: 13px;
}
div.products-slider2 {
	float: left;
	padding: 0 0px 0 13px;
	width: 259px;
}
div.ekomi {
	float: right;
	margin-top:40px;
}

.cms-index-index div.ekomi { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }

.startProducts {
	margin-top: 20px;
}
.brands {
	border: 1px solid #FEE0A2;
	margin-top: 20px;
	position: relative;
}
.brands .brandinner {
	background: none repeat scroll 0 0 #F7F7F7;
	padding: 10px 20px;
}
div.marken-content {
	padding-left: 10px;
}
.brands .brandinner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.brands .brandinner ul li {
	float: left;
	height: 115px;
	list-style-type: none;
	margin: 0 5px;
}
.magestore-bannerslider-standard .flex-direction-nav a {
	display: block;
	height: 115px !important;
}

.contact-main .btn-contact {
	background: none repeat scroll 0 0 #fed788;
	border-radius: 4px 0 0 4px;
	color: #00b6ad;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	left: -107px;
	padding: 10px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 87px;
	z-index: 9999;
}
.contact-main {
	background: none repeat scroll 0 0 #FEE9BF;
	border-radius: 0 0 0 4px;
	position: fixed;
	right: -207px;
	text-align: left;
	top: 250px;
	width: 207px;
	z-index: 999;
}
.contact-main {
	background: none repeat scroll 0 0 #FEE9BF;
	border-radius: 0 0 0 4px;
	position: fixed;
	right: -207px;
	text-align: left;
	top: 250px;
	width: 207px;
	z-index: 999;
}
.contact-main.show {
	right: 0;
	top:250px;
}
.account-login-home {
	background: none repeat scroll 0 0 #fed788;
	border-radius: 0 0 0 4px;
	padding: 12px 30px 30px;
	position: fixed;
	right: -290px;
	text-align: left;
	top: 260px;
	width: 230px;
	z-index: 999998;
}
.account-login-home .btn-log {
	background: url("../images/marker-login.png") no-repeat scroll 90% 10px #fed788;
	border-radius: 4px 0 0 4px;
	color: #00b6ad;
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	left: -107px;
	padding: 10px 25px 10px 10px;
	position: absolute;
	text-align: left;
	top: 0;
	width: 72px;
}

.productList {
	margin-top: 20px;
	position: relative;
}
.productList h3 {
	background: none repeat scroll 0 0 #00b6ad;
	color: #FFFFFF;
	font-size: 17px;
	margin: 0;
	padding: 6px 20px;
	font-weight:normal;
	text-transform: uppercase;
}
.productList .products {
	border-top: 0 none;
	padding: 20px 1px;
}
.productList .flex-viewport { padding:0px 10px 0px 8px; }
.products .product {
	border-left: 0px solid #EEEEF0;
	float: left;
	padding: 0 29px;
	position: relative;
	text-align: center;
	width: 138px !important;
}
.products .product.noborder {
	border-left: 0px solid #EEEEF0;
}
.products .product.first {
	border-left: 0 none;
}
.products .product .producttitle {
	line-height: 18px;
	margin: 10px 0 20px;
}
.products .product .producttitle strong {
	color: #2B2C31;
	font-size: 15px;
	font-weight: 100;
}
.products .product .producttitle strong a {
	color: #2B2C31;
}
.bewertungen span {
	background-image: url("../images/layout/rating-star-small.png");
	background-repeat: no-repeat;
	display: block;
	height: 16px;
	margin: 0 auto;
	text-align: right;
	width: 105px;
}
.bewertungen span.rev5 {
	background-position: 0 -1px;
}
.bewertungen span.rev4 {
	background-position: 0 -21px;
}
.bewertungen span.rev3 {
	background-position: 0 -41px;
}
.bewertungen span.rev2 {
	background-position: 0 -61px;
}
.bewertungen span.rev1 {
	background-position: 0 -81px;
}
.product .price {
	margin-bottom: 15px;
	margin-top: 5px;
}
.cms-index-index .flexslider .product .price {
	margin-bottom:0px;
}
.cms-index-index .baseprice {
	margin-bottom: 15px;
	letter-spacing: 0.3px;
	font-weight: 100;
	font-size: 13px;
}
.product .price span,
.product .price .price-box {
	color: #D10019;
	font-size: 18px;
	font-weight: 400;
}

.product .price .price-box .old-price, .product .price .price-box .old-price span{
	color: #5A5D67;
	font-size: 12px;
	/*float: left;*/
	margin-top: 4px;
	font-weight: normal;
}

.product .price .price-box .old-price .price-label{
	margin-right: 5px;
}

.product .price span.strike {
	color: #6E6E6E;
	font-size: 14px;
	font-weight: normal;
	text-decoration: line-through;
}
.product .productform input.text, div.product-shop input.input-text.qty, div.product-box-2 input.text, .f-fix .row-list input.text, div.cart-cell div.add-to-cart-alt input.qty, div.add-to-cart input.qty, .products-ups .item .form #qty {
	background: none repeat scroll 0 0 #FFFFFF;
	color: #00b6ad;
	float: left;
	height: 25px;
	margin-right: 5px;
	text-align: center;
	width: 25px;
	padding:4px;
	margin-top:0px;
	border-radius: 3px;
	border: none;
}
.pack-unit {
	float:left;
	line-height:34px;
	display:block;
}
.add-to-cart button.button {
	float: left;
	margin-left: 5px;
}
.product .productform input {
	float: left;
}
.product .productform .details {
	float: left;
}
.product .productform .details a {
	background-color: #00b6ad;
	border: medium none;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	height: 27px;
	line-height: 27px;
	margin-left: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 72px;
}
.product .productform .details a:hover {
	background-color: #FFFAF1;
	border: 1px solid #FEDD99;
	color: #5A5D67;
	height: 25px;
	line-height: 25px;
}
.product .new {
	background: url("../images/layout/new_de.png") no-repeat scroll center center rgba(0, 0, 0, 0);
	display: block;
	height: 75px;
	left: 0;
	overflow: hidden;
	position: absolute;
	text-indent: -999px;
	top: 0;
	width: 75px;
}
.productList .arrows li, .productList .arrows {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.productList .arrows li {
	height: 53px;
	position: absolute;
	top: 176px;
	width: 23px;
}
.productList .arrows li a {
	display: block;
	height: 53px;
	overflow: hidden;
	text-indent: -9999px;
	width: 23px;
}
.productList .arrows li.left {
	background: url("../images/layout/products_arrows.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	left: 0;
}
.productList .arrows li.right {
	background: url("../images/layout/products_arrows.png") no-repeat scroll -23px center rgba(0, 0, 0, 0);
	right: 0;
}


div.topCart .cart-inner .cart-content {
	/*left: 0;*/
	position: absolute;
	top: 80px;
	width: 300px;
	z-index: 99;
	right: -30px;
	text-align: left;
}

#search_autocomplete {
	z-index: 100;
	font-family:"Frutiger LT W01_47 Light Cond";
}
#search_autocomplete ul.ajaxsearch {
	border: medium none;
	margin: 0;
	padding: 0;
	width: 213px;
}
#search_autocomplete ul.ajaxsearch li {
	background: none repeat scroll 0 0 #FEE9BF;
	border-bottom: 1px solid #FFFFFF;
	clear: both;
	float: none;
	height: auto !important;
	margin: 0;
	padding: 0 5px 30px;
	width: 233px;
}
#search_autocomplete ul.ajaxsearch li.suggest {
	display:none;
}
#search_autocomplete ul.ajaxsearch li a {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	height:auto;
}
#search_autocomplete ul.ajaxsearch li .image {
	float:left;
	width:50px;
	margin-left:-5px;
	margin-right: 10px;
}
#search_autocomplete ul.ajaxsearch li div.right-block {
	float:right;
	width:152px;
	font-family:"Frutiger LT W01_47 Light Cond";
	font-size:12px;
	text-align:left;
	color: #D10019;
}
#search_autocomplete ul.ajaxsearch li div.right-block .description{
	font-size:11px;
	color:#5A5D67;
	margin-top:5px;
}
#search_autocomplete ul.ajaxsearch li a div.preview-data {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
}

.block-cart .mini-products-list .product-details .product-name {
	width: auto;
	padding-right: 40px;
}
.quickCart .product-details strong {
	font-size:12px;
}
.quickCart .block-subtitle {
	margin-bottom:10px;
	display: none;
}
.quickCart .mini-products-list li {
	margin-bottom: 10px;
	display: table;
	width: 100%;
	padding-bottom:10px;
	border-bottom:1px solid #ddd;
}
.quickCart .mini-products-list li.last {
}




#subnav li.level0, .block.block-account {
	margin-bottom: 10px;
}
#subnav li.level0 li, .block-content ul li {
	/* margin-bottom: 2px;*/
}
#subnav li a.level-top, .block-account .block-title {
	background: none repeat scroll 0 0 #5D6C8A;
	color: #FFFFFF;
	display: block;
	font-family:"Frutiger LT W01_47 Light Cond",Arial,sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	padding: 8px 6px;
	text-transform: uppercase;
}
.block-account .block-title strong {
	font-weight: normal;
}
#subnav li ul li a, .block-content ul li a, .block-content ul li strong {
	background: rgba(255, 255, 255, 0.34) none repeat scroll 0 0;
	color: #000;
	display: block;
	padding: 8px 6px;
}
#subnav li a:hover {
	text-decoration: none;
}
#subnav li ul li.active a, #subnav li ul li a:hover, .block-content ul li.current strong {
	font-weight: bold;
}
.block-content ul li.current strong {
	font-weight:100;
	padding: 6px 10px;
	font-size: 15px;
}

#footer .contact-main #contactForm {
	background: #FED788;
}
#footer .form-list label.required em {
	color: #000;
}
#footer .contact-main #contactForm .form-list input.input-text,
#footer .contact-main #contactForm .form-list li.wide textarea {
	border: 1px solid #Fff;
	color:#424141;
	background: #fff;
}

#footer #contactForm .buttons-set button.button > span, .account-login-home .buttons-set button.button > span {
	background: #fff;
	color:#000;
}
#footer #contactForm .buttons-set button.button:hover > span, .account-login-home .buttons-set button.button:hover > span {
	background: #00b6ad;
	color:#fff;
}
#footer .account-login-home .col2-set h2 {
	/*color:#fff;*/
	color:#000;
}
#footer .account-login-home .col2-set p {
	/* color: #fff;*/
	color:#000;
}
#footer .account-login-home .form-list input.input-text {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #fff;
	color: #424141;
}
#footer .account-login-home .col-home-2 .buttons-set .f-left {
	/*color: #fff;*/
	color:#000;
}

#header .side-actions button.button > span {
	background: #00b6ad;
	color:#fff;
	font-weight: 400;
}

.cart-indent {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #00b6ad;
	border-radius: 2px;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2);
	margin-right: 1px;
	padding: 10px;
}

.product-view .product-shop .availability.in-stock span {
	color: #3F652B;
}
.addthis_button_facebook_like {
	margin-right:3px;
}
.addthis_button_tweet {
	margin-right:3px;
}
.addthis_button_google_plusone {
	width: 60px !important;
}
/*.addthis_button_pinterest {
	margin-right:10px;
	margin-top:5px;
}*/
/*.addthis_counter {
	margin-top:5px;
}
.share {
	margin-top:15px;
}*/

.poptions {
	margin-top: 15px;
	font-size: 15px;
	font-weight: 100;
}
.poptions span { font-weight: 400; }

.short-description { margin-top:15px; font-size:15px;
	font-weight:100; letter-spacing: 0.3px; }
.branddetail a {
	text-decoration:underline;
}
.branddetail a:hover {
	text-decoration:none;
}

.product-view .box-additional ul li {
	margin-bottom:5px;
}
.product-view .box-additional ul li span.label {
	font-weight:bold;
}

.cms-page-view .std p {
	font-size: 15px;
	line-height: 21px;
	font-weight: 100;
	letter-spacing: 0.3px;
}
.cms-page-view .std {
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	padding: 20px;
	float: left;
}

.cms-page-view .cms-content { width: 65%; float: left; }
.cms-page-view .cms-sidebar { width: 30%; float: right; }


.cms-sidemenu {
	background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 25px;
}
.cms-sidemenu ul {
	background: rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom;
	padding: 10px 20px 60px;
}

.cms-sidebar .category-sidebar-teaser { box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }

.cms-sidemenu h4 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
	margin-bottom: 15px;
	padding: 10px 20px 0;
	font-family:CheltenhamITCPro-LightCond;
}

.cms-sidemenu ul li {
	border-bottom: 1px dashed rgba(255, 255, 255, 0.5);
	cursor: pointer;
	line-height: 2;
	list-style: none;
	padding-left: 5px;
}

.cms-sidemenu ul li:hover { background: rgba(255, 255, 255, 0.34) none repeat scroll 0 0; }
.cms-sidemenu ul li:hover a { color: #000; }

.cms-sidemenu ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
}

.cms-sidemenu ul li.cms-active { padding-left: 10px; font-size: 15px; font-weight: 300; }


.cms-page-view .std p.note-msg {
	font-size:12px;
	line-height:normal;
}

.en-lang-class #navigation ul li.id4 a {
	width: 86px;
	padding:7px 10px;
}

.std ul.products-grid,
.std ol.products-list {
	list-style: none;
	padding-left: 0em;
}
.std ul ul.add-to-links {
	list-style-type: none;
	padding-left:0px;
	margin:0px;
}
.std .category-products ul, .std .category-products ol, .std .category-products dl, .std .category-products p, .std .category-products address, .std .category-products blockquote {
	margin: 0;
	padding: 0;
}

.cms-page-view .std .category-products {
	margin: 0;
}
.cms-page-view .std .category-products .std {
	margin: 0 0 15px;
}

.dashboard .welcome-msg,
.dashboard .box-account {
	margin:0px 20px;
}
.products-slider .bannerslide-default-slider,
.products-slider2 .bannerslide-default-slider {
	margin-bottom:0px !important;
}

img.nottoseeimage { display:none; }

.startsite_products {
	margin-top:20px;
}
.startsite_products .productList {
	margin-top:0px;
	width: 793px;
}
.startsite_products .flexslider {
	border-top:0px !important;
}

#checkout-agreements .agreement-content{ display:none; }


.ajax-index-options .more-views,
.ajax-index-options .labutton {
	display:none;
}

.brand-index-index dt.lattera {
	font-weight:bold;
	color:#D10019;
	font-size:16px;
}

.brand-index-index dl {
	margin-bottom:20px;
}

.age-form {
	margin:0 auto;
	width:500px;
	margin-top:40px;
}

.sidebar .magestore-bannerslider {
	margin-top:35px;
}

.page-title-image .image {
	width:510px;
	float:left;
}
.page-title-image .page-title {
	float:right;
	width:235px;
	height:185px;
	padding-top:0px;
	padding-bottom:0px;
}
.page-title-image .page-title h1 {
	width:235px !important;
	padding: 0px 20px 0px 30px;
}
.startsite_products .flexslider .product .ekomimeetsmage{
	margin-top: -23px;
}
.startsite_products .flexslider .product .rating-stars {
	margin-left: 30px;
}
.category-products .products-grid .ekomimeetsmage {
	text-align:left;
}
.category-products .products-grid li.item {
}
.startsite_products .ekomimeetsmage .count_reviews{
	padding-top: 2px;
}


.sales-order-history .data-table {
	overflow:hidden !important;
	width:780px !important;
}
.sales-order-history .data-table td {
	padding: 14px 7px;
	font-weight:100;
}

.border {
	border:1px solid #111;
	padding:5px 0px 0px;
}

.wishlist-index-index  .qty {
	padding: 0 2px !important;
}
.product-essential .product_detail_link a {
	color: #00b6ad;
	text-decoration: underline;
	letter-spacing: 0.3px;
	font-weight: 100;
	font-size: 15px;
}
table#wishlist-table.data-table td div.wishlist_comment{
	margin-top:10px;
	font-style: italic;
}

.col-main .widget-cms-link {
	text-align: left !important;
	display:inline !important;
	margin:0px !important;
}


.pricerightbox {
	float:left;
	/*padding:25px 0px 24px;*/
	padding:15px 0px;
	width: 100%;
}
.pricerightbox .extratext {
	margin-top: 10px;
	font-weight: 100;
	font-size: 13px;
	letter-spacing: 0.3px;
}
.priceleftbox {
	padding:15px 0px;
	float:left;
	clear:both;
}
.bottomright {
	float:left;
	text-align:center;
	padding:15px 0px;
	font-size: 15px;
	font-weight: 100;
	height: auto !important;
}
.bottomright strong {font-weight:400;}
.addprice {
	letter-spacing: 0.3px;
	font-weight: 100;
	font-size: 13px;
}

.baseprice {
	font-size: 13px;
	font-weight: 100;
	letter-spacing: 0.3px;
}

.bottomleft {
	background:#fffaec;
	width:300px;
	text-align:center;
	padding:15px 0px;
	float:left;
	border-bottom:2px solid #F5EACC;
	height:60px;
	background: url(../images/payment_small.png) no-repeat center center #fffaec;
}
.bottomleft span {
	overflow:hidden;
	text-indent:-9999px;
	display:block;
}
.priceleftbox .price-box {
	margin-right: 0px !important;
	padding-top: 0px !important;
}

.overproduct {
	position:relative;
	margin-bottom:5px;
}
.overproduct .share {
	bottom: 13px;
	left: 320px;
	position: absolute;
	width: 430px;
	overflow:hidden;
}

.pricerightbox input.input-text.qty {
	float:none !important;
	display:inline-block !important;
	vertical-align:top;
	margin-bottom:0 !important;
	font-weight: 600;
}
.pricerightbox .add-to-box {
	padding: 0 !important;
}
.pricerightbox .pack-unit {
	float:none;
	display:inline-block;
	vertical-align:top;
	padding: 0 5px;
}
.pricerightbox .add-to-cart button.button {
	float:right;
	display:inline-block;
	vertical-align:top;
}
.pricerightbox .add-to-cart button.button span {
	background-color: #fff;
	border-radius: 3px;
	color: #00b6ad;
	font-weight: 400;
}
.priceleftbox .regular-price .price {
	color: #fff;
	font-size: 28px;
	font-weight: normal;
}

#product_tabs_custom_contents {
	background: none repeat scroll 0 0 #FBFBFB;
	border: 1px dashed rgba(119, 116, 112, 0.3);
	padding: 20px;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 0.3px;
}

.underproduct .branddetail {
	margin-top:20px;
}

.cms-page-view .std td {
	padding:10px 10px 10px 0px;
}
.cms-page-view .std h2 {
	font-size: 1.2em;
	line-height: 1.2;
	margin-bottom: 0.3em;
}
.cms-page-view .std h2 strong {
	font-weight:normal;
}
.cms-page-view .std a {
}

.cms-service-importverbote .cms-table td {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #DDDDDD;
	padding: 0.3em 7px;
}
.cms-service-importverbote .cms-table ul {
	list-style: disc outside none;
	padding-left: 1em;
}
.cms-service-presse h2 {
	border-top: 1px solid #DDDDDD;
	padding: 15px 0;
}

table.cms-shipping-table { width: 100%; margin: 20px 0; }
table.cms-shipping-table th { text-transform: uppercase; background-color: #f2f2f2; padding: 10px 20px !important; font-weight: 600; }
table.cms-shipping-table td { padding: 10px 20px !important; font-weight: 400; border-right: 1px solid #ddd; line-height:1.5; }
table.cms-shipping-table td:last-child { border-right: none; font-weight: 600; }
table.cms-shipping-table tr:last-child { border-bottom: 1px solid #ddd; }
table.cms-shipping-table td:nth-child(2) { width: 50%; }
table.cms-shipping-table td:first-child, table.cms-shipping-table th:first-child { }


@media screen and (max-width: 650px) {
	table.cms-shipping-table td:before {
		content: attr(data-label);
		float: left;
		text-transform: uppercase;
		font-weight: bold;
		font-size: inherit;
		color: inherit;
		width: 25%;
		margin-right: 20px;
		text-align: left;
	}
	table.cms-shipping-table td { border: none; float: right; text-align: right !important; padding: 5px 20px !important; }
	table.cms-shipping-table td:nth-child(2) { display: none; }
	table.cms-shipping-table tr:last-child { border: none; }
	table.cms-shipping-table { border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }

	.shipping-table .cms-shipping-table tr td:nth-child(3)::before, .laufzeit .cms-shipping-table tr td::before { width: 60%; font-weight: normal; }
	.shipping-table .cms-shipping-table { border-top: none; }
	.shipping-table .cms-shipping-table td:nth-child(2) { display: block; width: 100%; }

	.laufzeit table tr:first-child td[data-label="Lieferland"] { display: none !important; }
	.laufzeit > h2 { padding: 5px; margin-left: -10px; font-weight: bold; background: #f2f2f2; text-transform: uppercase; font-size: 13px !important; }
	.laufzeit .cms-shipping-table {margin-top: 0; }
	.laufzeit .cms-shipping-table tr td { font-weight: normal; }

}


.field.name-prefix {
	float:none !important;
}

#qmore-iframe-div {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #CCCCCC;
	left: 47% !important;
	margin: -250px 0 0 -250px;
	position: absolute;
	text-align: left;
	top: 20% !important;
	min-width: 650px !important;
	z-index: 9999 !important;
}
#qmore-iframe-div-body {
	min-height: 640px;
}

.countRating-Detail {
	color:#00b6ad;
	display:block;
	margin-top:5px;
	font-weight: 300;
}

.bottomdescription {
	margin-top:20px;
}
.shipping-form .sp-methods input.radio{
	float: left;
}

.productAttributes {
	margin-top:30px;
}

.productAttributes li {
	background-color: #F6EBD2;
	border-radius: 5px;
	color: #64696E;
	display: block;
	float: left;
	line-height: 1.5em;
	margin-bottom: 5px !important;
	margin-right: 5px;



	padding: 4px 8px;
}
.productAttributes li.green {
	background-color: #7EBB3C;
	color: #FFFFFF;
}
.productAttributes li.red {
	background-color: #E72526;
	color: #FFFFFF;
}
.productAttributes li.grey {
	background-color: #F5EACC;
}
.artnumber a{
	text-decoration: underline;
}

.sub-shops .sidebar .magestore-bannerslider {
	display:none;
}

.social-container.social-mobile { display: none; }

.productdetailinfo a {color:#00b6ad;}
.productdetailinfo a:hover {text-decoration:underline;}

#nutrition-table thead th {background-color:#fff; padding-left:10px; height:26px; vertical-align:middle;}
#nutrition-table tbody tr.odd {background-color:#f0f0f0; height:26px;}
#nutrition-table tbody tr.even {background-color:#f5f5f5; height:26px;}
#nutrition-table tbody tr td {vertical-align:middle; }
#nutrition-table tr {border-bottom:1px solid #e5e5e5;}
#nutrition-table tbody > tr > td {padding-right:20px; padding-left:10px;}

.underproduct.clear #product-options-wrapper {
	width: 53%;
	float: right;
}

#opc-payment #payment_form_ops_cc li {position: relative; margin-top: 14px; margin-bottom: 10px;}
#opc-payment #payment_form_ops_cc li label {margin-top: 4px; font-weight: 300; width:135px; text-align: right; color: #000;}
#opc-payment #payment_form_ops_cc li input,#opc-payment #payment_form_ops_cc li select {position: absolute; left: 150px; width: 205px}
#opc-payment #payment_form_ops_cc li #OPS_CC_ECOM_CARDINFO_EXPDATE_MONTH {position: absolute; left: 150px; width: 70px;}
#opc-payment #payment_form_ops_cc li #OPS_CC_ECOM_CARDINFO_EXPDATE_YEAR {position: absolute; left: 224px; width:137px;}
#opc-payment #payment_form_ops_cc li .validation-advice {position: absolute !important; left: 150px; top: 23px; }

#header .topBar ul li.langBlock a .lang_img {margin-top: 10px; margin-right: 8px; border: 1px solid #515151; border-radius: 3px; padding:5px 3px;}
#header .topBar ul li.langBlock .drop a img {margin-top: 5px; margin-right: 7px;}
#header .topBar ul li.langBlock div.drop ul li a {padding: 2px 20px 2px 20px;}

#header .topBar ul .drop.en_deliluxe li a img, #header .topBar ul .drop.de_deliluxe li a img {margin-top: 13px; margin-right: 4px;}
#header .quickCart .section.section-mobile { display:none; }

#checkout-step-payment dl .inactive-method dd span.ops_cc {background:url(../images/payment_icons/creditcards.png) no-repeat;height:30px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.viveumcw_creditcard {background:url(../images/payment_icons/creditcards_options_inactive.png) no-repeat;height:30px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.banktransfer {background:url(../images/payment_icons/vorkasse_inactive.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.paypal_standard {background:url(../images/payment_icons/paypal_inactive.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.paypalcw_paypal {background:url(../images/payment_icons/paypal_inactive.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.klarna_invoice {background:url(../images/payment_icons/rechnung_inactive.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.paymentnetwork_pnsofortueberweisung {background:url(../images/payment_icons/sofort_inactive.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.oppcw_creditcard {background:url(../images/payment_icons/creditcards_inactive.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl .inactive-method dd span.invoice {background:url(../images/payment_icons/invoice_inactive.png) no-repeat;height:40px;margin-left: 35px;}

.opc #checkout-step-payment .form-list {float:left;width:95%;}
#checkout-step-payment dl dd span {float:left;width:100%; margin-bottom:10px; background-position: top center !important; margin-left: 0 !important; background-size: auto 30px !important; height: 60px !important;}
#checkout-step-payment dl dd span.ops_cc {background:url(../images/payment_icons/creditcards.png) no-repeat;height:30px;margin-left: 35px;}
#checkout-step-payment dl dd span.viveumcw_creditcard {background:url(../images/payment_icons/creditcards_options.png) no-repeat;height:30px;margin-left: 35px;}
#checkout-step-payment dl dd span.banktransfer {background:url(../images/payment_icons/vorkasse.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl dd span.paypal_standard {background:url(../images/payment_icons/paypal.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl dd span.paypalcw_paypal {background:url(../images/payment_icons/paypal.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl dd span.klarna_invoice {background:url(../images/payment_icons/rechnung.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl dd span.paymentnetwork_pnsofortueberweisung {background:url(../images/payment_icons/sofort.png) no-repeat;height:40px;margin-left: 35px;}
#checkout-step-payment dl dd span.oppcw_creditcard {background:url(../images/payment_icons/creditcards.png) no-repeat;height:40px;margin-left: 35px; background-size: auto 60px !important; }
#checkout-step-payment dl dd span.invoice {background:url(../images/payment_icons/invoice.png) no-repeat;height:40px;margin-left: 35px;}
.ops-form-list #OPS_CC_BRAND {width: 211px !important;}

#checkout-step-payment dl dd a[target=_blank],
#checkout-step-payment .payment-method-form a[target=_blank]{display:none;}
#checkout-step-payment dl dt label[for=p_method_paypal_standard] > img,
#checkout-step-payment dl dd label[for=p_method_paypal_standard] > img{display:none;}
/* PAYMENT REDESIGN MH */
#checkout-step-payment dl dt label {/*margin-left: 17px;*/ font-weight:300;}

#payment_form_ops_cc {background: #f2f2f2; padding: 20px; border: 1px solid #cdcdcd; width: 90%; height: 230px; padding-right: 0px !important; position: relative;}
#payment_form_ops_cc .required {
	float: none !important;
	width: auto !important;
	color: #9b2212;
}

#opc-shipping_method #customer_comment {width: 100%;}
#opc-shipping_method #customer_notes {width: 100%;}
#opc-shipping_method #customer_comment .field {width: 100%;}

#payment_form_ops_cc label.required em {color: #9B2212;}

#payment_form_ops_cc .cc-form-custom {
	float: left;
	width: 49%;
}

#payment_form_ops_cc .cc-information {
	width: 44%;
	float: left;
	margin-left: 6%;
	border-left: 1px solid #cdcdcd;
	font-size: 10px;
	text-align: center;
}

#payment_form_ops_cc .ccicon {
	width: 140px;
	padding-top: 14px;
	margin-bottom: 15px;
}

#payment_form_ops_cc .info {
	width: 100%;
	font-size: 10px;
	padding-top: 7px;
	clear: both !important;
	position: absolute;
	bottom: 10px;
}

#payment_form_ops_cc .info a {color: #9B2212;}

#payment_form_ops_cc .secure-connection {color:#3aa62c; padding-left:20px; background:url("../images/payment_icons/lock.png") 0 0 no-repeat; position: absolute;
	top: -23px;}

#payment_form_ops_cc .form-list label {  width: 129px;text-align: right;}

ul#payment_form_paymentnetwork_pnsofortueberweisung {
	background: #F2F2F2 none repeat scroll 0% 0%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CDCDCD;
	width: 90% !important;
	margin-left: 20px;
	padding-right: 0px !important;
	margin-right: 20px;
}

ul#payment_form_paypal_standard {
	background: #F2F2F2 none repeat scroll 0% 0%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CDCDCD;
	width: 90% !important;
	margin-left: 20px;
	padding-right: 0px !important;
	margin-right: 20px;
}

.checkout-agreements .agreement-content {
	background: #F2F2F2 none repeat scroll 0% 0%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border: 1px solid #CDCDCD;
	width: 90% !important;
	margin-left: 20px;
	padding-right: 0px !important;
	margin-right: 20px;
}

#payment_form_ops_cc .form-list label {

	width: 135px;
	text-align: right;
}
/* END PAYMENT REDESIGN MH */

.at-de_auswahl {margin-bottom:17px;}
.at-de_auswahl a { text-transform:uppercase;  margin-right:12px; transition:all 500ms ease-in-out 0s;}
.at-de_auswahl a img {margin-top:2px; margin-right:4px;}
#janolaw-body {font-size:13px; line-height:21px;}


.checkout-onepage-index .ds-hint, .bestellung-speicherung {font-size: 13px; font-style: italic; color: rgb(153, 153, 153);}
.checkout-onepage-index .ds-hint a {text-decoration: underline;}
.checkout-onepage-index .checkout-agreements .agree {margin-bottom: 25px; line-height: 2;}
.checkout-onepage-index #checkout-review-table-wrapper {border: 1px solid #000;}

.cms-service-newsletter .add-txt {margin-bottom: 20px;}
.cms-service-newsletter .add-txt p {font-size: 13px !important; line-height: 15px !important; color: #999;}

.checkout-onepage-index .baseprice {
	font-size: 12px;
	white-space: nowrap;
}
.checkout-onepage-index .baseprice .price {
	font-weight: 100 !important;
	font-size:12px !important;
}
.checkout-cart-index .baseprice {font-size:12px; white-space:nowrap;}
.checkout-cart-index .baseprice .price {font-weight:100; font-size:12px; }
#footer a.footer-versandkosten {
	text-decoration: underline;
}

.checkout-onepage-index .prechk_hint {
	color: #777470;
	font-size: 13px;
	margin-top: 20px;
	text-align: center;
	padding: 20px;
	background-color: #fff;
}

.checkout-onepage-index .form-list li { margin-bottom: 5px; }

.customer-account-create .ds-hint, .customer-address-index .ds-hint, .customer-address-form .ds-hint  {
	color: #999;
	font-size: 13px;
	font-style: italic;
	margin-bottom: 30px;
	text-align: left;
}
.customer-address-index .col2-set, .customer-address-index .buttons-set {margin-left:25px; margin-right:15px;}
.catalog-product-view .addprice a, .catalog-product-view .extratext a, .catalog-product-view .bottombox a {text-decoration:underline;}
.opc-block-progress .complete a {text-decoration:underline;}


.stocklevel.empty {padding-left: 28px; background: url("../images/stocklevel-neg.png") 0 0 no-repeat; color: #fff; margin-top: 15px;}
.stocklevel .hint {font-size: 12px; color: #fff;}
.stocklevel {display: inline-block; padding-left: 28px; background: url("../images/stocklevel-pos.png") 0 0 no-repeat; color: #fff; margin-top: 10px; margin-bottom: 10px;}

.detail-special-info {margin-top:5px; float: left; margin-bottom: 10px;}
.detail-special-info-small {color:#fff; padding:10px 0 0; font-size: 13px;}
.detail-special-info-heading {color:#fff; font-size: 15px;}



.catalog-category-view .products-grid .availability.out-of-stock,.cms-page-view .products-grid .availability.out-of-stock {
	float: left;
	line-height: 31px;
	margin-bottom: 10px;
	margin-left: 45px;
	width: auto;
}


/* DISABLE MOBILE ELEMENTS IN DESKTOP VERSION */
#header .mobile_logo,#header .menu_mobile_opener,#footer .block_opener,.mobile_subnav_button,.sub_nav_mobile_opener,.footer_top {display:none;}
.main a {color: #00b6ad;text-decoration: underline;}
/*
** RESPONSIVENESS BEGIN
*/

@media (min-width:390px) and (max-width:500px) {

	#header .topBar .in ul > li {margin-left: 0; width: 120px !important;}
}
@media(max-width:650px) {
	/* GENERAL STUFF */
	body .page {background:#fff;}
	.account-login-home .btn-log {display:none;}
	.col-left {width:100%;}
	.sidebar .subnav li a,.cms-index-index .sidebar .subnav li em {padding: 6px 4% !important;}
	*,.header-container, .header-container * {max-width:100%;}
	.cookienotice-button-container {float: left !important; width: 100%; }
	.cookienotice-bar { padding: 2% !important; width: 96% !important;}
	#back-top {display: block;left: inherit;right: 15px;}
	.block-category .subnav ul#nav > li.mobile_cats {display:none;}
	.block-category .subnav ul#nav > li.mobile_cats:nth-child(1),.block-category .subnav ul#nav > li.mobile_cats:nth-child(2),.block-category .subnav ul#nav > li.mobile_cats:nth-child(3) {display:block;}
	a.Backlinks {display:none;}
	.main a {color: #00b6ad;text-decoration: underline;}

	/* HEADER */
	#header .topBar ul li.langBlock,#header .topBar ul li.currencyBlock {min-width:84px;}
	#header .topBar .in {padding:0;}
	#header .innerBar {height:100px;}
	#header .subText,#header .shippingBlock,#header .topBar .in > p,#header .topBar .in ul.links .last {display:none;}
	#header .inner {padding:0;}
	#header .topBar .in ul.links {float:left;}
	#header .topBar .in ul {padding-left: 2%;padding-right: 2%;width: 96%;}
	#header .topBar .in ul > li {float:right;}
	#header .topBar .in ul > li {margin-left: 2px; width: 99px;}
	#header .topBar .in ul.links > li {display:none;}
	#header .topBar .in ul.links > li.first {display:block;}

	#header .topBar .in ul > li:first-child {float:left;}
	#header .topBar ul li.langBlock {padding-right:5px;}
	#header .topBar ul li a {padding: 0 8px;padding-left: 0;}
	#header .quickCart,#header .block-cart {background: transparent none repeat scroll 0 0; border-top: 1px solid #d7d6d2; border-bottom:2px solid #fee0a3;padding-left: 2%; padding-right: 2%;width: 96%;}
	#header .quickCart > div {width:48%;float:left;padding:0 1%;height:56px;}
	#header .quickCart .section.last {display:none;}
	#header .quickCart,#header #branding,#header .ekomiBlock,#header .labelBlock,#header .emotaBlock, #header .osterrOnlineshop {float:left;position:relative;top:inherit;right:inherit;left:inherit;bottom:inherit;}
	#header .quickCart .topCart a.amount-2,#header .block-cart .block-content a.amount-2 {/*background:rgba(0, 0, 0, 0) url("../images/layout/quickcart_icon.png") no-repeat scroll left top;*/padding-left:50px;}
	#header .quickCart .topCart a span.anz {right:inherit;left:28px;}
	#header .quickCart .topCart a span.ico {background:none;}
	#header .quickCart .section a {text-align:right;height: 44px;padding-left:0;padding-right:50px;padding-top: 8px;padding-bottom:0;background:url(../images/checkout_icon.png) no-repeat right center;}
	#header .quickCart .section a span {background:none;float:right;}
	.cart-content {display:none !Important;}

	#header .topBar ul li.currencyBlock a,
	#header .topBar ul li.langBlock a {background: none;}
	.header-certification { position: static; top:0; }
	#header .quickCart .section.section-mobile { display:block; }
	#header .quickCart .section.section-screen { display:none; }

	#header .topBar .last.top-highlight { display: none; }
	#header .topBar ul li.langBlock { padding-right: 10px; }
	.quickCart .topCart a.amount-2, .block-cart .block-content a.amount-2 { float: left; padding-top: 8px; }
	.quickCart .topCart a span.ico { text-align: left; margin-left: 20px; float: left; }
	#header #branding { margin: 0; }
	.navigationWrapper { margin: 0 0 40px; }
	#header { border: none; }

	#nutrition-table tbody tr td { float: left; width: 45%; padding-right: 0; border-bottom: none; text-align: left; padding-top: 5px; }
	#nutrition-table tbody tr td:nth-child(2) { float: right; }
	#nutrition-table tr { display: table-row; }


	#header .inner {/*background: rgba(0, 0, 0, 0) url("../images/layout/header_bg.png") repeat scroll left top;*/}
	#header .quickSearch {position:absolute;width:100%;background:none;top:0;}
	#header .quickSearch input {width:100%;margin:0;text-align:center;height:20px;}
	#header .navigationWrapper #navigation > ul {display:none;margin-top:1px;}
	#header .menu_mobile_opener {display:block;font-weight:bold;margin-top:30px;cursor:pointer;width:98%;padding-left:2%;background-color:#a60e09;height:40px;color:#fff;text-transform:uppercase;}
	#header .menu_mobile_opener .label {line-height:40px;}
	#header #navigation {z-index:99999;}
	#header #navigation ul li {display:block;position:relative;width:100%;min-height:48px;height:auto;/*background: rgba(0, 0, 0, 0) url("../images/layout/nav_red.png") repeat-x scroll center top !important;*/ background-color:#a60e09;}
	#header #navigation ul li a {background:transparent !important;float: left; line-height: 31px; padding-left: 4%;text-align: left;width: 80%;}
	#header #navigation ul li.home {position:relative;background:rgba(0, 0, 0, 0) url("../images/layout/nav_red.png") repeat-x scroll center center;}
	#header #navigation ul li.home a:after {background: rgba(0, 0, 0, 0) url("../images/layout/nav_home.png") no-repeat scroll center center;content: ""; float: left; height: 48px; left: 0px;margin: auto;position: absolute; top: 0;width: 45px;}
	#header #navigation ul li.home a {text-indent:0;padding-left:45px;line-height:48px;}
	#header #navigation ul li div.sub {display:none;background:#fff;}
	#header #navigation ul li div.sub ul li {min-height:14px;}
	#header #navigation ul li div.sub ul li a {line-height:14px;}
	#header #navigation ul li.id8 {/*background: rgba(0, 0, 0, 0) url("../images/layout/nav_red.png") repeat-x scroll center center;*/}
	#header .menu_icon { opacity: 1; background: rgba(0, 0, 0, 0) url("../images/droetker/mobile_menu_opener_white.png") no-repeat scroll center center; float: left; height: 40px;margin-left: 5px; margin-right: 5%;width: 25px;}
	.sub_nav_mobile_opener {position:absolute;right:0;top:0;cursor:pointer; color: #fff; display: block; float: right;  font-weight: bold; line-height: 47px; padding-left: 2%;padding-right: 4%;text-transform: uppercase;}
	#header #navigation ul li div.sub li a {width:96% !important;}

	#navigation ul li.id2 li .desc, #navigation ul li.id3 li .desc {line-height: 64px;float: left; margin-left: 15px; width: auto;}
	#header #navigation ul li.id2 li img,#header #navigation ul li.id3 li img {float:left;}
	#header #navigation ul li.id2 li span,#header #navigation ul li.id3 li span {display:none;}
	#header #navigation ul li.id2 li span.strong,#header #navigation ul li.id3 li span.strong {display:block;}
	#header #navigation ul li div.sub {position:relative;top:0;}
	#header #navigation ul li div.sub,#header #navigation ul li.id2 ul,#header #navigation ul li.id3 ul {width:100%;padding: 0;float:left;height:auto;}
	#header #navigation ul li.id2 div.sub li,#header #navigation ul li.id3 div.sub li { margin-bottom:0px;background: #fff none repeat scroll 0 0 !important; float: left;  margin-left: 0;  margin-right: 0; min-height: 14px; padding-left: 0; padding-right: 0;width: 100% !important;}

	#header .ekomiBlock,#header .labelBlock, #header .emotaBlock, #header .ehiBlock, #header .osterrOnlineshop {height:80px;background-position:left center;float:left;}
	#header .ehiBlock {/*top:15px!important; right:126px!important;*/}
	#header .ekomiBlock {margin-left:2%;padding-right:2%;}

	#header #branding {height:80px;padding-left:2%;}
	#header #branding img {display:none;}
	#header .mobile_logo {display:block;float:left;background:url(../images/mobile_logo.png) no-repeat center center;width:180px;height:80px;}

	.benutzerkonto a {text-indent:-9999px;background:url(../images/user-icon.png) no-repeat left center;width:30px;}
	#header .topBar .in ul.links > li.abmelden {display:block;text-indent:-9999px;background:url(../images/logout.png) no-repeat left center;width:30px;}
	#header .topBar ul li.langBlock div.drop ul {min-width:200px;}


	/* FOOTER */
	#footer { padding-left: 2%; padding-right: 2%; width: 96%; }
	#footer a, #footer ul li {color: #5a5d67 !important;}
	#footer .footerNav .blocks {width:100%;padding-left:0;padding-right:0;min-height:0;background:transparent;border-bottom:1px solid #b4b4b4;}
	#footer .footerNav .blocks > .block_content {display:none;float:left;width:100%;padding-bottom:15px;padding-top:10px;}
	#footer .footerNav .blocks > .heading_wrapper h5 {display:block;cursor:pointer;width:auto;float:left;color:#881f0c;}
	#footer .footerNav .blocks .socials,#footer .footerNav .blocks .newsletter {background:transparent;}
	#footer .footerNav .blocks.lastblock > * {text-align:center;background:transparent;}
	#footer .footerNav .blocks.lastblock a {margin-right:10%;}
	#footer .footerNav .blocks.lastblock a:last-child {margin-right:0;}
	#footer .footerNav .blocks.lastblock > .heading_wrapper h5 {display:none;}
	#footer .footerNav .blocks.spblock h5.shipping_heading {display:none;}
	#footer .footerNav .blocks.spblock .ship_icons {display:block;text-align:center;margin-bottom:25px;float:left;width:100%;border-top:1px solid #dac59a;padding-top:25px;}
	#footer .footerNav .blocks.spblock .ship_icons span,#footer .footerNav .blocks.spblock .payment span {margin: 0 auto;}
	#footer .footerNav .blocks .payment {background:transparent;}
	#footer .footerNav {background:transparent;}
	.megatext {display:none;}
	#footer .inner {padding: 8px 0 17px;background: /*rgba(0, 0, 0, 0) url("../images/layout/footer_verl.png") repeat-y scroll center center*/transparent !important;}
	#footer .block_opener {cursor:pointer;display:block;float:right;width:25px;height:25px;background:url(../images/block_opener_icon.png) no-repeat center center;}
	#footer .active .block_opener {background:url(../images/block_closer_icon.png) no-repeat center center;}
	#footer .heading_wrapper {position:relative;width:100%;float:left;}
	#footer p,#footer p a {color: #881f0c;font-size:11px;}
	.footer_top .block_content > li {display: inline;color:#881f0c;}
	.footer_top .block_content, .footer_top .block_content > li a,.footer_top .block_content > li span {color:#881f0c;}
	.footer_top {margin-bottom: 10px;margin-top: 5px;display:block;}
	#footer a.footer-versandkosten {color:#00b6ad;}

	/* HOME PAGE */
	.mobile_subnav_button {cursor:pointer; color: #c82600;float: left; font-weight: bold; margin-left: 4%; margin-top: 7px;text-transform: uppercase;}
	.mobile_subnav_opener {display:block;}
	.cms-index-index .productList .products {max-width:10000%;transform: translate3d(0px, 0px, 0px) !important;transform: translateX(0px) !important;transition: all 300ms ease 0s !important;}
	.cms-index-index .magestore-bannerslider {display:none;}
	.cms-index-index .startsite_products {width:96%;margin-left:2%;margin-right:2%;margin-top: -5px;}
	.cms-index-index .subnav ul#nav > li {display:none;}
	.cms-index-index .subnav ul#nav > li:nth-child(1),.cms-index-index .subnav ul#nav > li:nth-child(2),.cms-index-index .subnav ul#nav > li:nth-child(3) {display:block;}
	.main .startProducts,.main .brands {display:none;}
	.page .main-container {padding-left:0;padding-right:0;}
	.cms-index-index .col-left {margin-top:5px;}
	.cms-index-index #slider img {height: auto; width: 100%;}
	.cms-index-index #slider {margin-top:8px;}
	.cms-index-index #slider .magestore-bannerslider {display: block;}
	.cms-index-index .products .product {padding:0 5px;}
	.startsite_products button.button span span {font-size: 12px;}
	.flex-direction-nav {display:none;}
	.slide_left {float: left;background: rgba(0, 0, 0, 0) url("../images/layout/products_arrows.png") no-repeat scroll left center;position:absolute;left:0;top:0;bottom:0;margin-top:auto;margin-bottom:auto;height:53px;width:21px;z-index:99999;cursor:pointer;}
	.slide_right {float: right;background: rgba(0, 0, 0, 0) url("../images/layout/products_arrows.png") no-repeat scroll -23px center;position:absolute;right:-1px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;height:53px;width:21px;z-index:99999;cursor:pointer;}

	.jquery-slider-wrapper {height:auto !important;}
	.slider3-1 {height: auto !important;}
	.bannerslide-minimal-slider .jquery-slider-slide {position:relative !important;}

	/* CATALOG CATEGORY VIEW + SEARCH (+ GENERAL ITEM RELATED STYLES) */
	.catalog-category-view .category-description {display:none;}
	.catalog-category-view .page-title-image {margin-top:6px;}
	.catalog-category-view .page-title-image .image,.catalog-category-view .page-title-image .image img {width:100%;}
	.catalog-category-view .page-title {display:none;}
	.main-container .products-grid li.item {padding:2%;margin-right:1%;width:45%;height:434px;}
	.main-container .products-grid li.item.odd {margin-right:0;float:right;}
	.main-container .products-grid li.item.even {margin-right:1%;}
	.main-container .products-grid {width:98%;margin-left:1%;margin-right:1%;}
	.main-container .products-grid li.item .fancybox {display:none !important;}
	.catalog-category-view .col-left {margin-top:1px;}
	.nosto_element {display:none !important;}

	.products-grid .actions {float:left;width:100%;text-align:center;}
	.products-grid .actions > button.button {display:inline-block;float:none;}
	.products-grid .actions > .add-to-links {display:inline-block;float:none;margin-bottom:-8px;}
	.category-products .products-grid .ekomimeetsmage {float:left;width:100%;text-align:center;margin-left:0;}
	.category-products .products-grid .ekomimeetsmage > div {display:inline-block;float:none;margin-left:0;}
	.item .grid-inner {width:100%;}
	.sorter .view-mode {width:65px;}
	.sidebar .subnav li.parent.active a {color: #5a5d67 !important;text-decoration: underline !important;}
	.subcat {margin-left:25px;}

	.catalogsearch-result-indexstandard .amount,.catalogsearch-result-indexstandard .limiter {display:none;}

	.products-list li.item {margin: 0 0 0 0;padding: 30px 4% 0; width: 92%;}
	.products-list .list-inner {width:100%;float:left;height:auto;}
	.products-list .list-inner .fancybox {display:none !important;}
	.products-list .product-image {float:left;height:auto;text-align:center;}
	.products-list .product-image > img {height:auto;}
	.products-list .product-shop {float: left;margin-left: 0; width: 100%;}

	.cms-page-view .std ul.add-to-links {width: auto;}


	/* CATALOG PRODUCT VIEW */
	.catalog-product-view .priceleftbox, .catalog-product-view .pricerightbox,.catalog-product-view .bottomleft,.catalog-product-view .bottomright {width:100%;}
	.catalog-product-view .share {display:none;}
	.catalog-product-view .product-view .product-shop {width:100%;}
	.catalog-product-view .cloud-zoom-big {display:none !important;}
	.product-img-box,.zoom-inner,.product-image,.product-image #wrap,.cloud-zoom {width:100% !important;}
	.product-img-box img {margin:0 auto;}
	.product-view .tabs li {width:100%;margin:0;}
	.box-up-sell li.item {padding:2%;margin-right:1%;margin-bottom:1%;min-height:350px;width:45% !important;}
	.box-up-sell li.item:nth-child(2) { margin-right: 0;}
	.box-up-sell ul li .product-box {border:0 !important;padding:0;}
	.box-up-sell ul li .product-box .ekomimeetsmage {float:left;width:100%;/*text-align:center*/;margin-left:0;}
	.box-up-sell ul li .product-box .ekomimeetsmage > div {display:inline-block;float:none;margin-left:0;}
	.bottomright {height:auto !important;}
	.actions > a { display: inline-block; float: none;margin-bottom: -16px;}
	strong.new-article {left:20%;}
	.sidebar .block-layered-nav .subnav .currently li a.btn-remove {background: rgba(0, 0, 0, 0) url("../images/btn_remove.gif") no-repeat scroll 0 0 !important;margin-right: 0 !important;padding: 0 2% 0 0 !important;}
	.sidebar .block-layered-nav .subnav .currently li a.btn-remove:hover {background-position:0 bottom !important;}
	.zoom-img {display:none;}
	.product-image .mousetrap {display:none;}
	a#zoom1 {pointer-events: none;cursor: default;}

	/* RESPONSIVE TABLE FIX */
	table {border: 0;}
	table thead {display: none;}
	table tr {margin-bottom: 10px;display: block;border-bottom: 1px solid #ddd;}
	table td {display: block;text-align: right;font-size: 13px;border-bottom: 1px dotted #ccc;}
	table td:last-child {border-bottom: 0;}
	table td:before {font-size:11px;content: attr(data-label);float: left;text-transform: uppercase;font-weight: bold;color:#000;}

	/* FIELDSET FIX */
	fieldset > * {max-width:598px;}
	/* der dynamische fieldset fix ist f�r den checkout prozess durch jquery in der onepage.phtml und footer.phtml gel�st */

	/* CART VIEW */
	.cart .shipping-form .form-list .input-box, .cart .shipping-form .form-list .input-box select, .cart .shipping-form .form-list .input-box input { /*width: 100%;*/ }
	.cart .discount, .cart .shipping { margin-left: 0; }
	.cart .cart-collaterals .col-1 { width: 100%; }
	.cart .cart-collaterals { box-shadow: none; }
	.carttopmessage { border-bottom: 1px solid #ddd; }
	.cart .data-table td.last { position: absolute; right: 0; top: 5px; }
	.cart .data-table tr { position: relative; }
	.cart .totals .checkout-types { padding: 10px; }
	.cart .cart-collaterals .col-2,.cart .totals {margin-left: auto;margin-right: auto; width: 100%;}
	.cart .data-table td {min-height:23px;padding: 6px; text-align: center;}
	.cart table.data-table td::before {font-size:11px; display: none;}
	.cart .data-table tfoot .btn-continue span span, .cart .data-table tfoot .btn-update span span, .cart .data-table tfoot .btn-empty span span {font-size:12px;}
	.page-title{margin: 0 0 20px -1%;padding: 4%;width: 92%;}
	.checkout-cart-index .col-main{ padding-left: 1%; padding-right: 1%;width: 98%;margin-top:8px;}
	.checkout-cart-index fieldset .radius-cart {margin:0 auto;}
	.cart .data-table tfoot .btn-continue {float:right;}
	#shopping-cart-table,#shopping-cart-table tbody,.data-table tbody,.data-table tfoot {display:block;}
	.cart .data-table tfoot button {width:100%;}
	.cart .data-table tfoot .btn-continue > span, .cart .data-table tfoot .btn-update > span, .cart .data-table tfoot .btn-empty > span {background:transparent !important;color: #323232 !important;padding-left:0;}
	.cart .totals table th, .cart .totals table td {padding: 0; font-weight: 300; border: none; }
	.cart .button.btn-checkout span {font-size:15px;}
	.cart .totals table tr td:first-child {min-height: 14px;}
	.age-form { padding-left: 2%;padding-right: 2%; width: 96%;}
	.checkout-cart-index tr.summary-total .summary-collapse {float:left; }
	.checkout-cart-index .c2q {text-align:center;}
	.cart .cart-collaterals .col2-set { margin-bottom: 15px; }
	.cart-shipping-info {
		display: table;
		float: none;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 95%;
	}
	.cart .totals { width: 95%; margin-left: auto; margin-right: auto; float: none; }
	#shopping-cart-totals-table { width: 95%; margin-left: auto; margin-right: auto; }
	.cart .totals table td, .cart .totals table th { display: inline-table; width: 48%; }
	.cart .totals table tr { border: none; }
	.checkout-types li {  }
	.cart-total-break { display: none; }

	.cart .data-table tfoot td.last { position: static; }
	#shopping-cart-table > tfoot { display: block !important; }
	.cart .button.btn-empty { margin-left: 0; }
	.cart .data-table tfoot .btn-update span span, .cart .data-table tfoot .btn-empty span span, .cart .data-table tfoot .btn-continue span span { font-size: 14px; padding-left: 0; }


	/* CHECKOUT VIEW */
	.checkout-onepage-index .main {margin-top: 8px;}
	#checkout-progress-wrapper {display:none;}
	.checkout-onepage-index .opc .step {width:92%;padding:15px 10px 15px 15px;}
	.checkout-onepage-index .buttons-set button.button span span {background:#00b6ad none repeat scroll 0 0;}
	.checkout-onepage-index input.input-text,.checkout-onepage-index textarea {padding-left:1% !important;padding-right:1% !important;max-width:98%;}
	#checkout-step-login .col2-set > .col-1 {border-bottom: 1px solid #ddd;float: left; margin-bottom: 20px; padding-bottom: 20px; width: 100%;}
	#checkout-step-login .col2-set > .col-1 > .col-1  {float: right;width: auto;}
	.col2-set .col-2 {float: right; width: 100%;}
	ul#payment_form_paymentnetwork_pnsofortueberweisung,ul#payment_form_paypal_standard,ul#payment_form_banktransfer,ul#payment_form_klarna_invoice {margin-left: auto;margin-right: auto;padding: 20px 2%;width: 90%;}
	#payment_form_ops_cc {height:auto;padding: 20px 4% !important;width:92% !important;}
	#opc-payment #payment_form_ops_cc li input, #opc-payment #payment_form_ops_cc li select {width:100%;position:relative;left:inherit;}
	#opc-payment #payment_form_ops_cc li #OPS_CC_ECOM_CARDINFO_EXPDATE_MONTH,#opc-payment #payment_form_ops_cc li #OPS_CC_ECOM_CARDINFO_EXPDATE_YEAR {position:relative;left:inherit;}
	.checkout-onepage-index .klarna_box {max-width: 100%;min-width: 0;padding:0;}
	#co-shipping-method-form .opc .field {width:100%;}
	.checkout-agreements .agreement-content { margin: 0 !important; padding-bottom: 40px; padding-left: 4% !important;padding-right: 4% !important;}
	#checkout-step-payment dl dt label a {/*margin-left: -6px;*/}

	.checkout-onepage-index .opc #billing-new-address-form .field,.checkout-onepage-index .opc #billing-new-address-form .fields,.checkout-onepage-index .opc #billing-new-address-form .field-2 {width:100%;}
	.checkout-onepage-index .opc #billing-new-address-form .field .input-box,.checkout-onepage-index .opc #billing-new-address-form .wide .input-box,.checkout-onepage-index .opc #billing-new-address-form .field-2 .input-box {width:100%;}
	.checkout-onepage-index .opc #billing-new-address-form .field .input-box input,.checkout-onepage-index .opc #billing-new-address-form .field-2 .input-box input {width:100% !important;}

	.checkout-onepage-index .opc #shipping-new-address-form .field,.checkout-onepage-index .opc #shipping-new-address-form .fields,.checkout-onepage-index .opc #shipping-new-address-form .field-2 {width:100%;}
	.checkout-onepage-index .opc #shipping-new-address-form .field .input-box,.checkout-onepage-index .opc #shipping-new-address-form .wide .input-box,.checkout-onepage-index .opc #shipping-new-address-form .field-2 .input-box {width:100%;}
	.checkout-onepage-index .opc #shipping-new-address-form .field .input-box input,.checkout-onepage-index .opc #shipping-new-address-form .field-2 .input-box input {width:100% !important;}

	#checkout-review-table tfoot td {float: left;padding: 6px 2%; text-align: left;width: 45%;}
	#checkout-review-table tfoot tr {float: left;width: 100%;background:#eee;}
	#checkout-review-table tbody td {text-align:right !important;font-weight:bold;padding:6px;}
	#checkout-review-submit .f-left {display: none;}
	#checkout-review-table tr.even {background: #f5f5f5 none repeat scroll 0 0 !important;}

	.payment-methods-block { border: none; padding: 10px; margin: 5px; display: inline-block; float: none; height: auto; vertical-align: top; }
	.payment-methods-block.selected-method { background: #fff; background-image: none; border: 1px solid #b9b9b9; border-radius: 5px; }
	.payment-methods-block.inactive-method { border: 1px solid #fbfbfb; }

	#checkout-review-table tfoot th { float: left; padding: 6px 2%; width: 45%; text-align:left !important; }
	#checkout-review-table tfoot td:first-child { text-align: left !important; }





	/* ACCOUNT VIEW */
	.my-account .col2-set .col-1, .my-account .col2-set .col-2 {width:100%;}

	.customer-address-form .field,.customer-address-form .fields,.customer-address-form .field-2 {width:100% !important;}
	.customer-address-form .field .input-box,.customer-address-form .wide .input-box,.customer-address-form .field-2 .input-box {width:100%;}
	.customer-address-form .field .input-box input,.customer-address-form .field-2 .input-box input {width:100% !important;}
	.customer-address-form input.input-text,.customer-address-form textarea {padding-left:0;padding-right:0;}
	.customer-address-form .form-list li .input-box {width:100%;}
	.customer-address-form .form-list li .input-box input {width:100%;}

	.customer-account-edit .field,.customer-account-edit .fields,.customer-account-edit .field-2 {width:100% !important;}
	.customer-account-edit .field .input-box,.customer-account-edit .wide .input-box,.customer-account-edit .field-2 .input-box {width:100%;}
	.customer-account-edit .field .input-box input,.customer-account-edit .field-2 .input-box input {width:100% !important;}
	.customer-account-edit input.input-text,.customer-account-edit textarea {padding-left:0;padding-right:0;}
	.customer-account-edit .form-list li .input-box {width:100%;}
	.customer-account-edit .form-list li .input-box input {width:100%;}

	.magestore-bannerslider {display:none;}
	.col-left {margin-top:20px;}
	.affiliateplus-index-indexstandard tbody tr td {padding: 14px 1%;width: 98%;}

	.ugiftcert-customer-balancestandard .page-title,.qquoteadv-view-history .page-title,.affiliateplus-index-indexstandard .page-title,.newsletter-manage-index .page-title,.wishlist-index-index .page-title,.sales-order-history .page-title,.customer-address-form .page-title,.customer-account-edit .page-title,.customer-account-index .page-title{margin: 0 0 20px -1%;padding: 4%;width: 94%;}
	.ugiftcert-customer-balancestandard .col-main,.qquoteadv-view-history .col-main,.affiliateplus-index-indexstandard .col-main,.newsletter-manage-index .col-main,.wishlist-index-index .col-main,.sales-order-history .col-main,.customer-address-form .col-main,.customer-account-edit .col-main,.customer-account-index .col-main{ padding-left: 1%; padding-right: 1%;width: 98%;margin-top:8px;}

	.addresses-list { padding-left: 2%; padding-right: 2%;width: 96%;}
	.my-account .buttons-set {width:96%;padding-left:2%;padding-right:2%;}
	.my-account .page-title.title-buttons button.button { margin: 0 5px 0 0;margin-top:5px !important;width: 100%;}
	.block-content ul li.current strong {padding-left:4%; }

	.sales-order-view .col2-set,.sales-order-view .order-date,.sales-order-view .order-info,.sales-order-view .order-items { margin-left: 2%; margin-right: 2%;width: 96%;}
	.sales-order-view .col2-set h2,.sales-order-view .order-items h2 {font-weight:bold;}
	.sales-order-view .col2-set .col-1 {margin-bottom: 20px;}
	.sales-order-view .my-account .box-payment table tr td {text-align:left;}
	.sales-order-view .data-table tfoot {display:table-footer-group;}

	#wishlist-view-form .buttons-set.buttons-set2 button.button {margin-bottom: 4px;margin-right: 0;}

	/* LOGIN/CREATE/FORGOT PW VIEW */
	.customer-account-login .account-login .registered-users { margin-left: 2%; margin-right: 2%; margin-top: 2%; padding: 2%; width: 91% !important;}
	.customer-account-login .account-login .new-users {margin-left: 2%;  margin-right: 2%; padding: 2%;width: 91%;}
	.customer-account-forgotpassword .page-title,.customer-account-create .page-title{margin: 0 0 20px -1%;padding: 4%;width: 94%;}
	.customer-account-forgotpassword .col-main,.customer-account-create .col-main{ padding-left: 1%; padding-right: 1%;width: 98%;margin-top:8px;}

	.customer-account-create .field,.customer-account-create .fields,.customer-account-create .field-2 {width:100% !important;}
	.customer-account-create .field .input-box,.customer-account-create .wide .input-box,.customer-account-create .field-2 .input-box {width:100%;}
	.customer-account-create .field .input-box input,.customer-account-create .field-2 .input-box input {width:100% !important;}
	.customer-account-create input.input-text,.customer-account-create textarea {padding-left:0;padding-right:0;}
	.customer-account-create .form-list li .input-box {width:100%;}
	.customer-account-create .form-list li .input-box input {width:100%;}

	/* MANNER SHOP LANDINGPAGE */
	.landing-wrapper-outer {float:left;}
	.top-wrapper { height: auto !important; margin-left: 2%; margin-right: 2%; width: 96%;}
	.mannerbox {width:96% !important;margin-left:2% !important;margin-right:2% !important;}
	.mannerbox .mannerimg {width:100% !important;background-size:100% !important;}
	.grey-box {width:100% !important;margin-right:0 !Important;margin-bottom:5px;}
	.manner-logo, .manner-logo img {left: 0; margin: 0 auto; right: 0;}
	.bottom-button span {background: #f2f2f2 url("../images/icon01.png") no-repeat scroll left center;}

	/* CMS PAGES */
	#contactForm {padding: 16px 3% 20px;width: 94%;}
	#contactForm .form-list input.input-text {width: 100%;}
	#contactForm .form-list li.wide textarea {padding: 1%;width: 98%;}
	#contactForm .form-list input.input-text {padding: 1%;width: 98%;}
	#contactForm .form-list .field,#contactForm .form-list .field.last,#contactForm .form-list .input-box {width: 100%;}
	.sidebar .subnav #nav li li a:hover, .sidebar .subnav #nav li li.active a, .sidebar .subnav #nav li ul li.active {background: #fee1a4 none repeat scroll 0 0;}
	.cms-page-view .text-content p {float: left;text-align: left; width: 100%;}
	.cms-page-view table tr {border-bottom:0;}
	table.cms-shipping-table tr { display: table-row; border-bottom: 1px solid #ddd !important; }
	.cms-page-view table td { border-bottom:0;padding-right: 0 !important; text-align: left; width: 100%;}
	.cms-page-view .std b,.cms-page-view .std strong {margin-right:3px;}
	.cms-page-view .std .cms-table strong {width:100%;}
	.cms-page-view .std ul {width:100%;float:left;}
	.subnav.cmsnav #nav > .level-top:nth-child(2) {display:none;}
	.cms-service-kontakt .page-title {display: none;}
	.cms-service-kontakt .col-main > .page-title {display:block;}
	.cms-service-kontakt .std strong {font-size: 13px;}
	.cms-service-kontakt #contactForm { border: 0 none; padding: 16px 0 20px; width: 100%;}

	.cms-service-ueber-uns tr > td:last-child {display: table-header-group;}
	.cms-service-ueber-uns tr > td:first-child {display: table-footer-group;}

	.cms-service-lieferung-zahlung tr > td:last-child {display: table-header-group;}
	.cms-service-lieferung-zahlung tr > td:first-child {display: table-footer-group;}
	.cms-service-lieferung-zahlung tr > td > ul {margin-bottom:0;}
	.blocks.lastblock > script {display:none!important;}
	.secondline-first {display:inline-block; position:relative; top:-3px; margin-right:0!important;}

	.product-essential { padding-bottom: 0px; }
	.social-container.social-mobile { display: table; text-align: center; width: 100%; }
	.social-container.social-screen { display: none; }

}

@media(max-width:450px) {
	.main-container .products-grid li.item,.main-container .products-grid li.item.even,.main-container .products-grid li.item.odd {padding:2%;margin-right:0%;width:96%;}
	.box-up-sell li.item {width:96% !important;margin-right:0;}
	.toolbar .amount {display:none;}
	.toolbar .pager .pages {float:none;margin:0 auto;}
	.cart .shipping .buttons-set button.button span span {}

	#header .topBar ul li a {font-size: 11px;}
	#header .topBar ul li.langBlock a { padding-right: 14px;}
	#header .topBar ul li.langBlock,#header .topBar ul li.currencyBlock {min-width:84px;}
}
@media(max-width:430px) {
	.labelBlock {display:none;}
	#header .emotaBlock {display: none;}
	#header .ehiBlock {right:10px!important;}
}
@media(max-width:370px) {
	#header .quickCart > div {width:41%;}
	#header .quickCart > div.topCart {width:55%;}
	#header #navigation ul li.id2 li span.strong, #header #navigation ul li.id3 li span.strong {font-size: 11px;}
}
@media(max-width:350px) {
	#header .quickCart .topCart a span.ico,.quickCart .topCart strong, .block-cart .block-content strong,#header .quickCart .section a span {font-size:11px;}
	#header .quickCart > div {width:41%;}
	#header .quickCart > div.topCart {width:55%;}
	#header #navigation ul li.id2 li span.strong, #header #navigation ul li.id3 li span.strong {font-size: 11px;}


}


.checkout-onepage-index #payment_form_viveumcw_creditcard {margin-bottom: 15px;}
.checkout-onepage-index #payment_form_viveumcw_creditcard li {padding:10px; margin-top: 10px; margin-bottom: 10px; background: #f2f2f2; border: 1px solid #ddd;}

.checkout-onepage-index #payment_form_viveumcw_creditcard .card-holder-name,.checkout-onepage-index #payment_form_viveumcw_creditcard .expiration-date {background: #f2f2f2;}

.catalog-product-view .delivery-detail {
	display: table;
	margin-top: 5px;
	letter-spacing: 0.3px;
	font-size: 15px;
	font-weight: 100;
	background: url(../images/droetker/timer_icon.png) no-repeat center left;
	padding-left: 20px;
}

.catalog-product-view .delivery-check {
	display: table;
	margin-top: 5px;
	font-size: 15px;
	font-weight: 400;
	background: url(../images/droetker/check_icon.png) no-repeat center left;
	padding-left: 20px;
}



#ehiWidget_default {float: right;}
.firstline > a {margin-right: 6px;}
.ehifooter img {width: 55px;}





.blocks .secondline img.ek {
	float: left;
	height: 50px;
	margin-right: 7px;
}

/* Telephone Tooltip */
#telinfo-ico {float: right !important; font-family: Verdana, sans-serif; position: absolute; right: -29px;  width: 16px;  height: 16px; background-color: #00b6ad; border-radius: 8px; text-align: center;    color: rgb(255, 255, 255);}
#telinfo-ico:before {content: "i";}
#telinfo-ico:hover .ico-infotxt {display: block !important;}
#telinfo-ico .ico-infotxt {display: none;position: absolute; background-color: rgb(255, 255, 255); width: 220px; font-weight: normal;  font-size: 11px; padding: 8px; margin-top: -30px;color: #404040; margin-left: 30px; box-shadow: 0px 0px 4px #ececec;}
@media (max-width: 650px) {
	#telinfo-ico .ico-infotxt {max-width: none;}
}


.checkout-onepage-index .addresshint {
	margin-top: 15px;
	display: inline-block;
	padding: 10px;
	border: 1px solid #aaa;
	width: auto;
	overflow: hidden;
	margin-bottom: 11px;
}


/* MIRABELL LANDINGPAGE */

.catalog-category-view.category-mirabell-mozartkugeln .subshopsnav .block-title strong span,
.catalog-category-view.category-mirabell-mozart-rounds .subshopsnav .block-title strong span
{background: none repeat scroll 0 0 #710417; color: #fff  text-shadow: none;  width: 1005px;}

.catalog-category-view.category-mirabell-mozartkugeln .subshopsnav .block-title strong span a,
.catalog-category-view.category-mirabell-mozart-rounds .subshopsnav .block-title strong span a
{color: #fff;text-decoration: none; text-shadow:none;}

.catalog-category-view.category-mirabell-mozartkugeln .sidebar .subnav h4,
.catalog-category-view.category-mirabell-mozart-rounds .sidebar .subnav h4,
.catalog-category-view.category-mirabell-mozartkugeln .subnav .block-title strong span,
.catalog-category-view.category-mirabell-mozart-rounds .subnav .block-title strong span,
.block-layered-nav strong span
{color: #fff; background: none repeat scroll 0 0 #710417; text-shadow:none;}

.grey-box {
	width: 245px;
	height: 270px;
	background: rgb(242, 242, 242) none repeat scroll 0% 0%;
	float: left;
	margin-right: 25px;
	position: relative;
}

.mirabell-logo {width:236px; height:86px; background:#fff; padding:4px; border: 1px solid #ddd; box-shadow: 0 0 15px #999; position: absolute; bottom: -10px; left: 10px; }

.mirabell-landing-wrapper-outer .list {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 83px;
}

.sub-navigation {
	padding-left: 10px;
	padding-right: 10px;
}

.mirabell-landing-wrapper-outer .list li {
	margin-bottom: 6.5px;
	padding-bottom: 6.5px;
	border-bottom: 1px solid rgb(221, 221, 221);
	transition: all ease-in-out 500ms;
}

.mirabell-landing-wrapper-outer .list li.last {

	border-bottom: 0 none;

}

.mirabell-landing-wrapper-outer .list li:hover {
	border-bottom: 1px solid #999;
	transition: all ease-in-out 500ms;
}

.mirabell-landing-wrapper-outer .list li.last:hover {
	border-bottom: 0 none !important;
}

.mirabell-text {padding-top: 20px;}

.mirabellbox {
	width: 367px;
	height: 335px;
	border: 1px solid #c1c1c1;
	float: left;
	margin-right: 3%;
	margin-top: 3%;
	position: relative;
}

.bottom-button {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	background: #f2f2f2;
	font-family: 'Oswald', sans-serif;
	color: #303030;
	transition: all ease-in-out 500ms;

}

.bottom-button:hover {
	transition: all ease-in-out 500ms;
	background: #ddd;

}

.bottom-button span {padding-left: 20px;}

.mirabellbox .mirabellimg {width: 370px; height:210px; position: absolute; top: 0;}
.mirabellbox .image-01 { background: url("../images/mira-box_01.png") 0 0 no-repeat;}
.mirabellbox .image-02 { background: url("../images/mira-box_02.png") 0 0 no-repeat;}
.mirabellbox .image-03 { background: url("../images/mira-box_03.png") 0 0 no-repeat;}
.mirabellbox .image-04 { background: url("../images/mira-box_04.png") 0 0 no-repeat;}
.mirabellbox .image-05 { background: url("../images/mira-box_05.png") 0 0 no-repeat;}
.mirabellbox .image-06 { background: url("../images/mira-box_06.png") 0 0 no-repeat;}

.box-text {
	clear: both;
	position: absolute;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	bottom: 41px;
	padding: 10px;
	color: #888;
}

.box6 .box-text {font-size: 9px; padding: 7px;}

.category-mirabell-mozartkugeln .top-wrapper,
.category-mirabell-mozart-rounds .top-wrapper {
	height: auto;
	position: relative;
}


.category-mirabell-mozartkugeln .clear.page-title-image,
.catalog-category-view.category-mirabell-mozart-rounds .clear.page-title-image
{display: none;}

body.category-mirabell-mozartkugeln, body.category-mirabell-mozart-rounds {  background: url(../images/mirabell-bg.jpg);   background-size: cover;}

.category-mirabell-mozartkugeln .mirabell-headline,
.category-mirabell-mozart-rounds .mirabell-headline {
	font-weight: bold;
	margin-top: 15px;
	position: relative;
	left: 35%;
	display: block;
	font-size: 14px;
}

.category-mirabell-mozartkugeln .block-layered-nav,
.category-mirabell-mozart-rounds .block-layered-nav {margin-top: 5px;}

.category-mirabell-mozartkugeln .box-text strong,
.category-mirabell-mozart-rounds  .box-text strong{
	display: block;
	font-style: normal;
	font-size: 12px;
	margin-bottom: 5px;
	color: #000;

}

@media (max-width: 650px) {

	.mirabell-logo {  width: 236px;   height: 86px;   background: #fff;   padding: 4px;  position: relative;  bottom: 21px; left: 10px;  overflow: hidden;}

	.category-mirabell-mozartkugeln .mirabell-headline,
	.category-mirabell-mozart-rounds .mirabell-headline {left: 0;margin-top: 0;}

	.mirabell-text {padding: 13px;}

	.bottom-button span {background: none !important;}

	.cookienotice-button-container #cookienotice-close-button { background-color: #fff; display: block; margin-top: 10px; padding: 2%; text-align: center; width: 96%; }

}

@media (max-width: 400px) {

	.mirabellbox {width: 96% !important; margin-left: 2% !important;  margin-right: 2% !important;}
	.mirabellbox .mirabellimg {  width: 100% !important;  background-size: 100% !important;}



}

.category-mirabell-mozart-rounds .bottom-button span {
	padding-left: 30px;
	background: url("../images/icon01.png") 5px 4px no-repeat;
}

.category-mirabell-mozartkugeln .bottom-button span {
	padding-left: 30px;
	background: url("../images/icon01.png") 5px 4px no-repeat;
}

/* END MIRABELL LANDINGPAGE */

#contactForm li.wide.checkbox-agree {padding-top: 16px;}
#contactForm li.wide.checkbox-agree > label {float: none !important; display: inline !important; padding-left: 4px; font-size: 11px; font-weight: 400; font-style: italic;}

/* fix ipad width */
@media (min-width:651px) and (max-width:960px) {
	body { width:1034px !important; }
}


/* SHIPPING TABLE */
.shipping-wrapper {  width: 100%;  height: auto;  overflow: hidden;  }
.shipping-wrapper span {height:65px; width:100%; margin:2px 2px; float:left; background:#f2f2f2; text-align:center; cursor:pointer;}
.shipping-wrapper a {height:65px; width:16%; margin:2px 2px; float:left; background:#f2f2f2; text-align:center; cursor:pointer; color: inherit;}
.shipping-wrapper .active {background:#ddd;}
.shipping-wrapper span img {width:35%; margin: 6px 0;}
.shipping-wrapper span p {font-size:13px !important; }
.shipping-wrapper span.bih p {font-size:12px !important; line-height:12px; margin-top: -1px;  }
.shipping-table {  margin-top: 20px;  padding-top: 20px;  border-top: 1px solid #ddd;  }

/*.aut-table {display:none;}*/
.table-hide {display: none;}
.table-show {display:block;}

.card-cvc {
	height: 150px;
	background-image: url("../images/cc.png") !important;
	background-position: 4px 80px !important;
	background-repeat:no-repeat !important;
}

@media (max-width:650px) {
	.cms-page-view .shipping-table table tr {
		border-bottom: 0;
		font-weight: 100;
		margin-bottom: 10px;
		padding-bottom: 10px;
		overflow: hidden;
	}

	.catalog-product-view .product-view .shippingBlock { height: auto; }

	.cms-page-view .shipping-table table td[data-label="Lieferland"] {
		font-weight: bold;
		display: none;
	}
	.cms-page-view .shipping-table table tr:first-child td[data-label="Lieferland"] {
		display: block;
		background: #f2f2f2;
	}

	/*.shipping-wrapper span {width:23%;}*/
	.shipping-wrapper span p {text-align:center !important; float:none !important; font-size: 10px;}
}

.en-lang-class .product-view .underproduct .bottomright {font-size:13px;}

.catalog-product-view .product-view .shippingBlock {position: relative;  top: 0;  left: 0;  text-align: left; font-size: 13px; margin-bottom: 20px; }
.catalog-product-view .product-view .shippingBlock .ship > span {display:block; line-height: 1.7;}
.catalog-product-view .product-view .shippingBlock .ship {height:auto; margin-top:-5px;}

.catalog-product-view .product-view .shippingBlock .de {padding-left:25px; background:url("../images/flags/Germany.png") 0px 5px no-repeat; background-size:17px auto;}
.catalog-product-view .product-view .shippingBlock .at {padding-left:25px; background:url("../images/flags/Austria.png") 0px 5px no-repeat; background-size:17px auto;}
.catalog-product-view .product-view .shippingBlock .eu {padding-left:25px; background:url("../images/flags/Europe.png") 0px 5px no-repeat; background-size:17px auto;}

.jquery-slider-wrapper .slider2-1 { height: 360px !important; overflow: hidden; }
.bannerslide-caborno-slider .jquery-slider-slide { position: relative !important; }
.form-search > label { display: none; }

button.accordion {
	background-color: #fff;
	color: #404040;
	cursor: pointer;
	padding: 5px;
	/*width: 100%;*/
	text-align: left;
	outline: none;
	font-size: 15px;
	transition: 0.4s;
	font-weight: 100;
	border-style: solid none none;
	border-width: 1px medium;
	border-color: #ccc;
	width: 95%;
	margin-left: 2.5%;
}

button.accordion.active, button.accordion:hover {
	background-color: #F2F2F2;
}

button.accordion:after {
	content: '\02795';
	font-size: 13px;
	color: #777;
	float: right;
	margin-left: 5px;
}

button.accordion.active:after {
	content: "\2796";
}

div.panel {
	background-color: white;
	max-height: 0;
	overflow: hidden;
	opacity: 0;
}

div.panel.show {
	opacity: 1;
	max-height: 100%;
	/*padding: 10px 5px;*/
	margin: 0 0 -1em;
	padding: 10px 3.5%;
}

button.accordion.last-accordion, .accordion.last-accordion + .panel.show { border-bottom: 1px solid #ccc; }
button.accordion.last-accordion.active { border-bottom: none; }

.cms-page-view h2.faq-headline { background-color: #f5f5f5; padding: 10px; color: inherit; font-size: 15px; margin: 0; }
.cms-page-view .faq-head p { padding: 8px; }
.faq-container { margin-bottom: 15px; }


.category-products .price-box span.price:after, .products-ups .price-box span.price:after,
.cart-price span.price:after, .mini-products-list span.price:after, .category-sidebar-upsell span.price:after { content:"*"; position: relative; font-size: 14px; top: -5px; left: 3px; }
.baseprice span.price:after { content:none; }
.mini-products-list span.price:after { top: 0; }

.category-sidebar-upsell span.price { color: inherit; }
.category-sidebar-upsell .baseprice { margin-top: 15px; }

.checkout-agreements a { margin: 3px 0; text-transform: uppercase; border: 1px solid #00b6ad; padding: 0 3px; text-decoration: none; display: inline-block; }

/* checkout company checkbox */
.checkout-onepage-index #billing-new-address-form .input-box.company .check { line-height: 4px;  display: block;  padding: 10px 0px;  margin: 10px 0px;  width: 465px;  }
.checkout-onepage-index #billing-new-address-form .input-box.company input.company_select {  width: auto;  float: left;  clear: both;  display: inline;  margin-right: 8px;  }
.checkout-onepage-index #billing-new-address-form .input-box.company label { font-weight:400;}

.checkout-onepage-index #billing-new-address-form li.fields.company {
	padding-bottom: 20px;
}
@media (max-width:650px) {
	.checkout-onepage-index #billing-new-address-form .input-box.company label { line-height:20px;}

}


/* droetker styles */

.top-banner-container { background-image: url(../images/droetker/top_banner_repeat.png); background-repeat: repeat-x; height: 30px; border-radius: 3px; }

.inner-header-links .inner-header-link {
	background-position: left center;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 0 20px;
	font-weight: 300;
	font-size: 14px;
}
.inner-header-link.header-user { background-image: url(../images/droetker/user_icon.png); }
.inner-header-link.header-contact { background-image: url(../images/droetker/phone_icon.png); }

.inner-header-content { float: right; }
.inner-header-links, .block-cart.quickCart { display: inline-block; }

.fullwidth-topteaser {
	height: 550px;
	left: 0;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	width: 100%;
	background-image:url(../images/droetker/stage_default.png);
}

.fullwidth-topborder {
	background-image:url(../images/droetker/default_background_border_dark.png);
	bottom: -51px;
	height: 51px;
	position: absolute;
	width: 100%;
}

.page-inner-container { background: url(../images/droetker/default_kachelbg.jpg); position: relative; }


body[class^="categorypath-backendekorieren"] .page-inner-container, body[class*=" categorypath-backendekorieren"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_backendekorieren.jpg); }
body[class^="categorypath-backendekorieren"] .fullwidth-topborder, body[class*=" categorypath-backendekorieren"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_backendekorieren.png); }
body[class^="categorypath-backendekorieren"] .fullwidth-topteaser, body[class*=" categorypath-backendekorieren"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_backendekorieren.jpg); }
body[class^="categorypath-backendekorieren"] .limiter label, body[class*=" categorypath-backendekorieren"] .limiter label { color: #777470; }
body[class^="categorypath-backendekorieren"] .sorter .sort-by label, body[class*=" categorypath-backendekorieren"] .sorter .sort-by label { color: #777470; }
body[class^="categorypath-backendekorieren"] .toolbar .jqTransformSelectWrapper, body[class*=" categorypath-backendekorieren"] .toolbar .jqTransformSelectWrapper { border: 1px solid #777470; color: #777470; }
body[class^="categorypath-backendekorieren"] .toolbar .jqTransformSelectOpen, body[class*=" categorypath-backendekorieren"] .toolbar .jqTransformSelectOpen { background: url("../images/droetker/dropdown_dark.png") no-repeat scroll center center; }


body[class^="categorypath-desserts"] .page-inner-container, body[class*=" categorypath-desserts"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_desserts.jpg); }
body[class^="categorypath-desserts"] .fullwidth-topteaser, body[class*=" categorypath-desserts"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_desserts.jpg); }
body[class^="categorypath-desserts"] .fullwidth-topborder, body[class*=" categorypath-desserts"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_desserts.png); }

body[class^="categorypath-musli"] .page-inner-container, body[class*=" categorypath-musli"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_musli.jpg); }
body[class^="categorypath-musli"] .fullwidth-topteaser, body[class*=" categorypath-musli"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_musli.jpg); }
body[class^="categorypath-musli"] .fullwidth-topborder, body[class*=" categorypath-musli"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_muesli.png); }

body[class^="categorypath-einkochen"] .page-inner-container, body[class*=" categorypath-einkochen"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_einkochen.jpg); }
body[class^="categorypath-einkochen"] .fullwidth-topteaser, body[class*=" categorypath-einkochen"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_einkochen.jpg); }
body[class^="categorypath-einkochen"] .fullwidth-topborder, body[class*=" categorypath-einkochen"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_einkochen.png); }

body[class^="categorypath-rezeptbuecher"] .fullwidth-topteaser, body[class*=" categorypath-rezeptbuecher"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_rezeptbucher.jpg); }
body[class^="categorypath-rezeptbuecher"] .page-title h1, body[class*=" categorypath-rezeptbuecher"] .page-title h1 { color: #fff; }
body[class^="categorypath-rezeptbuecher"] .breadcrumbs > *, body[class*=" categorypath-rezeptbuecher"] .breadcrumbs > * { color: #fff; }
body[class^="categorypath-rezeptbuecher"] .pre-product-view > a, body[class*=" categorypath-rezeptbuecher"] .pre-product-view > a { color: #fff; }
body[class^="categorypath-rezeptbuecher"] .fullwidth-topborder, body[class*=" categorypath-rezeptbuecher"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_rezeptbuecher.png); }
body[class^="categorypath-rezeptbuecher"] .page-inner-container, body[class*=" categorypath-rezeptbuecher"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_rezeptbuecher.jpg); }
body[class^="categorypath-rezeptbuecher"] .limiter label, body[class*=" categorypath-rezeptbuecher"] .limiter label { color: #777470; }
body[class^="categorypath-rezeptbuecher"] .sorter .sort-by label, body[class*=" categorypath-rezeptbuecher"] .sorter .sort-by label { color: #777470; }
body[class^="categorypath-rezeptbuecher"] .toolbar .jqTransformSelectWrapper, body[class*=" categorypath-rezeptbuecher"] .toolbar .jqTransformSelectWrapper { border: 1px solid #777470; color: #777470; }
body[class^="categorypath-rezeptbuecher"] .toolbar .jqTransformSelectOpen, body[class*=" categorypath-rezeptbuecher"] .toolbar .jqTransformSelectOpen { background: url("../images/droetker/dropdown_dark.png") no-repeat scroll center center; }

body[class^="categorypath-neu"] .page-inner-container, body[class*=" categorypath-neu"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_neu.jpg); }
body[class^="categorypath-neu"] .fullwidth-topborder, body[class*=" categorypath-neu"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_neu.png); }
body[class^="categorypath-neu"] .fullwidth-topteaser, body[class*=" categorypath-neu"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_neu.jpg); }

body[class^="categorypath-backzubehor"] .page-inner-container, body[class*=" categorypath-backzubehor"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_backzubehor.jpg); }
body[class^="categorypath-backzubehor"] .fullwidth-topborder, body[class*=" categorypath-backzubehor"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_backzubehor.jpg); }
body[class^="categorypath-backzubehor"] .fullwidth-topteaser, body[class*=" categorypath-backzubehor"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_backzubehor.jpg); }

body[class^="categorypath-halloween"] .fullwidth-topteaser, body[class*=" categorypath-halloween"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_halloween.jpg); }
body[class^="categorypath-halloween"] .page-inner-container, body[class*=" categorypath-halloween"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_halloween.jpg); }
body[class^="categorypath-halloween"] .page-title h1, body[class*=" categorypath-halloween"] .page-title h1 { color: #fff; }
body[class^="categorypath-halloween"] .breadcrumbs > *, body[class*=" categorypath-halloween"] .breadcrumbs > * { color: #fff; }
body[class^="categorypath-halloween"] .pre-product-view > a, body[class*=" categorypath-halloween"] .pre-product-view > a { color: #fff; }
body[class^="categorypath-halloween"] .fullwidth-topborder, body[class*=" categorypath-halloween"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_halloween.png); }


.navigation-level0.navitem-halloween a, .navigation-level0.navitem-halloween:hover a,
.navigation-level0.nav-inactive.navitem-halloween > a { color: #9900cc !important; }
.navigation-level0.navitem-halloween a:before { content:""; background: rgba(0, 0, 0, 0) url("../images/droetker/menu_halloween.png") no-repeat scroll 0 0 / 100% auto; width: 25px; height: 25px; float: right; position: absolute; right: -15px; bottom: 20px; }


body[class^="categorypath-weihnachten"] .fullwidth-topteaser, body[class*=" categorypath-weihnachten"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_weihnachten.jpg); }
body[class^="categorypath-weihnachten"] .page-inner-container, body[class*=" categorypath-weihnachten"] .page-inner-container { background: url(../images/droetker/home_kachelbg2.jpg); }
body[class^="categorypath-weihnachten"] .page-title h1, body[class*=" categorypath-weihnachten"] .page-title h1 {  }
body[class^="categorypath-weihnachten"] .breadcrumbs > *, body[class*=" categorypath-weihnachten"] .breadcrumbs > * {  }
body[class^="categorypath-weihnachten"] .pre-product-view > a, body[class*=" categorypath-weihnachten"] .pre-product-view > a { color: #fff; }
body[class^="categorypath-weihnachten"] .fullwidth-topborder, body[class*=" categorypath-weihnachten"] .fullwidth-topborder { background-image: url(../images/droetker/home_background_border2.png); }
body[class^="categorypath-weihnachten"] .limiter label, body[class*=" categorypath-weihnachten"] .limiter label { color: #fff; }
body[class^="categorypath-weihnachten"] .sorter .sort-by label, body[class*=" categorypath-weihnachten"] .sorter .sort-by label { color: #fff; }
body[class^="categorypath-weihnachten"] .toolbar .jqTransformSelectWrapper, body[class*=" categorypath-weihnachten"] .toolbar .jqTransformSelectWrapper { border: 1px solid #fff; color: #fff; }
body[class^="categorypath-weihnachten"] .toolbar .jqTransformSelectOpen, body[class*=" categorypath-weihnachten"] .toolbar .jqTransformSelectOpen { background: url("../images/droetker/dropdown_white.png") no-repeat scroll center center; }

.navigation-level0.navitem-weihnachten a, .navigation-level0.navitem-weihnachten:hover a,
.navigation-level0.nav-inactive.navitem-weihnachten > a { color: #15963A !important; }
.navigation-level0.navitem-weihnachten a:before { content:""; background: rgba(0, 0, 0, 0) url("../images/droetker/menu_weihnachten.png") no-repeat scroll 0 0 / 100% auto; width: 30px; height: 25px; float: right; position: absolute; right: -15px; bottom: 8px; }
@media(max-width: 650px) { .navigation-level0.navitem-weihnachten a:before { position: absolute; right: -15px; top: 5px; } .navigation-level0.navitem-weihnachten a { width: auto !important; } }


body[class^="categorypath-christmas"] .fullwidth-topteaser, body[class*=" categorypath-christmas"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_weihnachten.jpg); }
body[class^="categorypath-christmas"] .page-inner-container, body[class*=" categorypath-christmas"] .page-inner-container { background: url(../images/droetker/home_kachelbg2.jpg); }
body[class^="categorypath-christmas"] .page-title h1, body[class*=" categorypath-christmas"] .page-title h1 {  }
body[class^="categorypath-christmas"] .breadcrumbs > *, body[class*=" categorypath-christmas"] .breadcrumbs > * {  }
body[class^="categorypath-christmas"] .pre-product-view > a, body[class*=" categorypath-christmas"] .pre-product-view > a { color: #fff; }
body[class^="categorypath-christmas"] .fullwidth-topborder, body[class*=" categorypath-christmas"] .fullwidth-topborder { background-image: url(../images/droetker/home_background_border2.png); }
body[class^="categorypath-christmas"] .limiter label, body[class*=" categorypath-christmas"] .limiter label { color: #fff; }
body[class^="categorypath-christmas"] .sorter .sort-by label, body[class*=" categorypath-christmas"] .sorter .sort-by label { color: #fff; }
body[class^="categorypath-christmas"] .toolbar .jqTransformSelectWrapper, body[class*=" categorypath-christmas"] .toolbar .jqTransformSelectWrapper { border: 1px solid #fff; color: #fff; }
body[class^="categorypath-christmas"] .toolbar .jqTransformSelectOpen, body[class*=" categorypath-christmas"] .toolbar .jqTransformSelectOpen { background: url("../images/droetker/dropdown_white.png") no-repeat scroll center center; }

.navigation-level0.navitem-christmas a, .navigation-level0.navitem-christmas:hover a,
.navigation-level0.nav-inactive.navitem-christmas > a { color: #15963A !important; }
.navigation-level0.navitem-christmas a:before { content:""; background: rgba(0, 0, 0, 0) url("../images/droetker/menu_weihnachten.png") no-repeat scroll 0 0 / 100% auto; width: 25px; height: 25px; float: right; position: absolute; right: -15px; bottom: 20px; }
@media(max-width: 650px) { .navigation-level0.navitem-christmas a::before { position: absolute; right: -30px; top: 10px; } .navigation-level0.navitem-christmas a { width: auto !important; } }


body[class*=" categorypath-weihnachten"] .fullwidth-bottomteaser, body[class*=" categorypath-christmas"] .fullwidth-bottomteaser {
	background-image: url("../images/droetker/weihnachten_background_item.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	bottom: 0;
	bottom: 44%;
	height: 100%;
	right: 0;
	position: absolute;
	width: 18%;
	z-index: -1;
	pointer-events: none;
}


.product-info-block .stocklevel.empty { display: none; }

@media(max-width: 650px) { .navigation-level0.navitem-halloween a::before { position: absolute; right: -30px; top: 10px; } .navigation-level0.navitem-halloween a { width: auto !important; } }


/* EN */

body[class^="categorypath-baking-decorating"] .page-inner-container, body[class*=" categorypath-baking-decorating"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_backendekorieren.jpg); }
body[class^="categorypath-baking-decorating"] .fullwidth-topborder, body[class*=" categorypath-baking-decorating"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_backendekorieren.png); }
body[class^="categorypath-baking-decorating"] .fullwidth-topteaser, body[class*=" categorypath-baking-decorating"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_backendekorieren.jpg); }

body[class^="categorypath-desserts"] .page-inner-container, body[class*=" categorypath-desserts"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_desserts.jpg); }
body[class^="categorypath-desserts"] .fullwidth-topteaser, body[class*=" categorypath-desserts"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_desserts.jpg); }
body[class^="categorypath-desserts"] .fullwidth-topborder, body[class*=" categorypath-desserts"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_desserts.png); }

body[class^="categorypath-cereals"] .page-inner-container, body[class*=" categorypath-cereals"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_musli.jpg); }
body[class^="categorypath-cereals"] .fullwidth-topteaser, body[class*=" categorypath-cereals"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_musli.jpg); }
body[class^="categorypath-cereals"] .fullwidth-topborder, body[class*=" categorypath-cereals"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_muesli.png); }

body[class^="categorypath-preserving"] .page-inner-container, body[class*=" categorypath-preserving"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_einkochen.jpg); }
body[class^="categorypath-preserving"] .fullwidth-topteaser, body[class*=" categorypath-preserving"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_einkochen.jpg); }
body[class^="categorypath-preserving"] .fullwidth-topborder, body[class*=" categorypath-preserving"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_einkochen.png); }

body[class^="categorypath-recipe-book"] .fullwidth-topteaser, body[class*=" categorypath-recipe-book"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_rezeptbucher.jpg); }
body[class^="categorypath-recipe-book"] .page-title h1, body[class*=" categorypath-recipe-book"] .page-title h1 { color: #fff;}
body[class^="categorypath-recipe-book"] .breadcrumbs > *, body[class*=" categorypath-recipe-book"] .breadcrumbs > * { color: #fff; }
body[class^="categorypath-recipe-book"] .pre-product-view > a, body[class*=" categorypath-recipe-book"] .pre-product-view > a { color: #fff; }
body[class^="categorypath-recipe-book"] .fullwidth-topborder, body[class*=" categorypath-recipe-book"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_rezeptbuecher.png); }
body[class^="categorypath-recipe-book"] .page-inner-container, body[class*=" categorypath-recipe-book"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_rezeptbuecher.jpg); }
body[class^="categorypath-recipe-book"] .limiter label, body[class*=" categorypath-recipe-book"] .limiter label { color: #777470;}
body[class^="categorypath-recipe-book"] .sorter .sort-by label, body[class*=" categorypath-recipe-book"] .sorter .sort-by label { color: #777470; }
body[class^="categorypath-recipe-book"] .toolbar .jqTransformSelectWrapper, body[class*=" categorypath-recipe-book"] .toolbar .jqTransformSelectWrapper { border: 1px solid #777470; color: #777470; }
body[class^="categorypath-recipe-book"] .toolbar .jqTransformSelectOpen, body[class*=" categorypath-recipe-book"] .toolbar .jqTransformSelectOpen { background: url("../images/droetker/dropdown_dark.png") no-repeat scroll center center; }

body[class^="categorypath-new"] .page-inner-container, body[class*=" categorypath-new"] .page-inner-container { background: url(../images/droetker/backgrounds/kachelbg_neu.jpg); }
body[class^="categorypath-new"] .fullwidth-topborder, body[class*=" categorypath-new"] .fullwidth-topborder { background-image:url(../images/droetker/backgrounds/background_border_neu.png); }
body[class^="categorypath-new"] .fullwidth-topteaser, body[class*=" categorypath-new"] .fullwidth-topteaser { background-image:url(../images/droetker/backgrounds/headerbg_neu.jpg); }


.cms-index-index .page-inner-container { background: url(../images/droetker/home_kachelbg.jpg); }
.cms-index-index .fullwidth-topborder { background-image:url(../images/droetker/home_background_border.png); }
.cms-index-index .fullwidth-topteaser { background-image:url(../images/droetker/cms_home_contentBackground.jpg); }

.fullwidth-topteaser + .main-container { min-height: 550px; }
.main-searchform { float: right; margin-top: 150px; background: #00b6ad url(../images/droetker/search_background.png); }
.main-searchform .main-search-inner { background: url(../images/droetker/search_background_border.png); padding: 15px; background-repeat: repeat-x; }
.main-searchform .form-search > label { display: block; color: #fff; font-size: 25px; margin-top: -5px;font-family:"CheltenhamITCPro-LightCond"; }

.cms-index-index .magestore-bannerslider { float: left; display: block; background: rgba(255,255,255,0.5); max-height: 360px; margin-top: 10px; }

.category-image { width: 100%; }
.category-image img { width: 100%; }


.header-logo-block { float: left; }

.cms-index-index .breadcrumbs-top { display: none; }

.breadcrumbs-top + .fullwidth-topteaser + .main-container { padding-top: 60px; }
.cms-index-index .breadcrumbs-top + .fullwidth-topteaser + .main-container { padding-top: 0; }
.teaser-row { clear: both; }
.top-teaser-double { position: relative; width: 49%; display: inline-block; float: left; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2); background: #fff; margin-top: 20px !important; }
.top-teaser-double > img { float: left; max-width: 225px; }
.top-teaser-double:last-child { float: right; }
.teaser-content {
	display: inline-block;
	float: right;
	padding: 15px 10px 15px 0;
	width: 47%;
	font-size: 13px;
}
a.top-teaser-double{ color: inherit; text-decoration: none; }

.top-teaser-double > a { position: absolute; left: 0; width: 100%; height: 100%;  }
.footerNav.footer-bottom-row.clear > a { vertical-align: top; min-height: 125px; }

span.mobile-label { display: none; }
@media(max-width: 650px) {
	span.mobile-label { display: block; }
	span.screen-label { display: none; }
}

.teaser-price {
	color: #fff;
	font-size: 20px;
	left: 20px;
	position: absolute;
	top: 0;
	background: #E40613;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 0 2px 12px;
}

.teaser-price span {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-color: #f1747a;
	border-image: none;
	border-style: none dotted dotted;
	border-width: medium 1px 1px;
	padding: 4px 15px 4px;
	position: relative;
	top: 5px;
	font-weight: 600;
}

.hero-teaser-price {
	color: #fff;
	font-size: 26px;
	/*left: 74%;*/
    right: 16px;
	position: absolute;
	top: -50px;
	background: #E40613;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	padding: 0 2px 12px;
}

.hero-teaser-price span {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border-color: #f1747a;
	border-image: none;
	border-style: none dotted dotted;
	border-width: medium 1px 1px;
	padding: 4px 15px 4px;
	position: relative;
	top: 5px;
	font-weight: 600;
}

@media (max-width: 650px) {
    .hero-teaser-price { margin-top: 50px; padding: 0px 2px 7px; }
}

@media (max-width: 450px) {
    .hero-teaser-price { font-size: 22px; }
    .hero-teaser-price span { padding: 2px 10px 2px; }
}

@media (max-width: 380px) {
    .hero-teaser-price { font-size: 18px; }
}

.top-teaser-triple .teaser-price { }

.top-teaser-double.top-teaser-triple { width: 32%; min-height: 400px; }
.top-teaser-double.top-teaser-triple:nth-child(2) { margin: 20px 2%; }
.top-teaser-double.top-teaser-triple > img { width: 100%; max-width: none; }
.top-teaser-double.top-teaser-triple .teaser-content { width: auto; padding: 15px 15px 30px; min-height: 160px; }

.home-bottom-textcontainer { float: left; padding: 40px 25px 30px; font-size:15px; line-height:21px; width:68%;}
.home-bottom-textcontainer h2 { font-size: 30px; font-family:"CheltenhamITCPro-LightCond"; }
.home-bottom-textcontainer h3 {font-family: CheltenhamITCPro-LightCond; font-size:20px; margin:0;}

.cms-index-index .fullwidth-bottomteaser {
	background-image: url("../images/droetker/home_background_item.png");
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	width: 18%;
	z-index: 1;
	pointer-events: none;
}

.main-searchform input {
	border: 2px solid #00b6ad;
	border-radius: 2px;
	color: #ffffff !important;
	padding: 5px 40px 5px 10px;
	-webkit-appearance: none;
	outline: none;
	box-shadow: none;
	font-style: italic;
	font-weight: 300;
	font-size: 18px;
	width: 275px;
	font-family:"CheltenhamITCPro-LightCond";

	background: #28a59e;
	background: -moz-linear-gradient(top, #28a59e 0%, #188c85 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #28a59e), color-stop(100%, #188c85));
	background: -webkit-linear-gradient(top, #28a59e 0%, #188c85 100%);
	background: -o-linear-gradient(top, #28a59e 0%, #188c85 100%);
	background: -ms-linear-gradient(top, #28a59e 0%, #188c85 100%);
	background: linear-gradient(to bottom, #28a59e 0%, #188c85 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#28a59e', endColorstr='#188c85', GradientType=0 );
}

.main-searchform input::-webkit-input-placeholder,
.category-sidebar-search .form-search input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
    color:    #fff;
}
.main-searchform input:-moz-placeholder,
.category-sidebar-search .form-search input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
    color:    #fff;
    opacity:  1;
}
.main-searchform input::-moz-placeholder,
.category-sidebar-search .form-search input::-moz-placeholder{ /* Mozilla Firefox 19+ */
    color:    #fff;
    opacity:  1;
}
.main-searchform input:-ms-input-placeholder,
.category-sidebar-search .form-search input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
    color:    #fff;
}
.main-searchform input:-ms-input-placeholder,
.category-sidebar-search .form-search input:-ms-input-placeholder{ /* Microsoft Edge */
    color:    #fff;
}


@media(max-width: 650px) {
	#header .quickSearch input::-webkit-input-placeholder{ /* WebKit, Blink, Edge */
		color:    #fff;
	}
	#header .quickSearch input:-moz-placeholder{ /* Mozilla Firefox 4 to 18 */
		color:    #fff;
		opacity:  1;
	}
	#header .quickSearch input::-moz-placeholder{ /* Mozilla Firefox 19+ */
		color:    #fff;
		opacity:  1;
	}
	#header .quickSearch input:-ms-input-placeholder{ /* Internet Explorer 10-11 */
		color:    #fff;
	}
	#header .quickSearch input:-ms-input-placeholder{ /* Microsoft Edge */
		color:    #fff;
	}
}


.main-searchform .form-search { position: relative; }
.main-searchform .form-search button.button {
	background: rgba(0, 0, 0, 0) url("../images/droetker/search_icon_white.png") no-repeat scroll center center;
	position: absolute;
	right: 10px;
	bottom: 3px;
}

.main-searchform .form-search button.button span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 0;
    width: 25px;
}

/* Footer */
.prefooter-block { border-bottom: 1px dashed #e2e2e2; display: table; width: 100%; padding-bottom: 10px; margin-bottom: 20px; }
.prefooter-block .prefooter-quote { float: left; color: #4b5a86; font-style: italic; font-size: 16px; margin-top: -15px; }
.prefooter-block .prefooter-links { float: right; }
.prefooter-block .prefooter-links > li { display: inline-block; padding-left: 20px; }
.prefooter-block .prefooter-links > ul > li { display: inline-block; padding-left: 20px; }
.prefooter-quote img {  }


.footer-first-row h4 { font-size: 19px; font-family:"CheltenhamITCPro-LightCond"; }
#footer h3, #footer h4 { font-weight: 400; }
#footer li { list-style: none;}
#footer li a { color: #aeaba6; font-size: 14px; font-weight: 300; }

.footerNav.footer-first-row { margin-bottom: 30px; }
.footerNav.footer-first-row .firstblock, .footer-copyright { float: left; width: 65%; }
.footerNav.footer-first-row .lastblock, .footer-zertifizierung { float: right; width: 30%; }
.footer-first-row h4 { margin-bottom: 15px; }

.footerNav.footer-second-row, .footerNav.footer-copyright-row { border-bottom: 1px dashed #e2e2e2; margin-bottom: 20px; padding-bottom: 20px; }
.footer-payment > img { height: 40px; }
.footer-shipping > img { height: 25px; }

.footer-second-row .blocks { width: 21.3%; }
.footer-second-row li {
	font-size: 14px;
	font-weight: 300;
	line-height: 1.7;
	color: #aeaba6;
}
.footerNav.footer-second-row {  }
.footer-social-block { margin-top: 20px; }
.footer-social-block > li { display: inline-block; padding: 10px; }
.footer-social-block > li:first-child { padding-left: 0; }

.footer-zertifizierung > li { display: inline-block; }

.footer-zertifizierung img {
	max-height: 46px;
	padding: 0 4px 0 0;
}
.footer-zertifizierung li:first-of-type img { padding-left: 0; }
.footer-zertifizierung li:last-of-type img { padding-right: 0; }

.breadcrumbs-top {
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
	padding: 10px 0;
	position: absolute;
	top: 5px;
	width: 100%;
	z-index: 9999;
}

.breadcrumbs-top .breadcrumbs {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0;
	width: 960px;
}

.breadcrumbs-seperator { padding: 0 10px; font-size: 16px; }

.catalog-category-view .category-products { width: 70%; float: left; }
.category-top-area { height: 490px; overflow: hidden; }
.category-products > .toolbar { color: #fff; width: 100%; display: table; }
.category-products > .toolbar .sorter {
	float: left;
	padding: 10px 0;
}
.category-products > .toolbar .pager { float: right; }
.category-products > .toolbar .pager .pages { display: none; }

.category-sidebar { float: right; width: 28%; }

.catalog-category-view .category-products .products-grid {
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	background: #fff;
	padding: 10px 50px;
}

.category-sidebar-search {
	background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 25px;
}
.category-sidebar-search .form-search { padding: 15px; background: rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom; }

.category-sidebar-search .form-search > label {
	color: #fff;
	display: block;
	font-size: 25px;
	margin-top: -5px;
	font-family:CheltenhamITCPro-LightCond;
}

.category-sidebar-search .form-search input {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #28a59e 0%, #188c85 100%) repeat scroll 0 0;
	border: 2px solid #00b6ad;
	border-radius: 2px;
	box-shadow: none;
	color: #fff;
	font-size: 18px;
	font-style: italic;
	font-weight: 300;
	outline: medium none;
	padding: 5px 40px 5px 10px;
	width: 185px;
}

.category-sidebar-search .form-search button.button {
	background: rgba(0, 0, 0, 0) url("../images/droetker/search_icon_white.png") no-repeat scroll center center / 100% auto;
	bottom: 18px;
	position: absolute;
	right: 35px;
}

.category-sidebar-search .form-search { position: relative; }
.category-sidebar-search .form-search button.button span {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	font-size: 0;
}

.catalog-category-view .toolbar-bottom { float: left; margin-bottom: -20px; margin-top: -50px; width: 100%; }
.catalog-category-view .toolbar-bottom .toolbar .sorter,
.catalog-category-view .toolbar-bottom .toolbar .pager .amount,
.catalog-category-view .toolbar-bottom .toolbar .pager .pages strong { display: none; }
.catalog-category-view .toolbar-bottom .toolbar .pager .pages { float: none; margin: 0; padding: 10px 0; }

.category-sidebar-navigation { margin-bottom: 25px; background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); }
.category-sidebar-navigation-container { padding: 10px 20px 60px; background: rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom; }
.category-sidebar-navigation-container h4 {	color: #fff; font-size: 25px; font-weight: normal; margin-bottom: 25px; font-family:CheltenhamITCPro-LightCond; }
.category-sidebar-navigation a {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	text-decoration: none;
	padding-left: 5px;
}

.category-sidebar-navigation-container li { border-bottom: 1px dashed rgba(255, 255, 255, 0.5); line-height: 2; cursor: pointer; }
.category-sidebar-navigation-container li.sidebar-level0 {
	text-transform: uppercase;
}
.category-sidebar-navigation-container li.sidebar-level1 {
	padding-left: 5px;
}
.category-sidebar-navigation-container li.sidebar-level2 { padding-left: 15px; }

.category-sidebar-navigation-container li.current-level0 a,
.category-sidebar-navigation-container li.current-level1 a  { color: #000; pointer-events: none; }

.category-sidebar-teaser { background: #fff; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
.side-teaser img { width: 100%; }
.sidebar-teaser-content { padding: 10px 20px 20px; font-size: 14px; }

.product-info-inner {
	background: rgba(0, 0, 0, 0) url("../images/droetker/search_background_borderbottom.png") repeat-x scroll center bottom;
	bottom: 0;
	height: 10px;
	left: 0;
	position: absolute;
	width: 100%;
}

.slider-content {
	padding-right: 25px;
	position: absolute;
	right: 0;
	top: 50px;
	width: 45%;
}
.slider-content > h2 { font-size: 45px; margin-bottom: 20px; font-family:CheltenhamITCPro-LightCond; line-height: 1;  }
.slider-content > p {
	font-size: 16px;
	font-weight: 300;
	padding-right: 60px;
    line-height: 1.3;
}

.slider-content > a {
	font-size: 16px;
	text-decoration: none;
}
.slider-content > span { font-size: 15px; text-transform: uppercase; }

.products-grid .product-atr-height { float: left; }
.products-grid .actions { float: right; clear: none; }
.products-grid .price-box .price { color: inherit; }

.products-grid .item-seperator {
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	float: left;
	height: 1px;
	margin: 45px 0;
	position: relative;
	width: 100%;
}

.sidebar-teaser-content h3, .category-sidebar-upsell h3 { font-family:CheltenhamITCPro-LightCond; font-size:20px; }
.sidebar-teaser-content span {text-transform: uppercase}

.teaser-content h3 {font-family:CheltenhamITCPro-LightCond; font-size:20px; }
.teaser-content span {text-transform: uppercase}
.products-grid .product-name-container { /*min-height: 85px;*/ min-height: 48px; }


.products-grid button.button > span { font-size: 0; background: url("../images/droetker/minicart_icon.png") no-repeat scroll right center / 20px auto; }
.products-grid button.button:hover > span { background: url("../images/droetker/minicart_icon_hover.png") no-repeat scroll right center / 20px auto; }
.pre-product-view {
	padding: 40px 0 30px;
}
.product-list-tooltip { display: none; }
.products-grid .actions:hover .product-list-tooltip {
	background: #25338b none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	display: block;
	left: -42px;
	padding: 1px 10px;
	position: absolute;
	text-align: center;
	top: -20px;
	width: 105px;
	z-index: 10;
}
.products-grid .actions:hover .product-list-tooltip:after {
	border-top: 5px solid #25338b;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	content: "";
	height: 0;
	left: 47%;
	position: absolute;
	bottom: -4px;
	width: 0;
}

.pre-product-view a {
	color: inherit; text-decoration: none;
}

.product-shop.product-info-block { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0; color: #fff; padding: 10px 20px; }
.product-shop.product-info-block a { color: #fff; }

.pricerightbox .add-to-cart button.button > span {
	background: rgb(255, 255, 255) url("../images/droetker/minicart_icon.png") no-repeat scroll 12px center / auto 75%;
	border-radius: 3px;
	color: #00b6ad;
	font-weight: 400;
	padding-left: 30px;
}
.product-shop.product-extra-info {
	padding: 5px 15px 0;
	clear: right;
}
.freeshipping a {
	color: #777470;
	font-weight: 100;
	text-decoration: none;
}

/* temp */
.account-login .col2-set, .cart-empty { background-color: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
.catalogsearch-result-index .fullwidth-topteaser { height: 143px; }
.catalogsearch-result-index .products-grid {
	background: #fff none repeat scroll 0 0;
	box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
	padding: 10px 50px;
}
.catalogsearch-result-index .category-products { float: left; width: 70%; }

::-webkit-input-placeholder { /* WebKit browsers */
	opacity:  1;
	-webkit-opacity:1;
	-khtml-opacity: 1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	opacity:  1;
}

.header-logo-block > img {
	height: 74px;
	margin-top: 1px;
}

.notroute-content,
.customer-account-create .account-create,
.my-account,
.advn-manage-indexstandard .col2-left-layout .customer-newsletter-content {
	background: #fff none repeat scroll 0 0;
	padding: 20px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}

.col2-left-layout .my-account, .col2-left-layout .col-left.sidebar, .advn-manage-indexstandard .col2-left-layout .col-main { margin-top: 133px; }
.col2-left-layout .my-account .page-title, .advn-manage-indexstandard .col2-left-layout .page-title { position: absolute; left: 0; top: 50px; }
.main { position: relative; }

.col2-left-layout .col-left.sidebar { background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); }
.col2-left-layout .col-left.sidebar .block-content { padding: 10px 20px 20px; }

.category-sidebar-navigation li:hover {
	background: rgba(255, 255, 255, 0.34) none repeat scroll 0 0;
}
.category-sidebar-navigation li:hover a {
	color: #000;
}
.sidebar-level0.active > a { color: #000; }
.sidebar-level0-0 { text-transform: uppercase; }
.sidebar-subcategories { display: none; }
/*.current-level0 + .sidebar-subcategories { display: block; }
.current-level0 + .sidebar-subcategories .current-level1 + .sidebar-subcategories { display: block; }*/
.sidebar-level0.active + .sidebar-subcategories, .sidebar-level1.active + .sidebar-subcategories { display: block; }

.category-sidebar-navigation-container li.sidebar-level0,
.category-sidebar-navigation-container li.subcat-level1 { background: rgba(0, 0, 0, 0) url("../images/droetker/dropdown_white.png") no-repeat scroll right center; }
.category-sidebar-navigation-container li.sidebar-level0.active,
.category-sidebar-navigation-container li.subcat-level1.active{ background: rgba(0, 0, 0, 0) url("../images/droetker/dropdown_white_up.png") no-repeat scroll right center; }

p.billing-newsletter-box { margin-top: 20px; margin-bottom: -20px; }
.billing-newsletter-span { font-size: 14px; position: relative; top: 1px; }

.zoom-img ul li:first-of-type {
	background: rgba(0, 0, 0, 0) url("../images/zoom.gif") no-repeat scroll 0 0;
	bottom: 150px;
	height: 31px;
	overflow: hidden;
	position: absolute;
	right: 6px;
	width: 31px;
	z-index: 9;
	display: block;
}
* {
	margin: 0;
	padding: 0;
}
*::-moz-placeholder {
	opacity: 1;
}
body {
	color: #404040;
	font-family: "Frutiger LT W01_47 Light Cond",sans-serif;
	font-size: 75%;
	letter-spacing: 0.5px;
}
.footerNav.footer-bottom-row > a:first-child {
	padding-left: 0;
}
.footerNav.footer-bottom-row > a:last-child {
	padding-right: 0;
}

.footerNav.footer-bottom-row > a {
	display: inline-block;
	padding: 0 2%;
	text-align: center;
	width: 16.4%;
}
.footerNav.footer-bottom-row h4 {
	margin-bottom: 0;
	margin-top: 5px;
}
.footerNav.footer-bottom-row span { font-weight: 300; }
.footerNav.footer-bottom-row {
	margin-bottom: 50px;
}

.opc#checkoutSteps { background-color: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

#checkout-progress-wrapper { background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0; box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2); }
.carttopmessage { padding: 15px; text-align: center; }
.carttopmessage h3 { font-size: 30px; font-weight: 400; color: #00b6ad;font-family:CheltenhamITCPro-LightCond;  }
.carttopmessage p { font-size: 16px; color: #777; font-weight: lighter; }

.account-create .form-list input.input-text { width: 100%; }
.account-create .form-list .input-box { width: 310px; }
.account-create .form-list .customer-name-prefix .name-firstname, .account-create .form-list .email, .account-create .form-list .email-copy { margin-right: 20px; width: 310px; }
.account-create .form-list .customer-name-prefix .name-firstname input.input-text { width: 310px; }
.account-create .form-list .email, .account-create .form-list .email-copy { float: left; }

.searchautocomplete .searchautocomplete-placeholder { border: 1px solid #00b6ad !important; box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.2); right: 0 !important; padding: 10px; }
.searchautocomplete .searchautocomplete-placeholder::before { border-color: transparent transparent #00b6ad !important; }
.searchautocomplete .searchautocomplete-placeholder .all { background-color: #00b6ad!important;; border-radius: 0 !important;  }
.searchautocomplete .searchautocomplete-placeholder ul li.active { background-color: inherit !important; }
.searchautocomplete .searchautocomplete-placeholder .all:hover a { color: #fff !important; }

.cart-total-break {
	border-bottom: 1px solid #fff;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	top: -45px;
}

.table-sep {
	border-top: 1px solid #2f2f2f;
	left: 0;
	margin: 3px auto auto;
	padding: 0;
	position: absolute;
	right: 0;
	width: 96%;
}


.fullwidth-topteaser.topteaser-cropped { /*height: 150px;*/ }
.category-top-area.topteaser-cropped { /*height: 90px;*/ }

.product-shop.product-extra-info.product-info-mobile { display: none; }
.mobile_header_container { display: none; }

.navigation-level0.navigation-listen > a, .navigation-level0.nav-inactive > a { color: #777470 !important; }
.navigation-level0.navigation-hover > a { color: #00b6ad !important; }

#navigation > ul > li.nav-inactive:last-of-type a,
#navigation > ul > li:last-of-type a { color: #E30613; }

.navigation-level0.nav-active > a::after {
	border-top: 5px solid #fff;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	content: "";
	height: 0;
	left: 47%;
	position: absolute;
	bottom: -11px;
	width: 0;
}

.navigation-level0 > a { position: relative; }

.blocks.mobile-block { display: none; }

.product-info-block .new-label, .product-info-block .sale-label {
	background: #fff url("../images/droetker/star_color.png") no-repeat scroll 8px 5px;
	border-radius: 3px;
	color: #00b6ad;
	display: table;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 30px;
	text-transform: uppercase;
}

.alert .alert-link { display: inline-block; width: auto; background-color: #00b6ad; color: #fff; text-transform: uppercase; padding: 3px 10px; margin-right: 8px;  }
.alert .alert-close { position: absolute; top: 7px; right: 7px; color: #5a5d67; width: auto; display: table; cursor: pointer; opacity: 0.7; }
.alert .alert-span {
	display: block;
	text-align: left;
	margin-bottom: 20px;
}
.alert-productname {
	display: block;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 2px;
	width: 450px;
}

div.alert a.alert-refresh {
	background-image: url("../images/droetker/icon_refresh.png");
	background-repeat: no-repeat;
	background-size: 16px auto;
	display: inline-block;
	height: 22px;
	left: 10px;
	position: relative;
	top: 7px;
	width: 16px;
    cursor: pointer;
}

.alert-top label { display: block; color: #5a5d67; margin-bottom: 3px; }
.alert-top .overlay-qty { border: 1px solid #b5b5b5; width: 50px; text-align: center; padding: 3px; color: #777470; font-size: 14px; }
.alert-top img { float: left; max-width: 100px; margin-right: 15px; }
.alert-top { display: table; margin-bottom: 20px; }

.fancybox-overlay .header-container, .fancybox-overlay .breadcrumbs-top, .fancybox-overlay .fullwidth-topteaser, .fancybox-overlay #footer, .fancybox-overlay .fullwidth-bottomteaser, .fancybox-overlay .cms-sidebar { display: none; }
.fancybox-overlay .page-inner-container { background-image: none; }

.category-products .new-label, .category-products .sale-label {
	background: #00b6ad url("../images/droetker/star_white.png") no-repeat scroll 8px 5px;
	border-radius: 3px;
	color: #fff;
	display: table;
	letter-spacing: 1px;
	margin-bottom: 5px;
	padding: 4px 10px 4px 30px;
	text-transform: uppercase;
	position: absolute;
	bottom: 15px;
}

.category-products .sale-label {background-color:#E30613;}

.success-inner, .customer-inner { background-color: #fff; box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); padding: 20px; }
.success-inner p { font-size: 14px; line-height: 1.5; }
.success-inner h2 {
	font-size: 20px;
	margin-bottom: 15px;
}
.success-inner .email-hint { font-style: italic; }

@media(max-width: 650px) {
	.category-sidebar-upsell {display:none !important;}
	#header .quickSearch { position: relative; float: right; width: 49%; }
	#header #navigation { width: 49%; }
	#header .quickSearch input { float: none; height: 40px; padding: 0; }
	#header .menu_mobile_opener, #header .quickSearch input { width: 100%; margin-top: 0; background-color: #00b6ad; border: none; color: #fff; font-weight: 400; font-size: 16px; text-transform: none; }
	#header .quickSearch input { height: 40px; border-radius: 0; }
	.navigationWrapper { margin: 10px 0 3px; }
	#navigation ul { position: absolute; width: 100%; }
	.main-searchform { display: none; }
	.cms-index-index .magestore-bannerslider { margin-top: 0; }
	.top-teaser-double { width: auto; margin: 15px; }
	.top-teaser-double > img { width: 100%; max-width: none; }
	.teaser-content { width: auto; padding: 20px !important; float: none; }
	.header-certification { margin: 0 10px 0 0; float: right; position: absolute; right: 0; }
	#header .labelBlock, #header .emotaBlock { display:block; }
	#header .ekomiBlock, #header .labelBlock, #header .emotaBlock, #header .ehiBlock, #header .osterrOnlineshop { background-position: right center; }
	#header .topBar { margin: 0; float: right; clear: right; position: absolute; right: 0; bottom: 0;}
	#header .topBar .in ul { width: 100%; }
	#header .topBar ul li.currencyBlock a, #header .topBar ul li.langBlock a { background: rgba(0, 0, 0, 0) url("../images/layout/header_drop.png") no-repeat scroll right 7px; }
	#header .topBar ul li.currencyBlock div.drop { top: 25px; }
	#header .topBar .in ul > li { width: auto; height: auto; }
	.currencyBlock span:last-child { display: none; }
	.header-logo-block > img { height: 60px; }
	.header-logo-block { padding-left: 10px; position: relative; z-index: 9999; }
	.block-cart.quickCart { display: none; }
	#header .topBar ul li { line-height: normal; }
	#header .topBar ul li.langBlock a .lang_img { margin-top: -4px; }
	.inner-header-link.header-contact { display: none; }
	.inner-header-link.header-user { background: none; padding-left: 10px; padding-right: 0; }
	.inner-header-link.header-user a { font-size: 14px; text-transform: uppercase; }
	.inner-header-content { float: left; position: absolute; bottom: 13px; }
	.page { margin-top: 0; }
	#header .topBar ul li a { font-size: 14px; }
	#header .innerBar { height: 105px; display: table; margin-bottom: 10px; border-bottom: 1px solid #eaeaea; width: 100%; }
	.mobile_header_container { display: block; padding: 0 10px; margin-bottom: 10px; font-size: 14px; font-weight: 300; text-transform: uppercase; }
	.mobile_header_cart { float: left; }
	.mobile_header_cart > span:first-of-type { padding-top: 3px; display: table; }
	.mobile_header_checkout { float: right; line-height: 45px; }
	.bannerslide-caborno-slider .jquery-slider-slide img { height: auto; }
	#header #navigation ul li { background-color: #eaeaea; }
	#header .navigationWrapper #navigation > ul { margin-top: 3px; }
	.bannerslide-caborno-slider .jquery-slider-selectors { left: auto !important; }
	.teaser-content > p { margin: 0; }
	.teaser-content { padding: 10px 10px 10px 0; }
	.top-teaser-double { margin: 10px 0 0 !important; }
	.cms-index-index .fullwidth-topteaser { display: none; }
	.teaser-row { margin: 0 10px; }
	.top-teaser-double:last-of-type { float: inherit; }
	.top-teaser-double.top-teaser-triple { /*width: 49%;*/ width: 100%; min-height: auto; }
	.top-teaser-double.top-teaser-triple:nth-child(2n) { float: right; }
	#footer { background-color: #eaeaea; margin-bottom: 0; }
	#footer p, #footer p a { color: inherit; }
	.footerNav.footer-first-row .firstblock, .footer-copyright, .footerNav.footer-first-row .lastblock, .footer-zertifizierung { width: 100%; }
	.footerNav.footer-bottom-row > a { width: 32%; padding: 0; }
	.home-bottom-textcontainer { padding: 10px 10px 0; }
	.home-bottom-textcontainer h2 { font-size: 18px; }
	.prefooter-block .prefooter-quote { display: none; }
	.prefooter-block .prefooter-links { text-align: center; float: none; }
	.prefooter-block .prefooter-links > li { padding: 0 5px; position: relative; }
	.prefooter-links > li::after { content: "|"; font-size: 17px; font-weight: 100; position: absolute; right: -4px; top: -3px; }
	.prefooter-links > li:last-child:after { display: none; }
	#header .topBar ul li.currencyBlock a { width: 100px; padding-right: 5px; padding-bottom: 10px; }
	#header .topBar ul li.langBlock a { width: 85px; padding-right: 10px; padding-bottom: 10px; }
	#header .topBar ul li.langBlock div.drop { top: 25px; }
	#header #navigation ul li div.sub { max-height: none; overflow: initial; top: -1px; }
	#header #navigation ul li a span { display: block !important; letter-spacing: 1px;  }
	div.quickSearch div.form-search button.button { top: 5px; right: 5px; }
	.mobile_header_image { background-color: #00b6ad; width: 40px;	height: 40px; border-radius: 3px; }
	.mobile_header_cart .mobile_header_image { float: left; margin-right: 10px; background: #00b6ad url("../images/droetker/mobile_minicart_icon.png") no-repeat scroll center; padding: 3px; }
	.mobile_header_checkout .mobile_header_image { float: right; margin-left: 10px; background: #00b6ad url("../images/droetker/mobile_checkout_icon.png") no-repeat scroll center; padding: 3px; }
	.mobile_header_cart .price { display: table; font-weight: 400; }
	#footer .footerNav.footer-second-row .blocks.lastblock > * { text-align: left; }
	div.quickSearch div.form-search button.button { background: rgba(0, 0, 0, 0) url("../images/droetker/search_icon_white.png") no-repeat scroll 0 0; opacity: 1; margin-right: 0; margin-top: 5px; }
	.breadcrumbs-top { display: none; }
	.breadcrumbs-top + .fullwidth-topteaser + .main-container { padding-top: 0; margin: 0; min-height: auto; }
	.category-sidebar {
			display: block;
			width: 96%;
			margin-left: auto;
			margin-right: auto;
			margin-top: 40px;
		float: none;
		}
	.fullwidth-topteaser { display: none; }
	.category-image { width: auto; }
	.catalog-category-view .page-title-image { margin-top: 0; }
	.category-top-area, .category-top-area.topteaser-cropped { height: auto; }
	.page-inner-container { background: #fff !important; }
	.toolbar .pager { padding: 0; }
	.sorter .sort-by .jqTransformSelectWrapper { border: 1px solid #a3a3a3; color: #a3a3a3; float: left; margin: 0 0 0 0; }
	.sorter .sort-by label { float: left; font-size: 17px; }
	.jqTransformSelectWrapper .jqTransformSelectOpen { background-image: url("../images/droetker/dropdown_dark.png"); }
	.sorter .sort-by label, .limiter label { color: #a3a3a3; margin: 1px 5px 0 0; padding: 0 }
	.catalog-category-view .category-products { width: 95%; margin: 10px auto; float: none; }
	.category-products > .toolbar .sorter { padding: 0; }
	.catalog-category-view .category-products .products-grid { box-shadow: none; padding: 0; margin: 0; width: 100%; }
	.toolbar .pager .limiter, .toolbar .pager .pages strong { display: none; }
	.category-products > .toolbar .pager { }
	.category-products > .toolbar .pager .pages { display: block; margin: 0; }
	.main-container .products-grid li.item.odd { padding-right: 0; }
	.main-container .products-grid li.item.even { padding-left: 0; }
	.main-container .products-grid li.item, .main-container .products-grid li.item.even, .main-container .products-grid li.item.odd { width: 45%; height: auto; }
	.products-grid .product-image .pr-img, .products-grid .product-image, .products-grid .grid-inner { height: auto; }
	.category-products .products-grid .ekomimeetsmage { text-align: left; }
	.category-products .products-grid .ekomimeetsmage .count_reviews { display: none; }
	.products-grid .actions { width: auto; }
	.product-list-tooltip { display: none !important; }
	.products-grid .item-seperator { margin: 20px 0; }
	.toolbar-bottom .toolbar .sorter { display: block !important; float: left; text-align: left; }
	.toolbar-bottom .toolbar .pager .pages { float: right !important; padding: 0 !important; }
	.catalog-category-view .toolbar-bottom { margin-top: 20px; }
	.pre-product-view { display: none; }
	.catalog-product-view .product-view { padding: 10px; box-shadow: none; }
	.catalog-product-view .product-view .product-shop { padding: 10px 0 10px; margin-bottom: 10px; }
	.catalog-product-view .product-view .product-img-box { padding: 20px 0; }
	.catalog-product-view .product-view .overproduct { text-align: center; }
	.catalog-product-view .product-view .pricerightbox { display: table; width: auto; margin: 0 auto; float: none; }
	.product-shop.product-extra-info.product-info-screen { display: none; }
	.product-shop.product-extra-info.product-info-mobile { display: block; }
	.product-view .tabs li.active a { background: #00b6ad !important; color: #fff; text-transform: uppercase; border: none !important; }
	.product-view .tabs li a { text-align: center; }
	.product-view .tabs li { border-bottom: 1px solid rgba(119, 116, 112, 0.3); }
	.product-collateral { border: 1px dashed rgba(119, 116, 112, 0.3); }
	#product_tabs_description_tabbed_contents, #product_tabs_cms_contents, #product_tabs_custom_contents { padding: 20px 10px; border: none; }
	.catalog-product-view .product-view .shippingBlock .ship > span { width: 130px; margin: 0 auto; }
	.shippingBlock .freeshipping { text-align: center; }
	.product-info-mobile .shariff li a { height: 40px !important; }
	.cms-index-index .fullwidth-bottomteaser { display: none; }
	.home-bottom-textcontainer { text-align: center; width: auto; margin-top: 15px; color: #404040; }
	#header .ekomiBlock { margin: 0; padding: 0; }
	#footer .footerNav .blocks { border-bottom: 1px solid #d4d4d4; }
	.top-teaser-double.top-teaser-triple .teaser-content { /*min-height: 140px;*/ min-height: auto; width: auto; padding: 20px; }
    .top-teaser-double.top-teaser-triple > img { width: 100%; }
    .cms-index-index div.ekomi { box-shadow: none; width: 100%; text-align: center; }

	.jquery-slider-wrapper .slider2-1 { height: auto!important; }

	#navigation .sub ul li a span { text-align: left; width: auto; }
    .navigation-level0.nav-active > a::after {border: none; }
    #navigation .sub img { display: none; }
	.mobile_header_image > span {
		color: #00b6ad;
		display: block;
		line-height: 47px;
		text-align: center;
	}

	.teaser-price { left: 10%; }

	.slider-content { top: 25px; padding: 0; }
	.slider-content span { display: block; }
	.slider-content > h2 { font-size: 22px; margin-bottom: 5px; padding-right: 20px; }
	.slider-content > p { padding-right: 10px; font-size: 14px; margin-bottom: 5px; }

	.checkout-cart-index fieldset .radius-cart { box-shadow: none; max-width: 100% !important; }
	#shopping-cart-table > tfoot { display: none; }

	.cart table.data-table td::before { font-weight: 400; font-size: 14px; }

	.footerNav.footer-first-row, .footerNav.footer-second-row { margin: 0; padding: 0; }
	.prefooter-block { padding: 0; }
	.footer-first-row h4 { margin-bottom: 7px; }

	.footerNav .blocks > ul { display: none; }
	.footerNav .blocks > h4.footeractive + ul { display: block; margin-bottom: 10px; }
	.footerNav .blocks > h4 { cursor: pointer; font-weight: 300 !important; font-size: 18px !important; position: relative; }
	.blocks.mobile-block, .footer-copyright-block { text-align: center; padding: 30px 0; }
	.footer-social-block { text-align: center !important; }
	.footer-zertifizierung { margin-bottom: 20px; }
	.blocks.mobile-block { border-bottom: 1px solid #d4d4d4; }
	.product-info-block .new-label, .product-info-block .sale-label { margin-left: auto; margin-right: auto; }
	.catalog-product-view .delivery-detail, .catalog-product-view .delivery-check { margin: 5px auto; }

	.product-info-mobile .shariff .orientation-horizontal li { float: none; display: inline-block; margin: 0 10px;}

	.checkout-onepage-index .col-main { width: 100%; }
	#checkoutSteps.opc { box-shadow: none; }
	#checkoutSteps.opc .step-title { padding: 11px 0 14px 15px; }
	.checkout-onepage-index .prechk_hint { width: 90%; margin-left: auto; margin-right: auto; }
	.checkout-onepage-index #billing-new-address-form .input-box.company input.company_select { display: inline-block; float: none; margin-top: -20px; width: auto !important; height: auto !important; }
	.checkout-onepage-index #billing-new-address-form .input-box.company label { width: 80%; float: none; }
	.checkout-onepage-index #billing-new-address-form li.fields.company { border: none; width: 100%; }
	.opc .field-2 select, .opc .field { width: 100%; }
	.checkout-onepage-index .form-list .customer-dob > div { width: 32% !important; margin-right: 2%; }
	.checkout-onepage-index .form-list .customer-dob > .dob-year { margin-right: 0; }
	.opc #checkout-step-payment .form-list { float: none; width: 95%; }

	.payment-methods-block { width: 95%; padding: 15px 0 0; border: 1px solid #b9b9b9; border-radius: 5px; }
	.payment-methods-block input.radio { width: 100%; }
	.shipping-method-block { position: relative; }
	.shipping-method-block input { cursor:pointer; opacity: 0; visibility: visible; margin-left: 0;
		position: absolute; left: 0; top: 0; width: 100%; height: 100%; }

	.mobile-caret { cursor: pointer; background-repeat: no-repeat; position: absolute; background-image: url("../images/droetker/slider_arrow_ down.png"); right: 20px; height: 20px; width: 20px; top: 0px; padding:10px; background-position: center center; }
	.mobile-caret.mobile-active { background-image:url(../images/droetker/slider_arrow_up.png); }

	/*#header .quickSearch label { position: absolute; display: block; }
	#header .quickSearch label.search-label-active { display: none; }*/


	.mobile-caret.mobile-active + .sub { display: block !important; }
	.mobile-caret.mobile-active + .sub ul { position: relative !important; background: #eaeaea; }
	.mobile-caret.mobile-active + .sub ul li { min-height: auto; float: none; padding: 10px !important; }
	.mobile-caret.mobile-active + .sub li a { float: none !important; line-height: normal !important; }
	#navigation ul > li { padding-right: 0; }
	#navigation ul li ul { padding: 15px 0; }
	#navigation ul li ul li { border: none; }
	#header #navigation ul li { width: 100% !important; }

	.cms-page-view .cms-content { width: auto; }
	.cms-page-view .cms-sidebar { display:none; }

	.table-sep { display: none; }

	.alert .alert-link { padding: 5px 10px; margin-bottom: 5px; }

	.footerNav .blocks > h4:after {
		background-image: url("../images/droetker/dropdown_dark.png");
		content: "";
		position: absolute;
		right: 0;
		top: 8px;
		width: 10px;
		height: 10px;
		background-repeat: no-repeat;
	}

	.footerNav .blocks > h4.footeractive:after { background-image: url("../images/droetker/dropdown_dark_up.png"); }

	.blocks.mobile-block { display: block; }
	.blocks.screen-block { display: none; }

	div.alert { left: 5%; right: 5%; padding: 20px 30px; margin-left: 0; width: auto; top: 25%; }
	div.alert a { width: 80%; }
	.alert-top { width: 100%; }
	.alert-top img { max-width: 40%; float: none; display: block; margin: auto auto 20px; }
	.alert-productname, .alert .alert-span { float: none; margin: auto auto 5px; text-align: center; width: auto; }
	.alert-top label { display: inline-block; margin-right: 10px; }
	.refreshForm { display: block; text-align: center; }

	p.billing-newsletter-box { margin-bottom: 0; }

	#checkout-review-table.data-table tbody {
		display: table-header-group;
	}
	#header .quickSearch input { width: 90%; }

    .col2-left-layout .col-main { width: 100%; }
    .col2-left-layout .my-account .page-title { top: 0; }
    .page-title h1, .page-title h2 { font-size: 40px; line-height: normal; }
    .catalogsearch-result-index .note-msg.misspell.suggest { display: none; }
	.teaser-content > a + span, .teaser-content > h3 > span { display: none; }
}

@media(max-width: 400px) {
	.main-container .products-grid li.item, .main-container .products-grid li.item.even, .main-container .products-grid li.item.odd {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 80%;
		display: table;
		border-bottom: 1px solid #b4b4b4;
	}
	.products-grid .item-seperator { display: none; }
	.category-products > .toolbar .pager, .toolbar-bottom .toolbar .pager {
		display: table;
		float: none;
		padding-top: 15px;
		text-align: center;
		width: 100%;
	}
	.category-products > .toolbar .sorter, .toolbar-bottom .toolbar .sorter { display: table !important; float: none; margin: auto; }
	.catalog-category-view .toolbar-bottom .toolbar .pager .pages { float: none !important; }

	.alert .alert-link { width: 100%; margin-bottom: 5px; text-align: center; padding: 5px 0; }
	.alert-top .overlay-qty { width: 30%; }
	.alert-top label { width: 30%; text-align: right; margin-right: 10px; display: inline-block; }
}

.category-sidebar-teaser a { text-decoration: none; display: block; margin-top: 15px; }
.checkout-cart-index .shipping-form .sp-methods dt { font-weight: normal; margin: 10px 0; font-size: 15px; }

.category-sidebar-upsell { padding: 20px; background: #fff; box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1); margin-bottom: 25px !important; position: relative; }
.category-sidebar-upsell a { text-decoration: none;  }
.category-sidebar-upsell .slideshow-navigation .prev { position: absolute; left: 10px; cursor: pointer; background-image:url(../images/droetker/slider_arrow_left.png); font-size: 0; width: 13px; height: 20px; }
.category-sidebar-upsell .slideshow-navigation .next { position: absolute; right: 10px; cursor: pointer; background-image:url(../images/droetker/slider_arrow.png); font-size: 0; width: 13px; height: 20px; }
.category-sidebar-upsell .product-name {
	font-family: "CheltenhamITCPro-LightCond";
	font-size: 19px;
	font-weight: 400;
	text-align: center;
	min-height: 65px;
}
.category-sidebar-upsell .pr-img { transform: scale(0.8); display: block; margin: auto; }
.slideshow-navigation.container {
	left: 0;
	position: absolute;
	top: 150px;
	width: 100%;
	font-size: 25px;
}

.summer_checkout {
	display: block;
	padding: 15px;
	background: #fff;
	border-bottom: 1px solid #ccc;
	text-align: center;
	font-size: 13px;
}
.payment-methods-block a { color: inherit; text-decoration: none; }

#co-shipping-form .fields.company .field-2 { float: left; }

#co-shipping-form select {
	width: 315px;
}

#header .quickSearch input { text-align: left; padding-left: 15px; }
.cms-newsletter .std { /*float: none;*/ }
.cms-newsletter .en-lang-class .std { float: none; }

@media(max-width: 580px) { .top-teaser-triple .teaser-price { left: 44px; top: 5px; } .teaser-price { font-size: 25px; } }
@media(max-width: 520px) {
	.teaser-price { left: 10%; }
	.top-teaser-triple .teaser-price { left: 35px; }
	.slider-content { top: 10px; width: 50%; }
	.slider-content > h2 { font-size: 20px; }
}
@media(max-width: 450px) {
	.teaser-price { left: 7%; font-size: 30px; } .top-teaser-triple .teaser-price { left: 30px; }

}
@media(max-width: 400px) {
	.teaser-price { }
	.top-teaser-triple .teaser-price { left: 6%; top: 0px; }
	.slider-content {top:25%; width:50%;}
	.slider-content > span {display:block;}
	.slider-content > h2 { padding-right: 0; font-size:20px !important;}
	.slider-content > p {display: none; }

}
@media(max-width: 360px) { .teaser-price { top: 0; } #header .quickSearch input, #header .quickSearch input { font-size: 13px; } }

.pp_pic_holder .pp_gallery { display: none !important; }

#product_tabs_cms_contents strong { border-bottom: 1px solid #e5e5e5; display: block; text-transform: uppercase;  }
.nutrition-info {
    background: #f00 none repeat scroll 0 0;
    border-radius: 30px;
    display: inline-block;
    height: 100px;
    width: 83px;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    position: relative;
}
.nutrition-info span {
    display: block;
    font-size: 12px;
    line-height: normal;
    margin: auto;
    position: relative;
    text-align: center;
    top: 10px;
    width: 75px;
}
/*.nutrition-info.nutrition-info-davon_zucker { background: #cba3c6 none repeat scroll 0 0; }
.nutrition-info.nutrition-info-kohlenhydrate { background: #f5c600 none repeat scroll 0 0; }
.nutrition-info.nutrition-info-davon_fett { background: #6e96ca none repeat scroll 0 0; }
.nutrition-info.nutrition-info-davon_salz { background: #f09a89 none repeat scroll 0 0; }
.nutrition-info.nutrition-info-davon_eiweiß { background: #cba3c6 none repeat scroll 0 0; }*/

.nutrition-info:nth-of-type(1) { background: #6e96ca none repeat scroll 0 0; }
.nutrition-info:nth-of-type(2) { background: #cba3c6 none repeat scroll 0 0; }
.nutrition-info:nth-of-type(3) { background: #80cbd0 none repeat scroll 0 0; }
.nutrition-info:nth-of-type(4) { background: #ac9fcd none repeat scroll 0 0; }
.nutrition-info:nth-of-type(5) { background: #f09a89 none repeat scroll 0 0; }
.nutrition-info:nth-of-type(6) { background: #f5c600 none repeat scroll 0 0; }

.nutrition-percentage {  }
span.nutrition-value {
    background-color: #fff;
    border-radius: 10px;
    bottom: 20px;
    height: 17px;
    left: 0;
    position: absolute;
    right: 0;
    top: auto;
    width: 85%;
}

#product_tabs_cms_contents table { width: 100%; }

.catalogsearch-result-index .note-msg.misspell.suggest { display: none !important; position: absolute; top: -20px; background: none !important; border: none !important; padding: 0 !important; font-weight: normal !important; font-size: 13px !important; }
.catalogsearch-result-index .misspell.fallback strong, .misspell.suggest strong { color: inherit !important; font-weight: 300; }
.catalogsearch-result-index .misspell.fallback strong a, .misspell.suggest strong a { color: #00b6ad !important;  }

.teaser-content > a + span {
	position: absolute;
	bottom: 5px;
	left: 15px;
	text-transform: none;
	font-size: 11px;
	right: 10px;
	color: #777;
}
.product-info-block .grouped-items-table { margin-top: 10px; }
.product-info-block .regular-price .price { color: #fff; }
.product-info-block .grouped-items-table thead, .product-info-block .availability { display: none; }
.product-info-block .grouped-items-table td { border: none; padding: 10px 0; vertical-align: middle; font-size: 14px; }
.product-info-block .grouped-items-table .price-box { padding: 0; min-width: auto; }

.teaser-content > p, .teaser-content > a { font-size: 16px; text-decoration: none; line-height: 1.3; }
.teaser-content > span { font-size: 13px; }
.teaser-content > a:before, .slider-content > a:before, .category-sidebar-teaser a:before {
	content: ">";
	font-size: 12px;
	margin-right: 5px;
	position: relative;
	top: -2px;
}
.teaser-content > a {
	bottom: 40px;
	position: absolute;
}
@media(max-width:650px) {
	.teaser-content > a { position: static; }
	.teaser-content > p, .teaser-content > a, .slider-content > p { font-size: 14px; }
	.teaser-content h3, .slider-content > h2 { font-size: 18px; }
	.bannerslide-caborno-slider .jquery-slider-selectors {  display:none !important; }

	.catalogsearch-result-index .category-products { width: 95%; float: none; margin: 10px auto; }
	.catalogsearch-result-index .category-sidebar { display: none; }
	.catalogsearch-result-index .products-grid { padding: 0; box-shadow: none; }

	div.quickSearch div.form-search button.button {right: 15px; }

	.catalogsearch-result-index .toolbar-bottom {
		float: left;
		margin-bottom: -20px;
		margin-top: 20px;
		width: 100%;
	}
	.catalogsearch-result-index .toolbar-bottom .toolbar .pager .pages { float: none !important; }

}
table.cms-shipping-table th, table.cms-shipping-table td { padding: 5px !important; }

.cms-rezepte-app-container h3 { font-size: 24px; font-family: "CheltenhamITCPro-LightCond"; margin: 30px 0 20px; }
.cms-rezepte-app-container ul { font-size: 15px; line-height: 2; float: left; width: 60%; }
.cms-rezepte-app-container button { margin-right: 20px; margin-bottom: 10px; }

.oppcw, .customer-account-confirmation .col-main form#form-validate {
	background: #fff none repeat scroll 0 0;
	padding: 20px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
	display: block;
}

@media(max-width: 1370px) { .cms-index-index .fullwidth-bottomteaser { width: 15%; } }
@media(max-width: 1250px) { .cms-index-index .fullwidth-bottomteaser { width: 11%; display: none; } }
@media(max-width: 1150px) { .cms-index-index .fullwidth-bottomteaser { display: none; } }


/* popup start */

.country_select_inner .overlay {position: relative; width: 590px; box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.8); margin-left: auto; margin-right: auto; padding: 8px; background-color: #fff;}
.country_select_close {position: absolute; right: 15px; top: 15px;}
.country_select_close { background-image:url(../images/droetker/popup_close.png); font-size: 0; height: 34px; width: 34px; cursor: pointer; }
.country_select_overlay {display:none;width:100%;height:100%;position:fixed;left:0;top:0;background:#000;opacity:0.7;z-index: 99999; color: #222 !important;}
.country_select_outer {z-index:99999;display:table;position:fixed;width:100%;height:100%;left:0;top:0;vertical-align:middle;text-align:center;}
.country_select_outer a {cursor:pointer;color:#222;     transition: all 300ms ease-in-out 0s;}
.country_select_outer a:hover { background: rgb(255, 255, 255) none repeat scroll 0% 0%; padding: 8px; border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; color: rgb(0, 0, 0); text-decoration: none; transition: all 300ms ease-in-out 0s;}
.country_select_inner {display:table-cell;vertical-align:middle;text-align:center;margin:0 auto; color: #222; }
.country_select_inner p {margin-bottom: 20px; margin-top: 10px; font-size: 14px;}
.country_select_inner p input {width: 195px;}
.country_select_inner .headline {padding-bottom: 20px !important; margin-bottom: 20px !important;}
.country_select_inner form table {float: right; margin-right: 20px;}
.country_select_inner form table tr {line-height: 34px;}
.country_select_inner form table td.input {width: 180px;}
.country_select_inner form table td.input input {width: 92%; padding: 4px; background-color: #eee; border: 1px solid #ccc;}
.country_select_inner .submit {float: right; margin-bottom: 20px; margin-right: 24px; padding: 7px 6px; width: 267px; margin-top: 12px; background-color: #F7941E; border: 0px none; color: rgb(255, 255, 255);}
.country_select_inner .submit:hover {background-color: #FF9F2E;}
.country_select_inner form .flag {left: 0; top: 10px; position: absolute;}
.country_select_inner form p {text-align: right; margin-top: 27px; margin-right: 20px;}
.country_select_inner .popup-content { padding: 15px 20px; text-align: left; display: table; }
.country_select_inner form ul {position: absolute; top: 90px; text-align: left; left: 26px;}
.country_select_inner form ul li {margin-bottom: 10px;}
.country_select_inner form ul li a {transition: none; color: rgb(85, 85, 85);}
.country_select_inner form ul li a:hover {padding: 0px; background-color: 0px; color: #F7941E;}
.country_select_inner form ul li a img {width: 30px;}
.country_select_inner form ul li a span {display: inline-block; margin-left: 6px;}

.country_select_inner .popup-content > img { float: left; }
.country_select_inner .popup-content p { width: 60%; float: right; line-height: 1.2; }
.country_select_inner .popup-content button { float: right; /*width: 60%;*/ }


.country_select_inner h3 { font-family:CheltenhamITCPro-LightCond; font-size:24px; margin-bottom: 25px; padding-right: 25px; }

@media (min-width: 380px) and (max-width: 620px) {
	.country_select_inner form ul {display: none;}
	.country_select_inner .overlay {width: 90%;}
	.country_select_inner form p {margin-top: 77px;}
	.country_select_inner h3 {  }
	.country_select_inner .popup-content p { width: 50%; }
	.country_select_inner .popup-content button { /*width: 50%;*/ }
}

@media (min-width: 421px) and (max-width: 520px) {
	.country_select_inner .popup-content p { width: auto; }
	.country_select_inner .popup-content button { float: left; width: auto; }
}

@media(max-width: 420px) {
	.country_select_inner .popup-content p { width: auto; text-align: center; }
	.country_select_inner .popup-content > img { margin: auto; display: block; float: none; }
	.country_select_inner h3 { text-align: center; }
	.country_select_inner .popup-content button { float: none; display: block; margin: auto; width: auto;}
}

@media (max-width: 379px) {
	.country_select_inner form ul {display: none;}
	.country_select_inner .overlay {width: 300px;}
	.country_select_inner form p {margin-top: 77px; margin-left: 10px; text-align: left;}
	.country_select_inner p span {font-size: 32px !important;}
	.country_select_inner form table {margin-left: 10px; margin-right: 10px;}
	.country_select_inner .submit {float: none; margin-right: 0px; width: 91%;}
}
/* popup end */


.accordion-icon { display: none; }

@media(max-width: 650px) {
	.accordion-icon { display: block; background-image:url(../images/droetker/slider_arrow_down_grey.png); width: 20px; height: 13px; margin: 0 auto 10px; cursor: pointer; }
	.accordion-content { display: none; }
	.accordion-content.acc-show { display: block; }
	.acc-icon-show { transform: rotate(180deg); }

	#header #navigation ul li div.sub ul li {
	    max-width: calc(100% - 20px);
	}
}

#checkout-agreements .agreement-content {  }

@media(min-width: 651px) {
	.subsub {display:none !important;}
}

#payment_description_oppcw_creditcard > img { display: none; }

#payment_description_oppcw_creditcard {
	background: #f2f2f2 none repeat scroll 0 0;
	border: 1px solid #cdcdcd;
	margin-left: 20px;
	margin-right: 20px;
	padding: 0 0 15px 20px;
	width: 90%;
}

@media(max-width: 400px) {
	.footerNav.footer-bottom-row > a { width: 49%; }
}

.checkout-onepage-index .fields.loggedin-field, .checkout-onepage-index .fields.loggedin-field .field-2 { float: left; width: 49%; }
.checkout-onepage-index .loggedin-field + .fields .field { float: right; }

.box-collateral.box-up-sell { margin-top: -65px; padding: 25px; }
.catalog-category-view .products-grid .special-price .price,
.catalogsearch-result-index .products-grid .special-price .price {color: #E30613;}

.item .sale-label + .new-label { bottom: 40px; }
.teaser-price.price-right { left: auto; right: 20px; }

.product-weight {
	display: block;
	font-size: 15px;
	margin-top: 10px;
}

@media(max-width: 650px) {
	.products-grid li.item .fix-height { height: auto !important; max-height: 370px !important; }
	.category-products .products-grid .ekomimeetsmage { float: none !important; }
}



/* Slider Styles */
.main-slider-container { display: table; position: relative; }
.main-slider-container .slideshow-container { float: left; position: relative; }
.main-slider-container .mySlides { transition: opacity 1.5s ease-out; overflow: hidden; height: auto !important; position: absolute; top: 0; pointer-events: none; }
.main-slider-container .mySlides.active { position: static; pointer-events:auto; }
.main-slider-container .mySlides img { height: auto; }
.slide-navigator { display: inline-block; cursor: pointer; }
.slideshow-arrows { position: absolute; top: 50%; font-size: 20px; cursor: pointer; padding: 0 10px; }
.slideshow-arrows.slideshow-prev { left: 10px; text-decoration: none; background: rgba(0, 0, 0, 0) url(../images/droetker/slider_arrow_left.png) no-repeat scroll left center; }
.slideshow-arrows.slideshow-next { right: 10px; text-decoration: none; background: rgba(0, 0, 0, 0) url(../images/droetker/slider_arrow.png) no-repeat scroll right center; }
.slideshow-arrows > span { font-size: 0; }


.banner-mobile-image { display: none; }
@media(max-width: 650px) {
	.banner-screen-image { display: none; }
	.banner-mobile-image { display: block; }
}

.mainslider-pause { display: none; position: absolute;	top: 10px; left: 10px; cursor: pointer; }

.mainslider-navigation-outer { position: absolute; width: 100%; bottom: 0; }
.mainslider-navigation {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	display: table;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 5px 15px;
	text-align: center;
	width: auto;
	z-index: 3;
	cursor: pointer;
}
.mainslider-navigation .slide-navigator .dot {
	background: #fff none repeat scroll 0 0;
	border-radius: 50%;
	display: inline-block;
	height: 11px;
	margin: 0 3px;
	width: 11px;
}
.mainslider-navigation .slide-navigator .dot.active { background: #00b6ad; }
.mySlides .slider-content > p { display: block; }

@media(max-width: 650px) {
	.mainslider-navigation { display: none; }
	.main-slider-container { padding: 10px; }
	.mySlides .slider-content { position: static; padding: 20px; width: auto; }
	.mySlides { box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2); }
	.slideshow-arrows { top: 25%; }
	.mainslider-pause { display: none !important; }
}

.mainslider-pause { font-size: 0; background-image: url(../images/droetker/icon_pause.png); width: 20px; height: 20px; background-size: 100% auto; }
.mainslider-pause.pause-active { background-image: url(../images/droetker/icon_play.png); }
.slideshow-container:hover .mainslider-pause { display: block; }


.cms-newsletter .content-before-form {font-size:15px; line-height:25px; margin-bottom:20px;}
.cms-newsletter .content-before-form .underlined { text-decoration: underline;}
.cms-newsletter .content-before-form ul {margin:15px 0px;}
.cms-newsletter .content-before-form ul li {list-style: circle;}
.cms-newsletter .newsletter-form h2 { font-family: CheltenhamITCPro-LightCond; font-size: 40px; border-bottom:1px dashed #c8c3be;}
.cms-newsletter .newsletter-form li.newsletter-checkbox { display: inline; float: left; width: 45%; }
.cms-newsletter .newsletter-form ul { margin: 10px 0 25px; width: 100%; float: left; border-bottom: 1px dashed #c8c3be; padding: 0 0 20px; }

.cms-newsletter .newsletter-form .input-box {width:100%; height:30px; clear:both; display: table;}
.cms-newsletter .newsletter-form .select-box.gender span {width:60%; float:right; display:block;}
.cms-newsletter .newsletter-form .input-box label {float:left;  line-height:30px; font-size: 15px;}
.cms-newsletter .newsletter-form .input-box input {width:30%; float:right; border: 1px solid #d6d5d4; padding-left: 7px; font-size: 15px;}
.cms-newsletter .newsletter-form .select-box select {
	float: right;
	width: 31.5%;
	-moz-appearance: none;
	background: rgba(0, 0, 0, 0) url("../images/droetker/dropdown_dark.png") no-repeat scroll 95% center;
	box-shadow: none;
	border: 1px solid #d6d5d4;
	padding: 5px 0 4px 3px;
	font-size: 15px;
}

.cms-newsletter .newsletter-form .newsletter-checkbox input { height: 30px; float: left; margin-right: 10px; width: auto; }

.cms-newsletter .newsletter-form li.newsletter-checkbox.nl-group_1 { float: right; }
.cms-newsletter .newsletter-form li.newsletter-checkbox img { width: 100%; }

.cms-newsletter .newsletter-form .actions { float: right; }

.cms-newsletter .newsletter-form .newsletter-inputfields .input-box input,
.cms-newsletter .newsletter-form .newsletter-inputfields .select-box select{ float: none; }
.cms-newsletter .newsletter-form .newsletter-inputfields .input-box label { width: 30%; }
.cms-newsletter .newsletter-form .newsletter-inputfields .input-box { padding: 5px 0; }
.cms-newsletter .newsletter-form p.required {
	color: #2b2c31;
	font-size: 12px;
	margin: 0 0 10px;
}
.cms-newsletter .newsletter-form .newsletter-inputfields .input-box label em { font-style: normal; }

#cms-newsletter-text h2, #cms-newsletter-text span { font-size: 20px; }

@media(max-width: 450px) {
	.cms-newsletter .newsletter-form li.newsletter-checkbox { width: 100%; }
	.cms-newsletter .newsletter-form li.newsletter-checkbox img { display: none; }
	.cms-newsletter .newsletter-form ul { padding: 0; margin: 0 0 25px; }
	.cms-newsletter .newsletter-form .newsletter-inputfields .input-box label { width: 40%; }
	.cms-newsletter .newsletter-form .newsletter-inputfields .input-box input { width: 96%; }
	.cms-newsletter .newsletter-form .newsletter-inputfields .select-box select { width: 99%; }
	.cms-newsletter .newsletter-form .newsletter-inputfields .input-box {  }
}

.cms-index-index .slider-container { margin-top: 10px; background: #fff; }

.advn_newsletter_wrapper {float:left;width:100%;}
.advn_newsletter_wrapper .form-subscribe-header label {
	font-family: CheltenhamITCPro-LightCond;
	font-size: 25px;
	border-bottom: 1px dashed #c8c3be;
	width:100%;
	float:left
}
.advn_newsletter_wrapper .form-subscribe-header {
	float:left;
	width:100%;
	margin-bottom:10px;
}
.advn_newsletter_wrapper li {
	float: left;
	width: 50%;
	/*max-height: 100px;*/
	overflow: hidden;
}
.advn_newsletter_wrapper ul {
	width: 100%;
	float: left;
	margin-bottom:15px;
	border-bottom: 1px dashed #c8c3be;
	padding-bottom:10px;
}
.advn_newsletter_wrapper img {
	margin-top: 5px;
	float: none;
	max-width: 85%;
}
.billing-newsletter-box {display:none;}


.box-up-sell .products-ups .item:last-child { margin-right: 0 !important; }
.product-view .box-collateral.box-up-sell { margin: 0; padding: 25px 0; }


.cart-surcharge-container { transition: all 1s ease-in-out; height: 125px; background: #fff; }
.cart-surcharge-outer { padding: 20px 25px; margin-bottom: 20px; text-align: center; }
.cart-surcharge-outer > span { display: block; margin-bottom: 10px; }
.cart-surcharge-outer h3 { font-size:15px; text-transform: uppercase; font-weight: 300; color: #383737; margin-bottom: 15px; display: inline-block; }
.cart-bottom-surcharge { background: #ddd; border-radius: 3px; overflow: hidden; position: relative; }
.cart-surcharge-progress { background: #00b6ad; height: 25px; position: relative; width: 0; transition: all 1s ease-in-out; min-width: 50px; }
.cart-surcharge-progress .cart-surcharge-progressspan { color: #fff; line-height: 1.7; position: absolute; right: 5px; text-align: center; font-size: 15px; z-index: 100; }
.cart-surcharge-totalspan { line-height: 1.7; position: absolute; right: 10px; text-align: center; font-size: 15px; }
.cart-no-surchargespan { color: #00b6ad; }
.cart-surcharge-outer strong { color: #00b6ad; }
.cart-surcharge-progress:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(155, 34, 18, 0);
	border-left-color: #00b6ad;
	border-width: 30px 25px;
	margin-top: -30px;
	margin-left: -13px;
}
.cart-surcharge-outer #telinfo-ico { position:relative; display:inline-block; float: none !important; bottom: 1px; right: 0; }
.cart-surcharge-outer #telinfo-ico .ico-infotxt { width: 320px; z-index: 100; font-size: 10px; }
.cart-surcharge-outer #telinfo-ico .ico-infotxt li { text-align: left; margin-left: 10px; padding: 5px 0; }
.cart-surcharge-progress.cart-progress-100:after { content: none; }

.carttopmessage { background: #00b6ad url("../images/droetker/search_background.png") repeat scroll 0 0; }
.carttopmessage h3, .carttopmessage p { color: #fff; }

.alert-progress { width: 315px; position: absolute; right: 0; top: 35%; }
.alert-progress .cart-surcharge-outer h3 { font-size: 14px; margin-bottom: 8px; }
.alert-progress .cart-surcharge-outer { margin: 0 10px; padding: 6px 15px; }
.alert-progress .cart-surcharge-progress .cart-surcharge-progressspan, .alert-progress .cart-surcharge-totalspan { font-size: 14px; }
.alert-progress .cart-surcharge-totalspan { color: #404040; }
.alert-progress .cart-bottom-surchargeinfo { font-size: 12px; color: #404040; margin-top: 5px; }

@media(max-width: 650px) {
	.alert-progress { position: static; width: 100%; }
    .alert-progress .cart-surcharge-outer { margin: 0; padding: 15px 0 0; }
}


@media(max-width: 350px){
	#header .ekomiBlock a { width: 35px; }
	#header .emotaBlock a { width: 38px; }
	#header .ehiBlock a { width: 38px; }
	#header .labelBlock a { width: 55px; }
}

/* Checkout Summary Translation Hack */
.last .a-right strong{
	visibility: hidden;
}
.de-lang-class .last > .a-right strong:after{
	visibility: visible;
	content: "Gesamtsumme";
}
.en-lang-class .last > .a-right strong:after{
	visibility: visible;
	content: "Grand Total";
}
.last .a-right .price {
	visibility: visible;
}
.last .a-right.last strong:after{
	content: "";
}
/* Checkout Summary Translation Hack END */

.checkout-onepage-index .form-list label.suggested em {
	color: green;
}

.form-list label.suggested em {
	float: right;
	font-style: normal;
	color: #2b2c31;
	position: absolute;
	top: 0;
	right: -8px;
}

.buttons-set p.required {
	color: #f00;
}
.buttons-set p.suggested {
	color: green;
	margin: 0 0 10px;
	font-size: 12px;
	text-align: right;
	font-weight: 100;
	letter-spacing: 0.3px;
	padding-left: 2px;
}

.product-img-box .zoom-img ul { display: table; width: 100%; margin-top: 50px; }
.product-img-box .zoom-img ul li { display: table-cell; }
.product-img-box .zoom-img ul li img { border: 1px dashed rgba(119, 116, 112, 0.3); padding: 5px; max-width: 80px; }

.input-box .newsletter-checkbox.nl-group_1 {
	text-align: center;
}
.input-box .newsletter-checkbox.nl-group_2 {
	text-align: center;
}

.custom-form-container ul.form-list { padding-left: 0; }
.custom-form-container li.fields .field { width: auto; }
.custom-form-container .buttons-set button.button { float: left; }
.custom-form-container .buttons-set p.required { color: #2b2c31; font-size: 12px; float: left; padding-left: 50px; padding-top: 5px; margin: 0; }
.custom-form-container label.required::after, .custom-form-container span.required::after { color: #2b2c31 !important; font-family: inherit !important; }
.custom-form-container .field-row > input { width: 200px; }
.custom-form-container li.fields:first-of-type { float: left; width: 230px; }
.custom-form-container .field-row > textarea { width: 529px; resize: none; }
.custom-form-container li:last-of-type .field > label { display: none; }
.custom-form-container li:last-of-type .field, .custom-form-container li:last-of-type .input-box { width: 101%; }
.custom-form-container li:last-of-type .field ul.checkboxes label { font-size: 11px; font-style: italic; display: inline; }
.custom-form-container li:last-of-type .field ul.checkboxes { position: relative; }
.custom-form-container li:last-of-type .field ul.checkboxes input { position: absolute; left: 0; top: 5px; }