

/* FILE: styles.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */

/* 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 {}
.page { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
/* ======================================================================================= */

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

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

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

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

/* Content Columns */
.col2-set,
.col3-set,
.col4-set {
    margin-bottom:20px;
}
.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 */
p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */

/* Form lists */
/* Grouped fields */
.form-list,
.form-list ul,
.form-list ol { margin:0; padding:0; list-style:none; }
.form-list li { margin:0 0 25px; position:relative; }
.form-list li.comment { margin-bottom:10px; }
.form-list li.comment p { margin-bottom:0; }
.form-list li.fields { margin-bottom:0; }
.form-list li.control,
.form-list li.has-pretty-child { margin-bottom:10px; }
.form-list label { display:inline; float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { font-style:normal; }
.form-list li.control label,
.form-list li.has-pretty-child label { float:none; vertical-align:top; line-height:1; }
.form-list li.control input.radio,
.form-list li.control input.checkbox,
.form-list li.has-pretty-child input.radio,
.form-list li.has-pretty-child input.checkbox { margin-right:6px; margin-top:-2px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
.form-list .input-box { display:block; clear:both; margin-bottom:0; }
.form-list .field { position:relative; margin-bottom:25px; }
.form-list input.input-text {  }
.form-list textarea { height:10em; margin-bottom:0; }
.form-list select { }
.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 {  }
/* 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 .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; }
.form-list .customer-dob input.input-text { display:block; }
.form-list .customer-dob label {  }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {  }
.form-list .customer-dob .dob-year { }
.form-list .customer-dob .dob-month input.input-text,
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-year input.input-text { text-align:center; }

.buttons-set { clear:both; margin:20px 0 0; padding:0; }
.buttons-set .back-link { float:left; margin-right:15px; }
.buttons-set button.button { margin-bottom:10px; }
.buttons-set p.required { margin:0 0 5px; display:none; }

.buttons-set-order {}

.fieldset { }
.fieldset .legend { }

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

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages li li { margin:0 0 3px; }

/* BreadCrumbs */
.breadcrumbs { padding:15px 0; }
.breadcrumbs ul { padding:0; margin:0 20px; }
.breadcrumbs li { display:inline; }
.breadcrumbs strong { font-weight:normal; }
.breadcrumbs span { margin:0 8px; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; text-transform: none; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { position:relative; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; margin-right: 30px; }
.title-buttons a,
.title-buttons .separator { margin-top:0; display:inline-block; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { margin:15px 0; text-align:center; padding:15px 0; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .limiter label { float:left; font-size:13px; padding:6px 0; margin-right:10px; display:inline; }
.pager .pages { margin:0 0; }
.pager .pages ol { display:inline; margin:0; padding:0; float:right; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { padding:0; margin:0; }
.sorter .actions { float:left; }
.sorter .view-mode { float:right; }
.sorter .sort-by { float:left; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { margin-bottom:0; }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom { margin-top:0; }
.toolbar .pager .pages ol { float:none; }

/* Data Table */
.data-table { width:100%; }
.data-table th { line-height:20px; padding:10px; font-weight:bold; text-transform:uppercase; font-size:15px; }
.data-table td { line-height:20px; padding:10px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; }
.data-table td.value {}
.data-table input, data-table select, data-table textarea { margin:3px;}
.data-table p { margin:10px 0; }
.data-table .description { margin:10px 0; }

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

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

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.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 { background:none !important; padding-right:0 !important; }

.link-add,
.link-cart,
.link-wishlist,
.link-reorder,
.link-compare { font-weight:bold; font-size:13px; font-family: Arial, sans-serif; }
.link-print { background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background-position: 0 0; background-repeat: no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background-position: 0 0; background-repeat: no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background-position: 0 0; background-repeat: no-repeat; text-indent:-999em; overflow:hidden; }

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


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/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; }
.global-site-notice p { margin-bottom:0; }

/* Cookie Notice */
.notice-cookie { border-bottom:1px solid #cfcfcf; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.notice-cookie .notice-inner { width:870px; margin:0 auto; padding:12px 0 12px 80px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; border:1px dotted #cccc73; padding:10px; }
.notice-cookie .notice-inner .actions { }

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


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header {  }
.header .logo { float:left; 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 h1.logo { margin:0; padding:0; font-size:30px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/********** < Navigation */
#nav { list-style:none; margin:0; padding:0; }

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

/* 1st Level */
#nav li { float:left; margin:0; padding:0; }
#nav li a { float:left; text-transform:uppercase; padding:13px 25px; }
#nav li a:hover { }
#nav li.over a,
#nav li.active a { }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; list-style:none; padding:0; margin:0; -webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.2); box-shadow:0 3px 5px rgba(0, 0, 0, 0.2); }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:3px !important; }

#nav ul li { float:none; border-top:1px solid rgba(200, 200, 200, 0.2); border-bottom:1px solid rgba(255, 255, 255, 0.5); }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:8px 10px; background-color:transparent !important; text-transform:uppercase; }
#nav ul li a:hover {  }
#nav ul li.active > a,
#nav ul li.over > a { }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:14em; }

/* CUSTOM LINKS */
#nav-links { list-style:none; margin:0; padding:0; float:left; }
/* All Levels */
#nav-links li { text-align:left; position:relative; }
#nav-links li.over { z-index:998; }
#nav-links li.parent {}
#nav-links li a { display:block; text-decoration:none; }
#nav-links li a:hover { text-decoration:none; }
#nav-links li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav-links li ul a span { white-space:normal; }

/* 1st Level */
#nav-links li { float:left; margin:0; padding:0; }
#nav-links li a { float:left; text-transform:uppercase; padding:13px 25px; }
#nav-links li a:hover { }
#nav-links li.over a,
#nav-links li.active a { }

/* 2nd Level */
#nav-links ul,
#nav-links div { position:absolute; width:15em; top:25px; left:-10000px; list-style:none; padding:0; margin:0; -webkit-box-shadow:0 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow:0 3px 5px rgba(0, 0, 0, 0.2); box-shadow:0 3px 5px rgba(0, 0, 0, 0.2); }
#nav-links div ul { position:static; width:auto; border:none; }

/* 3rd+ leven */
#nav-links ul ul,
#nav-links ul div { top:3px !important; }

#nav-links ul li { float:none; border-top:1px solid rgba(200, 200, 200, 0.2); border-bottom:1px solid rgba(255, 255, 255, 0.5); }
#nav-links ul li.last { border-bottom:0; }
#nav-links ul li a { float:none; padding:8px 10px; background-color: transparent !important; text-transform:uppercase; }
#nav-links ul li a:hover {  }
#nav-links ul li.active > a,
#nav-links ul li.over > a { }

/* Show menu */
#nav-links li ul.shown-sub,
#nav-links li div.shown-sub { left:0; z-index:999; }
#nav-links li .shown-sub ul.shown-sub,
#nav-links li .shown-sub li div.shown-sub { left:14em; }

/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 50px; }
.block .block-title { font-size:22px; padding:5px 0; margin-top:0; margin-bottom:10px; line-height:1.2; }
.block .block-title strong { font-weight:normal; }
.block .block-title a { text-decoration:none !important; }
.block .block-content { padding:0; }
.block .block-content .item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:left; padding: 10px 0; }
.block .actions a { float:right; margin-left: 10px; margin-bottom: 10px; font-weight:bold; }
.block .empty {}

.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list { list-style:none; margin-left:0; padding-left:0; }
.mini-products-list li { padding:0; display:block; margin-bottom:20px; }
.mini-products-list .product-image { float:left; width:85px; padding:0; margin:0; }
.mini-products-list .product-details { margin-left:100px; }
.mini-products-list .product-name a { font-size:17px; font-weight:bold; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .item { position:relative; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }
.strikethrough { text-decoration: line-through; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; padding:16px 50px 16px 20px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; position:relative; }
.block-layered-nav dd { margin:0; padding:0; }
.block-layered-nav dd ol { position:relative; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:right; }

.block-list .price { color: inherit; font-family: inherit; font-size:18px; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { position:absolute; left:85px; top:14px; z-index:10; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }
.block-related .mini-products-list .product-details { margin-left:115px; }
.block-related .mini-products-list .product-image { width:100px; margin:0; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

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

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

/* Block: Poll */
.block-poll label { margin-bottom:0; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.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 .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

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

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

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


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

/* View Type: Grid */
.products-grid { position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; position:relative; }
.products-grid .product-image { position:relative; display:block; width:190px; margin:0 auto 10px; }
.products-grid .product-name { margin:0 0 15px; font-size:19px; line-height:24px; }
.products-grid .product-name a { padding:0; }
.products-grid .price-box {}
.products-grid .availability { line-height:21px; }
.products-grid .actions { }
.products-grid .item-inner { padding: 21px; }
.products-grid .item-active .item-inner { padding: 20px; }

/* View Type: List */
.products-list li.item { padding:30px 0 30px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:228px; margin:0 0 10px; position:relative; }
.products-list .product-shop { margin-left:285px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:20px; line-height:25px; }
.products-list .product-name a {}
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { padding:6px 0 0; margin:0 0 25px; line-height:1.35; }
.products-list .ratings { float:left; width:100%; }
.products-list .desc .link-learn { font-size:13px; margin-top:5px; display:block; }
/* ======================================================================================= */


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

.ratings { font-size:14px; line-height:18px; margin:10px 0; }
.ratings strong { float:left; margin:0 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings .rating-links a { color:#cccccc; }
.ratings dt {}
.ratings dd {}
.rating-box { width:95px; height:18px; font-size:0; line-height:0; background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; margin-bottom:5px; }
.rating-box .rating { float:left; height:18px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:8px; }
.ratings .amount { color:#cccccc; }

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

/* Availability, Brand */
.availability,
.product-brand { margin:0 0 5px; font-weight:bold; }
.availability span,
.product-brand span { font-weight:normal; }
.availability.in-stock span {}
.availability.out-of-stock span {}

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

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

/* Email to a Friend */
.email-friend { margin-left:5px; margin-bottom:20px; float:left; }
.email-friend span { display:none; }

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

/********** < Product Prices */
.price { white-space:nowrap !important; }
.price .sub { font-size:75%; position:relative; bottom:0; }

.price-box { margin-bottom: 5px; }
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

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

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price {  }

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

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

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

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

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

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

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

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

/* Price notice next to the options */
.price-notice { padding-left:5px; }
.price-notice .price { padding-left:5px; font-weight:bold; }

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

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

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

.tier-prices-grouped {}

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

/* Add to Cart */
.add-to-cart label { display:none; float:left; margin-right:5px; }
.add-to-cart .qty { margin:0; font-size:25px; height:auto; line-height:40px; font-weight:bold; width:80px; padding:4px 40px 4px 15px; text-align:center; }
.add-to-cart button.button { margin-left:5px; }
.add-to-cart .button-up,
.add-to-cart .button-down { position:absolute; left:111px; }
.add-to-cart .button-up { top:0; }
.add-to-cart .button-down { bottom:0; }
.add-to-cart button.btn-cart { font-size:15px; padding:10px 20px; margin-left:15px; }
.add-to-cart button.btn-cart.margin-none { margin-left:0; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box { margin:25px 0; }
.add-to-box .add-to-cart,
.product-options-bottom .add-to-cart { margin:0 0 25px; position:relative; }
.product-options-bottom .add-to-cart { margin-bottom:0; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; padding:0; margin:0 0 20px; list-style:none; }
.add-to-box .add-to-links li { display:inline; }
.add-to-links span { display:none; }

.product-view { margin-top:20px; }

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { }
.col1-layout .product-view .product-shop { }
.col3-layout .product-view .product-shop { }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:0; margin:0; }
.product-options dt { margin-top:20px; }
.product-options dt label { font-weight:bold; font-size:15px; }
.product-options dt label em { margin-right:3px; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl { margin:5px 0; }
.product-options dl.last dd.last {}
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options .options-list { list-style:none; padding:0; margin:0; }
.product-options .options-list li { margin:12px 0; }
.product-options .options-list input.radio { margin:-2px 10px 0 0; }
.product-options .options-list input.checkbox { margin:-2px 10px 0 0; }
.product-options .options-list .label { display:inline; margin-left:0; padding:0; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0; display:none; }
.product-options label { display:inline; margin-bottom:0; line-height:17px; }
.product-options .qty-holder { display:block; margin:8px 0; }
.product-options .label,
.product-options .badge { background-color:transparent; text-shadow:none; }
.product-options .qty { margin-bottom:0; width:30px; }

.product-options-bottom { padding:10px 0 25px; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table { margin-top:20px; }

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

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; line-height:33px; }
.product-view .box-tags .form-add .input-box { float:left; margin:0 0 0 10px; }
.product-view .box-tags .form-add input.input-text { width:200px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin-bottom:5px; }
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

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

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px 10px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; margin-top:20px; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.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 {}

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


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; list-style:none; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }
.cart-totals .checkout-types { margin-top: 20px; }
/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:15px 20px; text-transform:uppercase; font-weight:bold; }
.cart .totals table th { font-weight:bold; }
.data-table .grand-total th,
.data-table .grand-total td,
.cart .totals table tfoot th,
.cart .totals table tfoot td { padding: 25px 10px; font-size:22px; text-transform:uppercase; }
.data-table .grand-total th .price,
.data-table .grand-total td .price,
.cart .totals table tfoot th .price,
.cart .totals table tfoot td .price { font-size:22px; }

/* Options Tool Tip */
.item-options { margin-bottom:15px; }
.item-options dt { font-weight:normal; float:left; clear:both; }
.item-options dd { float:left; margin-left:0; padding-left:10px; }
.item-options .price { margin-left:5px; }
.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 .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:150px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:20px; left:0; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; margin:10px 0; }
.sp-methods dd { margin-left:0; }
.sp-methods dd ul { list-style:none; margin:10px 0; padding:0; }
.sp-methods .price { font-weight:bold; }
.sp-methods select.month { width:350px; margin-right:10px; }
.sp-methods select.year { width:120px; padding-left:15px; }
.sp-methods input.cvv { width:350px !important; }

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

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

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

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

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/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 {}
.gift-messages-form { }
.gift-messages-form { position:relative; }
.gift-messages-form label { }
.gift-messages-form h4 { margin-top:20px; }
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:15px 0 0; }
.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 .product-image img { width: 100%; }
.gift-messages-form .item .number { font-size:13px; margin:0; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name { font-size:15px; font-weight:bold; margin:0 0 15px; }

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

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:15px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
.checkout-agreements .agree label { display:inline; }

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

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

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { position:relative; }
.opc ul,
.opc ol { margin:0; padding:0; list-style:none; }
.opc li.section { border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { position:relative; padding:15px 20px; font-size:18px; font-weight:bold; line-height:1.5; margin-bottom:10px; }
.opc .step-title .number { float:left; margin-right:5px; }
.opc .step-title h2 { float:left; text-transform:uppercase; font-size:18px; font-weight:bold; line-height:1.5; margin:0; padding:0 30px 0 0; cursor:pointer; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.opc .step-title a { }

.opc .allow .step-title {  }

.opc .active {}
.opc .active .step-title {  }

.opc .step { padding:40px 0 70px; position:relative; }
.opc .gift-messages .step { padding-top:0; padding-bottom:0; }
.opc .step form { margin-bottom:0; }
.opc .step .tool-tip { }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

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

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

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

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:20000; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:fixed; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; -box-shadow:0 0 6px #ccc; z-index:20001; }
.remember-me-popup h3 { margin:10px 10px 0; padding:10px 10px 0; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(//shop.haassohn.com/skin/frontend/venedor/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:14px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:22px; }
.remember-me-popup .remember-me-popup-body a { font-size:15px; }
/* Remember Me Popup ===================================================================== */


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

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.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:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.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:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

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

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

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

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

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

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

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width: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 {}
.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 ================================================================================ */
.footer { }
.footer ul { margin:0; padding:0; }
.footer .icon-ordersandreturns  { display:none; }
/* ======================================================================================= */


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



/* FILE: widgets.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */




/* FILE: configurableswatches.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
.etalage img.gallery-image{max-width:100%}

/* ============================================ *
 * Configurable Swatches
 * ============================================ */
/* Clears */
.product-view .product-options .swatch-attr:after {
    content: '';
    display: table;
    clear: both;
}

/* General Swatch Styling */
.swatch-link,
.swatch-label {
    display: block;
    border-radius: 3px;
    text-align: center;
    color: #636363;
    text-decoration: none;
    box-sizing: content-box;
}
.swatch-link .count,
.swatch-label .count {

}

.swatch-link {
    border: 1px solid #cccccc;
    margin: 0 0 3px;
}
.swatch-link img {
    border-radius: 2px;
}
.swatch-link:hover {
    cursor: pointer;
    text-decoration: none;
}
.swatch-link .x {
    display: none;
    text-indent: -999em;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10;
}
.swatch-link.has-image .swatch-label {
    position: relative;
}
.swatch-link.has-image img {
    position: absolute;
    top: 0;
    left: 0;
}

.swatch-label {
    border: 1px solid #fff;
    margin: 0;
    white-space: nowrap;
    background: #f4f4f4;
}

.configurable-swatch-list {
    display: block;
    padding: 0;
    list-style: none;
    margin-bottom: 15px;
    zoom: 1;
    -webkit-transform: translateZ(0px);
}
.products-list .configurable-swatch-list {
    margin-top: 15px;
    margin-bottom: 10px;
}
.configurable-swatch-list li {
    display: inline-block;
    zoom: 1;
    margin: 0 2px;
    vertical-align: middle;
}
.products-list .configurable-swatch-list li {
    margin: 0 2px 0 0;
}
.configurable-swatch-list .not-available .x {
    display: block;
}
.configurable-swatch-list .not-available .swatch-link {
    border-color: #ededed;
    position: relative;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.configurable-swatch-list .not-available .swatch-label {
    color: #aaa;
    background: #fff;
}
.configurable-swatch-list .wide-swatch .swatch-label {
    padding: 0 6px;
}
.configurable-swatch-list .not-available a:focus {
    outline: 0;
}

#narrow-by-list dd .configurable-swatch-list li {
    margin: 0 0 0 3px;
}
#narrow-by-list dd .swatch-link {
    border: none;
    line-height: 25px;
    margin-right: 2px;
    text-align: left;
}
#narrow-by-list dd .swatch-link.has-image {
    line-height: inherit;
}
#narrow-by-list dd .swatch-label {
    background: #f4f4f4;
    border: 1px solid #cccccc;
    border-radius: 3px;
    display: block;
    float: left;
    line-height: 1.5em;
    margin: 0 5px 0 0;
    padding: 1px 5px;
    white-space: nowrap;
}
#narrow-by-list dd .swatch-label img {
    border: 1px solid #fff;
    border-radius: 3px;
    box-sizing: content-box;
}
#narrow-by-list dd .has-image .swatch-label {
    padding: 0;
}

@media only screen and (max-width: 770px) {
    #narrow-by-list dd .configurable-swatch-list li:nth-child(odd) {
        clear: left;
    }
}
.currently .swatch-current {
    position: relative;
}
.currently .swatch-current .btn-remove {
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}
.currently .swatch-current span {
    display: block;
    float: left;
}
.currently .swatch-link {
    display: inline-block;
    margin: 0 0 0 3px;
}
.currently .swatch-link:hover {
    border-color: #cccccc;
    cursor: default;
}

/* Other Swatch States */
.configurable-swatch-box {
    background: none !important;
}
.configurable-swatch-box select.swatch-select {
    display: none;
}
.configurable-swatch-box .validation-advice {
    margin: 0 0 5px;
    background: #df280a;
    padding: 2px 5px !important;
    font-weight: bold;
    color: #fff !important;
    float: left;
    display: block;
    border-radius: 3px;
}

/* CUSTOM */
.product-view .product-options .swatch-attr {
    float: none;
    display: block;
    clear: both;
    border: 0;
}
.product-view .product-options .swatch-attr .select-label {
    display: inline;
    font-weight: bold;
    padding-left: 5px;
}



/* FILE: geo.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
#modalGeo h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin-bottom: 20px;
}
.round-flag {
  background: url("//shop.haassohn.com/skin/frontend/base/default/images/round-flags.png") no-repeat top left;
  padding-left: 20px;
  margin: 0 5px;
}
.round-country-ad {
  background-position: 0 0;
  width: 20px;
  height: 20px;
}
.round-country-ae {
  background-position: 0 -70px;
  width: 20px;
  height: 20px;
}
.round-country-af {
  background-position: 0 -140px;
  width: 20px;
  height: 20px;
}
.round-country-ag {
  background-position: 0 -210px;
  width: 20px;
  height: 20px;
}
.round-country-ai {
  background-position: 0 -280px;
  width: 20px;
  height: 20px;
}
.round-country-al {
  background-position: 0 -350px;
  width: 20px;
  height: 20px;
}
.round-country-am {
  background-position: 0 -420px;
  width: 20px;
  height: 20px;
}
.round-country-an {
  background-position: 0 -490px;
  width: 20px;
  height: 20px;
}
.round-country-ao {
  background-position: 0 -560px;
  width: 20px;
  height: 20px;
}
.round-country-ar {
  background-position: 0 -630px;
  width: 20px;
  height: 20px;
}
.round-country-as {
  background-position: 0 -700px;
  width: 20px;
  height: 20px;
}
.round-country-at {
  background-position: 0 -770px;
  width: 20px;
  height: 20px;
}
.round-country-au {
  background-position: 0 -840px;
  width: 20px;
  height: 20px;
}
.round-country-aw {
  background-position: 0 -910px;
  width: 20px;
  height: 20px;
}
.round-country-ax {
  background-position: 0 -980px;
  width: 20px;
  height: 20px;
}
.round-country-ba {
  background-position: 0 -1050px;
  width: 20px;
  height: 20px;
}
.round-country-bb {
  background-position: 0 -1120px;
  width: 20px;
  height: 20px;
}
.round-country-bd {
  background-position: 0 -1190px;
  width: 20px;
  height: 20px;
}
.round-country-be {
  background-position: 0 -1260px;
  width: 20px;
  height: 20px;
}
.round-country-bf {
  background-position: 0 -1330px;
  width: 20px;
  height: 20px;
}
.round-country-bg {
  background-position: 0 -1400px;
  width: 20px;
  height: 20px;
}
.round-country-bh {
  background-position: 0 -1470px;
  width: 20px;
  height: 20px;
}
.round-country-bi {
  background-position: 0 -1540px;
  width: 20px;
  height: 20px;
}
.round-country-bj {
  background-position: 0 -1610px;
  width: 20px;
  height: 20px;
}
.round-country-bm {
  background-position: 0 -1680px;
  width: 20px;
  height: 20px;
}
.round-country-bn {
  background-position: 0 -1750px;
  width: 20px;
  height: 20px;
}
.round-country-bo {
  background-position: 0 -1820px;
  width: 20px;
  height: 20px;
}
.round-country-br {
  background-position: 0 -1890px;
  width: 20px;
  height: 20px;
}
.round-country-bs {
  background-position: -70px 0;
  width: 20px;
  height: 20px;
}
.round-country-bt {
  background-position: -70px -70px;
  width: 20px;
  height: 20px;
}
.round-country-bw {
  background-position: -70px -140px;
  width: 20px;
  height: 20px;
}
.round-country-by {
  background-position: -70px -210px;
  width: 20px;
  height: 20px;
}
.round-country-bz {
  background-position: -70px -280px;
  width: 20px;
  height: 20px;
}
.round-country-ca {
  background-position: -70px -350px;
  width: 20px;
  height: 20px;
}
.round-country-cd {
  background-position: -70px -420px;
  width: 20px;
  height: 20px;
}
.round-country-cf {
  background-position: -70px -490px;
  width: 20px;
  height: 20px;
}
.round-country-cg {
  background-position: -70px -560px;
  width: 20px;
  height: 20px;
}
.round-country-ch {
  background-position: -70px -630px;
  width: 20px;
  height: 20px;
}
.round-country-ci {
  background-position: -70px -700px;
  width: 20px;
  height: 20px;
}
.round-country-ck {
  background-position: -70px -770px;
  width: 20px;
  height: 20px;
}
.round-country-cl {
  background-position: -70px -840px;
  width: 20px;
  height: 20px;
}
.round-country-cm {
  background-position: -70px -910px;
  width: 20px;
  height: 20px;
}
.round-country-cn {
  background-position: -70px -980px;
  width: 20px;
  height: 20px;
}
.round-country-co {
  background-position: -70px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-cr {
  background-position: -70px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-cu {
  background-position: -70px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-cv {
  background-position: -70px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-cx {
  background-position: -70px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-cy {
  background-position: -70px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-cz {
  background-position: -70px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-de {
  background-position: -70px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-dj {
  background-position: -70px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-dk {
  background-position: -70px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-dm {
  background-position: -70px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-do {
  background-position: -70px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-dz {
  background-position: -70px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-ec {
  background-position: -140px 0;
  width: 20px;
  height: 20px;
}
.round-country-ee {
  background-position: -140px -70px;
  width: 20px;
  height: 20px;
}
.round-country-eg {
  background-position: -140px -140px;
  width: 20px;
  height: 20px;
}
.round-country-er {
  background-position: -140px -210px;
  width: 20px;
  height: 20px;
}
.round-country-es {
  background-position: -140px -280px;
  width: 20px;
  height: 20px;
}
.round-country-et {
  background-position: -140px -350px;
  width: 20px;
  height: 20px;
}
.round-country-eu {
  background-position: -140px -420px;
  width: 20px;
  height: 20px;
}
.round-country-fi {
  background-position: -140px -490px;
  width: 20px;
  height: 20px;
}
.round-country-fj {
  background-position: -140px -560px;
  width: 20px;
  height: 20px;
}
.round-country-fk {
  background-position: -140px -630px;
  width: 20px;
  height: 20px;
}
.round-country-fm {
  background-position: -140px -700px;
  width: 20px;
  height: 20px;
}
.round-country-fo {
  background-position: -140px -770px;
  width: 20px;
  height: 20px;
}
.round-country-fr {
  background-position: -140px -840px;
  width: 20px;
  height: 20px;
}
.round-country-ga {
  background-position: -140px -910px;
  width: 20px;
  height: 20px;
}
.round-country-gd {
  background-position: -140px -980px;
  width: 20px;
  height: 20px;
}
.round-country-ge {
  background-position: -140px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-gg {
  background-position: -140px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-gh {
  background-position: -140px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-gi {
  background-position: -140px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-gl {
  background-position: -140px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-gm {
  background-position: -140px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-gn {
  background-position: -140px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-gq {
  background-position: -140px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-gr-cy {
  background-position: -140px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-gr {
  background-position: -140px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-gs {
  background-position: -140px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-gt {
  background-position: -140px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-gu {
  background-position: -140px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-gw {
  background-position: -210px 0;
  width: 20px;
  height: 20px;
}
.round-country-gy {
  background-position: -210px -70px;
  width: 20px;
  height: 20px;
}
.round-country-hk {
  background-position: -210px -140px;
  width: 20px;
  height: 20px;
}
.round-country-hn {
  background-position: -210px -210px;
  width: 20px;
  height: 20px;
}
.round-country-hr {
  background-position: -210px -280px;
  width: 20px;
  height: 20px;
}
.round-country-ht {
  background-position: -210px -350px;
  width: 20px;
  height: 20px;
}
.round-country-hu {
  background-position: -210px -420px;
  width: 20px;
  height: 20px;
}
.round-country-id {
  background-position: -210px -490px;
  width: 20px;
  height: 20px;
}
.round-country-ie {
  background-position: -210px -560px;
  width: 20px;
  height: 20px;
}
.round-country-il {
  background-position: -210px -630px;
  width: 20px;
  height: 20px;
}
.round-country-im {
  background-position: -210px -700px;
  width: 20px;
  height: 20px;
}
.round-country-in {
  background-position: -210px -770px;
  width: 20px;
  height: 20px;
}
.round-country-io {
  background-position: -210px -840px;
  width: 20px;
  height: 20px;
}
.round-country-iq {
  background-position: -210px -910px;
  width: 20px;
  height: 20px;
}
.round-country-ir {
  background-position: -210px -980px;
  width: 20px;
  height: 20px;
}
.round-country-is {
  background-position: -210px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-it {
  background-position: -210px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-je {
  background-position: -210px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-jm {
  background-position: -210px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-jo {
  background-position: -210px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-jp {
  background-position: -210px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-ke {
  background-position: -210px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-kg {
  background-position: -210px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-kh {
  background-position: -210px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-ki {
  background-position: -210px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-km {
  background-position: -210px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-kn {
  background-position: -210px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-kp {
  background-position: -210px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-kr {
  background-position: -280px 0;
  width: 20px;
  height: 20px;
}
.round-country-kw {
  background-position: -280px -70px;
  width: 20px;
  height: 20px;
}
.round-country-ky {
  background-position: -280px -140px;
  width: 20px;
  height: 20px;
}
.round-country-kz {
  background-position: -280px -210px;
  width: 20px;
  height: 20px;
}
.round-country-la {
  background-position: -280px -280px;
  width: 20px;
  height: 20px;
}
.round-country-lb {
  background-position: -280px -350px;
  width: 20px;
  height: 20px;
}
.round-country-lc {
  background-position: -280px -420px;
  width: 20px;
  height: 20px;
}
.round-country-li {
  background-position: -280px -490px;
  width: 20px;
  height: 20px;
}
.round-country-lk {
  background-position: -280px -560px;
  width: 20px;
  height: 20px;
}
.round-country-lr {
  background-position: -280px -630px;
  width: 20px;
  height: 20px;
}
.round-country-ls {
  background-position: -280px -700px;
  width: 20px;
  height: 20px;
}
.round-country-lt {
  background-position: -280px -770px;
  width: 20px;
  height: 20px;
}
.round-country-lu {
  background-position: -280px -840px;
  width: 20px;
  height: 20px;
}
.round-country-lv {
  background-position: -280px -910px;
  width: 20px;
  height: 20px;
}
.round-country-ly {
  background-position: -280px -980px;
  width: 20px;
  height: 20px;
}
.round-country-ma {
  background-position: -280px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-mc {
  background-position: -280px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-md {
  background-position: -280px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-me {
  background-position: -280px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-mg {
  background-position: -280px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-mh {
  background-position: -280px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-ml {
  background-position: -280px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-mn {
  background-position: -280px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-mo {
  background-position: -280px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-mp {
  background-position: -280px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-mq {
  background-position: -280px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-mr {
  background-position: -280px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-ms {
  background-position: -280px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-mt {
  background-position: -350px 0;
  width: 20px;
  height: 20px;
}
.round-country-mu {
  background-position: -350px -70px;
  width: 20px;
  height: 20px;
}
.round-country-mv {
  background-position: -350px -140px;
  width: 20px;
  height: 20px;
}
.round-country-mw {
  background-position: -350px -210px;
  width: 20px;
  height: 20px;
}
.round-country-mx {
  background-position: -350px -280px;
  width: 20px;
  height: 20px;
}
.round-country-my {
  background-position: -350px -350px;
  width: 20px;
  height: 20px;
}
.round-country-mz {
  background-position: -350px -420px;
  width: 20px;
  height: 20px;
}
.round-country-na {
  background-position: -350px -490px;
  width: 20px;
  height: 20px;
}
.round-country-ne {
  background-position: -350px -560px;
  width: 20px;
  height: 20px;
}
.round-country-nf {
  background-position: -350px -630px;
  width: 20px;
  height: 20px;
}
.round-country-ng {
  background-position: -350px -700px;
  width: 20px;
  height: 20px;
}
.round-country-ni {
  background-position: -350px -770px;
  width: 20px;
  height: 20px;
}
.round-country-nl {
  background-position: -350px -840px;
  width: 20px;
  height: 20px;
}
.round-country-nm {
  background-position: -350px -910px;
  width: 20px;
  height: 20px;
}
.round-country-no {
  background-position: -350px -980px;
  width: 20px;
  height: 20px;
}
.round-country-np {
  background-position: -350px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-nr {
  background-position: -350px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-nu {
  background-position: -350px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-nz {
  background-position: -350px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-om {
  background-position: -350px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-pa {
  background-position: -350px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-pf {
  background-position: -350px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-pg {
  background-position: -350px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-ph {
  background-position: -350px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-pk {
  background-position: -350px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-pl {
  background-position: -350px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-pm {
  background-position: -350px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-pn {
  background-position: -350px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-pr {
  background-position: -420px 0;
  width: 20px;
  height: 20px;
}
.round-country-pt {
  background-position: -420px -70px;
  width: 20px;
  height: 20px;
}
.round-country-pw {
  background-position: -420px -140px;
  width: 20px;
  height: 20px;
}
.round-country-py {
  background-position: -420px -210px;
  width: 20px;
  height: 20px;
}
.round-country-qa {
  background-position: -420px -280px;
  width: 20px;
  height: 20px;
}
.round-country-ro {
  background-position: -420px -350px;
  width: 20px;
  height: 20px;
}
.round-country-rs {
  background-position: -420px -420px;
  width: 20px;
  height: 20px;
}
.round-country-ru {
  background-position: -420px -490px;
  width: 20px;
  height: 20px;
}
.round-country-rw {
  background-position: -420px -560px;
  width: 20px;
  height: 20px;
}
.round-country-sa {
  background-position: -420px -630px;
  width: 20px;
  height: 20px;
}
.round-country-sb {
  background-position: -420px -700px;
  width: 20px;
  height: 20px;
}
.round-country-sc {
  background-position: -420px -770px;
  width: 20px;
  height: 20px;
}
.round-country-sd {
  background-position: -420px -840px;
  width: 20px;
  height: 20px;
}
.round-country-se {
  background-position: -420px -910px;
  width: 20px;
  height: 20px;
}
.round-country-sg {
  background-position: -420px -980px;
  width: 20px;
  height: 20px;
}
.round-country-sh {
  background-position: -420px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-si {
  background-position: -420px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-sk {
  background-position: -420px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-sl {
  background-position: -420px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-sm {
  background-position: -420px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-sn {
  background-position: -420px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-so {
  background-position: -420px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-sr {
  background-position: -420px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-st {
  background-position: -420px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-sv {
  background-position: -420px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-sy {
  background-position: -420px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-sz {
  background-position: -420px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-tc {
  background-position: -420px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-td {
  background-position: -490px 0;
  width: 20px;
  height: 20px;
}
.round-country-tg {
  background-position: -490px -70px;
  width: 20px;
  height: 20px;
}
.round-country-th {
  background-position: -490px -140px;
  width: 20px;
  height: 20px;
}
.round-country-tj {
  background-position: -490px -210px;
  width: 20px;
  height: 20px;
}
.round-country-tl {
  background-position: -490px -280px;
  width: 20px;
  height: 20px;
}
.round-country-tm {
  background-position: -490px -350px;
  width: 20px;
  height: 20px;
}
.round-country-tn {
  background-position: -490px -420px;
  width: 20px;
  height: 20px;
}
.round-country-to {
  background-position: -490px -490px;
  width: 20px;
  height: 20px;
}
.round-country-tr {
  background-position: -490px -560px;
  width: 20px;
  height: 20px;
}
.round-country-tt {
  background-position: -490px -630px;
  width: 20px;
  height: 20px;
}
.round-country-tv {
  background-position: -490px -700px;
  width: 20px;
  height: 20px;
}
.round-country-tw {
  background-position: -490px -770px;
  width: 20px;
  height: 20px;
}
.round-country-tz {
  background-position: -490px -840px;
  width: 20px;
  height: 20px;
}
.round-country-ua {
  background-position: -490px -910px;
  width: 20px;
  height: 20px;
}
.round-country-ug {
  background-position: -490px -980px;
  width: 20px;
  height: 20px;
}
.round-country-uk {
  background-position: -490px -1050px;
  width: 20px;
  height: 20px;
}
.round-country-us {
  background-position: -490px -1120px;
  width: 20px;
  height: 20px;
}
.round-country-uy {
  background-position: -490px -1190px;
  width: 20px;
  height: 20px;
}
.round-country-uz {
  background-position: -490px -1260px;
  width: 20px;
  height: 20px;
}
.round-country-vc {
  background-position: -490px -1330px;
  width: 20px;
  height: 20px;
}
.round-country-ve {
  background-position: -490px -1400px;
  width: 20px;
  height: 20px;
}
.round-country-vg {
  background-position: -490px -1470px;
  width: 20px;
  height: 20px;
}
.round-country-vh {
  background-position: -490px -1540px;
  width: 20px;
  height: 20px;
}
.round-country-vi {
  background-position: -490px -1610px;
  width: 20px;
  height: 20px;
}
.round-country-vn {
  background-position: -490px -1680px;
  width: 20px;
  height: 20px;
}
.round-country-vu {
  background-position: -490px -1750px;
  width: 20px;
  height: 20px;
}
.round-country-wf {
  background-position: -490px -1820px;
  width: 20px;
  height: 20px;
}
.round-country-ws {
  background-position: -490px -1890px;
  width: 20px;
  height: 20px;
}
.round-country-ye {
  background-position: -560px 0;
  width: 20px;
  height: 20px;
}
.round-country-yt {
  background-position: -560px -70px;
  width: 20px;
  height: 20px;
}
.round-country-yu {
  background-position: -560px -140px;
  width: 20px;
  height: 20px;
}
.round-country-za {
  background-position: -560px -210px;
  width: 20px;
  height: 20px;
}
.round-country-zm {
  background-position: -560px -280px;
  width: 20px;
  height: 20px;
}
.round-country-zw {
  background-position: -560px -350px;
  width: 20px;
  height: 20px;
}
.round-flag-inline {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -3px;
}
.angular-flag {
  background-size: contain;
  background-position: 50%;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
  width: 1.33333333em;
  line-height: 1em;
}
.angular-flag:before {
  content: "\00a0";
}
.angular-country-ad {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ad.svg);
}
.angular-country-ae {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ae.svg);
}
.angular-country-af {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/af.svg);
}
.angular-country-ag {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ag.svg);
}
.angular-country-ai {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ai.svg);
}
.angular-country-al {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/al.svg);
}
.angular-country-am {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/am.svg);
}
.angular-country-ao {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ao.svg);
}
.angular-country-aq {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/aq.svg);
}
.angular-country-ar {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ar.svg);
}
.angular-country-as {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/as.svg);
}
.angular-country-at {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/at.svg);
}
.angular-country-au {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/au.svg);
}
.angular-country-aw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/aw.svg);
}
.angular-country-ax {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ax.svg);
}
.angular-country-az {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/az.svg);
}
.angular-country-ba {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ba.svg);
}
.angular-country-bb {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bb.svg);
}
.angular-country-bd {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bd.svg);
}
.angular-country-be {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/be.svg);
}
.angular-country-bf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bf.svg);
}
.angular-country-bg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bg.svg);
}
.angular-country-bh {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bh.svg);
}
.angular-country-bi {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bi.svg);
}
.angular-country-bj {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bj.svg);
}
.angular-country-bl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bl.svg);
}
.angular-country-bm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bm.svg);
}
.angular-country-bn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bn.svg);
}
.angular-country-bo {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bo.svg);
}
.angular-country-bq {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bq.svg);
}
.angular-country-br {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/br.svg);
}
.angular-country-bs {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bs.svg);
}
.angular-country-bt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bt.svg);
}
.angular-country-bv {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bv.svg);
}
.angular-country-bw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bw.svg);
}
.angular-country-by {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/by.svg);
}
.angular-country-bz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/bz.svg);
}
.angular-country-ca {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ca.svg);
}
.angular-country-cc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cc.svg);
}
.angular-country-cd {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cd.svg);
}
.angular-country-cf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cf.svg);
}
.angular-country-cg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cg.svg);
}
.angular-country-ch {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ch.svg);
}
.angular-country-ci {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ci.svg);
}
.angular-country-ck {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ck.svg);
}
.angular-country-cl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cl.svg);
}
.angular-country-cm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cm.svg);
}
.angular-country-cn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cn.svg);
}
.angular-country-co {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/co.svg);
}
.angular-country-cr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cr.svg);
}
.angular-country-cu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cu.svg);
}
.angular-country-cv {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cv.svg);
}
.angular-country-cw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cw.svg);
}
.angular-country-cx {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cx.svg);
}
.angular-country-cy {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cy.svg);
}
.angular-country-cz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/cz.svg);
}
.angular-country-de {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/de.svg);
}
.angular-country-dj {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/dj.svg);
}
.angular-country-dk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/dk.svg);
}
.angular-country-dm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/dm.svg);
}
.angular-country-do {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/do.svg);
}
.angular-country-dz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/dz.svg);
}
.angular-country-ec {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ec.svg);
}
.angular-country-ee {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ee.svg);
}
.angular-country-eg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/eg.svg);
}
.angular-country-eh {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/eh.svg);
}
.angular-country-er {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/er.svg);
}
.angular-country-es {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/es.svg);
}
.angular-country-et {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/et.svg);
}
.angular-country-fi {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/fi.svg);
}
.angular-country-fj {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/fj.svg);
}
.angular-country-fk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/fk.svg);
}
.angular-country-fm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/fm.svg);
}
.angular-country-fo {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/fo.svg);
}
.angular-country-fr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/fr.svg);
}
.angular-country-ga {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ga.svg);
}
.angular-country-gb {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gb.svg);
}
.angular-country-gd {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gd.svg);
}
.angular-country-ge {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ge.svg);
}
.angular-country-gf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gf.svg);
}
.angular-country-gg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gg.svg);
}
.angular-country-gh {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gh.svg);
}
.angular-country-gi {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gi.svg);
}
.angular-country-gl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gl.svg);
}
.angular-country-gm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gm.svg);
}
.angular-country-gn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gn.svg);
}
.angular-country-gp {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gp.svg);
}
.angular-country-gq {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gq.svg);
}
.angular-country-gr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gr.svg);
}
.angular-country-gs {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gs.svg);
}
.angular-country-gt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gt.svg);
}
.angular-country-gu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gu.svg);
}
.angular-country-gw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gw.svg);
}
.angular-country-gy {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/gy.svg);
}
.angular-country-hk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/hk.svg);
}
.angular-country-hm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/hm.svg);
}
.angular-country-hn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/hn.svg);
}
.angular-country-hr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/hr.svg);
}
.angular-country-ht {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ht.svg);
}
.angular-country-hu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/hu.svg);
}
.angular-country-id {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/id.svg);
}
.angular-country-ie {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ie.svg);
}
.angular-country-il {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/il.svg);
}
.angular-country-im {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/im.svg);
}
.angular-country-in {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/in.svg);
}
.angular-country-io {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/io.svg);
}
.angular-country-iq {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/iq.svg);
}
.angular-country-ir {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ir.svg);
}
.angular-country-is {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/is.svg);
}
.angular-country-it {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/it.svg);
}
.angular-country-je {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/je.svg);
}
.angular-country-jm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/jm.svg);
}
.angular-country-jo {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/jo.svg);
}
.angular-country-jp {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/jp.svg);
}
.angular-country-ke {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ke.svg);
}
.angular-country-kg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kg.svg);
}
.angular-country-kh {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kh.svg);
}
.angular-country-ki {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ki.svg);
}
.angular-country-km {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/km.svg);
}
.angular-country-kn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kn.svg);
}
.angular-country-kp {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kp.svg);
}
.angular-country-kr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kr.svg);
}
.angular-country-kw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kw.svg);
}
.angular-country-ky {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ky.svg);
}
.angular-country-kz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/kz.svg);
}
.angular-country-la {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/la.svg);
}
.angular-country-lb {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lb.svg);
}
.angular-country-lc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lc.svg);
}
.angular-country-li {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/li.svg);
}
.angular-country-lk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lk.svg);
}
.angular-country-lr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lr.svg);
}
.angular-country-ls {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ls.svg);
}
.angular-country-lt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lt.svg);
}
.angular-country-lu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lu.svg);
}
.angular-country-lv {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/lv.svg);
}
.angular-country-ly {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ly.svg);
}
.angular-country-ma {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ma.svg);
}
.angular-country-mc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mc.svg);
}
.angular-country-md {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/md.svg);
}
.angular-country-me {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/me.svg);
}
.angular-country-mf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mf.svg);
}
.angular-country-mg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mg.svg);
}
.angular-country-mh {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mh.svg);
}
.angular-country-mk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mk.svg);
}
.angular-country-ml {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ml.svg);
}
.angular-country-mm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mm.svg);
}
.angular-country-mn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mn.svg);
}
.angular-country-mo {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mo.svg);
}
.angular-country-mp {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mp.svg);
}
.angular-country-mq {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mq.svg);
}
.angular-country-mr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mr.svg);
}
.angular-country-ms {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ms.svg);
}
.angular-country-mt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mt.svg);
}
.angular-country-mu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mu.svg);
}
.angular-country-mv {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mv.svg);
}
.angular-country-mw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mw.svg);
}
.angular-country-mx {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mx.svg);
}
.angular-country-my {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/my.svg);
}
.angular-country-mz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/mz.svg);
}
.angular-country-na {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/na.svg);
}
.angular-country-nc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/nc.svg);
}
.angular-country-ne {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ne.svg);
}
.angular-country-nf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/nf.svg);
}
.angular-country-ng {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ng.svg);
}
.angular-country-ni {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ni.svg);
}
.angular-country-nl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/nl.svg);
}
.angular-country-no {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/no.svg);
}
.angular-country-np {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/np.svg);
}
.angular-country-nr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/nr.svg);
}
.angular-country-nu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/nu.svg);
}
.angular-country-nz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/nz.svg);
}
.angular-country-om {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/om.svg);
}
.angular-country-pa {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pa.svg);
}
.angular-country-pe {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pe.svg);
}
.angular-country-pf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pf.svg);
}
.angular-country-pg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pg.svg);
}
.angular-country-ph {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ph.svg);
}
.angular-country-pk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pk.svg);
}
.angular-country-pl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pl.svg);
}
.angular-country-pm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pm.svg);
}
.angular-country-pn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pn.svg);
}
.angular-country-pr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pr.svg);
}
.angular-country-ps {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ps.svg);
}
.angular-country-pt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pt.svg);
}
.angular-country-pw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/pw.svg);
}
.angular-country-py {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/py.svg);
}
.angular-country-qa {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/qa.svg);
}
.angular-country-re {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/re.svg);
}
.angular-country-ro {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ro.svg);
}
.angular-country-rs {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/rs.svg);
}
.angular-country-ru {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ru.svg);
}
.angular-country-rw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/rw.svg);
}
.angular-country-sa {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sa.svg);
}
.angular-country-sb {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sb.svg);
}
.angular-country-sc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sc.svg);
}
.angular-country-sd {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sd.svg);
}
.angular-country-se {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/se.svg);
}
.angular-country-sg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sg.svg);
}
.angular-country-sh {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sh.svg);
}
.angular-country-si {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/si.svg);
}
.angular-country-sj {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sj.svg);
}
.angular-country-sk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sk.svg);
}
.angular-country-sl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sl.svg);
}
.angular-country-sm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sm.svg);
}
.angular-country-sn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sn.svg);
}
.angular-country-so {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/so.svg);
}
.angular-country-sr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sr.svg);
}
.angular-country-ss {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ss.svg);
}
.angular-country-st {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/st.svg);
}
.angular-country-sv {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sv.svg);
}
.angular-country-sx {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sx.svg);
}
.angular-country-sy {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sy.svg);
}
.angular-country-sz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/sz.svg);
}
.angular-country-tc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tc.svg);
}
.angular-country-td {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/td.svg);
}
.angular-country-tf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tf.svg);
}
.angular-country-tg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tg.svg);
}
.angular-country-th {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/th.svg);
}
.angular-country-tj {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tj.svg);
}
.angular-country-tk {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tk.svg);
}
.angular-country-tl {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tl.svg);
}
.angular-country-tm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tm.svg);
}
.angular-country-tn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tn.svg);
}
.angular-country-to {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/to.svg);
}
.angular-country-tr {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tr.svg);
}
.angular-country-tt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tt.svg);
}
.angular-country-tv {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tv.svg);
}
.angular-country-tw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tw.svg);
}
.angular-country-tz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/tz.svg);
}
.angular-country-ua {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ua.svg);
}
.angular-country-ug {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ug.svg);
}
.angular-country-um {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/um.svg);
}
.angular-country-us {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/us.svg);
}
.angular-country-uy {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/uy.svg);
}
.angular-country-uz {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/uz.svg);
}
.angular-country-va {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/va.svg);
}
.angular-country-vc {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/vc.svg);
}
.angular-country-ve {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ve.svg);
}
.angular-country-vg {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/vg.svg);
}
.angular-country-vi {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/vi.svg);
}
.angular-country-vn {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/vn.svg);
}
.angular-country-vu {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/vu.svg);
}
.angular-country-wf {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/wf.svg);
}
.angular-country-ws {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ws.svg);
}
.angular-country-ye {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/ye.svg);
}
.angular-country-yt {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/yt.svg);
}
.angular-country-za {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/za.svg);
}
.angular-country-zm {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/zm.svg);
}
.angular-country-zw {
  background-image: url(//shop.haassohn.com/skin/frontend/base/default/images/angular/zw.svg);
}



/* FILE: growler.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
#extabs span#tb4 {
	width: 100px;
}
div#noticeevents {
	border: 1px solid #999;
	background-color: #FFF;
	height: 100px;
	overflow: auto;
}
div#noticeevents div {
	border-bottom: 1px dotted #DDD;
	padding: 3px;
	margin: 0px;
}
.runner {
	float: right;
	font-size: .8em;
	background-color: #333;
	color: #FFF;
	padding: 2px 10px 5px 10px;
	cursor: pointer;
}

div.Growler {
    z-index: 100000;
}

/** Growler Notice Custom Styling **/
div.Growler-notice {
	background-color: 		#000;
	color: 					#fff;
	zoom: 					1;
	padding: 				10px 20px;
	margin:     			0 auto 0 auto;
	font-size: 				15px;
	text-align: 			center;
	display: 				none;
    width:                  420px;
	z-index:                100000;
    -webkit-box-shadow:     0 0 2px rgba(0, 0, 0, 0.5);
       -moz-box-shadow:     0 0 2px rgba(0, 0, 0, 0.5);
            box-shadow:     0 0 2px rgba(0, 0, 0, 0.5);
}

div.Growler-notice .cart-success {
    font-size: 17px;
    line-height: 23px;
    padding: 10px;
}
div.Growler-notice .button {
    margin: 5px;
}

div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				12px;
    display:                none;
}

div.Growler-notice-exit {
	float: 					right;
	font-weight: 			bold;
	font-size: 				14px;
	cursor:					pointer;
}

/** Plain Theme **/
div.plain {
	color: 					#000;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	background-color: 		#EDEDED;
	border: 				1px solid #777;
}

div.plain div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				12px;
	padding: 				2px 10px;
}

div.plain div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				0px;
	padding: 				0px 0px 2px 2px;
	width: 					10px;
	height: 				10px;
	color: 					#BFBFBF;
}
div.plain div.Growler-notice-body {
	padding: 5px;
}


/** Mac OS X Theme **/
div.macosx {
	color: 					#000;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	background: #d7d7d7 url(//shop.haassohn.com/skin/frontend/venedor/default/css/eternal/images/macosx.jpg) repeat-y 0;
	border: 				1px solid #C9C9C9;
}

div.macosx div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				13px;
	padding: 				5px 10px;
}

div.macosx div.Growler-notice-exit {
	width: 					15px;
	height: 				15px;
	float: 					left;
	cursor:					pointer;
	margin: 				4px;
	margin-left: 			1px;
	font-size: 				0em;
	color: 					transparent;
	background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/css/eternal/images/macosx_exit.png) no-repeat left 0;
}
div.macosx div.Growler-notice-exit:hover {
	background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/css/eternal/images/macosx_exit_over.png) no-repeat left 0;
}
div.macosx div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}

/** Candybars Theme **/
div.candybar {
	color: 					#000;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	background-color: 		#F5F7FA;
	border: 				1px solid #19304B;
}

div.candybar div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				12px;
	background: 			url(//shop.haassohn.com/skin/frontend/venedor/default/css/eternal/images/candybars.jpg) repeat-x;
	padding: 				5px 10px;
}

div.candybar div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.candybar div.Growler-notice-body {
	border-top: 1px solid #999;
	padding: 10px;
}

/** Construction Theme **/
div.atwork {
	color: 					#FFF;
	margin-top: 			5px;
	margin-bottom: 			5px;
	text-align: 			left;
	display: 				none;
	background: 			#4d4d4d url(//shop.haassohn.com/skin/frontend/venedor/default/css/eternal/images/atwork.png) repeat-y 0;
	border: 				1px solid #222;
}

div.atwork div.Growler-notice-head {
	font-weight: 			bold;
	font-size:				13px;
	padding: 				5px 20px;
	color: 					#efca23;
	
}

div.atwork div.Growler-notice-exit {
	float: 					right;
	cursor:					pointer;
	margin: 				3px;
}
div.atwork div.Growler-notice-body {
	padding: 2px 0 10px 25px;
}




/* FILE: modalbox.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*
   modalbox.css
   
   Modalbox project
   
   Created by Andrew Okonetchnikov.
   Copyright 2006-2010 okonet.ru. All rights reserved.
   
   Licensed under MIT license.
*/

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 100000;
	border: 0;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; }

#MB_windowwrapper {
	position:absolute;
	top:0;
	width:100%;
}

#MB_window {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	top:0;
	left:0;
	border: 0 solid;
	text-align: left;
	z-index: 100001;
}
#MB_window[id] { position: relative; }

#MB_frame {
	position: relative;
	background-color: #EFEFEF;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	position: relative;
	padding: 6px .75em;
	overflow: auto;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/css/eternal/spinner.gif) 50% 0 no-repeat;
}

/* Color scheme */
#MB_window {
	background-color: #EFEFEF;
	color: #000;
	
	-webkit-box-shadow: 0 0 12px #000; 
	-moz-box-shadow: #000 0 0 12px; 
	box-shadow: 0 0 12px #000;
}
	#MB_frame {
		padding-bottom: 4px;
		
		-webkit-border-bottom-left-radius: 4px;
		-webkit-border-bottom-right-radius: 4px;

		-moz-border-radius-bottomleft: 4px;
		-moz-border-radius-bottomright: 4px;

		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;
	}
	
	#MB_content { border-top: 1px solid #F9F9F9; }

	#MB_header {
	  background-color: #DDD;
	  border-bottom: 1px solid #CCC;
	}
		#MB_caption { color: #000 }
		#MB_close { color: #777 }
		#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}


/* FILE: jquery.fancybox.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('//shop.haassohn.com/skin/frontend/haasundsohn/default/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('//shop.haassohn.com/skin/frontend/haasundsohn/default/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('//shop.haassohn.com/skin/frontend/haasundsohn/default/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('//shop.haassohn.com/skin/frontend/haasundsohn/default/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('//shop.haassohn.com/skin/frontend/haasundsohn/default/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('//shop.haassohn.com/skin/frontend/haasundsohn/default/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}


/* FILE: haasundsohn.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/* MIXINS */
.vertical-align {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.text-xs-left {
  text-align: left;
}
.text-xs-right {
  text-align: right;
}
.text-xs-center {
  text-align: center;
}
.text-xs-justify {
  text-align: justify;
}
@media (min-width: 768px) {
  .text-sm-left {
    text-align: left;
  }
  .text-sm-right {
    text-align: right;
  }
  .text-sm-center {
    text-align: center;
  }
  .text-sm-justify {
    text-align: justify;
  }
}
@media (min-width: 992px) {
  .text-md-left {
    text-align: left;
  }
  .text-md-right {
    text-align: right;
  }
  .text-md-center {
    text-align: center;
  }
  .text-md-justify {
    text-align: justify;
  }
  .spareparts .table .desc {
    max-width: 520px;
  }
}
@media (min-width: 1200px) {
  .text-lg-left {
    text-align: left;
  }
  .text-lg-right {
    text-align: right;
  }
  .text-lg-center {
    text-align: center;
  }
  .text-lg-justify {
    text-align: justify;
  }
}
body {
  background-color: #f3f5f7;
}
body .flag-left {
  margin-right: 5px;
  margin-top: -1px;
}
body .custom-header .header-left {
  width: 60%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
body .custom-header .header-left .custom-header-text {
  color: #fff;
  margin-left: 10px;
  font-size: 16px;
  font-weight: normal;
}
body .custom-header .header-left .custom-header-text p {
  margin: 0;
}
body .custom-header .header-left .custom-header-text p,
body .custom-header .header-left .custom-header-text .form-websites {
  float: left;
}
body .custom-header .header-left .form-websites {
  margin-left: 5px;
}
body .custom-header .header-left .form-websites a {
  color: #fff;
}
body .custom-header .header-left .form-websites a:hover {
  color: #cc003d;
}
body .custom-header .header-left .form-websites .dropdown-menu a {
  color: #293333;
}
body .custom-header .header-left .form-websites .dropdown-menu a:hover,
body .custom-header .header-left .form-websites .dropdown-menu a:focus,
body .custom-header .header-left .form-websites .dropdown-menu a:active {
  color: #fff;
  background-color: #cc003d !important;
}
body .custom-header .header-right {
  width: 40%;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  float: none;
  margin-top: 0;
}
body .custom-header .header-right .dropdown-menu {
  margin-top: 5px;
}
body .custom-header .header-button {
  border: 2px solid #fff;
  float: right;
}
body .custom-header .header-button .button {
  text-transform: none;
}
body .custom-header .header-button .cart-items {
  font-size: 12px;
}
body .custom-header .header-button .dropdown-toggle {
  background-color: #cc003d;
  color: #fff;
  border-color: #cc003d;
  border-width: 0;
  border-style: solid;
  padding-top: 14px !important;
  height: 45px !important;
}
body .custom-header .header-button .account-info {
  margin-top: 2px;
  margin-right: -2px;
  border-top: 3px solid #cc003d !important;
  padding: 10px;
}
body .header-container .header-search {
  margin-right: 20px;
}
body .header-container .header-search .input-text {
  width: 160px;
  right: 0;
  position: relative !important;
}
body .header-container #custommenu > .menu > .parentMenu > a {
  font-weight: bold;
  font-size: 17px;
  padding: 5px 25px;
}
body .header-container #custommenu > .menu.act,
body .header-container #nav > li.over,
body .header-container #nav-links > li.over {
  margin-bottom: 0;
}
body .header-container .header {
  padding: 10px 0 0 0;
}
body .header-container .header .logo {
  margin-bottom: 0;
}
body .header-container .header .logo img {
  height: auto;
}
body .header-container .header > .container {
  min-height: 60px;
}
body .header-container .header .shop-title {
  font-size: 18px;
  color: #fff;
}
body .header-container .header .cart-container {
  position: absolute;
  right: 0;
  margin-top: 15px;
  z-index: 2;
}
body .header-container .header #mini-cart .dropdown-menu {
  margin-right: -2px;
}
body .header-container .container-table {
  display: table;
  table-layout: fixed;
}
body .header-container .container-table:before,
body .header-container .container-table:after {
  display: none;
}
body .header-container .container-table > * {
  display: table-cell;
}
body .header-container .header-menu {
  padding-bottom: 0;
  min-height: 45px;
}
body .header-container .header-menu .navigation-left,
body .header-container .header-menu .navigation-right {
  min-height: 45px;
}
body .header-container .header-menu .navigation-left {
  width: 60%;
  text-align: left;
  vertical-align: middle;
}
body .header-container .header-menu .navigation-right {
  width: 40%;
  text-align: right;
  vertical-align: middle;
}
body .header-container .header-menu .navigation-right .login-link {
  position: relative;
  top: 0px;
}
body .header-container div.menu a,
body .header-container .links a {
  font-weight: lighter;
  font-size: 16px;
  line-height: 20px;
  padding: 5px 25px;
  text-transform: uppercase;
  margin: 8px;
}
body .header-container .welcome-msg,
body .header-container .login-link {
  padding-right: 0;
}
body .header-container .links {
  float: left;
}
body .header-container .toplinks > div {
  float: left;
}
body .header-container .toplinks a {
  color: inherit;
}
body .header-container .toplinks a i {
  display: none;
}
body .header-container .toplinks a :hover {
  color: #cc003d;
}
body .breadcrumbs {
  text-transform: uppercase;
  font-size: 16px;
}
body .breadcrumbs hr {
  margin-top: 5px;
  border-top: 3px solid #fff;
}
body .footer-top {
  padding: 15px 0;
}
body .footer-top p {
  margin: 0;
}
body .footer-top .footer-left {
  font-size: 18px;
}
.category-container h1 {
  margin-bottom: 30px;
}
.category-container .category-list {
  background-color: #fff;
  list-style-type: none;
  font-size: 18px;
  padding: 20px;
}
.category-container .category-list li {
  color: #cc003d;
  margin-bottom: 10px;
}
.category-container .category-list li:last-child {
  margin-bottom: 0;
}
.category-container .category-left {
  padding-left: 0;
  padding-right: 2px;
}
.category-container .category-right {
  background-color: #fff;
  padding: 20px;
}
.category-container .child-category {
  display: block;
  position: relative;
  overflow: hidden;
  margin-bottom: 50px;
}
.category-container .child-category img {
  -webkit-transition: -webkit-transform 200ms ease-in;
  -moz-transition: -moz-transform 200ms ease-in;
  -o-transition: -o-transform 200ms ease-in;
  transition: transform 200ms ease-in;
  margin-bottom: 0;
}
.category-container .child-category .category-name-container {
  position: relative;
  bottom: 0px;
  padding: 10px;
  width: 70%;
  color: #fff;
  font-size: 26px;
  font-weight: lighter;
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.category-container .child-category .category-name-container {
  width: 100%;
  text-align: center;
}
.category-container .child-category:hover img,
.category-container .child-category:focus img,
.category-container .child-category:hover .category-name-container,
.category-container .child-category:focus .category-name-container {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
#screensize {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}
#screensize:before {
  content: 'xs';
}
@media (min-width: 768px) {
  #screensize:before {
    content: 'sm';
  }
}
@media (min-width: 992px) {
  #screensize:before {
    content: 'md';
  }
}
@media (min-width: 1200px) {
  #screensize:before {
    content: 'lg';
  }
}
.products-grid .product-name,
.products-list .product-name,
.products-grid .ax-attributes,
.products-list .ax-attributes {
  text-align: left;
  margin-left: 10px;
}
.products-grid .item-inner,
.products-list .item-inner {
  background-color: #fff;
}
.products-list img {
  margin-left: 20px;
}
.table.product-attributes {
  width: auto;
  font-size: 13px;
  margin-top: 10px;
}
.table.product-attributes tbody > tr > td {
  border-top: none;
  padding: 4px;
  font-weight: normal;
}
.product-view .product-name h1 {
  font-weight: lighter;
}
#product-attribute-specs-table thead th {
  background-color: #293333;
  color: #fff;
}
#product-attribute-specs-table .label {
  text-align: left;
}
.products-list.autocomplete h3 {
  text-align: left;
  font-size: 12px;
}
.products-list.autocomplete .content-box-area {
  text-align: left;
  font-size: 12px;
  margin-left: 80px;
  margin-right: 5px;
}
.products-list.autocomplete .autocomplete_hidden span {
  text-align: center;
}
.products-list.autocomplete li {
  position: relative;
}
.products-list.autocomplete li a {
  text-decoration: none;
}
.products-list.autocomplete img {
  margin-left: 10px;
}
.products-list.autocomplete .auto-fright .price-box {
  border-radius: 10px;
  right: 10px;
  bottom: 10px;
  font-size: 12px;
  width: 90px;
  height: inherit;
}
.products-list.autocomplete .auto-fright .price-box .regular-price {
  margin: 5px 0;
}
@media screen and (max-width: 768px) {
  #spareparts-list {
    display: block;
  }
  #spareparts-list .table .desc {
    max-width: 250px;
    overflow: hidden;
  }
}
.header .header-search .form-search-autocomplete {
  padding: 0 !important;
}
.index-header {
  text-align: center;
}
.index-container {
  margin-top: 30px;
}
.index-b2c,
.index-b2b {
  width: 100%;
  padding: 20px 10px;
  margin-top: 40px;
  margin-bottom: 20px;
  border: 2px solid #000;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.index-b2c p,
.index-b2b p {
  margin-top: 20px;
  color: #000;
}
.index-b2c:hover,
.index-b2b:hover,
.index-b2c:focus,
.index-b2b:focus {
  background-color: #cc003d;
}
.index-b2c:hover h2,
.index-b2b:hover h2,
.index-b2c:focus h2,
.index-b2b:focus h2,
.index-b2c:hover p,
.index-b2b:hover p,
.index-b2c:focus p,
.index-b2b:focus p {
  color: #fff;
}
.index-item-head {
  position: absolute;
  top: 11px;
  left: 20px;
  background-color: #000;
  color: #fff;
  padding: 2px 5px;
  border: 2px solid #000;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}
@media screen and (max-width: 768px) {
  .index-item-head {
    left: 5px;
  }
}
.index-item-icon h2,
.index-item-title h2 {
  margin-top: 10px;
}
.index-item-icon img,
.index-item-title img {
  height: 64px;
  width: auto;
}
.index-item-icon {
  width: 30%;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.index-item-title {
  width: 70%;
  text-align: left;
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.checkout-customfields {
  width: 100%;
  border-left: 2px solid #0A263D;
  border-right: 2px solid #0A263D;
  padding: 10px;
}
.checkout-customfields h4 {
  font-weight: bold;
}
.checkout-customfields .input-group {
  margin-bottom: 10px;
  color: #cc003d;
}
.checkout-customfields .input-group input {
  height: 50px;
}
.checkout-customfields .input-group-addon {
  min-width: 200px;
  text-align: left;
  color: #cc003d;
}
.button.inquiry-button {
  border-color: #cc003d;
  background-color: #cc003d;
  color: #fff;
}
.button.inquiry-button:hover,
.button.inquiry-button:focus {
  border-color: #293333;
  background-color: #293333;
  color: #e8e8e8;
}
.button.inquiry-button.small {
  padding: 0 5px;
}
td .button.inquiry-button {
  margin-top: 5px;
  padding: 5px;
}
.download-tabs {
  margin-top: 25px;
}
.download-tab {
  border: 1px solid #ddd;
  border-top: none;
  padding: 10px;
}
.table > tbody > tr > td.table-cell-middle {
  vertical-align: middle;
}
#checkout-step-payment .form-list #payment_form_bankpayment label {
  position: relative;
  color: inherit;
  border: none;
  background-color: inherit;
  width: inherit;
  line-height: inherit;
  padding-right: 0;
}
#checkout-step-payment .form-list #payment_form_bankpayment td {
  padding: 0 15px;
}
#checkout-step-payment .form-list #payment_form_bankpayment table {
  margin: 0 15px 15px;
}
.checkout-cart-index .shipping-form .sp-methods .form-list li label {
  background: inherit;
  color: inherit;
  float: left;
  position: relative;
  display: inline;
  width: 90%;
  border: none;
  line-height: 14px;
  margin-top: -3px;
  padding-left: 0;
}
.checkout-cart-index .shipping-form .sp-methods .form-list li input {
  float: left;
}
.product-price-on-request,
.product-view .regular-price {
  color: #fff;
  font-weight: bold;
}
.header-message-container {
  border-top: 1.5px solid #ccc;
  background-color: #f5f5f5;
}
.header-message-container .header-message {
  color: #cc003d;
  padding-top: 10px;
  padding-bottom: 10px;
}
#search_mini_form .form-search {
  display: flex;
}
@media (max-width: 991px) {
  body .custom-header .header-right {
    display: inline-flex;
    flex-direction: column;
    justify-content: flex-end;
  }
  body .custom-header .header-right .vertical-align {
    align-self: flex-end;
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  body .custom-header .header-left .vertical-align {
    margin-bottom: 5px;
  }
}
@media (max-width: 767px) {
  body .header-container .dropdown-menu {
    right: auto;
    left: 0;
  }
}
@media (max-width: 991px) {
  body .header-container .header-search {
    margin-right: 0;
    order: 1;
  }
}
.product-price-on-request {
  font-size: 12px;
  margin-top: 38px;
  display: block;
}
@media screen and (min-width: 1200px) {
  .product-price-on-request {
    font-size: 18px;
    margin-top: 58px;
  }
}
@media screen and (max-width: 992px) and (min-width: 768px) {
  .product-price-on-request {
    font-size: 20px;
    margin-top: 70px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1200px) {
  .product-price-on-request {
    font-size: 14px;
    margin-top: 46px;
  }
}
.related-products-buy-list {
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.related-products-buy-list .table {
  margin-bottom: 0;
}
.related-products-buy-list .cart-submit {
  font-size: 15px;
  line-height: 15px;
  border: 0;
}
.customer-form-text .row {
  color: #293333;
}
/*# sourceMappingURL=haasundsohn.css.map */


/* FILE: int-flag.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
.angular-country-int {
  background-image: url(//shop.haassohn.com/skin/frontend/haasundsohn/default/img/flags/int.svg);
}


/* FILE: brands.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */



/* FILE: custommenu.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
#custommenu {
    position: relative;
    padding: 0px 0px 0px 0px;
    height: auto;
    margin: 0 auto;
}
#custommenu .home-icon {
    padding: 0 10px;
}
#custommenu .home-icon img {
    margin-top: -2px;
}
/*IE7 fix*/
*:first-child+html #custommenu {
    z-index: 998;
}
div.menu {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
div.menu.active {
    position: relative;
    z-index: 1;
}
div.menu a {
    display: block;
    height: 50px;
    padding: 13px 25px;
}
div.menu a span {
    display: block;
}
div.menu a span:hover {
    cursor: pointer;
}
div.eternal-custom-menu-popup {
    position: absolute;
    z-index: 1000;
    display: none;
    text-align: left;
    padding: 0px 0px 10px 0px;
    width: 100%;
    left: 0;
    margin-top: 0;
}
div.menu a, div.eternal-custom-menu-popup a {
    text-decoration: none;
    display:block;
    cursor: pointer;
    _height: 0;
    height: auto;
}
div.level1 {
    margin-bottom: 5px;
}
div.block2 {
    padding-top: 0px;
    padding-left: 10px;
    padding-right: 10px;
    display: block;
    text-align: center;
}
a.level0 {
    text-transform: uppercase;
}
a.level1 {
    margin-top: 0;
    margin-bottom: 0;
    padding: 15px 0;
	text-transform: uppercase;
}
/* Clearfix */
div.block2:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
html[xmlns] div.block2 {
    display: block;
}
* html div.block2 {
    height: 1%;
}
div.block2 p {
    font-size: 14px;
    margin-bottom: 3px;
}
div.block2 p a {
    display: inline;
}
div.block2 a img {
    opacity: .9;
    filter: alpha(opacity=90);
}
div.block2 a:hover img {
    opacity: 1;
    filter: alpha(opacity=100);
}
div.block2 .brand a:hover img {
}
div.eternal-custom-menu-popup hr {
    margin: 0px 0px 10px 0px;
}
/******************************************* COLUMN WIDTH ***************************** */
div.column {
    float: left;
    width: 18%; /* for 5 columns*/
    padding: 0px 1%;
    margin: 0px 0px 0px 0px;
}
/*end COLUMN WIDTH  */

div.itemSubMenu {
    margin-left: 10px;
}
div.itemSubMenu.level1 {
	margin-left: 0;
}
div.itemSubMenu a {
	padding: 10px 10px 10px 15px;
	line-height:1;
}
.clearBoth {
    clear:both;
    height: 0;
    overflow: hidden;
}
div.level1 {
    margin-bottom: 0px;
}
/*BG*/
#custommenu {
}
div.eternal-custom-menu-popup {
	font-size: 15px;
	padding: 25px 0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
       -moz-background-clip: padding;
            background-clip: padding-box;
}
div.eternal-custom-menu-popup > div {
    padding:0 20px;
}
div.menu a:link, div.menu a:visited {
	text-transform: uppercase;
}
div.menu a, div.eternal-custom-menu-popup a {
}
div.menu .brand a, div.eternal-custom-menu-popup .brand a {
}
div.menu.active a {
    
}
.block2 table.brand {
    float: left;
}
.block2 .single_menu_product {
    float: left;
    position: relative;
    max-width: 150px;
    overflow: hidden;
    margin-right: 20px;
    margin-left: 0px;
}
/*MOBILE MENU STYLES*/
#menu-button, .parentMenu {
    display: inline-block;
}
html[xmlns] #menu-button, html[xmlns] .parentMenu {
    display: block;
}
* html #menu-button, * html .parentMenu {
    height: 1%;
}
#menu-button:after, .parentMenu:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
#custommenu-mobile {
    position:relative;
    margin: 0 auto;
    padding: 0;
    z-index: 999;
}
#menu-button {
    float: none;
    padding: 10px 0px 5px;
    margin: 0px 0px 10px 0px;
    width: 100%;
    text-transform: uppercase;
}
#menu-button a {
    display: block;
    float: left;
    margin-left: 45%;
    position: relative;
    padding: 0px 10px;
    text-decoration: none;
}
#menu-button:hover {
    cursor: pointer;
}
#menu-button:hover a:after {
    opacity: 1;
}
.menu-mobile div.column {
    float:none;
    padding:5px;
    background: #fff;
}
.menu-mobile a.itemMenuName {
    display: block;
    text-align: left;
}
.menu-mobile div.menu-button, .menu-mobile div.menu-mobile {
    float: none;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.menu-mobile div.column {
    float: none;
    width: 100%;
    padding: 0px 0;
    margin: 0px 0px 0px 0px;
}
.menu-mobile a.level1 {
    margin-top: 0px;
    margin-bottom: 0;
    padding: 10px 10px;
}
.menu-mobile a.level2 {
    padding: 10px 10px;    
}
/*buttons level 01*/
.menu-mobile .parentMenu {
    padding: 0px 0px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #dadada;
}
.menu-mobile .parentMenu a {
    padding: 10px 0px 10px 20px;
    margin-right: 40px;
    display: block;
    text-decoration: none;
    font-size: 15px;
}
.menu-mobile.level0 > .parentMenu > a {
    text-transform: uppercase;
}
.menu-mobile .parentMenu:hover {
    cursor: pointer;
}
.parentMenu {
    position: relative;
}
.parentMenu a {
    display: block;
}
#menu-button {
    cursor: pointer;
}
.menu-mobile div.level2 {
    margin-bottom: 0;
}
#custommenu-mobile .button {
    cursor: pointer;
    position: absolute;
    right: 1%;
    top: 0px;
    display: block;
    width: 40px;
    height: 38px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NThDRkUyNDFGMTQxMTFFMkJBQjk4QzEwRTMyOEQ3NjgiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NThDRkUyNDBGMTQxMTFFMkJBQjk4QzEwRTMyOEQ3NjgiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5kaWQ6NTkwRDEzQjM4QkVGRTIxMUJCMDY5OTNFOEEwRTU1NzEiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTkwRDEzQjM4QkVGRTIxMUJCMDY5OTNFOEEwRTU1NzEiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4mB5a+AAAABlBMVEVERkX///9KadJBAAAAAnRSTlP/AOW3MEoAAAAYSURBVHjaYmAEAQYGCEUOBzeg1GiAAAMAHxQAZVYfloEAAAAASUVORK5CYII=);
    border-width: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    padding: 0;
}
#custommenu-mobile .button.open {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAMAAABhq6zVAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo1QjBEMTNCMzhCRUZFMjExQkIwNjk5M0U4QTBFNTU3MSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo5MDkwREIxRUYxNDExMUUyOUQwQkFFNjlBRTYxQTE1MSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo5MDkwREIxREYxNDExMUUyOUQwQkFFNjlBRTYxQTE1MSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo1QjBEMTNCMzhCRUZFMjExQkIwNjk5M0U4QTBFNTU3MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo1QjBEMTNCMzhCRUZFMjExQkIwNjk5M0U4QTBFNTU3MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pkzw6W4AAAAGUExURURGRf///0pp0kEAAAACdFJOU/8A5bcwSgAAABVJREFUeNpiYEQCDORwcANKjQYIMAAlLAB5tFCUeQAAAABJRU5ErkJggg==);
}
#custommenu-mobile a.level1 {
    padding-left: 40px;
}
#custommenu-mobile a.level2 {
    padding-left: 60px;
}
#custommenu-mobile a.level3 {
    padding-left: 70px;
}
#custommenu-mobile a.level4 {
    padding-left: 80px;
}
#custommenu-mobile a.level5 {
    padding-left: 90px;
}

#menu-content {
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}

.menu-mobile.level0 > .parentMenu,
.itemMenu.level1 > .parentMenu {
    border-top: 1px solid rgba(200, 200, 200, 0.2);
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);    
}
.eternal-custom-menu-submenu.level1 {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}


/* FILE: revolution.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */

/*-----------------------------------------------------------------------------
- Revolution Slider 1.5.3 -
     Screen Stylesheet

version:       2.1
date:          09/18/11
last update: 06.12.2012
author:        themepunch
email:         info@themepunch.com
website:       http://www.themepunch.com
-----------------------------------------------------------------------------*/


/*-----------------------------------------------------------------------------
- Revolution Slider 2.0 Captions -
        Screen Stylesheet

version:       1.4.5
date:          09/18/11
last update: 06.12.2012
author:        themepunch
email:         info@themepunch.com
website:       http://www.themepunch.com
-----------------------------------------------------------------------------*/

/*************************
    -    CAPTIONS    -
**************************/

.tp-hide-revslider,.tp-caption.tp-hidden-caption    {    visibility:hidden !important; display:none !important;}

.tp-caption { z-index:1;}
.tp-caption.big_white{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 30px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    padding: 10px 20px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:#000;
    letter-spacing: 0px;
}

.tp-caption.big_green{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    font-family: Arial;
    padding: 5px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:#7bae23;
    letter-spacing: 0px;
}

.tp-caption.big_blue{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    font-family: Arial;
    padding: 5px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:#14bfcc;
    letter-spacing: 0px;
}

.tp-caption.big_orange{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 36px;
    line-height: 36px;
    font-family: Arial;
    padding: 5px 10px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:#fb7354;
    letter-spacing: 0px;
}

.tp-caption.big_black{
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Open Sans', sans;
    padding: 0px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:#fff;
    letter-spacing: 0px;
}

.tp-caption.medium_grey{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 4px 8px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color:#888;
    white-space:nowrap;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-label.medium_grey {
    background-color:#888;
    color: #fff;
    text-align: center;
    padding: 2px 8px;
    font-size: 16px;
}

.tp-caption.small_text{
    position: absolute;
    text-shadow: none;
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    color: #000;
    text-shadow: 0px 2px 5px rgba(255, 255, 1255, 0.5);
}

.tp-caption.medium_text{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}

.tp-caption.large_text{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
}
.tp-caption.large_black_text{
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 42px;
    line-height: 42px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}

.tp-caption.very_large_text{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 60px;
    line-height: 60px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
    letter-spacing: 0px;
}
.tp-caption.very_large_black_text{
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 800;
    font-size: 72px;
    line-height: 72px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}
.tp-caption.bold_red_text{
    position: absolute;
    color: #d31e00;
    background-color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    padding: 3px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}
.tp-caption.bold_brown_text{
    position: absolute;
    color: #a04606;
    background-color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    padding: 3px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}
.tp-caption.bold_green_text{
    position: absolute;
    color: #7bae23;
    background-color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    padding: 3px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
}

.tp-caption.very_big_white{
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 36px;
    line-height: 36px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    padding: 3px 4px;
    padding-top: 1px;
    background-color:#7e8e96;
            }

.tp-caption.very_big_black{
    position: absolute;
    color: #000;
    text-shadow: none;
    font-weight: 700;
    font-size: 60px;
    line-height: 60px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space:nowrap;
    padding: 0px 4px;
    padding-top: 1px;
    background-color:#fff;
            }
            
            
.tp-caption.modern_medium_fat{
    position: absolute; 
    color: #000; 
    text-shadow: none; 
    font-weight: 800; 
    font-size: 24px; 
    line-height: 20px; 
    font-family: 'Open Sans', sans-serif; 
    margin: 0px; 
    border-width: 0px; 
    border-style: none; 
    white-space:nowrap;        
}
.tp-caption.modern_medium_fat_white{
    position: absolute; 
    color: #fff; 
    text-shadow: none; 
    font-weight: 800; 
    font-size: 24px; 
    line-height: 20px; 
    font-family: 'Open Sans', sans-serif; 
    margin: 0px; 
    border-width: 0px; 
    border-style: none; 
    white-space:nowrap;        
}
.tp-caption.modern_medium_light{
    position: absolute; 
    color: #000; 
    text-shadow: none; 
    font-weight: 300; 
    font-size: 24px; 
    line-height: 20px; 
    font-family: 'Open Sans', sans-serif; 
    margin: 0px; 
    border-width: 0px; 
    border-style: none; 
    white-space:nowrap;        
}
.tp-caption.modern_big_bluebg{
    position: absolute; 
    color: #fff; 
    text-shadow: none; 
    font-weight: 800; 
    font-size: 30px; 
    line-height: 36px; 
    font-family: 'Open Sans', sans-serif; 
    padding: 3px 10px; 
    margin: 0px; 
    border-width: 0px; 
    border-style: none; 
    background-color:#4e5b6c;    
    letter-spacing: 0;                                        
}
.tp-caption.modern_big_redbg{
    position: absolute; 
    color: #fff; 
    text-shadow: none; 
    font-weight: 300; 
    font-size: 30px; 
    line-height: 36px; 
    font-family: 'Open Sans', sans-serif; 
    padding: 3px 10px; 
      padding-top: 1px;
    margin: 0px; 
    border-width: 0px; 
    border-style: none; 
    background-color:#de543e;    
    letter-spacing: 0;                                        
}
.tp-caption.modern_small_text_dark{
    position: absolute; 
    color: #555; 
    text-shadow: none; 
    font-size: 14px; 
    line-height: 22px; 
    font-family: Arial; 
    margin: 0px; 
    border-width: 0px; 
    border-style: none; 
    white-space:nowrap;        
}

.tp-caption.boxshadow{
    -moz-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}

.tp-caption.black{
    color: #000;
    text-shadow: none;
    font-weight: 300;
    font-size: 19px;
    line-height: 19px;
    font-family: 'Open Sans', sans;
}

.tp-caption.noshadow {
    text-shadow: none;
}

.tp-caption a {
    text-shadow: none;    -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    
}

.tp_inner_padding    {    
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    max-height:none !important;    }

.tp-caption .frontcorner        {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner        {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop        {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop        {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;right:0px;top:0px;
}

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

    -    SET THE ANIMATION EVEN MORE SMOOTHER ON ANDROID   -

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

.tp-simpleresponsive .slotholder *,
.tp-simpleresponsive img            { -webkit-transform: translateZ(0);
                                          -webkit-backface-visibility: hidden;
                                          -webkit-perspective: 1000;
                                    }


/************************************************
      - SOME CAPTION MODIFICATION AT START  -
*************************************************/
.tp-simpleresponsive .caption,
.tp-simpleresponsive .tp-caption {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";    -moz-opacity: 0;    -khtml-opacity: 0;    opacity: 0; position:absolute; visibility: hidden;

}

.tp-simpleresponsive img    {    max-width:none; height:auto !important; vertical-align: top; }

/******************************
    -    IE8 HACKS    -
*******************************/
.noFilterClass {
    filter:none !important;
}


/******************************
    -    SHADOWS        -
******************************/
.tp-bannershadow  {
    position:absolute;

    margin-left:auto;
    margin-right:auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:60px; bottom:-60px;}
.tp-bannershadow.tp-shadow2 {    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/shadow3.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}


/********************************
    -    FULLSCREEN VIDEO    -
*********************************/
.caption.fullscreenvideo {    left:0px; top:0px; position:absolute;width:100%;height:100%;}
.caption.fullscreenvideo iframe    { width:100% !important; height:100% !important;}

.tp-caption.fullscreenvideo {    left:0px; top:0px; position:absolute;width:100%;height:100%;}
.tp-caption.fullscreenvideo iframe    { width:100% !important; height:100% !important;}

/************************
    -    NAVIGATION    -
*************************/

/** BULLETS **/

.tpclear        {    clear:both;}


.tp-bullets                                {    z-index:1000; position:absolute;
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                                                -moz-opacity: 1;
                                                -khtml-opacity: 1;
                                                opacity: 1;
                                                -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;
                                            }
.tp-bullets.hidebullets                    {
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                                                -moz-opacity: 0;
                                                -khtml-opacity: 0;
                                                opacity: 0;
                                            }


.tp-bullets.simplebullets.navbar                        {     border:1px solid #666; border-bottom:1px solid #444; background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/boxed_bgtile.png); height:40px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}

.tp-bullets.simplebullets.navbar-old                    {      background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/navigdots_bgtile.png); height:35px; padding:0px 10px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;}


.tp-bullets.simplebullets.round .bullet                    {    cursor:pointer; position:relative;    width:10px;    height:10px;  margin-right:5px; float:left; margin-top:0; margin-left:5px; -webkit-border-radius:5px; -moz-border-radius: 5px; border-radius:5px; }
.tp-bullets.simplebullets.round .bullet.last            {    margin-right:3px;}

.tp-bullets.simplebullets.round-old .bullet                {    cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/bullets.png) no-Repeat bottom left;    width:23px;    height:23px;  margin-right:0px; float:left; margin-top:-12px;}
.tp-bullets.simplebullets.round-old .bullet.last        {    margin-right:0px;}


/**    SQUARE BULLETS **/
.tp-bullets.simplebullets.square .bullet                {    cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/bullets2.png) no-Repeat bottom left;    width:19px;    height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square .bullet.last            {    margin-right:0px;}


/**    SQUARE BULLETS **/
.tp-bullets.simplebullets.square-old .bullet            {    cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/bullets2.png) no-Repeat bottom left;    width:19px;    height:19px;  margin-right:0px; float:left; margin-top:-10px;}
.tp-bullets.simplebullets.square-old .bullet.last        {    margin-right:0px;}


/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar .bullet            {    cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/bullet_boxed.png) no-Repeat top left;    width:18px;    height:19px;   margin-right:5px; float:left; margin-top:10px;}

.tp-bullets.simplebullets.navbar .bullet.first        {    margin-left:0px !important;}
.tp-bullets.simplebullets.navbar .bullet.last        {    margin-right:0px !important;}



/** navbar NAVIGATION VERSION **/
.tp-bullets.simplebullets.navbar-old .bullet            {    cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/navigdots.png) no-Repeat bottom left;    width:15px;    height:15px;  margin-left:5px !important; margin-right:5px !important;float:left; margin-top:10px;}
.tp-bullets.simplebullets.navbar-old .bullet.first        {    margin-left:0px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last        {    margin-right:0px !important;}


.tp-bullets.simplebullets .bullet:hover,
.tp-bullets.simplebullets .bullet.selected                {    background-position:top left; }

.tp-bullets.simplebullets.round .bullet:hover,
.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.navbar .bullet:hover,
.tp-bullets.simplebullets.navbar .bullet.selected        {    background-position:bottom left; }



/*************************************
    -    TP ARROWS     -
**************************************/
.tparrows                                                {    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
                                                            -moz-opacity: 1;
                                                            -khtml-opacity: 1;
                                                            opacity: 1;
                                                            -webkit-transition: opacity 0.2s ease-out; -moz-transition: opacity 0.2s ease-out; -o-transition: opacity 0.2s ease-out; -ms-transition: opacity 0.2s ease-out;

                                                        }
.tparrows.hidearrows                                    {
                                                            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                                                            -moz-opacity: 0;
                                                            -khtml-opacity: 0;
                                                            opacity: 0;
                                                        }
.tp-leftarrow                                            {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/large_left.png) no-Repeat top left;    width:40px;    height:40px;   }
.tp-rightarrow                                            {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/large_right.png) no-Repeat top left;    width:40px;    height:40px;   }


/*.tp-leftarrow.round                                        {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/small_left.png) no-Repeat top left;    width:19px;    height:14px;  margin-right:0px; float:left; margin-top:-7px;    }
.tp-rightarrow.round                                    {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/small_right.png) no-Repeat top left;    width:19px;    height:14px;  margin-right:0px; float:left;    margin-top:-7px;}


.tp-leftarrow.round-old                                    {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrow_left.png) no-Repeat top left;    width:26px;    height:26px;  margin-right:0px; float:left; margin-top:-13px;    }
.tp-rightarrow.round-old                                {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrow_right.png) no-Repeat top left;    width:26px;    height:26px;  margin-right:0px; float:left;    margin-top:-13px;}


.tp-leftarrow.navbar                                    {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/small_left_boxed.png) no-Repeat top left;    width:20px;    height:15px;   float:left;    margin-right:6px; margin-top:12px;}
.tp-rightarrow.navbar                                    {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/small_right_boxed.png) no-Repeat top left;    width:20px;    height:15px;   float:left;    margin-left:6px; margin-top:12px;}


.tp-leftarrow.navbar-old                                {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrowleft.png) no-Repeat top left;        width:9px;    height:16px;   float:left;    margin-right:6px; margin-top:10px;}
.tp-rightarrow.navbar-old                                {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrowright.png) no-Repeat top left;    width:9px;    height:16px;   float:left;    margin-left:6px; margin-top:10px;}

.tp-leftarrow.navbar-old.thumbswitharrow                {    margin-right:10px; }
.tp-rightarrow.navbar-old.thumbswitharrow                {    margin-left:0px; }

.tp-leftarrow.square                                    {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrow_left2.png) no-Repeat top left;    width:12px;    height:17px;   float:left;    margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square                                    {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrow_right2.png) no-Repeat top left;    width:12px;    height:17px;   float:left;    margin-left:0px; margin-top:-9px;}


.tp-leftarrow.square-old                                {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrow_left2.png) no-Repeat top left;    width:12px;    height:17px;   float:left;    margin-right:0px; margin-top:-9px;}
.tp-rightarrow.square-old                                {    z-index:100;cursor:pointer; position:relative;    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/arrow_right2.png) no-Repeat top left;    width:12px;    height:17px;   float:left;    margin-left:0px; margin-top:-9px;}

*/
.tp-leftarrow.default                                    {    z-index:100;cursor:pointer; position:relative;    width:40px;    height:40px;

                                                        }
.tp-rightarrow.default                                    {    z-index:100;cursor:pointer; position:relative;    width:40px;    height:40px;

                                                        }




.tp-leftarrow:hover,
.tp-rightarrow:hover                                     {     }






/****************************************************************************************************
    -    TP THUMBS     -
*****************************************************************************************************

 - tp-thumbs & tp-mask Width is the width of the basic Thumb Container (500px basic settings)

 - .bullet width & height is the dimension of a simple Thumbnail (basic 100px x 50px)

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


.tp-bullets.tp-thumbs                        {    z-index:1000; position:absolute; padding:3px;background-color:#fff;
                                                width:500px;height:50px;             /* THE DIMENSIONS OF THE THUMB CONTAINER */
                                                margin-top:-50px;
                                            }


.fullwidthbanner-container .tp-thumbs        {  padding:3px;}

.tp-bullets.tp-thumbs .tp-mask                {    width:500px; height:50px;              /* THE DIMENSIONS OF THE THUMB CONTAINER */
                                                overflow:hidden; position:relative;}


.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer    {    width:5000px; position:absolute;}

.tp-bullets.tp-thumbs .bullet                {   width:100px; height:50px;             /* THE DIMENSION OF A SINGLE THUMB */
                                                cursor:pointer; overflow:hidden;background:none;margin:0;float:left;
                                                -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
                                                /*filter: alpha(opacity=50);    */
                                                -moz-opacity: 0.5;
                                                -khtml-opacity: 0.5;
                                                opacity: 0.5;

                                                -webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; -o-transition: all 0.2s ease-out; -ms-transition: all 0.2s ease-out;
                                            }


.tp-bullets.tp-thumbs .bullet:hover,
.tp-bullets.tp-thumbs .bullet.selected        {     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";

                                                -moz-opacity: 1;
                                                -khtml-opacity: 1;
                                                opacity: 1;
                                            }
.tp-thumbs img                                {    width:100%; }


/************************************
        -    TP BANNER TIMER        -
*************************************/
.tp-bannertimer                                {    width:100%; height:10px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/timer.png);position:absolute; z-index:200;top:0px;}
.tp-bannertimer.tp-bottom                    {    bottom:0px;height:5px; top:auto;}




/***************************************
    -    RESPONSIVE SETTINGS     -
****************************************/


    @media only screen and (min-width: 768px) and (max-width: 959px) {

     }



    @media only screen and (min-width: 480px) and (max-width: 767px) {
            .responsive .tp-bullets.tp-thumbs                {    width:300px !important; height:30px !important;}
            .responsive .tp-bullets.tp-thumbs .tp-mask        {    width:300px !important; height:30px !important;}
            .responsive .tp-bullets.tp-thumbs .bullet        {    width:60px !important;height:30px !important;}

    }

    @media only screen and (min-width: 0px) and (max-width: 479px) {
                .responsive .tp-bullets    {    display:none}
                .responsive .tparrows    {    display:none;}
    }





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

    -    BASIC SETTINGS FOR THE BANNER    -

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

 .tp-simpleresponsive img {
        -moz-user-select: none;
        -khtml-user-select: none;
        -webkit-user-select: none;
        -o-user-select: none;
}



.tp-simpleresponsive a{    text-decoration:none; }
.tp-simpleresponsive a.button {
    
}

.tp-simpleresponsive ul {
    list-style:none;
    padding:0;
    margin:0;
}

.tp-simpleresponsive >ul >li{
    list-stye:none;
    position:absolute;
    visibility:hidden;
    list-style:none;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {    width:3000px; height:1500px;  background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/coloredbg.png) repeat;}

.tp-loader     {    background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/loader.gif) no-repeat 10px 10px; background-color:#fff;  margin:-22px -22px; top:50%; left:50%; z-index:10000; position:absolute;width:44px;height:44px;
                border-radius: 3px;
                -moz-border-radius: 3px;
                -webkit-border-radius: 3px;
            }


.tp-transparentimg {    content:"url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/assets/transparent.png)"}
.tp-3d                {    -webkit-transform-style: preserve-3d;
                         -webkit-transform-origin: 50% 50%;
                    }


/* Custom Styles */                    
.caption.price-box {
    -webkit-border-radius: 68px;
       -moz-border-radius: 68px;
            border-radius: 68px;
    width: 7.03125%;
    height: 22.5%;
    font-size: 32px;
    padding-top: 48px;
}
.caption.price-box .price {
    display: block;
    text-align: center;
}
.caption.slide-title {
    font-size: 45px;
    line-height: 1.4 !important;
}
.caption.slide-desc {
    font-size: 23px; 
    line-height: 1.4 !important; 
}
.caption.button {
    font-size: 15px !important;
    padding: 12px 15px !important;
}
.caption.center {
    text-align: center;
}


/* FILE: revolution-responsive.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */

@media (min-width: 1200px) {
    
}

@media (min-width: 768px) and (max-width: 991px) {
    .caption.button {
        font-size: 12px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 767px) {
    .caption.button {
        font-size: 12px !important;
        padding: 10px 12px !important;
    }
}

@media (max-width: 480px) {
    .caption.button {
        font-size: 10px !important;
        padding: 10px !important;
    }
}


/* FILE: default.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/**
 * This file is part of a FireGento e.V. module.
 *
 * This FireGento e.V. module is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License version 3 as
 * published by the Free Software Foundation.
 *
 * This script is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 *
 * @category  FireGento
 * @package   FireGento_MageSetup
 * @author    FireGento Team <team@firegento.com>
 * @copyright 2013-2015 FireGento Team (http://www.firegento.com)
 * @license   http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
 */

/* Left empty on purpose, only needed in rwd theme */



/* FILE: autocomplete.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
html* .search-sec .adv-form-search button, .search-sec .form-search button {width: 32px; margin:0 0 0 1px;} 
#search-container{left: 0;position: absolute;top: 32px;z-index: 100;  left: -3px; border-top:none; border:1px solid #ccc; width:404px; background:#fff; border-top:none;}
#container{ position:relative; }
#searchResult tr td.td-class{ background:#f1f2f2; padding:15px 10px; color:#00663a;  font-family:  'Ubuntu', sans-serif; border-bottom:1px solid #fff;}
#searchResult tr td.td-content-class{ color:#666666;  font-family:  'Ubuntu', sans-serif;  padding:15px 10px; border-bottom:1px solid #f4f4f4; background:#fff; border-right:1px solid #F4F4F4;}
#search-container #searchResult{ border-top:2px solid #eadc07; margin:0 2px;}

#searchr-result-containter{position: absolute;z-index: 999;right:33px !important;}
/*#autocomplete-content{border-top: 2px solid #C4C6C8;border-bottom: 2px solid #C4C6C8;margin: 0;padding: 5px;border-image: url('//shop.haassohn.com/skin/frontend/base/default/css/none') 100% 100% 100% 100% 1 1 1 1 0 0 0 0 stretch stretch;background-color: #FFFFFF;width: 300px;position:relative;}*/
#autocomplete-content{background-color: #FFF;border:solid 1px #cccccc;padding: 2px;margin:0; width: 315px;position:relative;}

/* Start: Added New CSS Code for List View */
#search-result ul#search_hidden{display:none;}
#search-result ul{background-color:#ffffff;border:none; margin: 15px 0px 15px;}
#search-result ul.products-list{background-color:#ffffff;border:none; margin:5px 0px 5px;}
#search-result ul.products-list > li{cursor:pointer;min-height:80px;color:#2F2F2F;border-bottom: 1px solid #e1e1e1;margin:0 0 10px 0; padding:5px;}
#search-result ul > li.notice-message{min-height:0px;border-bottom:none;text-align:center;margin:0px;}
#search-result ul > li.autocomplete_hidden{background-color: white;border: medium none;margin: 0;padding: 0;display: none;}
.img-box-area {float: left;}
.auto-fright{padding: 0 0 0 8px;}
.auto-fright .price-box{float: none; !important}
/* End: Added New CSS Code for List View */

/* Start: Added New CSS Code for Grid View  */
#search-result ul.products-grid{border-bottom:1px solid #D9DDD3;background-color:#ffffff;margin:0px;}
#search-result ul.products-grid li{cursor:pointer;color:#2F2F2F;padding:5px 9px 9px 9px;}
#search-result ul.products-grid li.last{border:none;}
#search-result ul.products-grid .img-box-area{float:none;text-align:center;}
#search-result ul.products-grid .content-box-area{text-align:center !important;font-size:12px !important;}
#search-result ul.products-grid .content-box-area h3{text-align:center !important;font-size:12px !important;padding-top:10px;}
.header .form-search-autocomplete{padding:1px 0 0 40px !important;right: 5px !important;}
/* End: Added New CSS Code for Grid View */



/* FILE: MyFontsWebfontsKit.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/**
 * @license
 * MyFonts Webfont Build ID 2941120, 2014-12-17T09:29:51-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: AvenirLTStd-Heavy by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/85-heavy/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * Webfont: AvenirLTStd-Medium by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/65-medium/
 * Copyright: Copyright &#x00A9; 1981 - 2006 Linotype GmbH, www.linotype.com. All rights reserved. Copyright &#x00A9; 1989 - 2002 Adobe Systems Incorporated.  All Rights Reserved.
 * 
 * Webfont: AvenirLTStd-Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/avenir/35-light/
 * Copyright: Copyright &#x00A9; 1989, 1995, 2002 Adobe Systems Incorporated.  All Rights Reserved. &#x00A9; 1981, 1995, 2002 Heidelberger Druckmaschinen AG. All rights reserved.
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2941120
 * Licensed pageviews: 250,000
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2ce0c0");

  
@font-face {font-family: 'AvenirLTStd-Heavy';src: url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_0_0.eot');src: url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_0_0.eot?#iefix') format('embedded-opentype'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_0_0.woff2') format('woff2'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_0_0.woff') format('woff'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'AvenirLTStd-Medium';src: url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_1_0.eot');src: url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_1_0.eot?#iefix') format('embedded-opentype'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_1_0.woff2') format('woff2'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_1_0.woff') format('woff'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'AvenirLTStd-Light';src: url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_2_0.eot');src: url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_2_0.eot?#iefix') format('embedded-opentype'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_2_0.woff2') format('woff2'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_2_0.woff') format('woff'),url('//shop.haassohn.com/skin/frontend/venedor/default/css/webfonts/2CE0C0_2_0.ttf') format('truetype');}
 


/* FILE: bootstrap.min.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(//shop.haassohn.com/skin/frontend/venedor/default/css/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.eot);src:url(//shop.haassohn.com/skin/frontend/venedor/default/css/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'),url(//shop.haassohn.com/skin/frontend/venedor/default/css/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.woff) format('woff'),url(//shop.haassohn.com/skin/frontend/venedor/default/css/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.ttf) format('truetype'),url(//shop.haassohn.com/skin/frontend/venedor/default/css/bootstrap/3.2.0/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:before,:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive,.thumbnail>img,.thumbnail a>img,.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;width:100% \9;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;width:100% \9;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:inherit}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:400;line-height:1;color:#777}h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}small,.small{font-size:85%}cite{font-style:normal}mark,.mark{padding:.2em;background-color:#fcf8e3}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#428bca}a.text-primary:hover{color:#3071a9}.text-success{color:#3c763d}a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#428bca}a.bg-primary:hover{background-color:#3071a9}.bg-success{background-color:#dff0d8}a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;margin-left:-5px;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-top:0;margin-bottom:20px}dt,dd{line-height:1.42857143}dt{font-weight:700}dd{margin-left:0}@media (min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;font-size:17.5px;border-left:5px solid #eee}blockquote p:last-child,blockquote ul:last-child,blockquote ol:last-child{margin-bottom:0}blockquote footer,blockquote small,blockquote .small{display:block;font-size:80%;line-height:1.42857143;color:#777}blockquote footer:before,blockquote small:before,blockquote .small:before{content:'\2014 \00A0'}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;text-align:right;border-right:5px solid #eee;border-left:0}.blockquote-reverse footer:before,blockquote.pull-right footer:before,.blockquote-reverse small:before,blockquote.pull-right small:before,.blockquote-reverse .small:before,blockquote.pull-right .small:before{content:''}.blockquote-reverse footer:after,blockquote.pull-right footer:after,.blockquote-reverse small:after,blockquote.pull-right small:after,.blockquote-reverse .small:after,blockquote.pull-right .small:after{content:'\00A0 \2014'}blockquote:before,blockquote:after{content:""}address{margin-bottom:20px;font-style:normal;line-height:1.42857143}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}kbd{padding:2px 4px;font-size:90%;color:#fff;background-color:#333;border-radius:3px;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.25);box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;-webkit-box-shadow:none;box-shadow:none}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.42857143;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}table{background-color:transparent}th{text-align:left}.table{width:100%;max-width:100%;margin-bottom:20px}.table>thead>tr>th,.table>tbody>tr>th,.table>tfoot>tr>th,.table>thead>tr>td,.table>tbody>tr>td,.table>tfoot>tr>td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd}.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>td,.table>thead:first-child>tr:first-child>td{border-top:0}.table>tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed>thead>tr>th,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>tbody>tr>td,.table-condensed>tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*=col-]{position:static;display:table-column;float:none}table td[class*=col-],table th[class*=col-]{position:static;display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover,.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr.active:hover>th{background-color:#e8e8e8}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr.success:hover>th{background-color:#d0e9c6}.table>thead>tr>td.info,.table>tbody>tr>td.info,.table>tfoot>tr>td.info,.table>thead>tr>th.info,.table>tbody>tr>th.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>tbody>tr.info>td,.table>tfoot>tr.info>td,.table>thead>tr.info>th,.table>tbody>tr.info>th,.table>tfoot>tr.info>th{background-color:#d9edf7}.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover,.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr.info:hover>th{background-color:#c4e3f3}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr.warning:hover>th{background-color:#faf2cc}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr.danger:hover>th{background-color:#ebcccc}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type=radio],input[type=checkbox]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=file]:focus,input[type=radio]:focus,input[type=checkbox]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.42857143;color:#555}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}.form-control::-moz-placeholder{color:#777;opacity:1}.form-control:-ms-input-placeholder{color:#777}.form-control::-webkit-input-placeholder{color:#777}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee;opacity:1}textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{line-height:34px;line-height:1.42857143 \0}input[type=date].input-sm,input[type=time].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm{line-height:30px}input[type=date].input-lg,input[type=time].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg{line-height:46px}.form-group{margin-bottom:15px}.radio,.checkbox{position:relative;display:block;min-height:20px;margin-top:10px;margin-bottom:10px}.radio label,.checkbox label{padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}.radio input[type=radio],.radio-inline input[type=radio],.checkbox input[type=checkbox],.checkbox-inline input[type=checkbox]{position:absolute;margin-top:4px \9;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:400;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type=radio][disabled],input[type=checkbox][disabled],input[type=radio].disabled,input[type=checkbox].disabled,fieldset[disabled] input[type=radio],fieldset[disabled] input[type=checkbox]{cursor:not-allowed}.radio-inline.disabled,.checkbox-inline.disabled,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.radio.disabled label,.checkbox.disabled label,fieldset[disabled] .radio label,fieldset[disabled] .checkbox label{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0}.form-control-static.input-lg,.form-control-static.input-sm{padding-right:0;padding-left:0}.input-sm,.form-horizontal .form-group-sm .form-control{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm,select[multiple].input-sm{height:auto}.input-lg,.form-horizontal .form-group-lg .form-control{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:46px;line-height:46px}textarea.input-lg,select[multiple].input-lg{height:auto}.has-feedback{position:relative}.has-feedback .form-control{padding-right:42.5px}.form-control-feedback{position:absolute;top:25px;right:0;z-index:2;display:block;width:34px;height:34px;line-height:34px;text-align:center}.input-lg+.form-control-feedback{width:46px;height:46px;line-height:46px}.input-sm+.form-control-feedback{width:30px;height:30px;line-height:30px}.has-success .help-block,.has-success .control-label,.has-success .radio,.has-success .checkbox,.has-success .radio-inline,.has-success .checkbox-inline{color:#3c763d}.has-success .form-control{border-color:#3c763d;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-success .form-control:focus{border-color:#2b542c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;background-color:#dff0d8;border-color:#3c763d}.has-success .form-control-feedback{color:#3c763d}.has-warning .help-block,.has-warning .control-label,.has-warning .radio,.has-warning .checkbox,.has-warning .radio-inline,.has-warning .checkbox-inline{color:#8a6d3b}.has-warning .form-control{border-color:#8a6d3b;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-warning .form-control:focus{border-color:#66512c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;background-color:#fcf8e3;border-color:#8a6d3b}.has-warning .form-control-feedback{color:#8a6d3b}.has-error .help-block,.has-error .control-label,.has-error .radio,.has-error .checkbox,.has-error .radio-inline,.has-error .checkbox-inline{color:#a94442}.has-error .form-control{border-color:#a94442;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}.has-error .form-control:focus{border-color:#843534;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;background-color:#f2dede;border-color:#a94442}.has-error .form-control-feedback{color:#a94442}.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media (min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .input-group{display:inline-table;vertical-align:middle}.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .form-control{width:auto}.form-inline .input-group>.form-control{width:100%}.form-inline .control-label{margin-bottom:0;vertical-align:middle}.form-inline .radio,.form-inline .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.form-inline .radio label,.form-inline .checkbox label{padding-left:0}.form-inline .radio input[type=radio],.form-inline .checkbox input[type=checkbox]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback{top:0}}.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .radio,.form-horizontal .checkbox{min-height:27px}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.form-horizontal .control-label{padding-top:7px;margin-bottom:0;text-align:right}}.form-horizontal .has-feedback .form-control-feedback{top:0;right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:14.3px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px}.btn:focus,.btn:active:focus,.btn.active:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;opacity:.65}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.btn-default:active,.btn-default.active,.open>.dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-default .badge{color:#fff;background-color:#333}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{color:#fff;background-color:#3071a9;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open>.dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-primary .badge{color:#428bca;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.btn-success:active,.btn-success.active,.open>.dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info:active,.btn-info.active,.open>.dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open>.dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open>.dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{font-weight:400;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.btn-lg,.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs,.btn-group-xs>.btn{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=submit].btn-block,input[type=reset].btn-block,input[type=button].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;-o-transition:height .35s ease;transition:height .35s ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;text-align:left;list-style:none;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,.175);box-shadow:0 6px 12px rgba(0,0,0,.175)}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.42857143;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#262626;text-decoration:none;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#777}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{right:0;left:auto}.dropdown-menu-left{right:auto;left:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.42857143;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{content:"";border-top:0;border-bottom:4px solid}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media (min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{right:auto;left:0}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar .btn-group,.btn-toolbar .input-group{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.input-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-top-left-radius:0;border-bottom-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{-webkit-box-shadow:none;box-shadow:none}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:4px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child{border-top-left-radius:0;border-top-right-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group{display:table-cell;float:none;width:1%}.btn-group-justified>.btn-group .btn{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}[data-toggle=buttons]>.btn>input[type=radio],[data-toggle=buttons]>.btn>input[type=checkbox]{position:absolute;z-index:-1;filter:alpha(opacity=0);opacity:0}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.input-group .form-control{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:46px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:46px;line-height:46px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn,select[multiple].input-group-lg>.form-control,select[multiple].input-group-lg>.input-group-addon,select[multiple].input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn,select[multiple].input-group-sm>.form-control,select[multiple].input-group-sm>.input-group-addon,select[multiple].input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#555;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type=radio],.input-group-addon input[type=checkbox]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;font-size:0;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-1px}.input-group-btn>.btn:hover,.input-group-btn>.btn:focus,.input-group-btn>.btn:active{z-index:2}.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group{margin-right:-1px}.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group{margin-left:-1px}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#777;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.42857143;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-tabs.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a:focus{border-bottom-color:#fff}}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:4px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{margin-bottom:5px;text-align:center}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-radius:4px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a{border-bottom:1px solid #ddd;border-radius:4px 4px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:hover,.nav-tabs-justified>.active>a:focus{border-bottom-color:#fff}}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.navbar{position:relative;min-height:50px;margin-bottom:20px;border:1px solid transparent}@media (min-width:768px){.navbar{border-radius:4px}}@media (min-width:768px){.navbar-header{float:left}}.navbar-collapse{padding-right:15px;padding-left:15px;overflow-x:visible;-webkit-overflow-scrolling:touch;border-top:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1)}.navbar-collapse.in{overflow-y:auto}@media (min-width:768px){.navbar-collapse{width:auto;border-top:0;-webkit-box-shadow:none;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{padding-right:0;padding-left:0}}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:340px}@media (max-width:480px) and (orientation:landscape){.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:200px}}.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media (min-width:768px){.container>.navbar-header,.container-fluid>.navbar-header,.container>.navbar-collapse,.container-fluid>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;z-index:1030;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@media (min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;height:50px;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media (min-width:768px){.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media (max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media (min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}.navbar-nav.navbar-right:last-child{margin-right:-15px}}@media (min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1)}@media (min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block;width:auto;vertical-align:middle}.navbar-form .input-group{display:inline-table;vertical-align:middle}.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .form-control{width:auto}.navbar-form .input-group>.form-control{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}.navbar-form .radio label,.navbar-form .checkbox label{padding-left:0}.navbar-form .radio input[type=radio],.navbar-form .checkbox input[type=checkbox]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media (min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}.navbar-form.navbar-right:last-child{margin-right:-15px}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-left-radius:0;border-top-right-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-btn.btn-sm{margin-top:10px;margin-bottom:10px}.navbar-btn.btn-xs{margin-top:14px;margin-bottom:14px}.navbar-text{margin-top:15px;margin-bottom:15px}@media (min-width:768px){.navbar-text{float:left;margin-right:15px;margin-left:15px}.navbar-text.navbar-right:last-child{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}@media (max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-default .btn-link{color:#777}.navbar-default .btn-link:hover,.navbar-default .btn-link:focus{color:#333}.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:hover,.navbar-default .btn-link[disabled]:focus,fieldset[disabled] .navbar-default .btn-link:focus{color:#ccc}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#777}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#777}.navbar-inverse .navbar-nav>li>a{color:#777}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}@media (max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#777}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#777}.navbar-inverse .btn-link:hover,.navbar-inverse .btn-link:focus{color:#fff}.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:hover,.navbar-inverse .btn-link[disabled]:focus,fieldset[disabled] .navbar-inverse .btn-link:focus{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#428bca;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{color:#2a6496;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#777;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}a.label:hover,a.label:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.btn .label{position:relative;top:-1px}.label-default{background-color:#777}.label-default[href]:hover,.label-default[href]:focus{background-color:#5e5e5e}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.btn-xs .badge{top:0;padding:1px 5px}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;color:inherit;background-color:#eee}.jumbotron h1,.jumbotron .h1{color:inherit}.jumbotron p{margin-bottom:15px;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#d5d5d5}.container .jumbotron{border-radius:6px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1,.jumbotron .h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:20px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img,.thumbnail a>img{margin-right:auto;margin-left:auto}a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active{border-color:#428bca}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:700}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}.alert-warning{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.alert-warning hr{border-top-color:#f7e1b5}.alert-warning .alert-link{color:#66512c}.alert-danger{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:20px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar,.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;background-size:40px 40px}.progress.active .progress-bar,.progress-bar.active{-webkit-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar[aria-valuenow="1"],.progress-bar[aria-valuenow="2"]{min-width:30px}.progress-bar[aria-valuenow="0"]{min-width:30px;color:#777;background-color:transparent;background-image:none;-webkit-box-shadow:none;box-shadow:none}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{color:#555;text-decoration:none;background-color:#f5f5f5}.list-group-item.disabled,.list-group-item.disabled:hover,.list-group-item.disabled:focus{color:#777;background-color:#eee}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>.small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:hover,a.list-group-item-success:focus{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:hover,a.list-group-item-success.active:focus{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:hover,a.list-group-item-info:focus{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:hover,a.list-group-item-info.active:focus{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:hover,a.list-group-item-warning:focus{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:hover,a.list-group-item-warning.active:focus{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:hover,a.list-group-item-danger:focus{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:hover,a.list-group-item-danger.active:focus{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,.05);box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px;color:inherit}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.list-group+.panel-footer{border-top-width:0}.panel>.table,.panel>.table-responsive>.table,.panel>.panel-collapse>.table{margin-bottom:0}.panel>.table:first-child,.panel>.table-responsive:first-child>.table:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table:last-child,.panel>.table-responsive:last-child>.table:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th{border-bottom:0}.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#428bca}.panel-primary>.panel-heading .badge{color:#428bca;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.05);box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;filter:alpha(opacity=20);opacity:.2}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;filter:alpha(opacity=50);opacity:.5}button.close{-webkit-appearance:none;padding:0;cursor:pointer;background:0 0;border:0}.modal-open{overflow:hidden}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:none;overflow:hidden;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transition:-webkit-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out;-webkit-transform:translate3d(0,-25%,0);-o-transform:translate3d(0,-25%,0);transform:translate3d(0,-25%,0)}.modal.in .modal-dialog{-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5)}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{filter:alpha(opacity=0);opacity:0}.modal-backdrop.in{filter:alpha(opacity=50);opacity:.5}.modal-header{min-height:16.43px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.42857143}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;line-height:1.4;visibility:visible;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-width:5px 5px 0;border-top-color:#000}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:400;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{content:"";border-width:10px}.popover.top>.arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,.25);border-bottom-width:0}.popover.top>.arrow:after{bottom:1px;margin-left:-10px;content:" ";border-top-color:#fff;border-bottom-width:0}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,.25);border-left-width:0}.popover.right>.arrow:after{bottom:-10px;left:1px;content:" ";border-right-color:#fff;border-left-width:0}.popover.bottom>.arrow{top:-11px;left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25)}.popover.bottom>.arrow:after{top:1px;margin-left:-10px;content:" ";border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;-o-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);filter:alpha(opacity=50);opacity:.5}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));background-image:linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);background-repeat:repeat-x}.carousel-control.right{right:0;left:auto;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));background-image:linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);background-repeat:repeat-x}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;filter:alpha(opacity=90);outline:0;opacity:.9}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .glyphicon-chevron-left{left:50%;margin-left:-10px}.carousel-control .icon-next,.carousel-control .glyphicon-chevron-right{right:50%;margin-right:-10px}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;background-color:#000 \9;background-color:rgba(0,0,0,0);border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-15px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-15px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important;visibility:hidden!important}.affix{position:fixed;-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none!important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}


/* FILE: bootstrap-theme.min.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */.btn-default,.btn-primary,.btn-success,.btn-info,.btn-warning,.btn-danger{text-shadow:0 -1px 0 rgba(0,0,0,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 1px rgba(0,0,0,.075)}.btn-default:active,.btn-primary:active,.btn-success:active,.btn-info:active,.btn-warning:active,.btn-danger:active,.btn-default.active,.btn-primary.active,.btn-success.active,.btn-info.active,.btn-warning.active,.btn-danger.active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn:active,.btn.active{background-image:none}.btn-default{text-shadow:0 1px 0 #fff;background-image:-webkit-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-o-linear-gradient(top,#fff 0,#e0e0e0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#e0e0e0));background-image:linear-gradient(to bottom,#fff 0,#e0e0e0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#dbdbdb;border-color:#ccc}.btn-default:hover,.btn-default:focus{background-color:#e0e0e0;background-position:0 -15px}.btn-default:active,.btn-default.active{background-color:#e0e0e0;border-color:#dbdbdb}.btn-default:disabled,.btn-default[disabled]{background-color:#e0e0e0;background-image:none}.btn-primary{background-image:-webkit-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:-o-linear-gradient(top,#428bca 0,#2d6ca2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#2d6ca2));background-image:linear-gradient(to bottom,#428bca 0,#2d6ca2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff2d6ca2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#2b669a}.btn-primary:hover,.btn-primary:focus{background-color:#2d6ca2;background-position:0 -15px}.btn-primary:active,.btn-primary.active{background-color:#2d6ca2;border-color:#2b669a}.btn-primary:disabled,.btn-primary[disabled]{background-color:#2d6ca2;background-image:none}.btn-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#419641 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#419641));background-image:linear-gradient(to bottom,#5cb85c 0,#419641 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#3e8f3e}.btn-success:hover,.btn-success:focus{background-color:#419641;background-position:0 -15px}.btn-success:active,.btn-success.active{background-color:#419641;border-color:#3e8f3e}.btn-success:disabled,.btn-success[disabled]{background-color:#419641;background-image:none}.btn-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#2aabd2 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#2aabd2));background-image:linear-gradient(to bottom,#5bc0de 0,#2aabd2 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#28a4c9}.btn-info:hover,.btn-info:focus{background-color:#2aabd2;background-position:0 -15px}.btn-info:active,.btn-info.active{background-color:#2aabd2;border-color:#28a4c9}.btn-info:disabled,.btn-info[disabled]{background-color:#2aabd2;background-image:none}.btn-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#eb9316 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#eb9316));background-image:linear-gradient(to bottom,#f0ad4e 0,#eb9316 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#e38d13}.btn-warning:hover,.btn-warning:focus{background-color:#eb9316;background-position:0 -15px}.btn-warning:active,.btn-warning.active{background-color:#eb9316;border-color:#e38d13}.btn-warning:disabled,.btn-warning[disabled]{background-color:#eb9316;background-image:none}.btn-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c12e2a 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c12e2a));background-image:linear-gradient(to bottom,#d9534f 0,#c12e2a 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-color:#b92c28}.btn-danger:hover,.btn-danger:focus{background-color:#c12e2a;background-position:0 -15px}.btn-danger:active,.btn-danger.active{background-color:#c12e2a;border-color:#b92c28}.btn-danger:disabled,.btn-danger[disabled]{background-color:#c12e2a;background-image:none}.thumbnail,.img-thumbnail{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{background-color:#e8e8e8;background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{background-color:#357ebd;background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-o-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#357ebd));background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-repeat:repeat-x}.navbar-default{background-image:-webkit-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-o-linear-gradient(top,#fff 0,#f8f8f8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f8f8f8));background-image:linear-gradient(to bottom,#fff 0,#f8f8f8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x;border-radius:4px;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.15),0 1px 5px rgba(0,0,0,.075)}.navbar-default .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f3f3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f3f3f3));background-image:linear-gradient(to bottom,#ebebeb 0,#f3f3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff3f3f3', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.075);box-shadow:inset 0 3px 9px rgba(0,0,0,.075)}.navbar-brand,.navbar-nav>li>a{text-shadow:0 1px 0 rgba(255,255,255,.25)}.navbar-inverse{background-image:-webkit-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-o-linear-gradient(top,#3c3c3c 0,#222 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#3c3c3c),to(#222));background-image:linear-gradient(to bottom,#3c3c3c 0,#222 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);background-repeat:repeat-x}.navbar-inverse .navbar-nav>.active>a{background-image:-webkit-linear-gradient(top,#222 0,#282828 100%);background-image:-o-linear-gradient(top,#222 0,#282828 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#222),to(#282828));background-image:linear-gradient(to bottom,#222 0,#282828 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff282828', GradientType=0);background-repeat:repeat-x;-webkit-box-shadow:inset 0 3px 9px rgba(0,0,0,.25);box-shadow:inset 0 3px 9px rgba(0,0,0,.25)}.navbar-inverse .navbar-brand,.navbar-inverse .navbar-nav>li>a{text-shadow:0 -1px 0 rgba(0,0,0,.25)}.navbar-static-top,.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}.alert{text-shadow:0 1px 0 rgba(255,255,255,.2);-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.25),0 1px 2px rgba(0,0,0,.05)}.alert-success{background-image:-webkit-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#c8e5bc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#c8e5bc));background-image:linear-gradient(to bottom,#dff0d8 0,#c8e5bc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);background-repeat:repeat-x;border-color:#b2dba1}.alert-info{background-image:-webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#b9def0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#b9def0));background-image:linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);background-repeat:repeat-x;border-color:#9acfea}.alert-warning{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#f8efc0));background-image:linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);background-repeat:repeat-x;border-color:#f5e79e}.alert-danger{background-image:-webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-o-linear-gradient(top,#f2dede 0,#e7c3c3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#e7c3c3));background-image:linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);background-repeat:repeat-x;border-color:#dca7a7}.progress{background-image:-webkit-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#ebebeb 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#ebebeb),to(#f5f5f5));background-image:linear-gradient(to bottom,#ebebeb 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x}.progress-bar{background-image:-webkit-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:-o-linear-gradient(top,#428bca 0,#3071a9 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#3071a9));background-image:linear-gradient(to bottom,#428bca 0,#3071a9 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);background-repeat:repeat-x}.progress-bar-success{background-image:-webkit-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-o-linear-gradient(top,#5cb85c 0,#449d44 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5cb85c),to(#449d44));background-image:linear-gradient(to bottom,#5cb85c 0,#449d44 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);background-repeat:repeat-x}.progress-bar-info{background-image:-webkit-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-o-linear-gradient(top,#5bc0de 0,#31b0d5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#5bc0de),to(#31b0d5));background-image:linear-gradient(to bottom,#5bc0de 0,#31b0d5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);background-repeat:repeat-x}.progress-bar-warning{background-image:-webkit-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-o-linear-gradient(top,#f0ad4e 0,#ec971f 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f0ad4e),to(#ec971f));background-image:linear-gradient(to bottom,#f0ad4e 0,#ec971f 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);background-repeat:repeat-x}.progress-bar-danger{background-image:-webkit-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-o-linear-gradient(top,#d9534f 0,#c9302c 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9534f),to(#c9302c));background-image:linear-gradient(to bottom,#d9534f 0,#c9302c 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);background-repeat:repeat-x}.progress-bar-striped{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent)}.list-group{border-radius:4px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.075);box-shadow:0 1px 2px rgba(0,0,0,.075)}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{text-shadow:0 -1px 0 #3071a9;background-image:-webkit-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:-o-linear-gradient(top,#428bca 0,#3278b3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#3278b3));background-image:linear-gradient(to bottom,#428bca 0,#3278b3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3278b3', GradientType=0);background-repeat:repeat-x;border-color:#3278b3}.panel{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);box-shadow:0 1px 2px rgba(0,0,0,.05)}.panel-default>.panel-heading{background-image:-webkit-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-o-linear-gradient(top,#f5f5f5 0,#e8e8e8 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f5f5f5),to(#e8e8e8));background-image:linear-gradient(to bottom,#f5f5f5 0,#e8e8e8 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);background-repeat:repeat-x}.panel-primary>.panel-heading{background-image:-webkit-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-o-linear-gradient(top,#428bca 0,#357ebd 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#428bca),to(#357ebd));background-image:linear-gradient(to bottom,#428bca 0,#357ebd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff357ebd', GradientType=0);background-repeat:repeat-x}.panel-success>.panel-heading{background-image:-webkit-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-o-linear-gradient(top,#dff0d8 0,#d0e9c6 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#dff0d8),to(#d0e9c6));background-image:linear-gradient(to bottom,#dff0d8 0,#d0e9c6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);background-repeat:repeat-x}.panel-info>.panel-heading{background-image:-webkit-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-o-linear-gradient(top,#d9edf7 0,#c4e3f3 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#d9edf7),to(#c4e3f3));background-image:linear-gradient(to bottom,#d9edf7 0,#c4e3f3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);background-repeat:repeat-x}.panel-warning>.panel-heading{background-image:-webkit-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-o-linear-gradient(top,#fcf8e3 0,#faf2cc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#fcf8e3),to(#faf2cc));background-image:linear-gradient(to bottom,#fcf8e3 0,#faf2cc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);background-repeat:repeat-x}.panel-danger>.panel-heading{background-image:-webkit-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-o-linear-gradient(top,#f2dede 0,#ebcccc 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#f2dede),to(#ebcccc));background-image:linear-gradient(to bottom,#f2dede 0,#ebcccc 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);background-repeat:repeat-x}.well{background-image:-webkit-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-o-linear-gradient(top,#e8e8e8 0,#f5f5f5 100%);background-image:-webkit-gradient(linear,left top,left bottom,from(#e8e8e8),to(#f5f5f5));background-image:linear-gradient(to bottom,#e8e8e8 0,#f5f5f5 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);background-repeat:repeat-x;border-color:#dcdcdc;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.05),0 1px 0 rgba(255,255,255,.1)}


/* FILE: empty.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */



/* FILE: flexslider.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none !important;} 

/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; overflow:hidden;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1; padding:0; }

.carousel li {margin-right: 5px}


/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav li { list-style:none; margin:0; padding:0; }
.flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -36px; }
.flex-direction-nav .flex-prev {left: -36px;}
.flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
.flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: 8px; text-align: center;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 7px; height: 7px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {opacity: 1; left: 0;}
  .flex-direction-nav .flex-next {opacity: 1; right: 0;}
}


/* FILE: colorbox.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:100000; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background-color: black; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80) !important; opacity: 0.8 !important;}
#colorbox{outline:0;}
    #cboxContent{margin-bottom:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#cecfc5; padding:4px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
        #cboxLoadedContent > div {background:#fff; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px;}
        #cboxLoadingGraphic{background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/images/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/images/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{position:absolute; bottom:-35px; right:4px; width:30px; height:30px; background:url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/images/close.png) top right no-repeat; top:auto; outline:none; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity:0.7;}
        #cboxClose:hover{width:30px; height:30px; right:1px; background-position:0 0; filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100); opacity:1;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}



/* FILE: jscrollpane.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 2px;
	width: 3px;
	height: 100%;
    background: #eaeaea;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 2px;
	left: 0;
    width: 100%;
	height: 3px;
    background: #eaeaea;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.jspVerticalBar *,
.jspHorizontalBar *
{
	margin: 0;
	padding: 0;
}
.jspVerticalBar .jspTrack {
    margin: 0 -2px;
}
.jspHorizontalBar .jspTrack {
    margin: -2px 0;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	position: relative;
}

.jspDrag
{
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/images/scroll_track_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


/* FILE: styles-venedor.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */

/*========== Bootstrap Styles ==========*/
body {
    line-height: 1.42857;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
script, style {
    display: none !important;
}
li {
    line-height: inherit;
}
.alert, 
.alert h4 {
    font-size: 14px;
}
select {
    height: auto;
    line-height: auto;
}
select option {
    padding-right: 10px;
}
select:disabled {
    background: none repeat scroll 0 0 #ddd;
}
.label,
.badge {
    font-size: 14px;
    text-shadow: none;
    font-weight: normal;
    white-space: normal;
}
.radio, 
.checkbox {
    min-height: 12px;
    display: inline-block;
}
input[type="radio"], 
input[type="checkbox"] {
    margin-top: -2px;
    margin-right: 6px;
}
th.label,
td.label {
    display: table-cell;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
label {
    display: inline-block;
    font-weight: normal;
}
table {
    border-collapse: separate;
}
small {
    line-height: 1;
}
.dropdown-menu {
    max-width: inherit;
}
.dropdown-menu a {
    padding-left: 0;
    padding-right: 0;
}
[class^="icon-"], [class*=" icon-"] {
    background-repeat: no-repeat;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    margin-top: 1px;
    vertical-align: text-top;
    width: 14px;
    padding: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.1;
}
form {
    margin-bottom: 0;
}

/*========== Common Styles ==========*/
form h2,
form h3,
.section h3 {
    font-size: 25px;
    margin-top: 20px;
    text-transform: uppercase;
}
.box h3,
.block .block-title, .slide-title {
    text-transform: uppercase;
}
.page-title h1,
.page-title h2,
.main h1,
.main h2,
.footer-banner h2 { 
    text-transform: none; 
}
a {
    transition:            color 300ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
    -moz-transition:       color 300ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
    -webkit-transition:    color 300ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
    -o-transition:         color 450ms ease-in-out, background-color 300ms ease-in-out, opacity 150ms ease-in-out;
}
a:hover, a:focus {
    text-decoration: none;
}
p.desc {
    font-size: 16px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    clear: both;
    margin: 0 0 15px 0;
}
.dropdown-menu {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkt-border-radius: 0;
    border-width: 0;
    right: auto;
    left: 0;
    width: auto;
    min-width: 0;
    margin: 0;
    padding: 0;    
    z-index: 99999;
}
.header-container .dropdown-menu,
.footer-container .dropdown-menu {
    right: 0;
    left: auto;
}
.dropdown-menu > li {
    white-space: nowrap;    
}
.dropdown-menu > li > a,
.dropdown-menu > li > div {
    padding: 8px 18px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border-width: 0;
    font-size: 13px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.dropdown-menu > li > a {
    display: block;
}
.header-container .dropdown-menu > li > a,
.header-container .dropdown-menu > li > div,
.footer-container .dropdown-menu > li > a,
.footer-container .dropdown-menu > li > div {
    padding: 8px 12px;
}
.dropdown-select {
    margin-right: 3px;
}
.container-shadow {
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/container_shadow.png) center top no-repeat;
    height: 15px;
    bottom: -15px;
    position:absolute;
    left: 0;
    right: 0;
}
.calendar {
    z-index: 1000;
}

select, 
textarea, 
input.input-text, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input {
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    padding: 6px 6px;
    text-shadow: none;
    height: auto;
    vertical-align: bottom;
}

.btn,
.button,
.button-inverse,
.slider-arrow,
.button-arrow,
.dropdown .arrow,
.elastislide-next,
.elastislide-prev,
.button-up,
.button-down,
.buttons-set .back-link a,
.scrolltop,
.fraction-slider .prev,
.fraction-slider .next,
.bx-wrapper .bx-controls-direction a,
.button-tabs li a,
.tp-leftarrow,
.tp-rightarrow {
    font-size: 13px;
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: .3em;
    line-height: 20px;
    color: #f4f4f4;
    text-align: center;
    text-shadow: none;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6 #e6e6e6 #b3b3b3;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    vertical-align: middle;
    cursor: pointer;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
    background-position: center center;
    background-repeat: no-repeat;
}
.button,
.btn,
.slider-arrow,
.button-arrow,
.dropdown .arrow,
.elastislide-next,
.elastislide-prev,
.button-up,
.button-down,
.buttons-set .back-link a,
.scrolltop,
.fraction-slider .prev,
.fraction-slider .next,
.bx-wrapper .bx-controls-direction a,
.tp-leftarrow,
.tp-rightarrow {
    padding: 7px 12px 6px;
    text-shadow: none;
    transition:            color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition:       color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition:    color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition:         color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
}
.btn.close {
    padding: 7px 12px 6px;
    opacity: 1;
    filter: alpha(opacity=100);
}
.btn-large,
.buttons-set button.button,
.buttons-set .back-link a {
    font-size: 17px;
    padding: 11px 19px;
    text-transform: uppercase;
}
.buttons-set .back-link a {
    display: inline-block;
}
.btn-mini {
    padding: 2px 6px;
}
.slider-arrow,
.button-arrow,
.dropdown .arrow,
.elastislide-next,
.elastislide-prev,
.button-up,
.button-down,
.prettycheckbox > a,
.prettyradio > a,
.scrolltop,
.fraction-slider .prev,
.fraction-slider .next,
.bx-wrapper .bx-controls-direction a,
.tp-leftarrow,
.tp-rightarrow {
    transition:            color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -moz-transition:       color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -webkit-transition:    color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
    -o-transition:         color 450ms ease-in-out, background-color 150ms ease-in-out, opacity 600ms ease-in-out, background-position 300ms ease-in-out;
}
table .button.nav {
    color: #333;
}
.dropdown-select .button {
    text-transform: none !important;
    background-color: #fff !important;
    padding-right: 40px;
}
.dropdown-select .arrow {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
}
.button-asc,
.button-desc {
    width: 30px;
    height: 30px;
    padding: 0;
}
.button-viewall,
.button-grid,
.button-list {
    width: 35px;
    height: 30px;
    text-indent: -999em;
    padding: 0;
}
.button-viewall {
    width: 35px;
    height: 30px;
    padding: 0;
}
.button.next,
.button.prev {
    width: 30px;
    height: 30px;
    padding: 0;
}
.elastislide-next,
.elastislide-prev {
    width: 30px;
    height: 25px;
    padding: 0;
}
.button-up,
.button-down {
    width: 25px;
    height: 25px;
    text-indent: -999em;
}
.button-arrow.btn-remove {
    background-position: center center !important;
    width: 25px;
    height: 25px;
    padding: 0;
    margin: 0 5px;
}
.link-wishlist, 
.link-compare,
.link-friend,
.link-edit {
    width: 35px;
    height: 35px;
    padding: 0;
    text-indent: -999em;
}
.link-wishlist.no-image, 
.link-compare.no-image,
.link-friend.no-image,
.link-edit.no-image {
    background-image: none !important;
    background-color: transparent !important;
    text-indent: 0 !important;
    width: auto !important;
    height: auto !important;
}
.link-cart {
    background-color: transparent;
    border-width: 0;
}
.btn-remove {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/btn_remove.png);
    margin: 0;
}
.btn-edit {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/btn_edit.png);
    margin: 0;
}
.btn-remove:hover,
.btn-remove:focus,
.green .btn-remove:hover,
.green .btn-remove:focus  { background-position: 0 -11px; }
.blue .btn-remove:hover,
.blue .btn-remove:focus   { background-position: 0 -22px; }
.orange .btn-remove:hover,
.orange .btn-remove:focus { background-position: 0 -33px; }
.pink .btn-remove:hover,
.pink .btn-remove:focus   { background-position: 0 -44px; }
.btn-edit:hover,
.btn-edit:focus,
.green .btn-edit:hover,
.green .btn-edit:focus  { background-position: 0 -11px; }
.blue .btn-edit:hover,
.blue .btn-edit:focus   { background-position: 0 -22px; }
.orange .btn-edit:hover,
.orange .btn-edit:focus { background-position: 0 -33px; }
.pink .btn-edit:hover,
.pink .btn-edit:focus   { background-position: 0 -22px; }
.carousel-control.left,
.carousel-control.right,
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus,
.btn-default,
.btn-primary,
.btn-warning,
.btn-danger,
.btn-success,
.btn-info,
.btn-inverse,
.navbar,
.navbar-inner,
.navbar .btn-navbar,
.navbar-inverse,
.navbar-inverse .navbar-inner,
.navbar-inverse .btn-navbar,
.progress,
.progress-bar,
.progress-bar-danger,
.progress-bar-success,
.progress-bar-info,
.progress-bar-warning,
.progress .bar,
.progress-danger .bar,
.progress .bar-danger,
.progress-success .bar,
.progress .bar-success,
.progress-info .bar,
.progress .bar-info,
.progress-warning .bar,
.progress .bar-warning,
.alert-success,
.alert-info,
.alert-warning,
.alert-danger,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.panel-default > .panel-heading,
.panel-primary > .panel-heading,
.panel-success > .panel-heading,
.panel-info > .panel-heading,
.panel-warning > .panel-heading,
.panel-danger > .panel-heading,
.well {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false) !important;
}
.flexslider {
    background: transparent;
    -webkit-border-raidus: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    border-width: 0;
    margin: 0;
}
.flex-direction-nav a {
    opacity: 1;
}
.flexslider:hover .flex-next {
    opacity: 1;
}
.flexslider:hover .flex-prev {
    opacity: 1;
}
.flex-direction-nav .flex-next {
    background-position: center center;
    right: 0;
}
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:focus {
    background-position: center center;
}
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:focus,
.flexslider:hover .flex-next {
    right: 0;
}
.flex-direction-nav .flex-prev {
    right: 32px;
    left: auto;
    background-position: center center;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:focus {
    background-position: center center;
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:focus,
.flexslider:hover .flex-prev {
    right: 32px;
    left: auto;
}
.block-list .flex-direction-nav a {
    top: 0;
    width: 28px;
    height: 20px;
    padding: 0;
    margin-top: -38px;
}
.block-list #block-related .flex-direction-nav a {
    margin-top: -87px;
}
.calendar .button {
    display: table-cell !important;
}
.std .button-tabs {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
.std .button-tabs li {
    float: left;
    margin-left: 3px;
    margin-bottom: 3px;
    list-style-position: outside;
}
.main .button-tabs li a {
    background-color: #575a59;
    color: #ffffff;
    padding: 4px 30px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.subtitle {
    margin-top: 0;
    margin-bottom: 15px;
}
.std .tab-content {
    margin-bottom: 25px;
}

/*========== Header Top ==========*/
.header-top {
    
}
.header-top .right {
    margin-right: 0;
}
.header-top-below {
    text-align: right;
}
.header-top-below p {
    padding: 10px;
    position: static !important;
}
.welcome-msg,
.login-link {
    float: right;
    padding: 8px 20px;
    margin: 0;
}
.welcome-msg {
    padding-right: 0;
    display: none;
}
.login-link {
    padding-left: 10px;
}

/*========== Header ==========*/
.header-container {
    position: relative;
    z-index: 10001;
}
.header {
    padding-top: 17px;
}
.header .logo {
    margin-bottom: 11px;
    position: relative;
    z-index: 1;
}
.header .logo img {
    height: 73px;
}
.header-right {
    float: right;
}
.header-container {
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
            box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
.header-container.fixed {
	position: static;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.header-container.fixed .header-menu {
    position: fixed;
    z-index: 10001;
    top: 0;
    left: 0;
    right: 0;
    margin-top: 0;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.15);
            box-shadow: 0 1px 3px rgba(0,0,0,0.15);
}
.header-container.fixed #custommenu > .menu.active > .parentMenu > a,
.header-container.fixed #nav li.over a.level-top,
.header-container.fixed #nav-links li.over a.level-top {
    padding-bottom: 13px;
}
.header-container.fixed #custommenu > .menu.active,
.header-container.fixed #nav > li.over,
.header-container.fixed #nav-links > li.over {
    margin-bottom: 0;
}
.header-container.fixed #nav ul, 
.header-container.fixed #nav div,
.header-container.fixed #nav-links ul,
.header-container.fixed #nav-links div {
    top: 51px;
}
.header-container.fixed .header-menu #mini-cart,
.header-container.fixed .header-menu .block-currency,
.header-container.fixed .header-menu .block-language {
    display: none;
}
.header-container.fixed .header .logo {
    position: fixed;
    top: 6px;
    z-index: 10002;
    margin-top: 0;
}
.header-container.fixed .header .logo img {
    height: 40px;
}
.header-container .header > .container {
    min-height: 103px;
}
/*========== Top Links ==========*/
.toplinks {
    margin: 0;
    padding: 0;
}
.toplinks a {
    text-decoration: none;
    line-height: 20px;
    margin: 8px;
    display: inline-block;
    white-space: nowrap;
}
.toplinks a .count {
    letter-spacing: 1px;
}

.toplinks [class*="icon"] {
    width: 16px;
    height: 16px;
    padding: 0;
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/icon_16x16.png);
    margin-right: 3px;
}

/* customize icons */
.toplinks .icon-meinwunschzettel                  { background-position: 0px 0; }
.toplinks a:hover .icon-meinwunschzettel          { background-position: 0px -16px; }
.blue .toplinks a:hover .icon-meinwunschzettel    { background-position: 0px -32px; }
.orange .toplinks a:hover .icon-meinwunschzettel  { background-position: 0px -48px; }
.pink .toplinks a:hover .icon-meinwunschzettel    { background-position: 0px -64px; }

.toplinks .icon-10                   { background-position: -16px 0; }
.toplinks a:hover .icon-10           { background-position: -16px -16px; }
.blue .toplinks a:hover .icon-10     { background-position: -16px -32px; }
.orange .toplinks a:hover .icon-10   { background-position: -16px -48px; }
.pink .toplinks a:hover .icon-10     { background-position: -16px -64px; }

.toplinks .icon-50                      { background-position: -32px 0; }
.toplinks a:hover .icon-50              { background-position: -32px -16px; }
.blue .toplinks a:hover .icon-50        { background-position: -32px -32px; }
.orange .toplinks a:hover .icon-50      { background-position: -32px -48px; }
.pink .toplinks a:hover .icon-50        { background-position: -32px -64px; }

.toplinks .icon-60                    { background-position: -48px 0 ; }
.toplinks a:hover .icon-60            { background-position: -48px -16px; }
.blue .toplinks a:hover .icon-60      { background-position: -48px -32px; }
.orange .toplinks a:hover .icon-60    { background-position: -48px -48px; }
.pink .toplinks a:hover .icon-60      { background-position: -48px -64px; }

/*========== Currency Swicher, Language Selector ==========*/
.block-currency, 
.block-language {
    float: right;
    margin-bottom: 0;
    margin-left: 4px;    
    height: 36px;
}
.block-currency .block-title, 
.block-language .block-title,
.store-switcher .block-title {
    display: none;
}
.block-currency a, 
.block-language a,
.store-switcher a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4 !important;
}
.block-currency .block-content, 
.block-language .block-content,
.store-switcher .block-content {
    padding: 0;
}
.block-currency .block-content > a, 
.block-language .block-content > a,
.store-switcher .block-content > a {
    padding: 8px 12px;
    display: block;
    text-align: center;
}
.block-language .icon-flag {
    width: 16px;
    height: 12px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 3px;
    background-position: center center;
    border: 1px solid #eee;
    padding: 0;
}
.block-currency .dropdown-toggle .symbol,
.block-currency .dropdown-menu .symbol {
    display: none;
    padding: 0;
    min-width: 18px;
    text-align: center;
}
.store-switcher {
    margin-bottom: 0;
    margin-top: 5px;
}
.store-switcher .block-content {
    float: right;
}
.store-switcher .dropdown-menu {
    top: auto;
    bottom: 38px;
    -webkit-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 -5px 10px rgba(0, 0, 0, 0.2);
}
.store-switcher ul li,
.footer .store-switcher ul li {
    margin: 0;
}
.store-switcher li a {
    background-image: none !important;
}

/*========== Main Menu ==========*/
.mobile-header .header-menu {
    padding-bottom: 0;
}
.mobile-header #menu-button {
    padding-bottom: 7px;
}
.mobile-header.fixed #menu-button {
    padding-bottom: 7px !important;
}
.header-menu .container,
.header-menu .container-fluid {
    position: relative;
}
.nav-container {
    float: left;
    position: relative;
    z-index: 1;
}
.mobile-header .nav-container {
    position: static;
}
#nav, 
#nav-links {
    float: none;
    display: inline;
}
.header-menu-right .nav-container {
    float: right;
}
.header-menu-right div.eternal-custom-menu-popup {
    right: -36px;
    left: auto;
}
#menu-button a, 
div.menu a, 
#nav li a, 
#nav-links li a, 
.menu-mobile.level0 > .parentMenu > a {
    line-height: 25px;
}
#custommenu-mobile {
    position: static;
}
div.itemSubMenu a {
    line-height: 1.4;
    padding: 8px 10px 8px 15px;
}
div.itemSubMenu a,
.nav-container .menu-mobile .parentMenu a span {
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_green.png) left center no-repeat;
}
.nav-container div.itemSubMenu a,
.nav-container .menu-mobile .parentMenu a span {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_green.png);
}
.blue .nav-container div.itemSubMenu a,
.blue .nav-container .menu-mobile .parentMenu a span {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_blue.png);
}
.orange .nav-container div.itemSubMenu a,
.orange .nav-container .menu-mobile .parentMenu a span {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_black.png);
}
.orange .nav-container div.itemSubMenu a:hover,
.orange .nav-container div.itemSubMenu a:focus,
.orange .nav-container .menu-mobile .parentMenu a:hover span,
.orange .nav-container .menu-mobile .parentMenu a:focus span {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_orange.png);
}
.pink .nav-container div.itemSubMenu a,
.pink .nav-container .menu-mobile .parentMenu a span {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_black.png);
}
.pink .nav-container div.itemSubMenu a:hover,
.pink .nav-container div.itemSubMenu a:focus,
.pink .nav-container .menu-mobile .parentMenu a:hover span,
.pink .nav-container .menu-mobile .parentMenu a:focus span {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_pink.png);
}
.nav-container .menu-mobile .parentMenu a span {
    padding-left: 15px;
}

.nav-container .menu-mobile.level0 > .parentMenu > a span,
.nav-container #custommenu-mobile a.level1 span {
    padding-left: 0;
    background-image: none !important;
}

.mobile-header #menu-button {
    margin: 0;
}

#custommenu-mobile .btn-navbar {
    padding: 7px;
    margin-right: 5px;
    margin-left: 12px;
    margin-top: -5px;
}

#custommenu-mobile .btn-navbar .icon-bar {
    display: block;
    width: 21px;
    height: 3px;
    -webkit-border-radius: 1px;
       -moz-border-radius: 1px;
            border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
#custommenu-mobile #menu-button {
    display: block;
    width: auto;
}
#menu-button a, 
#menu-button a:link, 
#menu-button a:visited {
    margin-left: 0;
    line-height: 30px;
}
.btn-navbar .icon-bar + .icon-bar {
    margin-top: 3px;
}
#custommenu-mobile #menu-content {
    border-width: 5px 0 0 0 !important;
    margin: 0;
}
.menu-mobile .parentMenu {
    border-width: 0;
}

/* Breadcrumbs */
.bv3 .breadcrumbs ul {
    margin: 0;
}

/*========== Quick Access ==========*/
.quick-access {
    margin-top: 8px;
    float: right;
    position: relative;
    z-index: 2;
}
.form-search label {
    display: none;
}
#search_mini_form {
    margin-bottom: 0;
    float: left;
    position: relative;
}
.form-search .input-text {
    width: 160px;
    position: absolute;
    right: 36px;
    padding: 8px;
    line-height: 17px;
    font-size: 13px;;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.header-menu-right .form-search .input-text {
    display: none;
}
.form-search .button,
.form-search .button:hover,
.form-search .button:focus {
    text-indent: -999em;
    width: 35px;
    height: 35px;
    margin-left: 1px;
    padding: 0;
    position: relative;
    z-index: 0;
}
#mini-cart {
    float: left;
    margin-left: 8px;
    margin-right: 0;
}
.header-both {
    margin-bottom: 10px;
}
.header-top #mini-cart,
.header-both #mini-cart {
    float: right;
    margin-left: 10px;
}
#mini-cart .dropdown-toggle {
    font-size: 14px;
    padding-top: 7px;
    height: 35px;
    text-transform: none;
}
.header-top #mini-cart .dropdown-toggle {
    height: 36px;
    padding-top: 8px;
}
.header-both .block-currency,
.header-both .block-language,
.header-both #mini-cart {
    margin-top: -6px;
}
.header-both .block-currency,
.header-both .block-language {
    height: 35px;
    padding-bottom: 7px;
}
#mini-cart .dropdown-toggle .price {
    font-weight: normal;
}
#mini-cart .icon-cart {
    background-position: 0 0;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 2px;
}
#mini-cart .dropdown-menu {
    width: 300px;
    padding: 20px;
    top: 43px;
}
.header-right #mini-cart .dropdown-menu,
.header-top #mini-cart .dropdown-menu {
    top: 42px;
}
#mini-cart .block-subtitle {
    font-weight: normal;
    margin-bottom: 15px;
}
#mini-cart .product-name a { 
    font-size:16px; 
}
#mini-cart .mini-products-list .product-name {
    padding-right: 35px;
}
#mini-cart .mini-products-list .product-name,
#mini-cart .mini-products-list .price {
    padding-right: 35px;
    font-size: 16px;
}
#mini-cart .mini-products-list img {
    width: 100%;
    height: auto;
}
.block .mini-products-list .item {
    position: relative;
    padding: 10px 0;
}
.mini-products-images-list .item {
    display: inline-block;
    width: 70px;
}
.mini-products-list .product-details .btn-remove {
    position: absolute;
    top: 8px;
    right: 2px;
}
.block-compare .mini-products-list .product-details .btn-remove,
.block-wishlist .mini-products-list .product-details .btn-remove {
    top: -5px;
}
.mini-products-list .product-details .btn-edit {
    position: absolute;
    top: 8px;
    right: 20px;
}
#mini-cart .prices-wrap {
    padding-top: 7px;
    padding-right: 100px;
    font-weight: bold;
    font-size: 15px;
    text-transform: uppercase;
}
#mini-cart .prices {
    margin: 6px 0;
}
#mini-cart .actions {
    float: right;
}
#mini-cart .actions .button {
    display: block;
    width: 100px;
    text-align: center;
    margin-bottom: 3px;
    padding: 4px 0;
}
.block_mini_cart_above_products {
    margin-bottom: 15px;
}
.search-autocomplete ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/*========== Footer ==========*/
.footer,
.footer h3 {
    line-height: 2;
}
.brand-slider-wrap {
    padding: 0 0 30px 0;
}
.footer-top {
    padding: 20px 10px 50px;
}
.footer-top > div {
    position: relative;
}
.footer-bottom {
    padding: 20px 10px;
    margin-top: 0;
}
.footer h3,
.footer .title {
    margin-bottom: 20px;
    margin-top: 50px;
    text-transform: uppercase;
}
.footer ul li {
    margin: 5px 0;
}
.footer ul li a {
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_green.png) left center no-repeat;
    padding-left: 15px;
    line-height: 2;
}
.green .footer ul li a  { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_green.png); }
.blue .footer ul li a   { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_blue.png); }
.orange .footer ul li a { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_white.png); }
.orange .footer ul li a:hover,
.orange .footer ul li a:focus { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_orange.png); }
.pink .footer ul li a   { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_black.png); }
.pink .footer ul li a:hover,
.pink .footer ul li a:focus { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_pink.png); }
.footer .copyright {
    text-align: right;
}
.footer .copyright address {
    padding: 15px 0 0;
    margin-bottom: 0;
}
.scrolltop {
    height: 38px;
    width: 38px;
    padding: 0;
    display: inline-block;
}
#topcontrol {
    z-index: 10000;
}

/*========== Footer Facebook like box ==========*/
.footer .fblike-box {
    background-color: transparent; 
    border-width: 0;
    position: relative;
}
.facebook-like-wrap {
    overflow: hidden;
}
.footer .fblike-box .icon-fblike {
    background-position: 0 0;
    margin-top: 1px;
    margin-right: 5px;
}
.footer .fblike-box .button {
    float: right;
    margin-top: 8px;
    text-transform: none;
}
.fb-persons {
    margin-left: -20px;
    margin-right: -20px;
}
.fb-person {
    float: left;
    text-align: center;
    width: 60px;
    height: 100px;
    margin: 0 0 0 20px;
    font-size: 13px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.fb-person img {
    width: 100%;
    height: auto;
}
.fb-person a,
.fb-person span {
    display: block;
}
.fb-person a:hover,
.fb-person span:hover {
    -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
}
.footer .fblike-box a:hover img,
.footer .fblike-box span:hover img {
    opacity: 0.85;
}

/*========== Footer Twitter Tweets ==========*/
.footer-tweets {
    -webkit-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
       -moz-box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
            box-shadow: 0 -1px 1px rgba(255, 255, 255, 0.3);
}
.footer-tweets #twitter-slider {
    position: relative;
    padding: 0 140px 0 80px;
}
.footer-tweets .twitter-slider1 {
    text-align: center;
    padding: 0 70px;
}
.footer-tweets .photo img {
    -webkit-border-radius: 24px;
       -moz-border-radius: 24px;
            border-radius: 24px;
    -webkit-box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2);
       -moz-box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2);
            box-shadow: inset 0px 0px 3px 1px rgba(0,0,0,0.2);
    margin-bottom: 20px;
    margin-top: 30px;
}
.footer-tweets .text {
    font-size: 16px;
    margin-bottom: 10px;
}
.footer-tweets .date {
    font-style: italic;
    font-size: 14px;
    margin-bottom: 30px;
}
.footer-tweets .twitter-slider2 .text {
    margin-top: 40px;
    margin-bottom: 5px;
}
.footer-tweets ul li {
    margin: 0;
}
#twitter-slider .flex-direction-nav a {
    width: 35px;
    height: 25px;
    padding: 0;
    top: 55%;
    border-width: 0;
    background-color: transparent;
}
#twitter-slider .flex-direction-nav .flex-next {
    right: 10px;
}
.twitter-slider1 .flex-direction-nav .flex-prev {
    right: auto;
    left: 10px;
}
.twitter-slider2 .flex-direction-nav .flex-prev {
    right: 47px;
}
.footer-tweets .twitter-icon {
    position: absolute;
    left: 10px;
    width: 45px;
    height: 38px;
    padding: 0;
    display: block;
}
#twitter-footer-slider * {
    line-height: 1.5;
}
#twitter-footer-slider .photo {
    text-align: center;
    margin-bottom: 15px;
}
#twitter-footer-slider .date {
    font-size: 12px;
    margin-bottom: 15px;
}
.footer-tweets .text a,
#twitter-footer-slider .text a {
    background-image: none !important;
    padding-left: 0;
}

/*========== Footer Subscribe ==========*/
.footer-subscribe .block-subscribe {
    margin-bottom: 0;
    border-width: 0;
    background-color: transparent;
    padding: 30px 0 25px;
}
.footer-subscribe .block-title {
    float: left;
    padding: 8px 0 10px;
    margin: 0;
}
.footer-subscribe form {
    float: right;
}
.footer-subscribe .input-box input {
    width: 370px;
    padding: 8px 20px;
    font-size: 16px;
    height: 44px;
}
.footer-subscribe .input-box,
.footer-subscribe .actions {
    float: left;
    padding: 0;
    margin-left: 10px;
}

/*========== Main Content ==========*/
.cms-index-index .main {
    padding-top: 50px;
}
.main-slider {
    overflow: hidden;
    position: relative;
}
.main-slider .shadow-left,
.main-slider .shadow-right {
    position: absolute;
    top: 0;
    bottom: 0;
    background-color: #f9f9f9;
    opacity: 0.5;
}
.main-slider .shadow-left {
    left: 0;
}
.main-slider .shadow-right {
    right: 0;
}
.main-banner {
    padding: 50px 0 0;
    text-align: center;
}
.main-banner .container {
    padding-left: 0;
    padding-right: 0;
}
.main-banner img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.main-banner img:hover {
    opacity :0.85; 
    filter: alpha(opacity=85);
}
.main-container {
    
}
.main {
    padding-top: 20px;
    padding-bottom: 0;
    position: relative;
}
.main.nobc {
    padding-top: 40px;
}
.main-content {
    padding: 0 0 50px;
}
.bv3.bsl .main-content {
    padding-left: 15px;
}
.bv3.bsr .main-content {
    padding-right: 15px;
}
.main-content-right {
    float: right !important;
}
.main h2.subtitle,
.main .widget .widget-title h2,
.main .page-title h1,
.footer-banner h2.subtitle {
    font-size: 40px;
    line-height: 1;
    padding-left: 8px;
    position: relative;
}
.main h2.subtitle .line,
.main .widget .widget-title h2 .line,
.main .page-title h1 .line,
.footer-banner h2.subtitle .line {
    position: absolute;
    left: 240px;
    right: 30px;
    top: 23px;
}
.line-title {
    display: inline-block;
    margin-right: 20px;
}
.footer-banner h2.subtitle .line {
    left: 260px;
}
.page-title .back-link, 
.page-title button.button {
    margin-top: 24px;
}
.page-title .link-print {
    background-position: left center;
    color: #888;
}
.std ul, 
.std ol, 
.std dl, 
.std p, 
.std address, 
.std blockquote {
    line-height: 1.6;
}

/*========== Sidebar, Block ==========*/
.sidebar {
    padding: 0 0 50px;
}
.sidebar-left {
    margin-left: 0 !important;
}
.bv3 .sidebar-right {
    padding-left: 15px;
}
.bv3 .sidebar-left {
    padding-right: 15px;
}
.sidebar ol,
.sidebar ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.sidebar .block-content li {
    padding: 5px 0;
}
.sidebar .block-venedor-ads .block-content li {
    padding: 0;
}
.sidebar .block dt {
    padding: 15px 45px 15px 15px;
    text-transform: uppercase;
}
.sidebar .block dd {
    padding: 15px;
    margin: 0;
}
.sidebar address {
    margin-bottom: 0;
}
.block .slider-title {
    overflow: hidden; 
    text-overflow: ellipsis; 
    white-space: nowrap; 
}
.block-layered-nav .block-subtitle {
    font-size: 18px;
}
.block-layered-nav dt {
    font-size: 16px;
}
.block-layered-nav .currently ol {
    margin: 0;
    padding: 10px 15px;
}
.block-layered-nav .currently span.value {
    font-weight: bold;
}
.block-layered-nav li {
    padding: 5px 0;
}
.block-layered-nav .label {
    margin-right: 5px;
}
.block-layered-nav .button-arrow {
    width: 25px;
    height: 25px;
    padding: 0;
    margin-top: -2px;
    position: absolute;
    right: 15px;
}

#narrow-by-list2 dd {
    display: block !important;
}
#venedor-ads {
    position: relative;
}
#venedor-ads p {
    padding: 0;
    margin: 0;
}
.block-list .slider-title {
    padding-right: 62px;
}
.sidebar .block-compare.mini-products-list .item {
    padding-top: 20px;
    padding-bottom: 10px;
}
.sidebar .block-compare.mini-products-list .btn-remove {
    top: -5px;
}
.sidebar .mini-products-list .block .block-title {
    padding-right: 32px;
}
.block-list .old-price {
    margin-bottom: 3px;
}
.block-list .old-price .price {
    font-size: 16px;
}
.block-list .price-label {
    font-size: 14px;
}
.block .block-content .mini-products-list .item {
    padding: 10px 0;
}
.mini-products-list .ratings {
    display: inline-block;
    margin: 3px 0;
}
.mini-products-list .ratings .rating-links {
    display: none;
}
.block-subscribe {
    text-align: center;
    padding: 20px 15px 15px;
}
.form-subscribe-header {
    font-size: 16px;
    margin-bottom: 15px;
}
.block-subscribe .input-text {
    width: 90%;
}
.block-subscribe .actions {
    text-align: center;
}

/*========== Category ==========*/
.category-banner {
    padding: 0px 0;
    font-size: 16px;
    position: relative;
}
.category-banner ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.category-banner p {
    line-height: 1.4;
}
#category-banner-slider .product-image img,
.category-banner .category-image img {
    width: 100%;
    height: auto;
}
#category-banner-slider .product-image,
.category-banner .category-image {
    position: relative;
    margin: 20px auto;
    width: 380px;
}
.main-content .category-banner .category-image {
    width: 100%;
}
#category-banner-slider .product-image {
    background-color: #fff;
    border: 1px solid #e1e1e1;
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
       -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 7px rgba(0, 0, 0, 0.2);
}
#category-banner-slider .product-details,
.category-banner .category-details {
    padding: 30px 25px 30px 65px;
}
.category-banner .add-to-cart button.btn-cart { 
    margin-left: 0; 
}
.sales {
    text-shadow: none;
}
#category-banner-slider .sales {
    position: absolute;
    padding: 10px 20px;
    line-height: inherit;
    font-size: 25px;
    left: -3px;
    top: 20px;
}
#category-banner-slider .slide-shadow {
    position: absolute;
    left: -5px;
    right: -5px;
    bottom: -15px;
    height: 15px;
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/category_banner_slider_shadow.png) center top no-repeat;
}
.category-banner .product-name,
.category-banner .category-title h1 {
    font-size: 43px;
    line-height: 45px;
    margin: 15px 0 5px;
}
.category-banner .price {
    font-size: 25px;
    font-weight: bold;
    margin: 10px 0 15px;
}
.category-banner .button {
    font-size: 15px;
    /*padding: 12px 20px;*/
    margin-bottom: 20px;
}
.slider-arrow,
.main-slider .fraction-slider .prev,
.main-slider .fraction-slider .next,
.main-slider .bx-wrapper .bx-controls-direction a,
.main-slider .tp-leftarrow,
.main-slider .tp-rightarrow {
    position: absolute;
    top: 45%;
    width: 60px;
    height: 45px;
    padding: 0px;
}
.main-slider .bx-wrapper .bx-controls-direction a {
    width: 75px;
    height: 60px;  
}
.slider-arrow .shadow {
    display: block;
    width: 7px;
    height: 51px;
    position: absolute;
    top: -3px;
}
.slider-arrow.prev {
    left: -3px;
}
.slider-arrow.prev .shadow {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/icon_arrow_prev_shadow.png);
    right: -8px;
}
.slider-arrow.next {
    right: -3px;
}
.slider-arrow.next .shadow {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/icon_arrow_next_shadow.png);
    left: -8px;
}
.main-content .category-banner {
    border-width: 0;
    margin: 0;
    padding: 0;
    background: transparent;
}
.main-content .category-banner .category-image img {
    width: 100%;
    opacity: 0.3;
}
.main-content .category-banner .category-wrap {
    position: absolute;
    top: 30px;
    left: 50px;
    width: 320px;
}
.main-content .category-banner .category-title {
    margin: 0;
    padding: 0;
}
.main-content .category-banner .category-title h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 15px;
    padding-left: 0;
    border-width: 0;
}
.main-content .category-banner .category-description {
    font-size: 16px;
}
#category-full-description {
    display: none;
    font-size: 16px;
    color: #585858;
    padding: 25px;
}
#colorbox #category-full-description {
    display: block;
}
.main-content .category-banner .button {
    margin-top: 10px;
}
#category-full-description h1 {
    margin-bottom: 10px;
    margin-top: 0;
    font-size: 35px;
    color: #585858;
}
.products-grid, 
.products-list,
ul.products-grid,
ul.products-list,
ol.products-grid,
ol.products-list { 
    margin: 0 !important; 
    padding: 0 !important; 
    list-style: none !important;
}
.products-grid .item-first {
    margin-left: 0;
}
.products-grid li.item {
    margin-top: 10px;
    margin-bottom: 15px;
}
.bv3 .products-grid li.item {
    padding-left: 10px;
    padding-right: 10px;
}
.products-grid .item-inner {
    padding: 21px 5px 21px;
}
.products-grid .item-active .item-inner {
    padding: 20px 4px 20px;
}
.products-grid .item-active.addlinks-block .item-inner {
    position: absolute;
    height: auto !important;
    left: 10px;
    right: 10px;
}
.flexslider.products-grid .item-active.addlinks-block .item-inner {
    position: static;
}
.flexslider.products-grid .item,
.flexslider.products-grid .item-inner {
    background-color: transparent !important;
    border: medium none !important;
    -webkit-box-shadow: none !important;
       -moz-box-shadow: none !important;
            box-shadow: none !important;
    padding: 0 !important;
}
.flexslider.products-grid .item-inner {
    padding: 0 5px !important;
}
.bv3 .products-grid .product-image {
    width: 175px;
}
.products-grid .product-image img {
    width: 100%;
    height: auto;
}
.product-image img.hover-image {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    filter: alpha(opacity=0);
}
.products-grid.upsell-products .item-active .item-inner,
.products-grid.crosssell-products .item-active .item-inner {
    border-width: 0 !important;
    padding: 21px 5px 21px;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.flexslider.products-grid .item-active {
    padding: 0 !important;
}

.flexslider.products-grid .item-active .item-inner {
    padding: 0 5px !important;
}
.flexslider.products-grid .addlinks-block .item-inner,
.flexslider.products-grid .item-active.addlinks-block .item-inner {
    padding-bottom: 20px !important;
}
.products-grid .btn-cart {
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
    margin: 0;
}
.products-grid .item-active .btn-cart,
body.mobile .products-grid .btn-cart,
.products-grid .hover-disable .btn-cart {
    text-indent: -999em;
    width: 35px !important;
}
.products-grid .item-active .addlinks-block .btn-cart, 
body.mobile .products-grid .addlinks-block .btn-cart, 
.products-grid .hover-disable.addlinks-block .btn-cart {
    width: auto !important;
}
.products-grid .addlinks-block .btn-cart {
    display: block !important;
    background-image: none !important;
    text-indent: 0 !important;
    width: auto !important;
    margin: 0 auto 15px !important;
}
.products-grid .ratings {
    margin-top: 20px;
}
.products-grid .ratings .rating-box {
    margin-left: 0;
    margin-right: 0;
}
.products-grid .ratings .amount {
    display: none;
    white-space: nowrap;
    overflow: hidden;
}
body.mobile .products-grid .ratings .amount,
.products-grid .hover-disable .ratings .amount {
    display: inline-block !important;
    width: 80px !important;
    margin-left: 0 !important;
}
.products-grid .availability {
    margin-top: 8px;
    vertical-align: top;
    display: inline-block;
}
.products-grid .actions {
    height: 35px;
    position: relative;
}
.products-grid .addlinks-block .actions {
    height: auto;
}
.products-grid .add-to-links {
    display: none;
    overflow: hidden;
    white-space: nowrap;
}
body.mobile .products-grid .add-to-links,
.products-grid .hover-disable .add-to-links {
    width: 101px !important;
    display: inline-block !important;
    padding-left: 15px !important;
    margin-left: 0 !important;
}
.products-grid .addlinks-block .add-to-links {
    display: block !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    height: 0;
}
body.mobile .products-grid .addlinks-block .add-to-links,
.products-grid .hover-disable.addlinks-block .add-to-links {
    display: block !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
    height: auto !important;
    width: auto !important;
}
.flexslider.products-grid .addlinks-block .add-to-links {
    position: absolute;
    left: 0;
    right: 0;
    width: 100% !important;
}
.products-list .add-to-links a {
    display: inline-block;
}
.products-list .add-to-links {
    padding-left: 10px;
}
.products-grid .reviews-wrap {
    height: 30px;
    text-align: center;
}
.products-grid .ratings .rating-box {
    float: none;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0;
}

.price-slider .priceTextBox {
    width: 60px;
}
.products-list .product-image img,
.products-list .category-image img {
    width: 100%;
    height: auto;
}

/*========== Product Styles ==========*/
.product-image img,
.category-image img {
            transition: opacity 300ms ease-in-out;
       -moz-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
         -o-transition: opacity 300ms ease-in-out;
}
.sidebar .product-image img,
.sidebar .category-image img {
    width: 100%;
    height: auto;
}
.products-grid .product-image img:hover { 
    opacity: 1; 
    filter: alpha(opacity=100); 
}
.products-grid .item .product-image:hover img.primary-image,
.products-list .item .product-image:hover img.primary-image {
    opacity: 0 !important;
    filter: alpha(opacity=0) !important; 
}
.products-grid .item .product-image:hover img.hover-image,
.products-list .item .product-image:hover img.hover-image {
    opacity: 1 !important;
    filter: alpha(opacity=100) !important; 
}
.product-essential .product-img-box {
    position: relative;
    padding-right: 0;
}
.product-essential .product-image {
    margin-left: 14px;
    margin-right: auto;
    margin-bottom: 30px;
    width: 404px;
    position: relative;
    float: left;
}
.product-essential .product-img-box * {
    -webkit-box-sizing: content-box;
       -moz-box-sizing: content-box;
            box-sizing: content-box;
}
.product-essential .product-image.no-gallery {
    margin-left: auto;
}
.product-essential .product-image img {
    width: 100%;
    height: auto;
}
.product-essential .button-viewall {
    position: absolute;
    left: 5px;
    bottom: 5px;
    text-indent: -999em;
    z-index: 9999;
}
.product-essential .more-images {
    width: 92px;
    float: left;
    overflow: hidden;
    margin-top: -20px;
    padding-top: 20px;
    padding-bottom: 20px; 
}
.product-essential .more-images .normal-list {
    margin-top: -6px;
}
.product-essential .more-images ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.product-essential .elastislide-vertical {
    margin-top: -6px;
}
.product-essential .more-images img {
    padding: 6px 0;
    width: 100%;
}
.product-image .tax-details {
    display: none;
}
.product-image .delivery-time-details {
    display: none;
}
.elastislide-vertical nav span.elastislide-next,
.elastislide-vertical nav span.elastislide-prev {
    background-position: center center !important;
    display: block !important;
}
.cloud-zoom-big {
    background-color: #fff;
}
.bv3 .product-essential .product-shop {
    padding-left: 15px;
}
.product-name h1 {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.4;
    margin: 10px 0;
}
.product-shop > .price-box,
.product-shop > .price-box-bundle {
    display: none;
}
.product-view .product-shop .data-table .price {
    color: inherit;
}
.product-shop .price-review,
.products-grid .price-review {
    margin: 15px 0 5px;
}
.products-grid .price-review {
    margin: 15px 0 0;
}
.products-grid .price-review .price-box,
.products-grid .price-review .review-wrap {
    margin-bottom: 5px;
}
.products-grid .price-review .minimal-price-link {
    display: none !important;
}
.product-shop .price-review > .price-box,
.product-shop .price-review > .price-box-bundle,
.product-shop .price-review > .ratings,
.products-grid .price-review > .price-box,
.products-grid .price-review > .price-box-bundle,
.products-grid .price-review .reviews-wrap {
    display: inline-block;
    float: none;
    width: auto;
    height: auto;
}
.product-essential .product-shop .price-review > .price-box,
.product-essential .product-shop .price-review > .price-box-bundle,
.product-essential .product-shop .price-review > .ratings {
    display: block;
    margin-bottom: 10px;
}
.product-shop .price-review > .price-box,
.products-grid .price-review > .price-box {
    position: static;
    background-color: transparent;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    width: auto;
    height: auto;
    font-size: 20px;
    margin-right: 30px;
    text-align: left;
}
.products-grid .price-review > .price-box {
    margin-right: 0;
}
.product-shop .price-review > .price-box *,
.products-grid .price-review > .price-box * {
    display: inline;
}
.product-shop .price-review > .price-box p,
.products-grid .price-review > .price-box p {
    margin: 0;
}
.product-shop .price-review > .price-box .price,
.products-grid .price-review > .price-box .price {
    margin-right: 10px;
}
.product-shop .price-review > .price-box .old-price,
.products-grid .price-review > .price-box .old-price {
    font-size: 18px;
}
.product-shop .price-review > .ratings,
.products-grid .price-review .ratings {
    margin-bottom: -2px;
    margin-top: 0;
    vertical-align: bottom;
}
.products-grid .price-review .reviews-wrap .amount {
    display: none !important;
}
.product-view .product-shop .price {
    font-size: 25px;
}
.product-view .product-shop .old-price .price {
    font-size: 20px;
}
.add-to-box .addthis-icons { 
    margin-top: 2px; 
    float: left; 
    width: 245px;
    margin-left: 15px;
}
.add-to-box .addthis-icons * {      
    -webkit-box-sizing: content-box; 
       -moz-box-sizing: content-box; 
            box-sizing: content-box; 
}
.add-to-box .addthis-icons .addthis_toolbox { 
    
}
.add-to-box .addthis-icons > span { 
    display: none; 
    float: left; 
    line-height: 32px; 
    margin-right: 7px;
}
.product-collateral {
    margin-top: 30px;
}
.product-tabs {
    margin-bottom: 50px;
}
#product-tabs,
#cart-tabs {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
#product-tabs > dt,
#cart-tabs > dt {
    text-transform: uppercase;
    font-size: 15px;
    padding: 16px 20px;
    width: 210px;
    cursor: pointer;
    color: #868883;
}
#product-tabs > dt.open,
#cart-tabs > dt.open {
    position: relative;
    background-color: #fff;
    width: 211px;
    z-index: 10;
    color: #565656;
}    
#product-tabs > dd,
#cart-tabs > dd {
    display: none;
    position: absolute;
    left: 210px;
    right: 0;
    top: 0;
    background-color: #fff;
    margin: 0;
    padding: 30px;
    line-height: 1.8;
    border-bottom-width: 0 !important;
}
#product-tabs > dd h2,
#cart-tabs > dd h2 {
    display: none;
}
.box-reviews dl {
    margin-bottom: 0;
}
.box-reviews dt {
    font-size: 18px;
    padding: 20px 0 10px;
}
.review-title {
    margin-top: 0;
    line-height: 1.4;
    padding-bottom: 15px;
    margin-bottom: 0;
}
.review-title span {
    display: block;
}
.box-reviews > .rating-box {
    position: absolute;
    top: 30px;
    right: 30px;
}
.box-reviews dd {
    margin-left: 0;
    padding-bottom: 20px;
}
.box-reviews .author {
    font-style: italic;
    font-size: 14px;
    font-weight: bold;
    margin-right: 5px;
}
.box-reviews .date {
    color: #bdbdbd;
    font-size: 14px;
    font-style: italic;
}
.box-reviews .ratings-table {
    margin: 10px 0;
}
.ratings-table .rating-box {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/bkg_rating_small.png);
    height: 13px;
    width: 70px;
    margin-bottom: 0;
}
.ratings-table .rating-box .rating {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/bkg_rating_small.png);
    height: 13px;
}
.box-reviews ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#product-review-table {
    margin: 20px 0;
}
#product-review-table th,
#product-review-table td {
    text-align: center;
}
.box-reviews .form-add h3 {
    margin-top: 30px;
    font-size: 20px;
}
.box-reviews .form-add h4 {
    font-size: 17px;
}
.box-reviews textarea {
    width: 95%;
}
.upsell-products .item .product-image,
.crosssell-products .item .product-image {
    width: 190px;
    margin-left: auto;
    margin-right: auto;    
}
#product-tabs > dd h2.product-name {
    display: block;
}
#product-tabs .crosssell .flex-direction-nav a {
    width: 50px;
    height: 40px;
    top: 112px;
}
#product-tabs .crosssell .flex-direction-nav .flex-prev {
    right: auto;
    left: -10px;
}
#product-tabs .crosssell .flex-direction-nav .flex-next {
    right: -10px;
}
.box-up-sell .flex-direction-nav a,
.box-cross-sell .flex-direction-nav a,
#brand-slider .flex-direction-nav a,
.featured-products .flex-direction-nav a {
    width: 50px;
    height: 40px;
    top: 0;
    margin-top: -94px;
}
#brand-slider .flex-direction-nav a {
    margin-top: -80px;
}
.box-up-sell .flex-direction-nav .flex-prev,
.box-cross-sell .flex-direction-nav .flex-prev,
#brand-slider .flex-direction-nav .flex-prev,
.featured-products .flex-direction-nav .flex-prev {
    right: 53px;
}
.main .box-up-sell h2.subtitle .line,
.main .box-cross-sell h2.subtitle .line,
.brand-slider-wrap h2.subtitle .line,
.featured-products h2.subtitle .line {
    right: 130px;
}
.featured-products {
    position: relative;
}
.product-view .box-tags .form-add label {
    line-height: 42px;
}
.product-view .box-tags .form-add .button {
    height: 42px;
}
#addTagForm {
    margin-bottom: 15px;
}
#addTagForm .input-text {
    height: 42px;
}
.product-view .box-up-sell {
    margin-top: 50px;
}
.mini-products-list .price-box * {
    display: inline;
}
.mini-products-list .price-box .price {
    margin-right: 10px;
}
.catblocks {
    list-style: none;
}

/*========== Price Style ==========*/
.price-box .product-image {
    display: none;
}
.price-box .minimal-price-link {
    display: none;
}
.price-box * {
    line-height: 1.2 !important;
}
.products-grid .price,
.products-list .price
.product-essential .product-img-box .price {
    line-height: 1.2;
}
.products-grid .old-price,
.products-list .old-price {
    margin: 0;
}
.old-price .price-label,
.special-price .price-label,
.price-from .price-label,
.price-to .price-label {
    display: none !important;
}
.products-grid .price-from,
.products-list .price-from {
    padding-bottom: 6px;
    margin-bottom: 0;
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/icon_from_to.png) bottom center no-repeat;
}
.products-grid .price-box {
    position: absolute;
    -webkit-border-radius: 40px;
       -moz-border-radius: 40px;
            border-radius: 40px;
    text-align: center;
    width: 80px;
    height: 80px;
    bottom: -10px;
    right: -10px;
    font-size: 17px;
    margin: 0;
    line-height: 1.2;
}
.products-grid .regular-price,
.products-grid .price-box > .price {
    display: block;
    margin-top: 30px;
}
.products-grid .old-price {
    display: block;
    margin-top: 20px;
    font-size: 15px;
}
.products-grid .price-from {
    display: block;
    margin-top: 17px;
}
.products-grid .minimal-price {
    display: block;
    margin-top: 25px;
}
.products-grid .minimal-price .price-label {
    display: block;
    font-size: 13px;
}

.products-list .price-box {
    -webkit-border-radius: 45px;
       -moz-border-radius: 45px;
            border-radius: 45px;
    position: absolute;
    width: 90px;
    height: 90px;
    bottom: -10px;
    right: -10px;
    font-size: 18px;
    margin: 0;
    text-align: center;
    line-height: 1.2;    
}
.products-list .regular-price,
.products-list .price-box > .price {
    display: block;
    margin-top: 34px;
}
.products-list .old-price {
    display: block;
    margin-top: 24px;
    font-size: 16px;
}
.products-list .price-from {
    display: block;
    margin-top: 20px;
}
.products-list .minimal-price {
    display: block;
    margin-top: 26px;
}
.products-list .minimal-price .price-label {
    display: block;
    font-size: 14px;
}

.product-essential .product-img-box .price-box,
.slider-wrap .price-box {
    -webkit-border-radius: 54px;
       -moz-border-radius: 54px;
            border-radius: 54px;
    position: absolute;
    width: 108px;
    height: 108px;
    bottom: -10px;
    right: -10px;
    font-size: 25px;
    line-height: 1.2;
    margin: 0;
    text-align: center;
}
.product-essential .product-img-box .price-box {
    z-index: 10000;
}
.product-essential .product-img-box .regular-price,
.product-essential .product-img-box .price-box > .price,
.slider-wrap .price-box .price {
    display: block;
    margin-top: 38px;
}
.product-essential .product-img-box .old-price {
    display: block;
    margin-top: 25px;
    margin-bottom: 0;
    font-size: 20px;
}
.product-essential .product-img-box .price-from {
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/icon_from_to_large.png) bottom center no-repeat;
    padding-bottom: 7px;
    margin-bottom: 4px;
}
.product-essential .product-img-box .price-from,
.product-essential .product-img-box .price-to {
    font-size: 21px;
}
.product-essential .product-img-box .price-from,
.product-essential .product-img-box .minimal-price {
    display: block;
    margin-top: 25px;
}
.product-essential .product-img-box .minimal-price .price-label {
    display: block;
    font-size: 17px;
    margin-bottom: 6px;
}

.products-grid .labels,
.products-list .labels,
.product-essential .product-img-box .labels {
    position: absolute;
    top: 10px;
    left: 0;
    width: 60px;
    font-size: 16px;
    line-height: 1;
    text-align: center;
}
.products-grid .labels.top-right,
.products-list .labels.top-right,
.product-essential .product-img-box .labels.top-right {
    left: auto;
    right: 0;
}
.products-grid .labels.bottom-left,
.products-list .labels.bottom-left,
.product-essential .product-img-box .labels.bottom-left {
    top: auto;
    bottom: 10px;
}
.products-grid .labels.bottom-right,
.products-list .labels.bottom-right,
.product-essential .product-img-box .labels.bottom-right {
    left: auto;
    right: 0;
    top: auto;
    bottom: 10px;
}
.products-grid .new,
.products-grid .sales,
.products-list .new,
.products-list .sales,
.product-essential .product-img-box .new,
.product-essential .product-img-box .sales {
    padding: 8px 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 2px;
}
.products-grid .new.circle,
.products-grid .sales.circle,
.products-list .new.circle,
.products-list .sales.circle,
.product-essential .product-img-box .new.circle,
.product-essential .product-img-box .sales.circle {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 30px;
       -moz-border-radius: 30px;
            border-radius: 30px;
    padding: 21px 0;
    margin-top: -15px;
    margin-left: -5px;
}
.products-grid .top-right .new.circle,
.products-grid .top-right .sales.circle,
.products-list .top-right .new.circle,
.products-list .top-right .sales.circle,
.product-essential .product-img-box .top-right .new.circle,
.product-essential .product-img-box .top-right .sales.circle {
    margin-left: 5px;
}
.products-grid .bottom-left .new.circle,
.products-grid .bottom-left .sales.circle,
.products-list .bottom-left .new.circle,
.products-list .bottom-left .sales.circle,
.product-essential .product-img-box .bottom-left .new.circle,
.product-essential .product-img-box .bottom-left .sales.circle {
    margin-bottom: -15px;
}
.products-grid .bottom-right .new.circle,
.products-grid .bottom-right .sales.circle,
.products-list .bottom-right .new.circle,
.products-list .bottom-right .sales.circle,
.product-essential .product-img-box .bottom-right .new.circle,
.product-essential .product-img-box .bottom-right .sales.circle {
    margin-left: 5px;
    margin-bottom: -15px;
}
.product-essential .product-img-box .labels {
    width: 70px;
    font-size: 18px;
    top: 13px;
    z-index: 10000;
}
.product-essential .product-img-box .labels.bottom-left,
.product-essential .product-img-box .labels.bottom-right {
    bottom: 13px;
}
.product-essential .product-img-box .new,
.product-essential .product-img-box .sales {
    padding: 10px 0;
    margin-bottom: 2px;
}
.product-essential .product-img-box .new.circle,
.product-essential .product-img-box .sales.circle {
    width: 70px;
    height: 70px;
    -webkit-border-radius: 35px;
       -moz-border-radius: 35px;
            border-radius: 35px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    padding: 26px 0;
    margin-top: -21px;
    margin-left: -8px;
}
.product-essential .product-img-box .top-right .new.circle,
.product-essential .product-img-box .top-right .sales.circle {
    margin-left: 8px;
}
.product-essential .product-img-box .bottom-left .new.circle,
.product-essential .product-img-box .bottom-left .sales.circle {
    margin-bottom: -21px;
}
.product-essential .product-img-box .bottom-right .new.circle,
.product-essential .product-img-box .bottom-right .sales.circle {
    margin-bottom: -21px;
    margin-left: 8px;
}
.add-to-cart .qty {
    height: 42px;
    width: 137px;
}
.add-to-cart .button-up,
.add-to-cart .button-down {
    height: 21px;
}
.add-to-cart-alt .qty-wrap,
.add-to-cart .qty-wrap {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 15px;
}
.add-to-cart button.btn-cart {
    margin-top: 15px;
}
.add-to-cart-extra {
    margin-top: 15px;
}
.qty-holder {
    position: relative;
}
.qty-holder label {
    width: 30px;
    line-height: 42px;
}
.qty-holder .qty {
    padding: 10px 39px 10px 16px;
    text-align: center;
    width: 83px;
    height: 42px;
}
.data-table .qty-holder {
    display: inline-block;
}
.data-table .qty-holder .qty {
    width: 86px;
    height: 42px;
    margin: 0;
}
.qty-holder .button-up,
.qty-holder .button-down {
    position: absolute;
    height: 21px;
    width: 23px;
    padding: 0;
    left: 94px;
    top: 0; 
}
.add-to-cart-alt .qty-holder .button-up, 
.add-to-cart-alt .qty-holder .button-down {
    left: 63px;
}
.add-to-cart-alt .qty-holder {
    margin-bottom: 5px;
}
.add-to-cart-alt .btn-cart,
.data-table .add-to-cart-alt .button {
    display: block;
    margin: 0;
    padding: 6px 5px;
}
.qty-holder .button-down {
    top: 21px;
}
.qty-holder.nolabel .button-up,
.qty-holder.nolabel .button-down {
    left: 63px;
}
.product-shop .button-up, 
.product-shop .button-down {
    height: 21px;
}

/*========== Category Toolbar, Pager ==========*/
.toolbar {
    position: relative;
    border-width: 0 !important;
    padding: 15px 0;
    margin-bottom: 15px;
}
.toolbar-bottom {
    border-width: 0 !important;
}
.toolbar .pager {
    text-align: right;
    margin: 15px 0 0;
    padding: 15px 0 0;
}
.sorter .dropdown-toggle {
    width: 120px;
    text-align: left;
}
.sorter .dropdown-menu > li {
    width: 120px;
}
.pager .dropdown-toggle {
    width: 85px;
    text-align: left;
}
.pager .dropdown-menu > li {
    width: 85px;
    display: block;
    text-align: left;
}
.pager .button,
.toolbar .button, 
.toolbar .btn {
    padding: 4px 10px;
}
.toolbar .pager .limiter {
    float: right;
    position: absolute;
    top: 15px;
    right: 100px;
}
.toolbar-bottom .pager .limiter {
    position: static;
}
.toolbar .pager .pages {
    float: right;
    margin-left: 30px;
}
.pager .button {
    padding: 4px 11px;
}
.toolbar .actions {
    margin-right: 30px;
}
.pager .limiter label,
.toolbar label {
    display: inline; 
    float: left;
    margin-right: 10px;
    padding: 6px 0; 
    font-size: 13px;
}
.toolbar .sorter .sort-by {
    margin-right: 30px;
}
.pager .amount {
    margin-right: 20px;
}
.toolbar-bottom .sorter {
    display: none;
}
.product-view .box-reviews .pager {
    border-width: 0;
    padding-top: 15px;
}

/*========== Shoppint Cart, Compare Products Data Table ==========*/
.data-table {
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
}
.order-review .data-table {
    /*margin-bottom: 30px;*/
}
.data-table li {
    list-style-position: inside;
}
.data-table select {
    width: 94px;
}
.data-table .button {
    margin: 0 5px;
    white-space: nowrap;
}
.data-table .input-text {
    width: 80px;
}
.data-table .product-name {
    margin-top: 10px;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    background: transparent;
    border: medium none;
    margin-bottom: 5px;
    padding: 0;
    text-transform: none;
}
.data-table .actions {
    margin: 15px 0 0;
}
.data-table .price {
    font-size: 18px;
}
.cart .totals table tfoot td .price {
    font-size: 22px;
}
.cart-table th,
.cart-table td {
    padding: 30px 10px;
}
.cart-table th {
    text-align: center;
}
.cart-table td.column-name {
    padding: 30px;
}
.cart-table thead th,
.cart-table thead td,
.cart-table tfoot th,
.cart-table tfoot td {
    padding: 20px 20px;
}
.cart-table tr {
    vertical-align: top;
}
.data-table .product-image {
    float: left;
    width: 180px;
}
.data-table a.product-image {
    float: none;
    text-align: center;
    display: block;
}
.my-account .data-table .product-image,
.my-wishlist .data-table .product-image,
.order-review .data-table .product-image {
    width: auto;
    height: auto;
}
.data-table .product-shop {
    padding-left: 210px;
}
.data-table .item-options {
    float: left;
    line-height: 25px;
    width: 100%;
}
.data-table .cart-price {
    margin-top: 15px;
    margin-bottom: 15px;
    display: block;
}
.data-table .total-price {
    position: relative;
    margin: 0 auto;
}
.cart-table .total-price {
    width: 140px;
}
.data-table .total-price .cart-price {
    padding-right: 40px;
}
.data-table .total-price .price {
    line-height: 28px;
}
.cart-table .btn-remove {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: 0;
}
.data-table .add-to-cart {
    position: relative;
    width: 112px;
    margin: 5px auto;
}
.data-table .add-to-cart .qty {
    padding: 9px 35px 9px 15px;
    font-size: 20px;
    height: 26px;
    width: 60px;
}
.cart-table .add-to-cart .qty {
    width: 112px;
    height: 46px;
}
.data-table .add-to-cart .button-up,
.data-table .add-to-cart .button-down {
    height: 23px;
    width: 23px;
    padding: 0;
    left: 89px; 
}
.data-table .add-to-links {
    list-style:none;
    margin: 10px 0; 
}
.data-table thead tr.mobile-row,
.data-table .mobile-label {
    display: none;
}
.data-table .btn-continue {
    float: left;
}
.cart-totals {
    margin-bottom: 40px;
}
.checkout-types li {
    margin-bottom: 15px;
}
.cart-tabs {
    margin-bottom: 100px;
}
.cart-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.compare-table {
    margin-bottom: 20px;
}
.compare-table th {
    text-align: right;
    padding: 15px;
    vertical-align: top;
}
.compare-table td {
    text-align: center;
    padding: 15px;
    vertical-align: top;
}
.compare-table .product-image {
    width: 170px;
    margin: 15px auto 10px;
    display: inline-block;
    float: none;
}
.compare-table .product-image img {
    width: 100%;
    height: auto;
}
.compare-table .ratings .rating-box {
    float: none;
    margin-left: auto;
    margin-right: auto;
}
.compare-table ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.compare-table .add-to-links {
    display: inline;
}
.compare-table .add-to-links li {
    display: inline;
}
.compare-table .btn-remove {
    margin-top: 20px;
}
.compare-table td {
    background-color: #fff;
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
} 
.compare-table td.last {
    border-right-width: 1px !important;
}
.compare-table th {
    border-bottom-width: 0 !important;
}
.compare-table tr.last th,
.compare-table tr.last td {
    border-bottom-width: 1px !important;
}

.compare-table-mobile {
    display: none;
}
.compare-table-mobile th {
    text-align: center;
}
.compare-table-mobile th,
.compare-table-mobile td {
    border-bottom-width: 1px !important;
}
.compare-table-mobile tr td {
    background-color: #fff !important;
}

/*========== Form Fields ==========*/
.form-list label [class^="icon-"], 
.form-list label [class*=" icon-"] {
    width: 20px;
    height: 20px;
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icon_20x20.png) !important;
    margin-top: -2px;
    margin-right: 3px;
}
.form-list .icon-people          { background-position: -40px -20px; }
.blue .form-list .icon-people    { background-position: -40px -40px; }
.orange .form-list .icon-people  { background-position: -40px -60px; }
.pink .form-list .icon-people    { background-position: -40px -80px; }

.form-list .icon-email           { background-position: -60px -20px; }
.blue .form-list .icon-email     { background-position: -60px -40px; }
.orange .form-list .icon-email   { background-position: -60px -60px; }
.pink .form-list .icon-email     { background-position: -60px -80px; }

.form-list .icon-subject         { background-position: -80px -20px; }
.blue .form-list .icon-subject   { background-position: -80px -40px; }
.orange .form-list .icon-subject { background-position: -80px -60px; }
.pink .form-list .icon-subject   { background-position: -80px -80px; }

.form-list .icon-upload          { background-position: -100px -20px; }
.blue .form-list .icon-upload    { background-position: -100px -40px; }
.orange .form-list .icon-upload  { background-position: -100px -60px; }
.pink .form-list .icon-upload    { background-position: -100px -80px; }

.form-list .icon-comment         { background-position: -120px -20px; }
.blue .form-list .icon-comment   { background-position: -120px -40px; }
.orange .form-list .icon-comment { background-position: -120px -60px; }
.pink .form-list .icon-comment   { background-position: -120px -80px; }

.form-list .icon-phone           { background-position: -140px -20px; }
.blue .form-list .icon-phone     { background-position: -140px -40px; }
.orange .form-list .icon-phone   { background-position: -140px -60px; }
.pink .form-list .icon-phone     { background-position: -140px -80px; }

.form-list .icon-fax             { background-position: -160px -20px; }
.blue .form-list .icon-fax       { background-position: -160px -40px; }
.orange .form-list .icon-fax     { background-position: -160px -60px; }
.pink .form-list .icon-fax       { background-position: -160px -80px; }

.form-list .icon-password        { background-position: -180px -20px; }
.blue .form-list .icon-password  { background-position: -180px -40px; }
.orange .form-list .icon-password{ background-position: -180px -60px; }
.pink .form-list .icon-password  { background-position: -180px -80px; }

.form-list .icon-captcha         { background-position: -180px -20px; }
.blue .form-list .icon-captcha   { background-position: -180px -40px; }
.orange .form-list .icon-captcha { background-position: -180px -60px; }
.pink .form-list .icon-captcha   { background-position: -180px -80px; }

.form-list .icon-company         { background-position: -200px -20px; }
.blue .form-list .icon-company   { background-position: -200px -40px; }
.orange .form-list .icon-company { background-position: -200px -60px; }
.pink .form-list .icon-company   { background-position: -200px -80px; }

.form-list .icon-address         { background-position: -220px -20px; }
.blue .form-list .icon-address   { background-position: -220px -40px; }
.orange .form-list .icon-address { background-position: -220px -60px; }
.pink .form-list .icon-address   { background-position: -220px -80px; }

.form-list .icon-city            { background-position: -240px -20px; }
.blue .form-list .icon-city      { background-position: -240px -40px; }
.orange .form-list .icon-city    { background-position: -240px -60px; }
.pink .form-list .icon-city      { background-position: -240px -80px; }

.form-list .icon-zipcode         { background-position: -260px -20px; }
.blue .form-list .icon-zipcode   { background-position: -260px -40px; }
.orange .form-list .icon-zipcode { background-position: -260px -60px; }
.pink .form-list .icon-zipcode   { background-position: -260px -80px; }

.form-list .icon-country         { background-position: -280px -20px; }
.blue .form-list .icon-country   { background-position: -280px -40px; }
.orange .form-list .icon-country { background-position: -280px -60px; }
.pink .form-list .icon-country   { background-position: -280px -80px; }

.form-list .icon-state           { background-position: -300px -20px; }
.blue .form-list .icon-state     { background-position: -300px -40px; }
.orange .form-list .icon-state   { background-position: -300px -60px; }
.pink .form-list .icon-state     { background-position: -300px -80px; }

.form-list .icon-tax             { background-position: -440px -20px; }
.blue .form-list .icon-tax       { background-position: -440px -40px; }
.orange .form-list .icon-tax     { background-position: -440px -60px; }
.pink .form-list .icon-tax       { background-position: -440px -80px; }

.form-list .icon-date            { background-position: -460px -20px; }
.blue .form-list .icon-date      { background-position: -460px -40px; }
.orange .form-list .icon-date    { background-position: -460px -60px; }
.pink .form-list .icon-date      { background-position: -460px -80px; }

.form-list .icon-card            { background-position: -480px -20px; }
.blue .form-list .icon-card      { background-position: -480px -40px; }
.orange .form-list .icon-card    { background-position: -480px -60px; }
.pink .form-list .icon-card      { background-position: -480px -80px; }

/*========== Checkout Page ==========*/
#checkoutSteps {
    list-style: none;
    margin: 0;
    padding: 0;
}
.opc .step-title a {
    position: absolute;
    right: 14px;
    top: 14px;
    width: 28px;
    height: 28px;
    background-position: center center;
    background-repeat: no-repeat;
}
.opc h3 {
    margin: 0 0 20px;
}
.opc .form-list h3 {
    margin-top: 0;
}
.opc ul,
.opc ol {
    margin: 20px 0 0;
}
.opc ul li,
.opc ol li {
    margin-bottom: 25px;
}
.opc fieldset > .form-list {
    margin-top: 0;
}
#opc-review .buttons-set {
    margin-top: 0px;
}
#opc-review .step {
    padding-bottom: 20px;
}
#shipping-zip-form {
    margin-bottom: 25px;
}
#onepage-checkout-shipping-method-additional-load {
    margin-top: 40px;
}
#allow-gift-messages-for-items-container ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
#payment_form_authorizenet_directpost {
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0;
}

.pickup-address {
    padding-left: 22px;
}

/*========== Form List ==========*/
.form-list p {
    margin:0 0 20px;
}

.fieldset p {
    line-height: 1.6;
    margin-bottom: 20px;
}
.form-list li {
    margin-bottom: 25px;
}
.form-list li.control,
.form-list li.options,
.form-list li.has-pretty-child {
    margin-bottom: 20px;
}
.forgot-password {
    font-size: 13px;
    /*color: #c72928;*/
    position: absolute;
    right: 0;
    top: 50px;
}
.form-list input.input-text {
    width: 100%;
    padding: 13px 15px 13px 165px;
    margin-bottom: 0;
    line-height: 20px;
}
.form-list textarea {
    width: 100%;
    padding: 60px 15px 13px;
    margin-bottom: 0;
    line-height: 20px;
}
.form-list select {
    padding: 12px 15px 12px 165px;
    margin: 0;
    width: 100%;
    line-height: 20px;
    height: 48px;
}
body.safari .form-list select {
    -webkit-appearance: none;
}
.form-list li label {
    font-size: 14px;
    position: absolute;
    left: 1px;
    top: 1px;
    bottom: 1px;
    width: 150px;
    margin: 0;
    padding: 0 15px;
    line-height: 46px;
    /*height: 46px;*/
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    z-index: 1000;
}
.form-list li label.label-wide {
    width: auto;
    height: 46px;
    right: 1px;
}
.form-list li.control label,
.form-list li.options label, 
.form-list li.has-pretty-child label {
    font-size: 15px;
    position: static;
    padding: 0;
    height: auto;
    width: auto;
    vertical-align: baseline;
    line-height: 22px;
    background-color: transparent;
    border-width: 0;
}
.opc .sp-methods dt label {
    margin: -3px 5px 0;
}
.form-list .validation-advice {
    position: absolute;
}
.sp-methods .prettycheckbox > a, 
.sp-methods .prettyradio > a { 
    margin-left: 0; 
}
.form-list .customer-dob .dob-day {
    width: 38%;
    margin-right: 3%;
}
.form-list .span6 .customer-dob .dob-day,
.form-list .col-sm-6 .customer-dob .dob-day,
.span6 .form-list .customer-dob .dob-day,
.col-sm-6 .form-list .customer-dob .dob-day {
    width: 50%;
}
.form-list .customer-dob .dob-month {
    width: 23%;
    margin-right: 3%;
}
.form-list .span6 .customer-dob .dob-month,
.form-list .col-sm-6 .customer-dob .dob-month,
.span6 .form-list .customer-dob .dob-month,
.col-sm-6 .form-list .customer-dob .dob-month {
    width: 18%;
}
.form-list .customer-dob .dob-year {
    width: 33%;
}
.form-list .span6 .customer-dob .dob-year,
.form-list .col-sm-6 .customer-dob .dob-year,
.span6 .form-list .customer-dob .dob-year,
.col-sm-6 .form-list .customer-dob .dob-year {
    width: 26%;
}
.form-list .customer-dob .dob-month input.input-text,
.form-list .customer-dob .dob-year input.input-text {
    padding-left: 15px;
}
.form-list .input-range {
    line-height: 46px;
}
.form-list .input-range .separator {
    width: 4%;
    margin: 0;
    text-align: center;
    display: inline-block;
}
.form-list .input-range .start input.input-text {
    width: 54%;
}
.form-list .input-range .end input.input-text {
    width: 34%;
    padding-left: 15px;
}
.legend {
    margin-bottom: 20px;
}
.span6 .sp-methods select.month,
.col-sm-6 .sp-methods select.month { width:320px; }
.span6 .sp-methods select.year,
.col-sm-6 .sp-methods select.year { width:120px; }


/*========== Contact Us ==========*/
#contact-gmap {
    width: 100%;
    height: 280px;
    margin-bottom: 20px;
}
ul.contact-details {
    margin: 0;
    padding: 0;
    list-style: none;
}
ul.contact-details li {
    margin: 20px 0;
    line-height: 24px;
}
ul.contact-details span {
    display: inline-block;
}
ul.contact-details .button-inverse {
    margin-right: 15px;
    margin-top: 7px;
    padding: 7px;
    float: left;
}
ul.contact-details [class^="icon-"], 
ul.contact-details [class*=" icon-"] {
    width: 20px;
    height: 20px;
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icon_20x20.png) !important;
    margin: 0;
    padding: 0;
}
ul.contact-details .icon-email { background-position: 0 0; }
ul.contact-details .icon-skype { background-position: -20px 0; }
ul.contact-details .icon-phone { background-position: -140px 0; }
ul.contact-details .icon-device { background-position: -520px 0; }

/*========== My Account ==========*/
.sidebar .block-account ul li {
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_green.png) left center no-repeat;
    padding-left: 15px;
}
.green .sidebar .block-account ul li { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_green.png); }
.blue .sidebar .block-account ul li { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_blue.png); }
.orange .sidebar .block-account ul li { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_orange.png); }
.pink .sidebar .block-account ul li { background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/li_pink.png); }
.main-content .welcome-msg {
    padding: 10px 0;
}
.box-head h2 {
    margin-top: 25px;
}
.box-head a,
.box-title a {
    margin-bottom: 5px;
    display: inline-block;
}
.box-content p {
    line-height: 1.4;
}
.box-content a {
    margin-top: 5px;
    display: inline-block;
}
.dashboard .box-account ol,
.dashboard .box-account ul,
.addresses-list ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.dashboard .box-account li {
    margin: 5px 0;
}
.dashboard .box-account .product-name {
    font-size: 18px;
    line-height: 1;
}
.addresses-list h3 {
    margin-top: 20px;
}
.my-wishlist textarea {
    display: block;
    height: 80px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

/* Home Slider Styles */
#homeslider-bxslider {
    margin: 0;
    padding: 0;
}
.homeslider-products .bx-wrapper {
    margin: 0 auto;
}
.homeslider-products .bx-wrapper .bx-viewport {
    overflow: visible !important;    
}
.homeslider-products .bx-wrapper .product-image img {
    width: 100%;
    height: auto;
}
.homeslider-products .bx-wrapper .product-image img:hover,
.homeslider-products .bx-wrapper li.hover .product-image img {
    opacity: 0.4;
    filter: alpha(opacity=40);
}
.homeslider-products .product-details {
    position: absolute;
    top: 97%;
    right: 3%;
    bottom: 3%;
    left: 3%;
    text-align: center;
    overflow: hidden;
}
.homeslider-products li.hover .product-details {
    border:1px solid #fff;
}
.homeslider-products .product-name {
    font-size: 40px;
    line-height: 1.2;
    margin-top: 0;
    margin-bottom: 15px;
}
.homeslider-products .price-box .price {
    font-size: 35px;
    font-weight: bold;
}
.homeslider-products .price-box {
    margin-bottom: 15px;
}
.homeslider-products .product-desc {
    padding: 0 60px;
    font-size: 16px;
    line-height: 1.4;
}
.homeslider-products .btn-cart,
.homeslider-products .add-to-cart .btn-cart {
    margin-top: 15px;
}
.homeslider-products .bx-wrapper .bx-pager, 
.homeslider-products .bx-wrapper .bx-controls-auto {
    bottom: 3%;
}

/*========== Brands Slider ==========*/
#brand-slider {
    margin-top: 42px;
    margin-bottom: 30px;
}
#brand-slider img {
    width: 170px;
    margin: 0 auto;
}



/* FILE: store_at_de.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/* System Config Styles */
/* Created at 2025-12-03 08:46:47 */

/*========== Common Styles ==========*/
body {
    color: #293333;
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

    background-color: #ffffff;
}

label, input, button, select, textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
    color: #cc003d;
}

a:hover, a:focus {
    color: #0066ff;
}

h1, h2, h3, h4, h5, h6,
.block .block-title,
.slide-title {
    color: #565656;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .block .block-title a,
.slide-title a {
    color: #565656;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .block .block-title a:hover,
h1 a:hover, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, .block .block-title a:focus,
.slide-title a:hover, .slide-title a:focus {
    color: #cc003d;
}
p.desc {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.main-container .button,
.main-container .btn,
.button-arrow,
#mini-cart .button,
.button-tabs li a,
#Growler .button {
    text-transform: uppercase;
}

.button,
.btn, .btn.close,
.button-inverse,
.sidebar .button,
.sidebar .btn,
.dropdown .dropdown-menu .button,
.buttons-set .back-link a,
.scrolltop,
.button-tabs li a {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    border-width: 1px;
    border-color: #293333;
    background-color: #293333;
    background-image: none;
    color: #e8e8e8;
    }

.slider-arrow,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next,
.button-arrow,
.pager .button,
.toolbar .button,
.toolbar .btn,
.dropdown .arrow,
.dropdown .button,
.elastislide-next,
.elastislide-prev,
.opc .step-title a,
.prettycheckbox > a,
.prettyradio > a,
.fraction-slider .prev,
.fraction-slider .next,
.bx-wrapper .bx-controls-direction a,
.tp-leftarrow,
.tp-rightarrow {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    border-width: 1px;
    border-color: #e0e0e0;
    border-style: solid;
    background-color: #fafafa;
    color: #757575;
    }
.pager .button,
.toolbar .button,
.toolbar .btn,
.toolbar .button-arrow,
.toolbar .dropdown .button .arrow {
    background-color: #f2f2f2;
}
.toolbar .button-dark,
.toolbar .btn-dark,
.pager .button-dark,
.pager .btn-dark {
    background-color: #e0e0e0;
}

.prettycheckbox > a,
.prettyradio > a {
    border-color: #c3c3c3;
}

.button:hover,
.button:focus,
.btn:hover,
.btn:focus,
.btn.close:hover,
.btn.close:focus,
.button-inverse,
.sidebar .button:hover,
.sidebar .button:focus,
.sidebar .btn:hover,
.sidebar .btn:focus,
.pager .button:hover,
.pager .button:focus,
.toolbar .button:hover,
.toolbar .button:focus,
.toolbar .btn:hover,
.toolbar .btn:focus,
.dropdown .dropdown-menu .button:hover,
.dropdown .dropdown-menu .button:focus,
.buttons-set .back-link a:hover,
.buttons-set .back-link a:focus,
.scrolltop,
.button-tabs li a:hover,
.button-tabs li a:focus {
    border-color: #cc003d;
    background-color: #cc003d;
    background-image: none;
    color: #ffffff;
}

.slider-arrow:hover,
.slider-arrow:focus,
.button-arrow:hover,
.button-arrow:focus,
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:focus,
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:focus,
.dropdown.open .arrow,
.toolbar .dropdown.open .arrow,
.elastislide-next:hover,
.elastislide-next:focus,
.elastislide-prev:hover,
.elastislide-prev:focus,
.opc .step-title a:hover,
.opc .step-title a:focus,
.prettycheckbox > a.checked,
.prettyradio > a.checked,
.fraction-slider .prev:hover,
.fraction-slider .prev:focus,
.fraction-slider .next:hover,
.fraction-slider .next:focus,
.bx-wrapper .bx-controls-direction a:hover,
.bx-wrapper .bx-controls-direction a:focus,
.tp-leftarrow:hover,
.tp-leftarrow:focus,
.tp-rightarrow:hover,
.tp-rightarrow:focus {
    border-color: #cc003d;
    background-color: #cc003d;
    background-image: none;
    color: #ffffff;
}

.add-to-cart .qty,
.qty-holder .qty {
    background-color: #fff;
    border: 1px solid #e0e0e0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}

.button-inverse,
.button-tabs li.active a {
    border-color: #cc003d !important;
    background-color: #cc003d !important;
    background-image: none !important;
    color: #ffffff !important;
}
.button-inverse:hover,
.button-inverse:focus {
    border-color: #293333 !important;
    background-color: #293333 !important;
    color: #e8e8e8 !important;
}
.scrolltop:hover,
.scrolltop:focus {
    border-color: #cc003d !important;
    background-color: #cc003d !important;
    color: #ffffff !important;
}

.dropdown-select .button {
    border-color: #e0e0e0 !important;
    background-color: #fff !important;
    color: #757575 !important;
}
.toolbar span.button-active {
    border-color: #cc003d;
    background-color: #cc003d;
    color: #ffffff;
}

select, 
textarea, 
input.input-text, 
input[type="text"], 
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"], 
.uneditable-input,
.btn-group.open .btn.dropdown-toggle {
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px; 
    color: #a4a4a4;   
    background-color: #ffffff;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

form h2,
form h3,
.section h3 {
    color: #293333;
}
.main h2.subtitle,
.main .widget .widget-title h2,
.main .page-title h1,
.footer-banner h2.subtitle {
    color: #293333;
    border-left: 4px solid #cc003d;
}
.main h2.subtitle .line,
.main .widget .widget-title h2 .line, 
.main .page-title h1 .line,
.footer-banner h2.subtitle .line {
    border-top: 1px solid #e0e0e0;
}

.opc .input-text {
    
}

/*========== Header Top ==========*/
.header-top {
    font-size: 14px;
    border-top: 4px solid #293333;
    background-color: #293333;
    height: 40px;
}

/*========== Header ==========*/
.header {
    font-size: 14px;
    background-color: #293333;
        background-position: center center;
    background-repeat: repeat;
}
.header-contact .block {
    border: 1px solid #e7e7e7;
    background-color: #f7f7f7;
}
.header a {
    color: #293333;
}
.header a:hover,
.header a:focus {
    color: #cc003d;
}
.header .logo {
    margin-top: 0;
}

/*========== Top Links ==========*/
.toplinks a {
    color: #ffffff;
}
.toplinks a:hover,
.toplinks a:focus {
    color: #ffffff;
}

/*========== Currency, Language Selector, Store Switcher ==========*/
.block-currency, 
.block-language {
    background-color: #293333;
}
.dropdown-menu {
    border-color: #dcdcdc;
}
.dropdown-menu > li > a,
.dropdown-submenu:focus > a {
    background-color: #fff;
    background-image: none;
    color: #293333;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.dropdown-submenu:hover > a {
    background-color: #293333 !important;
    background-image: none;
    color: #ffffff;
}
.block-currency .block-content > a, 
.block-language .block-content > a,
.store-switcher .block-content > a {
    color: #ffffff;
}
.block-currency,
.block-language,
.block-currency .dropdown-menu > li > a, 
.block-currency .dropdown-submenu:focus > a,
.block-language .dropdown-menu > li > a, 
.block-language .dropdown-submenu:focus > a {
    background-color: #7bae23;
}
.block-currency .dropdown-menu > li > a, 
.block-currency .dropdown-submenu:focus > a,
.block-language .dropdown-menu > li > a, 
.block-language .dropdown-submenu:focus > a {
    background-color: #e2e2e2;
    color: #293333;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #ffffff;
}
.block-currency .block-content > a, 
.block-language .block-content > a {
    color: #ffffff;
    border-width: 0;
    border-style: solid;
    border-color: #7bae23;
}
.block-currency .block-content.open > a, 
.block-language .block-content.open > a {
    border-width: 0;
    border-style: solid;
    border-color: #84bb26;
}
.block-currency .block-content.open > a, 
.block-language .block-content.open > a,
.block-currency .dropdown-menu > li > a:hover,
.block-currency .dropdown-menu > li > a:focus,
.block-currency .dropdown-menu > .active > a,
.block-currency .dropdown-menu > .active > a:hover,
.block-currency .dropdown-menu > .active > a:focus,
.block-currency .dropdown-submenu:hover > a,
.block-language .dropdown-menu > li > a:hover,
.block-language .dropdown-menu > li > a:focus,
.block-language .dropdown-menu > .active > a,
.block-language .dropdown-menu > .active > a:hover,
.block-language .dropdown-menu > .active > a:focus,
.block-language .dropdown-submenu:hover > a {
    color: #ffffff !important;
    background-color: #84bb26 !important;
}

/*========== Main Menu ==========*/
.header-menu {
    background-color: #ffffff;
        background-position: center center;
    background-repeat: repeat;
    margin-top: 0;
    padding-bottom: 15px;
}
#menu-button a,
div.menu a,
#nav li a,
#nav-links li a,
.menu-mobile.level0 > .parentMenu > a {
    color: #293333;
    background-color: #ffffff;
    font-size: 17px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.block2 h3,
.block2 h3 a {
    color: #293333;
    font-size: 19px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu-button a {
    background-color: transparent;
}
div.menu a,
#nav li a,
#nav-links li a {
    background-color: #ffffff;
}
div.menu a:hover,
div.menu a:focus,
div.menu.act a,
#nav li a:hover,
#nav li a:focus,
#nav li.active a,
#nav li.over a,
#nav-links li a:hover,
#nav-links li a:focus,
#nav-links li.active a,
#nav-links li.over a {
    color: #cc003d;
    background-color: ;
}
#custommenu > .menu.act,
#nav > li.over,
#nav-links > li.over {
    margin-bottom: -15px;
}
#custommenu > .menu.act > .parentMenu > a,
#nav li.over a.level-top,
#nav-links li.over a.level-top {
    padding-bottom: 28px;
}
.mobile-header #menu-button {
    padding-bottom: 15px;
}
#nav ul, 
#nav div,
#nav-links ul,
#nav-links div {
    top: 66.28569px;
}
div.eternal-custom-menu-popup,
#custommenu-mobile #menu-content,
#nav ul,
#nav div,
#nav-links ul,
#nav-links div {
    color: #293333;
    border-style: solid;
    border-width: 3px 0 0 0;
    border-color: #cc003d;
    background-color: #fafafa;
}
div.eternal-custom-menu-popup a,
.menu-mobile .parentMenu a,
.menu-mobile.level0 > .parentMenu > a,  
#nav ul li a,
#nav div a,
#nav div a:hover,
#nav div a:focus,
#nav .active ul li a,
#nav .over ul li a,
#nav-links ul li a,
#nav-links div a,
#nav-links div a:hover,
#nav-links div a:focus,
#nav-links .active ul li a,
#nav-links .over ul li a {
    color: #293333;
}
#nav ul li a:hover,
#nav ul li a:focus,
#nav ul li.over > a,
#nav-links ul li a:hover,
#nav-links ul li a:focus,
#nav-links ul li.over > a {
    color: #cc003d;
}
div.eternal-custom-menu-popup a:hover,
div.eternal-custom-menu-popup a:focus,
.menu-mobile .parentMenu a:hover,
.menu-mobile .parentMenu a:focus,
.menu-mobile.level0 > .parentMenu > a:hover,
.menu-mobile.level0 > .parentMenu > a:focus {
    color: #cc003d;
}
div.eternal-custom-menu-popup a.level1,
.menu-mobile a.level1 {
    font-size: 16px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
div.column {
    width: 100%;
}
#menu-button .btn-navbar .icon-bar {
    background-color: #ffffff;
}
#menu-button a .btn-navbar,
#menu-button a:hover .btn-navbar,
#menu-button a:focus .btn-navbar {
    border-color: #293333;
    background-color: #293333;
}
#menu-button a:hover .btn-navbar .icon-bar,
#menu-button a:focus .btn-navbar .icon-bar,
#menu-button .btn-navbar:hover .icon-bar {
    background-color: #ffffff;
}
#menu-button a {
    color: #293333;    
    font-size: 20px;
}
#custommenu-mobile .menu-mobile,
#custommenu-mobile .itemMenuName,
#custommenu-mobile .itemMenu {
    background-color: #ffffff;
}
#custommenu-mobile .menu-mobile.level0 > .parentMenu,
#custommenu-mobile .menu-mobile.level0 > .parentMenu > a {
    background-color: #fafafa;
}
#custommenu-mobile .menu-mobile .itemMenu.level1 > .parentMenu,
#custommenu-mobile .menu-mobile .itemMenu.level1 > .parentMenu > a {
    background-color: #f6f6f6;
}

/*========== Quick Access, Wishlist, Compare Links ==========*/
.form-search .button {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_search.png);
}
.form-search .button:hover,
.form-search .button:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_search.png);
}
#mini-cart .icon-cart {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_cart.png);
}
#mini-cart.open .icon-cart {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_cart.png);
}
.link-wishlist {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_wishlist.png);
}
.link-wishlist:hover,
.link-wishlist:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_wishlist.png);
}
.link-friend {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_friend.png);
}
.link-friend:hover,
.link-friend:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_friend.png);
}
.link-compare {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_compare.png);
}
.link-compare:hover,
.link-compare:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_compare.png);
}
.link-edit {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_edit.png);
}
.link-edit:hover,
.link-edit:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_edit.png);
}
.icon-fblike {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_fblike.png);
}
:hover .icon-fblike,
:focus .icon-fblike {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_fblike.png);
}

#search_mini_form .button,
#mini-cart > .button,
.store-switcher .button {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

#search_mini_form .button,
#mini-cart > .button,
.store-switcher .button,
.link-wishlist,
.link-compare,
.link-friend,
.link-edit,
.footer-top .button,
.footer-bottom .button,
#Growler .button {
    color: #ffffff;
    background-color: #cc003d;
    border-color: #cc003d;
}

#search_mini_form .button:hover,
#search_mini_form .button:focus,
#mini-cart > .button:hover,
#mini-cart > .button:focus,
.store-switcher .button:hover,
.store-switcher .button:focus,
.link-wishlist:hover,
.link-wishlist:focus,
.link-compare:hover,
.link-compare:focus,
.link-friend:hover,
.link-friend:focus,
.link-edit:hover,
.link-edit:focus,
.footer-top .button:hover, 
.footer-top .button:focus, 
.footer-bottom .button:hover, 
.footer-bottom .button:focus,
#Growler .button:hover,
#Growler .button:focus {
    color: #ffffff;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    border-color: #cc003d;
    background-color: #cc003d;
}
#mini-cart.open > .button {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
       -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
            box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
    border-color: #cc003d !important;
    background-color: #cc003d !important;
}
#mini-cart .dropdown-menu {
    border-top: 3px solid #cc003d !important;
}
.mini-products-list .price,
#mini-cart .block-content .price {
    color: #e82c0c;
}
.link-wishlist.no-image,
.link-compare.no-image,
.link-friend.no-image,
.link-edit.no-image {
    color: #cc003d !important;
}
.link-wishlist.no-image:hover,
.link-wishlist.no-image:focus,
.link-compare.no-image:hover,
.link-compare.no-image:focus,
.link-friend.no-image:hover,
.link-friend.no-image:focus,
.link-edit.no-image:hover,
.link-edit.no-image:focus {
    color: #0066ff !important;
}
#mini-cart > .button {
    background-color: #cc003d;
    color: #ffffff;
    border-color: #cc003d;
    border-width: 0;
    border-style: solid;
}
#mini-cart > .button:hover,
#mini-cart > .button:focus,
#mini-cart.open > .button {
    background-color: #cc003d !important; 
    color: #ffffff !important;   
    border-color: #cc003d !important;
    border-width: 0 !important;
    border-style: solid;
}
#mini-cart .icon-cart {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_cart.png);
}
#mini-cart.open .icon-cart {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_cart.png);
}
#search_mini_form .input-text {
    color: #a4a4a4;
    background-color: ;
    border-color: #e0e0e0;
    border-width: 1px;
    border-style: solid;
}
#search_mini_form .button {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_search.png);
    background-color: #cc003d;
    border-color: #cc003d;
    border-width: 0;
    border-style: solid;
}
#search_mini_form .button:hover,
#search_mini_form .button:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_search.png);
    background-color: #cc003d;
    border-color: #cc003d;
    border-width: 0;
    border-style: solid;
}

/*========== Footer ==========*/
.footer {
    color: #ffffff;
    background-color: #293333;
        background-position: center center;
    background-repeat: repeat;
    font-size: 15px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer-bottom {
    color: #cccccc;
    background-color: #293333;
}
.footer h3,
.footer .title {
    color: #e3e3e3;
    font-size: 19px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.footer a {
    color: #ffffff;
}
.footer a:hover,
.footer a:focus {
    color: #cc003d;
}
.footer .copyright address {
    font-size: 14px;
}
.footer .social-links .icon {
    background-color: #626664;
    border-color: #626664;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.footer .fblike-box a {
    color: #cc003d;
}
.footer .fblike-box a:hover,
.footer .fblike-box a:focus {
    color: #cc003d;
}
.footer .fblike-box a.button {
    color: #ffffff;
}
.footer .fblike-box a.button:hover,
.footer .fblike-box a.button:focus {
    color: #ffffff;
}
.footer-tweets {
    background-color: #84bb26;
    color: #444645;
}
.footer-tweets a,
#twitter-footer-slider a {
    color: #cdfa7e;
}
.footer-tweets a:hover,
#twitter-footer-slider a:hover {
    color: #686a69;
}
.footer-tweets .date,
#twitter-footer-slider .date {
    color: #cdfa7e;
}
.footer-tweets .twitter-icon {
    bottom: -15px;
    background-image: url(//shop.haassohn.com/media/eternal/venedor/icon/icon_twitter.png);
}
.footer-top {
    border-bottom: 1px solid #293333;
}
.footer-bottom {
    border-top: 1px solid #535554;
}
.footer-subscribe {
    background-color: #d6d6d6;
}
.footer-subscribe .block-title {
    color: #444b4c;
}
.footer-subscribe .input-box input {
    border: 3px solid #ffe019;
    background-color: #d6d6d6;
    color: #727b7c; 
}
.footer-bottom a {
    color: #cccccc;
}
.footer-bottom a:hover,
.footer-bottom a:focus {
    color: #cc003d;
}

/*========== Main ==========*/
.main-slider {
    border-top: 0 solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    background-color: #dcdcdc;
}

/*========== Breadcrumbs ==========*/
.breadcrumbs {
    color: #293333;
    border-top: 0 solid #d5d5d5;
    border-bottom: 0 solid #d5d5d5;
    font-size: 13px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    background-color: #ffffff;
        background-position: center center;
    background-repeat: repeat;
}
.breadcrumbs a {
    color: #293333;
}
.breadcrumbs a:hover,
.breadcrumbs a:focus {
    color: #293333;
}

/*========== Product ==========*/
.price {
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sales, 
.new {
    color: #ffffff;
    background-color: #c72929;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.new {
    color: #ffffff;
    background-color: #7bae23;
}
.product-name,
.product-name h1,
.product-name h2,
.product-name h3,
.product-name h4,
#product-tabs > dt,
#cart-tabs > dt,
.review-title,
.author,
.fraction-slider .slide-title {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product-name,
.product-name a {
    color: #565656;
}
a.product-name:hover,
a.product-name:focus,
.product-name a:hover,
.product-name a:focus {
    color: #cc003d;
}
.product-options .label,
.product-options .badge {
    color: #293333;
}
.author {
    color: #cc003d;
}
.ratings .rating-links span,
.ratings .rating-links a,
.ratings .amount { 
    color: #cccccc; 
}
.ratings .rating-links a:hover {
    color: #293333; 
}
.rating-box .rating {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/bkg_rating_pink.png);
}
.ratings-table .rating-box .rating {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/bkg_rating_small_pink.png);
}

/*========== Category ==========*/
.category-banner {
    color:  #585858;
    text-shadow: 1px 0 1px #ffffff;
    border-top: 0 solid #d5d5d5;
    border-bottom: 0 solid #d5d5d5;
    background-color: #f2f2f2;
        background-position: center center;
    background-repeat: repeat;
}
.main-content .category-banner .category-title h1,
.main-content .category-banner .category-description,
.category-banner .product-name,
.category-banner .category-title h1 {
    color:  #585858;
    text-shadow: 1px 0 1px #ffffff;
}
.category-banner .price {
    color: #e82c0c;
}
.slider-arrow.prev,
.toolbar .view-mode .last,
.toolbar .dropdown-select .arrow,
.fraction-slider .prev,
.bx-wrapper .bx-controls-direction .bx-prev,
.tp-leftarrow {
    -webkit-border-radius: 0 3px 3px 0;
       -moz-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
}
.slider-arrow.next,
.toolbar .view-mode .first,
.fraction-slider .next,
.bx-wrapper .bx-controls-direction .bx-next,
.tp-rightarrow {
    -webkit-border-radius: 3px 0 0 3px;
       -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
}
.toolbar .view-mode .first.last {
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.block-layered-nav .button-arrow,
.opc .step-title a {
    -webkit-border-radius: 0 0 3px 3px;
       -moz-border-radius: 0 0 3px 3px;
            border-radius: 0 0 3px 3px;
}
.block-layered-nav .button-arrow.open,
.opc .active .step-title a {
    -webkit-border-radius: 3px 3px 0 0;
       -moz-border-radius: 3px 3px 0 0;
            border-radius: 3px 3px 0 0;
}
.add-to-cart .button-up,
.qty-holder .button-up {
    -webkit-border-radius: 0 3px 0 0;
       -moz-border-radius: 0 3px 0 0;
            border-radius: 0 3px 0 0;
}
.add-to-cart .button-down,
.qty-holder .button-down {
    -webkit-border-radius: 0 0 3px 0;
       -moz-border-radius: 0 0 3px 0;
            border-radius: 0 0 3px 0;
}

.block-layered-nav .button-arrow,
.elastislide-vertical .elastislide-next,
.button-down,
.opc .step-title a {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_down.png);
}
.block-layered-nav .button-arrow:hover,
.block-layered-nav .button-arrow:focus,
.elastislide-vertical .elastislide-next:hover,
.elastislide-vertical .elastislide-next:focus,
.button-down:hover,
.button-down:focus,
.opc .step-title a:hover,
.opc .step-title a:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_down.png);
}
.block-layered-nav .button-arrow.open,
.elastislide-vertical .elastislide-prev,
.button-up,
.opc .active .step-title a {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_up.png);    
}
.block-layered-nav .button-arrow.open:hover,
.block-layered-nav .button-arrow.open:focus,
.elastislide-vertical .elastislide-prev:hover,
.elastislide-vertical .elastislide-prev:focus,
.button-up:hover,
.button-up:focus,
.opc .active .step-title a:hover,
.opc .active .step-title a:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_up.png);
}
.scrolltop {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_up_large.png);    
}
.scrolltop:hover,
.scrolltop:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_up_large.png);
}
.slider-arrow.prev,
.large-icons .flex-direction-nav .flex-prev,
.fraction-slider .prev,
.tp-leftarrow {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_prev_large.png);        
}
.bx-wrapper .bx-controls-direction .bx-prev {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_prev_big.png);        
}
.slider-arrow.prev:hover,
.slider-arrow.prev:focus,
.large-icons .flex-direction-nav .flex-prev:hover,
.large-icons .flex-direction-nav .flex-prev:focus,
.fraction-slider .prev:hover,
.fraction-slider .prev:focus,
.tp-leftarrow:hover,
.tp-leftarrow:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_prev_large.png);    
}
.bx-wrapper .bx-controls-direction .bx-prev:hover,
.bx-wrapper .bx-controls-direction .bx-prev:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_prev_big.png);
}
.slider-arrow.next,
.large-icons .flex-direction-nav .flex-next,
.fraction-slider .next,
.tp-rightarrow {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_next_large.png);    
}
.bx-wrapper .bx-controls-direction .bx-next {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_next_big.png);    
}
.slider-arrow.next:hover,
.slider-arrow.next:focus,
.large-icons .flex-direction-nav .flex-next:hover,
.large-icons .flex-direction-nav .flex-next:focus,
.fraction-slider .next:hover,
.fraction-slider .next:focus,
.tp-rightarrow:hover,
.tp-rightarrow:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_next_large.png);    
}
.bx-wrapper .bx-controls-direction .bx-next:hover,
.bx-wrapper .bx-controls-direction .bx-next:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_next_big.png);    
}
.flex-direction-nav .flex-prev {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_prev_small.png);        
}
.flex-direction-nav .flex-prev:hover,
.flex-direction-nav .flex-prev:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_prev_small.png);        
}
.flex-direction-nav .flex-next {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_next_small.png);    
}
.flex-direction-nav .flex-next:hover,
.flex-direction-nav .flex-next:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_next_small.png);    
}
.button-asc {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_asc.png);
}
.button-asc:hover,
.button-asc:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_asc.png);
}
.button-desc {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_desc.png);
}
.button-desc:hover,
.button-desc:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_desc.png);
}
.dropdown-select .arrow {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_down.png);
}
.dropdown-select.open .arrow,
.toolbar .dropdown-select.open .arrow {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_down.png);
}
.toolbar .button-grid,
.button-viewall {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_grid.png);
}
.toolbar .button-grid:hover,
.toolbar .button-grid:focus,
.button-viewall:hover,
.button-viewall:focus,
.toolbar .button-active.button-grid {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_grid.png) !important;
}
.toolbar .button-list {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_list.png);
}
.toolbar .button-list:hover,
.toolbar .button-list:focus,
.toolbar .button-active.button-list {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_list.png) !important;
}
.button-arrow.btn-remove {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_remove.png);
}
.button-arrow.btn-remove:hover,
.button-arrow.btn-remove:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_remove.png);
}
.button.next {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_next.png);
}
.button.next:hover,
.button.next:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_next.png);
}
.button.prev {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_prev.png);
}
.button.prev:hover,
.button.prev:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_prev.png);
}
.iradio.hover {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_radio.png);
}
.iradio.checked {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_radio.png);
}
.prettycheckbox:hover > a,
.prettyradio:hover > a {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_checkbox.png);
}
.prettycheckbox > a.checked,
.prettyradio > a.checked {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_checkbox.png);
}
.products-grid .item-active .btn-cart,
body.mobile .products-grid .btn-cart,
.products-grid .hover-disable .btn-cart {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_addcart.png);
}
.products-grid .item-active .btn-cart:hover,
.products-grid .item-active .btn-cart:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_addcart.png);
}
.products-grid .price-box,
.products-list .price-box,
.product-view .product-img-box .price-box {
    background-color: #a8bf00;
}
.products-grid .price, 
.products-grid .price-label,
.products-list .price,
.products-list .price-label,
.product-view .product-img-box .price,
.product-view .product-img-box .price-label,
.product-view .product-shop .price,
.product-view .product-shop .price-label {
    color: #ffffff;
}
.slider-wrap .price-box,
.caption.price-box {
    background-color: #a8bf00;
}
.caption.slide-title .color {
    color: #a8bf00;
}
.slider-wrap .price-box .price,
.caption.price-box .price {
    color: #ffffff;    
}
.products-grid .old-price .price,
.products-grid .old-price .price-label,
.products-list .old-price .price,
.products-list .old-price .price-label,
.product-view .product-img-box .old-price .price,
.product-view .product-img-box .old-price .price-label,
.product-view .product-shop .old-price .price,
.product-view .product-shop .old-price .price-label,
.product-view .product-shop .price-notice .price,
.product-view .product-shop .price-notice .price-label {
    color: #626564;
}
.products-grid li.item {
    text-align: center;
}
.products-grid .item-inner {
    background-color: ;
    border: 0 solid #e8e8e8;
    -webkit-box-shadow: 0 0 0 #cccccc;
       -moz-box-shadow: 0 0 0 #cccccc;
            box-shadow: 0 0 0 #cccccc;
    padding: 21px 5px;
}
.products-grid .item-active .item-inner {
    background-color: #ffffff;
    border: 1px solid #e8e8e8;
    -webkit-box-shadow: 0 0 1px #e8e8e8;
       -moz-box-shadow: 0 0 1px #e8e8e8;
            box-shadow: 0 0 1px #e8e8e8;
    padding: 20px 4px;
}

/*========== Toolbar ===========*/
.pager,
.toolbar-bottom {
    border-top: 1px solid #e0e0e0;
}
.toolbar {
    border-bottom: 1px solid #e0e0e0;
}

/*========== Sidebar, Block, Data Table ==========*/
.block .block-title {
    color: #565656;
}
.sidebar {
    font-size: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.product-options dt label,
.box-reviews dt,
.data-table,
.fraction-slider .slide-subtitle {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sidebar .block-layered-nav .price {
    font-size: 15px;
    font-weight: normal;
}
.block .block-title {
    font-weight: bold;
    text-transform: uppercase;
}
.block-layered-nav .block-subtitle,
.block-layered-nav dt {
    color: #565656;
    font-weight: bold;
    text-transform: uppercase;
}
.label,
.badge {
    color: #293333;
    background-color: transparent;
}
.block-layered-nav .currently ol {
    border: 1px solid #dcdcdc;
    background-color: #f4f4f4;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.sidebar a,
.sidebar .block-layered-nav .price,
.sidebar .block-layered-nav .price .sub {
    color: #0066ff;    
}
.sidebar a:hover,
.sidebar a:focus {
    color: #cc003d;    
}
.sidebar .link-cart, .sidebar .link-wishlist, .sidebar .link-reorder, .sidebar .link-compare,
.block .actions a {
    color: #cc003d;   
}
.sidebar .link-cart:hover, .sidebar .link-wishlist:hover, .sidebar .link-reorder:hover, .sidebar .link-compare:hover, 
.sidebar .link-cart:focus, .sidebar .link-wishlist:focus, .sidebar .link-reorder:focus, .sidebar .link-compare:focus,
.block .actions a:hover, .block .actions a:focus {
    color: #0066ff;   
}
.sidebar .block dl {
    border: 1px solid #dcdcdc;
    border-bottom-width: 0;
    background-color: #fcfcfc;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
#product-tabs,
#cart-tabs {
    border: 1px solid #dcdcdc;
    border-bottom-width: 0;
    background-color: #f7f7f7;
}
#product-tabs,
#cart-tabs {
    border-bottom-width: 1px;
}
.box-reviews dd, 
.review-title {
    border-bottom: 1px solid #dcdcdc;
}
#product-tabs > dt,
#cart-tabs > dt {
    border-bottom: 1px solid #dcdcdc;
}
#product-tabs > dd,
#cart-tabs > dd {
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.sidebar .block dt {
    color: #565656;
    border-bottom: 1px solid #dcdcdc;
    background-color: #f4f4f4;
}
.sidebar .block dd {
    border-bottom: 1px solid #dcdcdc;
    background-color: #fcfcfc;
}
.block-venedor-ads,
.block-subscribe {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    background-color: #f7f7f7;
}
.block-list .price {
    color: #e82c0c;
}
.block-list .old-price .price,
.product-shop .tier-prices .price {
    color: #293333;
}
.data-table {
    border: 1px solid #dcdcdc;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.data-table thead tr,
.data-table tfoot tr {
    background-color: #f7f7f7;
}
.data-table thead th,
.data-table thead td,
.data-table tfoot th,
.data-table tfoot td,
.cart .totals table th, 
.cart .totals table td {
    color: #565656;
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.data-table tbody th,
.data-table tbody td {
    border-right: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
}
.cart-table tbody th,
.cart-table tbody td {
    border-right: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
}
.data-table tbody th.last,
.data-table tbody td.last {
    border-right: 1px solid #dcdcdc;
}
.data-table tbody tr.last th,
.data-table tbody tr.last td {
    border-bottom: 1px solid #dcdcdc;
}
.data-table .price {
    color: #565656;
}
.data-table .total-price .price,
.cart .totals table tfoot td .price,
.compare-table .price {
    color: #e82c0c;
}
.item-options dd {
    color: #565656;
}
.compare-table th {
    color: #565656;
}
.compare-table tr.odd th {
    background-color: #ececec;
}
.compare-table tr.even th {
    background-color: #e5e5e5;
}
.compare-table tr.even td {
    background-color: #f7f7f7;
}
.my-account .data-table .price,
.my-wishlist .data-table .price {
    font-size: 15px;
    color: #293333;
    font-weight: normal;
}
/* scroll pane, price slider */
.jspDrag,
.price-slider .jslider .jslider-pointer {
    background-image: none;
    background-color: #cc003d;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
.price-slider .jslider .jslider-bg .l {
    -webkit-border-radius: 3px 0 0 3px;
       -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
}
.price-slider .jslider .jslider-bg .r {
    -webkit-border-radius: 0 3px 3px 0;
       -moz-border-radius: 0 3px 3px 0;
            border-radius: 0 3px 3px 0;
}
.price-slider .jslider .jslider-bg .v {
    background-color: #cc003d;
}
    
/*========== Checkout Page ==========*/
.opc .step-title,
.opc .step-title h2,
#onepagecheckout_orderform .op_block_title,
.opc-wrapper-opc h3 {
    color: #777777;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.opc .step-title,
#onepagecheckout_orderform .op_block_title,
.opc-wrapper-opc h3 {
    border: 1px solid #dcdcdc;
    background-color: #f4f4f4;
}
.opc,
#onepagecheckout_orderform {
    color: #797878;
}

/*========== Form List ==========*/
.form-list,
.form-list li .prettyradio label {
    color: #797878;
}
.form-list li label {
    color: #cc003d;
    background-color: #f4f4f4;
    -webkit-border-radius: 3px 0 0 3px;
       -moz-border-radius: 3px 0 0 3px;
            border-radius: 3px 0 0 3px;
    border-right: 1px solid #dcdcdc;
}
.form-list li label.label-wide {
    border-right-width: 0;
    border-bottom: 1px solid #dcdcdc;
}
.form-list li.control label {
    color: #293333;
    background-color: transparent;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    border-right-width: 0;
}

/*========== My Account ==========*/
.dashboard .box-account .number {
    background-color: #f4f4f4;
    border: 1px solid #dcdcdc;
    color: #293333;
}

/*========== Slider Controls, Background Colors ==========*/
.flex-control-paging li a,
.sequence-pagination li a,
.fs-pager-wrapper a,
.bx-wrapper .bx-pager.bx-default-pager a,
.tp-bullets.simplebullets.round .bullet {
    background-color: #565656;
}
.flex-control-paging li a.flex-active,
.sequence-pagination li.current a,
.fs-pager-wrapper .active,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.tp-bullets.simplebullets.round .bullet:hover, 
.tp-bullets.simplebullets.round .bullet.selected {
    background-color: #cc003d;
}
.fraction-slider .slide-subtitle {
    background-color: #293333;
    color: #e8e8e8;
}
.fraction-slider .slide-title {
    background-color: #cc003d;
    color: #ffffff;
}
.homeslider-products .product-name a,
.homeslider-products .product-desc {
    color: #293333;
}
.homeslider-products .product-name a:hover,
.homeslider-products .product-name a:focus {
    color: #cc003d;
}
.homeslider-products .price-box .price {
    color: #e82c0c;
}
.homeslider-products .bx-wrapper .bx-controls-direction a {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.main-slider .bx-wrapper .bx-controls-direction a:hover,
.main-slider .bx-wrapper .bx-controls-direction a:focus {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
#twitter-slider .flex-direction-nav .flex-prev {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_tt_slider_prev.png);        
}
#twitter-slider .flex-direction-nav .flex-prev:hover,
#twitter-slider .flex-direction-nav .flex-prev:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_tt_slider_prev.png);  
}
#twitter-slider .flex-direction-nav .flex-next {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_tt_slider_next.png);        
}
#twitter-slider .flex-direction-nav a:hover,
#twitter-slider .flex-direction-nav a:focus {
    background-color: #444645;       
}
#twitter-slider .flex-direction-nav .flex-next:hover,
#twitter-slider .flex-direction-nav .flex-next:focus {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_tt_slider_next.png); 
}

/* ajax cart */
div.Growler-notice .cart-success {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* color switcher */
.product-view .product-options .swatch-attr .select-label,
#modalboxOptions .product-options .swatch-attr .select-label {
    color: #cc003d;
}
.configurable-swatch-list .hover .swatch-link,
.configurable-swatch-list .selected .swatch-link,
.swatch-link:hover,
#narrow-by-list dd .swatch-link:hover .swatch-label {
    border-color: #cc003d;
}

@media (min-width: 1200px) {
    /* product */
    }
@media (min-width: 768px) and (max-width: 991px) {
    /* header */
    .header .logo, 
    .header h1.logo {
        margin-bottom: 0px;
    }
        .mobile-header .header-menu {
        margin-top: 15px;
    }
        .mobile-header .quick-access1 {
        bottom: 75px !important;
    }
    /* product */
    }
@media (max-width: 767px) {
    /* header */
    .nav-container {
        background-color: transparent;
        background-image: none;
    }

    /* product */
        /* home slider buttons */
        .main-slider .slider-arrow.prev,
    .main-slider .fraction-slider .prev,
    .main-slider .bx-wrapper .bx-controls-direction .bx-prev,
    .main-slider .tp-leftarrow {
        background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_prev.png);        
    }
    .main-slider .slider-arrow.prev:hover,
    .main-slider .slider-arrow.prev:focus,
    .main-slider .fraction-slider .prev:hover,
    .main-slider .fraction-slider .prev:focus,
    .main-slider .bx-wrapper .bx-controls-direction .bx-prev:hover,
    .main-slider .bx-wrapper .bx-controls-direction .bx-prev:focus,
    .main-slider .tp-leftarrow:hover,
    .main-slider .tp-leftarrow:focus {
        background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_prev.png);    
    }
    .main-slider .slider-arrow.next,
    .main-slider .fraction-slider .next,
    .main-slider .bx-wrapper .bx-controls-direction .bx-next,
    .main-slider .tp-rightarrow {
        background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/grey/icon_arrow_next.png);    
    }
    .main-slider .slider-arrow.next:hover,
    .main-slider .slider-arrow.next:focus,
    .main-slider .fraction-slider .next:hover,
    .main-slider .fraction-slider .next:focus,
    .main-slider .bx-wrapper .bx-controls-direction .bx-next:hover,
    .main-slider .bx-wrapper .bx-controls-direction .bx-next:focus,
    .main-slider .tp-rightarrow:hover,
    .main-slider .tp-rightarrow:focus {
        background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/white/icon_arrow_next.png);    
    }
    }



/* FILE: styles-venedor-responsive.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */


@media (min-width: 1200px) {
    /* common */
    .button-up,
    .button-down,
    .add-to-cart .button-up,
    .add-to-cart .button-down {
        height: 26px;
    }
    .welcome-msg { 
        display: block; 
    }
    #category-banner-slider .product-details,
    .category-banner .category-details {
        padding: 0px;
    }
    .main-content .category-banner .category-wrap {
        top: 50px;
    }
    .main-content .category-banner .button {
        margin-top: 10px;
    }
    .mini-products-images-list .item { 
        width:87px; 
    }
    
    /* footer */
    .footer .fblike-box .button {
        margin-right: 40px;
    }
    .fb-persons {
        margin-left: -25px;
    }
    .fb-person {
        margin-left: 25px;
    }
    
    /* toolbar */
    .toolbar {
        border-bottom-width: 1px !important;
        margin-bottom: 30px; 
    }
    .toolbar-bottom {
        border-top-width: 1px !important;
        margin-top: 30px;
    }
    .toolbar-bottom .toolbar {
        border-bottom-width: 0 !important;
    }
    .sorter .view-mode {
        float: left;
    }
    .toolbar .sorter {
        float: left;
    }
    .toolbar .pager {
        padding-left: 450px;
        padding: 0;
        margin: 0;
        border-top-width: 0 !important;        
    }
    .toolbar .pager .limiter {
        position: static;
    }
    
    /* category */
    .products-grid .product-image,
    .bv3 .products-grid .product-image {
        width: 228px;
    }
    .products-grid .item-active .btn-cart,
    body.mobile .products-grid .btn-cart,
    .products-grid .hover-disable .btn-cart {
        text-indent: 0;
        width: auto !important;
        background-image: none !important;
    }
    .price-slider .priceTextBox {
        width: 75px;
    }

    /* product */
    .product-essential-inner > .product-img-box,
    .product-essential-inner > .product-shop {
        width: 50%;
        margin-left: 0;
    }
    .product-essential .product-image {
        width: 430px;
        margin-left: 18px;
    }
    .bv3 .product-essential .product-image {
        margin-left: 14px;
    }
    .product-essential .more-images {
        width: 97px;
    }
    .product-essential .elastislide-vertical {
        margin-top: -7px;
    }
    .product-essential .more-images img {
        padding: 7px 0;
    }
    .bv3 .product-essential .product-shop {
        padding-left: 25px;
    }
    .add-to-box .addthis-icons { 
        width: 350px;
        margin-left: 40px;
    }
    .add-to-box .addthis-icons > span {
        display: inline;
    }
    .add-to-cart .qty { 
        padding:9px 40px 9px 15px; 
        width: 137px;
        height: 52px;
    }
    .add-to-cart button.btn-cart { 
        font-size: 19px; 
        padding: 15px 25px;
        margin-left: 25px;
    }
    #product-tabs > dt,
    #cart-tabs > dt {
        width: 230px;
    }
    #product-tabs > dt.open,
    #cart-tabs > dt.open {
        width: 231px;
    }
    #product-tabs > dd,
    #cart-tabs > dd {
        left: 230px;
    }
    .review-title  {
        padding-right: 100px;
    }
    .review-title span {
        display: inline;
    }
    .product-view .box-tags .form-add input.input-text { 
        width: 250px; 
    }
    .upsell-products .item .product-image,
    .crosssell-products .item .product-image {
        width: 228px;
    }
    #product-tabs .crosssell .flex-direction-nav a {
        top: 132px;
    }
    .product-shop .button-up,
    .product-shop .button-down {
        height: 26px;
    }
    .product-shop .qty-holder .button-up,
    .product-shop .qty-holder .button-down {
        height: 21px;
    }
    
    /* block, sidebar */
    .block .block-title {
        font-size: 25px;
    }
    .block-list .flex-direction-nav a {
        margin-top: -40px;
    }
    .block-subscribe {
        padding: 25px 25px 20px;
    }
    
    /* Price */
    .products-grid .price-box {
        -webkit-border-radius: 45px;
           -moz-border-radius: 45px;
                border-radius: 45px;
        width: 90px;
        height: 90px;
        font-size: 18px;
    }
    .products-grid .regular-price,
    .products-grid .price-box > .price {
        margin-top: 34px;
    }
    .products-grid .old-price {
        margin-top: 23px;
        font-size: 16px;
    }
    .products-grid .price-from {
        margin-top: 20px;
    }
    .products-grid .minimal-price {
        margin-top: 27px
    }
    .products-grid .minimal-price .price-label {
        font-size: 14px;
    }
    .products-grid .price-review .reviews-wrap {
        float: right;
        margin-top: 3px;
    }
        
    .product-essential .product-img-box .price-box,
    .slider-wrap .price-box {
        -webkit-border-radius: 68px;
           -moz-border-radius: 68px;
                border-radius: 68px;
        width: 135px;
        height: 135px;
        font-size: 27px;
    }
    .product-essential .product-img-box .regular-price,
    .product-essential .product-img-box .price-box > .price,
    .slider-wrap .price-box .price {
        margin-top: 52px;
    }
    .product-essential .product-img-box .old-price {
        margin-top: 33px;
        margin-bottom: 5px;
        font-size: 22px;
    }
    .product-essential .product-img-box .price-from {
        padding-bottom: 10px;
        margin-bottom: 7px;
    }
    .product-essential .product-img-box .price-from,
    .product-essential .product-img-box .price-to {
        font-size: 25px;
    }
    .product-essential .product-img-box .price-from,
    .product-essential .product-img-box .minimal-price {
        margin-top: 29px;
    }
    .product-essential .product-img-box .minimal-price .price-label {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .product-essential .product-img-box .labels {
        width: 80px;
        font-size: 20px;
    }
    .product-essential .product-img-box .new.circle,
    .product-essential .product-img-box .sales.circle {
        width: 80px;
        height: 80px;
        -webkit-border-radius: 40px;
           -moz-border-radius: 40px;
                border-radius: 40px;
        padding: 30px 0;
    }
    
    /* data-table */
    .compare-table .product-image {
        width: 180px;
    }
    
    /* form list */
    .form-list .input-range .start input.input-text {
        width: 52%;
    }
    .form-list .input-range .end input.input-text {
        width: 37%;
    }
    .form-list .customer-dob .dob-day {
        width: 36%;
    }
    .form-list .customer-dob .dob-month {
        width: 25%;
    }
    .form-list .span6 .customer-dob .dob-day,
    .form-list .col-sm-6 .customer-dob .dob-day,
    .span6 .form-list .customer-dob .dob-day,
    .col-sm-6 .form-list .customer-dob .dob-day {
        width: 48%;
    }
    .form-list .span6 .customer-dob .dob-month,
    .form-list .col-sm-6 .customer-dob .dob-month,
    .span6 .form-list .customer-dob .dob-month,
    .col-sm-6 .form-list .customer-dob .dob-month {
        width: 21%;
    }
    .form-list .span6 .customer-dob .dob-year,
    .form-list .col-sm-6 .customer-dob .dob-year,
    .span6 .form-list .customer-dob .dob-year,
    .col-sm-6 .form-list .customer-dob .dob-year  {
        width: 25%;
    }
    
    /* contact us */
    #contact-gmap {
        height: 350px;
    }
    #contactForm .contact-info {
        width: 40.1709%;
    }
    #contactForm .contact-comment {
        width: 57.265%;
        margin-left: 2.5641%;
    }
    
    /* home slider */
    .homeslider-products .product-name {
        font-size: 45px;
        margin-bottom: 20px;
    }
    .homeslider-products .price-box .price {
        font-size: 40px;
    }
    .homeslider-products .price-box {
        margin-bottom: 20px;
    }
    .homeslider-products .product-desc {
        padding: 0 85px;
        font-size: 18px;
    }
    .homeslider-products .btn-cart,
    .homeslider-products .add-to-cart .btn-cart {
        margin-top: 20px;
    }
 
    /* twitter tweets */
    .footer-tweets #twitter-slider {
        padding: 0 150px 0 100px;
    }
    .footer-tweets .twitter-slider1 {
        padding: 0 80px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .main h2.subtitle, 
    .main .widget .widget-title h2, 
    .main .page-title h1,
    .footer-banner h2.subtitle {
        font-size: 38px;
    }
    .main h2.subtitle .line,
    .main .widget .widget-title h2 .line,
    .main .page-title h1 .line {
        left: 190px;
    }
    .footer-banner h2.subtitle .line {
        left: 240px;
    }
    h2 {
        font-size: 30px;
    }
    .page-title button.button {
        margin-top: 22px;
    }
    
    /* header */
    .header {
        padding-top: 60px;
    }
    .header-top .container { 
        position: relative; 
    }
    .login-link { 
        position: absolute; 
        right: 0; 
        top: 40px; 
        padding-right: 5px; 
        font-size: 15px;
    }
    .login-link.static {
        position: static;
    }
    .container-fluid .login-link {
        right: 25px;
    }
    .bv3 .login-link {
        right: 12px;
    }    
    .quick-access {
        float: none;
        position: absolute;
        right: 0;
        bottom: 90px;
    }
    .bv3 .quick-access {
        right: 15px;
    }
    .header-top-both .block-language {
        margin-left: 10px;
        margin-right: 10px;
    }
    .header-top-both #mini-cart {
        margin-left: 0;
    }
    .header-top-both .mobile-hide {
        display: none;
    }
    .header-top-both .block-currency .dropdown-toggle .name, 
    .header-top-both .block-currency .dropdown-menu .name, 
    .header-top-both .block-language .dropdown-toggle .name,
    .header-top-both .block-language .dropdown-menu .name {
        display: none;
    }
    .header-top-both .block-currency .dropdown-toggle .symbol,
    .header-top-both .block-currency .dropdown-menu .symbol {
        display: block;
    }
    .header-top-both .block-language .dropdown-toggle .icon-flag,
    .header-top-both .block-language .dropdown-menu .icon-flag {
        margin-right: 0;
    }
    /* #search_mini_form .form-search .input-text {
        position: static;
        display: inline-block !important;
        width: 160px !important;
        left: 160px !important;
    } */
    .header-right {
        margin-top: -20px;
    }
    .header-menu-right {
        margin-top: 0;
    }
    .header-menu-right .nav-container {
        float: left;
    }
    .header-menu-right div.eternal-custom-menu-popup {
        right: auto;
        left: 0;
    }
        
    /* footer */
    .footer-top .span3,
    .footer-top .col-md-3 {
        width: 31.4917%;        
    }
    .footer-top .footer-column-4 {
        width: 100%;
        margin-left: 0;
    }
    .scrolltop {
        display: none;
    }
    .footer-subscribe .block-title, 
    .footer-subscribe form {
        text-align: center;
        float: none;
        margin-bottom: 10px;
    }
    .footer-subscribe .input-box,
    .footer-subscribe .actions {
        float: none;
    }
    .footer-subscribe .input-box {
        margin-bottom: 20px;
    }
    
    /* main content */
    .main-content,
    .sidebar {
        padding: 0 0 40px;
    }
    
    /* category */
    #category-banner-slider .slide-shadow {
        background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/category_banner_slider_shadow_small.png);
    }
    #category-banner-slider .product-image,
    .category-banner .category-image {
        width: 290px;
    }
    #category-banner-slider .product-details,
    .category-banner .category-details {
        padding: 0 0 0 25px;
    }
    #category-banner-slider .sales {
        top: 10px;
        font-size: 23px;
        padding: 7px 15px;
    }
    .main-content .category-banner .category-wrap {
        top: 30px;
        left: 30px;
    }
    .main-content .category-banner .category-description {
        display: none;
    }
    .main-content .category-banner .button {
        padding: 6px 12px;
        font-size: 12px;
        margin-top: 0;
    }
    .products-list .product-image { 
        width: 170px; 
    }
    .products-list .product-shop { 
        margin-left: 200px; 
    }
    .products-list .ratings .rating-box {
        float: none;
    }
    .price-slider .priceTextBox {
        width: 55px;
    }
    
    /* sidebar */
    .mini-products-images-list .item { 
        width: 72px; 
    }
    
    /* toolbar */
    .toolbar .pager .limiter {
        position: static;
        float: left;
    }
    
    /* product */
    .product-essential-inner {
        margin-left: 0;
    }
    .product-essential .product-img-box,
    .product-essential .product-shop {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
    }
    .product-essential .product-image {
        width: 560px;
        margin-left: 16px;
    }
    .product-essential .more-images {
        width: 128px;
    }
    .product-essential .elastislide-vertical {
        margin-top: -8px;
    }
    .product-essential .more-images img {
        padding: 8px 0;
    }
    .product-essential .product-name h1 {
        margin-top: 20px;
    }
    .add-to-box .add-links-wrap {
        width: 455px;
    }
    .product-shop .price-review > .price-box,
    .product-shop .price-review > .price-box-bundle,
    .product-shop .price-review > .ratings {
        display: block;
        width: 100%;
        float: left;
        margin-bottom: 10px;
    }
    .add-to-box .addthis-icons > span {
        display: inline;
    }
    .add-to-box .addthis-icons { 
        width: 300px; 
    }
    .block-list #block-related .flex-direction-nav a {
        margin-top: -68px;
    }
    .box-up-sell .flex-direction-nav a,
    .box-cross-sell .flex-direction-nav a,
    #brand-slider .flex-direction-nav a,
    .featured-products .flex-direction-nav a {
        margin-top: -91px;
    }
    #brand-slider .flex-direction-nav a {
        margin-top: -77px;
    }
    
    /* Price */
    .products-list .price-box {
        -webkit-border-radius: 36px;
           -moz-border-radius: 36px;
                border-radius: 36px;
        width: 72px;
        height: 72px;
        font-size: 16px;
    }
    .products-list .regular-price,
    .products-list .price-box > .price {
        margin-top: 26px;
    }
    .products-list .old-price {
        margin-top: 14px;
        font-size: 16px;
    }
    .products-list .price-from {
        margin-top: 15px;
    }
    .products-list .price-from {
        padding-bottom: 3px;
        margin-bottom: -2px;
    }
    .products-list .minimal-price {
        margin-top: 24px;
    }
    .products-list .minimal-price .price-label {
        font-size: 12px;
        margin-bottom: -3px;
    }
    
    .product-essential .product-img-box .price-box {
        -webkit-border-radius: 81px;
           -moz-border-radius: 81px;
                border-radius: 81px;
        width: 162px;
        height: 162px;
        bottom: -20px;
        right: -20px;
        font-size: 30px;
    }
    .product-essential .product-img-box .regular-price,
    .product-essential .product-img-box .price-box > .price {
        margin-top: 65px;
    }
    .product-essential .product-img-box .old-price {
        margin-top: 40px;
        margin-bottom: 10px;
        font-size: 25px;
    }
    .product-essential .product-img-box .price-from {
        padding-bottom: 10px;
        margin-bottom: 7px;
    }
    .product-essential .product-img-box .price-from,
    .product-essential .product-img-box .price-to {
        font-size: 23px;
    }
    .product-essential .product-img-box .price-from,
    .product-essential .product-img-box .minimal-price {
        margin-top: 44px;
    }
    .product-essential .product-img-box .minimal-price .price-label {
        font-size: 17px;
        margin-bottom: 8px;
    }
    .product-essential .product-img-box .labels {
        width: 90px;
        font-size: 22px;
    }
    .product-essential .product-img-box .new.circle,
    .product-essential .product-img-box .sales.circle {
        width: 90px;
        height: 90px;
        -webkit-border-radius: 45px;
           -moz-border-radius: 45px;
                border-radius: 45px;
        padding: 34px 0;
    }
    
    .slider-wrap .price-box {
        -webkit-border-radius: 50px;
           -moz-border-radius: 50px;
                border-radius: 50px;
        width: 100px;
        height: 100px;
        font-size: 23px;
    }

    /* Data Table */
    .data-table .product-image {
        width: 150px;
        margin-bottom: 15px;
        float: none;
    }
    .data-table .product-shop {
        float: none;
        padding-left: 0;
    }
    .compare-table .product-image {
        width: 150px;
    }
    .compare-table .product-image img {
        width: 100%;
        height: auto;
    }
    .compare-table .btn-cart {
        margin-bottom: 10px;
    }
    .compare-table .add-to-links {
        display: block;
        margin: 0;
    }
    .compare-table .btn-remove {
        margin-top: 0;
    }
    .data-table .nobr {
        white-space: normal !important;
    }
    .my-account .data-table .price,
    .my-account .data-table th,
    .my-account .data-table td,
    .my-wishlist .data-table .price,
    .my-wishlist .data-table th,
    .my-wishlist .data-table td {
        font-size: 15px;
        padding: 10px 5px;
    }
    
    /* shopping cart */
    .cart-tabs,
    .cart-totals {
        width: auto;
        margin-left: 20px;
        float: none;
    }
    
    /* form list */
    .form-list input.input-text {
        padding-left: 140px;
        padding-right: 10px;
    }
    .form-list select {
        padding-left: 140px;
    }
    .form-list li label {
        width: 130px;
        padding: 0 10px;
    }
    .form-list .input-range .start input.input-text {
        width: 56%;
    }
    .form-list .input-range .end input.input-text {
        width: 28%;
        padding-left: 10px;
    }
    .form-list .input-range .separator {
        width: 4%;
    }
    .form-list .customer-dob .dob-day {
        width: 39.5%;
    }
    .form-list .customer-dob .dob-month {
        width: 21.5%;
    }
    .form-list .span6 .customer-dob .dob-day,
    .form-list .col-sm-6 .customer-dob .dob-day,
    .span6 .form-list .customer-dob .dob-day,
    .col-sm-6 .form-list .customer-dob .dob-day {
        width: 55%;
    }
    .form-list .span6 .customer-dob .dob-month,
    .form-list .col-sm-6 .customer-dob .dob-month, 
    .span6 .form-list .customer-dob .dob-month,
    .col-sm-6 .form-list .customer-dob .dob-month {
        width: 18%;
    }
    .form-list .span6 .customer-dob .dob-year,
    .form-list .col-sm-6 .customer-dob .dob-year,
    .span6 .form-list .customer-dob .dob-year,
    .col-sm-6 .form-list .customer-dob .dob-year {
        width: 21%;
    }
    .span6 .sp-methods select.month,
    .col-sm-6 .sp-methods select.month { width:230px; }
    .span6 .sp-methods select.year,
    .col-sm-6 .sp-methods select.year { width:100px; }
    
    /* contact us */
    #contact-gmap {
        height: 215px;
    }
    
    /* home slider */
    .homeslider-products .product-name {
        font-size: 35px;
        margin-bottom: 10px;
    }
    .homeslider-products .price-box .price {
        font-size: 30px;
    }
    .homeslider-products .price-box {
        margin-bottom: 5px;
    }
    .homeslider-products .product-desc {
        padding: 0 10px;
        font-size: 15px;
    }
    .homeslider-products .btn-cart,
    .homeslider-products .add-to-cart .btn-cart {
        margin-top: 10px;
    }
    
    /* twitter tweets */
    .footer-tweets #twitter-slider {
        padding: 0 100px 0 60px;
    }
    .footer-tweets .twitter-slider1 {
        padding: 0 60px;
    }
}

@media (max-width: 767px) {
    /* common */
    body {
        padding-right: 0;
        padding-left: 0;
        padding-top: 0 !important;
    }
    .bv3 .std .row {
        margin-left: 0;
        margin-right: 0;
    }
    .bv3 .std .row > div {
        padding-left: 0;
        padding-right: 0;
    }
    .mobile-hide {
        display: none;
    }
    .btn-large,
    .buttons-set button.button,
    .buttons-set .back-link a {
        padding: 8px 15px;
        font-size: 15px;
    }
    .bv3.bsl .main-content {
        padding-left: 0;
    }
    .bv3.bsr .main-content {
        padding-right: 0;
    }
    .main-content-right {
        float: none !important;
    }
    .main h2.subtitle, 
    .main .widget .widget-title h2, 
    .main .page-title h1,
    .footer-banner h2.subtitle {
        font-size: 30px;
        padding-left: 5px;
    }
    .main h2.subtitle .line,
    .main .widget .widget-title h2 .line,
    .main .page-title h1 .line,
    .footer-banner h2.subtitle .line {
        display: none;
    }
    h2 {
        font-size: 25px;
    }
    .page-title button.button {
        margin-top: 16px;
    }
    p.desc {
        font-size: 14px;
    }
    
    /* header */
    .header {
        padding-top: 75px;
    }
    .header-top .container { 
        position: relative; 
    }
    .header .logo, 
    .header h1.logo {
        margin-bottom: 90px;
        float: none;    
        text-align: center;
        display: block;
    }
    .header-container.fixed .header-menu {
        position: static;
    }
    .toplinks {
        margin-left: 10px;
    }
    .toplinks a span {
        display: none;
    }
    .toplinks a {
        padding-left: 12px;
        padding-right: 12px;
        margin-left: 0;
        margin-right: 0;
        border-left: 1px solid rgba(0,0,0,0.2);
    }
    .toplinks li.last a {
        border-right: 1px solid rgba(0,0,0,0.2);
    }
    .toplinks [class*="icon"] {
        margin-right: 0;
    }
    .login-link { 
        position: absolute; 
        right: 0; 
        top: 65px;
        padding-right: 10px;
        font-size: 15px; 
    }
    .login-link.static {
        position: static;
    }
    .bv3 .login-link {
        right: 15px;
    }
    .block-language {
        margin-left: 10px;
        margin-right: 10px;
    }
    .header-top #mini-cart {
        margin-left: 0;
    }
    .block-currency .dropdown-toggle .name, 
    .block-currency .dropdown-menu .name, 
    .block-language .dropdown-toggle .name,
    .block-language .dropdown-menu .name {
        display: none;
    }
    .block-currency .dropdown-toggle .symbol,
    .block-currency .dropdown-menu .symbol {
        display: block;
    }
    .block-language .dropdown-toggle .icon-flag,
    .block-language .dropdown-menu .icon-flag {
        margin-right: 0;
    }
    .block-currency, 
    .block-language, 
    .block-currency .dropdown-menu > li > a, 
    .block-currency .dropdown-submenu:focus > a, 
    .block-language .dropdown-menu > li > a, 
    .block-language .dropdown-submenu:focus > a {
        width: auto;
    }    
    .quick-access {
        float: right;
        right: auto;
        bottom: auto;
        margin-top: 18px;
        position: static;
    }
    /* #search_mini_form {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 90px;
        width: 100%;
    } */
    /* #search_mini_form .form-search {
        width: 205px;
        margin: 0 auto;
    } */
    /* #search_mini_form .form-search .input-text {
        position: static;
        display: inline-block !important;
        width: 160px !important;
        left: 160px !important;
    } */
    #mini-cart {
        margin-right: 10px;
    }
    .nav-container {
        position: static;
    }    
    .header-both {
        position: absolute;
        right: 10px;
        bottom: 15px;
        z-index: 1000;
        margin-bottom: 0;
    }  
    .header-both2 {
        right: auto;
        left: 140px;
    }  
    .header-both #mini-cart {
        margin-left: 0;
    }
    .header-menu {
        margin-bottom: 0px !important;
        margin-top: 0;
        padding-bottom: 0 !important;
    }
    .header-right #mini-cart .dropdown-menu {
        top: 50px;
    }
    #custommenu-mobile {
        margin: 10px auto 10px;
    }
    .mobile-header #menu-button {
        margin-bottom: 10px;
        padding-bottom: 0;
    }
    .header-menu-right .nav-container {
        float: left;
    }
    .header-menu-right div.eternal-custom-menu-popup {
        right: auto;
        left: 0;
    }
    /* footer */
    .footer-bottom .social-links,
    .footer-bottom .copyright {
        text-align: center;
    }
    .scrolltop {
        display: none;
    }
    #brand-slider {
        margin-top: 40px;
    }
    .footer-subscribe .block-title, 
    .footer-subscribe form {
        text-align: center;
        float: none;
        margin-bottom: 10px;
    }
    .footer-subscribe form {
        margin-bottom: 5px;
    }
    .footer-subscribe .input-box, 
    .footer-subscribe .actions {
        display: block; 
        float: none;   
        margin: 0;
    }
    .footer-subscribe .input-box {
        margin-bottom: 20px;
    }
    .footer-subscribe .input-box input {
        width: 260px;
    }
    
    /* main content */
    .main-banner img {
        max-width: 350px;
    }
    .main-banner .container > div {
        padding-left: 0;
        padding-right: 0;
    }
    .main-content,
    .sidebar {
        padding: 0 0 40px;
    }
    .main-container .container,
    .footer-banner .container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .bv3 .main-container .container,
    .bv3 .footer-banner .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    /* block, sidebar */
    .sidebar-right,
    .sidebar-left,
    .bv3 .sidebar-right,
    .bv3 .sidebar-left {
        padding: 0 0 40px;
    }
    .sidebar .block-venedor-ads {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .block .block-title {
        font-size: 25px;
    }
    .mini-products-images-list .item { 
        width: 92px; 
    }
    .block-list .flex-direction-nav a {
        margin-top: -40px;
    }
    
    /* category */
    .category-banner {
        padding-left: 0;
        padding-right: 0;
    }
    #category-banner-slider .product-image,
    .category-banner .category-image {
        width: 290px;
    }
    #category-banner-slider .slide-shadow {
        background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/category_banner_slider_shadow_small.png);
    }
    #category-banner-slider .product-details,
    .category-banner .category-details {
        padding: 0 10px 20px;
    }
    #category-banner-slider .sales {
        top: 10px;
        font-size: 23px;
        padding: 7px 15px;
    }
    .slider-arrow,
    .main-slider .fraction-slider .prev,
    .main-slider .fraction-slider .next,
    .main-slider .bx-wrapper .bx-controls-direction a,
    .main-slider .tp-leftarrow,
    .main-slider .tp-rightarrow {
        width: 55px;
        height: 36px;
        padding: 0;
    }
    .category-banner .product-name,
    .category-banner .category-title h1 {
        font-size: 35px;
    }
    .category-banner .price {
        font-size: 20px;
    }
    .category-banner .button {
        padding: 6px 12px;
        font-size: 12px;
    }
    .main-content .category-banner .category-wrap {
        top: 10px;
        left: 20px;
    }
    .category-banner .category-description {
        display: none;
    }
    .main-content .category-banner .category-wrap {
        width: auto;
        right: 20px;
    }
    .main-content .category-banner .category-title h1 {
        margin-bottom: 10px;
    }
    .main-content .category-banner .button {
        margin-top: 0;
    }
    .category-banner .category-image-wrap {
        float: left;
        width: 40%;
        margin-left: 5%;
    }
    .category-banner .category-image-wrap .category-image {
        width: 100%;
    }
    .category-banner .category-details-wrap {
        float: left;
        width: 55%;
    }
    .category-banner .category-details-wrap .category-title h1 {
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 30px;
    }
    .category-banner .category-details-wrap .button {
        margin-top: 0;
    }
    .products-grid li.item {
        height: auto !important;
        width: 100%;
        text-align: center;
    }
    .bv3 .products-grid li.item {
        padding-left: 0;
        padding-right: 0;
    }
    .products-grid li.item .item-inner {
        height: auto !important;
    }
    .products-grid .item-active.addlinks-block .item-inner {
        position: static;
    }
    .products-grid .addlinks-block .btn-cart {
        margin-left: auto !important;
    }
    .products-grid .addlinks-block .add-to-links,
    .flexslider.products-grid .addlinks-block .add-to-links {
        margin-left: auto !important;
        margin-right: auto !important;
        left: 0;
    }
    .products-grid .item-active .btn-cart,
    body.mobile .products-grid .btn-cart,
    .products-grid .hover-disable .btn-cart {
        text-indent: 0;
        width: auto !important;
        background-image: none !important;
    }
    .products-grid .product-image {
        width: 228px;
    }
    .products-list .product-image { 
        width: 150px; 
        margin-right: 20px;
        margin-bottom: 40px; 
    }
    .products-list .product-image.no-price {
        margin-bottom: 20px;
    }
    .products-list .product-shop { 
        margin-left: 0;
    }
    .products-list .ratings,
    .products-list .ratings .rating-box {
        float: none;
    }
    .products-list .ratings:after {
        clear: none;
    }
    .products-list .actions {
        float: left;
        width: 100%;
    }
    .price-slider .priceTextBox {
        width: 75px;
    }
    
    /* toolbar */
    .toolbar .actions {
        margin-right: 0;
    }
    .toolbar .sorter {
        padding-bottom: 42px;
    }
    .toolbar .sorter .sort-by {
        float: right;
        margin-right: 0;
    }
    .toolbar .pager .limiter {
        position: absolute;
        left: 0;
        top: 60px;
    }
    .toolbar .sorter .view-mode {
        position: absolute;
        right: 0;
        top: 60px;
    }
    .toolbar .pager {
        text-align: center;
    }
    .toolbar .pager .pages {
        float: none;
        margin-left: 0;
    }
    .toolbar-bottom .pager .limiter {
        display: none;
    }
    
    /* product */
    .product-essential .product-image {
        width: 238px;
        margin-left: 7px;
    }
    .product-essential .more-images {
        width: 50px;
    }
    .product-essential .elastislide-vertical {
        margin-top: -6.33333px;
    }
    .product-essential .more-images img {
        padding: 6.33333px 0;        
    }
    .products-grid .price-review > .price-box,
    .products-grid .price-review > .price-box-bundle,
    .products-grid .price-review .reviews-wrap {
        display: block;
        text-align: center;
        margin-bottom: 10px;
    }
    .product-shop .price-review > .price-box,
    .product-shop .price-review > .price-box-bundle,
    .product-shop .price-review > .ratings {
        margin-bottom: 10px;
        display: block;
    }
    .product-shop .price-review > .price-box .minimal-price-link {
        display: block;
    }
    .elastislide-vertical nav span {
        margin-left: -16px;
    }
    .email-friend { 
        margin-left: 0;
        display: inline-block; 
    }
    .email-friend span,
    .add-to-links span { 
        display: inline-block;
        line-height: 34px;
        margin-left: 10px;
        margin-right: 30px;
        font-size: 13px;
        text-transform: uppercase; 
    }
    .add-to-box .addthis-icons {
        float: none;
        clear: both;
        margin-left: 0;
    }
    .block-list #block-related .flex-direction-nav a {
        margin-top: -68px;
    }
    .block-related .block-subtitle {
        font-size: 14px;
    }
    #product-tabs > dt,
    #cart-tabs > dt {
        width: auto;
        padding: 16px 15px;
    }
    #product-tabs > dt.open,
    #cart-tabs > dt.open {
        width: auto;
        padding: 16px 15px;
        margin-right: 0;
        border-bottom-width: 1px !important;
    }    
    #product-tabs > dd,
    #cart-tabs > dd {
        position: relative;
        left: 0;
        border-left-width: 0;
        padding: 96%;
        padding: 20px 15px;
        border-bottom-width: 1px !important;
    }
    #product-tabs > dd:last-child,
    #cart-tabs > dd:last-child {
        border-bottom-width: 0 !important;
    }
    #product-review-table,
    .box-reviews .form-list {
        font-size: 14px;
    }
    #product-review-table th {
        font-size: 13px;
        padding: 3px;
    }
    .product-view .box-tags .form-add label {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .product-view .box-tags .form-add .input-box {
        margin-left: 0;
    }
    #product-tabs .crosssell .flex-direction-nav .flex-prev {
        left: 10px;
    }
    #product-tabs .crosssell .flex-direction-nav .flex-next {
        right: 10px;
    }  
    .upsell-products .item .product-image {
        width: 228px;
    }
    .box-up-sell .flex-direction-nav a,
    .box-cross-sell .flex-direction-nav a,
    #brand-slider .flex-direction-nav a,
    .featured-products .flex-direction-nav a {
        width: 40px;
        height: 30px;
        margin-top: -80px;
    }
    .box-up-sell .flex-direction-nav .flex-prev, 
    .box-cross-sell .flex-direction-nav .flex-prev, 
    #brand-slider .flex-direction-nav .flex-prev,
    .featured-products .flex-direction-nav .flex-prev {
        right: 43px;
    }
    #brand-slider .flex-direction-nav a {
        margin-top: -68px;
    }
    
    /* Price */
    .products-grid .price-box, 
    .product-essential .product-img-box .price-box {
        -webkit-border-radius: 45px;
           -moz-border-radius: 45px;
                border-radius: 45px;
        width: 90px;
        height: 90px;
        font-size: 18px;
    }
    .products-grid .regular-price,
    .products-grid .price-box > .price,
    .product-essential .product-img-box .regular-price,
    .product-essential .product-img-box .price-box > .price {
        margin-top: 34px;
    }
    .products-grid .old-price,
    .product-essential .product-img-box .old-price {
        margin-top: 23px;
        margin-bottom: 0;
        font-size: 16px;
    }
    .products-grid .price-from,
    .product-essential .product-img-box .price-from {
        padding-bottom: 6px;
        margin-bottom: 0;
        background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/icons/icon_from_to.png) bottom center no-repeat;
    }
    .products-grid .price-from,
    .product-essential .product-img-box .price-from {
        margin-top: 20px;
    }
    .products-grid .minimal-price,
    .product-essential .product-img-box .minimal-price {
        margin-top: 27px;
    }
    .products-grid .minimal-price .price-label,
    .product-essential .product-img-box .minimal-price .price-label {
        font-size: 14px;
        margin-bottom: 0;
    }
    .products-grid .price-review {
        text-align: center;
    }
    
    .products-list .price-box {
        -webkit-border-radius: 36px;
           -moz-border-radius: 36px;
                border-radius: 36px;
        width: 72px;
        height: 72px;
        font-size: 16px;
    }
    .products-list .regular-price,
    .products-list .price-box > .price {
        margin-top: 26px;
    }
    .products-list .old-price {
        margin-top: 14px;
        font-size: 14px;
    }
    .products-list .price-from {
        margin-top: 15px;
    }
    .products-list .price-from {
        padding-bottom: 3px;
        margin-bottom: -2px;
    }
    .products-list .minimal-price {
        margin-top: 24px;
    }
    .products-list .minimal-price .price-label {
        font-size: 12px;
        margin-bottom: -3px;
    }
    
    .product-essential .product-img-box .price {
        line-height: 20px;
    }
    .product-essential .product-img-box .price-from, 
    .product-essential .product-img-box .price-to {
        font-size: 18px;
    }
    
    .products-list .labels {
        width: 40px;
        font-size: 13px;
    }
    .products-list .new,
    .products-list .sales {
        padding: 5px 0;
    }
    .products-list .new.circle,
    .products-list .sales.circle {
        width: 40px;
        height: 40px;
        -webkit-border-radius: 20px;
           -moz-border-radius: 20px;
                border-radius: 20px;
        padding: 14px 0;
    }
    .products-list .product-shop .desc li {
        list-style-position: inside;
    }
    .product-essential .product-img-box .labels {
        width: 60px;
        font-size: 16px;
    }
    .product-essential .product-img-box .new.circle,
    .product-essential .product-img-box .sales.circle {
        width: 60px;
        height: 60px;
        -webkit-border-radius: 30px;
           -moz-border-radius: 30px;
                border-radius: 30px;
        padding: 21px 0;
        margin-top: -15px;
        margin-left: -5px;
    }
    .product-essential .product-img-box .top-right .new.circle,
    .product-essential .product-img-box .top-right .sales.circle {
        margin-left: 5px;
    }
    .product-essential .product-img-box .bottom-left .new.circle,
    .product-essential .product-img-box .bottom-left .sales.circle {
        margin-bottom: -15px;
    }
    .product-essential .product-img-box .bottom-right .new.circle,
    .product-essential .product-img-box .bottom-right .sales.circle {
        margin-bottom: -15px;
        margin-left: 5px;
    }
    .product-essential .product-img-box .new,
    .product-essential .product-img-box .sales {
        padding: 8px 0;
    }
    div.Growler-notice {
        width: 300px;
    }
    
    .slider-wrap .price-box {
        -webkit-border-radius: 29px;
           -moz-border-radius: 29px;
                border-radius: 29px;
        width: 58px;
        height: 58px;
        font-size: 15px;
    }
    .slider-wrap .price-box .price {
        margin-top: 21px;
    }
    
    /* Data Table */
    .data-table {
        border-right-width: 1px;
    }
    .data-table th,
    .data-table td { 
        padding: 10px 5px;
    }
    .cart-table,
    .order-review .data-table,
    .my-account .data-table,
    .my-wishlist .data-table {
        border-right-width: 1px !important;
    }
    .cart-table col,
    .order-review .data-table col,
    .my-account .data-table col,
    .my-wishlist .data-table col {
        display: none;
    }
    .cart-table thead tr,
    .order-review .data-table thead tr,
    .my-account .data-table thead tr,
    .my-wishlist .data-table thead tr {
        display: none;
    }
    .cart-table thead tr.mobile-row,
    .order-review .data-table thead tr.mobile-row,
    .my-account .data-table thead tr.mobile-row,
    .my-wishlist .data-table thead tr.mobile-row {
        display: block;
    }
    .cart-table tr, 
    .cart-table td,
    .cart-table th,
    .order-review .data-table tr,
    .order-review .data-table td,
    .order-review .data-table th,
    .my-account .data-table tr,
    .my-account .data-table td,
    .my-account .data-table th,
    .my-wishlist .data-table tr,
    .my-wishlist .data-table td,
    .my-wishlist .data-table th {
        border-left: none !important;
        border-right: none !important;
        display: block;
        padding: 0 !important;
        text-align: center !important;
    }
    .cart-table td,
    .cart-table th,
    .order-review .data-table td,
    .order-review .data-table th,
    .my-account .data-table td,
    .my-account .data-table th,
    .my-wishlist .data-table td,
    .my-wishlist .data-table th {
        padding: 10px 5px !important;
    }
    .cart-table tbody td:first-child,
    .cart-table tbody th:first-child,
    .order-review .data-table tbody td:first-child,
    .order-review .data-table tbody th:first-child,
    .my-account .data-table tbody td:first-child,
    .my-account .data-table tbody th:first-child,
    .my-wishlist .data-table tbody td:first-child,
    .my-wishlist .data-table tbody th:first-child {
        padding-top: 20px !important;
    }
    .cart-table tbody td:last-child,
    .cart-table tbody th:last-child,
    .order-review .data-table tbody td:last-child,
    .order-review .data-table tbody th:last-child,
    .my-account .data-table tbody td:last-child,
    .my-account .data-table tbody th:last-child,
    .my-wishlist .data-table tbody td:last-child,
    .my-wishlist .data-table tbody th:last-child {
        padding-bottom: 20px !important;
    }
    .cart-table thead tr.mobile-row th,
    .order-review .data-table thead tr.mobile-row th,
    .my-account .data-table thead tr.mobile-row th,
    .my-wishlist .data-table thead tr.mobile-row th {
        padding: 20px 10px !important;
    }
    .cart-table tbody td,
    .cart-table tbody tr.last td,
    .order-review .data-table tbody td,
    .order-review .data-table tbody tr.last td,
    .my-account .data-table tbody td,
    .my-account .data-table tbody tr.last td,
    .my-wishlist .data-table tbody td,
    .my-wishlist .data-table tbody tr.last td {
        border-bottom-width: 0;
    }
    .cart-table tbody td.last,
    .cart-table tbody tr.last td.last,
    .order-review .data-table tbody td.last,
    .order-review .data-table tbody tr.last td.last,
    .my-account .data-table tbody td.last,
    .my-account .data-table tbody tr.last td.last {
        border-bottom-width: 1px;
    }
    .data-table .product-image {
        float: none;
        width: 150px;
        margin: 15px auto;
    }
    .data-table .product-shop {
        float: none;
        padding-left: 0;
        text-align: center;
    }
    .data-table .actions {
        margin-top: 0;
    }
    .data-table .item-options {
        float: none;
    }
    .data-table .item-options dt,
    .data-table .item-options dd {
        float: none;
        display: inline;
    }
    .data-table .cart-price {
        margin-top: 0;
        display: inline;
    }
    .data-table .total-price .cart-price {
        padding-right: 0;
    }
    .data-table .btn-remove {
        position: static;
        display: block;
        margin: 10px auto 0;
    }
    .data-table .button {
        display: inline-block;
        margin: 5px auto;
    }
    .add-to-cart-alt .btn-cart, 
    .data-table .add-to-cart-alt .button {
        margin: 0 auto;
    }
    .data-table .mobile-label {
        display: inline;
    }
    .data-table .btn-continue {
        float: none;
    }
    .compare-table {
        display: none;
    }
    .compare-table-mobile {
        display: block;
    }
    .compare-table-mobile td {
        padding: 10px;
    }
    .compare-table-mobile .product-image {
        width: 124px;
    }
    .compare-table-mobile .product-image img {
        width: 100%;
        height: auto;
    }
    .compare-table .btn-remove {
        margin-top: 20px;
    }
    .my-account .data-table .product-name,
    .my-wishlist .data-table .product-name {
        margin: 0;
        line-height: 1;
    }
    .my-account .data-table .rating-box,
    .my-wishlist .data-table .rating-box {
        margin: 0 auto;
    }
    .my-account .data-table .price, 
    .my-wishlist .data-table .price {
        display: inline;
    }
    .my-account .data-table .price-excl-tax,
    .my-account .data-table .price-incl-tax,
    .my-account .data-table .price-box,
    .my-wishlist .data-table .price-excl-tax,
    .my-wishlist .data-table .price-incl-tax,
    .my-wishlist .data-table .price-box {
        display: inline;
    }
    .my-account .data-table .add-to-cart-alt,
    .my-wishlist .data-table .add-to-cart-alt {
        margin-top: 10px;
    }
    .my-account .order-info-box {
        margin: 0;
    }
    .my-account .order-items {
        padding: 0 15px;
    }
    
    /* form list */
    .form-list li label {
        width: 115px;
        padding: 0 8px;
    }
    .form-list input.input-text, 
    .form-list select {
        padding-left: 125px;
        padding-right: 10px;
    }
    .form-list .input-range .start input.input-text {
        width: 52%;
    }
    .form-list .input-range .end input.input-text {
        width: 32%;
        padding-left: 10px;
    }
    .form-list .customer-dob .dob-day {
        width: 40.5% !important;
    }
    .form-list .customer-dob .dob-month {
        width: 20.5% !important;
    }
    .form-list .customer-dob .dob-year {
        width: 33% !important;
    }
    .sp-methods select.month,
    .span6 .sp-methods select.month,
    .col-sm-6 .sp-methods select.month { 
        width: 300px; 
    }
    .sp-methods input.cvv { 
        width: 300px !important; 
    }
    
    /* contact us */
    #contact-gmap {
        height: 200px;
    }
    
    /* home slider */
    .bv3 .main-slider .container {
        padding: 0;
    }
    .homeslider-products .product-name {
        font-size: 25px;
        margin-bottom: 10px;
    }
    .homeslider-products .price-box .price {
        font-size: 20px;
    }
    .homeslider-products .price-box {
        margin-bottom: 5px;
    }
    .homeslider-products .product-desc {
        display: none;
    }
    .homeslider-products .btn-cart,
    .homeslider-products .add-to-cart .btn-cart {
        margin-top: 10px;
    }
    
    /* twitter tweets */
    .footer-tweets #twitter-slider {
        padding: 0 60px 0 60px;
    }
    .footer-tweets .twitter-slider1 {
        padding: 0 60px;
    }
    #twitter-slider.twitter-slider2 .flex-direction-nav a {
        top: auto;
        bottom: 25px;
    }
}

@media (max-width: 480px) {
    /* header */
    .header {
        padding-top: 75px;
    }
    .bv3 .header-top .container {
        padding-left: 0;
        padding-right: 0;
    }
    .bv3 .login-link {
        right: 0;
    }
    .bv3 #mini-cart {
        margin-right: -5px;
    }
    .header-top #mini-cart {
        margin-right: 5px;
        margin-top: -36px;
    }
    .header-top-both {
        position: absolute;
        top: 0;
        right: 0;
    }
    .header-top-both #mini-cart,
    .header-both #mini-cart {
        display: none !important;
    }
    .header-both1 #mini-cart {
        display: block !important;
        margin-right: 0px;
    }
    .header-both2 {
        right: 10px;
        left: auto;
    }
    .quick-access2 #mini-cart {
        display: none !important;
    } 

    /* login */
    .remember-me-popup { margin:-85px 0 0 -145px; width:290px; }

    /* product */
    .add-to-cart .qty {
        width: 125px;
    }
    .add-to-cart .button-up, 
    .add-to-cart .button-down {
        left: 99px;
    }

    /* data table */
    .data-table select {
        width: 84px;
    }
    .data-table .input-text {
        width: 70px;
    }
    .box-reviews textarea {
        width: 92%;
    }
    
    /* checkout */
    #checkout-review-table .product-image {
        width: 100px;
    }
    #checkout-review-table .product-image img {
        width: 100%;
        height: auto;
    }
    .opc .step-title {
        padding-left: 10px;
        padding-right: 10px;
    }
    .opc .step-title,
    .opc .step-title h2 {
        font-size: 17px;
    }
    .gift-messages-form .item .product-img-box {
        float: none;
        margin: 0 auto;
    }
    .gift-messages-form .item .details {
        margin-left: 0;
        margin-top: 10px;
    }
    
    /* form list */
    .form-list .input-range .start input.input-text {
        width: 60%;
    }
    .form-list .input-range .end input.input-text {
        width: 20%;
    }
    .form-list .customer-dob .dob-day input.input-text {
        padding-left: 125px;
        padding-right: 10px;
    }
    .form-list .customer-dob .dob-month input.input-text,
    .form-list .customer-dob .dob-year input.input-text {
        padding-left: 10px;
        padding-right: 10px;
    }
    .form-list .customer-dob .dob-day {
        width: 55% !important;
        margin-right: 0;
    }
    .form-list .customer-dob .dob-month {
        width: 23% !important;
        margin-right: 0;
    }
    .form-list .customer-dob .dob-year {
        width: 22% !important;
    }
    .sp-methods select.month,
    .span6 .sp-methods select.month,
    .col-sm-6 .sp-methods select.month { 
        width: 200px;
    }
    .sp-methods select.year,
    .span6 .sp-methods select.year,
    .col-sm-6 .sp-methods select.year { 
        width: 80px;
    }
    .sp-methods input.cvv { 
        display: none;
    }
    
    /* home slider */
    .homeslider-products .product-name {
        font-size: 18px;
        margin-bottom: 5px;
    }
    .homeslider-products .price-box .price {
        font-size: 15px;
    }
    .homeslider-products .btn-cart,
    .homeslider-products .add-to-cart .btn-cart {
        margin-top: 0;
        font-size: 10px;
        padding: 4px 8px;
    }
}

@media (max-width: 320px) {
    .add-to-cart-alt .qty-wrap,
    .add-to-cart .qty-wrap {
        display: block;
    }
    .add-to-cart button.btn-cart {
        margin-left: 0;
    }
    .add-to-box .add-to-links {
        display: block;
        margin-top: -20px;
    }
    .add-to-box .add-to-links li {
        display: block;
        margin-top: 20px;
    }
}


/* FILE: skin.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */

/* Custom CSS */
.header-contact {
    margin-top: 0;
}
.header-contact .block {
    float: left;
    margin-left: 8px;
    margin-bottom: 10px;
    padding: 3px 15px;
    font-size: 13px;
}
.header-contact .block span {
    display: inline-block;
    line-height: 21px;
}
.header-contact .icon-phone {
    width: 32px;
    height: 32px;
    margin-right: 7px;
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icon_32x32.png);
    float: left;
    margin-top: 6px;
    margin-left: -5px;
}
.header-contact .icon-phone,
.green .header-contact .icon-phone  { background-position: 0 -32px; }
.blue .header-contact .icon-phone   { background-position: 0 -64px; }
.orange .header-contact .icon-phone { background-position: 0 -96px; }
.pink .header-contact .icon-phone   { background-position: 0 -128px; }
.header-contact .icon-skype,
.header-contact .icon-email {
    width: 20px;
    height: 18px;
    margin: -1px 10px 0 0;
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icon_20x20.png);
}
.header-contact .icon-skype,
.green .header-contact .icon-skype  { background-position: -20px -20px; }
.blue .header-contact .icon-skype   { background-position: -20px -40px; }
.orange .header-contact .icon-skype { background-position: -20px -60px; }
.pink .header-contact .icon-skype   { background-position: -20px -80px; }
.header-contact .icon-email,
.green .header-contactc .icon-email { background-position: 0 -20px; }
.blue .header-contact .icon-email   { background-position: 0 -40px; }
.orange .header-contact .icon-email { background-position: 0 -60px; }
.pink .header-contact .icon-email   { background-position: 0 -80px; }

#homeslider-revolution .revolution-slider {
    max-height: 480px;
}

.footer .social-links a {
    display: inline-block;
    margin: 2px;
    transition: opacity 300ms ease-in-out;
       -moz-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
         -o-transition: opacity 300ms ease-in-out;
}
.footer .social-links .icon {
    background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/images/icon_socials.png);
    width: 36px;
    height: 36px;
    padding: 0;
}
.footer .social-links .icon-facebook {
    background-position: 0 0;
}
.footer .social-links a:hover .icon-facebook {
    background-color: #3b5a9a;
}
.footer .social-links .icon-twitter {
    background-position: -36px 0;
}
.footer .social-links a:hover .icon-twitter {
    background-color: #1aa9e1;
}
.footer .social-links .icon-rss {
    background-position: -72px 0;
}
.footer .social-links a:hover .icon-rss {
    background-color: #ff8201;
}
.footer .social-links .icon-delicious {
    background-position: -108px 0;
}
.footer .social-links a:hover .icon-delicious {
    background-color: #3070c8;
}
.footer .social-links .icon-linkedin {
    background-position: -144px 0;
}
.footer .social-links a:hover .icon-linkedin {
    background-color: #0080b1;
}
.footer .social-links .icon-blog {
    background-position: -180px 0;
}
.footer .social-links a:hover .icon-blog {
    background-color: #ee2283;
}
.footer .social-links .icon-skype {
    background-position: -216px 0;
}
.footer .social-links a:hover .icon-skype {
    background-color: #00aff0;
}
.footer .social-links .icon-email {
    background-position: -252px 0;
}
.footer .social-links a:hover .icon-email {
    background-color: #c7392c;
}

/* menu custom block */
#popupmenu_custom_block .block2 .cell {
    padding: 15px 10px;
}
#popupmenu_custom_block .block2 .cell:hover {
    border: 1px solid #e0e0e0;
    padding: 14px 9px;
    -webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
}
#popupmenu_custom_block .block2 .icon {
    display: inline-block;
    width: 124px;
    height: 124px;
    background: transparent url(//shop.haassohn.com/skin/frontend/venedor/default/images/menu/icon_124x124.png);
    transition:            opacity 600ms ease-in-out;
    -moz-transition:       opacity 600ms ease-in-out;;
    -webkit-transition:    opacity 600ms ease-in-out;;
    -o-transition:         opacity 600ms ease-in-out;;
}
#popupmenu_custom_block .block2 .icon1                { background-position: 0 0; }
#popupmenu_custom_block .block2 .cell:hover .icon1    { background-position: -124px 0; }
#popupmenu_custom_block .block2 .icon2                { background-position: -248px 0; }
#popupmenu_custom_block .block2 .cell:hover .icon2    { background-position: -372px 0; }
#popupmenu_custom_block .block2 .icon3                { background-position: -496px 0; }
#popupmenu_custom_block .block2 .cell:hover .icon3    { background-position: -620px 0; }
#popupmenu_custom_block .block2 .icon4                { background-position: -744px 0; }
#popupmenu_custom_block .block2 .cell:hover .icon4    { background-position: -868px 0; }

.blue #popupmenu_custom_block .block2 .icon1                { background-position: 0 -124px; }
.blue #popupmenu_custom_block .block2 .cell:hover .icon1    { background-position: -124px -124px; }
.blue #popupmenu_custom_block .block2 .icon2                { background-position: -248px -124px; }
.blue #popupmenu_custom_block .block2 .cell:hover .icon2    { background-position: -372px -124px; }
.blue #popupmenu_custom_block .block2 .icon3                { background-position: -496px -124px; }
.blue #popupmenu_custom_block .block2 .cell:hover .icon3    { background-position: -620px -124px; }
.blue #popupmenu_custom_block .block2 .icon4                { background-position: -744px -124px; }
.blue #popupmenu_custom_block .block2 .cell:hover .icon4    { background-position: -868px -124px; }

.orange #popupmenu_custom_block .block2 .icon1                { background-position: 0 -248px; }
.orange #popupmenu_custom_block .block2 .cell:hover .icon1    { background-position: -124px -248px; }
.orange #popupmenu_custom_block .block2 .icon2                { background-position: -248px -248px; }
.orange #popupmenu_custom_block .block2 .cell:hover .icon2    { background-position: -372px -248px; }
.orange #popupmenu_custom_block .block2 .icon3                { background-position: -496px -248px; }
.orange #popupmenu_custom_block .block2 .cell:hover .icon3    { background-position: -620px -248px; }
.orange #popupmenu_custom_block .block2 .icon4                { background-position: -744px -248px; }
.orange #popupmenu_custom_block .block2 .cell:hover .icon4    { background-position: -868px -248px; }

.pink #popupmenu_custom_block .block2 .icon1                { background-position: 0 -372px; }
.pink #popupmenu_custom_block .block2 .cell:hover .icon1    { background-position: -124px -372px; }
.pink #popupmenu_custom_block .block2 .icon2                { background-position: -248px -372px; }
.pink #popupmenu_custom_block .block2 .cell:hover .icon2    { background-position: -372px -372px; }
.pink #popupmenu_custom_block .block2 .icon3                { background-position: -496px -372px; }
.pink #popupmenu_custom_block .block2 .cell:hover .icon3    { background-position: -620px -372px; }
.pink #popupmenu_custom_block .block2 .icon4                { background-position: -744px -372px; }
.pink #popupmenu_custom_block .block2 .cell:hover .icon4    { background-position: -868px -372px; }


/* FILE: custom.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/* Widget Grid */

.widget-product-grid {
    margin: 20px 0;
}

.widget-product-grid .grid-item h3 {
    min-height: 52px;
}

/* Widget Carousel */

.widget-product-carousel .carousel-control {
    color: #217c64;
}

.widget-product-carousel .carousel-indicators {
    bottom: -20px;
}

.widget-product-carousel .carousel-indicators > li {
    border-color: #444645;
    transition: all 0.3s ease-out;
}

.widget-product-carousel .carousel-indicators > li.active {
    background: #444645;
    transition: all 0.3s ease-in;
}

.widget-product-carousel .media {
    padding: 0 15%;
}

.widget-product-carousel .media .media-body {
    padding: 2%;
}
.carousel-inner {
    min-height: 250px;
}
.carousel-inner div.item {
    width: 100%;
}

.widget-product-carousel .media .media-body h3 {
    font-size: 20px;
}

.col-lg-3.grid-item {
    min-height: 480px;
}
/* Sidebar */

#sidebar {
    position: fixed;
    top: 80%;
    transform: translate(0, -80%);
    width: 80px;
    right: 0;
    padding: 10px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    z-index: 1000;
    background: white;
}
@media (max-width: 1200px) {
    #sidebar {
        display: none;
    }
}
#sidebar ul {
    margin-bottom: 0;
}

#sidebar ul li {
    border-top: 1px solid #ddd;
    color: #217c64;
    cursor: pointer;
    text-transform: uppercase;
}

#sidebar ul li a {
    display: block !important;
}

#sidebar ul li.first {
    border:none;
}

#sidebar ul li img {
    padding: 5px;
}

.footer h4 {
    color: white;
}

.footer .content {
    margin-top: 20px;
}

.green .footer ul li a {
    background: none;
}

.products-grid span.tax-details {
    font-size: 11px;
    display: block;
}

/* ==  hide the price for simple from bundle products */
.product-options .price-notice,
.item-options .price {
    display: none;
}






/* FILE: skin-responsive.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */


@media (min-width: 1200px) {
    
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-contact {
        display: none;
    }
}

@media (max-width: 767px) {
    .header-contact {
        display: none;
    }
    #sidebar {
        top: 50%;
    }

    .widget-product-carousel .media-middle {
        float: none!important;
    }
}

@media (max-width: 480px) {
    
}

@media (max-width: 320px) {
    
}



/* FILE: style.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
.add-to-cart .qty-wrap {
    margin-top: inherit;
}

.add-to-cart .qty-wrap .qty {
    height: 30px;
    padding: 0;
    font-size: 14px;
    line-height: inherit;
    width: 100px;
}

.add-to-cart .qty-wrap .button-up, .add-to-cart .qty-wrap .button-down {
    height: 15px;
    position: absolute;
    left: 74px;
}

.cart-submit {
    cursor: pointer;
    color: #fff;
    background-color: #cc003d;
    padding: 5px;
    border-radius: 5px;
}

.spareparts-exploded .ed-img{
    margin: 10px;
}

.ed-parts .inner {
    width: 100%;
    height: 100%;
    position: relative;
}

.ed-parts .inner > div {
    position: absolute;
    background-color: #cc003d;
    text-indent: -9999px;
    opacity: 0.1;
    cursor: pointer;
    color: #fff;
    border-radius: 5px;
}

.ed-parts .inner > div.in-cart {
    background-color: #76ba42;
}

.ed-parts .inner > div:hover {
    opacity: 0.7;
}

#product-popover-template {
    position: absolute;
    z-index: 300;
}

#cart-overlay {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -150px;
    margin-top: -100px;
    width: 500px;
    border: 3px solid #fff;
    border-radius: 2px 2px 2px 2px;
    padding: 15px;
    box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    background: #f9f9f9;
    z-index: 400;
}

#cart-overlay .loading {width: 100%; height: 100%; background: transparent url('//shop.haassohn.com/skin/frontend/haasundsohn/default/cyberhouse_spareparts/img/loading.gif') center center no-repeat}
#cart-overlay .header {color: #fff; padding: 5px; border-bottom:1px solid #DCE7EB; font-size: 18px; line-height: 25px; margin-bottom: 10px;}
#cart-overlay .message {font-weight: bold; margin-bottom: 15px;}
#cart-overlay .item-message {margin-bottom: 20px; font-size: 12px}
#cart-overlay .btn-cart a {color: #fff}
#cart-overlay .btn-close {float: right}

.product-popover {
    -webkit-box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 3px 3px 20px 1px rgba(0, 0, 0, 0.3);
    min-width: 600px;
    min-height: 100px;
    background: #f9f9f9;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #565656;
    top: 200px;
    left: 300px;
}

.popover-close {
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    color: #293333;
    z-index: 300;
}

.product-popover .header {
    font-size: 18px;
    color: #293333;
    padding: 5px;
    background: none;
}

#product-popover-template:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 15px 10px;
    border-color: transparent transparent #000 transparent;
    position: absolute;
    top: -15px;
    left: 40px;
}

.sp-table th {
    background-color: #e8e8e8;
}


.table > tbody > tr.in-cart > td {
    background-color: #76ba42;
}

.table > tbody > tr.in-cart > td .in-stock {
    color: #fff;
}

.spareparts {
    margin-bottom: 20px;
}

.spareparts .tab-pane {
    border: 1px solid #ddd;
    border-top: none;
    background-color: #fff;
}



/* FILE: cloud-zoom.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
    margin: -4px;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}





/* FILE: elastislide.css */
/* HANDLES: default,STORE_at_de,THEME_frontend_haasundsohn_default,catalog_product_view,PRODUCT_TYPE_simple,PRODUCT_9097,customer_logged_out,b2c_layout */
/* Elastislide Style */

.elastislide-list {
	list-style: none;
	display: none;
    margin: 0;
    padding: 0;
}

.no-js .elastislide-list {
	display: block;
}

.elastislide-carousel ul li {
	min-width: 20px; /* minimum width of the image (min width + border) */
}

.elastislide-wrapper {
	position: relative;
	margin: 0 auto;
	min-height: 60px;
}

.elastislide-wrapper.elastislide-loading {
	background-image: url(//shop.haassohn.com/skin/frontend/venedor/default/css/jquery/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.elastislide-horizontal {
}

.elastislide-vertical {
    margin-top: -6px;
}

.elastislide-carousel {
	overflow: hidden;
	position: relative;
}

.elastislide-carousel ul {
	position: relative;
	display: block;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-ms-transform: translateX(0px);
	-o-transform: translateX(0px);
	transform: translateX(0px);
}

.elastislide-horizontal ul {
	white-space: nowrap;
}

.elastislide-carousel ul li {
	margin: 0;
	-webkit-backface-visibility: hidden;
}

.elastislide-horizontal ul li {
	height: 100%;
	display: inline-block;
}

.elastislide-vertical ul li {
	display: block;
}

.elastislide-carousel ul li a {
	display: inline-block;
	width: 100%;
}

.elastislide-carousel ul li a img {
	display: block;
	max-width: 100%;
    padding: 6px 0;
}

/* Navigation Arrows */

.elastislide-wrapper nav span {
	position: absolute;
	text-indent: -9000px;
	cursor: pointer;
}


.elastislide-horizontal nav span {
	top: 50%;
	left: 10px;
	margin-top: -16px;
}

.elastislide-vertical nav span {
	top: -6px;
	left: 50%;
	margin-left: -16px;
	background-position: -17px 5px;
}

.elastislide-horizontal nav span.elastislide-next {
	right: 10px;
	left: auto;
	background-position: 4px -17px;
}

.elastislide-vertical nav span.elastislide-next {
	bottom: -6px;
	top: auto;
	background-position: -17px -18px;
}
