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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Reset ================================================================================= */


* { margin:0; padding:0; }

body          { font:12px/1.55 Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center; }

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

a             { text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline: 0; }

a[href="http://www.etracker.de"] {
    display: none;
}

/* Headings */
.orange-title b,.orange-title strong{display:block;}
.orange-title b,.orange-title strong,h1,h2,h3,
h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#0a263c; }
h1            { font-size:20px; font-weight:normal; }
.orange-title b,.orange-title strong,h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:1.05em; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

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

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

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

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

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


/* Layout ================================================================================ */
.wrapper { min-width:960px; }
.page {}
.page-print { background:#fff; padding:25px 30px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.main-container { 
	background:#fff;
	width:1000px;
	margin:0 auto;
	text-align:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}

.main{padding:10px;}

.image_margin {
	margin-top:10px;
	margin-bottom:10px;
}

/* Base Columns */
.col-left { float:left; width:185px; padding:2px 0 1px; }
.col-main { float:left; width:732px; padding:0 0 1px; }
.col-right { float:right; width: 200px; padding:0; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right;padding:0 10px; }
.col2-right-layout .col-main {padding:0 10px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:760px; }
.col3-layout .col-wrapper { float:left; width:770px; }
.col3-layout .col-wrapper .col-main { float:right; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f; }
input.input-text,select,textarea { background:#fff; border:1px solid #b6b6b6; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #b6b6b6; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { 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 {cursor: pointer;}
     
button.button span { display:block; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { border:0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

.delivery-time-details {
	display:none;
}	

.fb_button_ps{

	position: absolute;
    right: 3px;
    top: 20px;

}


.welcome-msg img {
    margin-left: 5px;
    position: absolute;
    right: 39px;
    top: 19px;
}

.header .links {

	float: right;
    margin: 0 0 6px;
    position: absolute;
    right: 65px;
    top: 20px;

}

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

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

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

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

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

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px !important; }
.messages li li { margin:0 0 3px !important; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { font-size:11px; line-height:1.25; margin:0 0 10px 5px; }
.breadcrumbs a{ color:#888888; }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:bold; }

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

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

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

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

/* Toolbar */
.toolbar {border-bottom:1px solid #E5DCC3; color:#888888; border-top:1px solid #E5DCC3;padding:1px 0; }
.toolbar a {color:#000000; }
.toolbar .pager { background-color:#f8f8f8;padding:3px 8px; font-size:0.95em; }
.toolbar .sorter { background-color:#f8f8f8;font-size:0.95em; }
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; border:1px solid #bebcb7; }
.data-table .odd  { background:#f8f7f5 }
.store-view-3 #product-attribute-specs-table tr.first.odd {display:none;}
.data-table .even { background:#eeeded; }
/*.data-table tr.odd:hover,
.data-table tr.even:hover { background:#ebf1f6; }*/
.data-table td.last,
.data-table th.last { border-right:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0 !important; }
.data-table th { padding:3px 8px; font-weight:bold; }
.data-table td { padding:3px 8px; }

.data-table thead th { font-weight:bold; border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle; }
.data-table thead th.wrap { white-space:normal; }
.data-table thead th a,
.data-table thead th a:hover { color:#fff; }
.data-table thead th { background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_th.gif) repeat-x 0 100% #d9e5ee; }
.data-table thead th .tax-flag { font-size:11px; white-space:nowrap; }

.data-table tfoot { border-bottom:1px solid #d9dde3; }
.data-table tfoot tr.first { background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_tfoot.gif) 0 0 repeat-x; }
.data-table tfoot tr { background-color:#dee5e8 !important; }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3; }
.data-table tfoot strong { font-size:16px; }

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

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

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -52px; }
tr.show-details td {}
tr.tax-details td,.tax-details {float:right; font-size:10px; background-color:#dae1e4; color:#626465; }
.tax-details a { color:#626465; text-decoration: underline; }
.tax-details {background-color:transparent; padding:0 0 10px 0;}
.teaser .tax-details {padding:0;}
tr.tax-details-first td { border-top:1px solid #d2d8db; }

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

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

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last {  }

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

.separator {display:none;}

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

#biz-store-teaser {width: 63%;background: #f5c674; margin: 20px auto 0;}

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/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; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {text-align:left; }
.header {margin:0 auto; padding:0; position:relative; z-index:1000; height:110px; width: 960px;background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg_header.gif") no-repeat scroll 442px 35px transparent; }
.header .logo { float:left;width:140px;height:100px;overflow:hidden; 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 .quick-access {text-align:right; }

.header .welcome-msg { margin:0; color:#fff; text-align:right; }
.header .form-search {float:right;width:250px;margin:25px 0 0 0; }
.header .form-search input.input-text { float:left;background:none repeat scroll 0 0 transparent; border:medium none; color:#333333;margin:10px 0 0 0;padding:0; width:200px; }
.header .form-search button.button { float:right;}
.header .form-search button.button span {background:transparent;border:0; height:21px; padding:0 0 0 3px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif; }
.header .form-search button.button span span {background:transparent;background-position:100% 0; padding:0 6px 0 3px; }
.header .form-search .search-autocomplete { z-index:999; /* left:40px !important; top:22px !important; */}
.header .form-search .search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.header .form-search .search-autocomplete li { text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.odd { background-color:#fffefb; }
.header .form-search .search-autocomplete li.selected { background-color:#f7e8dd; }
.header .switch-language {float:right; }
.header .switch-language a {display:inline-block;padding-left:20px; font-weight:bold; background-position:0 50%;background-repeat:no-repeat;}
.header .form-language select { padding:0; }
.header .form-language select.flags option { background-position:4px 50%; background-repeat:no-repeat; padding-left:25px; }
.header .links { float:right; margin:0 0 6px; }
.header .links li { float:left; font-size:11px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_pipe1.gif) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links a {  }
.header-container .top-container { clear:both; text-align:right; }
.header-container .top-container a { font-size:11px;  }

/********** < Navigation */
.nav-container { height: 41px; margin:0;}

/* ======================================================================================= */

.teaser_image{margin:0 0 5px 0;}

/* Sidebar =============================================================================== */
.block {border:1px solid #ccc;-webkit-border-radius: 5px; -khtml-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;font-size:0.95em; line-height:1.3em; margin:0 0 20px 0; }
.block .block-title {}
.block .block-title strong {display:block; margin:10px 0 10px 10px;font-weight:bold;font-size:1.1em;text-transform:uppercase; }
.col-main .block .block-title strong span { font-size:1.1em;color:#000000; }
.block .block-title a {  color:#000000; text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 2px; font-size:1em; font-weight:bold; color:#0a263c; }
.block .block-content {margin:0px;padding:0 10px 10px 10px;}
.block .block-content li.item { padding:7px 9px; }
.block-viewed .block-content ul li{padding:3px; }
.block-viewed .block-content ul{margin:0 0 10px 20px;list-style:disc outside; }
.block .btn-remove { float:right; margin:1px 0 2px 5px; }
.block .actions {padding:6px 9px; text-align:right; }
.block .actions a { float:left; }
.block .actions button.button { float:right; }
.block .empty { margin:0; padding:5px 9px; }

img.banner-dekra-logo {
    padding: 10px;
}

#tsSeal{float:left;margin:0 5px 0 0}
.main .block-vorteile ul.vorteile{margin:0;padding:0;}
.main .block-vorteile ul.vorteile li{height:25px;}
.main .block-vorteile em{font-size:1.35em;color:#E28F00}

.icon-vorkasse, .icon-bankeinzug, .icon-paypal, .icon-kreditkarte-visa, .icon-kreditkarte-mastercard, .icon-behoerdenkauf{
	overflow:hidden;text-indent:-99px;
	background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/payment-methods.png) no-repeat;
	display:inline-block;
	margin:0 5px 0 0;
	width:40px;
	height:20px;
}

.icon-kreditkarte-mastercard{background-position:0 -20px;}
.icon-kreditkarte-visa{background-position:-40px 0px;}
.icon-bankeinzug{background-position:-40px -20px;}
.icon-paypal{background-position:-40px -40px;}
.icon-behoerdenkauf {background-position: 0px -41px;}

.trenner,.product-view .box-description{border-bottom:1px solid #ccc;clear:both;margin:5px 0 15px 0}
.product-view .box-description ul{list-style:disc;margin:5px 0 20px 20px;}
.block-kontakt,.block-kontakt .block-title,.block-kontakt .block-title strong,.block-kontakt .block-content,
.block-payments,.block-payments .block-title,.block-payments .block-title strong,.block-payments .block-content,
.block-compare,.block-compare .block-title,.block-compare .block-title strong,.block-compare .block-content,
.block-viewed,.block-viewed .block-title,.block-viewed .block-title strong,.block-viewed .block-content  
{color:#888888;}

.block-kontakt .block-content p{margin:5px 0 5px 0;}
.block-kontakt .block-content p.telefonnummer{font-weight:bold;font-size:1.3em;margin:20px 0;}

.block-kontakt
{  background-image:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg_teaser_low_kontakt.jpg");}

.block-categories-nav{border-color:#e28f00}
.block-categories-nav .block-title strong a{color:#E28F00;}
.block-categories-nav ul li{
	background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/narrow_by_dd_bg.gif") repeat-x scroll 0 100% transparent;
	font-size: 1.1em;
    margin:10px 0;
    padding:0 0 5px 0;
	}
.block-categories-nav ul li a{color:#000000;display:block;background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil-orange.png) 0 3px no-repeat;padding:0 0 5px 15px;}

.block-compare .block-content,
.block-compare .block-content a,
.block-viewed .block-content,
.block-viewed .block-content a
{
	color:#888888;
	}

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

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login { font-size:11px; line-height:1.25; }


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

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

/* Block: Currency Switcher */
.block-currency  {}
.block-currency .block-title { }
.block-currency .block-title span { }
.block-currency .block-content { background:none; padding:10px; }
.block-currency .block-content select { width:100%; padding:0; }

/* Block: Layered Navigation */
.block-layered-nav {  }
.block-layered-nav .block-title { }
.block-layered-nav .block-subtitle {}
.block-layered-nav .block-content {  }
.block-layered-nav dt { padding:7px 10px 0 28px; font-weight:bold; text-transform:uppercase; }
.block-layered-nav dd { padding:0 12px 12px;  }
.block-layered-nav dd.last { background:none; }
.block-layered-nav .currently {background-color:#efefef;}
.block-layered-nav .currently li { padding:4px 6px 4px 5px; }
.block-layered-nav .currently .label { font-weight:bold; text-transform:uppercase; }
.block-layered-nav .currently .btn-remove { margin:3px 0 0; }
.block-layered-nav .actions { font-size:11px; padding:4px 9px; border-width:1px 0; text-align:right; }
.block-layered-nav .actions a { float:none; }

/* Block: Cart */
.block-cart .block-title { /*border-bottom:0;*/ }
.block-cart .block-title span { }
.block-cart .summary { background:#fff; padding:2px 8px 8px; margin:-1px 0 0; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { margin:5px 0 0; padding:2px 0; background:#fbebd9; text-align:center; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { }

/* Block: Wishlist */
.block-wishlist .block-title span { }
.block-wishlist .actions { text-align:right; }
.block-wishlist .actions a { float:none; }

/* Block: Related */
.block-related .block-title span { }
.block-related input.checkbox { float:left; }
.block-related .product { margin-left:20px; }

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

/* Block: Recently Viewed */
.block-viewed .block-title span { }

/* Block: Recently Compared */
.block-compared .block-title span { }

/* Block: Poll */
.block-poll .block-title span { }
.block-poll .block-subtitle { font-size:12px; }
.block-poll label { color:#777; font-weight:bold; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll button.button span {  }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags .block-title span { }
.block-tags .block-content ul { font-size:12px; padding:10px; }
.block-tags .block-content li { display:inline; padding-right:4px; }
.block-tags .block-content a { color:#1b2d3b; }
.block-tags .actions { text-align:right; }
.block-tags .actions a { float:none; }

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

/* Block: Reorder */
.block-reorder .block-title span { }
.block-reorder input.checkbox { float:left; margin:2px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }
.block-reorder .validation-advice { margin:3px 9px 7px; }

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

/* Block: Login */
.block-login .block-title span { }
.block-login .block-content { padding:5px 10px; }
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
.block-login .actions { background:none; padding:0; margin:3px 0 0; }
.block-login .actions button.button span { border-color:#406a83; background:#618499; }
/* ======================================================================================= */

.mini-compare-products h4{font: bold 12px/1.35 Arial, Helvetica, sans-serif;text-transform: uppercase;color:#E28F00}
.mini-compare-products ol{background: #f1ecdb;border: 1px solid #e5dcc3;height:200px;overflow:hidden;}
.mini-compare-products ol li{width:25%;float:left;height:200px;background: #f6f2e7;}

.product-details_2, .product-images_1{padding: 15px 4px 12px;line-height: 1.6em;border-right: 1px solid #e5dcc3;}

.mini-compare-products img{border: 1px solid #e5dcc3;}



/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-title h1{border:0;position:absolute;margin:20px;text-transform:uppercase;background: rgba(255,255,255,0.9);padding: 5px 10px;}
.cms-bestellung .category-title h1{border:0;position:relative;margin:20px;text-transform:uppercase;background: rgba(255,255,255,0.9);padding: 5px 10px;}
.category-title img{width:100%;height:auto;}
.category-description { margin:15px 0; }
.category-products {clear:both;}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #F7C5AD; position:relative; padding:0 0 17px 0; }
#upsell-product-table.products-grid { padding:0; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:33%; padding:0;}


.products-grid h2 {height:33px;width:155px; overflow:hidden;padding:0;margin:0;}
.products-grid .product-image {margin:0; }
.products-grid .product-name { /*min-height:2.7em;*/ margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-grid .product-name a { color:#000000; }
.products-grid .product-description { color:#888888;margin:0 10px 0 0;}
.products-grid .price-box { margin:5px 0 0 0; }
.products-grid .price-box .price { font-size:1.3em;font-weight:bold; }
.products-grid .tax-details { display:none;}
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.products-grid .price_uvp {color:#888888;float:right;margin:6px 20px 0 0;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid {margin:0 auto; }

/* View Type: List */
.main .products-list h2 a{font-size:1.3em;padding:0;margin:0;}
.products-list li.item { border-bottom:1px solid #d9ddd3; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:220px; height:220px; margin:0 0 10px; }
.products-list .product-shop { margin-left:220px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; color:#203548; }
.products-list .product-name a { color:#203548; }
.products-list .price_uvp{text-decoration: line-through;color:#ff0000;}
.products-list .price-box {margin:3px 13px 5px 0; }
.products-list .price-box .price { font-size:1.5em;font-weight:bold; }

.product-list button.button{float:right;}

.store-view-3 .price_uvp {
	display:none;
}

.products-list .tax-details { /*display:none;*/ float: left; }
.products-grid .rimowa-exception .price-box .price { font-size:1em;font-weight:normal; }
.products-grid .rimowa-exception .price_uvp { font-size:1.1em;font-weight:bold; }
.catalog-product-view .rimowa-save {text-align:right;margin:0 0 10px 0;}
.rimowa-save small{color:#ff0000;}
.rimowa-save small span{font-weight:bold;}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */

.reviews { margin-bottom: 50px !important;}


/* Product View ========================================================================== */
/* Rating */
.no-rating{padding:0 0 0 25px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_ma_reviews.gif) 0 0 no-repeat;}
.no-rating a{color:#888888;}
.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

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

/* Availability */
.availability { margin:10px 0 0 0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }
.product-view .product-shop .availability { font-size:11px; }
.product-view .product-shop .availability span { font-weight:normal; }

/* Email to a Friend */
.email-friend{padding:0 0 0 25px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_block-poll.gif) 0 0 no-repeat;}
.email-friend a{color:#888888;}
/* Alerts */
.alert-price { margin:0; font-size:11px; }
.alert-stock { margin:0; font-size:11px; }

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

.price-box { margin:5px 0; }
.price-box .price { font-weight:normal; color:#c76200; }

/* Regular price */
.regular-price { color:#c76200; }
.regular-price .price { color:#c76200;font-size:0.9em; }
.block .regular-price,
.block .regular-price .price { color:#2f2f2f; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }
.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }

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

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

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

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

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

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

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

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

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

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

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

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

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

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

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

/* Add to Cart */
.add-to-cart label { float:left; margin:10px 0 0 0; font-weight:normal; color:#666; }
.add-to-cart .qty { float:left;margin:10px 5px 0 0; }
.add-to-cart button.button { float:left; }

/* Add to Links + Add to Cart */
.add-to-box { margin:20px 0;padding:20px 0; border-top: 1px solid #ccc;}
.add-to-box .add-to-cart { }
.add-to-box .or { font-weight:bold; margin:0 7px; color:#666;margin:5px auto;width:40px;display:block; }
.add-to-box .add-to-links { width:200px;margin:0 auto; font-size:12px !important; line-height:1.25 !important; text-align:center !important; }
.add-to-box .add-to-links li { display:block !important;margin:0;  }
.add-to-box .add-to-links li .separator { display:none !important; }

.box-additional{padding:10px 0;}

.product-view {margin:0;}
.product-view-head {padding:0;}
.product-view-head .product-view-login {float:right;margin:5px 0 0 0;}
.product-view-head .product-view-login a{color:#888888;}

.product-essential { padding:10px 0 0 0;}
.product-essential h2 { font:bold 13px/1.35 Arial, Helvetica, sans-serif; }

.product-collateral ,.product-category {border-top:1px solid #E5DCC3; margin:20px 0;padding:20px 0 0 0;}
.product-category h3 { font:bold 12px/1.35 Arial, Helvetica, sans-serif;text-transform:uppercase; }


.product-collateral h3 { font-weight:bold; font-size:15px; color:#e26703; border-bottom:1px solid #e5dcc3; padding:0 0 1px; margin:0 0 15px; }
.main .box-collateral h3 { font-size:11px; border-bottom:1px solid #ccc; margin:10px 0 8px 0; text-transform:uppercase; }
.product-collateral .box-collateral { margin:0 0 25px; }

.contact-person p {line-height: 17px; margin: 0;}


/* Product Images */
.product-view .product-img-box { float:left; width:48%; }
.col3-layout .product-view .product-img-box { margin:0 auto; }
.product-view .product-img-box .product-image { margin:0 0 13px;border:1px solid #E5DCC3; width:auto}
.product-view .product-img-box .product-image img{width:360px}
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice {color:#888888; font-size:11px; margin:0 0 5px; text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/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(https://www.leder-wolf.com/skin/frontend/default/wolf/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 h2 { font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase; }
.product-view .product-img-box .more-views ul { margin-left:-9px }
.product-view .product-img-box .more-views li { float:left; margin:0 0 8px 9px; }
.product-view .product-img-box .more-views li a { float:left; width:56px; height:56px; border:2px solid #ddd; overflow:hidden; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { font-weight:bold; text-align:center; }
.product-image-popup .image { display:block; margin:10px 0;  }
.product-image-popup .image-label { font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f; }

/* Product Shop */

.product-content{padding:0 0 0 15px;}
.more-views{margin:25px 0 10px 0;}

.product-view .product-shop { float:right; width:400px; padding: 0px 0 0 0;}
.col1-layout .product-view .product-shop { float:right; width:545px; }
.col3-layout .product-view .product-shop { float:right; width:49%; }
.product-view .product-shop .product-name { margin:0 0 30px 0; }
.product-view .product-shop .product-name h1 {color:#555555; font-size:2em;}
.product-view .product-shop .sku { text-align:right;color:#888888;}
.product-view .product-shop .availability { margin:10px 0; }
.product-view .product-shop .short-description { margin:10px 0; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0; }
.product-view .product-shop .price-box { text-align:right;margin:0;font-size:3em;}
.product-view .product-shop .add-to-links { font-size:12px; text-align:right; }
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator { display:inline; }
.product-view .product-shop .add-to-links a { font-weight:normal !important; }

/* Product Options */
.product-options dt { padding:0; font-weight:normal; }
.product-options dt label { font-weight:bold; color:#2f2f2f; }
.product-options dt span.required { color:#eb340a; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd {padding:0; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:5px; margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.note { margin:0; font-size:11px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

.product-options-bottom { padding:20px 0 0 0;background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/divider.gif) no-repeat; }
.product-options-bottom .tier-prices { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .tier-prices li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-options-bottom .add-to-cart { display:block;margin-top:30px;padding:30px 0 0 0;background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/divider.gif) no-repeat;}
.product-shop .product-options-bottom { margin:0 0 10px; }
.product-shop .product-options-bottom .price-box { float:none; margin:0 0 5px; }
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; padding-top:12px; }

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


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

/* Block: Upsell */
.product-view .box-up-sell h3 { border-bottom:0; padding:0; margin:0 0 8px; }
.product-view .box-up-sell .products-grid { width:100%; border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid td { width:25%; background:#f6f2e7; border-right:1px solid #e5dcc3; border-bottom:1px solid #e5dcc3; padding:15px 0px 12px; line-height:1.6em; }
.product-view .box-up-sell .products-grid tr.last td { border-bottom:0; }
.product-view .box-up-sell .products-grid td.last { border-right:0; }
.product-view .box-up-sell .products-grid td img { border:1px solid #e5dcc3; }
.product-view .box-up-sell .products-grid .product-image { height:130px;width:130px;margin-left:4px; }
.product-view .box-up-sell .products-grid .price-box,.product-view .box-up-sell .products-grid .product-name { font-weight:normal;margin:0 0 0 5px; }
.product-view .box-up-sell .products-grid td.empty { border-right:0; background:#f1ecdb; }
.product-view .box-up-sell .products-grid .ratings .rating-box { float:none; display:block; margin:0 0 3px; }

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

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

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


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

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

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

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

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

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


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

/* Checkout Types */
.cart .page-title .checkout-types li { margin:0 0 5px; }

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

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

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

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:1px solid #d0cbc1; background:#fff url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px; }
.cart .discount h2,
.cart .shipping h2 { background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; text-transform:uppercase; }
.cart .discount button span,
.cart .shipping button span { border-color:#406a83; background:#618499; }
.cart .discount .buttons-set,
.cart .shipping .buttons-set { margin:10px 0 0; border:0; padding:0; text-align:left; }
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button { float:none; margin-left:0; }

.cart .discount h2 { background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_discount.gif); }
.cart .discount .input-box { margin:8px 0 0; width:260px; }
.cart .discount input.input-text { width:90%; }

.cart .shipping h2 { background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_shipping.gif); }
.cart .shipping .sp-methods { margin:10px 0 0; padding:5px 0 0; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_divider1.gif) 0 0 repeat-x; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:288px; background:#dee5e8; border:1px solid #bebcb7; }
.cart .totals table { width:100%; margin:7px 0; }
.cart .totals td { padding:1px 15px 1px 7px; }
.cart .totals tr.last td {}
.cart .totals tfoot td { padding-top:5px; padding-bottom:5px; }
.cart .totals tfoot td strong { font-size:15px; }
.cart .totals .checkout-types { font-size:13px; padding:8px 15px 15px; text-align:right; }
.cart .totals .checkout-types li { clear:both; margin:10px 0; }
.cart .totals small{color:#999999;text-align:left;display:block;font-size:0.8em;}


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


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

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

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

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

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

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

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

/* Centinel */
.centinel {}

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

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

/* One Page Checkout */
.block-progress {}
.block-progress .block-title {}
.block-progress .block-title strong { font-size:13px; color:#0a263c; }
.block-progress .block-content {}
.block-progress dt { font-size:13px; font-weight:bold; line-height:1.35; background:#eee; border:1px solid #a3aeb3; margin:0 0 6px; padding:2px 8px; color:#999; }
.block-progress dd { background:#eee; border:1px solid #a3aeb3; border-top:0; padding:8px 13px; margin:0 0 6px; }
.block-progress dt.complete { margin:0; background:#FFFFFF; color:#5e8ab4; }
.block-progress dd.complete {}
.block-progress p { margin:0; }

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

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

.opc .step-title { border-width:0 1px; border-style:solid; border-color:#fff #d9dde3 #d9dde3; background:#eee url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_opc-title-off.gif) 0 100% repeat-x; padding:4px 8px 6px; text-align:right; }
.opc .step-title .number { float:left; background:#fff; border:1px solid #fff; padding:0 4px; margin:0 5px 0 0; font:bold 11px/14px arial, helvetica, sans-serif; color:#999; }
.opc .step-title h2 { float:left; margin:0; font:bold 13px/16px Arial, Helvetica, sans-serif; color:#999; }
.opc .step-title a { display:none; float:right; font-size:11px; line-height:16px; }

.opc .allow .step-title { background:#d0dce1; border:1px solid #a3aeb3; border-bottom:0; color:#a4b3b9; cursor:pointer; }
.opc .allow .step-title .number { background:#dbe6eb; border-color:#dbe6eb; color:#a4b3b9; }
.opc .allow .step-title h2 { color:#a4b3b9; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active .step-title { background:#f9f3e3; border:1px solid #bbafa0; padding-bottom:5px; color:#f18200; cursor:default; }
.opc .active .step-title .number { background:#E28F00; border-color:#f19900; color:#fff; }
.opc .active .step-title h2 { color:#E28F00;}
/*.opc .active .step-title a { display:none; }*/

.opc .step { border:1px solid #bbafa0; border-top:0; background:#fbfaf6 url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_checkout.gif) 0 0 repeat-x; padding:15px 30px; position:relative; }
.opc .step .tool-tip { right:30px; }

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

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

#opc-review .step { border:0; padding:0; }
#opc-review .product-name { font-weight:bold; color:#0a263c; }
#opc-review .item-options { margin:5px 0 0; }
#opc-review .buttons-set { padding:20px 30px; border:1px solid #d9dde3; border-width:0 1px 1px; }
#opc-review .buttons-set p { margin:0; line-height:40px; }
#opc-review .buttons-set .please-wait { height:40px; line-height:40px; }

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

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

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

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

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

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

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

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

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


/* Account Login/Create Pages ============================================================ */
.account-login .content { min-height:240px; padding:14px 21px; background:#faf7ee url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_login-box.gif) 0 0 repeat-x; border:1px solid #bbb6a5; border-bottom:0; }
.account-login .content h2 { font-weight:bold; font-size:13px; margin:0 0 14px; padding:0 0 5px 23px; border-bottom:1px solid #ddd; background-position:0 1px; background-repeat:no-repeat; text-transform:uppercase; color:#e76200; }
.account-login .new-users h2 { background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_page1.gif)}
.account-login .registered-users h2 { background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_page2.gif); }
.account-login .buttons-set { border:1px solid #bbb6a5; border-top:0; margin:0; padding:8px 13px; background:#dee5e8 url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_buttons-set1.gif) 0 0 repeat-x; }

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


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

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

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

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

/* Block: Recent Orders */
.dashboard .box-recent .box-head h2 { background-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/i_folder-table.gif); }

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

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

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

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

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

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

.order-info-box { background:#fff url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #d0cbc1; padding:12px 15px; margin:0 0 15px; }
.order-info-box h2 { font-weight:bold; font-size:13px; }
.order-info-box .box-payment p { margin:0 0 5px; }
.order-info-box .box-payment th { font-weight:bold; padding-right:7px; }

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { font-weight:bold; font-size:13px; }
.order-items .product-name { font-size:1em !important; font-weight:bold !important; }
.order-items .link-print { float:right; color:#1e7ec8; font-weight:normal; }
.order-items p .link-print { float:none; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.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 th,
.tracking-table td { padding:1px 5px 0 0; }

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

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

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

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

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

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


/* Footer ================================================================================ */

.teaser-vorteile{width:1000px;margin:0 auto;text-align:left;}
/*.teaser-vorteile p{border: 1px solid #e28f00;background:#f5c674;height:80px;-webkit-border-radius: 5px;-moz-border-radius: 5px;	border-radius: 5px;}*/
.teaser-vorteile p strong{display:block;margin:5px 10px 0 10px;font-size:1.9em;font-weight:normal}
.teaser-vorteile p span{display:block;margin:0 10px 10px 10px;font-size:0.9em;}

.footer-container {  }
.footer { }
.footer  ul li{float:left;margin:0 15px 0 0; }
.footer  ul li a{color:#ffffff;font-weight:bold;text-decoration:none; }
.footer .store-switcher { display:inline; margin:0 5px 0 0; color:#fff; }
.footer .store-switcher label { font-weight:bold; vertical-align:middle; }
.footer .store-switcher select { padding:0; vertical-align:middle; }
.footer .bugs { margin:13px 0 0; color:#ecf3f6; }
.footer .bugs a { color:#ecf3f6; text-decoration:underline; }
.footer .bugs a:hover { text-decoration:none; }

.partner-logo{float:left;display:block;width:70px;height:70px;background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/partner-logos.png) no-repeat;overflow:hidden;}
.partner-logo a{text-indent:-900px;display:block;width:70px;height:70px;}
.partner-ssl{background-position:-70px 0;}
.partner-idealo{background-position:-140px 0;}
.partner-testsieger{background-position:-210px 0;}
.partner-preisde{background-position:-280px 0;}

/* ======================================================================================= */

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


/* Clears ================================================================================ */
.clearer:after,
.whybuyhere: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 .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, 
.recently ol.grid-row:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.testsieger{padding-left:35px; margin-bottom:20px;}




.button-login {background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat scroll 100% -28px transparent;
    border: 0 none;
    color: #FFFFFF;
    font: bold 12px arial,sans-serif !important;
    margin: 0;
    overflow: visible;
    padding: 0 10px 0 0;
    text-align: center;
    vertical-align: middle;
    width: auto;
}

.phone-number {
	font-weight:bold;
	margin-right:5px;
	float:left;
}

.customer-shop-link { text-align:right;}
.product-essential .customer-shop-link a {color:#888888;}

.footer .phone-number {display:none;}

/*===============================================================================================*/

a#highlight-0 .highlight_headline1 {
	left:90px;
	display:block;
	top:19px;
	font-size: 24px;
	width: 58%;
	color: #104C89;
	line-height: 27px;
}

a#highlight-0 .highlight_headline2 {
	left:90px;
	display:block;
	top:106px;
	color: #0090FF;
    font-size: 20px;
}


a#highlight-0 .highlight_button {
	left:90px;
	top:165px;
	display:block;
	padding:4px 9px 4px 9px;
}

a#highlight-1 .highlight_headline1 {
	left:90px;
	display:block;
	top:19px;
	font-size:42px;
	width:240px;
	color:#a00017;
	line-height:50px;
}

a#highlight-1 .highlight_headline2 {
	left:90px;
	color:#a00017;
	display:block;
	top:118px;
	font-size:25px;
}


a#highlight-1 .highlight_button {
	left:90px;
	top:165px;
	display:block;
	padding:4px 9px 4px 9px;
}

a#highlight-2 .highlight_headline1 {
	left:385px;
	display:block;
	font-size:25px;
	line-height:33px;
	color:#a00017;
	top:17px;
}

a#highlight-2 .en .highlight_headline1 {
	top:35px;
}
a#highlight-2 .highlight_headline2 {
	left:385px;
	color:#8b8b8b;
	display:block;
	top:88px;
	font-size:20px;
	width:300px;
	line-height:26px;
}

a#highlight-2 .highlight_button {
	top:153px;
	left:385px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-2 .date {
	display:block;
	left:50px;
	top:17px;
}


a#highlight-3 .highlight_headline1 {
	left:80px;
	display:block;
	font-size:28px;
	line-height:33px;
	color:#13467f;
	top:30px;
	width:250px;
	
}

a#highlight-3 .highlight_headline2 {
	color:#598dbf;
	display:block;
	top:110px;
	left:80px;
	font-size:21px;
	width:200px;
	line-height:26px;
}

a#highlight-3 .en .highlight_headline2 {
	top:95px;
	left:80px;
	font-size:21px;
	width:200px;
	line-height:26px;
}

a#highlight-3 .highlight_button {
	top:153px;
	left:80px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-3 .date {
	display:block;
	left:645px;
	top:10px;	
}

a#highlight-4 .highlight_headline1 {
	left:380px;
	display:block;
	font-size:28px;
	line-height:33px;
	color:#60831d;
	top:17px;
	width:250px;
	
}

a#highlight-4 .highlight_headline2 {
	color:#888457;
	left:380px;
	display:block;
	top:75px;
	font-size:21px;
	width:300px;
	line-height:24px;
}

a#highlight-4 .en .highlight_headline2 {
	color:#888457;
	left:380px;
	display:block;
	top:90px;
	font-size:21px;
	width:300px;
	line-height:24px;
}

a#highlight-4 .highlight_button {
	top:153px;
	left:380px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-5 .highlight_headline1 {
	left:100px;
	display:block;
	font-size:34px;
	line-height:33px;
	color:#eda92a;
	top:20px;
	width:250px;
}

a#highlight-5 .en .highlight_headline1 {
	left:100px;
	display:block;
	font-size:34px;
	line-height:33px;
	color:#eda92a;
	top:60px;
	width:250px;
}

a#highlight-5 .highlight_headline2 {
	color:#432e0f;
	left:100px;
	display:block;
	top:105px;
	font-size:21px;
	width:260px;
	line-height:24px;
}

a#highlight-5 .highlight_button {
	top:160px;
	left:100px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-5 .date {
	display:block;
	left:655px;
	top:25px;	
}


.date {
	background:#a00017;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	line-height:19px;
	width: 55px;
	height: 55px;
	font-size:15px;
	color:white;
	position:absolute;
	top: 20px;
}

.date span {
	padding-top: 10px;
	width: 56px;
	text-align: center;
	display: block;
}

.highlight_button {
	color:#000;
	background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat -128px -235px;
	display:block;
	font-size:17px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
	position:absolute;
	border: 1px solid #d98610;
}

	
.highlight_headline1,
.highlight_headline2 {
	text-align:left;
}

.highlight_headline1 {
	position:absolute;
	top: 2px;
    font-size: 32px;
}

.highlight_headline2 {
	position:absolute;
	top: 10px;
    font-size: 20px;
}

.close-x {
    cursor: pointer;
    position: absolute;
    right: 6px;
    top: 5px;
    background-image: url("/skin/frontend/default/wolf/images/close2.png");
    background-size: 12px auto;
    display: block;
    height: 12px;
    width: 12px;
}
#biz-store-teaser {
    display: none;
    position: relative;
}
.biz-store > a {
    font-weight: bold;
}
/* ======================================================================================= */

@media screen and ( max-width: 1250px ) {
.contact-business {display:none;}
}

@media screen and ( min-width: 1250px ) {
	
	body .main-container, 
	body .header, 
	body #nav,
	body .slider,
	body .footer,
	body .teaser-vorteile,
	body .whybuyhere{width:1200px;}	
	
	body .header{background-position:90% 35px;}
	
	body #nav span {padding: 16px 20px 10px 20px;}
	
	body .col3-layout .col-wrapper{width:960px;}

	body .col3-layout .col-main {width: 755px;}
	body .col-main {width: 950px;}
	
	body .slider #horizontal_carousel .container {width: 870px;	}
	
	body #horizontal_carousel ul li {width: 127px;	}
	
}

/*=========================================================================================*/

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

		#contact-us{display:none;}

}


@media screen and ( max-width: 1024px ) {
	#shop_type {
	    float: left;
	    margin: 25px 0 0 60px;
	}
	#contact-us {
    	display: none;
    	margin: 0 0 0 65px;
	}

}

/*=========================================================================================*/

a#highlight-2 .date {
	display:block;
	left:50px;
	top:17px;
}	

a#highlight-2 .highlight_headline1,
a#highlight-2 .highlight_headline2,
a#highlight-2 .highlight_button {
	left:480px;
}

a#highlight-3 .date {
	left:670px;
}

a#highlight-4 .en .highlight_headline2 {
	left:530px;
}

a#highlight-4 .highlight_headline1,
a#highlight-4 .highlight_headline2,
a#highlight-4 .highlight_button  {
	left:530px;
}
	
a#highlight-5 .date {
	left:675px;
}




/* =========================== mobile changes =========================== */

@media screen and (max-width: 690px) {
	body .slider_content_form {
	    margin: 0;
	    padding: 5px 0 0;
	    width: 100%;
	}

	body .col1-layout .col-main {
	    float: none;
	    padding: 0;
	    width: auto;
	}

	body .wrapper{
		width:auto;
		min-width:0;
		}

	body .c15l, .c20l, .c25l, .c30l, .c33l, .c35l, .c40l, .c45l, .c50l, .c55l, .c60l, .c65l, .c66l, .c70l, .c75l, .c80l, .c85l {
	    float: none;
		}
	body.c15r, body .c20r, body .c25r, body .c30r, body .c33r, body .c35r, body .c40r, body .c45r, body .c50r, body .c55r, body .c60r, body .c65r, body .c66r, body .c70r, body .c75r, body .c80r, body .c85r {
	    float: right;
	}

	body .block {
	    display:none;
	}

	div.trustedrating-widget {
	    display: none;
	}
	body .category-description {
	    margin: 15px 0;
	    text-align: left;
	}

	body .c50l, body .c50r{
	    width:auto;
	    float:none;
	}


	body .shop-access{
		float: none;
	}
	.category-title h1 {
	    position: relative;
	}
	.col-main {
	    float: none;
	    width: 100%;
	}

	body.whybuyhere_first {
	    float: none;
	    width: 100%;
	}

	.form-list li.wide textarea {
	    width: 100%;
	}

	.form-list input.input-text {
	    width: auto;
	}

	.form-list li.wide .input-box {
	    width: auto;
	}

	body.form-list li.wide .input-box {
	    width: 100%;
	}

	body.header .switch-language {
	   float: none;
	   width: auto;
	   }

	 .header .switch-language a {
	    margin: 0 0 0 8px;
	    overflow: hidden;
	    text-indent: -999px;
	    width: 2px;
	}
	   

	body .phone-number {
	    float: none;
	}
	body .header .links {
	    float: none;
	}
	.products-grid li.item {
	    float: none;
	    padding: 0;
	    width: 100%;
	}
	body .subcolums {
	    width: 100%;
	    display:none;
	}
	body .header .logo {
	    float: none;
	    display: block;
	    float: none;
	    margin-left: auto;
	    margin-right: auto;
		height: auto;
		padding-left: 0px;
	}
	body .nav-container {
	    width: 100%;
		height:auto;

	} 

	#navigation-toggle {
		display: block;
	    text-align: center;
	    font-weight: bold;
	    background: #E28F00;
	    border-radius: 4px;
	    padding: 11px;
	    cursor: pointer;
	    margin: 0px 0 0 0;
	}

	body .header .form-search {
	    float: none;
	    margin: 14px 0 0 31px;
	    width: auto;
	}

	body.c15r, body .c20r, body .c25r, body .c30r, body .c33r, body .c35r, body .c40r, body .c45r, body .c50r, body .c55r, body .c60r, body .c65r, body .c66r, body .c70r, body .c75r, body .c80r, body .c85r {
	    float: none;
		padding-left: 98px;
	}

	body .teaser-vorteile {
	    display: none;
	    margin: 0 auto;
	    text-align: left;
	    width: auto;
	}


	body #nav>li:hover>ul {display: block; position:relative; top:auto; margin:0; left:auto;}
	body #nav>li li:hover>ul {display: block; position:relative; top:auto; margin:0; left:auto;}
	body #nav {width:auto; height:auto;}
	body #nav li {float:none; text-align:center;}
	body #nav a{float:none; text-align:center;}

	body #nav ul {
	    position:absolute;
	    width:auto;
	}

	body .header .switch-language {
	    float: none;
	}
	body .c25l, .c25r {
	    float: none;
	    width: 100%;
	}

	body .col-left {
	    display: none;
	}
	body .breadcrumbs li {
	    display:none
	}
	body .col3-layout .col-wrapper .col-main {
	    float: none;
		width: 100%;
	}

	body .col3-layout .col-wrapper {
	    float: none;
	    width: 100%;
	}
	body .c25l .c25r {
	    width: auto;
	    float: none;
	}
	body .header {
	     display:block;
	    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg_header.gif") no-repeat scroll 20px 191px rgba(0, 0, 0, 0);
	    height: 264px;
	    margin: 0 auto;
	    padding: 0;
	    position: relative;
	    width: auto;
	    z-index: 1000;
		float: none;
	}
	body .header .form-search input.input-text {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    border: medium none;
	    color: #333333;
	    float: none;
	    margin: 33px 0 0;
	    padding: 0;
	    width: 200px;
	}

	body .head-cash {
	    padding: 0 0 0 0;
		display:none;
	}

	body .c66l, .c66r {
	    width: 100%;
	}

	body .header .quick-access {
	    text-align: center;
		margin-left: 5px;
	}

	body .block .block-title strong {
	    display: none;
	}
	body .partner-logos img {
	    display: none;
	}
	body .whybuyhere {
	    width: auto;
	}
	body .whybuyhere_bg {
	    padding: 0;
	}

	body .whybuyhere_first {
	    float: none;
	    width: 100%;
		padding: 0em;
	}

	body .c33l, body .c33r {
	    width: 100%;
		padding-left:1px;
	}

	body.c66l, .c66r {
	    width: 100%;
	}

	body .whybuyhere_second {
	    float: none;
	    width: 100%;
		padding: 0em;
	}
	body .footer {
	    width: auto;
	}

	body .col3-layout .product-view .product-shop {
	    float: none;
	    width: 100%;
	}

	body.product-view-head .product-view-login {
	    float: none;
	}

	body .next_model {
	    float: right;
	    padding-left: 0em;
	}
	body .full-teaser-text {
	    padding: 0;
	}

	body.main-container {
	    width: 100%;
	}

	body .pager .amount {
	    float: none;
		}
		
	body .pager .limiter {
	    float: none;
	}

	body .main-container {
	    width: 100%;
	}
	.col2-right-layout .col-main{
	    padding:0 0px;
	}

	body #nav li.over > ul li.over > ul{
	left:0px
	}

	body .header .links li {
	    float: none;
		display: none;
		background: none;
	}
	body .header .form-search .search-autocomplete li .amount { 
	    float:none; 
	 }

	.product-view .product-img-box .product-image img {
	    width: auto;
	}

	body .slider_content_business {
	    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg_business.png") no-repeat scroll 10px 76px #443228;
	    float: none;
	    height: auto;
	    margin: 0 0 0 0;
	    text-align: left;
	    width: auto;
	}

	body .slider #horizontal_carousel {
	    background: none repeat scroll 0 0 #FFFFFF;
	    border-radius: 5px;
	    margin: 13px 0 0;
	    width: auto;
		display: none;
	}

	.form-list input .input-text {
	    width: auto;
	}

	body #shop_type {
	    display: block;
	    float: none;
	    margin-left: auto;
		margin-right: auto;
		text-align: center;
		margin: 0 0 0 0;
	}

	body .header .form-search button.button { 
	    float:none;
	}

	body #highlights {
	    text-align: left;
		display: none;
	}

	body .subcl {
	    padding: 0 0 0 0;
	}

	body .slider {
	    margin: 15px auto 0;
	    width: auto;
	}
	body .head-nav span a{
		padding: 0 0 8px 25px;
	}
	.product-view .product-img-box {
	    float: none;
	    width: auto;
	}
	.cart .cart-collaterals .col2-set .col-2 {
	    width: 100%;
	}
	.cart .discount .input-box {
	    width: auto;
	}

	.cart .totals {
	    float: none;
		width: auto;
	}

	.form-list li.wide input.input-text {
	    width: auto;
	}

	img {
	    border: 0 none;
	    display: block;
	    margin-left: auto;
	    margin-right: auto;
	    vertical-align: top;
	}


	body .info-links .button, .info-links .button-set {
	    margin: 0 0 10px;
	    width: 100%;
	}

	.product-view .box-reviews .form-add .form-list input.input-text, .product-view .box-reviews .form-add .form-list textarea {
	    width: auto;
	}

	.product-view .product-shop {
	    float: none;
	    padding: 0;
	    width: auto;
	}

	.products-grid .price_uvp {
	    float: none;
	}
	.products-grid {
	    border-bottom: 0 solid #F7C5AD;
	    padding: 0 0 17px;
	    position: relative;
	}
	.data-table thead th {
	    display: none;
	}
	.cart-table td {
	    padding: 2px;
	}
	body #shop_type br{
	    display:none
	}

	.product-view-head .product-view-login {
	    float: none;
	    margin: 5px 0 0;
	}

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

	.form-list select {
	    font-size: 1em;
	    width: 78%;
	}
	.cart .cart-collaterals .col2-set {
	    float: none;
	    width: 100%;
	}
	.opc .buttons-set {
	    margin-top: -35px;
		padding: 0;
	}
	.customer-shop-link {
	    text-align: left;
	}
	body #table {
	    font-size: 90%;
	}
	.mini-compare-products ol {
	    display: none;
	}

	.mini-compare-products h4 {
	    display: none;
	}
	.product-collateral .box-collateral {
	    display: none;
	}



	.col2-set .col-1 {
	    float: none;
	    margin-bottom: 35px;
	    padding: 0;
	    width: auto;
	}



	.col2-set .col-2 {
	    float: none;
	    margin: 0 0 -17px;
	    padding: 6px 0 0;
	    width: 100%;
	}

	.col-1 .buttons-set button.button {
	    position: relative;
	    top: -167px;
	}


	.buttons-set button.button {
	    clear: left;
	    float: left;
	    margin-bottom: 0px;
	}
	p.required {
	    font-size: 12px;
	    text-align: left;
	}


	.opc .step {
	    margin: 0;
	    padding: 6px 0 22px 4px;
	}

	.opc .buttons-set p.required {
	    margin: 0;
	    padding: 0;
	}
	.products-grid h2 {
	    height:31px;
	    width:155px; 
	    overflow:hidden;
	    padding:0;
	    margin:0;
	}
	.account-login .buttons-set {
	    -moz-border-bottom-colors: none;
	    -moz-border-left-colors: none;
	    -moz-border-right-colors: none;
	    -moz-border-top-colors: none;
	    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/bkg_buttons-set1.gif") repeat-x scroll 0 0 #FAF7EE;
	    border-color: -moz-use-text-color #BBB6A5 #BBB6A5;
	    border-image: none;
	    border-right: 1px solid #BBB6A5;
	    border-style: none solid solid;
	    border-width: 0 1px;
	    margin: 0;
	    padding: 0;
	}
	.cms-index-index div.wrapper div.page div.slider div#shop_selector div.subcolumns div.c33l div.subc p button.button{
	    margin: 0;
	} 
	.cms-index-index div.wrapper div.page div.slider div#shop_selector div.subcolumns div.c33l div.subcl img.float_left{
	    margin-bottom: 2.15em;
	}
	.cms-index-index div.wrapper div.page div.slider div#shop_selector div.subcolumns div.c33l div.subc img.float_left{
	    margin-bottom: 2.15em;
	}
	.cms-index-index div.wrapper div.page div.whybuyhere_bg div.whybuyhere div.whybuyhere_second div.whybuyhere_second_left{
	    float: none;
	    margin: 0 0 0 10px;
	    width: 94%;
	}
	.cms-index-index div.wrapper div.page div.whybuyhere_bg div.whybuyhere div.whybuyhere_second div.whybuyhere_second_right{
	    float: none;
	    margin: 0 0 0 10px;
	    width: 94%;
	}
	.cms-index-index div.wrapper div.page div.whybuyhere_bg div.whybuyhere div.whybuyhere_second h2{
	    margin: 0 10px 10px;
	}
	.cms-index-index div.wrapper div.page div.whybuyhere_bg div.whybuyhere div.whybuyhere_first{
	    float: none;
	    margin: 0 0 0 10px;
	    padding: 10px 0 0;
	    width: 93%;
	}

	.webdesign {
	    float: none;
	    margin: 0 0 0 10px;
	    padding: 0 0 5px;
	}
	.catalog-product-view div.wrapper div.page div.main-container div.main div.col-wrapper div.col-main div.product-view div.product-essential form#product_addtocart_form div.product-shop div.add-to-box div.add-to-cart{
	    float: left;
	}

	.whybuyhere_first .whybuyhere_first_item {
	    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/whybuyhere_horizontal_line.gif") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);
	    margin: 0 0 0 10px;
	    padding: 0 0 10px;
	    width: 93%;
	}

	body > div.wrapper.store-view-1 > div > div.whybuyhere_bg > div > div.whybuyhere_second > div.whybuyhere_second_left {
	    float: none;
	    margin: 10px 0 0 10px;
	    width: auto;
	}
	body > div.wrapper.store-view-1 > div > div.whybuyhere_bg > div > div.whybuyhere_second > div.whybuyhere_second_right{
	    float: none;
	    margin: 10px 0 0 10px;
	    width: auto;
	}
	body > div.wrapper.store-view-1 > div > div.whybuyhere_bg > div > div.whybuyhere_second > h2{
	    margin: 10px 0 0 10px;
		width: auto;
	}
	body > div.wrapper.store-view-1 > div > div.whybuyhere_bg > div > div.whybuyhere_first > h2{
	    margin: 0 0 0 10px;
	    padding: 10px 0 5px;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-billing.section div#checkout-step-billing.step form#co-billing-form fieldset div#billing-buttons-container.buttons-set button.button{
	    margin: 5px 0 -15px 3px;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-billing.section div#checkout-step-billing.step form#co-billing-form fieldset div#billing-buttons-container.buttons-set p.required{
	    margin: 35px 0 0 4px;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-shipping_method.section div#checkout-step-shipping_method.step form#co-shipping-method-form div#shipping-method-buttons-container.buttons-set p.back-link{
	    margin: 30px 0 0;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-payment.section div#checkout-step-payment.step div#payment-buttons-container.buttons-set{
	    margin-top: -4px;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-payment.section div#checkout-step-payment.step form#co-payment-form fieldset dl#checkout-payment-method-load.sp-methods dl#checkout-payment-method-load.sp-methods dt label img.v-middle{
	    margin: -23px 0 0 15px;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-payment.section div#checkout-step-payment.step form#co-payment-form fieldset dl#checkout-payment-method-load.sp-methods dl#checkout-payment-method-load.sp-methods dd fieldset.form-list ul#payment_form_bankpayment li{
	    width: 60%;
	}
	html body.checkout-onepage-index div.wrapper div.page div.main-container div.main div.col-main ol#checkoutSteps.opc li#opc-review.section div#checkout-step-review.step div#checkout-review-load.order-review div#checkout-review-submit div#review-buttons-container.buttons-set button.button{
	    margin: 36px 0 0 -9px;
	}
	html body.cms-index-index div.wrapper div.page div.slider div.slider_content div.slider_content_form div.subcolumns {
	    margin: 6px 10px 4px 15px;
	    width: auto;
	}
	html body.cms-index-index div.wrapper div.page div.slider div.slider_content div.slider_content_form h1{
	    margin: 0 10px 6px;
	}
	html body.cms-index-index div.wrapper div.page div.slider div.slider_content div.slider_content_form p{
	    margin: 0 10px 10px;
	}
	html body.catalogsearch-result-index div.wrapper div.page div.whybuyhere_bg_end div.whybuyhere div.copyright address{
	    margin: 0 0 0 10px;
	}
	#shop_selector > div > div:nth-child(2) > div > p:nth-child(5) > button > span > span{
	    margin: 0 0 0 54px;
	}

	body .header {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    display: block;
	    float: none;
	    height: 264px;
	    margin: 0 auto;
	    padding: 0;
	    position: relative;
	    width: auto;
	    z-index: 1000;
	}
	body .subcl {
	    padding: 0;
	    text-align: center;
	}
	.header #contact-us {
	    display: inline;
	    margin: 50px 0 0;
	}
	body #shop_type {
	    display: block;
	    float: none;
	    margin: -118px 0 0;
	    position: relative;
	    text-align: center;
	}
	.c25l {
	    display: block;
	    margin: 89px 0 0;
	    text-align: center;
	}
	.c25l {
	    display: block;
	    margin: 89px 0 0;
	    text-align: center;
	}

	body .header .form-search {
	    background: none repeat scroll 0 0 #ffffff;
	    border: 1px solid rgb(218, 218, 218);
	    border-radius: 5px;
	    float: none;
	    height: 35px;
	    margin: 0;
	    width: 170px;
	}
	body .header .form-search input.input-text {
	    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	    border: medium none;
	    color: #333333;
	    float: none;
	    margin: 11px 0 0 10px;
	    padding: 0;
	    font-size: 11px;
	}
	.header .c25r {
	    padding: 0;
	    text-align: right;
	    width: 100%;
	}

	body .head-cash {
	    display: block;
	    float: none;
	    margin: 0;
	    padding: 0;
	}

	.head-cash > span {
	    margin: 0;
	}

	body .head-nav span a {
	    margin: 0 5px 0 0;
	    padding: 0 0 8px 25px;
	    position: relative;
	}

	body .nav-container {
	    height: auto;
	    margin: 60px 0 0;
	    width: 100%;
	}

	.head-cash > span {
	    bottom: 25px;
	    margin: 0;
	    position: relative;
	}

	#biz-store-teaser{
		display: none !important;
	}
}


/* TB Änderungen */



button.button.btn-checkout.opc-btn-checkout{    margin-top: 5px;}
body .opc-wrapper-opc .payment-block dt.active label {color: #F5C674 !important}
body .opc-wrapper-opc .payment-block dt.active{background-color: #551C2F !important;}


.checkout-types fieldset{display:none;}

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


input {
    border-radius: 0px;
}

button {
    -webkit-appearance: none;
    border-radius: 2px;
}

select {-webkit-appearance: none;
    border-radius: 0px;}

.pager .pages li strong a{font-weight:normal;}
.pager .pages .current{font-weight:bold;}

.sorter .sort-by img{display:inline;}

.pages .next img{display:inline;}



.pager .pages{    margin: 5px 0 0 0 !important;}

.header .logo img{width: 50%;}

.header .logo {
	margin-left:0;     
	top: -13px;
    position: absolute;     
    width: 120px;
	}

.switch-language{position:absolute;     right: 13px;
    top: 12px;}
.c25l {margin:5px 0 0 0;}
.nav-container{margin:0 0 0 0;}
.header{height: 40px !important;}


.c25r{width:50% !important; float:right !important;}
.c25l{width:50% !important; float:left; display:block;}
.header .form-search{width:98% !important;}
.head-cash span{background: none repeat scroll 0 0 #E1E1E1;
    border-radius: 5px;
}

.header #contact-us{margin: 80px auto 0 auto; display:block;
    width: 140px;}

    .fb_button_ps{    top: 30px;
    right: 10px;}

    body .subcl{text-align:left; padding:0 0.5em;}

    .products-grid h2{width:100%; text-align:center;}
    .products-grid li.item{text-align:center;}

    .opc-wrapper-opc .login-trigger{width:100%;}
    .opc-menu .left{width:33%;}

    .close-message-wrapper{right:40px;}

    .opc-messages{    margin-left: -150px !important;     width: 301px !important; }
    .opc-messages-action .button span{padding: 5px 9px 0px 9px !important;}
    .opc-messages-action .button span{background-color:	transparent;}
    .button span{padding:0;}
    #newsletter-validate-detail{    margin: 15px 0 0 10px;}
    .copyright.copy-foot {    margin: 0 0 0 10px;	}

    .whybuyhere h5{margin:0 0 0 10px;}

    .partner-logos {margin: 0 0 0 10px;}
    #newsletter-validate-detail{margin:15px 0 0 10px;}

    .whybuyhere .block-content h5{margin:0;}

    .head-cash > span{bottom:0px;     display: block;
    margin: 8px 0 0 0;}
    .subcr{padding:0;}
    body .c25l{float:left;}
    body .head-cash	{     background: none repeat scroll 0 0 #E1E1E1;
    border: 1px solid rgb(218, 218, 218); border-radius: 5px; width:100%; height:35px;}

    body .head-cash {margin: 5px 0 0 0;}

    #newsletter-validate-detail .block-content{    margin: 10px 0 10px 10px;}
    .whybuyhere_second h5{margin:10px 0 0 10px !important;}

    body .head-nav span a{    margin: 0 10px 0 0;}

    .subcr {
    padding: 0 8px 0 0.5em !important;
	}

	#navigation-toggle{    margin: 0px 6px 0 7px;}

	.logo img{margin-left: 4px;}

	body #nav{    margin: 0 6px;}
	.header .form-search{width:100% !important;}


	body .header .form-search input.input-text{    margin: 11px 0 0 0px;     width: 146px;}
	body .header .form-search input.input-text{font-size:10px;}
	body .nav-container{    margin: 63px 0 0;}
	body .header .form-search input.input-text{    margin: 9px 0 0 0px;}

	.fb_button_ps{top: 36px;}
	.switch-language{    top: 15px;     right: -2px; }
	.header .switch-language a{    padding-left: 27px;}

	.header .form-search{width:100% !important;}

	.sorter .view-mode{display:none;}
	.pager .amount{display:none;}
	.sorter .sort-by{text-align:center; float:none; padding-right:0;}

	.head-nav .subc{    padding: 0 0 0 0.5em;}

	.opc-wrapper-opc .login-trigger{width:90% !important;}

	.opc-messages span span{color: transparent !important;}
	.opc-messages-action .button span{    padding: 0px 9px 0px 9px !important;}
	.opc-messages-action .button span span {line-height: 40px !important;}

	.pages .next img {display:inline !important;}
	
	
}

@media screen and (max-width:410px){
	body .header .form-search input.input-text{    margin: 11px 0 0 0px;     width: 146px;}
	body .header .form-search input.input-text{font-size:10px;}
	body .header .form-search input.input-text{    margin: 9px 0 0 3px;}
}

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

	/* Navigation verschönern */

	body .header .form-search input.input-text{    margin: 11px 0 0 0px;     width: 146px;}
	body .head-nav span a{font-size:11px;}
	body .header .form-search input.input-text{font-size:10px;}
	body .nav-container{    margin: 63px 0 0;}
	body .header .form-search input.input-text{    margin: 9px 0 0 0px;}

	.fb_button_ps{top: 36px;}
	.switch-language{    top: 15px;     right: -2px; }
	.header .switch-language a{    padding-left: 27px;}

	.header .form-search{width:100% !important;}

	.sorter .view-mode{display:none;}
	.pager .amount{display:none;}
	.sorter .sort-by{text-align:center; float:none; padding-right:0;}

	.head-nav .subc{padding: 0 0 0 0.5em;}

}

.products-grid h2{height:auto;}
#yousave_large span{font-size:14px !important;}
/* .opc-messages-action .button span span{background:none !important; padding:none !important;}
.opc-messages-action .button span{    padding: 0px 0 0 0 !important; background-color:transparent !important;} */


   body .opc-messages-action .button span{padding: 5px 5px 5px 5px !important;}
   body .opc-messages-action .button span{background-color:	transparent;     height: auto!important;}
   body .opc-messages-action .button span{padding:0;}

   .opc-messages-action .button span span{line-height:30px !important; height:auto !important;}



.header li.last {
    background: none;
    padding-right: 0;
}
.header .links {
    margin: 0 0 6px;
    position: absolute;
    right: 0;
    top: 20px;
}

ul.messages.ec_msg {
    width: 290px;
    float: right;
}

/*PayPal Notice*/

#co-payment-form div {
    font-size: 12.5px;
    font-weight: 700;
    margin-bottom: 5px;
}


.float_left {
    display: inline;
    float: left;
    margin-bottom: 0.15em;
    margin-right: 1em;
}

.float_right {
    display: inline;
    float: right;
    margin-bottom: 0.15em;
    margin-left: 1em;
}

  .subcolumns { width: 100%; overflow:hidden; }

  /* (en) alternative class for optional support of old Mozilla/Netscape browers */
  /* (de) Alternative Klasse zur optionalen Unterstützung alter Mozilla/Netscape-Brower */
  .subcolumns_oldgecko { width: 100%; float:left; }

  .c15l, .c20l, .c25l, .c30l, .c33l, .c35l, .c40l, .c45l, .c50l, .c55l, .c60l, .c65l, .c66l, .c70l, .c75l, .c80l, .c85l {float: left; }
  .c15r, .c20r, .c25r, .c30r, .c33r, .c35r, .c40r, .c45r, .c50r, .c55r, .c60r, .c65r, .c66r, .c70r, .c75r, .c80r, .c85r {float: right; margin-left: -5px; }

  .c15l, .c15r { width: 15%; }
  .c20l, .c20r { width: 20%; }
  .c25l, .c25r { width: 25%; }
  .c30l, .c30r { width: 30%; }
  .c33l, .c33r { width: 33.333%; }
  .c35l, .c35r { width: 35%; }
  .c40l, .c40r { width: 40%; }
  .c45l, .c45r { width: 45%; }
  .c50l, .c50r { width: 50%; }
  .c55l, .c55r { width: 55%; }
  .c60l, .c60r { width: 60%; }
  .c65l, .c65r { width: 65%; }
  .c66l, .c66r { width: 66.666%; }
  .c70l, .c70r { width: 70%; }
  .c75l, .c75r { width: 75%; }
  .c80l, .c80r { width: 80%; }
  .c85l, .c85r { width: 85%; }

  .subc  { padding: 0 0.5em; }
  .subcl { padding: 0 0.5em 0 0; }
  .subcr { padding: 0 0 0 0.5em; }

body{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/body_bg.jpg) repeat-x scroll 50% 50px #FFFFFF; color:#2F2F2F}

.category-pressemitteilungen .category-description img {width: 100%;height: auto;}
.checkout-onepage-index .nav-container,.checkout-onepage-index .header .form-search,.checkout-onepage-index .header .head-cash,.checkout-onepage-index .header .head-login,.checkout-onepage-index .whybuyhere_bg,.checkout-onepage-index .footer-container{display:none;}
.checkout-onepage-index .header{background:none;}

.banner{margin-bottom:20px;text-align:center;}
.orange-title b,.orange-title strong,h1, h2, h3, h4, h5, h6, .head { color:#333; line-height:1.3em; margin-bottom:0.7em}
a {color:#E28F00;}

#shop_type{
	float:left;
	margin:15px 0 0 0;
}

img.slider-logo-dekra {
    display: block;
    width: auto;
    height: 100px;
    position: absolute;
    top: 0;
    right: 0;
}
.next_model{
	float:right;
	}
.prev_model{
	float:left;
	}
.prev_model a, .next_model a{
	color:#888888;
	}
/* Slider startseite */

		#highlights {
			text-align: center;
			border: 1px solid #fff;
			background:#fff;
			padding:0px;
		    height:217px;
		    overflow:hidden;
		    position:relative;
		    -moz-transition:-moz-box-shadow .5s linear;
		    -webkit-transition:-webkit-box-shadow .5s linear;
			-webkit-border-radius: 5px;
			-khtml-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;

		}
		#highlights-nav {
		    display:block;
		    position:absolute;
		    z-index:20;
		    height:30px;
		    bottom:-30px;
			z-index:9999;
		    left:0;
		   /* background:rgba(50,50,50,.6);
		    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
		    -moz-transition:bottom .15s linear;
		    -webkit-transition:bottom .15s linear;*/
		}
		/*
		#highlights:hover {
		    -moz-box-shadow:0 1px 10px rgba(0,0,0,.5);
		    -webkit-box-shadow:0 1px 10px rgba(0,0,0,.5);
		    box-shadow:0 1px 10px rgba(0,0,0,.5);
		}*/
		#highlights:hover #highlights-nav {
		    bottom:0px;
		}
		.highlights-nav {
		    position:absolute;
		    right:4px;
		    height:30px;
            display: inline;
		}
		.highlights-nav li {
            display: inline;
		    float:left;
		    padding:0 0 0 2px;
		}
		.highlights-nav a {
			z-index:999;
		    display:block;
		    width:10px;
		    height:10px;
		    background:#FFF;
		    color:#444;
		    line-height:20px;
		    text-align:center;
		    margin:10px 5px;
		    font-weight:bold;
		    text-decoration:none;
			border: 1px solid #888888;
		    -moz-border-radius:15px;
		    -webkit-border-radius:15px;
		    border-radius:15px;
		    outline:0;
		}
		.highlights-nav a.current,
		.highlights-nav a:hover {
		    text-shadow:0 0 0 #000;
		    color:#FFF;
			  width:10px;
		    height:10px;
			line-height:20px;
		    text-align:center;
			border-color:#e28f00;
		    margin:10px 5px;
		    font-weight:bold;
		    text-decoration:none;
		    background:#e28f00;
		}
		.highlights-nav a.current {
		    width:20px;
		    height:20px;
		    margin:5px 0;
		}   
		#highlights > a {
		    height:217px;
			width:705px;
		    display:none;
		    top:0;
		}
		#highlights > a.current {
		    z-index:998;
		}
		.no-js #highlights > a:target {
		    display:block;
		}
		#highlight-prev,
		#highlight-next {
		    z-index:999;
		    position:absolute;
		    width:50px !important;
		    height:50px !important;
		    top:105px !important;
		    display:none;
			z-index:999;
		}
		#highlight-prev {
		    background-position:0 0;
		    left:0 !important;
            background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/slider-control-left.png) no-repeat;
            width: 50px;
			overflow:hidden;
            height: 50px;
			
		}
		#highlight-next {
		    background-position:0px -31px;
		    right:0 !important;
            background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/slider-control-right.png) no-repeat;
            width: 50px;
            height: 50px;
			overflow:hidden;
		}

		a#highlight-5 .highlight_button {
    	    top: 160px;
    		left: 700px;
    		display: block;
    		padding: 4px 18px 4px 18px;
		}	

		#highlights a#highlight-1 { display: block; }


/* Horizontal Carousel */
#horizontal_carousel {
    height: 100px;
   margin:-5px 0 10px 0;
    position: relative;
    font-size:0.9em;
}

#horizontal_carousel .container {
    float:left;
    width: 800px;
    height: 100px;
    position: relative;    
    overflow: hidden;
}

.slider #horizontal_carousel{
	padding:10px 0;
	margin:13px 0 0 285px;
	background:#fff;
	-webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.slider #horizontal_carousel .container {
    float:left;
    width: 670px;
}

#horizontal_carousel ul {
    margin: 0;
    padding:0;
    width: 100000px;
    position: relative;
    top: 0;
    left: 0;
    height: 100px;
}                      

#horizontal_carousel ul li {
    width: 137px;
    height: 100px;
    text-align: center; 
    list-style:none;   
    float:left;
}

#horizontal_carousel .previous_button {
    position:absolute;
    width: 40px;
	height:80px;
    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/slider-control-left.png") no-repeat 50% 50%;
    z-index: 100;
    cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  }

#horizontal_carousel .previous_button_disabled {
    cursor: default;
}

#horizontal_carousel .next_button {
    float:left;  
    width: 40px;
    height:80px;
    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/slider-control-right.png") no-repeat 50% 50%;
    z-index: 100;
    cursor: pointer;
}

#horizontal_carousel .next_button_over {
}

#horizontal_carousel .next_button_disabled {
    cursor: default;
}


/*================================================================*/


/*a#highlight-1 .highlight_headline1 {
	left:90px;
	display:block;
	top:19px;
	font-size:42px;
	width:240px;
	color:#a00017;
	line-height:50px;
}

a#highlight-1 .highlight_headline2 {
	left:90px;
	color:#a00017;
	display:block;
	top:118px;
	font-size:25px;
}


a#highlight-1 .highlight_button {
	left:90px;
	top:165px;
	display:block;
	padding:4px 9px 4px 9px;
}*/

a#highlight-1 .highlight_headline1 {
	left:385px;
	display:block;
	font-size:25px;
	line-height:33px;
	color:#a00017;
	top:17px;
}

a#highlight-1 .en .highlight_headline1 {
	top:35px;
}
a#highlight-1 .highlight_headline2 {
	left:385px;
	color:#8b8b8b;
	display:block;
	top:88px;
	font-size:20px;
	width:300px;
	line-height:26px;
}

a#highlight-1 .highlight_button {
	top:153px;
	left:385px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-1 .date {
	display:block;
	left:50px;
	top:17px;
}


a#highlight-2 .highlight_headline1 {
	left:80px;
	display:block;
	font-size:28px;
	line-height:33px;
	color:#13467f;
	top:30px;
	width:250px;
	
}

a#highlight-2 .highlight_headline2 {
	color:#598dbf;
	display:block;
	top:110px;
	left:80px;
	font-size:21px;
	width:200px;
	line-height:26px;
}

a#highlight-2 .en .highlight_headline2 {
	top:95px;
	left:80px;
	font-size:21px;
	width:200px;
	line-height:26px;
}

a#highlight-2 .highlight_button {
	top:153px;
	left:80px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-2 .date {
	display:block;
	left:645px;
	top:10px;	
}

a#highlight-3 .highlight_headline1 {
	left:380px;
	display:block;
	font-size:28px;
	line-height:33px;
	color:#60831d;
	top:17px;
	width:250px;
	
}

a#highlight-3 .highlight_headline2 {
	color:#888457;
	left:380px;
	display:block;
	top:75px;
	font-size:21px;
	width:300px;
	line-height:24px;
}

a#highlight-3 .en .highlight_headline2 {
	color:#888457;
	left:380px;
	display:block;
	top:90px;
	font-size:21px;
	width:300px;
	line-height:24px;
}

a#highlight-3 .highlight_button {
	top:153px;
	left:380px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-4 .highlight_headline1 {
	left:100px;
	display:block;
	font-size:34px;
	line-height:33px;
	color:#eda92a;
	top:20px;
	width:250px;
}

a#highlight-4 .en .highlight_headline1 {
	left:100px;
	display:block;
	font-size:34px;
	line-height:33px;
	color:#eda92a;
	top:60px;
	width:250px;
}

a#highlight-4 .highlight_headline2 {
	color:#432e0f;
	left:100px;
	display:block;
	top:105px;
	font-size:21px;
	width:260px;
	line-height:24px;
}

a#highlight-4 .highlight_button {
	top:160px;
	left:100px;
	display:block;
	padding:4px 18px 4px 18px;
}

a#highlight-4 .date {
	display:block;
	left:655px;
	top:25px;	
}



/*================================================================*/



.store-view-3 #shop_selector {
	display:none;
}

#shop_selector{
	background-color:#e1e1e1;
	padding:20px;
	margin:20px 0;
	text-align:left;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
	}

#shop_selector button span{padding-right:5px;}
#shop_selector button span span{padding-left:10px;}

#shop_selector button,
#shop_selector strong{
	margin:0 0 0 58px;
}


	
#shop_selector h2{
	margin-bottom:0;
	padding-bottom:0;
}

#onetime_overlay {
    position:absolute;
    /*
	left:0;
    top:0;
    width:100%;
    height:100%;
	*/
    text-align:center;
    z-index: 100;
}

#onetime_overlay_content {
    position:absolute;
    /*left:0;
    top:0;
    width:100%;
    height:100%;*/
	width:100%;
	text-align:center;
    z-index: 99999;
}

#onetime_overlay_content_box {
    height:200px;
    margin:100px auto;
    padding:30px;
    background-color:#E4E4E4;
	border:5px solid #E28F00;
    color:#212121;
	width:400px;
    font-family: Arial, Helvetica, sans-serif;
    text-align:left;
}

.ontime_overlay_close{
	float:right;
	color:#888888;
	}

.teaser-new{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/leder-wolf-partner.jpg) no-repeat 0 0; height:275px;}
.main .infotext .teaser-new h2 {color:#000000; font-size:1em; font-weight:bold; padding:13px 0 11px 2px; margin:0 0 0 15px;}
.infotext span{color:#E28F00;font-weight:bold;padding:0 0 0 5px;}
.infotext tr p{margin:3px 0;}
.infotext .odd{background:#EEE;}

.main .teaser h2,.main .teaser strong{color:#000000; font-size:1em; font-weight:bold; padding:12px 0 11px 5px; margin:0 0 0 15px;}
	
.main .teaser p,
.main .teaser ul{
	padding:5px 20px;
	margin:0 2px;
	}
	
.main .teaser .teaser_image{
	margin:0 0 5px 7px;
	}

.main ul.vorteile{
	list-style:inside;
	list-style-image:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/vorteil.gif);
	padding:2px 0 0 10px;
	margin:10px 0 10px 20px;
	}
	
.shop-access{float:right; margin:0;  font-size:1em;}
.shop-access a{color:#000; text-decoration:none}
.main-container{margin:9px auto 0;}
.header .form-search label{display:none}
.header .form-search button.button{width:30px}


.header .form-language label { color:#C3D5E3;}

.main-content{padding:32px 0 0 5px;}
.main .main-content ul li{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil.png) no-repeat 0 4px; padding:0 0 8px 15px; font-size:1.2em;}
.main .main-content ul{padding:5px 0 0 20px;}
.main .main-content span a{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil.png) no-repeat 0 4px; padding:0 0 8px 15px;}

.main h2, .main h2 a{color:#E28F00; font-size:1.0em;}

.main-content-inside{padding:10px 0 0 20px;}
.main-content-inside p{padding:10px 0 0 0; font-size:1.15em; line-height:1.15em;}

.head-nav span a{ padding:0 0 8px 11px; color:#FFFFFF; font-weight:bold;}

.head-login {margin:54px 0 0 60px;}
.head-cash {padding:33px 0 0 70px;}
.head-cash span a {padding:0 0 8px 11px;color:#E28F00;}

.slider{width:1000px;margin:15px auto 0 auto;}
.slider strong{display:block;margin:10px 0 0 0;font-size:1.1em;line-height:1.2em}
.slider h4{display: block;margin: 10px 0 0 0;font-size: 1.1em;line-height: 1.2em;color: #dddddd;}
.slider .slider_heading{color:#E28F00;font-size:1.5em;font-weight:normal;}
.slider_content{float:left;width:270px;background:#443228;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px; height:217px;margin:0 15px 0 0;text-align:left;color:#dddddd;}
.slider_content_business{float:left;width:270px;background:#443228 url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg_business.png) no-repeat 0 80px;height:350px;margin:0 15px 0 0;text-align:left;color:#dddddd;font-size:0.9em;}
.slider_content_business h4{color: #fff;}
.slider_content h2{color:#dddddd;}
.slider_content_form{width:240px;margin:20px 0 0 20px;}
.slider_content_form h1{margin:0 0 5px 0;padding:0;color:#ffffff;font-weight:bold;font-size: 1.1em;line-height:1.4em}
.slider_content_form button{float:right;margin:10px 0 0 0;}
.slider_content_form .form-list input.input-text {width:208px;}
.slider_content_form .form-list label {font-weight:normal;color:#dddddd;}
.slider_content_form form a {color:#815f49;margin-top:10px;}
.full-teaser{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg_teaser_big.jpg) no-repeat 0 0; padding:5px 0 25px 0;}
.full-teaser h2,.full-teaser h2 a{color:#E28F00; font-weight:bold;}
.full-teaser-text{padding:20px;}
.last-viewed{}

.main a.register_link{float:right;margin:5px 20px 0 0;color:#E28F00;}
.main h1{color:#e28f00; border-bottom:1px solid #E5DCC3}

.grey-title  {background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/headlines_bg.png) no-repeat 0 -123px;}
.grey-title  h1 {background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/headlines_bg.png") no-repeat 100% -82px; color:#FFFFFF; padding:8px 0 14px 0; font-size:1.2em;}

.infotext{}
.main .infotext h2, .main .infotext h2 a{color:#000000; font-size:1.3em; font-weight:bold;}
.main .infotext h3, .main .infotext h3 a{color:#E28F00; font-size:1.1em; font-weight:bold;}

.category-guenstige-schulranzen-mcneill-scout .infotext {background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/bg-ranzen-ausverkauf.jpg") no-repeat scroll 0 0 transparent;padding:20px 0 350px 19px;width: 717px;}
.main .infotext .vorteile ul li {background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/li_haken.png") no-repeat scroll 0 0 transparent;font-weight: bold; padding: 4px 0 8px 33px;font-size: 1.5em;}
.category-guenstige-schulranzen-mcneill-scout .main .infotext ul { margin: 0 0 8px 0;}

.category-guenstige-schulranzen-mcneill-scout .col-main {width:773px;} 

.main .infotext ul li{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil.png) no-repeat 0 4px; padding:0 0 8px 15px; font-weight:bold;}
.main .infotext span a{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil.png) no-repeat 0 4px; padding:0 0 8px 15px;}

.pfeil, .pfeil span p a{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil.png) no-repeat 0 4px; padding:0 0 8px 15px;}

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

.kontakt{padding:0 0 0 5px;}
.kontakt span{float:right; border-bottom:1px solid #CCCCCC; color:#EB6909; font-size:1.2em; font-weight:bold; padding:0 0 3px;}

.contact-info { float: left; margin: 0 50px 0 25px;}
.contact-person {border: 1px solid #ccc;  border-radius: 5px;  float: left;  padding: 12px 16px;}
.contact-person img {margin: 0 0 9px;}

.like{padding:2px 0 0 0; float:right;}
.share{padding:5px 5px 5px 0; float:right; overflow:hidden; height:25px;}
.paypal-logo{padding:18px 0 5px 5px;}

.empty p{padding:0 0 0 15px; }

.pad{padding:0 0 0 15px;}
.textpad p{padding:0 0 0 15px;}

.my-account{padding:0 10px 0 15px;}
.my-account h1{margin:0;}

#nav .nav-9 span{background:none;}

.webdesign{
	float:right;
	padding:0 20px 0 0;
	}
	
	
/*Teaser Gewerbekunden*/
#biz-store-teaser {width: 1200px;background: #f5c674;margin: 20px auto 0;border-radius: 5px;border: 1px solid #e28f00;}
.biz-store {padding: 10px;}

ul.submenu li{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/pfeil.png") no-repeat scroll 0 3px transparent; font-weight:bold; padding:0 0 8px 15px;}
ul.submenu li a{color:#000;}

.zitat{font-size:1.5em; color:#FFAD4F; font-style:italic; font-weight:bold; padding:10px 90px 15px 20px;}
.zitat-small{font-size:1.2em; color:#FFAD4F; font-style:italic; font-weight:bold; padding:10px 20px 15px 10px;}
.border{border:1px solid #bbb;}
.absolute{position:absolute;}
img.absolute{padding:220px 0 0 0;}
.absolute .block{width:360px;}
.auswahl{padding:0 0 10px 10px;}
.friends{height:80px;}

.partner-logos img {margin: 0 0 0 15px;}

small{font-size:0.9em;color:#E28F00;}

#nav .navlike span{padding:12px 0 13px 0; background:none;}

/****************************Footer*********************************/

 .whybuyhere_bg{
	 text-align:left;
	 background:#E4E4E4;
	 border-top:#dddddd;
	 padding:20px 0;
	 margin:12px 0 0 0;
	 }

 .whybuyhere_bg_end{
	 text-align:left;
	 background:#E4E4E4;
	 border-top:#dddddd;
	 padding:10px 0 13px 0;
	 }

.whybuyhere.end{
	 height:10px;
	 }
	 
.whybuyhere{
	 text-align:left;
	 width:1000px;
	 margin:0  auto;
	 color:#999999;
	 font-size:0.9em;
	 }

.whybuyhere h4{
	color:#999999;
	font-size:1em;
	margin:0;
	
	}


.whybuyhere h2{
	color:#999999;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
	}
	
	.whybuyhere h5{
	color:#999999;
	font-size:1.3em;
	font-weight:bold;
	margin-bottom:10px;
	}
	
.whybuyhere_first{
	 width:25%;
	 float:left;
	 color: #474747;
	 }
	 
.whybuyhere_first .whybuyhere_first_item{
	background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/whybuyhere_horizontal_line.gif) no-repeat  100% 100%;
	padding:0 0 10px 0;
	 }
.dhl_logo_footer {
    padding: 12px 0 20px;
}

.whybuyhere_first_item_dhl {
    background: url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/whybuyhere_horizontal_line.gif") no-repeat scroll 100% 100% rgba(0, 0, 0, 0);

}
.whybuyhere_first_item.dhl {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 0;
}

.whybuyhere_first .whybuyhere_first_item img{
	float:left;
	margin:5px 5px 30px 0;
}
.whybuyhere_second h2{
	margin:10px 0 
}

.whybuyhere_second h5{
	margin:10px 0 
}


.whybuyhere_second{
	width:70%;
	float:right;
	}
	 
 .whybuyhere_second_left{
    width: 48%;
	float:left;
	 }	
	 


 .whybuyhere_second_right{
    width: 48%;
	 float:right;
	 }

	
#newsletter-validate-detail .block-content {float:left;}
#newsletter-validate-detail button {margin:10px 0 0 0;}
#newsletter-validate-detail { float: left; margin: 15px 0 0;}
.block-content label { display: block; margin: 0 0 9px; width: 230px;}
.input-text.required-entry.validate-email { width: 175px;}
	
.yousave{
	position:absolute;
	height:50px;
	margin:15px 0 0 115px;
	width:50px;
	text-align:center;
	background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/yousave.png) no-repeat;
	top: 0px;
	}


.products-list .yousave{
    float: left;
    margin: 0 10px 0 0;
    position: relative;
	}
	
.block .yousave{
	top:auto;
	margin:-150px 0 0 210px;
	}
	
.product-collateral .yousave{
	top:auto;
	margin:-90px 0 0 83px;
	}

#block-related .yousave,.crosssell .yousave{display:none;}

.yousave span{
	color:#ffffff;
	margin-top:15px;
	display:block;
	font-size:1.5em;
	font-weight:bold;
	}
	
#yousave_large{
	height:60px;
	margin:10px 0 0 15px;
	width:60px;
	float:right;
	text-align:center;
	background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/yousave_large.png) no-repeat;
	}


#yousave_large span{
	color:#ffffff;
	margin-top:20px;
	display:block;
	font-size:1.3em;
	}
	
/******************************************************************/

.block-content a{}
.block-subscribe{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/base_mini_alt_bg.gif) repeat-x 0 0 #005E89;     border:medium none; color:#FFF; min-height:124px}
.block-subscribe .block-title strong{background:none}
.block .block-title h4 {line-height:unset; display: block;margin: 10px 0 10px 10px;font-weight: bold;font-size: 1.1em;text-transform: uppercase;}
.block-subscribe .block-title strong span{background-position:-370px -90px; color:#FFF}
.block-subscribe label{font-weight:bold; color:#FFF}
.block-subscribe .actions{margin-top:15px}
.block-cart .subtotal{background:#eee}

.block-layered-nav{}

.teaser-vorteile p h5 {display: block;margin: 5px 10px 0 10px;font-size: 1.9em;line-height: unset;font-weight: normal;}
.teaser-vorteile .c25l div{    border: 1px solid #e28f00;background: #f5c674;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding: 10px;}
.teaser-vorteile .c25l {width: 24%}
.teaser-vorteile .subcolumns {display: inline-flex; justify-content: space-between;}
.teaser-vorteile p span {margin: 0;}

.block-layered-nav dt{padding:7px 10px 0 2px}
.block-layered-nav dd{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/narrow_by_dd_bg.gif") repeat-x scroll 0 100% transparent; padding:0 0 0.8em 2px}
.block-layered-nav dd li{line-height:1.3em; margin-bottom:0; padding:4px 0}
.block-layered-nav dd li a{text-decoration:none; color: #5A5A5A;}

h3.product-name {color:#0A263C; line-height:1.5em; margin-bottom:0.4em; font-size: 14px; font-weight: bold;}
.products-grid h5 a{color:#000000; text-decoration:none}
.products-grid h2 a{color:#000000; text-decoration:none; font-weight:bold; font-size:1em;}
.products-grid h3 {font-size:1em;}
.products-grid h3 a{color:#000000; text-decoration:none; font-weight:bold; font-size:1em;}
.products-grid .ratings .amount{display:none}
.products-grid .actions{position:static; bottom:12px; margin:5px 0;}
/*************************Buttons*************************/
button.button{background:none; border:0px solid #000}

.info-links .button-right,.button span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 100% -28px;     border:0 none; color:#FFF; font:bold 12px arial,sans-serif !important;     margin:0; overflow:visible; padding:0 10px 0 0; text-align:center; vertical-align:middle;     width:auto}
/*.button:hover span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 100% -84px}*/
.info-links .button-left,.button span span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 0 0;     display:block; height:26px; line-height:25px !important; padding:0 0 0 10px;     white-space:nowrap}
/*.button:hover span span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 0 -56px}*/

.slider_content button span,.slider_content button:hover span{background-position:100% -362px}
.slider_content button span span,.slider_content button:hover span span{background-position:0% -324px; color:#333333;}

/*.button.btn-checkout span,.button.btn-checkout:hover span,*/.add-to-cart .btn-cart span,.add-to-cart .btn-cart:hover span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 100% -276px;     border:0 none; color:#2b1701; font:bold 14px arial,sans-serif !important;     margin:0; overflow:visible; padding:0 30px 0 0; text-align:center; vertical-align:middle;     width:auto}
/*.button.btn-checkout span span,.button.btn-checkout:hover span span, */.add-to-cart .btn-cart span span,.add-to-cart .btn-cart:hover span span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat  0% -230px;  border:0 none; color:#2b1701; font:bold 14px arial,sans-serif !important;     margin:0; overflow:visible; padding:12px 0 5px 30px; text-align:center; vertical-align:middle;     width:auto}
.add-to-cart .btn-cart span span,.add-to-cart .btn-cart:hover span span{color:#2b1701; background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat  0% -276px; padding:12px 0 5px 50px;}
.add-to-cart .btn-cart span,.add-to-cart .btn-cart:hover span {color:#2b1701;  padding:0 20px 0 0;}


ul.messages.ec_msg {
    float: right;
    width: 290px;
}

/*{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/btn_wk_bg.png") no-repeat 100% 0;     border:0 none; color:#FFF; font:bold 14px arial,sans-serif !important;     margin:0; overflow:visible; padding:0 10px 0 0; text-align:center; vertical-align:middle;     width:auto}
{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/btn_wk_bg.png") no-repeat 0 0;  border:0 none; color:#FFF; font:bold 14px arial,sans-serif !important;     margin:0; overflow:visible; padding:12px 0 5px 10px; text-align:center; vertical-align:middle;     width:auto}
*/

.info-links .button,.info-links .button-set{width:250px;margin:0 0 10px 0;}
.info-links .button span{text-align:left;}

/**ALT BTNS**/
.info-links .button-right,
.info-links .button span,
.grey-box .button span, 
.cart-table .btn-continue span, 
.cart-table .btn-update span, 
.cart .discount button span, 
.cart .shipping button span, 
.block-compare button.button span, 
.block-poll button.button span, 
.block-login .actions button.button span, 
.product-view .box-tags .form-add button.button span, 
.multiple-checkout .title-buttons button.button span, 
#multiship-addresses-table tfoot button.button span{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif) no-repeat 100% -142px; color:#888888; height:27px}
/*.grey-box .button:hover span, 
.cart-table .btn-continue:hover span, 
.cart-table .btn-update:hover span, 
.cart .discount button:hover span, 
.cart .shipping button:hover span, 
.block-compare button.button:hover span, 
.block-poll button.button:hover span, 
.block-login .actions button.button:hover span, 
.product-view .box-tags .form-add button.button:hover span, 
.multiple-checkout .title-buttons button.button:hover span, 
#multiship-addresses-table tfoot button.button:hover span{    background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 100% -200px}*/
.info-links .button-left, 
.info-links .button span span, 
.grey-box .button span span, 
.cart-table .btn-continue  span span, 
.cart-table .btn-update span span, 
.cart .discount button span span, 
.cart .shipping button span span, 
.block-compare button.button span span, 
.block-poll button.button span span, 
.block-login .actions button.button span span, 
.product-view .box-tags .form-add button.button span span, 
.multiple-checkout .title-buttons button.button span span, 
#multiship-addresses-table tfoot button.button span  span{    background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 0 -113px;     display:block; height:26px; line-height:25px !important; padding:0 0 0 10px !important;     white-space:nowrap; border:0}
/*
.grey-box .button:hover span span, 
.cart-table .btn-continue:hover span span, 
.cart-table .btn-update:hover span span, 
.cart .discount button:hover span span, 
.cart .shipping button:hover span span, 
.block-compare button.button:hover span span, 
.block-poll button.button:hover span span, 
.block-login .actions button.button:hover span span, 
.product-view .box-tags .form-add button.button:hover span span, 
.multiple-checkout .title-buttons button.button:hover span span, 
#multiship-addresses-table tfoot button.button:hover span span{    background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 0 -171px}
*/
.block-subscribe button.button span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 100% -257px}
.block-subscribe button.button span span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 0 -228px; color:#E28F00}

.block-subscribe button.button:hover span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 100% -315px}
.block-subscribe button.button:hover span span{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/button.gif") no-repeat 0 -286px; color:#E28F00}

/****************************End Buttons***************************/
.footer-container{background:#f5c674; clear:both;}
.footer{margin:0 auto; padding:15px 10px 4em; text-align:left; width:940px;}
 
/****  Navigation  *****/
#nav{padding:0; height:46px; width:1000px; margin:0 auto; border:1px solid #e28f00; background:#f5c674;-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li{position:relative; text-align:left}
#nav li.over{z-index:999}
#nav a, 
#nav a:hover{display:block; line-height:1.3em; text-decoration:none}
#nav span{display:block; cursor:pointer; white-space:nowrap}
#nav li ul span{white-space:normal;font-size:1em;}

/************ 0 LEVEL  ***************/
#nav li{float:left}
#nav a{float:left; color:#FFFFFF; font-weight:normal}
#nav li.active a{color:#fff;font-weight:bold;}
#nav span{padding:16px 10px 10px 11px;color:#311c00;font-size:1.15em;background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/navline.png") no-repeat scroll 100% 80%;}
#nav li.first span{}
#nav li.over a, 
#nav a:hover{color:#000000;}

/************ 1ST LEVEL ************/
#nav ul li, 
#nav ul li.active{float:none; margin:0; padding-bottom:1px; background:#f4f4f4;}
#nav li.active li a, 
#nav ul li.active a{background:#fff}
/*#nav ul li.over{background:#d5e4eb url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/nav_divider.gif) repeat-x 0 100%}
*/

#nav ul li.last{background:#ecf3f6; padding-bottom:0}

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

/************ 2ND LEVEL ************/
#nav ul{position:absolute; width:15em; top:41px; left:-10000px; border:1px solid #aaa; border-color:#E28F00; border-top-width:0}
#nav ul span{background:none}

.level0.nav-1.parent .level0 {margin: 0 0 0 5px;}
.level0.nav-9.parent .level0 {margin: 0 0 0 -99px;}


/* Show menu */
#nav li.over >ul{left:-1px}
#nav li.over >ul li.over >ul{left:100px}
#nav li.over ul ul{left:-10000px}

#nav ul li a{background:#fff}
#nav ul li a:hover{background:#f4f4f4;}
#nav ul li.over >a{background:#eeeeee;}
#nav ul li a, 
#nav ul li a:hover{color:#E6541C !important}
#nav ul span, #nav ul li.last li span{padding:4px 15px 5px 15px}

/************ 3RD+LEVEL ************/
#nav ul ul{top:5px; border-top-width:1px}


/*
.cms-home .nav-home a, 
.contacts-index-index .nav-contacts a, 
.cms-about-magento-demo-store .nav-about a{color:#fff !important; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/nav.gif) repeat-x 0 -87px}
.cms-home .nav-home a{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/nav.gif) repeat-x 0 -130px}
*/

.f-right{float:right}
.f-left{float:left}
.a-right{text-align:right}
.a-left{text-align:left}
.a-center{text-align:center}

.welcome-message{float:left; font-size:0.9em; margin:1px 12px 0 0; color:#757578}

.header-cart{position:absolute; top:-22px; right:8px; width:205px; z-index:100}
.header-cart .head{margin:0; overflow:hidden; cursor:pointer}
.header-cart .title{font-weight:normal; float:right; font-size:.9em; color:#c3d5e3; padding:3px 0 3px 22px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/common.gif) no-repeat -382px 4px}
.header-cart .title a{color:#fff}
.header-cart .content{background:#FFF3EA; padding:0}
.header-cart .content li{padding:2px 6px; border-bottom:1px solid #ddd}
.header-cart .content li a:hover{color:#333}
.header-cart .widget-btn{float:right; margin-top:2px}
.header-cart .title a{color:#fff}

.contact-business #contact-us {margin: -2px 0 0 18px;}
#contact-us {margin: -2px 0 0 65px;}
.store-view-2 #contact-us {margin: -2px 0 0 10px;}
.store-view-3 #contact-us {margin: -2px 0 0 6px;}

.slogan{text-align:left; float:left; text-indent:-9999px !important; width:192px; height:53px; margin:0; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/slogan.gif) no-repeat 0 0}

#nav-sidebox{font-size:1.1em}
#nav-sidebox a{text-decoration:none; color:#000}
#nav-sidebox a:hover{text-decoration:underline}
#nav-sidebox li{line-height:22px; font-weight:bold}
#nav-sidebox li ul li{font-weight:normal; margin:0}
#nav-sidebox ul{}
#nav-sidebox ul li{padding-left:10px}
#nav-sidebox ul li ul{display:none}

.featured-container{margin-bottom:20px}
.featured-center{width:1000px; margin:0 auto; padding-bottom:20px; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/container.png) no-repeat -1957px 100%}
.featured-top{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/container.png) no-repeat -1957px 0}

.mini-newsletter{border:none; min-height:124px; color:#fff; background:#005e89 url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/base_mini_alt_bg.gif) repeat-x 0 0}
.mini-newsletter label{color:#fff}
.mini-newsletter .head h4{color:#fff; background-position:-370px -90px}
.mini-newsletter .input-text{border:none; padding:4px 2px}
.mini-newsletter .form-button-alt{background-position:100% -256px}
.mini-newsletter .form-button-alt span{background-position:0 -228px}
.mini-newsletter .form-button-alt:hover{background-position:100% -314px}
.mini-newsletter .form-button-alt:hover span{background-position:0 -286px}
.mini-newsletter .validation-advice{color:#fff; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/validation_advice_bg.gif) no-repeat 2px 1px}

.recently .grid-row{border-bottom:1px solid #d9dde3}

.recently .last{border-bottom:0px solid #FFF}
.recently .subtitle{color:#db6200; font-size:1.4em; font-weight:normal;     line-height:1.3em; margin:0; max-width:100%; overflow:hidden; padding:5px 0 4px 10px}
.recently li.item{width:167px; float:left; padding:10px}
.recently li.item .price-box{}
   
.category-head{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/page_head_bg.gif") repeat-x 0 100%;     border:1px solid #EAEAEA; margin-bottom:7px}
.product-image .ajax{width:70px; z-index:20; position:absolute; display:none}
h5 a.product-name{color:#007ED3; font-size:1.05em; text-decoration:none;  font-weight:bold}

.regular-price .price{color:#E28F00;}

.footer .informational{width:820px; margin:0 auto; overflow:hidden; zoom:1}
.footer .informational li{float:left; margin:0 40px}
.footer .informational li ul li{float:none; margin:0}
.footer .informational li ul li a{background:url("https://www.leder-wolf.com/skin/frontend/default/wolf/images/common.gif") no-repeat -352px -309px;  padding-left:10px; text-decoration:none; color:#f8e1cf; font-size:0.9em}
.footer .informational h6{margin-bottom:0.4em; color:#f8e1cf; font-size:1.1em}

.footer .contacts{clear:both; font-size:.9em; color:#fff; margin:35px 0 10px; line-height:31px;}

.footer .payments{float:right; margin:5px 0 0}
.footer .legality{color:#FFF; font-size: .9em}
.footer .legality a{color:#ffd2ad; text-decoration: none;}

/* glider */
#slider{    position:relative;     height:334px;     width:738px;     padding:2px 0 0 11px;     z-index:5;     overflow:hidden;     margin-bottom:5px;     background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/glider_bg.gif) no-repeat 0 0}
div.scroller{ height:295px;  width:725px;  overflow:hidden;  position:relative}
div.slidercontrolwr{ position:absolute;  bottom:6px;  left:315px;  z-index:6}
div.scroller img{ border:none}
div.scroller div.sectionslide{  height:290px;  overflow:hidden;  float:left}
div.scroller div.content{ width:10000px;  padding:0px}
.content .sliderdescription{ padding:0px 10px;  position:relative;  top:-30px;  color:#777;  font:11px bold Helvetica,sans-serif;  opacity:0.65;  filter:alpha(opacity=65)}
 
.content .sliderdescription p{line-height:20px; text-align:center}
div.sliderdescription:hover{background:#fff}
.content a{text-decoration:none; color:#5a5a5a}
.content a:hover{text-decoration:underline}

.slidercontrol{ list-style-image:none;  list-style-position:outside;  list-style-type:none;  margin:10px 0 0;  padding:0}
.slidercontrol{list-style:none; padding:0px; margin:0px}
 
.slidercontrol a{ float:left;  width:15px;  margin:0px 2px;  padding:0px 2px;  text-decoration:none;  color:#fff;  font-weight:bold;  background:#c0c0c0;  overflow:hidden;   text-align:center;  border:1px solid #c0c0c0}
 
.slidercontrol a:hover, 
.slidercontrol a.active{background:#f0f0f0; color:#c2c2c2}

/* slider */
.featured-products{clear:both; padding:7px 15px; position:relative; overflow:hidden;}
.featured-products h4{margin-right:10px; color:#db6200; padding-left:7px; font:normal 1.3em Verdana,Geneva,Arial,Helvetica,sans-serif}
.featured-products .head{text-align:left; margin:0; padding:21px 0}
.featured-products #move-left, 
.featured-products #move-right{position:absolute; right:15px; top:140px; width:22px; height:18px; float:left; background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/common.gif) no-repeat -335px -390px; text-indent:-9999px; overflow: hidden;}
.featured-products #move-right{background-position:-335px -450px; right:940px !important;  }
.featured-products #move-left.disabled, 
.featured-products #move-right.disabled{opacity:0.5; filter:alpha(opacity=50)}
.slider-wrapper{    clear:both;     width:900px;     margin-left:25px;     overflow:hidden;     position:relative; zoom: 1;}
.slider-wrapper .list-featured{    width:10000px;     padding:0;     overflow:hidden}
.slider-wrapper .list-featured li{    float:left;     width:150px;     padding:10px;     border-right:1px solid #cfcfcf}
.slider-wrapper .list-featured li.last{    margin:0px}
.slider-wrapper .list-featured .product-image{    text-align:center}
.slider-wrapper .list-featured h5{    display:table-cell;     height:35px;     vertical-align:middle}
.slider-wrapper .list-featured .price-box{float:left; width:75px; padding:2px 0}

#quick-window{position:absolute; z-index:500; background-color:#fff; width:650px; border:1px solid #aaa; display:none}
#quick-window .product-img-box{width:230px; float:left}
#quickview-close{background:url(https://www.leder-wolf.com/skin/frontend/default/wolf/images/close.gif) no-repeat center center; float:right; width:10px; height:10px; margin:7px}
#quickview-header{background-color:#888; height:26px; width:650px}

#ajax-preloader{opacity:0.8; filter:alpha(opacity="80"); text-align:center; z-index:500}
#ajax-preloader .loading{border:2px solid #777; color:#000; background:#eee; text-align:center; width:120px; padding:15px; font-weight:bold}
#quick-window .product-shop{float:right; text-align:left; width:385px}
#quick-window .product-essential{padding:25px 10px 25px 10px}
.catalog-listing .product-image{position:relative}
.catalog-listing .product-image .ajax{position:absolute; display:none; z-index:20}

a.ajax{text-decoration:none; border:1px solid #888; background:#bbb; color:#fff; font-weight:bold; padding:0px 10px}
a.ajax:hover{text-decoration:none}

#scroll-button { 
position: fixed; 
right: 0; 
bottom: 0; 
background-color: red;
font-size: 15px;
display:block; 
background:#000; 
padding: 5px; 
margin:5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;}

#scroll-button a {
text-decoration:none;
}

#address-format { background-color: #F48181; color: #FFFFFF; margin: 0; padding: 5px 11px; }

.reviews {
  margin-bottom: 50px !important;
}
.trustedrating-widget {
    display: none;
}
.cms-home .whybuyhere_second p img {
    display: none;
}
body a div#sv-rbadge-box {
    margin-bottom: 33px !important;
}

@media screen and (max-width: 690px){
	
}

.checkout-types fieldset{display:none;}
.header li.last {
    background: none;
    padding-right: 0;
}
.header .links {
    margin: 0 0 6px;
    position: absolute;
    right: 0;
    top: 20px;
}


/* design upadte */

body {
    background: unset;
}

/* header */
.header .head-nav .c25r{
	text-align: right;
}

.header {
	background: unset;
}
.header .phone-number {
    margin-right: 25px;
}

.header .switch-language {
    margin: 0 10px 0 0;
}

.header .links {
    margin: 0 3px 0 0;
    top: 25px;
}

.head-nav {
    margin: 25px 0 0 0;
}
.header .logo {
    height: 90px;
}
.header .form-search input.input-text {
    float: left;
    background: #fff;
    border: 1px solid #eee;
    color: #333333;
    margin: 0;
    padding: 10px 10px;
    width: 200px;
}

.header .form-search button.button span:before {
	content: url(/skin/frontend/default/wolf/images/icon-search.svg);
}
.header .form-search button.button span {	
	height: unset;
}

.header .form-search {
    float: right;
    width: 265px;
    margin: 25px 0 0 0;
}

.header .form-search button.button {
    width: 43px;
	height: 36px;
	background: #e28f00;
    border: 0px solid #000;
}

.header {
	height: unset;
}

/* nav */
.nav-container ul#nav span {
	padding: 13px 8px
}

.nav-container ul#nav a{
	font-weight: bold;
}

.nav-container ul#nav {
	border: unset;
	border-radius: unset;
	border-bottom: 1px solid #e1e1e1;
	background: unset;
}

.nav-container ul#nav li:hover, .nav-container ul#nav li.level0 a:hover span{
	color: #E28F00;
}

.nav-container ul#nav ul {
	top: 46px;
	border-top-width: 1px;
}

.nav-container ul#nav li.parent.over a.over span{
	color: #E28F00;
}

.nav-container ul#nav ul span {
	padding: 10px 25px 10px 25px;
}

.nav-container ul#nav a {
	line-height: inherit;
}

/* cookie */
.global-site-notice.notice-cookie {
	background-color: #e1e1e1;
    padding: 15px;
    position: fixed;
    width: 100%;
    z-index: 100000;
    bottom: 0px;
}

/* buttons */
button.button span {
	background: unset;
	background-color: #000;
	border-radius: 0px;
	padding: 0 !important;
}

button.button span span {
	padding: 7px 20px 5px 20px !important;
}

button.button:hover {
	opacity: .8;
}

span.highlight_button {
	background: unset;
}

span.highlight_button {
    background: unset;
    background-color: #E28F00;
	border: unset;
	font-size: 14px;
    padding: 8px 20px 7px 20px !important;
	color: #fff;
	-webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

span.highlight_button:hover {
	opacity: .8;
}

/* CONTENT */
.slider_content.slider_content_business .slider_content_form{
	margin: 0;
	padding: 5px 15px;
	border: 1px solid #ccc;
}

.slider_content.slider_content_business .slider_content_form h1{
	color: #000;
}

.slider_content.slider_content_business .slider_content_form .subcolumns .c66r {
	width: 100%;
}

.slider_content.slider_content_business .slider_content_form .subcolumns .c66r .subcr {
	padding: 0;
}

.slider_content.slider_content_business .slider_content_form .subcolumns .c66r .subcr h4{
	color: #000;
}

.slider_content_business {
	-webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
	border-radius: 0px;
	background: unset;
	color: #000;
}

#shop_selector, .block {
	-webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
	border-radius: 0px;
}

/* footer */
.quick-access {
	background-color: #e1e1e1;
}

.whybuyhere_bg_end {
    background: #000000;
}

.webdesign a {
    color: #999;
}

.footer-container {
    background: #e4e4e4;
    clear: both;
    border-top: 1px solid #c5c5c5;
}

.footer ul li a {
    color: #000;
}

.teaser-vorteile .c25l div {
    border: 1px solid #ccc;
    background: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 15px;
}

.whybuyhere_first .whybuyhere_first_item {
    background: none;
    padding: 0 0 15px 0;
}

.whybuyhere_first_item_dhl {
    background: none;
}
.button.button.btn-cart span span {
	padding: 7px 20px 5px 50px !important;
}
div.opc-wrapper-opc .fa, div.opc-wrapper-opc .fas {
    font-family: 'Font Awesome 5 Free' !important;
    font-weight: 900;
}
#opc-review-block form#checkout-agreements{
	display: none;
}
div.md-modal {
    max-width: 800px;
}
.opc-wrapper-opc .discount-block button.button, .opc-wrapper-opc .discount-block button.button span {
	height: auto;
}

@media screen and (max-width: 690px){
	body .nav-container {
		margin: 100px 0 0;
	}
	body .header .form-search {
		display: flex;
    	justify-content: space-between;
	}
	body .header .form-search input.input-text {
		margin: 0 0 0 10px;
	}
	body .slider .slider_content.slider_content_business .slider_content_form {
		padding: 5px 0;
		border: 0;
	}
	.header-container .header .logo img {
		margin-top: 30px;
	}
	.header-container .header .switch-language {
		margin: 15px 10px 0 0;
	}
}

@media screen and (max-width: 420px) {
	body .nav-container {
		margin: 145px 0 0;
	}
	body .header .head-nav .subcolumns > .c25l, .c25r {
		width: 100% !important;
	}
}
/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

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

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

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-brands-400.eot");
  src: url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-regular-400.eot");
  src: url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-solid-900.eot");
  src: url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("https://www.leder-wolf.com/skin/frontend/default/wolf/css/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('https://www.leder-wolf.com/skin/frontend/default/f001/css/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('https://www.leder-wolf.com/skin/frontend/default/f001/css/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category  Symmetrics
 * @package   Symmetrics_StockIndicator
 * @author    symmetrics gmbh <info@symmetrics.de>
 * @author    Andreas Timm <at@symmetrics.de>
 * @author    Ngoc Anh Doan <nd@symmetrics.de>
 * @copyright 2010 symmetrics gmbh
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @link      http://www.symmetrics.de/
 */
 
/**
 * StockIndicator styles
 *
 * @category  Symmetrics
 * @package   Symmetrics_StockIndicator
 * @author    symmetrics gmbh <info@symmetrics.de>
 * @author    Andreas Timm <at@symmetrics.de>
 * @author    Ngoc Anh Doan <nd@symmetrics.de>
 * @copyright 2010 symmetrics gmbh
 * @license   http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 * @link      http://www.symmetrics.de/
 */
.stock-indicator-wrapper { padding: 5px }

.stock-indicator { margin: 0px }

.stock-indicator.horizontal {
    width: 33px;
    height: 11px;
    background: url(https://www.leder-wolf.com/skin/frontend/default/default/images/stockindicator/sprite_vertical.gif) repeat-x;
}

.stock-indicator.vertical {
    width: 11px;
    height: 33px;
    background: url(https://www.leder-wolf.com/skin/frontend/default/default/images/stockindicator/sprite_horizontal.gif) repeat-y;
}

.yellow.horizontal { background-position: 0 -11px; }
.green.horizontal { background-position: 0 -22px; }

.yellow.vertical { background-position: -11px 0; }
.green.vertical { background-position: -22px 0; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category  Symmetrics
 * @package   Symmetrics_TweaksGerman
 * @author    symmetrics - a CGI Group brand <info@symmetrics.de>
 * @author    Torsten Walluhn <torsten.walluhn@cgi.com>
 * @copyright 2012 symmetrics - a CGI Group brand
 */
.checkout-onepage-index #checkout-review-submit p.f-left {
    display: none;
}

.checkout-onepage-index .data-table .even ,
.checkout-onepage-index .data-table .odd,
.checkout-multishipping-overview .data-table .even,
.checkout-multishipping-overview .data-table .odd {
    background-color: #DEE5E8;
}


