/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#fff; font:12px/1.35 Arial, Helvetica, sans-serif; color:#000; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#05c; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.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; }
.main-container {}
.main { margin:10px 0; }

/* Base Columns */
.col-left { float:left; width:230px;  padding:5px 5px 0; }
.col-main { float:left; width:736px;  padding:5px; }
.col-right { float:right; width:230px;  padding:5px 5px 0; }

/* 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:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:21px; background:transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 12px 0 4px; }
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px;  }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset {  background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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 { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:10px; margin:0 0 10px;  }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager {  padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter {  padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px;  font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px;  }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container {}
.header { padding:10px;  }
.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; }
.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 {  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-container {}
#nav {  padding:5px 0; margin:10px 0; font-size:13px; }

/* 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; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:15em; left:-10000px;  background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

#nav menu-dropdown

/* 3rd+ leven */
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {  margin:0 0 10px; }
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px;  }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* 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; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* 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 { float:left; margin-right:-20px; }
.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: 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 {}
.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; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-products {}

/* View Type: Grid */
.products-grid { border-bottom:1px solid #ddd; position:relative; }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }
.products-grid .product-image { display:block; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { position:absolute; bottom:12px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; margin:0; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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 {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; 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 { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }
.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 {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image {  }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0;  background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.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.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px;  border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* 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; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.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 { font-size:1em; font-weight:normal; }
.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 -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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; }
.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; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:700px; }

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px;  }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 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; }

/* Tooltip */
.tool-tip {  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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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 {  background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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 {  background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication {  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 { border-bottom:1px solid #ddd; position:relative; }
.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 { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.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 ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:10111; }

.remember-me label { float:none; margin:0 6px; }
.remember-me-popup { background:#fff; border:1px solid #ccc; left:50%; top:50%; position:absolute; 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:11000; }
.remember-me-popup h3 { background:#d9e5ee; border-bottom:1px solid #ccc; font-size:14px; padding:5px 10px; }
.remember-me-popup .remember-me-popup-head { position:relative; }
.remember-me-popup .remember-me-popup-head .remember-me-popup-close { background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:7px; right:7px; height:15px; width:15px; text-indent:-9999em; }
.remember-me-popup .remember-me-popup-body { padding:10px; }
.remember-me-popup .remember-me-popup-body a { display:inline-block; height:19px; border:1px solid #de5400; background:#f18200; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; white-space:nowrap; color:#fff; }
/* 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 {  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 { margin: 0 0 20px;}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:right; 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; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.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 {  padding:10px; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }
.footer-container .bottom-container { text-align:center; }
/* ======================================================================================= */


/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

/*=======Hinnapakkumine vorm =========*/
.std {
    float: left;
        width: 100%;
    box-sizing: border-box;
}
#product-query,
#price-query{
	display: block;
	float: left;
	position: relative;
	width: 100%;
	font-family:"Open Sans";
	font-size: 14px;
}
#product-query h2,
#price-query h2{
	margin-bottom: 10px;
	margin-top: 0px;
}
#price-query h2 {
	margin-top: 25px;
}
#product-query > div,
#price-query > div{
	float: left;
	width: 100%;
	position: relative;
	margin-bottom: 10px;
}
#product-query label,
#price-query label{
	line-height: 2;
	float: left;
	width: 30%;
	color: #505050;
}
#price-query label{
	max-width: 140px;
}
#price-query .question label{
	line-height: 1;
}
#product-query label{
}
#product-query label .red,
#price-query label .red{
	color:red;
}
#product-query textarea,
#product-query input,
#price-query textarea,
#price-query input{
    width: 300px;
	max-width: 	100%;
    line-height: 1.6;
    border: 0px solid;
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0);
	-webkit-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.15);
	box-shadow: inset 0px 0px 6px 0px rgba(0,0,0,0.15);
	box-sizing: border-box;
}
#product-query textarea,
#price-query textarea{
	width: 500px;
	min-height: 60px;
}
#price-query textarea {
    max-width: 70%;
}
#product-query textarea,
#product-query input{
	width: 70%;
	box-sizing: border-box;
}
#product-query button,
#price-query button{
	width: 140px;
	padding: 10px;
	border: 0px solid;
	text-transform: uppercase;
	margin-left: 140px;
	background: #ee3a43;
	color: #fff;
}
#product-query button {
    margin-left: 30%;
}
.fancybox-open #fancybox-wrap.ekodinkoneet #fancybox-content{
	/*height: 350px !important;*/
	min-height: 460px;
}
/*====================================*/

#product-query .question label {
    line-height: 1.2;
}
.slides a,
.slides img {
    max-width: 100%;
}
@media screen and (max-width: 380px){
	#product-query textarea,
	#product-query input,
	#product-query label,
	#product-query button {
	    margin-left: 0;
	    width: 100%;
	}
	.fancybox-open  #fancybox-wrap #fancybox-content{
		height: 460px !important;
	}
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.postWrapper {
	padding-bottom: 25px;
	clear:both;
}
.postTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	margin-bottom: 15px;
}
.postTitle h2 {
	font-size: 20px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.postTitle h3 {
	font-size: 10px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.postContent {
	padding-bottom: 10px;
}
.postDetails {
	
}
.postBookmarks {
	padding-bottom: 10px;
}
.postBookmarks h4 {
	
	font-size: 12px;
	font-weight: bold;
}
.commentWrapper {
	padding-bottom: 15px;
}
.commentContent {
	padding-bottom: 0px;
}
.commentDetails  {
	margin-bottom:5px;
	padding: 0px;
}
.commentDetails  h4.username{
	display:inline;
}

.postError {
	font-size: 16px;
}

.tags{
	font-weight:bold;
	padding-bottom: 10px;
}
.tags UL{
	display:inline;
}
.tags UL LI{
font-weight:normal;
	display:inline;
	padding-right:6px;
}


.tags h4 {
font-size:12px;
font-weight:bold;
}

.menu-tags, .menu-categories, .menu-recent{
	margin:5px 9px;
}
.menu-tags h5, .menu-categories h5, .menu-recent h5{font-size:11px;}

.block-blog .menu-tags UL LI{
	display:inline;
	padding:2px;
	margin-left:10px;
}
.block-blog .menu-categories UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI{
	margin-left:10px;
}
.block-blog .menu-recent UL LI a,.block-blog .menu-categories UL LI a,.block-blog .menu-tags UL LI a{font-size:11px;}

.tagcloud{
	/* text-align:center; */ 
}
.tag-count-1{
	font-size:1em!important;
}
.tag-count-2{
	font-size:1.2em!important;
}
.tag-count-3{
	font-size:1.4em!important;
}
.tag-count-4{
	font-size:1.6em!important;
}
.tag-count-5{
	font-size:1.8em!important;
}
.tag-count-6{
	font-size:2em!important;
}
.tag-count-7{
	font-size:2em!important;
}
.tag-count-8{
	font-size:2em!important;
}
.tag-count-9{
	font-size:2em!important;
}
.tag-count-10{
	font-size:2em!important;
}

.block-blog .head h4{
padding-left: 20px;
}

.block-blog .block-title strong {
background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/default/aw_blog/images/icon_blog.png);
background-repeat:no-repeat;
padding-left:21px;
text-align:left;
}

.postWrapper .poster{
	display:inline;
}
.input-box.aw-blog-comment-area{width:100%;}

.widget-latest li{font-size:12px;padding:5px 10px;}
.block-blog .menu-categories{margin:0;padding:5px 9px;}

A.awblog_current_comment { text-decoration:none!important; font-weight: bold!important; }
/* For Magento  1.3
label within container */
.yui-ac label
{
    float:left;
    height:21px;
    width:24px;
    overflow:hidden;
    text-align:left;
    text-indent:-999em;
}
/* For Magento  1.3
button within container */
.yui-ac button
{
    display:block;
    padding:0;
    margin:0;
    width:auto;
    vertical-align:middle;
    overflow:visible;
    border:0 none;
    cursor:pointer;
    background:none repeat scroll 0 0 transparent;
    color:#2F2F2F;
    font:12px/15px Arial,Helvetica,sans-serif;
}
.yui-ac button span
{
    display:block;
    height:21px;
    padding:0 0 0 3px;
    background:url("https://ekodinkoneet.fi/skin/frontend/base/default/images/aw_searchautocomplete/btn_search.gif") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    text-align:center;
    white-space:nowrap;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
}
.yui-ac button span span
{
    background-position:100% 0;
    padding:0 6px 0 3px;
}

/* results container */
#myContainer,
.yui-ac-container {
    position:absolute !important;
    z-index:10030;
    width: auto !important;
}

/* results content */
.yui-ac-content {
    background-color: #FFF;
    border:solid 2px #C4C6C8;
    width: 300px;
    padding: 5px;
    margin:0;
}

/* header within container */
.yui-ac-hd {
    color:#999999;
    display:block;
    margin-bottom:4px;
    padding:0 4px;
    border-bottom:dashed 1px #999999;
    text-align:left;
    font-style:italic;
}

/* item list (ul) container */
.yui-ac-bd {
}

#myContainer .yui-ac-bd ul {
    position: relative;
}

/* items container*/
.yui-ac-content ul,
.header .form-search .search-autocomplete ul {
    background-color:#ffffff;
    border:none;
}

/* result item */
.header .form-search .search-autocomplete ul > li,
.yui-ac-content ul > li
{
    border:solid 1px #C4C6C8;
    margin:4px 0;
    padding:4px;
    cursor:pointer;
    min-height:85px;
    color:#2F2F2F;
}
.yui-ac-highlight { /* highlighted result item */
    background-color: #D5E4EB;
}
.searched-words { /* highlight of the words being searched */
    color:red;
}
.search-autocomplete ul > li{text-align:left}
.search-autocomplete ul > li p{text-align:justify}

.yui-ac-content ul > li:hover{
   background-color: #D5E4EB !important;
}

.yui-ac-bd ul > li.selected{
    background-color: #D5E4EB !important;
}

.yui-ac-bd ul > li.aw_hidden{
    background-color: white;
    border: medium none;
    margin: 0;
    padding: 0;
    display: none;
}
.aw-sas-suggest{
    text-align: left;
}
.aw-sas-suggest a{
    margin: 0 3px 0 0;
}

.aw-sas-all-results-wrapper {
    padding-top: 3px;
}
.aw-sas-all-results {
    display: block;
    margin: auto;
    padding: 0;
    height: 36px;
    border: none;
    background: #069;
    color: #fff;
    text-align: center;
    text-decoration: none !important;
    font-weight: bold;
    font-size: 14px;
    line-height: 36px;
    cursor: pointer
}

.aw-sas-suggest-all-results:hover {
    background: #00527a;
}

#sac-results ol{
    display: inline-block;
}

.cartreminder-popup { 
    display:none;
    max-width: 480px;
    background: #FFFFFF;  
    left: 30%;
    top: 20%;
    z-index: 100000;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font-size: 15px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 15%;
}
#cartreminder-container{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    z-index: 9999999999;
}
.cartreminder-popup-head{
    background: #ff8000;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding: 16px;
    position: relative;
    padding-right: 60px;
    text-align: left;
    letter-spacing: 0.5px;
}
.cartreminder-close{
    background: #ff8000 url('https://ekodinkoneet.fi/skin/frontend/shopper/default/css/cartreminder/close-btn-icon.png') no-repeat center;
    width: 60px;
    height: 100%;
    position: absolute;
    right: 0px;
    top: 0px;
}
.cartreminder-close:hover{
    background: #ED7600 url('https://ekodinkoneet.fi/skin/frontend/shopper/default/css/cartreminder/close-btn-icon.png') no-repeat center;
    cursor: pointer;
}
.cartreminder-popup-content table{
    width: 100%;
    min-width: 415px;
}
.cartreminder-popup-content table tr{
    padding: 15px 0;
}
.cartreminder-popup-content table td{
    vertical-align: middle;
    padding: 7px 0 7px 20px;
    text-align: left;
    color: #556674;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.5px;
    max-width: 260px;
    word-wrap: break-word;
}
.cartreminder-popup-content table td:last-child{
    padding-right: 25px;
    font-size: 12px;
    text-align: right;
}
.cartreminder-popup-content table td img{
    max-width: 40px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    max-height: 40px;
}
.cartreminder-popup-content table tr:nth-child(2) td {
    background: #ededed;
}
.cartreminder-product-image{
    width: 40px;
}
.cartreminder-popup-footer{
    background: #efefef;
    border-top: 1px solid #dfdfdf;
    width: 100%;
    float: left;
}
.cartreminder-popup-footer .left-cart-foot, .cartreminder-popup-footer .right-cart-foot{
    background: transparent;
    padding: 12px 27px 14px 23px;
}
.cartreminder-popup-footer .left-cart-foot{
    float: left;
    text-align: left;
    width: 100%;
}
.cartreminder-popup-footer .left-cart-foot span{
    color: #556674;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    margin-top: 5px;
}
.cartreminder-popup-footer .left-cart-foot span strong span{
    font-size: 14px;
    color: #000 !important;
    margin-left: 4px;
}
.cartreminder-popup-footer .right-cart-foot{
    float: right;
    text-align: right;
}
.cartreminder-popup-footer .right-cart-foot a{
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/default/css/cartreminder/button-gradient-pattern.png') repeat-x center;
    height: 30px;
    text-transform: uppercase;
    color: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    padding: 0px 10px;
    text-decoration: none;
    font-size: 11px;
    display: inline-block;
    line-height: 30px;
    letter-spacing: 0.5px;
}
.cartreminder-popup-footer .right-cart-foot a:hover{
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=" 90 ")';
    filter: alpha(opacity= 90 );
    zoom: 1;
}

@media screen and (max-width:500px){
    .cartreminder-popup {
        margin-top: 74px;
    }
    .cartreminder-popup-content table{
        min-width: 100%;
    }
    .cartreminder-popup-footer .right-cart-foot a{
        padding: 0px 15px;
        width: 100%;
        max-width: 200px;
        text-align: center;
        margin: 0 auto;
        margin-top: 5px;
        display: block;
    }
    .cartreminder-popup-footer .right-cart-foot{
        text-align: center;
    }
    .cartreminder-popup-footer .left-cart-foot, .cartreminder-popup-footer .right-cart-foot{
        width: 100%;
        text-align: center;
        padding: 0px;
    }
    .cartreminder-popup-footer .left-cart-foot{
        padding-top: 10px;
        padding-bottom: 5px;
    }
    .cartreminder-popup-footer .right-cart-foot{
        padding-top: 5px;
        padding-bottom: 10px;
    }
    .cartreminder-popup-footer .left-cart-foot span{
        float: none;
    }
    .cartreminder-popup-head{
        padding: 12px 60px 12px 12px;
    }
    .cartreminder-popup-content table td {
        padding: 5px;
        word-wrap:break-word;
    }
    .cartreminder-popup-content table td:last-child{
        padding-right: 10px;
    }
    .cartreminder-popup-content table td{
        max-width: 175px;
    }
}
/* Block hints */

.amfpc-block-info
{
    position:relative;
    border:1px dotted #008080;
    margin:6px 2px;
    padding:18px 2px 2px 2px;
    zoom: 1;
}

.amfpc-block-info:hover
{
    border-color: orange !important;
}

.amfpc-block-info>.amfpc-block-handle,
.amfpc-block-info>.amfpc-template-info
{
    position:absolute;
    top:0;
    padding:2px 5px;
    background:#008080;
    color:white;
    font:normal 11px Arial;
    text-align:left !important;
    z-index:998;
    text-transform: none;
}

.amfpc-block-info>.amfpc-block-handle:hover,
.amfpc-block-info>.amfpc-template-info:hover
{
    z-index:999;
}

.amfpc-block-info>.amfpc-block-handle
{
    cursor: default;
    left:0;
    white-space: nowrap;
}

.amfpc-block-info>.amfpc-template-info
{
    right:0;
}

.amfpc-block-info>.amfpc-block-handle:hover
{
    background-color: orange !important;
}

.amfpc-block-info.active
{
    -webkit-animation: amfpc-blocks 1s linear .5s infinite alternate;
    animation: amfpc-blocks 1s linear .5s infinite alternate;
}

@-webkit-keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

@keyframes amfpc-blocks {
    from {opacity: 1;}
    to {opacity: .1;}
}

/* Updated blocks */

.amfpc-block-info.updated
{
    border-color: red;
}

.amfpc-block-info.updated>.amfpc-block-handle
{
    top:0;
    background:red;
}

/* Status popup */

.amfpc-info
{
    width: 350px;
    min-height: 95px;
    position: fixed;
    bottom: 10px;
    left: 10px;
    background: #008080;
    color: #fff;
    z-index: 99999;
    font-size: 32px;
}

.amfpc-info h1
{
    background: rgba(255, 255, 255, 0.1);
    color: #fff;
    padding: 2px 5px;
    font-size: 14px;
    font-weight: bold;
}

.amfpc-info h2
{
    margin-top: 12px;
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
}

.amfpc-info .amfpc-content
{
    line-height: 48px;
}
#aedes_gdpr_check_background_layer {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	text-align: center;
	z-index: 999999;
}
#aedes_gdpr_check_content {
	margin-top: 50px;
	padding: 10px;
	background-color: white;
	display: inline-block;
	max-width: 600px;
}
#aedes_gdpr_check_agreement {
	text-align: left;
}
#aedes_gdpr_check_message {
	display: none;
	color: #eb340a;
}
#aedes_gdpr_checkout_message {
	display: none;
	color: #eb340a;
}
#aedes_gdpr_checkout_dummy {
	display: none;
}
#aedes_gdpr_check_buttons {
	text-align: left;
}
#aedes_gdpr_check_buttons div {
	margin-top: 5px;
}
#aedes_gdpr_check_buttons label{
	color: #555;
	font-weight: bold;
}
#aedes_gdpr_check_buttons .checkbox {
    display: inline-block;
    float: left;
    margin: 1px 3px 0 0;
}
#aedesgdprForm .radio {
    display: inline-block;
    float: left;
    margin: 1px 3px 0 0;
}
.ambanners{
	display: flex;
	flex-wrap: wrap;
}

.ambanners>div{
	/*flex: auto;
	width: 200px;*/
}

.ambanners .block,
.ambanners img{
	width: 100%;
	height: auto;
}

.ambanners ul.products{
	display: flex;
	flex-wrap: wrap;
}

.ambanners ul.products li {
	list-style: none;
	width: 130px;
	padding: 10px;
	margin: 3px;
}
.ambanners ul.products li p.product-name {
	min-height: 60px;
}
.ambanners-injected img{
	width: 100%;
}

.ambanners-injected-sub-container.products-grid{
	background: none;
}

.ambanners-injected-sub-container.products-grid li.item {
	padding-top: 20px;
	padding-bottom: 20px;
}

.ambanners-injected-sub-container .ambanners-injected-banner {
	margin-left: -10px;
}

.ambanner-7,
.ambanner-8 {
	margin-bottom: 20px;
}

/* Overlay */
#ampromo-items-add
{
    border: 1px solid #ededed;
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;
}

#ampromo-items-add a
{
    text-decoration: none;
    border-bottom: 1px dashed;
}

.amscheckout #ampromo-items-add
{
    margin: 7px 10px;
}

#ampromo-overlay
{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    direction: ltr;
    overflow: scroll;
}

#ampromo-overlay .close
{
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(https://ekodinkoneet.fi/skin/frontend/base/default/images/amasty/ampromo/close_icon.png) no-repeat;
    width: 16px;
    height: 16px;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: block;

    opacity: .8;
}

#ampromo-overlay .close:hover
{
    opacity: 1;
    transition: opacity 0.2s ease;
}

.ampromo-item .giftcard-send-form{
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 820px) and (min-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 400px;
    }
    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }
}

@media only screen and (max-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 100%;
    }

    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }

    body .ampromo-carousel-control.prev
    {
        left: 0px;
    }

    body .ampromo-carousel-control.next
    {
        right: 0px;
    }

    body .ampromo-carousel-control {
        z-index: 10001;
    }
}

@media only screen and (max-width: 340px) {
    body #ampromo-items .ampromo-item {
        border: none;
    }
}

@media only screen and (max-height: 500px) {
    body #ampromo-items.amcarousel {
        top: 0 !important;
        height: 100%;
    }

    body #ampromo-items {
        padding-top: 0;
    }

    body #ampromo-items>h4 {
        display: none;
    }
}

/* Items */

#ampromo-items
{
    border: 1px solid #ededed;
    background-color: white;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    display: inline-block;
    box-sizing: border-box;
}

#ampromo-items.amcarousel
{
    display: block;
    width: 685px;
}


#ampromo-items .ampromo-item
{
    box-sizing: border-box;

    margin-bottom: 7px;
    padding: 20px;
    width: 250px;

    border: 1px solid #ededed;
    position: relative;
    margin-right: 12px;
}

#ampromo-items .ampromo-item-options
{
    margin-bottom: 12px;
    text-align: left;
}

#ampromo-items .ampromo-item-image
{
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px
}

/* Carousel */

.amcarousel #ampromo-carousel-wrapper
{
    width: 520px;
}

#ampromo-carousel-wrapper
{
    overflow: hidden;
    margin: 0 auto;
}

.amcarousel #ampromo-carousel-content
{
    width: 4500px;
    height: 1px;
}

#ampromo-carousel-content .ampromo-slide
{
    float: left;
}

.amcarousel .ampromo-carousel-control
{
    display: block;
}

.ampromo-carousel-control
{
    position: absolute;
    top: 260px;
    background: url(https://ekodinkoneet.fi/skin/frontend/base/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
    width: 48px;
    height: 45px;
    font-size: 0;
    display: none;
}

.ampromo-carousel-control.carousel-disabled.prev
{
    background-position: 0 0 !important;
}

.ampromo-carousel-control.amcarousel-disabled.next
{
    background-position: -46px 0 !important;
}

.ampromo-carousel-control.prev
{
    background-position: 0 -45px;
    left: 20px;
}

.ampromo-carousel-control.next
{
    background-position: -46px -45px;
    right: 20px;
}

.ampromo-carousel-control.prev:hover
{
    background-position: 0 -91px;
}

.ampromo-carousel-control.next:hover
{
    background-position: -46px -91px;
}

.ampromo-item .qty-holder
{
    display: none;
}

.ampromo-item-options select,
.ampromo-item-options input
{
    max-width: 210px;
}

.ampromo-notification
{
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;

    border: 1px solid #f16048;
    color: #df280a;
    background: #faebe7;
}

.ampromo_items_form h4 {
    line-height: 50px;
}

.ampromo_items_form h4 a {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
}

.ampromo-label{
    float: right; 
    position: absolute; 
    z-index: 500;
}

.ampromo-gift .product-image{
    float: left;
}

.ampromo-gift li{
    margin: 10px 10px;
    float: left;
}
.ampromo-tooltip {
   padding:2px 5px;
   background:#FEC;
   border:1px solid #FAA819;
   color:#1F5070;
   text-align:left;
   width:300px;
   position:absolute;
   z-index: 10001;
}

.ampromo-product-name{
    font-weight: bold;
}

.ampromo-short-description{
    
}

.ampromo-img img{
    /*width: 100%;*/
}
/* 
*/
.eabi_banklink_select {
    width: 95% !important;
    text-align: left;
}

.eabi_banklink_select ul {
    display: table;
}
.eabi_banklink_select li {
    float: left;
    list-style: none;
    height: 90px;
    min-width: 94px;
    overflow: hidden;
    padding: 2px;
    background: transparent;
    margin: 0 !important;
}
.eabi_banklink_select li > a {
    display: block;
    height: 80px;
    min-width: 80px;
    border-radius: 8px;
    border: 3px solid #eee;
    position: relative;
    background: #fff;
    text-decoration: none;
}
.eabi_banklink_select *, .eabi_banklink_select *:before, .eabi_banklink_select *:after {
    box-sizing: content-box;
}


.eabi_banklink_select li > a:hover {
    border-color: #1477a0;
    text-decoration: none;
}
.eabi_banklink_select li > a.selected {
    border-color: #ffc000;
}
.eabi_banklink_select li > a.selected:hover {
    border-color: #1477a0;
}
.eabi_banklink_select li > a > img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 12px;
}

.eabi_banklink_select li > a > span {
    margin: auto;
    position: absolute;
    text-transform: uppercase;
    display: block;
    width: 84px;
    line-height: 84px;
    text-align: center;
    color: #666;
}


#eabi_banklink_payment_start {
}

#eabi_banklink_payment_start p {
    text-align: center;
}




/* small logo definitions */

.eabi_banklink_select .eabi_banklink_small li {
    height: 54px;
    min-width: 54px;
}

.eabi_banklink_select .eabi_banklink_small li > a {
    height: 50px;
    min-width: 50px;
}


.eabi_banklink_select .eabi_banklink_small li > a > img {
    width: 46px;
    padding: 2px;
}


.eabi_banklink_select .eabi_banklink_small li > a > span {
    width: 50px;
    line-height: 50px;
}







/* make credit card logos not interactive */
#payment_form_eabi_estcard_ee li > a:hover ,
#payment_form_eabi_estcard_ee li > a,
.eabi_banklink_not_selectable li > a,
.eabi_banklink_not_selectable li > a:hover {
	border-color: #eee !important;
	cursor: inherit;
}

/* end credit card logos not interactive */

/*  loading mask */
#eabi-banklink-loading-mask {
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    z-index: 500;
}

#eabi-banklink-loading-mask .loader {
    background: none repeat scroll 0 0 #fff4e9;
    border: 2px solid #f1af73;
    color: #d85909;
    font-weight: bold;
    left: 50%;
    margin-left: -60px;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 35%;
    width: 120px;
    z-index: 1000;
}

/* end loading mask */

/* force payment buttons to the right */

.eabi-banklink-order-payment-form-buttons-set button.button {
    float: right;
    margin-left: 5px;
}

/* end force payment buttons to the right */

/* 
*/
.eabi_maksekeskus_select {
    width: 95% !important;
}

.eabi_maksekeskus_select ul {
    display: table;
}
.eabi_maksekeskus_select li {
    float: left;
    list-style: none;
    height: 90px;
    min-width: 94px;
    overflow: hidden;
    padding: 2px;
    background: transparent;
    margin: 0 !important;
    width: auto !important;
}
.eabi_maksekeskus_select li > a {
    display: block;
    height: 80px;
    min-width: 80px;
    border-radius: 8px;
    border: 3px solid #eee;
    position: relative;
    background: #fff;
    text-decoration: none;
}
.eabi_maksekeskus_select *, .eabi_maksekeskus_select *:before, .eabi_maksekeskus_select *:after {
    box-sizing: content-box;
}


.eabi_maksekeskus_select li > a:hover {
    border-color: #1477a0;
    text-decoration: none;
}
.eabi_maksekeskus_select li > a.selected {
    border-color: #ffc000;
}
.eabi_maksekeskus_select li > a.selected:hover {
    border-color: #1477a0;
}
.eabi_maksekeskus_select li > a > img {
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    padding: 12px;
}

.eabi_maksekeskus_select li > a > span {
    margin: auto;
    position: absolute;
    text-transform: uppercase;
    display: block;
    width: 84px;
    line-height: 84px;
    text-align: center;
    color: #666;
}


#eabi_maksekeskus_payment_start {
}

#eabi_maksekeskus_payment_start p {
    text-align: center;
}


#maksekeskus-loading-mask {
    color: #d85909;
    font-size: 1.1em;
    font-weight: bold;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    z-index: 500;
}

#maksekeskus-loading-mask .loader {
    background: none repeat scroll 0 0 #fff4e9;
    border: 2px solid #f1af73;
    color: #d85909;
    font-weight: bold;
    left: 50%;
    margin-left: -60px;
    padding: 15px 60px;
    position: fixed;
    text-align: center;
    top: 35%;
    width: 120px;
    z-index: 1000;
}


/* small logo definitions */

.eabi_maksekeskus_select .maksekeskus_small li {
    height: 56px;
    min-width: 54px;
}

.eabi_maksekeskus_select .maksekeskus_small li > a {
    height: 50px;
    min-width: 50px;
}


.eabi_maksekeskus_select .maksekeskus_small li > a > img {
    width: 46px;
    padding: 2px;
    min-width: 0 !important;
}


.eabi_maksekeskus_select .maksekeskus_small li > a > span {
    width: 50px;
    line-height: 50px;
}


/* 3d-validation loader window settings */
#eabi_maksekeskus_iframecontainer {width:90%; height: 80%; min-height: 250px; min-width: 250px; top: 0; left: 0; position: fixed;margin: 5%; background:#FFF; border: 1px solid #666;border: 1px solid #555;box-shadow: 2px 2px 40px #222; z-index: 999999;}
#eabi_maksekeskus_iframecontainer iframe { width: 100%; height: 100%; position: relative; border: none; }
#eabi_maksekeskus_iframecontainerloader {background: url('https://ekodinkoneet.fi/skin/frontend/base/default/images/maksekeskus-ajax-loader-tr.gif');background-repeat:no-repeat; background-position: center center; width: 250px; height: 250px; margin:auto;}



/* end 3d-validation loader window settings */

.eabi-maksekeskus-cc-cid-v-fix {
    min-height: 70px;
}

/* make credit card logos not interactive */
#payment_form_eabi_maksekeskus_cc li > a:hover {
	border-color: #eee;
	cursor: inherit;
}

/* end credit card logos not interactive */
/* force payment buttons to the right */

.eabi-maksekeskus-order-payment-form-buttons-set button.button {
    float: right;
    margin-left: 5px;
}

/* end force payment buttons to the right */


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 1px solid #ededed;
	margin:-1px;	/* 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 {
    margin-left:10px;
    background-repeat:no-repeat;
    background-color:#ffffff;
	border:2px solid white;
	overflow:hidden;
    -moz-box-shadow:0 0 10px #ddd;
    -webkit-box-shadow:0 0 10px #ddd;
    box-shadow:0 0 10px #ddd;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}

.mousetrap {background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/spacer.gif') 0 0 !important; }


/* * FancyBox - jQuery Plugin * Simple and fancy lightbox alternative * * Examples and documentation at: http://fancybox.net *  * Copyright (c) 2008 - 2010 Janis Skarnelis * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated. *  * Version: 1.3.4 (11/11/2010) * Requires: jQuery v1.3+ * * Dual licensed under the MIT and GPL licenses: *   http://www.opensource.org/licenses/mit-license.php *   http://www.gnu.org/licenses/gpl.html */#fancybox-loading {	position: fixed;	top: 50%;	left: 50%;	width: 40px;	height: 40px;	margin-top: -20px;	margin-left: -20px;	cursor: pointer;	overflow: hidden;	z-index: 11040;	display: none;}#fancybox-loading div {	position: absolute;	top: 0;	left: 0;	width: 40px;	height: 480px;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');}#fancybox-overlay {	position: absolute;	top: 0;	left: 0;	width: 100%;	z-index: 11000;	display: none;}#fancybox-tmp {	padding: 0;	margin: 0;	border: 0;	overflow: auto;	display: none;}#fancybox-wrap {	position: absolute;	top: 0;	left: 0;	padding: 20px;	z-index: 11010;	outline: none;	display: none;}#fancybox-outer {	position: relative;	width: 100%;	height: 100%;	background: #fff;}#fancybox-content {	width: 0;	height: 0;	padding: 0;	outline: none;	position: relative;	overflow: hidden;	z-index: 11020;	border: 0px solid #fff;    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/loader.gif') 50% 50% no-repeat;}#fancybox-hide-sel-frame {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	background: transparent;	z-index: 11010;}#fancybox-close {	position: absolute;	top: -15px;	right: -15px;	width: 30px;	height: 30px;	background: transparent url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png') -40px 0px;	cursor: pointer;	z-index: 11030;	display: none;}#fancybox-error {	color: #444;	font: normal 12px/20px Arial;	padding: 14px;	margin: 0;}#fancybox-img {	width: 100%;	height: 100%;	padding: 0;	margin: 0;	border: none;	outline: none;	line-height: 0;	vertical-align: top;}#fancybox-frame {	width: 100%;	height: 100%;	border: none;	display: block;}#fancybox-left, #fancybox-right {	position: absolute;	bottom: 0px;	height: 100%;	width: 35%;	cursor: pointer;	outline: none;	background: transparent url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/blank.gif');	z-index: 11020;	display: none;}#fancybox-left {	left: 0px;}#fancybox-right {	right: 0px;}#fancybox-left-ico, #fancybox-right-ico {	position: absolute;	top: 50%;	width: 30px;	height: 30px;	margin-top: -15px;	cursor: pointer;	z-index: 11020;	display: block;}#fancybox-left-ico {	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');	background-position: -40px -30px;}#fancybox-right-ico {	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');	background-position: -40px -60px;}#fancybox-left:hover, #fancybox-right:hover {	visibility: visible; /* IE6 */}#fancybox-left span {    left: 20px;}#fancybox-right span {    left: auto;    right: 20px;}#fancybox-left:hover span {	left: 20px;}#fancybox-right:hover span {	left: auto;	right: 20px;}.fancybox-bg {	position: absolute;	padding: 0;	margin: 0;	border: 0;	width: 20px;	height: 20px;	z-index: 10010;}#fancybox-bg-n {	top: -20px;	left: 0;	width: 100%;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox-x.png');}#fancybox-bg-ne {	top: -20px;	right: -20px;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');	background-position: -40px -162px;}#fancybox-bg-e {	top: 0;	right: -20px;	height: 100%;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox-y.png');	background-position: -20px 0px;}#fancybox-bg-se {	bottom: -20px;	right: -20px;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');	background-position: -40px -182px; }#fancybox-bg-s {	bottom: -20px;	left: 0;	width: 100%;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox-x.png');	background-position: 0px -20px;}#fancybox-bg-sw {	bottom: -20px;	left: -20px;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');	background-position: -40px -142px;}#fancybox-bg-w {	top: 0;	left: -20px;	height: 100%;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox-y.png');}#fancybox-bg-nw {	top: -20px;	left: -20px;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png');	background-position: -40px -122px;}#fancybox-title {	font-family: Helvetica;	font-size: 12px;	z-index: 11020;}.fancybox-title-inside {	padding-bottom: 10px;	text-align: center;	color: #333;	background: #fff;	position: relative;}.fancybox-title-outside {	padding-top: 10px;	color: #fff;}.fancybox-title-over {	position: absolute;	bottom: 0;	left: 0;	color: #FFF;	text-align: left;}#fancybox-title-over {	padding: 10px;	background-image: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancy_title_over.png');	display: block;}.fancybox-title-float {	position: absolute;	left: 0;	bottom: -20px;	height: 32px;}#fancybox-title-float-wrap {	border: none;	border-collapse: collapse;	width: auto;}#fancybox-title-float-wrap td {	border: none;	white-space: nowrap;}#fancybox-title-float-left {	padding: 0 0 0 15px;	background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png') -40px -90px no-repeat;}#fancybox-title-float-main {	color: #FFF;	line-height: 29px;	font-weight: bold;	padding: 0 0 3px 0;	background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox-x.png') 0px -40px;}#fancybox-title-float-right {	padding: 0 0 0 15px;	background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/js/fancybox/fancybox.png') -55px -90px no-repeat;}/* IE6 */.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {	height: expression(this.parentNode.clientHeight + "px");}#fancybox-loading.fancybox-ie6 {	position: absolute; margin-top: 0;	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');}#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }/* IE6, IE7, IE8 */.fancybox-ie .fancybox-bg { background: transparent !important; }.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.maintitle {
    background: url("https://ekodinkoneet.fi/skin/frontend/shopper/default/images/catalogextensions/greyboxbg.gif") repeat-x scroll center top transparent;
    border-left: 1px solid #DBDBDB;
    border-radius: 5px 5px 0 0;
    border-right: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
    color: #3A3A3A;
    float: none;
    font-size: 14px;
    height: 29px;
    padding: 6px 10px 0;
    clear: both;
}

.titlemain {
    color: #3A3A3A;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.viewall {
    float: right;
}

.viewall a {
    color: #5C5C5C;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}


.products-grid li.item {
    float: left;
    padding-bottom: 80px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 12px;
    width: 138px;
}

/*.std .category-products ul.products-grid, .std .category-products ol.products-grid {
    width: 634px;
}*/

.std .category-products ul, .std .category-products ol {
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
	padding: 0px;
	margin: 0px;
}

/*.maintitle {
    width: 634px;
}*/
.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    margin:0;
    width:1200px;
    padding:0px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:1200px;
}
.home-main .jcarousel-skin-tango .jcarousel-container-horizontal {
    width:900px;
}
.home-main .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:900px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow:hidden;
}
.jcarousel-skin-tango .jcarousel-item {
    width:252px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin:0;
    position:relative;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left:0;
    margin-right: 0;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-next-horizontal, .jcarousel-prev-horizontal  {display:block; position:absolute; width:35px; height:35px; background:#fefefe url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_about.png") 0 0 no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; }
.jcarousel-prev-horizontal {margin:-60px 0 0; right:55px; background-position:100% 0;}
.jcarousel-next-horizontal {margin:-60px 0 0; right:15px;}
.jcarousel-next-horizontal:hover {background-color:#97d2c9; background-position:0 100%;}
.jcarousel-prev-horizontal:hover {background-color:#97d2c9; background-position:100% 100%;}
/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 *
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }


/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html, body {}
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */
/*::-moz-selection { background: #666; color: #fff; text-shadow: none; }
::selection { background: #666; color: #fff; text-shadow: none; }*/


/* =============================================================================
   Links
   ========================================================================== */
a { color: #00e; }
a:hover { color: #06e; }
a:focus { outline: none; }
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }
/* =============================================================================
   Typography
   ========================================================================== */
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
/* =============================================================================
   Lists
   ========================================================================== */
ul, ol { margin:0; padding:0px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
/* =============================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/i/440
 */
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle;}
/*
 * Correct overflow not hidden in IE9
 */
svg:not(:root) { overflow: hidden; }
/* =============================================================================
   Figures
   ========================================================================== */
figure { margin: 0; }
/* =============================================================================
   Forms
   ========================================================================== */
form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }
/*
 * 1. Correct color not inheriting in IE6/7/8/9
 * 2. Correct alignment displayed oddly in IE6/7
 */
legend { border: 0; *margin-left:-7px; padding: 0; white-space: normal; }
/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 */
button, input { line-height: normal; }
/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 * 3. Correct inner spacing displayed oddly in IE7 (doesn't effect IE6)
 */
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
/*
 * Re-set default cursor for disabled elements
 */
button[disabled], input[disabled] { cursor: default; }
/*
 * Consistent box sizing and appearance
 */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
/*
 * Remove inner padding and border in FF3/4: h5bp.com/l
 */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
/*
 * 1. Remove default vertical scrollbar in IE6/7/8/9
 * 2. Allow only vertical resizing
 */
textarea { overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }
/* =============================================================================
   Tables
   ========================================================================== */
table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }
/* =============================================================================
   Chrome Frame Prompt
   ========================================================================== */
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
/* ==|== primary styles ===================================================== */
body { font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#1b1a19; background:#fafafa; border-top:5px solid #322c29; }
a { color:#828282; text-decoration:none; outline: none; }
a:hover { color:#828282; text-decoration:underline; }

button.button span {background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_overlay.png') 0 0 repeat-x; padding:0px; height:42px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
button.button span span {line-height:42px; padding:0 16px; font-size:14px; font-weight:300; color:#fff; text-align:center; white-space:nowrap; text-transform:lowercase;}
button.button:hover span {background-color:#393431;}
button.button:hover span span { }

button.invert span, button.btn-continue span, .cart-shipping button span, .cart-coupon button span {background-color:#393431;}
button.invert:hover span, button.btn-continue:hover span, .cart-shipping button:hover span, .cart-coupon button:hover span {background-color:#97d2c9;}

button.btn-proceed-checkout span span {padding-right:60px; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_button.png') 100% 50% no-repeat; }
button.btn-proceed-checkout:hover span span { background-position:98% 50%;  }

button.button_white { height:42px;
    -webkit-box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow:1px 1px 5px 0px rgba(0, 0, 0, 0.15);
}
button.button_white span,
button.button_white:hover span{
    background: #ffffff !important; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 1%, #f2f2f2 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(100%,#f2f2f2)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 1%,#f2f2f2 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 1%,#f2f2f2 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ) !important; /* IE6-9 */
}
button.button_white span span { padding:0 37px; color:#000; color:rgba(0,0,0,0.75); }
button.button_white:hover {padding:1px 0 0 1px;-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
button.button_white:hover span span { }

.btn-remove, .btn-edit {display:block; width:15px; height:15px; background-color:#97d2c9; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.btn-remove:hover, .btn-edit:hover {background-color:#393431}
.btn-edit { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_edit.png);}
.btn-remove { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_remove.png);}

h1, h2, h3 { color:#000; color:rgba(0,0,0,0.75); letter-spacing:-0.1em; font-weight:400; }

.page-404 {}
.std dl dt{ color:#4c4c4c;}
.std h1, .std h2, .std h3, .std h4 {font-size:24px; font-family:"Myriad Pro",serif; font-weight:400; text-transform:uppercase;}
.std h2 {font-size:24px;}
.std h3, .std h3 {font-size:18px;}
.std ul.disc {list-style: none; margin:10px 0;}
.std ul.disc li {line-height: 22px; padding:0 10px 0 20px; background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif') 10px 8px no-repeat; }
.std ul.buttons li { background:none; float:left; padding:0; margin:0 3px 0;}
.std ul.buttons li button.button span {text-transform: capitalize; font-size:12px;}
.std img{ max-width:100%; height:auto;width:auto\9; /* ie8 */ }

.page-title { border:none; padding:0 0 58px;margin:0 15px; }
.col2-left-layout .page-title { margin-left:-285px; }
.col2-right-layout .page-title { margin-right:-285px; }
.col3-layout .page-title { margin:0 -285px; }
.page-popup .page-title { padding:0 0 18px; }
.page-title h1, .page-title h2 {text-transform: uppercase; font-size:36px; font-family:"Myriad Pro",serif; font-weight:400; line-height:30px; letter-spacing:-1.5px }
.page-head-alt {margin:0 0 20px; padding:0 0 15px; border-bottom:1px solid #e6e6e6;}
.page-head-alt h3 {text-transform: uppercase; font-size: 24px; color:#4c4c4c;}
.page-title-bg {position:absolute; width:100%; background:#f5f5f3;}
.page-head h3, .product-category-title {margin:-30px 0 30px; line-height:36px; font-size:36px; padding:20px 0; color:#322c29; border-top:1px solid; border-top-color:#e3e3e3; border-top-color:rgba(227,227,227,0.61); }
.col2-left-layout .page-head { margin-left:-300px; }
.col2-right-layout .page-head { margin-right:-300px; }
.col3-layout .page-head { margin:0 -300px; }

.buttons-set {padding:0; margin:0 15px; text-align:right;}
.buttons-set button.button {float:left;}
.buttons-set .back-link { float:right; }
.fieldset {border:none; background:transparent; padding:15px;}
.fieldset .legend {margin:-40px 0 0 -10px; padding:8px; background:transparent; border:none;}
.form-list label { float:left; color:#000; color:rgba(0,0,0,0.75); font-weight:300; position:relative; z-index:0; margin-top:0px; padding:0 0 3px 2px;  }
.input-box{ border:0; padding:0; }
input.input-text, textarea, input.qty {padding:4px; border:1px solid #e0e0e0; height:19px; -webkit-box-shadow:inset 0px 0px 5px 0px #eaeaea; -moz-box-shadow:inset 0px 0px 5px 0px #eaeaea; box-shadow:inset 0px 0px 5px 0px #eaeaea; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;}
select {padding:1px; height:29px; line-height:29px; border:1px solid #e0e0e0; -webkit-box-shadow:inset 0px 0px 5px 0px #eaeaea; -moz-box-shadow:inset 0px 0px 5px 0px #eaeaea; box-shadow:inset 0px 0px 5px 0px #eaeaea;}
select.multiselect  {height:auto;}
.form-list select {width:259px;}
.buttons-set p.required { margin: 0 0 5px;}
p.required { font-size: 12px; text-align: left; }
.form-list li.wide textarea { width: 670px;}
.dotted-border {border:2px dotted #aaa; padding:10px;}

/* Layout ================================================================================ */
.wrapper {}
.top-border{border-top:3px solid #9a1212;}
.page { width:100%; margin:0 auto; padding: 0; }

.main-container {background:#fafafa; }
.main { margin:0 auto; position: relative; z-index:1; }

/* Base Columns */
.col-left { float:left; width:300px; border:none; padding:120px 0 0; margin:0; }
.col-main, .col-main-left, .col-main-right { float:left; width:870px; border:none; padding:30px 15px 0; margin:0; min-height:400px; }
.col-right { float:right; width:300px; border:none; padding:120px 0 0; margin:0; }

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

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

.col3-layout .col-main {width:570px; margin:0; float:left;}
.col3-layout .col-wrapper { width:auto; }

/*** CUSTOM STYLES ****/
body.non-responsive {min-width:1200px;}
.contacts-index-index .buttons-set {margin-top:-35px;}
.contacts-index-index .buttons-set p.required {float:left; margin:0 0 25px;}
.contacts-index-index .buttons-set button.button {margin: -12px 0 0; clear:left; }
.contacts-index-index .form-list .input-box, .contacts-index-index .form-list li.wide .input-box  {width:100%}
.contacts-index-index .form-list input.input-text {width:50%}
.contacts-index-index .form-list li.wide textarea {width:90%}
.customer-account-login {}
.customer-account-login .main-container {-webkit-box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15);}
.customer-account-login .account-login {padding:30px 0 90px;}
.customer-account-login h2 {margin:0 0 10px;}
.customer-account-create .account-create {padding:30px 0;}
.customer-account-create .account-create h2.legend { margin:25px 0 0; }
.customer-account-create .account-create h2.first { margin:0; }
.customer-account-create .account-create .form-list .field { float:none; width:auto; }
.customer-account-create .account-create .buttons-set { margin:0; text-align:center; }
.customer-account-create .account-create .buttons-set button.button { float:none }
.customer-account-create .account-create p.required { text-align:center; }
.customer-account-forgotpassword .account-login {padding:30px 0;}
/*account sidebar*/
.sidebar .block-account .block-content .billing_agreements,
.sidebar .block-account .block-content .recurring_profiles,
.sidebar .block-account .block-content .Customer.Tokens{
  display: none;
}
.customer-account-forgotpassword .main-container {-webkit-box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15); -moz-box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 4px 10px -5px rgba(0, 0, 0, 0.15);}
.main .cart {}
.main .cart-empty {margin:15px;}
.catalog-category-view .col-left, .catalog-category-view .col-right {padding:30px 0 0;}
.catalogsearch-result-index .breadcrumbs, .catalogsearch-advanced-index .breadcrumbs, .catalogsearch-advanced-result .breadcrumbs {display:none;}
.catalog-category-view .col1-layout .products-grid {margin:0 0 0 -15px;}
.checkout-onepage-index .col-right {padding:202px 0 0; }
.checkout-onepage-success .buttons-set {margin:15px 0;}
.checkout-cart-index {}
.checkout-cart-index .page-title h1{line-height:42px;}
.cart .page-title .checkout-types {margin-top:0px;}
.cart .title-buttons .checkout-types li {margin:0}
.sendfriend-product-send .form-list li.wide textarea { width:100%;}
.sendfriend-product-send .buttons-set {text-align:left; }
.sendfriend-product-send .buttons-set button.button {float:none;}
.sendfriend-product-send .buttons-set button.button span span {width:120px}


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

/* Header ================================================================================ */
.header-container { background:#fff; color:#656565; position:relative;  }
.top-switch-bg{ background:#f9f9f9; min-height:29px; position:relative; z-index:10030;}
.header-switch {line-height:29px; background-repeat:no-repeat; background-position:0% 50%; margin-right:2px; float:left;}
.top-switch-bg .over {
-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.top-switch-bg .over span { background:#fff;}
.header-switch span {color:rgba(108,108,108,0.59); display:block; padding:0 10px; position:relative; z-index:2; }
.header-switch span.current { display:inline; color:rgba(29,28,27,0.59); padding:0 12px 0 5px; background:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_switch.png") 100% 50% no-repeat; }
.header-dropdown {background:#fff; padding:14px; display:none; position:absolute; margin:0;
-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
        box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.header-dropdown ul{}
.header-dropdown ul li{}
.header-dropdown ul li a{ display:block; line-height:28px; min-width:110px; margin:0; padding:0 9px; color:#8c8c8c; }
.header-dropdown ul li a:hover { background:#f5f4f4; text-decoration:none; }
.header-dropdown ul li a.selected {color:#322c29}
.language-switch {margin-left:-10px;}
.language-switch .header-dropdown ul li a{ background-repeat:no-repeat; background-position:10px 50%; padding:0 9px 0 35px; }
.language-select, .currency-select {display:none; }

.links { float:right; margin: 0; padding: 0; }
.links li{ margin: 0; padding: 0; line-height:29px; }
.links li a {color:#1d1c1b;}
.links li a:hover {color:#777; text-decoration: none;}
.links li.separator{ padding:0 12px; background:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/links_separator.png") 50% 50% no-repeat; }

header { position:relative; z-index:1020;
 -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
         box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.logo { float:none; display: inline-block; }
header a.logo {  text-decoration:none !important; margin:34px 0; }
header a.logo img{ max-width:100%; height:auto;width:auto\9; /* ie8 */ }
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 {padding:0;}
header.fixed {position:fixed; top:0; width:100%; background:#fff;}
header.fixed a.logo { margin:14px 0; }
header.fixed #queldoreiNav, header.fixed #nav {margin:11px 0 14px 46px;}

.cart-top-container {float:right; position:relative; margin:0px 50px 0 4px;}
.cart-top {}
.cart-top > a {display:block; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart.png') 50% 50% no-repeat; width:38px; height:38px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.cart-top > a:hover {background-color:#322c29; text-decoration:none; }
.cart-top > a span {padding:0 0 0 48px; color:#373230; font-size:14px; font-family:"Myriad Pro",sans-serif; font-weight:700; line-height:38px; text-transform:uppercase; white-space:nowrap;}
.cart-top-container .details { display:none; background:#fff; width:254px; padding:16px; line-height:150%; color:#7b7b7b; position:absolute; z-index:10020; right:-40px; top:48px;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.cart-top-container .details-border{background:#97d2c9; height:4px; width:254px; padding:0 16px; margin:-16px 0 16px -16px; border-top-left-radius:2px; border-top-right-radius:2px; -moz-border-top-left-radius:2px; -moz-border-top-right-radius:2px; -webkit-border-top-left-radius:2px; -webkit-border-top-right-radius:2px; }
.cart-top-container .details-border:before{content:""; position:absolute; border-color: transparent transparent #97d2c9 transparent; border-style: solid; border-width:5px; height:0; width:0; top:-9px; right:52px;}
.cart-top-container .details .text-recently{font-size:11px;}
.cart-top-container .details a{color:#7b7b7b; }
.cart-top-container .details a:hover{text-decoration:none; color:#000; }
.cart-top-container .details p{margin:14px 0 5px 0}
.cart-top-container .details p.product-name {margin:0}
.cart-top-container .details a.product-image{}
.cart-top-container .details .item-options{font-size:10px; line-height:10px; }
.cart-top-container .details ol{ margin:0; padding:0; }
.cart-top-container .details ol li.item{ padding:0 0 10px; margin:0 0 10px; border-bottom:1px solid #f1f1f1;}
.cart-top-container .details ol li.item:last-child{ margin:0; border:none;}
.cart-top-container .details ol li.item strong{font-weight:300;}
.mini-products-list .product-image { border: none; padding: 0px; }
.mini-products-list .product-details { margin-left: 60px; }
.cart-top-container .details .btn-edit { float:right; margin-left: 18px; }
.cart-top-container .details .btn-remove { float:right; margin-left: 2px; }
.cart-top-container .details .buttons { margin-top:15px; }
.cart-top-container .details .button span span { font-size:14px; padding:0 15px; }
.cart-top-container .details .button { float:right; }
.cart-top-container .details .btn-continue { float:left; }
.cart-top-container .cart-promotion {background: #eee; padding: 10px; color: #392420;}
.cart-top-container .details .subtotal-wrapper{ width:286px; margin:0 0 1px -16px; padding:0; overflow:hidden;}
.cart-top-container .details .subtotal{ background:#fefefe; width:254px; margin:0 0 0 -10px; padding:0 26px; line-height:41px; font-size:13px; font-weight:700; text-align:right; text-transform:uppercase;  -moz-box-shadow:inset 0 0 10px rgba(57,36,32,0.18); -webkit-box-shadow:inset 0 0 10px rgba(57,36,32,0.18); box-shadow:inset 0 0 10px rgba(57,36,32,0.18); box-shadow:   }


.top-dropdowns { position: absolute; right: 0; top: 50%; margin-top: -20px;}


.cart-top-title{font-family:'Myriad Pro', sans-serif; font-size:14px; line-height:38px; text-align:left; margin:0 0 10px 5px; display:none; }
.cart-top-title a{display:block; vertical-align:top;}
.cart-top-title a:hover{text-decoration:none; color:#000; }
.cart-top-title a span.icon {display:block; float:left; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart.png') 50% 50% no-repeat; width:38px; height:38px; margin:0 10px 0 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.cart-top-title a:hover span.icon {background-color:#322c29; text-decoration:none; }




/********** < Search form */
.search-top-container{float:right; position:relative; margin:0px 0 0 4px;}
.search-top {display:block; overflow:hidden; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_search.png') 50% 50% no-repeat; width:38px; height:38px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; cursor:pointer; }
.search-top:hover {background-color:#322c29; }
.search-form{display:none; background:#fff; width:240px; padding:8px; position:absolute; z-index:10030; right:-60px; top:47px;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.search-form-border{background:#97d2c9; height:4px; width:240px; padding:0 8px; margin:-8px 0 8px -8px; border-top-left-radius:2px; border-top-right-radius:2px; -moz-border-top-left-radius:2px; -moz-border-top-right-radius:2px; -webkit-border-top-left-radius:2px; -webkit-border-top-right-radius:2px; }
.search-form-border:before{content:""; position:absolute; border-color: transparent transparent #97d2c9 transparent; border-style: solid; border-width:5px; height:0; width:0; top:-9px; right:72px;}
.search-top-container .search-form .search-top-title{font-family:'Myriad Pro', sans-serif; font-size:16px; line-height:38px; text-align:left; vertical-align:top; margin:0 0 0 42px; display:none; }
.search-top-container .search-form .search-top-title span.icon {display:inline-block; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_search.png') 50% 50% no-repeat; width:38px; height:38px; margin:0 10px 0 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.search-top-container .search-form .search-top-title:hover span.icon {background-color:#322c29; text-decoration:none; }

#search_mini_form {}
#search_mini_form .form-search {}
#search { width:224px; height:19px; padding:4px 7px; border:1px solid #e3e3e3; line-height:19px; color:#7b7b7b; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
#search_mini_form .form-search button {display:none;}
.search-autocomplete { background:#fff; margin:0; position:relative !important; top:0 !important; left:0 !important; }
.search-autocomplete ul{margin:0; padding:0;}
.search-autocomplete ul li{line-height:21px; padding:0 10px; color:#000; color:rgba(0,0,0,0.67);}
.search-autocomplete ul li span.amount{float:right; font-weight: 800;}
.search-autocomplete ul li.odd{}
.search-autocomplete ul li.even{background:#e7e7e7;}
.search-autocomplete ul li.last{}
.search-autocomplete ul li:hover{background:#ddd;}

.search-field {}
.search-field #search {width: 164px; padding:4px 27px 4px 7px; }
.search-field #search_mini_form .form-search { margin: 5px 12px 0 0; }
.search-field #search_mini_form .form-search button {display:block; position:absolute; width:23px; height:29px; margin:-29px 0 0 176px; background:transparent url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/search_icon.png') 0 0 no-repeat; border:0; }
.search-field #search_mini_form .form-search button:hover { background-position:0 100%;}
/********** < Search form */

/* top compare block*/
.compare-top-container {float:right; position:relative; margin:0px 0 0 4px;}
.compare-top {display:block; overflow:hidden; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare.png') 50% 50% no-repeat; width:38px; height:38px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; cursor:pointer; }
.compare-top:hover {background-color:#322c29; }
.compare-top-container .details { display:none; background:#fff; width:254px; padding:16px; line-height:150%; color:#7b7b7b; position:absolute; z-index:10020; right:-40px; top:48px;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px; }
.compare-top-container .details-border{background:#97d2c9; height:4px; width:254px; padding:0 16px; margin:-16px 0 16px -16px; border-top-left-radius:2px; border-top-right-radius:2px; -moz-border-top-left-radius:2px; -moz-border-top-right-radius:2px; -webkit-border-top-left-radius:2px; -webkit-border-top-right-radius:2px; }
.compare-top-container .details-border:before{content:""; position:absolute; border-color: transparent transparent #97d2c9 transparent; border-style: solid; border-width:5px; height:0; width:0; top:-9px; right:52px;}
.compare-top-container .details a:hover{text-decoration:none; color:#000; }
.compare-top-container .details li.item {margin:0 0 9px 25px; padding:0; line-height:16px; background:none;}
.compare-top-container .details .btn-remove {float:left; margin:1px 0 0 -25px; }
.compare-top-container .details .actions {margin:10px 0 0 0; padding:10px 0 0; border-top:1px solid #e8e8e8; text-align:center }
.compare-top-container .details .actions .f-right {float:none !important; line-height:25px; }
.compare-top-container .details .actions a {float:none;}
.compare-top-container .details .actions a:before {content:''; position:absolute; width:15px; height:15px; margin:5px 0 0 -20px; background-color:#393431; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_remove.png);}

.compare-top-title{font-family:'Myriad Pro', sans-serif; font-size:14px; line-height:38px; text-align:left; margin:0 0 10px 5px; display:none; }
.compare-top-title a{display:block; vertical-align:top;}
.compare-top-title a:hover{text-decoration:none; color:#000; }
.compare-top-title a span.icon {display:block; float:left; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare.png') 50% 50% no-repeat; width:38px; height:38px; margin:0 10px 0 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.compare-top-title a:hover span.icon {background-color:#322c29; text-decoration:none; }


/* FOOTER ================================================================================ */
.footer-container {background:none #322c29; color:#666666; margin:0; padding:0; position:relative;}

.footer-banners {background:#f7f7f6; padding:25px 0;}
.footer-banners img{max-width: 100%; height: auto; width:auto\9; /* ie8 */}
.footer-banners a:hover img{opacity:0.6;}

.footer-info {background:#f4f4f2; border-top:1px solid #ececea; padding:60px 0;}
.footer-info a {color:#97d2c9}
.footer-info a:hover {color:#000; text-decoration: none;}
.footer-info h4{font-size:24px; font-family:'Myriad Pro', serif; font-weight:400; text-transform:uppercase; letter-spacing:-0.1em; color:rgb(0,0,0); color:rgba(0,0,0,0.75); margin:0 0 24px; }
.footer-info .information h4{margin-bottom:18px; }
.footer-info hr{border-top:1px solid rgb(0,0,0); border-top-color:#e6e6e4; border-top-color:rgba(0,0,0,0.06); height:1px; margin:17px 0;}
.footer-info p{line-height:150%; margin:0 0 0 3px;}
.footer-info ul{margin:0; padding:0; }
.footer-info ul li{margin:0; padding:0; line-height:30px; }
.footer-info ul li p{overflow:hidden; line-height:30px; }
.footer-info .information ul li, .footer-info ul.disc li{margin:0; padding:0 0 15px 24px; line-height:130%; position:relative; }
.footer-info .information ul li:before, .footer-info ul.disc li:before { content:'\00b7';font-size:70px;position: absolute;top:2px;left:0px;font-family: "Times New Roman", sans-serif; font-style:normal;color:#97d2c9; }
.footer-info ul.twitterList{margin:-3px 0 0;}
.footer-info ul.twitterList li{margin:0; padding:0; line-height:20px; color:#505050;}
.footer-info ul.twitterList li.follow{padding:0 0 0 53px;}
.footer-info ul.twitterList li span.tweet-icon{display:block; float:left; width:36px; height:36px; margin:0px 16px 0 1px; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_twitter.png') 50% 50% no-repeat; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.footer-info ul.twitterList li:hover span.tweet-icon{background-color:#322c29;}
.footer-info ul.twitterList li span.time-ago{display:block; color:rgba(146,146,146,0.85)}
.footer-info ul.twitterList li p{overflow:hidden; line-height:20px; margin:0 0 20px; padding:3px 0 23px; border-bottom:1px solid #e6e6e4; border-bottom-color:rgba(0,0,0,0.06); }
.footer-info ul.social{margin:46px 0 0;}
.footer-info ul.social li{ float:left; margin:0 4px 0 0; padding:0; background:none; }
.footer-info ul.social li a{ display:block; position:relative; width:36px; height:36px; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/social_icons.png') 0 0 no-repeat; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; overflow:hidden; text-indent: -999px; }
.footer-info ul.social li a.twitter{ background-color:#53b1f0; }
.footer-info ul.social li a.facebook{ background-color:#3d5fa6; background-position: -36px 0; }
.footer-info ul.social li a.email{ background-color:#525252; background-position: -72px 0; }
.footer-info ul.social li a.google{ background-color:#fac200; background-position: -108px 0; }
.footer-info ul.social li a:hover{ background-color:#97d2c9; }
.footer-info .block-control { display:none; position:absolute; top:0; right:0; width:35px; height:35px; background:#FEFEFE url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_footer.png") 0 0 no-repeat;
    -webkit-border-radius: 100% !important;  -moz-border-radius: 100% !important;  border-radius: 100% !important; }
.footer-info .block-control:hover {background-color:#97d2c9; background-position:0 100%;}
.footer-info .block-control-hide {background-position:100% 0;}
.footer-info .block-control-hide:hover {background-color:#97d2c9; background-position:100% 100%;}
.footer-info .block-content {display:block; }
.footer-info iframe {width:300px; height:260px; margin:0 -15px;}

footer {line-height:58px; }
footer a {color:#a2a2a2}
footer a:hover {color:#fff; text-decoration: none;}
footer ul{ margin:0; padding: 0; }
footer ul.links{ float:right; margin-right:10px; }
footer ul.links a{ color:rgb(140,140,140); color:rgba(140,140,140,0.87); }
footer ul.links li a:hover {color:#fff; text-decoration: none;}
footer ul.links li.separator{ padding:0 9px 0 8px; background:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/footer_links_separator.png") 50% 50% no-repeat; }
footer .copyright{border-top:1px dotted #e0e0e0; margin:40px 0 0; padding:20px 0 0;}
footer address{ margin-left:10px; }

/********** < Navigation */
.nav-container {position:relative; z-index:10010; display:inline-block; vertical-align:middle;}
.nav-container .nav-top-title{ cursor:pointer; font-family:'Myriad Pro', sans-serif; font-size:16px; text-align:left; width:220px; margin:0 auto 3px; padding:0 10px; line-height:36px; background:#eee; color:#000; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; display:none;  }
.nav-container .nav-top-title a{color:#000; text-decoration:none; }
.nav-container .nav-top-title div.icon {float:left; width:15px; margin:11px 10px 0 0;}
.nav-container .nav-top-title div.icon span {display:block; height:3px; margin:0 0 2px;}
.nav-container .nav-top-title:hover {}
.nav-container .nav-top-title:hover a,
.nav-container .nav-top-title.active a {color:#fff; }
.nav-container .nav-top-title:hover div.icon span,
.nav-container .nav-top-title.active div.icon span {background:#fff; }
.nav-container li.parent em {float:right; display:none; width:36px; text-align:center; font-style:normal; font-weight:700; }
.nav-container li.parent em:hover {cursor:pointer; background:#fff; color:#000 !important; }

#queldoreiNav { width:750px; margin:31px 0 34px 46px; padding:0; position:relative; border:none; float:left; }
.search-field #queldoreiNav {width:560px}
.below-logo #queldoreiNav {width:auto; margin:0 0 10px 3px}

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

/* 1st Level */
#queldoreiNav>li { float:left; position:relative; margin:0 3px 3px;}
#queldoreiNav>li>a { position:relative; float:left; padding:0; color:#373230; font-size:14px; font-family:"Myriad Pro",sans-serif; font-weight:700; line-height:36px; letter-spacing:-0.1em; text-transform:uppercase; }
#queldoreiNav>li>a>span{padding:0px 10px; border-top:3px solid transparent;}
#queldoreiNav>li:hover>a>span,
#queldoreiNav>li.over>a>span,
#queldoreiNav>li.active>a>span { background:#fff; }
#queldoreiNav>li:hover,
#queldoreiNav>li.over,
#queldoreiNav>li.active{
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
#queldoreiNav>li>a:hover, #queldoreiNav>li.over>a{z-index:1000;}
#queldoreiNav>li>a:hover>span,
#queldoreiNav>li.over>a>span,
#queldoreiNav>li.active>a>span{border-top:3px solid #97d2c9;}
#queldoreiNav>li.custom-block>a, #queldoreiNav>li.custom-block>a>span {cursor:default;}

/* 2nd Level */
/*#queldoreiNav ul,*/
#queldoreiNav div.sub-wrapper { position:absolute; z-index:999; width:auto; padding:16px 0; margin:39px 0 0; left:-10000px; border:none; background:#fff;
    -webkit-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.15);
       -moz-box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.15);
            box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.15);}
#queldoreiNav div.sub-wrapper ul { position:static; width:auto; border:none; }
#queldoreiNav>li>div.sub-wrapper>ul>li { float:none; display:table-cell; border:none; width:210px; padding:0 16px; border-right:1px solid #ededed;}
#queldoreiNav>li>div.sub-wrapper>ul>li:last-child { border:none;}

/* 3rd+ leven */
/*#queldoreiNav ul ul,*/
#queldoreiNav div.sub-wrapper ul div.sub-wrapper { top:-5px; margin:0 0 0 101px; padding:0; width:auto; border:none;}
#queldoreiNav ul div.sub-wrapper ul{ padding:16px; width:auto; }
#queldoreiNav ul li { float:none; border:none; width:210px; line-height:28px; position:relative; }
#queldoreiNav ul li.last {}
#queldoreiNav ul li a {float:none; padding:0 10px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#322c29 !important; background:transparent none; }
#queldoreiNav ul li.active > a {background:#322c29 !important; color:#fff !important; }
#queldoreiNav ul li.over > a, #queldoreiNav ul li a:hover {background:#f5f4f4; }

/* Show menu */
#queldoreiNav li ul.shown-sub,
#queldoreiNav li div.shown-sub { left:0px; z-index:999; }
#queldoreiNav li .shown-sub ul.shown-sub,
#queldoreiNav li .shown-sub li div.shown-sub { left:15px; }

#queldoreiNav li.custom-block div.sub-wrapper { padding:16px;}
#queldoreiNav li.custom-block div.sub-wrapper strong {color:#373230; font-family:"Myriad Pro", sans-serif; font-weight:700;}
#queldoreiNav li.custom-block div.sub-wrapper a { display:inline; color:#373230; float:none; font-weight:300; padding:0px; text-decoration:underline; border:none !important; background:transparent none !important;}
#queldoreiNav li.custom-block div.sub-wrapper a:hover,
#queldoreiNav li.custom-block div.sub-wrapper>ul>li a:hover,
#queldoreiNav li.custom-block div.sub-wrapper ul li.over > a{ color:#373230 !important; text-decoration:none; background:transparent none !important;}
#queldoreiNav li.custom-block div.sub-wrapper>ul, #queldoreiNav li.custom-block div.sub-wrapper ul {}
#queldoreiNav li.custom-block div.sub-wrapper>ul>li, #queldoreiNav li.custom-block div.sub-wrapper ul li { width:auto; float:none; background:transparent url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif") no-repeat 10px 8px !important;; line-height: 22px; padding: 0 10px 0 20px;}


#nav { width:750px; margin:31px 0 34px 46px; padding:0; position:relative; border:none; float:left; }
.search-field #nav {width:560px}
.below-logo .nav-container {display:block; position:static;}
.below-logo #nav {width:auto; margin:0 0 10px 3px}

/* All Levels */
#nav li { text-align:left; position: static; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; font-weight:300; }
#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; position:relative; margin:0 3px 3px;}
#nav>li>a { position:relative; float:left; padding:0; color:#373230; font-size:14px; font-family:"Myriad Pro",sans-serif; font-weight:700; line-height:36px; letter-spacing:-0.1em; text-transform:uppercase; }
#nav>li>a>span{padding:0px 10px; border-top:3px solid transparent; background:#fff;}
#nav>li:hover,
#nav>li.over,
#nav>li.active{-webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
#nav>li>a:hover, #nav>li.over>a{z-index:1000;}
#nav>li>a:hover>span,
#nav>li.over>a>span,
#nav>li.active>a>span{border-top:3px solid #97d2c9;}
#nav>li.custom-block>a, #nav>li.custom-block>a>span {cursor:default;}

/* 2nd Level */
/*#nav ul,*/
#nav ul { position:absolute; z-index:999; width:auto; padding:16px; margin:39px 0 0; left:-10000px; border:none; background:#fff;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}

/* 3rd+ leven */
/*#nav ul ul,*/
#nav ul ul { top:-5px; margin:0 0 0 101px; padding:0; width:auto; border:none;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
#nav ul ul{ padding:16px; width:auto; }
#nav ul li { float:none; border:none; width:210px; line-height:28px; position:relative; }
#nav ul li.last {}
#nav ul li a {float:none; padding:0 10px; font-family:Arial, serif; font-size:12px; font-weight:normal; color:#322c29 !important; background:transparent none; }
#nav ul li.active > a {background:#322c29 !important; color:#fff !important; }
#nav ul li.over > a, #nav ul li a:hover {background:#f5f4f4; }

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

#nav li.custom-block>ul>li { width:350px; line-height:150%; }
#nav li.custom-block ul li strong {color:#888888; font-family:"Myriad Pro", sans-serif; font-weight:700;}
#nav li.custom-block ul li a { display:inline; color:#888888; float:none; font-weight:300; padding:0px; text-decoration:underline; border:none !important; background:transparent none !important;}
#nav li.custom-block ul li a:hover,
#nav li.custom-block ul li.over > a{ color:#888888 !important; text-decoration:none; background:transparent none !important;}
#nav li.custom-block ul li>ul { position:static; width:auto; border:none; background:#fff; top:0; margin:0; padding:0; box-shadow:none; -moz-box-shadow:none; -webkit-box-shadow:none; }
#nav li.custom-block ul li>ul>li { width:auto; float:none; background:transparent url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif") no-repeat 10px 8px !important;; line-height: 22px; padding: 0 10px 0 20px;}

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

a.product-image {display:block;position:relative;}

.new-label, .sale-label {position: absolute; z-index:10000; width:91px; height:91px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/labels.png) 0 0 no-repeat; }
.sale-top-left {top:-13px; left:-13px; background-position:-182px 0;}
.sale-top-right {top:-13px; right:-13px; background-position:-273px 0;}
.sale-bottom-left {bottom:-13px; left:-13px; background-position:-182px -91px;}
.sale-bottom-right {bottom:-13px; right:-13px; background-position:-273px -91px;}
.new-top-left {top:-13px; left:-13px; background-position:0 0;}
.new-top-right {top:-13px; right:-13px; background-position:-91px 0;}
.new-bottom-left {bottom:-13px; left:-13px; background-position:0 -91px;}
.new-bottom-right {bottom:-13px; right:-13px; background-position:-91px -91px;}
.product-img-box .sale-top-left {top:-4px; left:-4px; }
.product-img-box .sale-top-right {top:-4px; right:-4px; }
.product-img-box .new-top-left {top:-4px; left:-4px; }
.product-img-box .new-top-right {top:-4px; right:-4px; }

.price-box {}
.price-box a {white-space:nowrap;}
.price-box a:hover {text-decoration:none;}
.price-box .price{ color:#97d2c9; font-weight:400; font-size:16px; }
.price-box .old-price .price{color:#8e8e8e; font-weight:400; font-size:11px; }

.availability {}
.in-stock {color:green}
.out-of-stock {color:red}

.ratings {}
.rating-box {width:55px; height:10px; margin:2px 12px 0 0; background-image:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/rating.png"); }
.rating-box .rating {height:10px; background-image:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/rating.png");}
.rating-links .separator {margin: 0 2px; font-weight: 300; font-size: 12px; color:#d9d9d9;}

.breadcrumbs {border:none; margin:0 15px; padding:0; line-height:49px;}
.breadcrumbs a{color:rgba(27,26,25,0.77);}
.breadcrumbs strong{color:rgba(128,128,128,0.77); font-weight:300;}
.breadcrumbs span{background: url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_breadcrumb.gif") 50% 50% no-repeat; padding: 0 9px; }
.breadcrumbs ul{margin: 0; padding: 0px;}

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

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 15px; }
.messages li li { margin:0px; min-height:26px; line-height:26px; }
.messages li li span{}
.error-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-error.gif); color:#888; }
.success-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-success.gif); color:#888; }
.note-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-note.gif); color:#888; }
.notice-msg { border-color:#f3f3f3; background-color:#f3f3f3; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-notice.gif); color:#888; }

.ajax_loading {position:absolute;margin-top:21px; display:none; }
.products-list .product-shop .ajax_loading {left:-23px; margin:10px 0 0; }
.product-shop .ajax_loading {margin:19px 0 0 -21px; }
.quick-view { display:none; position:absolute; z-index:2; top:14%; left:30%; background:#97d2c9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_overlay.png') 0 0 repeat-x; height:42px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px; line-height:42px; padding:0 16px; font-size:14px; font-weight:300; color:#fff; text-align:center; white-space:nowrap; text-transform:lowercase;}
.quick-view:hover {background-color:#393431; color:#fff; text-decoration:none;}

div.alert a{ font-size:12px; color:#8db201; padding-left:5px;}
div.alert a:hover{ color:#fff;}
div.alert {position:fixed; background:#353535; top:0; left:50%; width:333px; margin-left:-220px; padding:20px 60px; color:#FFF; z-index:10030; font-size:12px; font-weight:bold; color:#ececec; border-radius:0 0 3px 3px; text-align:center;}
div.alert button{background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/remove-popup.png) 0 0 no-repeat; width:9px; height:9px; position:absolute; right:20px; top:45%; border:none; z-index:9999;}
div.alert button:hover{ cursor:pointer; background-position:0 -9px;}

/*********** < BANNERS */
.homepage-banners {margin:-13px 0px 68px !important;}
.homepage-banners a{ position:relative; overflow:hidden; display:block; padding:11px; background:#fff; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
    -webkit-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 10px 0px rgba(0, 0, 0, 0.15);}
.homepage-banners a img{position:relative; z-index:1; max-width:100%; height:auto; width:auto\9; /* ie8 */}
.homepage-banners a:hover img{opacity:0.6;}

.homepage-banners a .content{position:absolute; z-index:2; margin:38px; color:#4e4d4b; text-align:center; }
.homepage-banners a .content strong{font-family:"Myriad Pro",sans-serif; font-size:32px; font-weight:300; text-transform:uppercase; line-height:24px; color:#302f2e; }
.homepage-banners a .content .border{margin:15px 10px; height:1px; background:#d7d4d0; }
.homepage-banners a .content p{margin:0;}
.homepage-banners a .content button{margin:15px 0 0;}
.homepage-banners a.text-right .content{right:11px; }
.homepage-banners a.text-center .content{right:11px; left:11px}

.category-products {margin:0 0 50px;}
.category-products h2 {margin:0 0 30px 15px;}

.home-main {width:900px; float:left; margin:30px 0 0;}
.home-right {width:300px; float:right; margin:30px 0 0;}
.home-left {width:300px;float:left; margin:30px 0 0;}
.col1-layout .home-main .products-grid {width:900px;}

.home-left-col {}
.home-left-col .home-main {float:right;}
.home-left-col .home-left {float:left;}

/*********** < SLIDER */
.slider-container{position: relative; border-top:1px solid #e1e1e1; background:#ededed; margin:53px 0 0 -15px; padding:42px 0 0; }
.main-container > .slider-container {margin:0;}
.slider-container h3{ font-family:"Myriad Pro", serif; font-size:24px; font-weight:400; padding:0 0 28px; margin:0 0 0 15px; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.slider-container .block-subtitle{ margin:-15px 15px 15px; text-align:left; }
.slider-container .block-subtitle a{text-decoration:underline;}
.slider-container .block-subtitle a:hover{text-decoration:none;}
.slider-container .jcarousel-list li {float:left; width:252px; padding:0; margin:0 15px 53px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.slider-container .jcarousel-list h3{ font-size:24px; font-family:"Myriad Pro",serif; font-weight:300; color:#000; color:rgba(0,0,0,0.67); letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.slider-container .jcarousel-list .button-container {float:right;}
.slider-container .jcarousel-list .button-container button.button span {width:35px; height:35px; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; text-indent:-9999px;}
.slider-container .jcarousel-list .button-container button.button span span {
  padding:0; 
  background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing.png') 50% 50% no-repeat !important; 
}
.slider-container .jcarousel-list .product-image {display: block; margin:0 0 12px; }
.slider-container .jcarousel-list .product-image img {position:relative; z-index:0; }
.slider-container .jcarousel-list .product-name {color:#3c3c3c; font-size:16px; font-weight:300; display:block; margin:4px; line-height:120%; }
.slider-container .jcarousel-list .product-name:hover {color:#000; text-decoration:none;}
.slider-container .jcarousel-list .related-checkbox {margin:0 4px; line-height:12px; float:left; }
.slider-container .jcarousel-list .price-box {overflow:hidden; margin:0px 0 0 4px; line-height:12px; letter-spacing:-1.2px }

.product-slider-container {}
.footer-container .product-slider-container {background: #fafafa; width:100%;}
.footer-container .jcarousel-skin-tango .jcarousel-clip-horizontal, .footer-container .jcarousel-skin-tango .jcarousel-container-horizontal {width:auto}
.product-slider-container .title-container {margin:0 0 -27px; position:relative;}
.product-slider-container h2{  margin:0 0 0 15px; padding:0 0 28px; font-family:"Myriad Pro", serif; font-size:24px; font-weight:400; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.product-slider-container .jcarousel-skin-tango .jcarousel-clip { }
.product-slider-container .jcarousel-skin-tango .jcarousel-clip ul.jcarousel-list {padding:35px 0 50px !important;}
.product-slider-container .jcarousel-skin-tango .jcarousel-clip ul li.item div.hover {
    -webkit-box-shadow:0px 0px 25px 6px rgba(0, 0, 0, 0.09);
    -moz-box-shadow:0px 0px 25px 6px rgba(0, 0, 0, 0.09);
    box-shadow:0px 0px 25px 6px rgba(0, 0, 0, 0.09);}

/* Category Page ========================================================================= */

/* Pager */
.pager {  padding:16px 0 0; margin:0 0 16px; line-height:22px; text-align:center; border-top:1px solid; border-top-color:#e3e3e3; border-top-color:rgba(227,227,227,0.61); }
.pager .amount { float:left; color:#262525; color:rgba(38,37,37,0.5); }
.pager .amount strong{ font-weight: 400; }
.pager .pages { float:right; margin:0; }
.pager .pages ol { display:inline; margin:0; padding:0; }
.pager .pages li { display:inline-block; width:22px; height:22px;; margin:0; text-align:center; }
.pager .pages li a {display:block; float:left; width:22px; height:22px; text-decoration:none; line-height:25px; color:#262525; color:rgba(38,37,37,0.75);}
.pager .pages li a:hover { color:#97d2c9; }
.pager .pages li a.next, .pager .pages li a.previous { border:1px solid #e1e1e1; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/pager_bg.gif') 0 0 repeat-x; }
.pager .pages li a.next:hover, .pager .pages li a.previous:hover { -webkit-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05);}
.pager .pages strong {display:none}
.pager .pages .current { vertical-align:top; color:#97d2c9; line-height:25px; }

/* Sorter */
.sorter {  padding:0px; margin:0 0 18px; line-height:27px; text-align:left; color:#808080;}
.sorter .limiter, .sorter .sort-by, .sorter .sort-order, .sorter .view-mode { float:left; height:27px; border:1px solid #e1e1e1; -webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/sorter_bg.gif') 0 0 repeat-x }
.sorter .sort-by { margin:10px 1px 0 0}
.sorter .sort-by label{ margin:0 8px 0 5px}
.sorter .limiter {}
.sorter .limiter label{ margin:0 7px; }
.sorter .link-feed {}
.sorter .sort-order { margin:10px 10px 0 0;}
.sorter .sort-order a {display:block; }
.sorter .view-mode { margin:10px 10px 0 0;}
.sorter .view-mode label { display:block; float:left; margin:0 7px;  }
.sorter .view-mode a, .sorter .view-mode strong { display:block; float:left; overflow:hidden; width:27px; height:27px; margin:0; text-indent:-999px; }
.sorter .view-mode .grid { background:transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_grid_mode.gif) 0% 0% no-repeat; border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; }
.sorter .view-mode .list { background:transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_list_mode.gif) 0% 0% no-repeat; }
.sorter .view-mode a:hover, .sorter .view-mode strong { background-position:0% 100% !important;}
.sorter .view-mode a:hover, .sorter .view-mode strong.grid, .sorter .view-mode strong.list, .sorter .sort-order a:hover { -webkit-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.10); -moz-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.10); box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.10);}

/* Toolbar */
.toolbar {}
.toolbar img.v-middle{ vertical-align: top;}
.toolbar select {height:27px; padding:0; margin:0; line-height:27px; border:none; box-shadow:none; color:#434343; }
.toolbar .sort-by select {width:auto; }
.toolbar-bottom {}
.toolbar-bottom .sorter{display:none;}

.toolbar-switch {margin-top:10px; }
.toolbar-switch .toolbar-dropdown { display:none; }
.toolbar-switch select { display:none; }
.toolbar-switch .current { color:#434343; }
.toolbar-switch .toolbar-title {position:relative; z-index:4; padding:0 40px 0 0; background:transparent url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/selectbox_arrow.png') 100% 7px no-repeat;}
.over .toolbar-title {background-color:#fff; height:30px; margin:0 -1px; border-left:1px solid #e1e1e1; border-right:1px solid #e1e1e1; }

.toolbar-dropdown {background:#fff; padding:11px 22px; display:none; position:absolute; z-index:3; margin:-1px; border:1px solid #e1e1e1; -webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05);}
.toolbar-dropdown ul{}
.toolbar-dropdown ul li{padding:0 0 0 12px; background: url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif") 0 7px no-repeat;}
.toolbar-dropdown ul li a{ display:block; line-height:20px; margin:0; padding:0; color:#8c8c8c; }
.toolbar-dropdown ul li a:hover, .toolbar-dropdown ul li.selected a { text-decoration:none; color:#97d2c9;}

.category-title { display: none; }
.category-image { width:100%; overflow:hidden; margin:0 0 30px; text-align:center; }
.category-image img {max-width:100%; width:auto\9; /* ie8 */}
.category-description { border:1px solid; border-color:#e3e3e3; border-color:rgba(227,227,227,0.61); margin:0 0 20px 0; padding:20px; line-height:18px; text-align:center; color:#808080; }
.category-description h1 {display:block; margin:0; font-size:24px; font-family:"Myriad Pro", sans-serif; font-style:normal; color:#000; color:rgba(0,0,0,0.67); text-transform:uppercase;}
.category-description p {margin:22px 0 0;}
.category-description strong {color:#000; color:rgba(0,0,0,0.67); font-family:"Myriad Pro", sans-serif; font-style:normal; }
.category-description img{ max-width:100%; height:auto;width:auto\9; /* ie8 */ }

/* View Type: Grid */
.products-grid { border:none; position:relative; margin:0 0 50px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:900px; margin:0 -15px; }
.col1-layout .products-grid { width:1200px; margin:0 auto; }

.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:252px; padding:0; margin:0 15px 30px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.products-grid li.item a:hover {text-decoration:none; }
.products-grid h3{ font-size:24px; font-family:"Myriad Pro",serif; font-weight:300; color:#000; color:rgba(0,0,0,0.67); letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.products-grid .button-container {float:right; margin-left:5px; }
.products-grid .button-container button.button span {width:35px; height:35px; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; text-indent:-9999px;}
.products-grid .button-container button.button span span {padding:0; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing.png') 50% 50% no-repeat; }
.products-grid .product-image {display: block; margin:0 0 12px; position:relative; z-index:1; }
.products-grid .product-image img {position:relative; z-index:0; max-width:100%; height:auto; width:auto\9; /* ie8 */ }
.products-grid .product-name {color:#3c3c3c; font-size:16px; font-weight:300; display:block; margin:4px; line-height:120%; }
.products-grid .product-name:hover {color:#000; text-decoration:none;}
.products-grid .price-box {margin:0px 0 5px 4px; line-height:14px; letter-spacing:-1.2px }
/** gird hover mode **/
.products-grid .regular {}
.products-grid .hover {display:none; position:absolute; z-index:2; top:-9px; left:-9px; width:252px; padding:0; margin:0 30px 30px 0; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 46px 12px rgba(0, 0, 0, 0.09);
    -moz-box-shadow:0px 0px 46px 12px rgba(0, 0, 0, 0.09);
    box-shadow:0px 0px 46px 12px rgba(0, 0, 0, 0.09);}
.products-grid .hover .price-box{position:absolute; z-index:2; right:11px; min-width:66px; margin:0; padding:0; background:#97d2c9; line-height:18px; text-align:center; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; }
.products-grid .hover .price-box .price-label, .products-grid .hover .price-box .label{display:none;}
.products-grid .hover .price-box sup{color:#fff; color:rgba(255,255,255,0.5); font-size:18px; font-style:normal; top:-0.3em; }
.products-grid .hover .price-box .price{ color:#fff; font-size:24px; }
.products-grid .hover .price-box .old-price .price{color:#fff; color:rgba(255,255,255,0.5); font-size:18px; }
.products-grid .hover .price-box .old-price sup{top:0;}
.products-grid .hover .product-name {text-align:center;}
.products-grid .hover .ratings {width:55px; padding:0; margin:0 auto; }
.products-grid .hover .rating-links {display:none;}
.products-grid .hover .button-container {float:none; border-top:1px solid #f3f3f3; margin-top:12px; padding-top:13px; text-align:center;}
.products-grid .hover .button-container button.button span {width:auto; height:19px; line-height:19px; background:transparent none !important; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0; text-indent:0;}
.products-grid .hover .button-container button.button span span {padding:0; font-size:12px; color:#4d4d4d; text-transform:none; }
.products-grid .hover .button-container button.button span span em {display:inline-block; float:left; margin:0 13px 0 0; width:24px; height:19px;  background:#97d2c9 url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing_mask.png") 0 0 no-repeat;}
.products-grid .hover .button-container button.button:hover span span em {background-color:#393431;}
.products-grid .add-to-links {width:270px; height:40px; margin:9px -9px -9px; background:#fcfcfc; text-align:center;
    -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.products-grid .add-to-links li {display:inline; margin:0 5px 0 0; line-height:40px;}
.products-grid .add-to-links li span {display:inline-block; color:#97d2c9; margin-right:5px;}
.products-grid .add-to-links a {font-weight:300}
.products-grid .add-to-links a:hover {text-decoration:none;}
.products-grid .add-to-links a.link-compare {}
.products-grid .availability { line-height:39px; }

/* two_columns 3 products per row */
.two_columns_3 {}
/* two_columns 4 products per row */
.two_columns_4 {}
.two_columns_4 li.item {width:177px;}
.two_columns_4 .hover {width:177px;}
.two_columns_4 .add-to-links { width:195px; height:auto; padding:10px 0;}
.two_columns_4 .add-to-links li { display:block; margin:0; line-height:140%; }
.two_columns_4 .add-to-links li { display:block; margin:0; }
.two_columns_4 .hover .price-box {display:none}
.two_columns_4 .quick-view { top:18%; left:26%; height:32px; line-height:32px; font-size:12px; }
.two_columns_4 .product-name {font-size:14px}
.two_columns_4 .hover .button-container button.button span span em {margin:0 5px 0 0;}

/* two_columns 5 products per row */
.col2-left-layout .two_columns_5 { margin:0 -10px}
.two_columns_5 {}
.two_columns_5 li.item {width:142px; margin:0 10px 20px}
.two_columns_5 .hover {width:142px;}
.two_columns_5 .add-to-links { width:160px; height:auto; padding:10px 0;}
.two_columns_5 .add-to-links li { display:block; margin:0; line-height:140%; }
.two_columns_5 .add-to-links li { display:block; margin:0; }
.two_columns_5 .hover .price-box {display:none}
.two_columns_5 .quick-view { top:15%; left:20%; height:32px; line-height:32px; font-size:12px; }
.two_columns_5 .product-name {font-size:14px}
.two_columns_5 .hover .button-container button.button span span em {margin:0 5px 0 0;}



/* one_columns 4 products per row */
.one_column_4 {}
/* one_columns 5 products per row */
.one_column_5 {}
.one_column_5 li.item {width:192px;}
.one_column_5 .hover {width:192px;}
.one_column_5 .add-to-links { width:210px; height:auto; padding:10px 0;}
.one_column_5 .add-to-links li { display:block; margin:0; line-height:140%; }
.one_column_5 .add-to-links li { display:block; margin:0; }
.one_column_5 .hover .price-box {display:none}
.one_column_5 .quick-view { top:18%; left:26%; height:32px; line-height:32px; font-size:12px; }
.one_column_5 .product-name {font-size:14px}
.one_column_5 .hover .button-container button.button span span em {margin:0 5px 0 0;}
/* one_columns 6 products per row */
.one_column_6 {}
.one_column_6 li.item {width:152px;}
.one_column_6 .hover {width:152px;}
.one_column_6 .add-to-links { width:170px; height:auto; padding:10px 0;}
.one_column_6 .add-to-links li { display:block; margin:0; line-height:140%; }
.one_column_6 .add-to-links li { display:block; margin:0; }
.one_column_6 .hover .price-box {display:none}
.one_column_6 .quick-view { top:18%; left:21%; height:32px; line-height:32px; font-size:12px; }
.one_column_6 .product-name {font-size:14px}
.one_column_6 .hover .button-container button.button span span em {margin:0 5px 0 0;}

/* View Type: List */
.products-list { margin:0; padding:0; position:relative; }
.products-list li.item { border:none; padding:0 0 30px; }
.products-list li.item .f-left{ position:relative;}
.products-list li.item.last {}
.products-list .product-image { padding:0; margin:0; position:relative; z-index:1; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.products-list .product-image .back_img { position:absolute; z-index:1; display:none;}
.products-list .product-shop { position:relative; margin-left:300px; }
.products-list .product-name { margin:8px 0 5px; padding:0 0 13px; border-bottom:1px solid; border-bottom-color:#e3e3e3; border-bottom-color:rgba(227,227,227,0.61); }
.products-list .product-name a { font-family:"Myriad Pro",serif; font-size:16px; color:#000; color:rgba(0,0,0,0.67); }
.products-list .product-name a:hover { text-decoration:none; color:#000;}
.products-list .price-container {float:none; margin:0 0 12px; padding:0 0 6px; border-bottom:1px solid; border-bottom-color:#e3e3e3; border-bottom-color:rgba(227,227,227,0.61); }
.products-list .price-box {float:left; margin:0; padding:0; }
.products-list .price-box .price {font-size:20px; }
.products-list .price-box p {display:inline-block; margin:0 5px 0 0; }
.products-list .ratings { float:left; width:270px; margin:6px 0 0 25px; padding:0; }
.products-list .ratings, .products-list .ratings a { color:#1b1a19;}
.products-list .price {}
.products-list .desc { margin:0 0 8px; padding:0 0 14px; color:#1b1a19; line-height:1.35; border-bottom:1px solid; border-bottom-color:#e3e3e3; border-bottom-color:rgba(227,227,227,0.61); }
.products-list .desc .link-learn { display:none;}
.products-list .desc a { text-decoration: underline;}
.products-list .desc a:hover { text-decoration: none;}
.products-list .button-container { float:left; margin:0; line-height:35px; }
.products-list .button-container p { line-height:35px;}
.products-list .button-container .btn-add-cart { display:block; vertical-align:top; color:#322c29; font-size:14px;}
.products-list .button-container .btn-add-cart span{ float:left; display:inline-block; border-radius: 100% 100% 100% 100%; height: 35px; text-indent: -9999px; width: 35px; margin:0 15px 0 0; background:#97d2c9 url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing.png") no-repeat 50% 50%;}
.products-list .button-container .btn-add-cart:hover {color:#000; text-decoration: none; }
.products-list .button-container .btn-add-cart:hover span{background-color:#322c29;}
.products-list .add-to-links {float:left; clear:none;}
.products-list .add-to-links li {float:left; margin:0; line-height:35px;}
.products-list .add-to-links li span {display:inline-block; width:1px; height:15px; margin:10px 25px; background:#d5d5d5; }
.products-list .add-to-links a {color:#322c29; font-size:14px; font-weight:300 !important; line-height:35px; vertical-align:top;}
.products-list .add-to-links a.link-compare {}
.products-list .add-to-links a:hover {color:#000; text-decoration: none; }

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

.cart-empty a {font-weight: 800;}
.cart fieldset { margin:0;}
.cart .cart-collaterals { padding:29px 0 30px; text-align:center; }
.cart .cart-collaterals .cart-block { position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; padding:20px 13.513%; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);  -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);  box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.cart .cart-collaterals h2 { font-family:"Myriad Pro"; font-size:20px; font-weight:400; padding:0 0 44px; margin:0; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cart .cart-collaterals h2:after {content:''; float:left; width:90%; height:1px; background:#e8e8e8; margin:23px 0 0 5%;}
.cart .cart-collaterals .buttons-set {margin:0; text-align:center; }
.cart .cart-collaterals .buttons-set button.button{float:none;}
.cart .cart-collaterals .input-box {width:100%; margin:0 0 10px;}
.cart .cart-collaterals .input-box input{width:96%;}
.cart .cart-collaterals .input-box select{width:100%;}
.cart .cart-collaterals .cart-coupon {}
.cart .cart-collaterals .cart-coupon .input-box{margin:17px 0;}
.cart .cart-collaterals .cart-shipping {}
.cart .cart-collaterals .cart-shipping .form-list {margin:17px 0 0;}
.cart .cart-collaterals .cart-shipping .form-list label {float:none;}
.cart .cart-collaterals .cart-total {padding:0;}
.cart .cart-collaterals .cart-total .checkout-types {float:none; position:relative; width:100%; overflow:hidden; margin:0; padding:30px 0 25px; background:#fbfbfb; text-align:center;
    -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.cart .cart-collaterals .cart-total .checkout-types button.button {margin:0 0 10px}
#shopping-cart-totals-table {margin:20px auto 17px; }
#shopping-cart-totals-table strong{ font-family:"Myriad Pro", serif; font-size:24px; font-weight:400; text-transform:uppercase; letter-spacing:-1.2px; color:#000; color:rgba(0,0,0,0.75); }
#shopping-cart-totals-table .a-right {text-align:center !important;}
#shopping-cart-totals-table td {padding:0 0 5px; width:60%;}

.data-table{border-collapse:separate; border-top:6px solid #575757; -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
    -moz-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); -webkit-box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 8px rgba(0, 0, 0, 0.15);}
.data-table th, .data-table td, .data-table td a{ color:#000; color:rgba(0,0,0,0.67)}
.data-table td a.product-image, .data-table td a.product-image img{ display:block; margin:0 auto;}
.data-table td a:hover{ color:#000; text-decoration:none; }
.data-table tbody td{ border:1px solid #e9e9e9; border-top:none; border-left:none;}
.data-table tbody tr:last-child td{ border-bottom:none;}
.data-table thead, .data-table tfoot{ background:#fafafa; }
.data-table thead th{ -webkit-box-shadow:inset 0px -4px 6px -4px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset 0px -4px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px -4px 6px -4px rgba(0, 0, 0, 0.15);}
.data-table tfoot td{ -webkit-box-shadow:inset 0px 4px 6px -4px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset 0px 4px 6px -4px rgba(0, 0, 0, 0.15); box-shadow:inset 0px 4px 6px -4px rgba(0, 0, 0, 0.15);}
.data-table tr.even, .data-table tr.odd {background-color:#fff;}
.data-table th {padding:18px 23px; font-weight:300; }
.data-table td {padding:18px;}
.data-table td.td-edit, .data-table td.td-price {padding:26px 18px;}
.data-table td.td-image {border-left:none; }
.data-table td.td-image img {width:115px; height:auto; }
.data-table td.td-delete {border-right:none; }
.data-table .product-name {font-weight:700;}
.data-table .td-title {display:none;}
.data-table .td-actions {display:none;}

.data-table .btn-edit2 {width:38px; height:38px; background:#97D2C9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_edit.png') 50% 50% no-repeat; }
.data-table .btn-edit:hover {background-color:#393431}
.data-table .btn-remove2 {width:38px; height:38px; background:#97D2C9 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_trash.png') 50% 50% no-repeat; }
.data-table .btn-remove:hover {background-color:#393431}
.data-table .btn-continue {float:left;}
.data-table button.button span {font-size: 12px; text-transform: lowercase;}

/* compare popup table */
#product_comparison {margin:0 0 20px}
#product_comparison th{ background:#fafafa; -webkit-box-shadow:inset -6px 0px 6px -6px rgba(0, 0, 0, 0.15);  -moz-box-shadow:inset -6px 0 6px -6px rgba(0, 0, 0, 0.15); box-shadow:inset -6px 0 6px -6px rgba(0, 0, 0, 0.15);}
#product_comparison thead, #product_comparison tfoot{ background:#fff; }
#product_comparison thead td{ border:1px solid #e9e9e9; border-top:none; border-left:none;}
#product_comparison thead tr:last-child td{ border-bottom:none;}
#product_comparison .btn-remove { float:right;}
#product_comparison a.product-image { margin:0 0 15px;}
#product_comparison .price-box, #product_comparison .product-name, #product_comparison p, #product_comparison ul.add-to-links li { text-align:center;}
#product_comparison .ratings {text-align:center; }
#product_comparison .ratings .rating-box {float:none; margin:0 auto;}

.item-options {margin-top:10px;}
.item-options dt{float:left; clear:left; font-style: normal; font-weight:300; }
.item-options dt:after{content:' - '; }
.item-options dd { float:left; margin:0 0 3px 3px; padding:0; font-weight: 400; font-style: normal; }
.product-view .item-options {margin-top:10px;}
.product-view .item-options dt{float:none; }
.product-view .item-options dd { float:none; margin:5px 0 0 20px; padding:0; font-weight: 400; font-style: normal; }

/* Shipping and Payment methods */
#checkout-payment-method-load  #payment_form_seb_baltic_card,
#onestepcheckout-payment-methods #payment_form_seb_baltic_card {
  display: none;
}
.sp-methods { margin:14px 0; }
.sp-methods dt { margin:13px 0 5px; font-weight:bold; }
.sp-methods dd {margin:0;}
.sp-methods dd li { margin:5px 0; }
.sp-methods label { font-weight:bold; color:#666; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods .form-list li { margin:0 0 8px; }
.sp-methods select.month { width:154px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

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

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

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

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

.dedicated-review-box {}
.dedicated-review-box .ratings-list{margin:10px 0;}

#product-review-table {margin:0 0 15px; }
#product-customer-reviews {
  float: left;
  width: 100%;
  max-width: 64.6%;
  padding-right: 2%;
  margin-top: 15px;
  padding-left: 20px;
}
#product-customer-reviews h3,
#product-customer-reviews h4 {
  font-size: 14px;
}
.product-view .add-review{
  float: left;
  width: 100%;
  max-width: 66.6%;
  padding-right: 0;
  position: relative;
  padding-left: 20px;
}
.product-view #review-form fieldset,
.product-view .add-review #review-form {
  display: block;
  max-width: 100%;
  float: left;
  min-width: 100%;
}
.product-view #review-form fieldset{

}
.add-review #product-review-table {
  display: block;
}
#product-customer-reviews li{margin-bottom:10px;}
#product-customer-reviews .review-title{font-size:14px; font-family:"Myriad Pro", serif; font-weight:400; color:#000; color:rgba(0,0,0,0.67); padding-right:0px;}
#product-customer-reviews p{margin:0 0 0 5px;}
#product-customer-reviews .ratings-list{
  /*margin:10px 0 10px 5px;*/
  margin:0;
}
#product-customer-reviews .ratings-list td{line-height: 14px; padding:0 5px 0 0; }
.add-review {border-top:1px solid #ededed; padding-top:5px;}
.add-review h3.title{font-size:14px; font-family:"Myriad Pro", serif; padding-right: 15px; margin:0 0 20px;}
.add-review .data-table th{ padding:12px;}
.add-review .data-table td{ padding:12px; text-align: center;}
.add-review .form-list label{ color:#565656}
.add-review .buttons-set { margin:0;}
.add-review .buttons-set button.button{ float:left;}

#customer-reviews {margin-top:30px;}
#customer-reviews dt a{font-size:14px; font-family:"Myriad Pro", serif; padding-right: 15px;}
#customer-reviews dd {margin:0 0 20px 10px;}
#customer-reviews .ratings-table{margin:10px 0 10px 5px;}
#customer-reviews .ratings-table td{line-height: 14px;}
#customer-reviews .form-add {border-top:1px solid #ededed; padding-top:30px; margin-top:20px;}
#customer-reviews .form-add h2{font-size:14px; font-family:"Myriad Pro", serif; padding-right: 15px; margin:0 0 20px;}
#customer-reviews .form-add .data-table th{ padding:12px;}
#customer-reviews .form-add .data-table td{ padding:12px; text-align: center;}
#customer-reviews .form-add .form-list label{ color:#565656}
#customer-reviews .form-add .buttons-set button.button{ float:left;}

.top-opc { width:1170px; }
.top-opc li{float:left; width:150px; margin:0 40px 30px 0;}
.top-opc li .number{display:block; float:left; width:54px; height:54px; margin:0 10px 0 0; background:#dbdbdb; line-height:52px; font-family:"Myriad Pro",serif; font-size:30px; font-weight:300; color:#fff; text-align:center; border-radius:100%; -moz-border-radius:100%; -webkit-border-radius:100%; }
.top-opc li h2{overflow:hidden; margin:11px 0 0; line-height:16px; font-size:16px; font-weight:300; color:#dbdbdb;}
.top-opc li.allow {cursor:pointer;}
.top-opc li.allow .number{background:#322c29;}
.top-opc li.allow h2{color:#322c29;}
.top-opc li.allow:hover .number{background:#97d2c9;}

.opc {border:0;}
.opc button.button span {font-size:12px; text-transform: lowercase;}
.opc .step {padding:23px 21px; margin:0 0 30px; position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
                -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
                -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
                box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.opc .step-title {display:none; padding:0; margin:0; background:transparent; border-bottom:1px solid #e8e8e8; font-size:18px; color:#4c4c4c; font-family:"Myriad Pro", serif; line-height:47px; height:47px;}
.opc .step-title h2 {margin:0; line-height:47px;}
.opc .step-title .number {margin:10px 20px 0 18px; padding:0 18px 0 0; border-right:1px solid #e0e0e0; line-height:25px;}
.opc .active .step-title {background: #f7f7f7; border:1px solid #e8e8e8;}
.opc .active .step-title .number {border-right:1px solid #e8e8e8;}
.opc .step-title:hover {background: #f7f7f7;}
.opc .active .step-title:hover {background: #f7f7f7;}
.opc h3{margin:0 0 15px; font-size:18px; color:#97d2c9; font-family:"Myriad Pro", serif; font-weight:300; }
.opc h4 {font-size:12px; font-weight:300; color:#97d2c9;}
.opc .buttons-set {margin:0;}
.opc .form-list {margin:10px 0 0;}
.opc .form-list li{margin:0;}
.opc .form-list .input-box {margin:0 0 15px;}
.opc .form-list .input-box {width:100%;}
.opc .form-list input.input-text {width:90%;}
.opc .form-list li.wide .input-box {width:100%;}
.opc .form-list li.wide input.input-text {width:95%;}
.opc .form-list .field {width:50%;}
.opc .td-label {display:none; font-style:italic; width:90px;  }
.opc .product-name {overflow:hidden; }


#checkout-step-login {padding:0; margin:0; background:none transparent; border:0; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none;}
#checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login{width:378px}
#checkout-step-login .block-checkout-register{margin-left:0}
#checkout-step-login .block-checkout-login{margin-right:0}
#checkout-step-login .block .block-title{margin:0; border:none; }
#checkout-step-login .block .block-content li {margin:0; padding:0; line-height:20px; background:none}
#checkout-step-login .block-checkout-register h4{margin-top:20px; }
#checkout-step-login .block-checkout-register ul.ul{}
#checkout-step-login .block-checkout-register ul.ul li {line-height:24px; font-weight:300; padding:0 0 0 24px; position:relative; }
#checkout-step-login .block-checkout-register ul.ul li:before { content: '\00b7';font-size:70px;position:absolute;top:2px;left:0px;font-family: "Times New Roman", sans-serif;font-style:normal;color:#97d2c9; }
#checkout-step-login .block-checkout-login .buttons-set button.button {float:left; margin:0 13px 0 0;}
#checkout-step-login .block-checkout-login .buttons-set .required {float:left; width:200px;}
#checkout-step-login .block-checkout-login .buttons-set a {float:left;}
#checkout-step-login input.input-text {width:318px;}
#checkout-step-login label {color:#808080; margin:0;}

#checkout-review-table {}
#checkout-review-table h3 {margin:0; font-size:12px; font-family:Arial,serif; color:#000; color:rgba(0,0,0,0.75);   }

#checkout-step-review {}
#checkout-step-review .buttons-set {margin-top:10px; line-height:42px;}
#checkout-step-review .buttons-set button.button {float:right;}

#cart-sidebar-reorder {margin:0 0 30px}
.block-reorder .block-content .actions {text-align:right; line-height:42px;  }

.block-progress dt {line-height:24px; font-weight:300; padding:0 0 0 24px; position:relative;}
.block-progress dt:before { content: '\00b7';font-size:70px;position:absolute;top:2px;left:0px;font-family: "Times New Roman", sans-serif;font-style:normal;color:#97d2c9; }
.block-progress dt.complete {background:transparent; font-weight:700; }
.block-progress dt a {font-size:10px; text-decoration:underline; }
.block-progress dt a:hover {text-decoration:none;}
.block-progress dt:last-child { border-bottom:none; }
.block-progress dd {margin:5px 0; padding:0 0 0 23px; }
.block-progress dd.complete { background: transparent;}


.block { float:left; width:230px; padding:23px 20px; margin:0 15px 30px; position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.block .block-title {border:0; padding:0 0 22px; margin:0 0 25px; color:#000; color:rgba(0,0,0,0.75); border-bottom:1px solid #e8e8e8; }
.block .block-title strong {font-size:22px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.block .block-title small {font-size:70%}
.block .block-subtitle {margin:0 0 10px; padding: 0 0 25px; border-bottom: 1px solid #f4f4f4; font-size:14px;}
.block .block-content {padding:0; margin:0;}
.block .block-content p {padding:0 0 10px;}
.block .block-content .actions {margin:0; padding:0; text-align:center; }
.block .block-content .actions a:hover {text-decoration:none;}
.block .block-content .actions .f-right {line-height:35px;}
.block .block-content li, .block .block-content li.item {margin:0 0 0 3px; padding:0 0 0 13px; line-height:20px; background: url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif") 0 8px no-repeat  }
.block .block-content li:last-child, .block .block-content li.item:last-child {border:0; }
.block .block-content a, .block .block-content li a, .block .block-content li.item a {color:#322c29; text-decoration:none;}
.block .block-content a:hover, .block .block-content li a:hover, .block .block-content li.item a:hover {color:#999; text-decoration:none; }
.block li.even, .block li.odd {background-color: transparent;}
.block .btn-remove, .block .btn-edit {float:left;}


.cms-index-index .block { float:left; width:270px; padding:0; margin:0 15px 30px; position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.cms-index-index .block .block-title {border:0; padding:24px 35px 27px; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.cms-index-index .block .block-title:after {content:''; float:left; width:120px; height:1px; background:#e8e8e8; margin:14px 0 0 39px;}
.cms-index-index .block .block-title strong {font-size:24px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cms-index-index .block .block-subtitle {margin:0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #f4f4f4;}
.cms-index-index .block .block-content {padding:0 20px 25px; margin:0;}
.cms-index-index .block .block-content .actions {margin:0; padding:0; text-align:center; }
.cms-index-index .block .block-content .actions .f-right {line-height:35px;}
.cms-index-index .block .block-content li, .block .block-content li.item {margin:0; padding:0; line-height:20px; background: none;  }
.cms-index-index .block .block-content li:last-child, .cms-index-index .block .block-content li.item:last-child {border:0; }
.cms-index-index .block .block-content li a:hover, .cms-index-index .block .block-content li.item a:hover {color:#999; }
.cms-index-index .block li.even, .cms-index-index .block li.odd {background-color: transparent;}
.cms-index-index .block .btn-remove, .cms-index-index .block .btn-edit {float:left;}

.block-tags .block-content li {line-height:22px; font-size:16px; background:none; padding:0; margin:0; }
.block-tags .block-content li a {color:#322c29;}
.block-tags .block-content .actions {width:270px; height:40px; line-height:40px; margin:16px -21px -22px; background:#fcfcfc; text-align:center;
    -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.block-tags .block-content .actions a { float:none;}

.block-poll .question {float:left; margin:0 10px 0 0; font-size:18px; font-weight:300; font-family:"Myriad Pro", serif; color:#000; color:rgba(0,0,0,0.67); }
.block-poll .block-subtitle {font-weight:300; }
.block-poll .block-content li {line-height:30px; margin:0; padding:0; background:none; }
.block-poll input.radio { margin-top:7px; }
.block-poll .block-content .actions {margin:10px 0 0 0; padding:20px 0 0; border-top:1px solid #e8e8e8;}

.block-layered-nav .block-subtitle {display:none;}
.block-layered-nav dt {margin:10px 0 5px; padding:0px; border:0; font-size:14px; font-weight:400; font-family:"Myriad Pro", serif; color:#000; color:rgba(0,0,0,0.67);}
.block-layered-nav dd {margin:0 0 15px;}
.block-layered-nav .block-content dd li {margin:0 0 0 3px; padding:0 0 0 13px; line-height:20px; background: url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif") 0 8px no-repeat  }
.block-layered-nav .block-content dd li:last-child {border:0; }
.block-layered-nav .block-content dd li a:hover {color:#999; }
.block-layered-nav .shopby_more {display:none; text-align:right;}

.block-layered-price {}
.block-layered-price .ui-slider-horizontal { height:6px; border:1px solid #e6e6e6; background:#fefefe; margin:0 0 10px; border-radius:0; -webkit-border-radius:0; -moz-border-radius:0;
-webkit-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
        box-shadow:inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.block-layered-price .ui-widget-header {background:#5e5e5e none; }
.block-layered-price .ui-slider-horizontal .ui-slider-handle {top: -.3em;  margin-left: -.6em;}
.block-layered-price .ui-slider .ui-slider-handle {width:19px; height:18px; }
.block-layered-price .ui-widget-content .ui-state-default {background:transparent url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider_handle.png') 0 0 no-repeat; border:none; cursor:pointer; }

.block-left-nav .block-title strong {font-size:24px;}

.block-compare .block-content li.item {margin:0 0 9px 25px; padding:0; line-height:16px; background:none;}
.block-compare .btn-remove {float:left; margin:1px 0 0 -25px; }
.block-compare .block-content .actions {margin:20px 0 0 0; padding:20px 0 0; border-top:1px solid #e8e8e8;}
.block-compare .block-content .actions .f-right {float:none !important;}
.block-compare .block-content .actions a {float:none;}
.block-compare .block-content .actions a:before {content:''; position:absolute; width:15px; height:15px; margin:10px 0 0 -20px; background-color:#393431; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_remove.png);}

.block-bestsellers{}
.block-bestsellers .block-title {margin:0 0 21px;}
.block-bestsellers .block-content li {margin:0 0 12px; padding:0 0 12px; line-height:16px; background:none; border-bottom: 1px solid #f4f4f4;}
.block-bestsellers .block-content li:last-child {margin:0; padding:0; border:none;}
.block-bestsellers .product-image {float:left; width:56px; margin-right:10px; border:5px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.block-bestsellers .product-info {float:left; width:120px; }
.block-bestsellers .price-box {margin-top:5px;}
.block-bestsellers .price-box .price {font-size:12px;}

.block-viewed{}
.block-viewed .block-title {margin:0 0 21px;}
.block-viewed .block-content li {margin:0 0 12px; padding:0 0 12px; line-height:16px; background:none; border-bottom: 1px solid #f4f4f4;}
.block-viewed .block-content li:last-child {margin:0; padding:0; border:none;}
.block-viewed .product-image {float:left; width:56px; margin-right:10px; border:5px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.block-viewed .product-info {float:left; width:120px; }
.block-viewed .price-box {margin-top:5px;}
.block-viewed .price-box .price {font-size:12px;}

.block-subscribe{}
.block-subscribe .form-subscribe-header{text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.block-subscribe .input-box{margin:16px 0; text-align:center }
.block-subscribe input.input-text{min-width:90%; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; }

.block-login {float:none; width:350px; margin:0 auto; padding:0; position:relative; background:#fff; border:none; border-top:6px solid #97d2c9; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.10);}
.block-login .block-title {padding:29px 33px 50px; border:0; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.block-login .block-title:after {width:250px; margin:23px 0 0 17px; content:''; float:left; height:1px; background:#e8e8e8; }
.block-login .block-title strong {font-size:36px; line-height:30px;}
.block-login .block-content {margin:0; padding:0 43px 25px; text-align:center;}
.block-login .block-content ul {margin:0; padding:0; background:none; border:none; list-style:none; }
.block-login .block-content li {margin:0; padding:0; background:none; border:none; text-align:center;}
.block-login .block-content .form-list label { float:none; color:#505050; font-weight:300; padding:0;}
.block-login .block-content .form-list .input-box{margin:2px 0 21px; width:auto; text-align:center;}
.block-login input.input-text{margin:0; display:inline; min-width:96%; border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px; }
.block-login .forgot-password{display:block; margin:10px 0 16px; color:#322c29; }
.block-login .forgot-password:hover{color:#000; text-decoration:none;  }
.block-login .block-slider .slides > li strong {padding:0; margin:0; border:0;}
.block-login .block-slider .slides > li button.button {margin:0;}
.block-login .new-users {position:relative; width:350px; height:42px; overflow:hidden; margin:-25px 0 0; padding:13px 0; background:#fefefe; text-align:center;
    -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.block-login .new-users .button{float:none;}
.block-login .error-msg, .block-login .success-msg { border:none !important; background:none !important; line-height:1.4; min-height:10px !important; padding:0 0 10px !important; font-size:14px !important; font-weight:normal !important; font-style: italic !important;  }


/* Product Tabs */
.product-tabs-container {}
.product-tabs-container h2.tab-heading {display:none}
.product-tabs { margin:25px 0 0; border:0; }
.product-tabs li { float:left; border:1px solid #e1e1e1; height:43px; line-height:43px; margin-right:7px; position:relative;  }
.product-tabs li.first { }
.product-tabs li.last { }
.product-tabs a { display:block; height:47px; padding:0px 20px; color:#000; color:rgba(0,0,0,0.67); font-size:16px; font-family:"Myriad Pro", serif; background: #f5f5f5; }
.product-tabs a:hover { background-color:#fff; text-decoration:none; }
.product-tabs li.active {border:none; border-top:4px solid #97D2C9; z-index:3; margin-top:-4px; height:46px; background:#fff;
    border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
    -webkit-box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);
       -moz-box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);
            box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);}
.product-tabs li.active a,
.product-tabs li.active a:hover { background-color:#fff; }
.product-tabs-content {position:relative; z-index:2; border:none; background:#fff; padding:23px; margin:69px 0 40px; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:2px 1px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:2px 1px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:2px 1px 6px 0px rgba(0, 0, 0, 0.15);}
.product-tabs-content h2 { display:none; font-size:12px; font-weight:bold; }
.product-tabs-content h3, .product-tabs-content h4 {font-weight:400;}
.product-tabs-content h4 {margin:0 0 10px;}
.product-tabs-content .data-table td {padding-left:12px}
.product-tabs-content ul.disc {}
.product-tabs-content ul.disc li { width:auto; float:none; background:transparent url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif") no-repeat 10px 8px !important;; line-height: 22px; padding: 0 10px 0 20px;}

.product-tabs-accordion {display:none; margin:25px 0 30px; border:0; }
.product-tabs-container h2.tab-heading { border:1px solid #e1e1e1; height:43px; line-height:43px; margin:-1px 0 0; position:relative; background: #f5f5f5; }
.product-tabs-container h2.tab-heading:hover { background-color:#fff; }
.product-tabs-container h2.tab-heading a { display:block; height:43px; padding:0px 20px; color:#000; color:rgba(0,0,0,0.67); font-size:16px; font-family:"Myriad Pro", serif; }
.product-tabs-container h2.tab-heading a:hover { text-decoration:none; }
.product-tabs-container h2.active {border:none; border-top:4px solid #97D2C9; background:#fff;
    border-radius:2px; -webkit-border-radius:2px; -moz-border-radius:2px;
    -webkit-box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);
    box-shadow:1px -1px 6px -1px rgba(0, 0, 0, 0.15);}
.product-tabs-container h2.active a,
.product-tabs-container h2.active a:hover { background-color:#fff; }
.accordion-content {display:none; margin:0;}

.product-view {}
.product-view .buttons-set .back-link  {float:right; margin:-60px 0 0;}
.review-product-list .product-view .buttons-set .back-link  {display:none;}
.review-product-list .product-view .box-reviews  {
  margin:30px 0;
}
.review-product-list .product-view .box-reviews .review-nologged{
  width: 100%;
  font-size: 16px;
}
.product-view h1 {font-size:30px; font-family:"Myriad Pro",serif; font-weight:400; color:#322c29; letter-spacing:-1px}
.product-view h2 {font-size:20px; font-family:"Myriad Pro",serif; font-weight:400; color:#322c29; letter-spacing:-1px}
.product-view .product-name { margin-bottom:7px; }
.product-view .product-name a{ color:#322c29; }
.product-view .product-name a:hover{ color:#000; text-decoration:none; }
.product-view .availability { float:left; clear:left; font-size:12px; font-weight:300; color:#73b334; margin:10px 14px 0px 0; }
.product-view .sku { float:left; font-size:12px; font-weight:700; margin:10px 0 0; }
.product-view .availability-grouped { float:none; margin:5px 14px 15px 0; }
.product-view .sku-grouped { font-size:12px; font-weight:700; margin:0 0 15px; }
.product-view .grouped-items-table {margin:0 0 20px;}
.product-view .product-shop .grouped-items-table .price-box .price { font-size:24px; line-height:24px; }
.product-view .product-shop .grouped-items-table tbody td { padding:10px;}
.product-view .product-essential {}
.product-view .short-description { margin:15px 0; padding:17px 0; border:1px solid; border-color:#e3e3e3; border-color:rgba(227,227,227,0.61); border-left:none; border-right:none; color:#000; color:rgba(0,0,0,0.67);}
.product-view .qty-container { margin:0 0 17px; padding:0 0 17px; border-bottom:1px solid; border-bottom-color:#e3e3e3; border-bottom-color:rgba(227,227,227,0.61);}
.product-view .qty-container label{float:left; margin-right:10px; line-height:30px; color:#000; color:rgba(0,0,0,0.67);}
.product-view .qty-container input{float:left; width:40px;}
.product-view .product-options {background: transparent; margin:0 0 0 0 13px; padding:0;}
.col1-layout .product-view .product-shop { float:none; width:auto; overflow:hidden; margin:0;}
.product-view .product-shop-info {overflow:hidden; padding:0 2px;}
.product-view .product-shop .product-options {margin:0px 0 13px;}
.product-view .product-shop .price-box {position:relative; float:left;}
.product-view .product-shop .price-box .price-label { display:block;}
.product-view .product-shop .price-box .price { font-size:48px; line-height:48px; }
.product-view .product-shop .price-box .old-price { position:absolute; left:100%; margin:7px 14px; }
.product-view .product-shop .price-box .old-price .price { color:#b5b5b5; font-size:14px; line-height:100%; }
.product-view .product-shop .price-box p{}
.product-view .product-shop .price-box-bundle {float:none;}
.product-view .product-shop .price-box-bundle .price-box {float:none;}
.product-view .product-shop .price-box-bundle .price-box p {display:block;}
.product-view .product-shop .grouped-items-table .price-box .old-price {position:static; margin:0;}
.product-view .product-options dt {margin:10px 0 0;}
.product-view .product-options dt label em {color:#9A1212;}
.product-view .product-options dd {padding: 0px 0px 17px; margin:0 0 17px; border-bottom:1px solid; border-bottom-color:#e3e3e3; border-bottom-color:rgba(227,227,227,0.61);}
.product-options dd input.input-text {width:96%}
.product-view .product-options .qty-holder {display:block; margin-top:5px;}
.product-view .product-options dd input.qty {width:40px;}
.product-view .product-options-bottom {background: transparent; margin:10px 0; padding:0;}
.product-view .product-shop .product-options-bottom {margin:0; float:left;}
.product-view .product-shop .product-options-bottom .price-box {float:none; margin:0 0 15px; }
.product-view .product-img-box {width:363px; position:relative; margin: 0 30px 0 0;}
.product-view .product-img-box .zoom {width: 210px; background:none; }
#track { background: url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider_bg.gif") no-repeat scroll 50% 50% transparent; }

.product-view .product-img-box .product-image {padding:0; margin:0 0 6px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.product-view .product-img-box .product-image a {display:block; position: relative; overflow: hidden;}
.product-view .product-img-box .zoom-notice {margin:5px 0;}
.product-view .product-img-box .product-image-zoom {width:363px; height:363px;}
.product-view .product-img-box .zoom-thumbnail {}
.product-view .product-img-box .more-views { padding:8px 0; margin:0 0 6px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.product-view .product-img-box .more-views ul {margin:0;}
.product-view .product-img-box .more-views li { float:left; background:transparent; padding:0; margin:0 6px 0 0;}
.product-view .product-img-box .more-views .jcarousel-skin-tango {margin:0 46px;}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-container-horizontal {margin:0; width:402px;}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-clip-horizontal {margin:0; width:402px;}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item {width:126px; margin:0 4px;}
.product-view .product-img-box .more-views .jcarousel-controls {position:relative;}
.product-view .product-img-box .more-views .jcarousel-prev-horizontal { position:absolute; left:1px;}
.product-view .product-img-box .more-views .jcarousel-next-horizontal { position:absolute; right:1px;}
.product-view .add-to-cart { margin:0;}
.product-view .product-shop .add-to-box { margin:0; float:left;}
.product-view .product-shop .add-to-cart button.button { margin:0;}
.product-view .add-to-cart button.button span{ height:52px; background-image:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_overlay_product.png'); }
.product-view .add-to-cart button.button span span {line-height:52px; font-size:14px; text-transform:capitalize; padding:0 20px 0 70px; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_product.png') 17px 50% no-repeat; }

.product-view .add-to-links{margin:88px 0 0; padding:0; float:left; }
.product-view .add-to-links li{line-height:38px; padding-left:53px; margin:0 0 0 20px; float:left;}
.product-view .product-shop-info .add-to-links{float:none; clear:left;}
.product-view .product-shop-info .add-to-links li{margin:8px 50px 0 0; float:none;}
.product-view .add-to-links li a{display:block; color:#322c29; font-size:14px;}
.product-view .add-to-links li span.icon {display:block; float:left; overflow:hidden; margin-left:-53px; width:38px; height:38px; background:#322c29 url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist.png") 50% 50% no-repeat; -webkit-border-radius:100% !important; -moz-border-radius:100% !important; border-radius:100% !important; text-indent:-999px; }
.product-view .add-to-links li.compare span.icon {background-image:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare.png');}
.product-view .add-to-links li.email-friend span.icon {background-image:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_email.png');}
.product-view .add-to-links li a:hover {text-decoration:none }
.product-view .add-to-links li:hover span.icon {background-color:#97d2c9}

.product-view .add-to-links .link-wishlist,
.product-view .add-to-links .link-compare {font-weight:400;}
.product-view .product-shop .no-rating, .product-view .product-shop .ratings { margin:0 0 10px; padding:0 0 10px; border-bottom:1px solid; border-bottom-color:#e3e3e3; border-bottom-color:rgba(227,227,227,0.61); }
.product-view .product-shop .no-rating a, .product-view .product-shop .ratings a {color:#000; color:rgba(0,0,0,0.67); font-size:12px; text-decoration:none;}
.product-view .product-shop .no-rating a:hover, .product-view .product-shop .ratings a:hover {color:#000;}
/*.product-view .addthis_toolbox {margin:17px 0;}*/
.product-view .addthis_toolbox {margin:15px 0 0 10px; float: left; width: 100%;}
.product-view .grouped-items-table .qty{width:30px;}
.product-view .tier-prices{margin:14px 0 0;}
.product-options dd select {width:208px;}
.product-options dd select.multiselect {width:100%;}

.product-view .box-tags h3 {font-size:14px; font-family:"Myriad Pro", serif;}
.product-view .box-tags .product-tags {margin:10px 0 20px;}
.product-view .box-tags .product-tags li { display:inline; padding:0 6px; }
.product-view .box-tags .product-tags li a{ text-decoration: underline; }
.product-view .box-tags div.form-add{ border-top:1px solid #ededed; padding-top:20px; }
.product-view .box-tags .form-add label{ display:block; float:none; font-size:14px; margin-bottom:5px; }
.product-view .box-tags .form-add .input-box {margin:0;}
.product-view .box-tags .form-add .input-text {height:24px; line-height:24px; border-right:0;}
.product-view .box-tags .form-add button.button span {height:34px;line-height:34px; }

.product-view .after-tabs-block { margin:0 0 30px;}

.product-view .product-additional { float:right; width:270px; margin:0 3px 0 27px;}
.product-view .product-additional .block {margin:0 0 20px; padding:0; width:270px; }
.product-view .product-additional .block .block-title {border:0; padding:24px 35px 27px; margin:0; color:#000; color:rgba(0,0,0,0.75); text-align:center;}
.product-view .product-additional .block .block-title:after {content:''; float:left; width:120px; height:1px; background:#e8e8e8; margin:14px 0 0 39px;}
.product-view .product-additional .block .block-title strong {font-size:24px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.product-view .product-additional .block .block-subtitle {margin:0 0 10px; padding: 0 0 15px; border-bottom: 1px solid #f4f4f4;}
.product-view .product-additional .block .block-content {padding:0 20px 25px; margin:0;}
.product-view .product-additional .block .block-content .actions {margin:0; padding:0; text-align:center; }
.product-view .product-additional .block .block-content .actions .f-right {line-height:35px;}
.product-view .product-additional .block .block-content li {margin:0; padding:0; line-height:20px; background: none;  }
.product-view .product-additional .block .block-content li:last-child, .product-view .product-additional .block .block-content li.item:last-child {border:0; }
.product-view .product-additional .block .block-content li:hover a, .product-view .product-additional .block .block-content li.item:hover a {color:#999; }
.product-view .product-additional .block li.even, .product-view .product-additional .block li.odd {background-color: transparent;}
.product-view .product-additional .block .btn-remove, .product-view .product-additional .block .btn-edit {float:left;}

.product-view .box-up-sell {}
.product-view .box-up-sell h2{font-size:24px; text-transform:uppercase; margin:0 80px 20px 0 }
.product-view .box-up-sell .block-subtitle {line-height:32px;}
.product-view .box-up-sell .block-subtitle a {font-weight:300; text-decoration:underline; }
.product-view .box-up-sell .block-subtitle a:hover {text-decoration:none; }
.product-view .box-up-sell .jcarousel-item, .product-view .box-up-sell .item {width:280px; margin:0;}
.product-view .box-up-sell .item {float:left; width:130px; padding:0; margin:3px 4px 20px 3px; position:relative; }
.product-view .box-up-sell .product-image {display:block; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.product-view .box-up-sell .product-name {color:#3c3c3c; font-size:12px; font-weight:300; display:block; margin:10px 4px 6px; line-height:120%; }
.product-view .box-up-sell .product-name:hover {color:#000; text-decoration:none;}
.product-view .box-up-sell .upsell-checkbox {margin:0 4px; line-height:12px; float:left; }
.product-view .box-up-sell .price-box {overflow:hidden; margin:0px 0 0 4px; line-height:12px; }
.product-view .box-up-sell .price-box .price {font-size:12px; font-family:Arial,serif; line-height:100%;}
.product-view .box-up-sell .jcarousel-next-horizontal {margin:-55px 0 0 30px; background-color:#efefef}
.product-view .box-up-sell .jcarousel-prev-horizontal {margin:-55px 0 0 0; background-color:#efefef}
.product-view .box-up-sell .jcarousel-container-horizontal {width:280px; margin:0;}
.product-view .box-up-sell .jcarousel-clip-horizontal {width:280px; margin:0;}

.box-up-sell2 {position: relative; margin:30px 0 0 -15px; display:none; }
.box-up-sell2 h3{ font-family:"Myriad Pro", serif; font-size:24px; font-weight:300; padding:0 0 28px; margin:0 0 0 15px; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.box-up-sell2 .block-subtitle{ margin:-15px 15px 15px; text-align:left; }
.box-up-sell2 .block-subtitle a{text-decoration:underline;}
.box-up-sell2 .block-subtitle a:hover{text-decoration:none;}
.box-up-sell2 .jcarousel-list li {float:left; width:252px; padding:0; margin:0 15px 53px; position:relative; background:#fff; border:9px solid #fff; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
    -webkit-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); -moz-box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15); box-shadow:0px 0px 6px 0px rgba(0, 0, 0, 0.15);}
.box-up-sell2 .jcarousel-list h3{ font-size:24px; font-family:"Myriad Pro",serif; font-weight:300; color:#000; color:rgba(0,0,0,0.67); letter-spacing:-1px; margin:27px 0 26px 2px; text-align:center; }
.box-up-sell2 .jcarousel-list .button-container {float:right;}
.box-up-sell2 .jcarousel-list .button-container button.button span {width:35px; height:35px; border-radius:100%; -webkit-border-radius:100%; -moz-border-radius:100%; text-indent:-9999px;}
.box-up-sell2 .jcarousel-list .button-container button.button span span {padding:0; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing.png') 50% 50% no-repeat; }
.box-up-sell2 .jcarousel-list .product-image {display: block; margin:0 0 12px; }
.box-up-sell2 .jcarousel-list .product-image img {position:relative; z-index:0; }
.box-up-sell2 .jcarousel-list .product-name {color:#3c3c3c; font-size:16px; font-weight:300; display:block; margin:4px; line-height:120%; }
.box-up-sell2 .jcarousel-list .product-name:hover {color:#000; text-decoration:none;}
.box-up-sell2 .jcarousel-list .upsell-checkbox {margin:0 4px; line-height:12px; float:left; }
.box-up-sell2 .jcarousel-list .price-box {overflow:hidden; margin:0px 0 0 4px; line-height:12px; letter-spacing:-1.2px }
.box-up-sell2 .jcarousel-next-horizontal {background-color:#efefef}
.box-up-sell2 .jcarousel-prev-horizontal {background-color:#efefef}

.banner{margin-bottom:10px;}
.banner a{display: block; position: relative; margin:0px; text-decoration:none;}
.banner a:hover{text-decoration:none;}
.banner a span{position:absolute; padding: 12px; top:50%; background: #1b1a19; font-weight: 300 !important; font-size:16px; line-height: 16px; color:#fff}
.banner a.text-left span{left:0; text-align: left;}
.banner a.text-center span{left:0; right:0; margin:0 auto; text-align: center;}
.banner a.text-right span{right:0; text-align: right;}
.banner a em{position:absolute; z-index:2; width:100%; height:100%; top:0; left:0; background: #000;
	filter: alpha(opacity=0); /* internet explorer */
    opacity: 0;           /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
}
.banner a:hover em{
	filter:alpha(opacity=10); /* internet explorer */
    opacity:0.1; /* fx, safari, opera, chrome */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=10)"; /*IE8*/
}


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

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

/* General Box */
.box-account { margin:0 0 15px; }
.box-account .box-head { margin:0 0 5px; text-align:right; }
.box-account .box-head h2 { float:left; margin:0; font-size:14px; font-weight:bold; color:#4c4c4c; }
.box-account .box-head a { font-size:10px; text-transform:uppercase; }

.dashboard .box .box-title { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; margin:0; font-size:12px; font-weight:bold; line-height:1.35; }
.dashboard .box .box-title a { font-size:10px; text-transform:uppercase; }
.dashboard .box .box-content { padding:0 10px; }

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

/* Block: Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 { font-size:11px; font-weight:bold; }

/* Block: Reviews */
.dashboard .box-reviews .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-reviews .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-reviews .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-reviews .details { padding:0 10px; }
.dashboard .box-reviews li.item { margin:0 0 7px; }
.dashboard .box-reviews li.item.last { margin:0; }
.dashboard .box-reviews .ratings { margin:7px 0 0; }

/* Block: Tags */
.dashboard .box-tags .box-head { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; }
.dashboard .box-tags .box-head h2 { font-size:12px; font-weight:bold; line-height:1.35; color:#444; }
.dashboard .box-tags .number { display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c; }
.dashboard .box-tags .details { padding:0 10px; }
.dashboard .box-tags li.item { margin:0 0 7px; }
.dashboard .box-tags li.item.last { margin:0; }
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li { display:inline; }
/********** Dashboard > */

/* Address Book */
.addresses-list h2 { background:#f1f1f1; padding:2px 10px; margin:0 0 12px; font-size:13px; font-weight:bold; line-height:1.25; }
.addresses-list h3 { font-weight:bold; font-size:12px; }
.addresses-list address { margin:0 0 3px; }
.addresses-list p { margin:0; }
.addresses-list a { font-weight:bold; }
.addresses-list .link-remove {}
.addresses-list .separator { margin:0 3px; }
.addresses-list li.item { padding:0 10px; margin:0 0 12px; }
.addresses-list li.empty {}
.addresses-list li.empty p { font-weight:bold; }
.addresses-list .addresses-additional li.item {}

/* Order View */
.order-info dt { display:none; }
.order-info ul { margin-bottom:15px; border-bottom:1px solid #666; background:#f2f2f2; }
.order-info li{ float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.order-info li.first { border-left:0; }
.order-info li.last { border-right:0; }
.order-info li a { display:block; padding:6px 15px; color:#444; }
.order-info li a:hover { background-color:#ddd; text-decoration:none; color:#444; }
.order-info li.current { background-color:#666; font-weight:bold; padding:6px 15px; color:#fff; }

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

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

.order-items { width:100%; overflow-x:auto; }
.order-items h2,
.order-items h3 { clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 .45em; }
.order-items h3 { font-size:12px; }
.order-items .product-name { font-weight:bold !important; }
.order-items .link-print { font-size:10px; text-transform:uppercase; }
.order-items .order-links { text-align:right; }
.order-items .order-links .link-print { font-weight:bold; font-size:11px; text-transform:none; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#555; }
.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; }

#my-orders-table {}
#my-orders-table span.title {display:none; font-weight:700; width:100px; padding:0 15px 0 0 ;}

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

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

/* Order Print Pages */
.page-print .print-head { margin:0 0 15px; }
.page-print .print-head .logo { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h1 { font-size:15px; font-weight:bold; }
.page-print h2,
.page-print h3 { font-size:12px; font-weight:bold; }
.page-print h2.h2 { font-size:15px; font-weight:bold; text-align:right; }
.page-print .order-date { border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px; }
.page-print .col2-set { margin:0 0 10px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Wishlist */
.my-wishlist .data-table td { padding:10px; text-align: center !important; }
.my-wishlist .product-image { display:block; width:113px; height:113px; margin:0 auto 5px; }
.my-wishlist textarea { display:block; width:96%; height:109px; }
.my-wishlist .buttons-set { border:0; padding:0; margin:20px 0 0; text-align:left;  }
.my-wishlist .buttons-set button.button { float:none; }
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links { white-space:nowrap; }
#wishlist-table input.qty { width:50px; margin:0 0 15px; }

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

/* My Reviews */
#my-reviews-table td { padding:10px; }
#my-reviews-table .rating-box { margin:3px 0 0; }

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

.new-users button.button {float:left;}
.registered-users input.input-text{width:455px;}

.site-block { position:fixed; z-index:11999; }
.left-side, .right-side { width:250px; top:200px; }
.left-side{ left:-250px; }
.right-side { right:-250px; }
.bottom { right:0; bottom:0; }

.prev-next {margin:0; position:relative; float:right;  }
.prev-next span{}
.product-prev {}
.product-next {}
.product-prev, .product-next  {display:block; float:right; margin:-5px 0 0 5px; overflow:hidden; height:27px; line-height:27px; border:1px solid #e1e1e1; -webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.05); background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/sorter_bg.gif') 0 0 repeat-x }
.product-prev span, .product-next span {display:block; width:63px; padding:0 11px; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/prev_next.png') 0 0 no-repeat }
.product-prev {right:108px; }
.product-prev span{padding-left:28px; text-align:right; }
.product-next span{padding-right:28px; background-position:100% 100%; }
.product-next:hover, .product-prev:hover { text-decoration:none; -webkit-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); -moz-box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05); box-shadow:inset 2px 2px 6px 0px rgba(0, 0, 0, 0.05);}

/************* POPUP style */
.page-popup { background: #e9e9e9; }

/************* FACEBOOK */
#fb-root { display: none;}
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] { width: 100% !important; }

/************* SLIDER */
.slider { position: relative; top: 0; left: 0; overflow: hidden; width:100%; height:100%; padding:7px 0 20px; background:#f4f4f2;}
#slide-timeline {position: absolute; z-index: 999; top:7px; width:0; height:3px; background:#322c29; }

/* 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;}
/* 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 {max-width: 100%; display: block; width:auto\9; /* ie8 */}
.flexslider .slides .small_image{display:none; width:100%; height:auto;}
.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%;}

/* FlexSlider Default Theme
*********************************/
.flexslider {margin:0; position:relative; zoom:1; }
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides {zoom: 1;}
.carousel li {margin-right: 5px}

.flexslider .slides .row{position:relative;}
.flexslider .slides .content{float:left; max-width:1000px; margin:30px 100px; color:#454746); color:rgba(0,0,0, 0.6); text-align:center; }
.flexslider .slides .content strong{font-family:"Myriad Pro",sans-serif; font-size:60px; font-weight:300; text-transform:uppercase; line-height:50px; color:#454746; color:rgba(0,0,0, 0.8); }
.flexslider .slides .content .border{margin:15px 10px; height:1px; background:#bfc5c3; background:rgba(0,0,0,0.09); }
.flexslider .slides .content p{margin:0; font-size:14px;}
.flexslider .slides .content button{margin:15px 0 0;}
.flexslider .slides .text-right .content{float:right; }
.flexslider .slides .text-center .content{float:none; margin:30px auto;}

/* Direction Nav */
.flex-direction-nav {position:relative; width:1200px; margin:0 auto;}
.flex-direction-nav a {width: 77px; height: 77px; margin:0; display: block; background:#fff url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows.png) no-repeat 0 0; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; 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 .disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width:8px; height:8px; display: block; background:#ededed; 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: #97d2c9; }
.flex-control-paging li a.flex-active { background: #97d2c9; 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 .active {opacity: 1; cursor: default;}

/*cart reminder*/
.cartreminder-popup-head {
  background: #bc2330;
  background: -moz-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc2330), color-stop(100%, #9b1c27));
  background: -webkit-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
  background: -o-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
  background: -ms-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
  background: linear-gradient(to bottom, #bc2330 0%, #9b1c27 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bc2330', endColorstr='#9b1c27', GradientType=0);
}
.cartreminder-popup-content table td {
  color: #000;
}
.cartreminder-popup-content table tr:nth-child(2n +2) td{
  background: #ededed;
}
.cartreminder-popup-footer .left-cart-foot {
  box-sizing: border-box;
}
.cartreminder-popup-footer .left-cart-foot span {
  color: #000;
  font-size: 14px;
}
.cartreminder-popup-footer {
  background: #e6e6e6;
  border-top: 1px solid #adadad;
}
.cartreminder-popup-footer .right-cart-foot a{
  color: #fff;
  background: #b8222f;
}
.cartreminder-close {
  background: #a91f2b url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/close-btn-icon.png') no-repeat center;
  background-size: 35px;
}
.cartreminder-close:hover {
  background: #711018 url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/close-btn-icon.png') no-repeat center;
  background-size: 35px;
}

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

/*** Column slider ***/
.block-slider {}
.block-slider {margin: 0; padding: 0; }
.block-slider .slides > li {margin:0; padding:0; line-height:1.4; text-align:center; background:none transparent; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.block-slider .slides > li strong {display:block; border:0; padding:0 0 22px; margin:0 0 25px; color:#000; color:rgba(0,0,0,0.75); border-bottom:1px solid #e8e8e8; font-size:22px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.block-slider .slides > li p {margin:0 0 20px; text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.block-slider .slides > li button.button {margin:-21px 0 21px;}
.block-slider .slides img {max-width: 100%; display: block; }
.block-slider .flex-control-nav {position:relative; width:270px; height:33px; overflow:hidden; margin:0 -20px -25px; background:#fefefe; text-align:center;
    border-bottom-left-radius:2px; -moz-border-bottom-left-radius:2px; -webkit-border-bottom-left-radius:2px; border-bottom-right-radius:2px; -moz-border-bottom-right-radius:2px; -webkit-border-bottom-right-radius:2px;
    -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.block-slider .flex-control-nav li {margin: 0 6px; padding:0; line-height:33px; background:none transparent; display:inline-block; zoom: 1; *display: inline;}
.block-slider .flex-control-paging li a {margin:12px 0; }

.cms-index-index .block-slider {}
.cms-index-index .block-slider {margin: 0; padding: 0; }
.cms-index-index .block-slider .slides > li {margin:0; padding:22px 0 0; line-height:1.4; text-align:center; background:none transparent; display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.cms-index-index .block-slider .slides > li strong {display:block; border:0; padding:0 0 22px; margin:0 0 25px; color:#000; color:rgba(0,0,0,0.75); border-bottom:1px solid #e8e8e8; font-size:22px; font-weight:400; font-family:"Myriad Pro", serif; text-transform:uppercase; letter-spacing:-1.2px; line-height:21px;}
.cms-index-index .block-slider .slides > li p {margin:0 0 20px; text-align:center; font-size:14px; color:#000; color:rgba(0,0,0,0.67);}
.cms-index-index .block-slider .slides > li button.button {margin:-21px 0 21px;}
.cms-index-index .block-slider .slides img {max-width: 100%; display: block; }
.cms-index-index .block-slider .flex-control-nav {position:relative; width:270px; height:33px; overflow:hidden; margin:0 -20px -25px; background:#fefefe; text-align:center;
    -webkit-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    -moz-box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);
    box-shadow:inset 0px 5px 6px -4px rgba(0, 0, 0, 0.15);}
.cms-index-index .block-slider .flex-control-nav li {margin: 0 6px; padding:0; line-height:33px; background:none transparent; display:inline-block; zoom: 1; *display: inline;}
.cms-index-index .block-slider .flex-control-paging li a {margin:12px 0; }

.block-slideshow {padding:23px 20px 25px;}

/* toTop Button */
#toTop { display:none; text-decoration:none; position:fixed; z-index:100; bottom:100px; right:10px; overflow:hidden; width:56px; height:56px; border:none; text-indent:-999px; background:#97d2c9 url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_totop.png) 0 0 no-repeat; -webkit-border-radius:100%; -moz-border-radius:100%; -o-border-radius:100%; border-radius:100%;}
#toTop:hover {background-color:#fff; background-position:0 100%;}

.twitterWidget {min-height:275px}

#review-buttons-container {margin:15px;}
#review-buttons-container button {margin:0 15px 15px 0;}
.paypal-shipping-method {margin:0 0 15px}

.calendar {z-index:1 !important}

.page-sitemap .links { float:none; text-align: right; margin: 0 0 10px; }
.page-sitemap img.v-middle {vertical-align:top;}

/* ==|== media queries ======================================================
   EXAMPLE Media Query for Responsive Design.
   This example overrides the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

/***** Standard 1200px *****/
.row { margin:0 auto; width:1200px; }
.row .row { width:auto; display:inline-block; margin:0 -15px; }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 {	display:inline;	float: left; position: relative; margin:0 15px; min-height:1px;}
.grid_1 { width:70px;}
.grid_2 { width:170px;}
.grid_3 { width:270px;}
.grid_4 { width:370px;}
.grid_5 { width:470px;}
.grid_6 { width:570px;}
.grid_7 { width:670px;}
.grid_8 { width:770px;}
.grid_9 { width:870px;}
.grid_10 { width:970px;}
.grid_11 { width:1070px;}
.grid_12 { width:1170px;}
.space_1 { margin-left:100px; }
.space_2 { margin-left:200px; }
.space_3 { margin-left:300px; }
.space_4 { margin-left:400px; }
.space_5 { margin-left:500px; }
.space_6 { margin-left:600px; }
.space_7 { margin-left:700px; }
.space_8 { margin-left:800px; }
.space_9 { margin-left:900px; }
.space_10 { margin-left:1000px; }
.space_11 { margin-left:1100px; }

/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */
.no-shadow{-webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none}
/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }
/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }
/* Contain floats: h5bp.com/q */
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.clear { clear:both; height:0; line-height: 0; font-size: 0;}


/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/***** Standard 960px *****/
@media only screen and (min-width:960px) {
    /* pienkoneet new design*/
    .menu-wrapper #nav .level-top ul.flexcolumns.level0 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
        flex-wrap:  wrap;
        height: 380px;
        width: auto;
    }
    .menu-wrapper #nav .level-top ul.flexcolumns.level0 > li {
        width: 420px;
        max-width: 50%;
        line-height: 1.3;
    }
    .menu-wrapper #nav .level-top ul.flexcolumns.level0 > li > a {
        padding: 7px;
    }
    /* END pienkoneet new design*/
}
@media only screen and (max-width:1300px) {
    #nav > li:nth-child(4) ul.shown-sub,
    #nav > li:nth-child(5) ul.shown-sub,
    #nav > li:nth-child(6) ul.shown-sub,
    #nav > li:nth-child(7) ul.shown-sub,
    #nav > li:nth-child(8) ul.shown-sub,
    #nav > li:nth-child(9) ul.shown-sub {
        right: 0 !important;
        left: auto !important;
    }
    #nav > li:nth-child(4) .shown-sub ul.shown-sub,
    #nav > li:nth-child(5) .shown-sub ul.shown-sub,
    #nav > li:nth-child(6) .shown-sub ul.shown-sub,
    #nav > li:nth-child(7) .shown-sub ul.shown-sub,
    #nav > li:nth-child(8) .shown-sub ul.shown-sub,
    #nav > li:nth-child(9) .shown-sub ul.shown-sub {
        right: 100% !important;
        left: auto !important;
    }
    #nav > li:nth-child(4) .shown-sub ul.shown-sub,
    #nav > li:nth-child(5) .shown-sub ul.shown-sub {
        right: -100% !important;
    }
}
@media only screen and (min-width:960px) and (max-width:1200px) {
    .row { margin:0 auto; width:960px; }
    .row .row { width:auto; display:inline-block; margin:0 -16px; }
    .grid_1 { width:48px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_2 { width:128px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_3 { width:208px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_4 { width:288px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_5 { width:368px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_6 { width:448px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_7 { width:528px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_8 { width:608px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_9 { width:688px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_10 { width:768px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_11 { width:848px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .grid_12 { width:928px; margin:0 16px 0 16px; float:left; display:inline; position:relative }
    .space_1 { margin-left:96px; }
    .space_2 { margin-left:176px; }
    .space_3 { margin-left:256px; }
    .space_4 { margin-left:336px; }
    .space_5 { margin-left:416px; }
    .space_6 { margin-left:496px; }
    .space_7 { margin-left:576px; }
    .space_8 { margin-left:656px; }
    .space_9 { margin-left:736px; }
    .space_10 { margin-left:816px; }
    .space_11 { margin-left:896px; }

    #queldoreiNav, #nav { width:510px; }
    .search-field #queldoreiNav, .search-field #nav { width:320px; }
    .below-logo #queldoreiNav, .below-logo #nav {width:auto; margin:0 0 10px 26px}

    .homepage-banners a .content{margin:18px;}
    .col1-layout .products-grid { width:900px; margin:0;}
    .home-right {margin-right:30px;}
    .home-main {width:600px;}
    .col1-layout .home-main .products-grid {width:600px;}
    .home-main .category-products {margin-left:30px;}
    .home-left-col {}
    .home-left-col .home-main {margin:30px 30px 0 0;}
    .home-left-col .home-main .category-products {margin-left:0;}
    .home-left-col .home-left {margin:30px 0 0 30px;}

    .flexslider .slides .content{max-width:760px;}
    .flex-direction-nav {width:960px;}

    .product-view .product-additional {display:block; }
    .product-view .box-up-sell2 {display:block; margin-left:0; }
    .main .slider-container {width:900px; margin-left:0px }
    .main .slider-container h3 {width:600px; }
    .jcarousel-skin-tango .jcarousel-clip-horizontal,
    .jcarousel-skin-tango .jcarousel-container-horizontal {width:900px;}
    .home-main .jcarousel-skin-tango .jcarousel-container-horizontal,
    .home-main .jcarousel-skin-tango .jcarousel-clip-horizontal { width:600px; }
    .product-slider-container {width:900px}
    .home-main .product-slider-container {width:600px; margin-left:30px }
    .home-left-col .home-main .product-slider-container {margin:30px 30px 0 0;}

    .col-main, .col-main-left, .col-main-right { width:600px; padding:30px 0 0; margin:0 15px; min-height:400px; }
	.col2-right-layout .col-main {margin-left:45px;}
	.checkout-onepage-index .col2-right-layout .col-main {margin-left:0;}
	.col3-layout .col-main {width:330px;}
    .col-left { margin-left:30px; }
    .col2-left-layout .products-grid,
    .col2-right-layout .products-grid { width:600px; margin:0 -15px; }
    .col1-layout .col-main {width: 900px; margin:0 0 0 45px;}
    .cms-index-index .col1-layout .col-main {width: 960px; margin:0 0 0 30px;}
    .toolbar { margin: 0 30px 0 0; }
    .breadcrumbs{ margin-left:45px; }
    .cart .cart-collaterals .grid_4{margin:0 2px 0 16px;}

    .homepage-banners {width:900px !important;}
    .homepage-banners .grid_6{width:420px !important; margin:0 15px;}

    .col2-left-layout .category-description {margin-right:30px; }
    .products-list {margin: 0 30px 0 0; }
    .products-list .add-to-links {float:none; clear:both;}
    .products-list .price-box {float:none}
    .products-list .ratings {float:none; margin:5px 0;}
    .products-list .add-to-links li:first-child span {display:none}

    /* two_columns 4 products per row */
    .two_columns_4 {}
    .two_columns_4 li.item {width:152px; margin:0 15px 30px}
    .two_columns_4 .hover {width:152px;}
    .two_columns_4 .add-to-links { width:170px; height:auto; padding:10px 0;}
    .two_columns_4 .add-to-links li { display:block; margin:0; line-height:140%; }
    .two_columns_4 .add-to-links li { display:block; margin:0; }
    .two_columns_4 .hover .price-box {display:none}
    .two_columns_4 .quick-view { top:15%; left:23%; height:32px; line-height:32px; font-size:12px; }
    .two_columns_4 .product-name {font-size:14px}
    .two_columns_4 .hover .button-container button.button span span em {margin:0 5px 0 0;}
    /* two_columns 5 products per row */
    .col2-left-layout .two_columns_5 { margin:0 -15px}
    .two_columns_5 {}
    .two_columns_5 li.item {width:152px; margin:0 15px 30px}
    .two_columns_5 .hover {width:152px;}
    .two_columns_5 .add-to-links { width:170px; height:auto; padding:10px 0;}
    .two_columns_5 .add-to-links li { display:block; margin:0; line-height:140%; }
    .two_columns_5 .add-to-links li { display:block; margin:0; }
    .two_columns_4 .hover .price-box {display:none}
    .two_columns_5 .quick-view { top:15%; left:23%; height:32px; line-height:32px; font-size:12px; }
    .two_columns_5 .product-name {font-size:14px}
    .two_columns_5 .hover .button-container button.button span span em {margin:0 5px 0 0;}

    /* one_columns 5 products per row */
    .one_column_5 {}
    .one_column_5 li.item {width:177px;}
    .one_column_5 .hover {width:177px;}
    .one_column_5 .add-to-links { width:195px; height:auto; padding:10px 0;}
    .one_column_5 .add-to-links li { display:block; margin:0; line-height:140%; }
    .one_column_5 .add-to-links li { display:block; margin:0; }
    .one_column_5 .hover .price-box {display:none}
    .one_column_5 .quick-view { top:18%; left:26%; height:32px; line-height:32px; font-size:12px; }
    .one_column_5 .product-name {font-size:14px}
    .one_column_5 .hover .button-container button.button span span em {margin:0 5px 0 0;}
    /* one_columns 6 products per row */
    .one_column_6 {}
    .one_column_6 li.item {width:177px;}
    .one_column_6 .hover {width:177px;}
    .one_column_6 .add-to-links { width:195px; height:auto; padding:10px 0;}
    .one_column_6 .add-to-links li { display:block; margin:0; line-height:140%; }
    .one_column_6 .add-to-links li { display:block; margin:0; }
    .one_column_6 .hover .price-box {display:none}
    .one_column_6 .quick-view { top:18%; left:26%; height:32px; line-height:32px; font-size:12px; }
    .one_column_6 .product-name {font-size:14px}
    .one_column_6 .hover .button-container button.button span span em {margin:0 5px 0 0;}

    .top-opc {width:960px;}
    .top-opc li{float:left; width:150px; margin: 0 10px 30px 0;}
    .opc {width:630px;}

    #checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login{width:258px}
    #checkout-step-login input.input-text {width: 248px;}

    .form-list li.wide .input-box {width:100%}
    .form-list li.wide input.input-text {width:98%}

    .footer-info iframe {width:200px; margin:0 auto;}
    .product-view .availability {
        position: static !important;
    }
    #nav li:hover .flexcolumns.positsionright {
        left: auto;
        right: 0;
    }
}

@media only screen and (max-width: 959px) {
    .account-login .col-large-6.system .block-login {
        width: 350px;
    }
}

/***** iPad Smaller than 959px *****/
@media only screen and (min-width: 768px) and (max-width: 959px) {
    .row { margin:0 auto; width:768px; }
    .row .row { width:auto; display:inline-block; margin:0 -14px; }
    .grid_1 { width:36px; margin:0 14px}
    .grid_2 { width:100px; margin:0 14px}
    .grid_3 { width:164px; margin:0 14px}
    .grid_4 { width:228px; margin:0 14px}
    .grid_5 { width:292px; margin:0 14px}
    .grid_6 { width:356px; margin:0 14px}
    .grid_7 { width:420px; margin:0 14px}
    .grid_8 { width:484px; margin:0 14px}
    .grid_9 { width:548px; margin:0 14px}
    .grid_10 { width:612px; margin:0 14px}
    .grid_11 { width:676px; margin:0 14px}
    .grid_12 { width:740px; margin:0 14px}
    .space_1 { margin-left:78px; }
    .space_2 { margin-left:142px; }
    .space_3 { margin-left:206px; }
    .space_4 { margin-left:270px; }
    .space_5 { margin-left:334px; }
    .space_6 { margin-left:398px; }
    .space_7 { margin-left:462px; }
    .space_8 { margin-left:526px; }
    .space_9 { margin-left:590px; }
    .space_10 { margin-left:654px; }
    .space_11 { margin-left:718px; }

    header a.logo { float:none; display:block; margin:20px 10px 10px; text-align:center; }
    header h1.logo { float:none; display:block; }
    .top-dropdowns {width:240px; margin:8px auto 0; position:static;}
    .cart-top-container,.wishlist-top-container,.wishlist-top-container {display:none; }
    .cart-top-title{display:block; float:left; width:110px; }
    .compare-top-title{display:block; float:left; width:110px; }
    .search-top-container {margin:0 0 10px; padding:0; float:none; clear:left; }
    .search-top-container .search-top, .search-top-container .search-form-border{display:none; }
    .search-top-container .search-form{display:block !important; opacity:1 !important; position:relative; top:0; left:0; margin:0 auto; padding:0 0 8px 0; background:none transparent; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
    .search-field #search {width:204px}
    .search-field #search_mini_form .form-search button {margin-left:216px}

    footer .grid_6{ text-align:center; float:none; width:768px; margin:0 auto; }
    footer ul.links { float:none; }
    footer address{ margin:15px 0 0;}
    .footer-info .grid_3 {width:356px; margin-bottom:30px; }

    .nav-container, .nav-container .nav-top-title, .nav-container li.parent em {display:block; }
    #queldoreiNav, #nav{float:none; width:240px !important; margin:0 auto 10px !important; display:none;}
    #queldoreiNav li, #nav li { float:none; position:relative; width:240px; margin:0 auto 3px;}
    #queldoreiNav li a, #nav li a, #queldoreiNav ul li a, #nav ul li a { float:none; padding:0; }
    #queldoreiNav li a span, #nav li a span {padding:0px 10px; border:none;}
    #queldoreiNav li:hover,
    #queldoreiNav li.over,
    #queldoreiNav li.active,
    #nav li:hover,
    #nav li.over,
    #nav li.active{ -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
    #queldoreiNav>li>a:hover>span,
    #queldoreiNav>li.over>a>span,
    #queldoreiNav>li.active>a>span,
    #nav>li>a:hover>span,
    #nav>li.over>a>span,
    #nav>li.active>a>span{border:none; background:transparent; color:#fff; }
    #queldoreiNav>li>a:hover>em,
    #queldoreiNav>li.over>a>em,
    #queldoreiNav>li.active>a>em,
    #nav>li>a:hover>em,
    #nav>li.over>a>em,
    #nav>li.active>a>em{color:#fff; }
    #queldoreiNav li.custom-block, #nav li.custom-block { display:none !important;}
    #queldoreiNav ul, #queldoreiNav ul ul, #nav ul, #nav ul ul { position:static; margin:0; padding:5px 0 10px 5px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
    #nav ul, #nav ul ul { display:none; }
    #queldoreiNav ul li, #nav ul li {width:auto; }
	#queldoreiNav div.sub-wrapper, #queldoreiNav div.sub-wrapper ul div.sub-wrapper {  display:none; position:static; width:auto; padding:0; margin:0; border:none; background:#fff; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
	#queldoreiNav>li>div.sub-wrapper>ul>li { float:none; display:block; border:none; width:auto; padding:0;}
	#queldoreiNav ul div.sub-wrapper ul { float:none; display:block; border:none; width:auto; padding:5px 0 10px 5px;}
	#nav ul.level0, #nav > li div { position:static; margin:0; padding:5px 0 10px 5px; width:auto; }
	#nav ul.level0 > li { float:none; display:block; width:auto; margin:0 auto 3px;}
	#nav ul.level0 > li.last {}
	#nav ul.level0 > li > a { padding:0; font-family:Arial, serif !important; font-size:12px; font-weight:normal; color:#322c29 !important; line-height:28px; letter-spacing:0; text-transform:none; }
	#nav ul ul li { float:none; width:auto; margin:0 auto 3px; padding:0; line-height:28px; background:none;}
	#nav ul li.over > a, #nav ul li a:hover {background:#f5f4f4 !important; }

	.homepage-banners {width:600px !important;}
    .homepage-banners .grid_6{width:270px !important; margin:0 15px;}
    .homepage-banners a .content{margin:8px 14px;}
    .homepage-banners a .content p{display:none; }
    .homepage-banners a .content .border{margin:5px 10px; }
    .homepage-banners a .content strong{font-size:24px; }
    .homepage-banners a .content button{margin:5px 0 0;}

    .col1-layout .products-grid { width:600px; margin:0; }
    .col-main, .col-main-left { width:600px; padding:30px 0 0; margin-right:84px; }
    .col-main-right { width:600px; padding:30px 0 0; margin-left:84px; }
	.col3-layout .col-main {width:600px; float:none !important; margin:0 0 0 84px;}
    .col2-right-layout .col-main {margin:0 0 0 84px;}
    .col1-layout .col-main {width: 600px; margin:0 0 0 84px;}
    .col1-layout .col-main .products-grid { margin:0;}
	.col-left, .col-right {width:600px; float:none; clear:both; margin:0 0 0 75px; }
    .col2-left-layout .products-grid,
    .col2-right-layout .products-grid { width:600px; margin:0; }
    .col2-left-layout .page-title, .col2-right-layout .page-title, .col3-layout .page-title,
    .col2-left-layout .page-head, .col2-right-layout .page-head, .col3-layout .page-head { margin:0 15px; }
    .cart .cart-collaterals .grid_4{width:600px; margin:0 0 24px 14px;}
    .checkout-onepage-index .col-right {padding:20px 0 0; float:none; margin:0 0 0 84px; }
    .checkout-onepage-index .col-right .block { float:none; margin:0 auto 30px; width:378px; position: static !important; top:0; }

    .breadcrumbs{ margin-left:99px; }

    .home-main .category-products {margin:0 0 30px 0;}
    .home-main, .home-right, .home-left {float:none}
    .home-right, .home-left {width:600px; margin:0 auto;}
    .home-main, .col1-layout .home-main .products-grid {width:600px;}

    .flexslider .slides .content{max-width:560px;}
    .flexslider .slides .content strong{font-size:48px; line-height:40px; }
    .flex-direction-nav {width:768px; display:none !important; }

    .site-block, .mousetrap, #cloud-big-zoom {display:none; }

    #shopping-cart-totals-table strong {font-size:18px; padding:0 10px 0 0;}
    .data-table table, .data-table thead, .data-table tbody, tablr.data-table th, table.data-table td, .data-table tr { /*display: block;*/ border: 0;  text-align: left !important;}
    .data-table tfoot td { text-align:right !important;}
    .data-table th { display:none;}
    .data-table td {padding:10px;}
    .data-table td.td-name h2 {font-size:20px; font-weight:300; }
    .data-table td.td-image a {text-align:center; }
    .data-table td.td-image img {width:200px;}
    .data-table td.td-edit, .data-table .btn-remove {display:none;}
    .data-table .td-actions .btn-remove, .data-table .td-actions .btn-edit {display:inline-block;}
    .data-table td.td-price {padding:10px; background:#fafafa;}
    .data-table td.td-qty {padding:0 10px; background:#fafafa;}
    .data-table td.td-delete {background:#fafafa; text-align:center !important;}
    .data-table .td-title {display:inline-block; width:100px; padding:0 10px 0 0; font-weight:bold; }
    .data-table .td-actions {display:inline; padding:0 5px; }
    .data-table th.td-wishlist, .data-table td.td-wishlist {display:none;}
    #product-attribute-specs-table  th { display:block;}
    #product-review-table {display:table; }
    #product-review-table thead, #product-review-table tfoot, #product-review-table tbody{display:table-row-group; }
    #product-review-table tr{display:table-row; }
    #product-review-table td{display:table-cell; }
    #product-review-table th{display:table-cell; padding:8px 3px; }

	#checkout-review-table tfoot{}
	#checkout-review-table tfoot tr{display:table-row; }
	#checkout-review-table tfoot td{display:table-cell; }

    .product-view .product-additional {display:block; }
    .product-view .box-up-sell2 {display:block; margin-left:0; }
    .product-view .product-img-box {float:none; margin:0 auto 20px;}
    .product-view .product-shop-info .add-to-links {float:left; clear:none; margin:0;}
    .product-view .product-shop-info .add-to-links li{float:left; margin:8px 0 0 20px;}
    .product-view .product-shop-info .add-to-links li.wishlist{margin-left:0}
    .main .slider-container {width:600px; margin-left:0 }
    .main .slider-container h3 {width:500px; }
    .jcarousel-skin-tango .jcarousel-clip-horizontal,
    .jcarousel-skin-tango .jcarousel-container-horizontal {width:600px;}
    .home-main .jcarousel-skin-tango .jcarousel-container-horizontal,
    .home-main .jcarousel-skin-tango .jcarousel-clip-horizontal { width:600px; }
    .product-slider-container {width:600px}

    #toTop {display:none !important;}

    .toolbar { margin:0 15px; }

    .language-switch, .currency-switch {display:none;}
    .language-select, .currency-select {display:block; float:left; margin:4px 10px 0 0; text-align:center;}
    .language-select select, .currency-select select {width:100px; height:auto;}

    .toolbar-switch .current { display:none; }
    .toolbar-switch .toolbar-title { background: none; padding: 0 7px 0 0; }
    .toolbar-switch select { display:inline; height:auto; }

    .products-list {margin: 0 15px; }
    .products-list .add-to-links {display:none;}
    .products-list .price-box {float:none}
    .products-list .ratings {float:none; margin:5px 0;}
    .products-list .add-to-links li:first-child span {display:none}

    /* two_columns 4 products per row */
    .two_columns_4 {}
    .two_columns_4 li.item {width:152px; margin:0 15px 30px}
    .two_columns_4 .hover {width:152px;}
    .two_columns_4 .add-to-links { width:170px; height:auto; padding:10px 0;}
    .two_columns_4 .add-to-links li { display:block; margin:0; line-height:140%; }
    .two_columns_4 .add-to-links li { display:block; margin:0; }
    .two_columns_4 .hover .price-box {display:none}
    .two_columns_4 .quick-view { top:15%; left:23%; height:32px; line-height:32px; font-size:12px; }
    .two_columns_4 .product-name {font-size:14px}
    .two_columns_4 .hover .button-container button.button span span em {margin:0 5px 0 0;}
    /* two_columns 5 products per row */
    .col2-left-layout .two_columns_5 { margin:0}
    .two_columns_5 {}
    .two_columns_5 li.item {width:152px; margin:0 15px 30px}
    .two_columns_5 .hover {width:152px;}
    .two_columns_5 .add-to-links { width:170px; height:auto; padding:10px 0;}
    .two_columns_5 .add-to-links li { display:block; margin:0; line-height:140%; }
    .two_columns_5 .add-to-links li { display:block; margin:0; }
    .two_columns_4 .hover .price-box {display:none}
    .two_columns_5 .quick-view { top:15%; left:23%; height:32px; line-height:32px; font-size:12px; }
    .two_columns_5 .product-name {font-size:14px}
    .two_columns_5 .hover .button-container button.button span span em {margin:0 5px 0 0;}

    /* one_columns 5 products per row */
    .one_column_5 {}
    .one_column_5 li.item {width:152px;}
    .one_column_5 .hover {width:152px;}
    .one_column_5 .add-to-links { width:170px; height:auto; padding:10px 0;}
    .one_column_5 .add-to-links li { display:block; margin:0; line-height:140%; }
    .one_column_5 .add-to-links li { display:block; margin:0; }
    .one_column_5 .hover .price-box {display:none}
    .one_column_5 .quick-view { top:18%; left:21%; height:32px; line-height:32px; font-size:12px; }
    .one_column_5 .product-name {font-size:14px}
    .one_column_5 .hover .button-container button.button span span em {margin:0 5px 0 0;}
    /* one_columns 6 products per row */
    .one_column_6 {}
    .one_column_6 li.item {width:152px;}
    .one_column_6 .hover {width:152px;}
    .one_column_6 .add-to-links { width:170px; height:auto; padding:10px 0;}
    .one_column_6 .add-to-links li { display:block; margin:0; line-height:140%; }
    .one_column_6 .add-to-links li { display:block; margin:0; }
    .one_column_6 .hover .price-box {display:none}
    .one_column_6 .quick-view { top:18%; left:21%; height:32px; line-height:32px; font-size:12px; }
    .one_column_6 .product-name {font-size:14px}
    .one_column_6 .hover .button-container button.button span span em {margin:0 5px 0 0;}

    .top-opc {width:600px; margin:0 0 0 50px}
    .opc {width:600px;}
    .opc .td-label {display:block; float:left; }
    #checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login { width: 378px;  margin: 20px auto 0 !important; float: none;}
    .buttons-set .back-link {margin:10px 0;}

    #my-orders-table span.title {display:inline-block}
    #my-orders-table tr {border-bottom:1px solid #e9e9e9 }
    #my-orders-table tr.last {border:none}

    .form-list li.wide .input-box,
    .form-list li.wide input.input-text {width:254px}

    header a.logo,
    header h1.logo {
        float: none !important;
    }
    .search-top-container {
        margin: 0 0 20px !important;
        width: 100%;
    }
    .search-field #search {
        width: 100% !important;
        height: 38px !important;
        box-sizing: border-box;
    }
    .top-dropdowns .header-contact {
        margin: 0 !important;
        width: 100%;
        box-sizing: border-box;
    }
    .top-dropdowns {
        margin-top: 20px !important;
        margin-bottom: 10px;
    }
    #queldoreiNav > li > a, #nav > li > a, #mobile-nav > li > a {
        color: #202020 !important;
    }
    .homepage-banners .grid_4 {
        margin-bottom: 20px !important;
    }
    .homepage-banners a {

    }
    .homepage-banners .grid_4 img {
        height: auto !important;
    }
    .product-view .box-up-sell {
        display: none;
    }
    .product-view .product-img-box {
        margin: 0 0 20px;
    }
    .product-view .availability {
        position: static !important;
    }
    .slider-container .jcarousel-list .product-image img {
        max-width: 100%;
        height: auto;
    }
    .nav-container .nav-top-title {
        margin: 7px auto 0;
    }
}

/***** iPhone (portrait) *****/
@media only screen and (max-width: 767px) {
    .row { margin:0 auto; width:300px; }
    .row .row { margin:0; width:auto; display:inline-block; }
    .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { width:270px; margin:0 15px 10px; float:left; display:inline; position:relative }
    .space_1, .space_2, .space_3, .space_4, .space_5, .space_6, .space_7, .space_8, .space_9, .space_10, .space_11 {
        margin-left:0;
    }

    .title-buttons {text-align:center}
    .title-buttons h1, .title-buttons h2, .title-buttons h3, .title-buttons h4, .title-buttons h5, .title-buttons h6 {float:none;}

    .prev-next {display:none; }

    .site-block {display:none;}

    .top-switch-bg .grid_6 {text-align:center; margin:0 15px 5px }
    ul.links { float:none; margin:0; }
    .links li{ line-height:120%; display:inline; padding:0 5px; text-align:center; white-space:nowrap; }
    .links li.separator {display:none; }

    .footer-banners {padding:25px 0 0; }
    .footer-info {padding:30px 0 0; }
    .footer-info .grid_3 {margin-bottom:0px; }
    .footer-info .grid_3 .block-content {margin-bottom:30px; }
    .footer-info ul.social {margin:10px 0 0; }
    .footer-info .block-control {display:block; }
    .footer-info .block-content {display:none; }
    footer { line-height:150%;}
    footer .grid_6{ text-align:center; }
    footer address{ margin:15px 0 0;}
    footer ul.links { float:none; }

    .language-switch, .currency-switch {display:none;}
    .language-select, .currency-select {display:block; width:50%; float:left; text-align:center; margin:5px 0 10px; }
    .language-select span, .currency-select span {display:none; }
    .language-select select, .currency-select select {width:125px; height:auto }

    .toolbar-switch .current { display:none; }
    .toolbar-switch .toolbar-title { background: none; padding: 0 7px 0 0; }
    .toolbar-switch select { display:inline; height:auto; }

    header a.logo { float:none; display:block; margin:20px 10px 10px; text-align:center; }
    header h1.logo { float:none; display:block; }
    .top-dropdowns {width:240px; margin:8px auto 0; position:static;}
    .cart-top-container,.wishlist-top-container,.wishlist-top-container {display:none; }
    .cart-top-title{display:block; float:left; width:110px; }
    .compare-top-title{display:block; float:left; width:110px; }
    .search-top-container {margin:0; padding:0; float:none; clear:left; }
    .search-top-container .search-top, .search-top-container .search-form-border{display:none; }
    .search-top-container .search-form{display:block !important; opacity:1 !important; position:relative; top:0; left:0; margin:0 auto; padding:0 0 8px 0; background:none transparent; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none; }
    .search-field #search {width:204px}
    .search-field #search_mini_form .form-search button {margin-left:216px}
    .product-tabs-content {
        margin-top: 0 !important;
    }
    header .grid_12 {margin-bottom:5px;}
	.nav-container, .nav-container .nav-top-title, .nav-container li.parent em {display:block; }
    .nav-container .nav-top-title {margin:7px auto 0;}
	#queldoreiNav, #nav{float:none; width:240px !important; margin:0 auto 10px !important; display:none;}
	#queldoreiNav li, #nav li { float:none; position:relative; width:240px; margin:0 auto 3px;}
	#queldoreiNav li a, #nav li a, #queldoreiNav ul li a, #nav ul li a { float:none; padding:0; }
	#queldoreiNav li a span, #nav li a span {padding:0px 10px; border:none;}
	#queldoreiNav li:hover,
	#queldoreiNav li.over,
	#queldoreiNav li.active,
	#nav li:hover,
	#nav li.over,
	#nav li.active{ -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
	#queldoreiNav>li>a:hover>span,
	#queldoreiNav>li.over>a>span,
	#queldoreiNav>li.active>a>span,
	#nav>li>a:hover>span,
	#nav>li.over>a>span,
	#nav>li.active>a>span{border:none; background:transparent; color:#fff; }
	#queldoreiNav>li>a:hover>em,
	#queldoreiNav>li.over>a>em,
	#queldoreiNav>li.active>a>em,
	#nav>li>a:hover>em,
	#nav>li.over>a>em,
	#nav>li.active>a>em{color:#fff; }
	#queldoreiNav li.custom-block, #nav li.custom-block { display:none !important;}
	#queldoreiNav ul, #queldoreiNav ul ul, #nav ul, #nav ul ul { position:static; margin:0; padding:5px 0 10px 5px; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
	#nav ul, #nav ul ul { display:none; }
	#queldoreiNav ul li, #nav ul li {width:auto; }
	#queldoreiNav div.sub-wrapper, #queldoreiNav div.sub-wrapper ul div.sub-wrapper {  display:none; position:static; width:auto; padding:0; margin:0; border:none; background:#fff; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
	#queldoreiNav>li>div.sub-wrapper>ul>li { float:none; display:block; border:none; width:auto; padding:0;}
	#queldoreiNav ul div.sub-wrapper ul { float:none; display:block; border:none; width:auto; padding:5px 0 10px 5px;}
	#nav ul.level0, #nav > li div { position:static; margin:0; padding:5px 0 10px 5px; width:auto; }
	#nav ul.level0 > li { float:none; display:block; width:auto; margin:0 auto 3px;}
	#nav ul.level0 > li.last {}
	#nav ul.level0 > li > a { padding:0; font-family:Arial, serif !important; font-size:12px; font-weight:normal; color:#322c29 !important; line-height:28px; letter-spacing:0; text-transform:none; }
	#nav ul ul li { float:none; width:auto; margin:0 auto 3px; padding:0; line-height:28px; background:none;}
	#nav ul li.over > a, #nav ul li a:hover {background:#f5f4f4 !important; }

    .homepage-banners a .content{margin:14px;}
    .homepage-banners a .content .border{margin:5px 10px; }
    .homepage-banners a .content strong{font-size:24px; line-height:18px  }
    .homepage-banners a .content p{display:none;}
    .homepage-banners a .content button{margin:5px 0 0;}

    .col1-layout .products-grid { width:300px; margin:0; }
    .col-main, .col-main-left, .col-main-right { float:none !important; width:300px; margin:0 auto; padding:30px 0 0; }
    .col-left, .col-right { float:none; margin:0 auto; }
	.col3-layout .col-main, .col1-layout .col-main {width: 300px; margin:0;}
	.col3-layout .col-wrapper {float:none; width:300px; margin:0 auto;}
    .col1-layout .col-main .products-grid { margin:0;}
    .col2-left-layout .products-grid,
    .col2-right-layout .products-grid { width:300px; margin:0 auto; }
	.col2-left-layout .page-title, .col2-right-layout .page-title, .col3-layout .page-title,
	.col2-left-layout .page-head, .col2-right-layout .page-head, .col3-layout .page-head { margin:0; }
    .catalog-category-view .col-left, .catalog-category-view .col-right {padding:0;}
    .cart .cart-collaterals .grid_4{width:300px; margin:0 0 25px;}
    .checkout-onepage-index .col-right {padding:20px 0 0; float:none; margin:0 auto; }
    .checkout-onepage-index .col-right .block { float:none; margin:0 auto 30px; }

    .breadcrumbs{ margin-left:0px; line-height: 30px;}

    .home-main .category-products {width:300px; margin:0 auto 30px ;}
    .home-main, .home-right {float:none; margin:30px auto 0}
    .home-main, .col1-layout .home-main .products-grid {width:300px;}

    .flexslider .slides .content{max-width:240px; margin:30px; }
    .flexslider .slides .content strong{font-size:32px; line-height:26px; }
    .flex-direction-nav {width:300px;display:none !important;}
    .flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
    .flex-direction-nav .flex-next {background-position: 100% 0; }
    .flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
    .flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}

    .site-block, .mousetrap, #cloud-big-zoom {display:none; }

    .block-login {width:300px;}
    .block-login .block-title {padding:29px 8px 50px;}
    .block-login .block-content {padding:0 18px 25px;}
    .block-login .new-users {width:300px;margin:0 0 -25px;}

    .product-view .product-additional {display:block; width: 100% !important; margin: 0 !important; }
    .product-view .box-up-sell2 {display:block; margin-left:0; }
    .product-view .product-img-box {float:none; margin:0 auto 20px; max-width:300px }
    .product-view .product-img-box .product-image img{ width:282px; height:auto; }
    .product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-container-horizontal,
    .product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-clip-horizontal {width:190px !important; overflow:hidden; }
    .product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item {width:190px !important; margin:0}
    .product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item img {display:block; width:140px; height:auto; margin:0 auto;}
    .product-view .product-shop-info .add-to-links {float:left; clear:none; margin:0;}
    .product-view .product-shop-info .add-to-links li{float:left; margin:8px 0 0 0px;}
    .product-tabs {display:none}
	.product-tabs-container {margin: 30px 0 30px;}
	.product-tabs-container h2.tab-heading{display:block}
	.product-tabs-content {margin:0}
    .product-view .box-tags .form-add .input-box {width:167px;}
    .product-view .box-tags .form-add input.input-text {width:167px;}
    .product-view .product-img-box .more-views {display:none;}
	#customer-reviews .form-add .data-table th{ padding:6px;}
	#customer-reviews .form-add .data-table td{ padding:6px; text-align: center;}

    .main .slider-container {width:300px; margin-left:0px }
    .main .slider-container h3 {width:190px; }
    .jcarousel-skin-tango .jcarousel-clip-horizontal,
    .jcarousel-skin-tango .jcarousel-container-horizontal {width:300px;}
    .home-main .jcarousel-skin-tango .jcarousel-container-horizontal,
    .home-main .jcarousel-skin-tango .jcarousel-clip-horizontal { width:300px; }
    .product-slider-container {width:300px}
    .product-slider-container h2 {width:200px;}

    .cart .page-title {height:auto;}
    .cart .page-title .checkout-types {margin:60px 15px 0; float:none;}
    .cart .title-buttons .checkout-types li {float:none; margin:0; text-align:center;}
    #shopping-cart-totals-table strong {font-size:20px; padding:0 10px 0 0;}
    .data-table table, .data-table thead, .data-table tbody, table.data-table td, .data-table tr { display: block; border: 0;  text-align: left !important;}
    .data-table th { display:none;}
    .data-table td {padding:10px;}
    .data-table td.td-name h2 {font-size:20px; font-weight:300; }
    .data-table td.td-image a {text-align:center; }
    .data-table td.td-image img {width:200px;}
    .data-table td.td-edit, .data-table .btn-remove {display:none;}
    .data-table .td-actions .btn-remove, .data-table .td-actions .btn-edit {display:inline-block;}
    .data-table td.td-price {padding:10px; background:#fafafa;}
    .data-table td.td-qty {padding:0 10px; background:#fafafa;}
    .data-table td.td-delete {background:#fafafa; text-align:center !important;}
    .data-table .td-title {display:inline-block; width:100px; padding:0 10px 0 0; font-weight:bold; }
    .data-table .td-actions {display:inline; padding:0 5px; }
    .data-table .button, .data-table .btn-continue {float:none; display:block; margin:0 auto 10px}
    .product-tabs-content .data-table th { display:block;}
    #product-review-table {display:table; }
    #product-review-table thead,
    #product-review-table tfoot,
    #product-review-table tbody{display:table-row-group; }
    #product-review-table tr{display:table-row; }
    #product-review-table td{display:table-cell; }
    #product-review-table th{display:table-cell; padding:8px 3px; }

	#checkout-review-table tfoot{}
	#checkout-review-table tfoot tr{display:table-row; }
	#checkout-review-table tfoot td{display:table-cell; }

    /**/

    #toTop {display:none !important;}

    .pager {text-align:center; }
    .pager .amount {margin:0 0 10px;}
    .pager .pages, .pager .amount {float:none}

    .products-list .product-image, .products-list .f-left {float:none !important;}
    .products-list li.item {padding: 0 15px 30px;}
    .products-list .add-to-links {display:none;}
    .products-list .price-box {float:none}
    .products-list .ratings {float:none; margin:5px 0;}
    .products-list .add-to-links li:first-child span {display:none}
    .products-list .product-shop {margin:10px 0 0;}

    /* two_columns 4 products per row */
    .two_columns_4 {}
    .two_columns_4 li.item {width:252px; margin:0 15px 30px}
    .two_columns_4 .product-name {font-size:16px}
    /* two_columns 5 products per row */
    .col2-left-layout .two_columns_5 { margin:0 auto}
    .two_columns_5 {}
    .two_columns_5 li.item {width:252px; margin:0 15px 30px}
    .two_columns_5 .product-name {font-size:16px}

    /* one_column 5 products per row */
    .one_column_5 {}
    .one_column_5 li.item {width:252px; margin:0 15px 30px}
    .one_column_5 .product-name {font-size:16px}
    /* one_column 6 products per row */
    .one_column_6 {}
    .one_column_6 li.item {width:252px; margin:0 15px 30px}
    .one_column_6 .product-name {font-size:16px}

    .top-opc {width:300px; margin:0}
    .top-opc li{margin:0 0 30px 0}
    .opc {width:300px;}
    .opc .form-list select {width:126px}
    .opc .td-label {display:block; float:left; }
    #checkout-review-submit p {margin:0 20px 0 0;}
    #checkout-step-login .block-checkout-register, #checkout-step-login .block-checkout-login { width:228px;  margin: 20px auto 0 !important; float: none;}
    #checkout-step-login input.input-text {width:218px;}

    #review-buttons-container {text-align: center}
    #review-buttons-container button {float:none;}

    #my-orders-table span.title {display:inline-block}
    #my-orders-table tr {border-bottom:1px solid #e9e9e9 }
    #my-orders-table tr.last {border:none}

    .form-list li.wide select {width:250px}
    .form-list li.wide .input-box,
    .form-list li.wide input.input-text {width:254px}

    .col2-set .col-1, .col2-set .col-2 {float:none; width:100%;}
    .col2-set address {margin:5px 0;}
    .buttons-set .back-link {margin:10px 0;}
    .footer-partners {
        padding: 20px 0;
    }
    .language-select select {
        float: left;
    }
    .top-switch-bg .grid_4,
    .top-switch-bg .grid_8 {
        width: auto;
        float: left;
        margin: 0;
    }
    ul.links a {
        display: block;
        float: left;
        line-height: 20px;
        padding: 8px 0;
        margin: 0 10px;
    }
    .language-select,
    .currency-select {
        margin-right: 10px;
    }
    header a.logo,
    header h1.logo {
        float: none !important;
    }
    .search-top-container {
        margin: 0 0 20px !important;
        width: 100%;
    }
    .search-field #search {
        width: 100% !important;
        height: 38px !important;
        box-sizing: border-box;
    }
    .top-dropdowns .header-contact {
        margin: 0 !important;
        width: 100%;
        box-sizing: border-box;
    }
    .top-dropdowns {
        margin-top: 20px !important;
        margin-bottom: 10px;
    }
    #queldoreiNav > li > a, #nav > li > a, #mobile-nav > li > a {
        color: #202020 !important;
    }
    .homepage-banners .grid_4 {
        width: 100% !important;
        margin: 0 0 20px !important;
    }
    .homepage-banners a {

    }
    .homepage-banners .grid_4 img {
        width: 100% !important;
        height: auto !important;
    }
    .product-view .box-up-sell {
        display: none;
    }
    .product-view .product-img-box {
        margin: 0 0 20px;
    }
    .product-view .availability {
        position: static !important;
    }
    #price-query label {
        width: 100%;
        max-width: 100%;
    }
    #price-query .question label {
        line-height: 1.6;
    }
    /*login page*/
    .customer-account-login .account-login .col-small-12{
        width: 100%;
    }
    .customer-account-login .account-login .col-small-12.system {
        padding: 0 0 15px;
    }
    .customer-account-login .account-login .col-large-6.social {
        position: relative;
        left: auto;
        top: auto;
        width: 300px;
        float: none;
        margin: 0 auto;
    }
    .customer-account-login .account-login .col-large-6.social .buttons-set-facebook{
        float: left;
        height: auto;
        width: 100%;
    }
    .account-login #forgot-password {
        width: 100%;
    }
}/*max-width: 767px*/

/***** iPhone (landscape) *****/
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .row { margin:0 auto; width:456px; }
    .row .row { width:auto; display:inline-block; margin:0 -15px; }
    .grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12 { width:426px; margin:0 15px 25px; float:left; display:inline; position:relative }

    ul.links { display:inline;}
    .links li{ line-height:150%; display:inline; margin-right:15px;  }
    .links li:last-child{ margin-right:0; }
    .links li.separator {display:none; }

    .col1-layout .col-main {width: 300px; margin:0 0 0 84px;}
    .col1-layout .col-main .products-grid { margin:0;}
    .cart .cart-collaterals .grid_4{width:300px; margin:0 15px 25px;}

    .homepage-banners a .content p{display:block;}

    .flexslider .slides .content{max-width:396px; margin:30px; }
    .flex-direction-nav {width:456px;}
    .flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/bg_direction_nav.png') no-repeat 0 0; position: absolute; top: 50%; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
    .flex-direction-nav .flex-next {background-position: 100% 0; }
    .flexslider:hover .flex-next {opacity: 0.8; right: 5px;}
    .flexslider:hover .flex-prev {opacity: 0.8; left: 5px;}

    .main .slider-container {margin-left:0 }
    .breadcrumbs{ margin-left:84px; }

    .homepage-banners {width:300px !important;}
    .homepage-banners .grid_6{width:300px;}
    .homepage-banners a .content p{display:none;}
    #price-query button{margin-left:0;} 
}
@media only screen and (max-width: 480px) {
    .product-view .add-review,
    #product-customer-reviews {
        max-width: 100%;
        padding-right: 0;
    }
    #price-query textarea, 
    #price-query button, 
    #price-query input {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }
    .product-view .product-actions.container {
        width: 100%;
    }
    .product-view .product-actions.container li {
        margin-bottom: 4px;
    }
}
@media only screen and (max-width: 420px) {
    .product-view .product-additional,
    .product-view .product-shop-info,
    .product-view .product-additional .block,
    .product-view .product-shop .price-box,
    .product-view .product-img-box,
    .col1-layout .product-view .product-shop {
        float: left !important;
        width: 100% !important;
    }
    .product-view .product-shop .price-box .old-price {
        left: auto !important;
        right: 0;
    }
    .product-view .product-additional .block {
        display: none !important;
    }
    .account-login .col-large-6.system .block-login {
        width: 260px;
    }
}
@media only screen and (max-width: 380px) {
    #product-review-table,
    #product-review-table thead,
    #product-review-table tfoot,
    #product-review-table tbody,
    #product-review-table tr,
    #product-review-table td,
    #product-review-table th,
    #checkout-review-table tfoot,
    #checkout-review-table tfoot tr,
    #checkout-review-table tfoot td{
        display:block;
        float: left;
        width: 100%;
    }
    #product-review-table th,
    #product-review-table td.value {
        width: 16%;
        white-space: normal;
    }
    
    /* Add to buttons product-view */
    .product-view .product-actions.container .add-to-links li {
        width: 100%;
    }
}
.jcarousel-next-horizontal, .jcarousel-prev-horizontal { background-size:70px 70px; }
button.btn-proceed-checkout span span {background-size:44px 20px;  }
.header-switch span.current { background-size:7px 4px}
#toTop { background-size:56px 112px}
.btn-remove, .block-compare .block-content .actions a:before { background-size:15px 15px}
.sorter .view-mode .grid { background-size:27px 54px}
.sorter .view-mode .list { background-size:27px 54px}
.error-msg { background-size:26px 26px}
.success-msg { background-size:26px 26px}
.note-msg { background-size:26px 26px}
.notice-msg { background-size:26px 26px}
.breadcrumbs span { background-size:3px 5px}
.cart-top > a, .cart-top-title a span.icon { background-size:24px 20px}
.compare-top, .compare-top-title a span.icon { background-size:13px 16px}
.products-grid .hover .button-container button.button span span em { background-size:24px 19px}
.product-view .add-to-cart button.button span span { background-size:41px 20px}
.product-view .add-to-links li span.icon { background-size:17px 16px}
.product-view .add-to-links li.compare span.icon { background-size:13px 16px}
.product-view .add-to-links li.email-friend span.icon { background-size:18px 13px}
.search-top, .search-top-container .search-form .search-top-title span.icon { background-size:18px 18px}
.data-table .btn-remove2 { background-size:16px 17px}
.footer-info ul.twitterList li span.tweet-icon { background-size:13px 10px}
.product-prev span, .product-next span { background-size:26px 54px}
.rating-box, .rating-box .rating { background-size:11px 20px}
.block-layered-price .ui-widget-content .ui-state-default { background-size:19px 18px}
.flex-direction-nav a { background-size:154px 77px}
.footer-info ul.social li a { background-size:144px 36px}
.footer-info .block-control { background-size:70px 70px}
.btn-edit { background-size:15px 15px}
.data-table .btn-edit2 { background-size:16px 17px}

.std ul.disc li,
#queldoreiNav li.custom-block div.sub-wrapper>ul>li, #queldoreiNav li.custom-block div.sub-wrapper ul li,
#nav li.custom-block ul li>ul>li,
.toolbar-dropdown ul li,
.block .block-content li, .block .block-content li.item,
.block-layered-nav .block-content dd li,
.product-tabs-content ul.disc li { background-size:3px 5px}

.slider-container .jcarousel-list .button-container button.button span span,
.products-grid .button-container button.button span span,
.products-list .button-container .btn-add-cart span,
.box-up-sell2 .jcarousel-list .button-container button.button span span { background-size:17px 13px}

.new-label, .sale-label { background-size:364px 182px}
.product-view .product-img-box .zoom #handle { background-size:9px 22px}
.toolbar-switch .toolbar-title { background-size:29px 14px}


@media only screen and (-Webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {

    .jcarousel-next-horizontal,
    .jcarousel-prev-horizontal { background-image:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_about@2x.png")}
    button.btn-proceed-checkout span span {background-image:url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_button@2x.png')}
    .header-switch span.current { background-image:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_switch@2x.png")}
    #toTop { background-image:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_totop@2x.png")}
    .btn-remove, .block-compare .block-content .actions a:before { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_remove@2x.png);}
    .sorter .view-mode .grid { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_grid_mode@2x.png);}
    .sorter .view-mode .list { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_list_mode@2x.png);}
    .error-msg { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-error@2x.png);}
    .success-msg { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-success@2x.png);}
    .note-msg { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-note@2x.png);}
    .notice-msg { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_msg-notice@2x.png);}
    .breadcrumbs span { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_breadcrumb@2x.png);}
    .cart-top > a, .cart-top-title a span.icon { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart@2x.png);}
    .compare-top, .compare-top-title a span.icon { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare@2x.png);}
    .products-grid .hover .button-container button.button span span em { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing_mask@2x.png);}
    .product-view .add-to-cart button.button span span { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_product@2x.png);}
    .product-view .add-to-links li span.icon {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist@2x.png);}
    .product-view .add-to-links li.compare span.icon { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare@2x.png);}
    .product-view .add-to-links li.email-friend span.icon { background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_email@2x.png);}
    .search-top, .search-top-container .search-form .search-top-title span.icon {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_search@2x.png);}
    .data-table .btn-remove2 {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_trash@2x.png);}
    .footer-info ul.twitterList li span.tweet-icon {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_twitter@2x.png);}
    .product-prev span, .product-next span {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/prev_next@2x.png);}
    .rating-box, .rating-box .rating {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/rating@2x.png);}
    .block-layered-price .ui-widget-content .ui-state-default {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider_handle@2x.png);}
    .flex-direction-nav a {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows@2x.png);}
    .footer-info ul.social li a {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/social_icons@2x.png);}
    .footer-info .block-control {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_footer@2x.png);}
    .std ul.disc li,
    #queldoreiNav li.custom-block div.sub-wrapper>ul>li, #queldoreiNav li.custom-block div.sub-wrapper ul li,
    #nav li.custom-block ul li>ul>li,
    .toolbar-dropdown ul li,
    .block .block-content li, .block .block-content li.item,
    .block-layered-nav .block-content dd li,
    .product-tabs-content ul.disc li {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item@2x.png);}
    .btn-edit {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_edit@2x.png);}
    .slider-container .jcarousel-list .button-container button.button span span,
    .products-grid .button-container button.button span span,
    .products-list .button-container .btn-add-cart span,
    .box-up-sell2 .jcarousel-list .button-container button.button span span {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart_listing@2x.png);}
    .data-table .btn-edit2 {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_edit@2x.png);}
    .new-label, .sale-label {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/labels@2x.png);}
    .product-view .product-img-box .zoom #handle {background-image:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/magnifier_handle@2x.png);}
    .toolbar-switch .toolbar-title {background-image:url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/selectbox_arrow@2x.png")}

    .block-slider .slides > li,
    .block-viewed .block-content li,
    .block-tags .block-content li,
    .block-bestsellers .block-content li,
    .block-login .block-content li,
    .block-reorder .block-content li.item,
    .block-compare .block-content li.item,
    .block-slider .flex-control-nav li,
    .block-poll .block-content li{background:none;}

    .block-compare .block-content .actions a::before, .compare-top-container .details .actions a::before {display:none }
    .form-list li.wide select {width:200px }

    .footer-info .information ul li:before,
    #checkout-step-login .block-checkout-register ul.ul li:before,
    .block-progress dt:before {top:-2px}

}

@media only screen and (-Webkit-min-device-pixel-ratio: 1.5) and (max-width: 959px),
only screen and (-moz-min-device-pixel-ratio: 1.5) and (max-width: 959px),
only screen and (-o-min-device-pixel-ratio: 3/2) and (max-width: 959px),
only screen and (min-device-pixel-ratio: 1.5) and (max-width: 959px){
    .toolbar-switch .toolbar-title {background-image:none}

    .block-slider .slides > li,
    .block-viewed .block-content li,
    .block-tags .block-content li,
    .block-bestsellers .block-content li,
    .block-login .block-content li,
    .block-reorder .block-content li.item,
    .block-compare .block-content li.item,
    .block-slider .flex-control-nav li,
    .block-poll .block-content li{background:none;}

    .block-compare .block-content .actions a::before, .compare-top-container .details .actions a::before {display:none }
    .form-list li.wide select {width:200px }

    .footer-info .information ul li:before,
    #checkout-step-login .block-checkout-register ul.ul li:before,
    .block-progress dt:before {top:-2px}
}
a{
    transition: color 600ms ease-in-out;
    -webkit-transition: color 600ms ease-in-out;
    -moz-transition: color 600ms ease-in-out;
    -o-transition: color 600ms ease-in-out;
}
a:hover{
    transition: color 10ms ease-in-out;
    -webkit-transition: color 10ms ease-in-out;
    -moz-transition: color 10ms ease-in-out;
    -o-transition: color 10ms ease-in-out;
}

.slider-container .jcarousel-list .btn-cart,
.jcarousel-next-horizontal, .jcarousel-prev-horizontal,
#toTop,
.banners a span,
.banners a em,
.banner a span,
.banner a em,
.products-grid .btn-cart,
.products-list .btn-cart,
.opc .step-title,
.product-tabs a,
.footer-banners a img, .homepage-banners a img,
footer .footer-subscribe button.button span,
.quick-view,
nav .nav-top-title, .nav-container .nav-top-title,
nav .nav-top-title div.icon span, .nav-container .nav-top-title div.icon span,
.compare-top{
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
}
.jcarousel-next-horizontal:hover, .jcarousel-prev-horizontal:hover{
transition: all 400ms ease-in-out;
-webkit-transition: all 400ms ease-in-out;
-moz-transition: all 400ms ease-in-out;
-o-transition: all 400ms ease-in-out;
}

.footer-info .block-control {
    transition: background-color 400ms ease-in-out;
    -webkit-transition: background-color 400ms ease-in-out;
    -moz-transition: background-color 400ms ease-in-out;
    -o-transition: background-color 400ms ease-in-out;
}


.products-list .button-container .btn-add-cart span,
.pager .pages li a.next span,
.pager .pages li a.previous span,
.slideshow-nav a,
.header-dropdown ul li a,
.cart-top-title a span.icon,
.compare-top-title a span.icon,
.search-top-container .search-form .search-top-title span.icon,
.footer-info ul.social li a,
.footer-info ul.twitterList li span.tweet-icon,
.search-top, .cart-top > a,
.product-view .add-to-links li span.icon,
.top-opc li.allow .number,
.btn-remove, .btn-edit, .products-grid .hover .button-container button.button span span em {
transition: background 200ms ease-in-out;
-webkit-transition: background 200ms ease-in-out;
-moz-transition: background 200ms ease-in-out;
-o-transition: background 200ms ease-in-out;
}

#nav>li>a, #nav ul li a, #nav>li>a>span,
#mobile-nav>li>a, #mobile-nav ul li a,  #mobile-nav>li>a>span,
#queldoreiNav>li>a, #queldoreiNav ul li a, #queldoreiNav>li>a>span {
    transition: all 600ms ease-in-out;
    -webkit-transition: all 600ms ease-in-out;
    -moz-transition: all 600ms ease-in-out;
    -o-transition: all 600ms ease-in-out;
}
#nav>li>a:hover, #nav ul li a:hover, #nav>li>a:hover>span,
#mobile-nav>li>a:hover, #mobile-nav ul li a:hover, #mobile-nav>li>a:hover>span,
#queldoreiNav>li>a:hover, #queldoreiNav ul li a:hover, #queldoreiNav>li>a:hover>span {
    transition: all 100ms ease-in-out;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
}

.products-grid .add-to-links li a:hover span {
    color:#000;
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.products-grid .add-to-links li a span,
.mobile-nav li.parent > a em,
.search-field #search_mini_form .form-search button{
    transition: all 400ms ease-in-out;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
}
/*-----------------------------------------------------------------------------

	-	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
-----------------------------------------------------------------------------*/

.fullwidthbanner-container{
    width:100% !important;
    position:relative;
    padding:0;
}
.fullwidthbanner-container .fullwidthbanner {width:100% !important; overflow:hidden; position:relative;}
.fullwidthbanner-container iframe{border:0;}

/*************************
	-	CAPTIONS	-
**************************/

.tp-hide-revslider,.tp-caption.tp-hidden-caption	{	visibility:hidden !important; display:none !important;}


.tp-caption.big_white{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 800; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans;
			padding: 3px 4px; 
			padding-top: 1px;
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#000;	
			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: 0px 4px; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			background-color:#fb7354;	
			letter-spacing: -1.5px;															
		}	
					
.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: -1.5px;															
		}		

.tp-caption.medium_grey{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: Arial; 
			padding: 2px 4px; 
			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-caption.small_text{
			position: absolute; 
			color: #fff; 
			text-shadow: none; 
			font-weight: 700; 
			font-size: 14px; 
			line-height: 20px; 
			font-family: Arial; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;	
			text-shadow: 0px 2px 5px rgba(0, 0, 0, 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; 
			text-shadow: none; 
			font-weight: 800; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
.tp-caption.bold_brown_text{
			position: absolute; 
			color: #a04606; 
			text-shadow: none; 
			font-weight: 800; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans; 
			margin: 0px; 
			border-width: 0px; 
			border-style: none; 
			white-space:nowrap;		
		}
    .tp-caption.bold_green_text{
			position: absolute; 
			color: #5b9830; 
			text-shadow: none; 
			font-weight: 800; 
			font-size: 20px; 
			line-height: 20px; 
			font-family: 'Open Sans', sans; 
			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.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 { 
	color: #ff7302; 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 { 
	color: #ffa902; 
}


.tp_inner_padding	{	box-sizing:border-box;
						-webkit-box-sizing:border-box;
						-moz-box-sizing:border-box;
						max-height:none !important;	}

/******************************
	-	revolution-buttonS	-
*******************************/

.revolution-button				{	padding:6px 13px 5px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; height:30px;
						cursor:pointer;
						color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
						background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/gradient/g30.png) repeat-x top; font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
					}

.revolution-button.big			{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/gradient/g40.png) repeat-x top;}


.purchase:hover,
.revolution-button:hover,
.revolution-button.big:hover		{	background-position:bottom, 15px 11px;}



	@media only screen and (min-width: 768px) and (max-width: 959px) {

	 }



	@media only screen and (min-width: 480px) and (max-width: 767px) {
		.revolution-button	{	padding:4px 8px 3px; line-height:25px !important; font-size:11px !important;font-weight:normal;	}
		a.revolution-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }


	}

    @media only screen and (min-width: 0px) and (max-width: 479px) {
		.revolution-button	{	padding:2px 5px 2px; line-height:20px !important; font-size:10px !important;}
		a.revolution-button { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none;	 }
	}





/*	revolution-button COLORS	*/



.revolution-button.green, .revolution-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }


.revolution-button.blue, .revolution-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68;}


.revolution-button.red, .revolution-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212;}

.revolution-button.orange, .revolution-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00;}

.revolution-button.darkgrey,.revolution-button.grey,
.revolution-button:hover.darkgrey,.revolution-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222;}

.revolution-button.lightgrey, .revolution-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555;}



/****************************************************************

	-	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;}

/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/******************************
	-	SHADOWS		-
******************************/
.tp-bannershadow  {
		position:absolute;
        display:none;
		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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/shadow1.png) no-repeat; background-size:100%; width:890px; height:30px; bottom:-30px;}
.tp-bannershadow.tp-shadow2 {	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/shadow2.png) no-repeat; background-size:100%; width:890px; height:60px;bottom:-60px;}
.tp-bannershadow.tp-shadow3 {	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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 **/
.tp-bullets												{	z-index:100; position:absolute; bottom:-14px !important; }
.tp-bullets.simplebullets								{ 	bottom:10px;}


.tp-bullets.simplebullets.navbar						{ 	margin-left:-40px; border:1px solid #666; border-bottom:1px solid #444; bottom:-20px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/boxed_bgtile.png); height:40px; padding:0px 40px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;margin-top:-17px;}

.tp-bullets.simplebullets.navbar-old					{ 	bottom:-20px; background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/navigdots_bgtile.png); height:35px; padding:0px 0px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px ;margin-top:-17px;}


.tp-bullets.simplebullets.round .bullet					{	cursor:pointer; position:relative;	background:#ededed;	width:8px;	height:8px;  margin-right:0px; float:left; margin-top:-4px; margin-left:6px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.tp-bullets.simplebullets.round .bullet.last			{	margin-right:6px;}


.tp-bullets.simplebullets.round-old .bullet				{	cursor:pointer; position:relative;	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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:30px !important;}
.tp-bullets.simplebullets.navbar-old .bullet.last		{	margin-right:30px !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 	-
**************************************/

.tp-leftarrow.round										{	z-index:100;cursor:pointer; position:relative;	background:#fff url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows.png) no-repeat 0 0;	  width:78px;	height:78px; float:left;	 margin-left:39px;  margin-top:-39px; opacity: 0.8; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease;}
.tp-rightarrow.round									{	z-index:100;cursor:pointer; position:relative;	background:#fff url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows.png) no-repeat 100% 0; width:78px;	height:78px; float:left;	 margin-left:-39px; margin-top:-39px; opacity: 0.8; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease;}


.tp-leftarrow.round-old									{	z-index:100;cursor:pointer; position:relative;	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/small_left_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-right:4px; margin-top:-4px;}
.tp-rightarrow.navbar									{	z-index:100;cursor:pointer; position:relative;	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/small_right_boxed.png) no-repeat top left;	width:20px;	height:15px;   float:left;	margin-left:-36px; margin-top:-4px;}


.tp-leftarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/arrowleft.png) no-repeat top left;		width:9px;	height:16px;   float:left;	margin-right:-20px; margin-top:-8px;}
.tp-rightarrow.navbar-old								{	z-index:100;cursor:pointer; position:relative;	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/arrowright.png) no-repeat top left;	width:9px;	height:16px;   float:left;	margin-left:-20px; margin-top:-8px;}

.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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/arrow_right2.png) no-repeat top left;	width:12px;	height:17px;   float:left;	margin-left:0px; margin-top:-9px;}


.tp-leftarrow.large										{	z-index:100;cursor:pointer; position:relative;	background:#fff url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows.png) no-repeat 0 0;	  width:78px;	height:78px; margin-left:39px;  margin-top:-39px; opacity: 0.8; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease;}
.tp-rightarrow.large									{	z-index:100;cursor:pointer; position:relative;	background:#fff url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows.png) no-repeat 100% 0; width:78px;	height:78px; margin-left:-39px; margin-top:-39px; opacity: 0.8; -webkit-border-radius:100%; -moz-border-radius:100%; border-radius:100%; -webkit-transition: opacity .3s ease; -moz-transition: opacity .3s ease; transition: opacity .3s ease;}


.tp-leftarrow:hover,
.tp-rightarrow:hover 									{	opacity: 1; }


/****************************************************************************************************
	-	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:100; 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:3px; background:#322c29;position:absolute; z-index:200;}
.tp-bannertimer.tp-bottom					{	bottom:0px !important;height:3px;}




/***************************************
	-	RESPONSIVE SETTINGS 	-
****************************************/

@media only screen and (max-width: 767px) {
    .fullwidthbanner-container .tp-bullets	{	display:none}
    .fullwidthbanner-container .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 ul {
	list-style:none;
	padding:0;
	margin:0;
}

.tp-simpleresponsive >ul >li{
	list-stye:none;
	position:absolute;
	visibility:hidden;
}
/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:10000px; height:10000px;  background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/assets/coloredbg.png) repeat;}

.tp-loader 	{	background:url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/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;
			}






/*-----------------------------------------------------------------------------

	-	Revolution Slider 2.0 Captions -

		Screen Stylesheet

version:   	1.4.5
date:      	09/18/11
last update: 13.10.2012
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/

/*************************
 -	SHOPPER CAPTIONS	-
**************************/
.tp-caption.shopper_large_caption_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:72px; font-weight:300;
    line-height:72px;
}
.tp-caption.shopper_large_caption_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:72px; font-weight:500;
    line-height:72px;
}
.tp-caption.shopper_large_caption_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:72px; font-weight:800;
    line-height:72px;
}

.tp-caption.shopper_caption_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:60px; font-weight:300;
    line-height:60px;
}
.tp-caption.shopper_caption_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:60px; font-weight:500;
    line-height:60px;
}
.tp-caption.shopper_caption_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:60px; font-weight:800;
    line-height:60px;
}

.tp-caption.shopper_caption_underline_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px 10px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:60px; font-weight:300;
    line-height:60px;
    border-bottom:1px solid rgba(0, 0, 0, 0.09) !important;
}
.tp-caption.shopper_caption_underline_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px 10px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:60px; font-weight:500;
    line-height:60px;
    border-bottom:1px solid rgba(0, 0, 0, 0.09) !important;
}
.tp-caption.shopper_caption_underline_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px 10px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:60px; font-weight:800;
    line-height:60px;
    border-bottom:1px solid rgba(0, 0, 0, 0.09) !important;
}

.tp-caption.shopper_small_caption_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:24px; font-weight:300;
    line-height:28px;
}
.tp-caption.shopper_small_caption_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:24px; font-weight:500;
    line-height:28px;
}
.tp-caption.shopper_small_caption_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:3px 4px; padding-top:1px; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:24px; font-weight:800;
    line-height:28px;
}

.tp-caption.shopper_small_text_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:none; padding:0; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:Arial, sans-serif !important; font-size:14px; font-weight:300;
    line-height:19px;
}
.tp-caption.shopper_small_text_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:none; padding:0; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:Arial, sans-serif !important; font-size:14px; font-weight:500;
    line-height:19px;
}
.tp-caption.shopper_small_text_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:none; padding:0; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:Arial, sans-serif !important; font-size:14px; font-weight:800;
    line-height:19px;
}


.tp-caption.shopper_medium_text_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:none; padding:0; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:20px; font-weight:300;
    line-height:28px;
}
.tp-caption.shopper_medium_text_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:none; padding:0; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:20px; font-weight:500;
    line-height:28px;
}
.tp-caption.shopper_medium_text_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:none; padding:0; margin:0px; border-width:0px; border-style:none; letter-spacing:0px;
    font-family:"Myriad Pro", sans-serif; font-size:20px; font-weight:800;
    line-height:28px;
}

.tp-caption.shopper_white_bg_light { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:0 4px; margin:0px; border-width:0px; border-style:none; letter-spacing:-1.5px;
    font-family:"Myriad Pro", sans-serif; font-size:36px; font-weight:300;
    line-height:36px;
    background:#fff;
}
.tp-caption.shopper_white_bg_medium { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:0 4px; margin:0px; border-width:0px; border-style:none; letter-spacing:-1.5px;
    font-family:"Myriad Pro", sans-serif; font-size:36px; font-weight:500;
    line-height:36px;
    background:#fff;
}
.tp-caption.shopper_white_bg_bold { position:absolute; color:#000; color:rgba(0, 0, 0, 0.8); text-shadow:none; text-transform:uppercase; padding:0 4px; margin:0px; border-width:0px; border-style:none; letter-spacing:-1.5px;
    font-family:"Myriad Pro", sans-serif; font-size:36px; font-weight:800;
    line-height:36px;
    background:#fff;
}

/*************************
    -	CAPTIONS	-
**************************/
.tp-caption.big_white {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    padding: 3px 4px;
    padding-top: 1px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #000;
    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: 0px 4px;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    background-color: #fb7354;
    letter-spacing: -1.5px;
}

.tp-caption.big_black {
    position: absolute;
    color: #000;
    color: rgba(0, 0, 0, 0.8);
    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: -1.5px;
}

.tp-caption.medium_grey {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial;
    padding: 2px 4px;
    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-caption.small_text {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    font-family: Arial;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
    text-shadow: 0px 2px 5px rgba(0, 0, 0, 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;
    color: rgba(0, 0, 0, 0.8);
    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;
    color: rgba(0, 0, 0, 0.8);
    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;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.bold_brown_text {
    position: absolute;
    color: #a04606;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    margin: 0px;
    border-width: 0px;
    border-style: none;
    white-space: nowrap;
}

.tp-caption.bold_green_text {
    position: absolute;
    color: #5b9830;
    text-shadow: none;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    font-family: 'Open Sans', sans;
    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;
    color: rgba(0, 0, 0, 0.8);
    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.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;
    color: rgba(0, 0, 0, 0.8);
    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 {
    color: #ff7302;
    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 {
    color: #ffa902;
}

/******************************
	-	revolution-buttonS	-
*******************************/

.revolution-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff !important;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6) !important;
    font-size: 15px;
    line-height: 45px !important;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/gradient/g30.png) repeat-x top;
    font-family: arial, sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
}

.revolution-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px !important;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/gradient/g40.png) repeat-x top;
}

.purchase:hover,
.revolution-button:hover,
.revolution-button.big:hover {
    background-position: bottom, 15px 11px;
}

@media only screen and (min-width: 768px) and (max-width: 959px) {

}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .revolution-button {
        padding: 4px 8px 3px;
        line-height: 25px !important;
        font-size: 11px !important;
        font-weight: normal;
    }

    a.revolution-button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }

}

@media only screen and (min-width: 0px) and (max-width: 479px) {
    .revolution-button {
        padding: 2px 5px 2px;
        line-height: 20px !important;
        font-size: 10px !important;
    }

    a.revolution-button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

/*	revolution-button COLORS	*/

.revolution-button.green, .revolution-button:hover.green,
.purchase.green, .purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.revolution-button.blue, .revolution-button:hover.blue,
.purchase.blue, .purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68;
}

.revolution-button.red, .revolution-button:hover.red,
.purchase.red, .purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212;
}

.revolution-button.orange, .revolution-button:hover.orange,
.purchase.orange, .purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00;
}

.revolution-button.darkgrey, .revolution-button.grey,
.revolution-button:hover.darkgrey, .revolution-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222;
}

.revolution-button.lightgrey, .revolution-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555;
}



/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.0.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 * Hover.css Copyright Ian Lunn 2014. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
}

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg);
}

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }

  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
  }

  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px);
  }
}

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
}

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg);
}

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg);
}

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }

  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px);
  }

  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px);
  }

  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px);
  }

  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px);
  }

  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px);
  }

  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
  }

  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px);
  }

  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg);
  }

  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg);
  }

  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg);
  }

  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg);
  }

  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg);
  }

  100% {
    -webkit-transform: skew(0);
    transform: skew(0);
  }
}

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}
.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098d1;
  color: white;
}

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75);
  }
}

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color;
}
.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098d1;
  background-color: #2098d1;
  color: white;
}

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white;
}
.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white;
}
.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white;
}
.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white;
}
.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white;
}
.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white;
}
.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2);
}

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white;
}
.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white;
}
.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0);
}

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white;
}
.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
}

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white;
}
.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #2098d1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white;
}
.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
}

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098d1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098d1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none;
}

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1;
}

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0;
  }
}

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out;
}

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
  }
}

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in;
}

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
}

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left;
}
.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1;
}

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius;
}
.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em;
}

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0;
}

/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0;
}

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0;
}

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0;
}

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0;
}

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098d1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px;
}

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098d1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
}
.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
}

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}
.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
}

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
}
.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1;
}

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
}
.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
}
.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
}
.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
}
.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px);
}

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px);
}
.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-left: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-back:before {
  content: "\f137";
  position: absolute;
  left: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-back:hover:before, .hvr-icon-back:focus:before, .hvr-icon-back:active:before {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px);
}

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}
.hvr-icon-forward:before {
  content: "\f138";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-forward:hover:before, .hvr-icon-forward:focus:before, .hvr-icon-forward:active:before {
  -webkit-transform: translateX(4px);
  transform: translateX(4px);
}

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-down:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-down:hover:before, .hvr-icon-down:focus:before, .hvr-icon-down:active:before {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-up:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-up:hover:before, .hvr-icon-up:focus:before, .hvr-icon-up:active:before {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-spin:before {
  content: "\f021";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
}
.hvr-icon-spin:hover:before, .hvr-icon-spin:focus:before, .hvr-icon-spin:active:before {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51%,
  100% {
    opacity: 1;
  }
}

@keyframes hvr-icon-drop {
  0% {
    opacity: 0;
  }

  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  51%,
  100% {
    opacity: 1;
  }
}

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-drop:before {
  content: "\f041";
  position: absolute;
  right: 1em;
  opacity: 1;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-drop:hover:before, .hvr-icon-drop:focus:before, .hvr-icon-drop:active:before {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-fade:before {
  content: "\f00c";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color;
}
.hvr-icon-fade:hover:before, .hvr-icon-fade:focus:before, .hvr-icon-fade:active:before {
  color: #0F9E5E;
}

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em);
  }
}

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-float-away:before, .hvr-icon-float-away:after {
  content: "\f055";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
}
.hvr-icon-float-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-float-away:hover:after, .hvr-icon-float-away:focus:after, .hvr-icon-float-away:active:after {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em);
  }
}

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-sink-away:before, .hvr-icon-sink-away:after {
  content: "\f056";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-sink-away:after {
  opacity: 0;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.hvr-icon-sink-away:hover:after, .hvr-icon-sink-away:focus:after, .hvr-icon-sink-away:active:after {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow:before {
  content: "\f118";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow:hover:before, .hvr-icon-grow:focus:before, .hvr-icon-grow:active:before {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0);
}

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-shrink:before {
  content: "\f119";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-shrink:hover:before, .hvr-icon-shrink:focus:before, .hvr-icon-shrink:active:before {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse:hover:before, .hvr-icon-pulse:focus:before, .hvr-icon-pulse:active:before {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
}

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-grow:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-grow:hover:before, .hvr-icon-pulse-grow:focus:before, .hvr-icon-pulse-grow:active:before {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
}

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
}
.hvr-icon-pulse-shrink:before {
  content: "\f015";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pulse-shrink:hover:before, .hvr-icon-pulse-shrink:focus:before, .hvr-icon-pulse-shrink:active:before {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-push:before {
  content: "\f006";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-push:hover:before, .hvr-icon-push:focus:before, .hvr-icon-push:active:before {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
  }
}

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-pop:before {
  content: "\f005";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-pop:hover:before, .hvr-icon-pop:focus:before, .hvr-icon-pop:active:before {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bounce:before {
  content: "\f087";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-bounce:hover:before, .hvr-icon-bounce:focus:before, .hvr-icon-bounce:active:before {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
}

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-rotate:before {
  content: "\f0c6";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-rotate:hover:before, .hvr-icon-rotate:focus:before, .hvr-icon-rotate:active:before {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-grow-rotate:before {
  content: "\f095";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-grow-rotate:hover:before, .hvr-icon-grow-rotate:focus:before, .hvr-icon-grow-rotate:active:before {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg);
}

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-float:before {
  content: "\f01b";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-float:hover:before, .hvr-icon-float:focus:before, .hvr-icon-float:active:before {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-sink:before {
  content: "\f01a";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-icon-sink:hover:before, .hvr-icon-sink:focus:before, .hvr-icon-sink:active:before {
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }

  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
  }
}

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-bob:before {
  content: "\f077";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-bob:hover:before, .hvr-icon-bob:focus:before, .hvr-icon-bob:active:before {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }

  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
}

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-hang:before {
  content: "\f078";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-hang:hover:before, .hvr-icon-hang:focus:before, .hvr-icon-hang:active:before {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate;
}

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px);
  }

  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px);
  }

  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px);
  }

  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px);
  }

  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px);
  }

  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-horizontal:before {
  content: "\f061";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-horizontal:hover:before, .hvr-icon-wobble-horizontal:focus:before, .hvr-icon-wobble-horizontal:active:before {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }

  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }

  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }

  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-wobble-vertical:before {
  content: "\f062";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-wobble-vertical:hover:before, .hvr-icon-wobble-vertical:focus:before, .hvr-icon-wobble-vertical:active:before {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz:before {
  content: "\f017";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz:hover:before, .hvr-icon-buzz:focus:before, .hvr-icon-buzz:active:before {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }

  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }

  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }

  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }

  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }

  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  padding-right: 2.2em;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-icon-buzz-out:before {
  content: "\f023";
  position: absolute;
  right: 1em;
  padding: 0 1px;
  font-family: FontAwesome;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.hvr-icon-buzz-out:hover:before, .hvr-icon-buzz-out:focus:before, .hvr-icon-buzz-out:active:before {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px;
}

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}
.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height;
}
.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px;
}

/*------------------------------------*\
$HEADER
\*------------------------------------*/
body {
    font-family: 'Open Sans', sans-serif;
    border-top: 0;
    line-height: 20px;
    -webkit-font-smoothing: antialiased;
}

h1,
h2,
h3 {
    color: #000;
}

.main {
    z-index: 2;
    overflow: hidden;
}

.main-container {
    background-color: #E1ECEE;
}

/* Christmas theme*/
/* .main {
    background: #fff;
}

.main-container {
    background-image: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/christmas-bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
*/
/* Christmas theme*/

.col2-left-layout .main {
    overflow: visible;
    margin-bottom: 20px;
}

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

button.button {
    vertical-align: top;
}

.page {
    overflow: hidden;
}

.cms-page-view .col-main>.std a,
.onepagecheckout-index-success .col-main>.std a,
.onepagecheckout-index-failure .col-main>.std a {
    color: #c2373f;
}

.cms-page-view .col-main>.std a:hover,
.onepagecheckout-index-success .col-main>.std a:hover,
.onepagecheckout-index-failure .col-main>.std a:hover {
    color: #a82f35;
}

.top-switch-bg {
    padding: 10px 0;
    background: #506580 !important;
    min-height: 0px;
}

.bg-white {
    background-color: #ffffff;
}

.form-container {
    margin: 0px 20px 20px 20px;
}

.user-menu ul,
.user-menu ul li,
.user-menu ul li a,
.lang-menu ul,
.lang-menu ul li,
.lang-menu ul li a {
    line-height: 14px;
}

.header-switch:hover span {
    color: #333333 !important;
}

header div.logo {
    float: left;
}

header div.logo a {
    display: block;
    float: left;
    margin: 10px 47px 10px 0px;
}

header a.logo img {
    margin: 0 auto;
    display: block;
}

.header-container .lang-menu {
    float: left;
    color: #b8bfd9;
    line-height: 20px;
    font-size: 11px;
    margin: 0;
}

.header-container .header-menu {
    float: left;
}

.links li {
    line-height: 20px;
}

.header-container .lang-menu ul {
    font-size: 0;
    margin-left: 20px;
}

.header-container .top-header a,
.links li a {
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    color: #FFFFFF !important;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top;
}

.links li a:hover {
    text-decoration: underline;
}

.header-container .top-header .selected a {
    text-decoration: underline;
}

.header-container .top-header ul li {
    display: inline-block;
    vertical-align: top;
}

.header-container .top-header li:before,
.links li:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 3px;
    height: 10px;
    background: #7086A1;
    margin: 2px 10px;
}

.header-container .top-header li:first-child:before,
.links li:first-child:before {
    display: none;
}

.links li.separator {
    display: none;
}

.header-container .lang-menu ul li a.active {
    color: #b8bfd9;
}

.header-container .user-menu {
    float: right;
}

.header-container .user-menu .welcome {
    float: left;
    padding: 0 20px;
    color: #fff;
    font-weight: bold;
}

.header-container .user-menu ul {
    list-style: none;
    font-size: 0;
}

.header-container .user-menu ul li {
    display: inline-block;
    line-height: 20px;
}

.header-container .user-menu ul li.separator {
    display: none;
}

.header-container .user-menu ul li a {
    color: #ffffff;
}

.header-container .user-menu ul li a:hover {
    text-decoration: underline;
    color: #ffffff;
}

.header-wrapper .row {
    position: relative;
    width: 1120px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.header-wrapper .menu-bar {
    padding-left: 0px;
}

.top-dropdowns {
    margin: 0px;
    left: 0px;
    border-right: 1px solid #EBEBEB;
    position: relative;
    height: 100%;
    float: left;
    width: calc(100% - 201px);
    display: inline-block;
}

.top-dropdowns .links {
    float: right;
    padding: 10px 20px;
    margin: 10px 40px 10px 20px;
    border-right: 1px solid #eeeeee;
}

.top-dropdowns .links li {
    float: left;
    margin: 0;
}

.top-dropdowns .links li:before {
    content: '\2022';
    float: left;
    color: #000;
    margin: 0 20px;
}

.top-dropdowns .links li:first-child:before {
    display: none;
}

.top-dropdowns .links li a {
    color: #e4041b !important;
    font-size: 12px;
    float: left;
    display: block;
    line-height: 20px;
    text-transform: none;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

.top-dropdowns .links li.my-account a {
    font-weight: bold;
    color: #000 !important;
    padding-left: 30px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-user.png) no-repeat 0 50%;
}

.homepage-banners {
    margin: 20px 0 0 !important;
    overflow: hidden;
    vertical-align: top;
    width: 100% !important;
}

.catalog-product-view #ambanner-3-slider {
    width: 100%;
    float: left;
    box-sizing: border-box;
    position: relative;
}

.catalog-product-view #ambanner-3-slider .flex-viewport {
    margin: 0 0 15px 20px;
}

.catalog-product-view #ambanner-3-slider .flex-direction-nav {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    padding-left: 20px;
    box-sizing: border-box;
}

.catalog-product-view #ambanner-3-slider .flex-direction-nav li {
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 30px;
}

.catalog-product-view #ambanner-3-slider .flex-direction-nav li:first-child {
    left: 25px;
}

.catalog-product-view #ambanner-3-slider .flex-direction-nav li:last-child {
    right: 0;
}

.catalog-product-view #ambanner-3-slider .flex-direction-nav a {
    position: relative;
    display: inline-block;
    left: auto;
    right: auto;
    top: 40%;
    float: left;
    background-size: 35px;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.75);
}

.catalog-product-view #ambanner-3-slider .flex-direction-nav li:last-child a {
    float: right;
    margin-right: 5px;
}

.catalog-product-view #ambanner-3-slider .slides a,
.homepage-banners a {
    background: #ffffff;
    padding: 5px;
    border: 0;
    display: block;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.catalog-product-view #ambanner-3-slider .slides a {
    padding-right: 25px;
}

.catalog-product-view #ambanner-3-slider .slides a:hover img,
.homepage-banners a:hover img {
    opacity: .8;
}

.catalog-product-view #ambanner-3-slider .slides img,
.homepage-banners img {
    display: block;
    max-width: 100%;
    border-radius: 2px;
}

.homepage-banners .big-banner {
    float: left;
    width: 720px;
    position: relative;
}

.homepage-banners .big-banner .slides {
    margin: 0;
}

.homepage-banners .big-banner .slides li {
    display: none;
}

.homepage-banners .banner-links {
    float: right;
    width: 160px;
}

.homepage-banners .banner-links ul {
    list-style: none;
    margin: 0;
}

.homepage-banners .banner-links ul li a {
    display: block;
    line-height: 20px;
    padding: 10px 20px 10px 50px;
    height: 40px;
    color: #676a75;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
    background: #ede8e3 no-repeat 20px 50%;
}

.homepage-banners .banner-links ul li a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.homepage-banners .banner-links ul li a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 10px;
    line-height: 15px;
    width: 100%;
}

.homepage-banners .banner-links ul li.bonuses-link a {
    background-image: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-bonus.png);
}

.homepage-banners .banner-links ul li.shops-link a {
    background-image: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-home.png);
    background-position: 20px 50%;
}

.homepage-banners .banner-links ul li.ask-link a {
    background-image: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-ask.png);
}

.ajax_loading {
    margin-top: 19px;
    margin-left: 10px;
}

.compare-top-container .details .actions a:before {
    background-color: #506580;
}

button.button span,
button.btn-proceed-checkout span span,
.product-view .add-to-cart button.button span {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    background: #506580 !important;
}

button.button span:hover,
button.btn-proceed-checkout span span:hover,
.product-view .add-to-cart button.button span:hover {
    background: #425267 !important;
}

.homepage-banners .banner-links ul li:nth-child(even) a {
    background-color: #e8e3de;
}

.flex-control-nav {
    position: relative;
    bottom: 10px;
    left: 0;
    line-height: 10px;
    z-index: 5;
    list-style: none;
    margin: 0;
}

.flex-control-nav li {
    margin: 0 2px;
}

.flex-control-nav li a {
    background: none;
    border: 2px solid #fff;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.flex-direction-nav {
    width: auto;
}

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

.flex-direction-nav a {
    z-index: 5;
    width: 18px;
    height: 18px;
    margin: 0;
    display: block;
    background: #fff url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slideshow_arrows.png) no-repeat 0 0;
    background-size: 58px 29px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    top: -150px;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0.5;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.flex-direction-nav .flex-next {
    background-position: 100% 0;
    right: -5px;
}

.flex-direction-nav .flex-prev {
    left: -20px;
}

.homepage-banners .flex-control-nav li a:hover,
.homepage-banners .flex-control-nav li a.flex-active {
    background: #fff;
}

#ambanner-4-slider {
    margin-left: 30px;
}

#ambanner-4-slider ul.slides {
    background-color: #FFF;
}

#ambanner-4-slider .flex-control-nav {
    top: 3px;
}

#ambanner-4-slider .flex-control-nav li a {
    width: 10px;
    height: 10px;
}

#ambanner-4-slider .flex-direction-nav a {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
}

#ambanner-4-slider .flex-direction-nav .flex-next {
    right: -25px;
    top: -100px;
}

#ambanner-4-slider .flex-direction-nav .flex-prev {
    left: -25px;
    top: -100px;
}

header {
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.menu-wrapper {
    position: relative;
}

.below-logo #nav {
    left: -10px;
    width: 100%;
    margin: 0px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc2330+0,9b1c27+100 */
    background: #bc2330;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc2330), color-stop(100%, #9b1c27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #bc2330 0%, #9b1c27 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bc2330', endColorstr='#9b1c27', GradientType=0);
    /* IE6-9 */
}

#nav ul {
    margin: 50px 0 0 0;
    padding: 0px;
}

#nav ul li a {
    padding: 4px 15px;
}

#nav ul ul {
    padding: 0;
}

#nav ul li.active>a {
    color: #000000 !important;
    text-decoration: underline;
    background: #ffffff !important;
}

#nav li .shown-sub ul.shown-sub {
    left: 109px !important;
    top: 0px;
}

#nav ul ul li a {
    padding: 4px 15px;
}

#nav>li>a>span {
    transition: none !important;
    -webkit-transition: none !important;
}

.below-logo #nav:after,
.below-logo #nav:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 100%;
    width: 99999px;
    height: 51px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#bc2330+0,9b1c27+100 */
    background: #bc2330;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc2330), color-stop(100%, #9b1c27));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #bc2330 0%, #9b1c27 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bc2330', endColorstr='#9b1c27', GradientType=0);
    /* IE6-9 */
}

.below-logo #nav:before {
    left: auto;
    right: 100%;
}

.menu-wrapper #nav>li {
    margin: 0px;
}

.menu-wrapper #nav>li>a {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: 0;
    padding: 17px 10px 15px;
    text-transform: none;
    text-transform: uppercase;
    color: #ffffff !important;
    font-weight: bold;
}

.menu-wrapper #nav>li.over {
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15) !important;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15) !important;
}

.menu-wrapper #nav>li>a>span {
    background: none;
    border-top: 0;
    padding: 0;
    border-bottom: 2px solid transparent;
}

.menu-wrapper #nav>li.special-offers>a>span {
    border-bottom: 2px solid #d2747c;
}

.menu-wrapper #nav>li>a:hover>span,
.menu-wrapper #nav>li>a:hover,
.menu-wrapper #nav>li:hover,
.menu-wrapper #nav>li.active>a,
.menu-wrapper #nav>li.active>a>span {
    color: #c2373f;
    background: #ffffff;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.menu-wrapper #nav>li:hover>a>span {
    color: #c2373f;
}

#nav>li>a,
#nav ul li a,
#nav>li>a>span,
#mobile-nav>li>a,
#mobile-nav ul li a,
#mobile-nav>li>a>span,
#queldoreiNav>li>a,
#queldoreiNav ul li a,
#queldoreiNav>li>a>span {
    transition: all 300ms ease-in-out;
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
}

.cart-top {
    min-width: 100px;
    height: 100px;
    border-left: 1px solid #EBEBEB;
}

.cart-top a,
.cart-top a:hover {
    background-color: #ffffff !important;
}

.cart-top a:hover {
    text-decoration: underline;
}

.cart-top>a {
    height: auto;
    width: auto;
    white-space: nowrap;
    border-radius: 0;
    display: block;
    position: relative;
    color: #506580;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 50px 10px 30px;
    background: #fff url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_cart.png') 50% 33px no-repeat;
}

.cart-top>a span.icon {
    display: none;
}

.cart-top>a span.title {
    display: block;
    padding: 0;
    color: #506580;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 20px;
    font-family: 'Open Sans', sans-serif;
}

.search-field #search_mini_form .form-search {
    margin: 30px 0;
    position: relative;
}

.cart-top-container {
    margin: 0;
}

.cart-top-container .details,
.compare-top-container .details {
    top: 70px;
    right: 5px;
}

.details .details-border {
    background-color: #506580 !important;
}

.details .details-border:before {
    border-color: transparent transparent #506580 transparent !important;
}

.cart-top-container .details-border:before,
.compare-top-container .details .cc:before {
    right: 40px;
}

.cart-top-container .details .buttons .button {
    float: none;
    width: 100%;
    display: block;
}

.cart-top-container .details .buttons button.button span {
    float: none;
    display: block;
}

.cart-top-container .details .buttons .button.btn-continue {
    margin: 0 0 10px;
}

.compare-top-container {
    margin: 0;
}

.wishlist-top-container {
    float: right;
}

.compare-top-container .compare-top,
.wishlist-top-container .wishlist-top {
    overflow: visible;
    min-width: 100px;
    height: auto;
    background: none;
    border-left: 1px solid #EBEBEB;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    width: auto;
}

.compare-top-container .compare-top .summary,
.wishlist-top-container .wishlist-top .summary {
    display: block;
    position: relative;
    color: #506580;
    font-weight: bold;
    font-size: 10px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    padding: 50px 10px 30px;
    background: #fff url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare.png') 50% 30px no-repeat;
}

.wishlist-top-container .wishlist-top .summary {
    background: #fff url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist.png') 50% 33px no-repeat;
}

.compare-top-container .compare-top .summary .title,
.wishlist-top-container .wishlist-top .summary .title {
    display: block;
}

.cart-top>a .num,
.compare-top-container .compare-top .summary .num,
.wishlist-top-container .wishlist-top .summary .num {
    display: block;
    position: absolute;
    top: 23px;
    right: 25px;
    font-size: 9px;
    padding: 0;
    background: #c2373f;
    width: 20px;
    height: 20px;
    color: #fff;
    line-height: 20px;
    border-radius: 50%;
}

.search-label {
    display: none;
}

.search-field #search_mini_form .form-search button,
.search-field #search_mini_form .form-search button:hover {
    background: transparent url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/search.png') 50% 50% no-repeat;
    margin: 0;
    left: 0;
    width: 40px;
    height: 40px;
    top: 0;
    right: 0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
}

.search-top-container {
    float: left;
    margin: 0px;
}

.search-field #search,
.search-field .input-text {
    float: none;
    width: 300px;
    padding: 8px 18px 8px 38px;
    line-height: 20px;
    height: 20px;
    color: #000;
    border-radius: 20px;
    border: 2px solid #f0f0f0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.cms-page-view .col-main .std h1 {
    margin-bottom: 20px;
}

/*
.cms-page-view .col-main .std p {
margin: 20px 0;
}
*/
.cms-page-view .col-main .std .products-grid .button-container p,
.cms-page-view .col-main .std .products-grid .price-box p {
    margin: 0;
}

.top-dropdowns .header-contact-container {
    float: right;
    margin-right: 20px;
}

.top-dropdowns .header-contact {
    vertical-align: middle;
    display: table-cell;
    padding: 0;
    color: #bbbbbb;
    font-size: 9px;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    line-height: 10px;
    text-align: right;
    text-transform: uppercase;
    height: 100px;
}

.top-dropdowns .header-contact strong {
    display: block;
    color: #c2373f;
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
    background: url("https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/phone.png") no-repeat 0 50%;
}

.checkout-cart-index .page-title {
    margin: 20px 20px 0px 20px;
    border-bottom: 1px solid #DEE7E9;
    padding: 20px 0;
}

.checkout-cart-index .col-main>.page-title {
    background: #fff;
    margin: 20px 0 0 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.checkout-cart-index .col-main>.page-title h1 {
    padding: 0px 20px;
}

.checkout-cart-index .col-main>.cart-empty {
    background-color: #fff;
    margin: 0 0 20px;
    padding: 20px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.page-title h1,
.page-title h2,
.checkout-cart-index .page-title h1 {
    text-transform: none;
    font-size: 30px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    line-height: 30px;
    letter-spacing: -1.5px;
}

.data-table td a.product-image,
.data-table td a.product-image img {
    width: auto;
    height: 70px;
}

#onepagecheckout_forgotbox .buttons-set .back-link {
    margin: 10px 0 0 20px !important;
}

#onepagecheckout_forgotbox .buttons-set .back-link a {
    padding: 0;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    padding: 10px 20px 10px 60px !important;
    background-position: 20px center !important;
}

.messages li {
    margin: 10px 0;
}

.dashboard .box .box-title,
.addresses-list h2,
.order-info-box h2 {
    background: #ffffff;
    padding: 10px;
}

.box-account .box-head {
    margin-top: 20px;
}

.buttons-set {
    margin-top: 20px;
}

#form-validate .buttons-set {
    margin-bottom: 20px;
}

.my-wishlist .data-table th {
    padding: 0 10px;
}

.my-wishlist .data-table td {
    text-align: left !important;
}

#wishlist-table input.qty {
    float: left;
    margin-right: 10px;
}

#wishlist-table .old-price .available-until {
    display: block;
}

.styled-select select {
    background: transparent;
    width: 325px;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 0;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none;
}

.styled-select {
    position: relative;
    width: 300px;
    height: 30px;
    overflow: hidden;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/select-down-arrow.png) no-repeat;
    background-position: 280px 50%;
    border: 1px solid #BAC3CC;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
}

.styled-select:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    background-color: #BAC3CC;
    top: 0px;
    right: 30px;
}

form.jarelmaks input,
form.jarelmaks select,
form.jarelmaks textarea,
form.jarelmaks button {
    margin-right: 0;
    float: none;
}

form.jarelmaks .fieldset {
    padding: 0;
}

form.jarelmaks .fieldset .legend {
    float: none;
    margin: 20px 0 0;
}

form.jarelmaks input[type='submit'],
form.jarelmaks button {
    width: auto;
}

/*------------------------------------*\
$FOOTER
\*------------------------------------*/
#toTop {
    bottom: 5px;
    width: 38px;
    height: 38px;
    background-size: 38px 76px;
    background-color: #ffffff !important;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_totop.png) 50% 50% no-repeat;
}

#toTop:hover {
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_totop.png) 50% 50% no-repeat;
}

.footer {
    margin: 15px 20px 10px 20px;
    display: inline-block;
    width: calc(100% - 40px);
    padding: 0px;
    line-height: normal;
}

.footer:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 999px;
    background: #f5f2ef;
}

.footer .copy {
    line-height: 17px;
    margin: 0px;
    font-size: 12px;
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}

.footer .copy strong {
    font-weight: normal !important;
}

.footer-info .footer:before {
    right: 0;
}

.footer ul {
    float: right;
    display: inline-block;
    text-align: right;
    vertical-align: middle;
}

.footer ul li {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 17px;
    padding-left: 5px;
}

.footer a {
    text-decoration: underline;
    color: #ffffff !important;
}

.footer a:hover,
.footer-info a:hover {
    color: #ffffff !important;
    text-decoration: none;
}

.ft-info {
    padding: 20px 20px 0px 20px;
}

.ft-info .information {
    float: left;
    width: 20%;
    padding: 0 0 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ft-info .information ul li {
    padding: 0 0 0 20px;
    line-height: 20px;
}

.ft-info .information ul li:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    left: 7px;
    top: 8px;
    background: #7C8FA8;
    border-radius: 50%;
}

.ft-info .information ul li a {
    color: #ffffff !important;
}

.ft-info .information ul li a:hover {
    color: #ffffff !important;
    text-decoration: underline;
}

.footer-info {
    padding: 0;
    border: 0;
    position: relative;
    background: #ffffff;
}

.footer-info:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 9999px;
    background: #fff;
}

.footer-info p {
    margin-left: 0;
}

.footer-info .widget-latest ul li {
    line-height: 20px;
    margin: 0 0 20px;
}

.footer-info .widget-latest ul li p {
    margin: 0;
    line-height: 20px;
}

.news-block-date {
    color: #808080;
}

.block-subscribe .form-subscribe-header {
    text-align: left;
    font-size: 12px;
    margin: 0;
    color: #ffffff;
}

.block-subscribe h4,
.block-subscribe .block-content {
    display: inline-block;
    vertical-align: top;
}

.footer-info .information h4 {
    font-size: 16px;
    line-height: 20px;
    margin: 0 0 5px 0;
    color: #ffffff;
    text-transform: none;
    letter-spacing: normal;
}

.footer-container {
    background: none !important;
    border-top: 0;
    z-index: 3;
}

.footer-container .footer-info {
    background-color: #506580;
}

.footer-contact li {
    display: inline-block;
    margin: 0 0 0 20px;
}

body {
    background: #fff !important;
}

.page,
.footer-container .product-slider-container {
    background: #E1ECEE !important;
}

.footer-container .footer-banners {
    border-top: 1px solid #EBEBEB;
}

.footer-partners {
    clear: both;
    position: relative;
    padding: 20px;
    background-color: #FFFFFF;
    text-align: center;
}

.footer-partners img {
    max-height: 100px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.footer-partners .cg-assets-shop-review-button>div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

/*------------------------------------*\
$CONTENT
\*------------------------------------*/
.label-cw {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

.newproduct_label,
.saleproduct_label {
    background: #BC2330;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    top: 0;
    left: 0;
    height: auto;
    float: right;

    /*position: absolute;
    top: -20px;
    left: 5px;
    width: 50px;
    height: 48px;*/
    color: #ffffff;
    text-transform: uppercase;
    z-index: 10;
    /*font-size: 10px;
    font-weight: bold;
    padding: 28px 0 0 0;*/
    line-height: 20px;
    text-align: center;
    /*border-radius: 0 0 3px 3px;*/
}

.newproduct_label {
    padding: 15px 10px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/newproduct.png) no-repeat 50% 50%;
}

.saleproduct_label+.newproduct_label,
.newproduct_label+.saleproduct_label {
    left: auto;
    float: left;
    top: 10px;
}

.saleproduct_label {
    /*background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/saleproduct.png) no-repeat 50% 50%;*/
}

.products-list .newproduct_label {
    top: 10px;
    left: 10px;
}

.products-list .saleproduct_label {
    top: 10px;
    right: 10px;
}

.product-img-box .newproduct_label,
.product-img-box .saleproduct_label {
    top: -2px;
    /*left: 10px;*/
}

.product-img-box .newproduct_label+.saleproduct_label,
.product-img-box .saleproduct_label+.newproduct_label {
    float: left;
    top: 10px;
}

.catalog-product-view .newproduct_label {
    /*position: absolute;
  top: 0;
  right: 0;
  left: auto;*/
}

.products-grid .item .regular .button-container {
    display: none;
}

.sidebar .product-slider-container:before {
    content: "";
    display: block;
    height: 20px;
    background: #E1ECEE;
    width: 102%;
}

.sidebar .product-slider-container .title-container {
    margin: 20px 20px 0px 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #DAE1E9;
}

.sidebar .product-slider-container .title-container h2 {
    font-size: 18px !important;
    color: #000000;
}

.sidebar .product-slider-container ul#viewed-products-list {
    padding: 20px;
}

.sidebar .product-slider-container ul#viewed-products-list>li {
    width: auto;
    margin: 0px;
}

.sidebar .product-slider-container ul#viewed-products-list>li .regular {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #E1ECEE;
    padding: 10px 0;
}

.product-slider-container {
    margin-bottom: 20px;
}

.catalog-product-view .col-main .product-slider-container {
    margin-left: 20px;
}

.products-grid li.item {
    margin: 0;
    border: 0;
    padding: 0;
    width: 25%;
    line-height: 20px;
    text-align: center;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.catalog-product-view .product-slider-container .products-grid li.item {
    width: 200px;
}

.product-slider-container .products-grid li.item {
    width: 265px;
    margin-right: 20px;
}

.products-grid li.item .regular {
    background: #fff;
    padding: 10px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    border-radius: 3px;
}

.products-grid .product-image img {
    max-height: 200px;
    width: auto;
}

.products-grid li.item .regular .product-info {
    display: table-cell;
    vertical-align: middle;
    width: 1000px;
}

.cms-page-view .col-main>.std a.product-name {
    color: #000000;
}

.cms-page-view .col-main>.std a.product-name:hover {
    color: #c2373f;
}

.products-grid .price-box,
.products-grid .product-name {
    margin: 0;
    color: #000000;
    font-weight: normal;
    word-wrap: break-word;
    word-break: break-word;
}

.products-grid .price-box .price {
    font-weight: bold;
    line-height: 20px;
    color: #BC2330;
}

.products-grid .price-box .tax-label {
    color: #808080;
    font-size: 11px;
}

.products-grid .price-box .special-price {
    margin-bottom: 0;
}

.products-grid .price-box .old-price {
    line-height: 10px;
}

.products-grid .price-box .old-price .available-until {
    display: block;
    line-height: 20px;
    font-size: 10px;
    color: #9EA8B3;
}

.old-price .price {
    text-decoration: none;
}

.old-price .price .value {
    text-decoration: line-through;
}

.products-grid .price-box .old-price .price-label {
    display: none;
}

.products-grid .price-box .old-price span {
    font-weight: normal;
    font-size: 10px;
    color: #9EA8B3;
    display: inline-block;
    line-height: 10px;
}

.products-grid .product-name {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 19px;
    font-weight: bold;
}

.products-grid .product-name:hover {
    color: #e6162c;
}

.products-grid .add-to-links {
    width: auto;
    height: auto;
    margin: 10px 0 0 !important;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0;
}

.products-grid .add-to-links .link-cart {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: -30px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* .compare-link-separately */
.products-grid .add-to-links.compare-link-separately .link-cart {
    padding: 0px;
    margin: 0px;
}

.products-grid .add-to-links.compare-link-separately .link-cart button {
    border-radius: 3px;
}

.products-grid .add-to-links.compare-link-separately .link-compare {
    display: block;
    margin: 0px;
    width: 100%;
    vertical-align: middle;
    height: auto;
}

.products-grid .add-to-links.compare-link-separately li.link-compare {
    padding: 10px 0 5px 0;
}

.products-grid .add-to-links.compare-link-separately li.link-compare span {
    display: none;
}

.products-grid .add-to-links.compare-link-separately .link-compare a {
    -webkit-transition: none;
    -o-transition: none;
    border-radius: 0xp;
    font-size: 10px;
    color: #506580;
    line-height: 14px;
    text-decoration: underline;
    background: none;
}

.products-grid .add-to-links.compare-link-separately .link-compare a:before {
    content: "";
    width: 14px;
    height: 13px;
    display: inline-block;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-link-compare-blue.png) no-repeat 50%;
    vertical-align: middle;
    margin-right: 5px;
}

.products-grid .add-to-links.compare-link-separately .link-compare a:hover {
    background-color: #fff;
}

.products-grid .add-to-links .link-cart button {
    font-weight: bold;
    display: block;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    line-height: 20px;
    border: 0;
    padding: 10px 0 10px 5px;
    background: #506580;
    text-align: center;
    border-radius: 3px 0 0 3px;
    width: 100%;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.products-grid .add-to-links .link-cart button:hover {
    background: #425267;
}

.products-grid .add-to-links .link-cart button:before {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 12px;
    height: 20px;
    margin-right: 4px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-link-cart.png) no-repeat 50% 50%;
}

.products-grid .add-to-links .link-compare {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: 0;
}

.products-grid .add-to-links .link-compare a {
    display: block;
    height: 40px;
    background: #425267 url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-link-compare.png) no-repeat 50% 50%;
    border-radius: 0 3px 3px 0;
    -webkit-transition: background .2s;
    -o-transition: background .2s;
    transition: background .2s;
}

.products-grid .add-to-links .link-compare a:hover {
    background-color: #506580;
}

.jcarousel-next-horizontal,
.jcarousel-prev-horizontal {
    width: 30px;
    height: 30px;
    background-color: #FFFFFF !important;
    margin: 17.5px 0 !important;
}

.jcarousel-next-horizontal:hover {
    background: #FFFFFF url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider-next.png) no-repeat 50% 50% !important;
}

.jcarousel-next-horizontal {
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider-next.png) no-repeat 50% 50%;
}

.jcarousel-prev-horizontal:hover {
    background: #FFFFFF url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider-prev.png) no-repeat 50% 50% !important;
}

.jcarousel-prev-horizontal {
    right: 40px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/slider-prev.png) no-repeat 50% 50%;
}

.product-slider-container .jcarousel-skin-tango .jcarousel-clip ul.jcarousel-list {
    padding: 0 !important;
    overflow: visible !important;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: visible;
}

.product-slider-container .title-container {
    margin: 0 0 10px;
    padding: 25px 100px 10px 0px;
}

.product-slider-container h2 {
    float: left;
    margin: 0 !important;
    padding: 0;
    font-size: 22px !important;
    line-height: 30px;
    text-transform: none;
    letter-spacing: normal;
    font-weight: normal !important;
    color: #000000;
}

.product-slider-container .view-all {
    float: right;
    font-size: 12px;
    color: #BC2330;
    text-decoration: underline;
    line-height: 17px;
}

.jcarousel-prev-horizontal {
    margin: 0;
    top: 0;
}

.jcarousel-next-horizontal {
    right: 0;
    top: 0;
    margin: 0;
}

.buttons-set-facebook {
    position: relative;
    overflow: hidden;
    margin: 0px 20px;
    padding: 20px 0;
    background: #fefefe;
    text-align: center;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top: 1px solid #DEE7E9;
}

.products-grid .price-box,
.slider-container .jcarousel-list .price-box,
h1,
h2,
h3 {
    letter-spacing: 0;
}

.product-view .product-additional .block .block-title {
    padding: 24px 20px 27px;
}

.product-next span {
    background-position: right -28px;
}

#shopping-cart-totals-table td {
    padding: 5px 20px 0 10px;
}

#shopping-cart-totals-table td:first-child {
    padding-right: 0;
}

#shopping-cart-totals-table strong {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    color: #000;
    display: block;
}

.top-opc li {
    width: auto;
    margin: 0 30px 30px 0;
}

.top-opc li h2 {
    float: left;
    overflow: visible;
    line-height: 20px;
}

.product-view .qty-container {
    display: none;
}

.home-main-full {
    margin: 0 0 20px 0;
}

a.button {
    display: block;
    float: left;
}

a.button span {
    float: left;
    height: 21px;
    background: none;
    padding: 0 0 0 8px;
    font: bold 12px/21px Arial, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    color: #fff;
}

a.button span span {
    background-position: 100% 0;
    padding: 0 12px 0 4px;
}

a.button span {
    background: none;
    padding: 0px;
    height: 52px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

a.button span span {
    line-height: 52px;
    padding: 0 16px;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    white-space: nowrap;
}

a.button:hover span {
    background-color: #393431;
}

a.button:hover span {
    transition: background 200ms ease-in-out;
    -webkit-transition: background 200ms ease-in-out;
    -moz-transition: background 200ms ease-in-out;
    -o-transition: background 200ms ease-in-out;
}

a.invert span {
    background-color: #393431;
}

a.invert:hover span {
    background-color: #1a9fbc;
}

a.button_white {
    height: 42px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 1px 1px 5px 0px rgba(0, 0, 0, 0.15);
}

a.button_white span span {
    padding: 0 37px;
    color: #000;
    color: rgba(0, 0, 0, 0.75);
}

a.button_white:hover {
    padding: 1px 0 0 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

#review-buttons-container button {
    margin: 0;
    float: none;
    vertical-align: top;
}

#review-buttons-container button span span {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 20px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhNWU2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(90, 94, 109, 1)), color-stop(100%, rgba(60, 63, 73, 1)));
    background: -webkit-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: -o-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: -ms-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: linear-gradient(to bottom, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: rgb(90, 94, 109) \9;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .5);
}

#checkout-step-review .buttons-set {
    margin: 20px 0 0;
}

.products-grid .hover {
    background: none !important;
    border: 0 !important;
    top: 100%;
    left: 0;
    border-radius: 0 0 3px 3px;
}

.products-grid .hover .add-to-links {
    margin: 0;
}

#left-nav>li.active>a,
#left-nav li.active>a {
    font-weight: bold;
    color: #c2373f !important;
}

#left-nav>li>a:hover,
#left-nav li>a:hover {
    color: #c2373f !important;
}

#left-nav>li {
    padding-left: 0;
    margin: 10px 0 0 0;
    background: none;
    margin: 5px 0 0;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/submenu-arr.png) no-repeat 7px 7px;
    padding-left: 20px;
}

#left-nav>li a {
    color: #373330;
}

#left-nav>li a:hover {
    color: #c2373f;
}

#left-nav>li:first-child {
    margin-top: 0;
}

#left-nav li ul {
    margin: 5px 0 10px;
}

#left-nav li li {
    font-size: 11px;
    margin: 5px 0 0;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/arrow_item.gif) no-repeat 7px 50%;
    padding-left: 15px;
}

.m-filter-item-list .m-selected-ln-item {
    color: #aaaaaa;
}

/*------------------------------------*\
$BREADCRUMBS
\*------------------------------------*/
.breadcrumbs {
    background: #fff;
    line-height: 14px;
    padding: 10px 0;
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.breadcrumbs ul {
    width: 1120px;
    max-width: 100%;
    margin: 0 auto;
}

.breadcrumbs li {
    display: inline-block;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
}

.breadcrumbs li a {
    display: inline-block;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
}

.breadcrumbs li strong {
    display: inline-block;
    font-size: 10px;
    color: #000000;
    line-height: 14px;
    font-weight: normal;
}

.breadcrumbs span {
    background: none;
    padding: 0px 10px;
}

.breadcrumbs span:before {
    content: ">";
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    font-size: 10px;
}

.breadcrumbs strong {
    font-weight: bold;
    color: #808080;
}

.breadcrumbs h1 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    line-height: 20px;
}

.main .cart-empty {
    margin: 20px 0;
}

.main .cart-empty img {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation-name: hvr-bob-float, hvr-bob;
    animation-name: hvr-bob-float, hvr-bob;
    -webkit-animation-duration: .3s, 1.5s;
    animation-duration: .3s, 1.5s;
    -webkit-animation-delay: 0s, .3s;
    animation-delay: 0s, .3s;
    -webkit-animation-timing-function: ease-out, ease-in-out;
    animation-timing-function: ease-out, ease-in-out;
    -webkit-animation-iteration-count: 1, infinite;
    animation-iteration-count: 1, infinite;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-direction: normal, alternate;
    animation-direction: normal, alternate;
}

/*------------------------------------*\
$CONTENT PAGE
\*------------------------------------*/
.catalogextensions-index-mostviewed .col2-left-layout .main,
.catalogextensions-index-newproduct .col2-left-layout .main {
    margin-top: 20px;
}

.contentpage {
    padding: 0 0 20px 20px;
    font-size: 14px;
}

.std ul {
    list-style: disc;
    margin: 0 0 15px 20px;
}

.std ul.buttons {
    list-style: none;
    margin: 0 0 15px;
}

.std ol {
    list-style: decimal;
    margin: 0 0 15px 20px;
}

.std .deck {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 15px;
}

.std p {
    margin-bottom: 15px;
}

.std p:last-child {
    margin-bottom: 0;
}

.std h1 {
    font-size: 30px;
    line-height: 30px;
    margin: 0 0 20px;
    text-transform: none;
    letter-spacing: normal;
}

.std h2 {
    font-size: 18px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: normal;
    margin: 20px 0 15px;
    font-weight: bold;
}

.std h3 {
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: normal;
    margin: 20px 0 15px;
    font-weight: bold;
}

.std h4 {
    font-size: 14px;
    line-height: 20px;
    text-transform: none;
    letter-spacing: normal;
    margin: 20px 0 10px;
    font-weight: bold;
}

.std .form-list {
    margin: 0 0 15px -20px;
}

.std .form-list .fields .field {
    width: 50%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.std .form-list li {
    margin: 0 0 10px;
}

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

.std .form-list textarea,
.std .form-list input.input-text {
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.std .form-list textarea {
    height: 10em;
}

.std .fieldset .legend {
    margin: 0 0 10px;
    padding: 0;
    float: none;
    display: block;
    font-size: 16px;
    font-weight: bold;
}

.page-head-alt {
    border-bottom: 0;
    padding-bottom: 0;
}

/*------------------------------------*\
$PRODUCT DETAIL
\*------------------------------------*/
button.button span,
button.btn-proceed-checkout span span,
.product-view .add-to-cart button.button span {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZhOTU1OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NjdkNDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(106, 149, 88, 1)), color-stop(100%, rgba(86, 125, 72, 1)));
    background: -webkit-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: -o-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: -ms-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: linear-gradient(to bottom, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: rgb(106, 149, 88) \9;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .5);
}

button.button span span {
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.product-view .product-container-left,
.product-view .product-container-right {
    margin-bottom: 20px;
}

.product-view .product-container-left {
    width: 67.4419%;
    float: left;
    margin-right: 2.3256%;
}

.product-view .product-container-left .product-text {
    margin-left: 3.45%;
    /*20px;*/
    float: right;
    max-width: 58.62%;
    /*340px;*/
    width: 100%;
}

.product-shop .bonus {
    border: 4px solid #fff;
    background-color: #5284C4;
    width: 72px;
    height: 72px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    float: right;
    margin-bottom: 10px;
    position: relative;
}

.product-shop .bonus>div {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 20px;
    display: table-cell;
    vertical-align: middle;
    height: 72px;
    width: 72px;
}

.product-shop .bonus>div span {
    font-size: 8px;
    line-height: 9px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 20px;
}

.product-shop .bonus .help {
    text-align: left;
    display: none;
    position: absolute;
    left: -50%;
    width: 200px;
    margin-left: -100px;
    top: 100%;
    padding: 10px;
    background: #fff;
    margin-top: 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    z-index: 200;
}

.product-shop .bonus .help:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    border-radius: 0 0 3px 3px;
    z-index: 2;
}

.product-shop .bonus .help:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 100%;
    right: 40px;
    margin: 0 0 -6px -4px;
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    z-index: 1;
}

.product-shop .bonus:hover .help {
    display: block;
}

.product-view .product-shop .fb-like {
    margin: 20px 0 0;
}

.product-view .product-shop .other-data .std,
.product-view .product-shop .other-data .product-files {
    background: #ffffff;
    padding: 20px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    margin-top: 0;
}

.product-view .product-shop .other-data .std>p {
    line-height: 20px;
    font-size: 12px;
    color: #000000;
}

.product-view .product-shop .other-data .product-files {
    margin: 0;
}

.product-view .product-container-left .product-extra {
    max-width: 37.93%;
    /*220px;*/
    width: 100%;
    float: left;
}

.product-view .product-container-left .product-extra .product-img-box {
    width: auto;
}

.product-view .product-container-left .product-extra .product-img-box img {
    max-width: 200px;
    height: auto;
}

.product-view .product-container-left .product-extra .product-img-box .more-views {
    padding: 0px 10px 5px 10px;
    border-top: none;
}

.product-view .product-container-right {
    width: 30.2326%;
    display: inline-block;
    float: right;
}

.product-view .product-container-right .product-additional {
    width: auto;
    margin: 0px;
}

.product-view .product-container-right .addtocart {
    display: inline-block;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}

.product-view .product-shop .product-options-bottom {
    position: relative;
    margin: 10px 0 0;
}

.product-view .product-shop .product-options-bottom,
.product-view .product-shop .product-container-right .add-to-cart,
.product-view .product-shop .product-container-right .add-to-cart button.button,
.product-view .product-shop .product-container-right .add-to-cart button.button>span {
    display: inline-block;
    width: 100%;
}

.product-view .product-container-right .addtocart .product-options ul.options-list>li {
    display: inline-block;
}

.product-view .product-container-right .addtocart .product-options ul.options-list input.checkbox {
    margin: 0px;
    float: none;
    width: 0px;
    display: inline-block;
}

.product-view .product-container-right .product-options {
    margin: 0;
}

.product-view .product-container-right .product-options-bottom button span span {
    padding: 15px 0px !important;
    line-height: 17px;
    width: 100% !important;
    font-size: 12px !important;
    font-weight: bold;
    height: auto;
    text-transform: uppercase;
}

.product-view .product-additional {
    float: none;
}

.product-view .product-container-right .options-list {
    display: inline-block;
}

.product-view .product-container-right .options-list .label {
    display: inline-block;
    margin-left: 25px;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}

.product-view .product-name {
    margin-bottom: 25px;
}

.product-view .product-name h1 {
    color: #000000;
}

.product-view .product-content {
    padding: 0px;
}

.product-view .product-shop-info {
    padding: 0px;
}

.product-view .add-to-cart button.button span span {
    padding: 0px;
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn_cart.png') 10px 50% no-repeat;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px;
}

.block.block-product-additional .block-content p:last-child {
    padding-bottom: 0;
}

.product-view .add-to-links {
    margin: 0px;
    width: 100%;
    display: inline-block;
    padding: 0;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
}

.product-view .add-to-links li {
    margin: 0 0 5px;
    border-bottom: 1px solid #DAE1E9;
}

.product-view .add-to-links li:last-of-type {
    border: none;
}

.special-price .available-until {
    display: block;
    color: #808080;
}

.product-view .product-shop .addtocart>.price-box {
    padding: 0;
    margin: 0;
    float: none;
    display: inline-block;
}

.product-view .product-shop .price-box .special-price .price span {
    background: #BC2330;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: bold;
    font-size: 14px;
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    top: 0;
    left: 0;
    height: auto;
    float: right;
}

.product-view .product-shop .price-box .old-price {
    margin: 0 20px;
    color: #717982;
}

.product-view .product-shop .price-box .old-price>span {
    color: #717982 !important;
    font-size: 11px !important;
}

.product-view .product-shop .price-box .old-price .available-until {
    color: #676a75;
    font-size: 12px;
    margin-right: 20px;
    width: 100%;
}

.product-view .slider-container {
    margin-top: 10px;
}

.product-view .data-table th {
    font-weight: normal;
}

.product-view .data-table td,
.product-view .data-table th {
    padding: 5px 10px;
    background: none;
}

.data-table tr.even,
.data-table tr.odd {
    background: none;
}

#product-attribute-specs-table.data-table th {
    white-space: normal;
    width: 50%;
}

.product-tabs {
    margin: 20px 0 0;
}

.product-tabs li.active {
    margin-top: -3px;
}

.product-tabs-content {
    margin-top: 67px;
    border-radius: 0 0 3px 3px;
}

.product-view .availability {
    float: none;
    color: #608950;
    clear: none;
    font-size: 14px;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}

.product-shop-info {
    position: relative;
}

.product-view .product-shop .add-to-box {
    float: none;
}

.product-view .product-shop .add-to-box-options {
    font-size: 0;
}

.product-view .add-to-cart {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.quantity {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 0;
    white-space: nowrap;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
}

.quantity a {
    display: inline-block;
    vertical-align: top;
    height: 38px;
    width: 15px;
    position: relative;
}

.quantity a.plus {
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/plus.png) no-repeat 50% 50%;
}

.quantity a.minus:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 2px;
    margin: -1px 0 0 -4px;
    background: #808080;
}

.quantity input.input-text {
    width: 40px;
    line-height: 30px;
    text-align: center;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-view .product-shop-info .add-to-links {
    float: left;
    margin: 0;
    clear: none;
}

.product-view .product-shop-info .add-to-links li {
    margin: 0 0 0 20px;
    float: left;
}

.product-view .product-shop-info .add-to-links li.wishlist {
    padding: 0;
}

.product-view .add-to-links li.wishlist a {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #506580;
    line-height: 15px;
    padding: 12px;
    text-align: center;
    //background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist2.png) no-repeat 0 50%;
}

.product-view .add-to-links li.wishlist a:before {
    display: inline-block;
    content: "";
    width: 14px;
    height: 13px;
    vertical-align: middle;
    padding-right: 5px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist2.png) no-repeat 0 50%;
}

.product-view .add-to-links li.compare span.icon {
    display: none;
}

.product-view .add-to-links .link-compare {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #506580;
    line-height: 15px;
    padding: 12px;
    text-align: center;
    //background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare2.png) no-repeat 0 50%;
}

.product-view .add-to-links .link-compare:before {
    display: inline-block;
    content: "";
    width: 14px;
    height: 13px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare2.png) no-repeat 0 50%;
    vertical-align: middle;
    padding-right: 5px;
}

.product-view .add-to-links li {
    float: none;
    padding: 0px;
    width: 100%;
    line-height: normal;
    margin: 0px;
}

.product-view .add-to-links li>a {}

.product-view .add-to-links li a:hover {
    text-decoration: underline;
}

.product-view .add-to-links li span.icon {
    display: none;
}

.product-view .product-actions {}

.product-view .product-actions a span {
    background: none;
}

.product-view .add-to-links li a.offer {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #506580;
    line-height: 15px;
    padding: 12px;
    text-align: center;
    //background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist2.png) no-repeat 0 50%;
}

.product-view .add-to-links li a.offer:before {
    display: inline-block;
    content: "";
    width: 14px;
    height: 13px;
    vertical-align: middle;
    padding-right: 5px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_ask2.png) no-repeat 0 50%;
}

.product-view .product-actions a span span {
    display: block;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    color: #506580;
    line-height: 15px;
    padding: 12px;
    text-align: center;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_ask2.png) no-repeat 0 50%;
    /*lalala*/
}

.product-view .product-options dl.last dd.last {
    margin: 0;
    padding: 0;
    border: 0;
}

.product-view .product-options dt {
    margin: 0;
    display: none;
}

.product-view .product-options .price-notice {
    padding: 0;
}

.product-tabs a {
    cursor: default;
}

.product-tabs-content .std {
    margin-top: 20px;
}

.product-view .product-additional .block .block-title strong {
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0;
}

.product-view .box-up-sell {
    margin: 20px 0 0;
}

.product-view .box-up-sell .jcarousel-container-horizontal,
.product-view .box-up-sell .jcarousel-clip-horizontal {
    width: 274px;
}

.product-view .product-additional .block {
    width: auto;
    padding: 0;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
}

.product-view .product-additional .block .block-title {
    color: #000;
    font-size: 18px;
    text-align: left;
    padding: 15px 20px;
    border-bottom: 1px solid #ede8e3;
}

.product-view .product-additional .block .block-content {
    padding: 20px;
}

.product-view .product-additional .block .block-title:after {
    display: none;
}

.product-view .product-img-box .more-views .jcarousel-skin-tango {
    margin: 0;
}

.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-clip-horizontal,
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-container-horizontal,
.product-view .product-img-box .more-views ul {
    width: 100% !important;
}

.liisi-jarelmaks-mini .block-content p>span.regular-price,
.liisi-jarelmaks-mini .block-content p label>.input-text {
    margin-left: 10px;
}

.product-view .box-up-sell h2 {
    margin: 0 0 20px 0;
}

#upsell-products-list {
    float: left;
    width: 274px;
}

#upsell-products-list .item:nth-child(odd) {
    clear: both;
}

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

.product-files a {
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/files.png') no-repeat left center;
    font-weight: bold;
    padding-left: 20px;
}

.all4coding-discountproducts-index-index .page-title-bg {
    height: 49px !important;
}

/*.all4coding-discountproducts-index-index .col-left,
.catalogextensions-index-bestsellers .col-left,
.catalogextensions-index-newproduct .col-left,
.catalogextensions-index-mostviewed .col-left,
.catalogextensions-index-featured .col-left {
    padding-top: 20px !important;
}
*/
.all4coding-discountproducts-index-index .menu-wrapper #nav>li.special-offers>a,
.all4coding-discountproducts-index-index .menu-wrapper #nav>li.special-offers>a>span {
    background: #ffffff;
    color: #373230;
}

div.alert {
    background: #ffffff;
    color: #000000;
    border: 1px solid #BAC3CC;
}

.checkout-onepage-success .col-main p {
    margin: 1em 0;
}

.opc .buttons-set p.required {
    margin: 1em 0;
}

#checkout-step-payment .buttons-set p.required {
    display: none;
}

.checkout-agreements .agreement-content {
    padding: 10px 0;
    height: auto;
    background: #fff;
    margin-top: 10px;
}

.block-liisi table th,
.block-liisi table td,
#liisi-billing-form .liisi-calc-div-sidebar table th,
#liisi-billing-form .liisi-calc-div-sidebar table td,
#checkout-step-payment #liisi-calculator th,
#checkout-step-payment #liisi-calculator td {
    padding: 5px 0;
    vertical-align: middle;
}

.block-liisi table th,
#liisi-billing-form .liisi-calc-div-sidebar table th,
#checkout-step-payment #liisi-calculator th {
    font-weight: bold;
}

#liisi-billing-form .liisi-calc-div-sidebar {
    width: 300px;
    margin-bottom: 20px;
}

#liisi-billing-form .buttons-set,
#liisi-billing-form .agree {
    margin: 20px 0 0;
}

#checkout-step-payment #liisi-calculator {
    margin: 0 0 20px;
}

.liisi-jarelmaks-checkout-button {
    margin-top: 10px;
}

.liisi-jarelmaks-checkout-button .button span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    height: 40px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(106, 149, 88, 1)), color-stop(100%, rgba(86, 125, 72, 1)));
    background: -webkit-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: -o-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: -ms-linear-gradient(top, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: linear-gradient(to bottom, rgba(106, 149, 88, 1) 0%, rgba(86, 125, 72, 1) 100%);
    background: rgb(106, 149, 88) \9;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .5);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .5);
}

#register-customer-newsletter {
    margin: 0 0 10px;
}

#checkout-agreements li.wide label {
    float: none;
    width: 100%;
    text-align: left;
    display: block;
}

#checkout-agreements div.input-box textarea {
    float: left;
}

.onepagecheckout-index-success .col-main>.std,
.onepagecheckout-index-failure .col-main>.std,
.weliisi-index-index #liisi-billing-form,
.cms-index-noroute .col-main>.std {
    display: block;
    padding: 19px;
    margin: 0;
    position: relative;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cms-page-view .main-container>.breadcrumbs {
    margin-bottom: 0px;
    z-index: 2;
}

.cms-page-view .main-container>.main {
    z-index: 0;
    background: #fff;
    -webkit-box-shadow: 1px 0px 3px -1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 0px 3px -1px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 0px 3px -1px rgba(0, 0, 0, 0.1);
}

.cms-page-view .main-container>.main .product-category-title {
    padding: 20px 20px 10px 20px;
}

.cms-page-view .main-container>.main .product-category-title h1 {
    font-size: 24px;
    color: #000000;
    line-height: 30px;
}

.cms-page-view .main-container>.main .std {
    padding: 0px 20px 20px 20px;
}

.cms-page-view .main-container>.main .std li {
    color: #000;
}

.cms-page-view .main-container>.main .std p>img:first-child {
    padding-right: 20px;
}

.cms-page-view .main-container>.main .std p {
    color: #000000;
    font-size: 14px;
    line-height: 25px;
    padding-bottom: 20px;
    margin: 0px;
}

.cms-page-view .main-container>.main .std p:last-of-type {
    padding-bottom: 0px;
}

.onepagecheckout-index-success .col-main>.std,
.onepagecheckout-index-failure .col-main>.std,
.cms-index-noroute .col-main>.std,
.weliisi-index-index #liisi-billing-form {
    font-size: 14px;
    line-height: 20px;
    background: #ffffff;
    border: 0;
    border-radius: 0;
    padding: 0px;
    margin: 0 0 20px 0;
}

.weliisi-index-index #liisi-billing-form .page-title {
    margin: 0;
}

.weliisi-index-index #liisi-billing-form ul {
    margin: 0 0 0 -10px;
}

.std .form-list .wide {
    padding-left: 20px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-list li.wide .input-box,
.form-list li.wide input.input-text {
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.std .form-list li.wide {
    list-style: none;
}

.cms-index-noroute .col-main>.std {
    padding-top: 0;
}

.cms-index-noroute .col-main>.product-category-title,
.cms-index-noroute .col-main>.std {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.cms-index-noroute .col-main>.std {
    top: 1px;
}

.cms-index-noroute .col-main>.std .page-head-alt {
    margin: 0px;
}

.cms-index-noroute .col-main>.std .page-head-alt h3 {
    margin: 0px;
    padding: 10px 0;
}

.cms-index-noroute .col-main>.std .page-head-alt h3:first-child {
    margin: 0px;
    padding-top: 0px;
}

.cms-index-noroute .col-main>.std>dl {
    display: inline-block;
    margin: 0px;
}

.onepagecheckout-index-success .col-main>.std,
.onepagecheckout-index-failure .col-main>.std {
    padding: 60px 20px 80px;
    margin: 0;
    border: 0;
    text-align: center;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cms-page-view .col-main>.std p,
.onepagecheckout-index-success .col-main>.std p,
.onepagecheckout-index-failure .col-main>.std p {
    margin: 10px 0;
}

.cms-page-view .col-main>.std p:first-child,
.onepagecheckout-index-success .col-main>.std p:first-child,
.onepagecheckout-index-failure .col-main>.std p:first-child {
    margin: 0;
}

.error-msg,
.success-msg,
.note-msg,
.notice-msg {
    padding: 20px !important;
    font-size: 18px !important;
    font-weight: normal !important;
    color: #000000;
    background: none !important;
}

.cms-page-view .block .block-content li,
.cms-page-view .block .block-content li.item {
    background: none;
    padding-left: 0;
    margin: 10px 0 0;
    line-height: 15px;
    font-size: 12px;
}

.cms-page-view .block .block-content li:first-child,
.cms-page-view .block .block-content li.item:first-child {
    margin-top: 0;
}

.cms-soovin-pakkumist .product-category-title {
    margin-bottom: 0;
}

.webforms-offer .fieldset {
    margin-bottom: 0;
    padding: 0;
}

.webforms-offer .buttons-set {
    margin: 0;
}

.cms-page-view .webforms-offer .buttons-set button.button {
    float: right;
}

button.button_white,
a.button_white {
    height: 40px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button.button_white:hover,
a.button_white:hover {
    padding: 0;
}

/*
button.button_white:hover span,
a.button_white:hover span
*/
button.button_white span,
a.button_white span {
    line-height: 40px;
    height: 40px;
    background: #E1ECEE !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button.button_white:hover span,
a.button_white:hover span {
    -webkit-box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.1) !important;
    -moz-box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.1) !important;
    box-shadow: inset 0px -1px 3px 0px rgba(0, 0, 0, 0.1) !important;
    background: #E1ECEE !important;
}

button.button_white span span,
a.button_white span span {
    line-height: 40px;
    padding: 0 20px;
    color: #506580;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 11px !important;
}

button.button_white:hover span span,
a.button_white:hover span span {}

.data-table button.button span {
    font-size: 10px;
    text-transform: uppercase;
}

.snize-ac-results div+ul+div {
    display: none !important;
}

.sp-methods select {
    max-width: 100%;
    margin: 5px 0 0;
}

.onepagecheckout_datafields .checkout-note .form_fields div.full {
    margin-bottom: 0;
}

.onepagecheckout_datafields .checkout-section #comment-block #order-comment {
    width: 100%;
    height: 80px;
    padding: 4px 9px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #BAC3CC;
    -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.customer-info select.customer_address {
    margin: 10px 0;
}

.block-login .block-content .form-list label {
    font-weight: bold;
    color: #000;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
}

.block-login .block-content .form-list {
    margin-bottom: 20px;
}

.block-slider .slides>li p {
    color: #000;
    padding: 0;
}

.block-login .block-content .form-list .input-box {
    margin: 0;
}

.block-login .block-content li {
    margin-bottom: 15px;
}

.block-login .forgot-password {
    margin: 15px 0 0;
}

.block-login .new-users {
    height: auto;
    width: auto;
    padding: 20px 0;
    margin: 0px 20px;
    background: none;
    border-top: 1px solid #DEE7E9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.block-login .new-users p.caption,
.account-create .block-content p.caption {
    margin: 0 0 15px;
    text-align: center;
    font-size: 14px;
    color: #000;
}

.account-create .form-list li.control input.radio,
.account-create .form-list li.control input.checkbox {
    opacity: 1.0;
}

.block-login .new-users .button span {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhNWU2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzNmNDkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(90, 94, 109, 1)), color-stop(100%, rgba(60, 63, 73, 1)));
    background: -webkit-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: -o-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: -ms-linear-gradient(top, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: linear-gradient(to bottom, rgba(90, 94, 109, 1) 0%, rgba(60, 63, 73, 1) 100%);
    background: rgb(90, 94, 109) \9;
}

.smartpost-hidden {
    display: none;
}

.category-vaike-kodutehnika .smartpost-hidden,
.categorypath-tolmuimejad-lisatarvikud-tolmuimejatele .smartpost-hidden,
.category-lisatarvikud-tolmuimejatele .smartpost-hidden {
    display: list-item;
}

.categorypath-vaike-kodutehnika-triikrauad-kalander-triikimisrull-triikimislaud .smartpost-hidden {
    display: none !important;
}

.omniva-hidden {
    display: none;
}

.category-vaike-kodutehnika .omniva-hidden,
.categorypath-tolmuimejad-lisatarvikud-tolmuimejatele .omniva-hidden,
.category-lisatarvikud-tolmuimejatele .omniva-hidden {
    display: list-item;
}

.categorypath-vaike-kodutehnika-triikrauad-kalander-triikimisrull-triikimislaud .omniva-hidden {
    display: none !important;
}

.checkout-section.first .op_block_title {
    margin-top: 0;
}

.customer-info.checkout-section {
    position: relative;
}

p.onepagecheckout_loginarea {
    position: absolute;
    top: 20px;
    right: 20px;
    margin: 0;
}

p.onepagecheckout_loginarea a {
    background-color: #E1ECEE;
    border-radius: 3px;
    padding: 5px 20px;
    font-weight: bold;
    color: #506580;
    font-size: 11px;
    line-height: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

p.onepagecheckout_loginarea a:hover {
    text-decoration: underline;
}

#review-buttons-container {
    margin: 20px 0 0 !important;
    padding: 20px 0 0 !important;
    text-align: right;
    border-top: 1px solid #DEE7E9;
}

.tukkumyynti #review-buttons-container {
    border-top: 0;
    padding: 0 !important;
}

.printcatalog select {
    margin: 6px 10px 0 0;
}

.order-products-table thead th {
    text-transform: none !important;
    font-size: 11px !important;
    padding: 10px !important;
}

.order-products-table thead th:first-child,
.order-products-table tbody td:first-child {
    padding-left: 0px !important;
}

.order-products-table thead th:last-child,
.order-products-table tbody td:last-child {
    padding-right: 0px !important;
}

.order-products-table td.last,
.order-products-table th.last {
    width: 1px;
    white-space: nowrap;
}

.order-products-table tbody td {
    position: relative;
}

.order-products-table tbody td .btn-remove {
    position: absolute;
    right: 10px;
    top: 10px;
}

#sticky-footer-push {
    display: none;
}

.customer-account-login .account-login {
    padding: 20px 0 40px;
}

.customer-account-login .account-login .block .block-title {
    border: 0;
    border-bottom: 1px solid #DEE7E9;
    padding: 20px 0px 15px;
    margin: 0px 20px;
}

.customer-account-login .account-login .block .block-title span,
.customer-account-create .account-create .block .block-title span {
    text-transform: none;
    letter-spacing: normal;
    color: #000;
    font-size: 30px;
    line-height: 30px;
}

.customer-account-login .account-login .block .block-content,
.customer-account-create .account-create .block .block-content {}

.checkout-agreements .agree,
.agree.contact-me {
    padding: 0;
    margin: 0;
}

#checkout-shipping-method-load {
    margin-top: -10px;
}

.agree.contact-me {
    padding-top: 10px;
}

.checkout-agreements {
    padding-bottom: 10px;
}

.checkout-newsletter p {
    border-top: 1px solid #DEE7E9;
    padding: 10px 0;
}

.checkout-newsletter p input.checkbox {
    display: none;
}

.checkout-agreements a {
    color: #BC2330;
    text-decoration: underline;
}

.onepagecheckout-index-success h2,
.onepagecheckout-index-failure h2 {
    font-size: 30px;
}

.onepagecheckout-index-success .buttons-set,
.onepagecheckout-index-failure .buttons-set {
    margin: 20px 0 0;
    text-align: center;
}

.onepagecheckout-index-success .buttons-set .button,
.onepagecheckout-index-failure .buttons-set .button {
    float: none;
}

.onepagecheckout-index-index .discount-form label {
    display: block;
    margin-bottom: 5px;
}

.onepagecheckout-index-index .discount-form .input-box {
    float: left;
    width: 300px;
}

.onepagecheckout-index-index .discount-form .buttons-set {
    float: left;
    clear: none;
    margin: 0 0 0 20px;
    padding: 0;
}

.cart-table .item-msg {
    font-size: 11px;
    color: #808080;
    margin: 10px 0 0;
}

.cart-table .container-product-name .input-box {}

.cart-table .container-product-name .services-info p {
    font-size: 12px;
}

.order-products-table .item-options dd {
    display: block;
    float: none;
}

.cart-table .container-product-name .services-info .input-box,
.cart-table .container-product-name .services-info .button {
    float: left;
}

.cart-table .container-product-name .services-info .button {
    margin: 0 0 0 10px;
}

.cart-table .container-product-name .services-info .button span {
    height: 30px;
    line-height: 30px;
}

.cart-table .container-product-name .product-options-list-msg {
    display: none;
}

.order-products-table .container-product-name .input-box {}

.order-products-table .container-product-name .services-info p {
    font-size: 12px;
}

.order-products-table .container-product-name .services-info .input-box,
.order-products-table .container-product-name .services-info .button {
    float: left;
}

.order-products-table .container-product-name .services-info .button {
    margin: 0 0 0 10px;
}

.order-products-table .container-product-name .services-info .button span {
    height: 30px;
    line-height: 30px;
}

.order-products-table .container-product-name .product-options-list-msg {
    display: none;
}

.sp-methods .sp-methods>dd,
.sp-methods .form-list {
    padding: 0;
}

.sp-methods .form-list img {
    max-width: 100%;
    height: auto;
}

.onepagecheckout_datafields .sp-methods.pm-container span {
    width: auto;
}

.col2-left-layout .col-main {
    position: relative;
    z-index: 2;
    float: right;
    width: 100%;
    margin-left: -240px;
    padding: 0 0 0 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer:before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    height: 99999px;
    top: 0;
    width: 6px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1)));
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1);
    opacity: .05;
    z-index: 2;
}

.col-left {
    width: 240px;
    padding-top: 0;
}

.col-left.sidebar {
    background: #fff;
    position: relative;
    z-index: 10;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

/*
.col-left.sidebar .ask-offer:before {
    content: "";
    display: block;
    height: 20px;
    background: #E1ECEE;
    width: 103%;
    left: -2px;
    position: relative;
}
*/
.col1-layout .sale .category-products .products-grid,
.col1-layout .new .category-products .products-grid {
    width: 100%;
}

.cms-tarjoukset.cms-page-view .main-container>.main .product-category-title,
.cms-uudet.cms-page-view .main-container>.main .product-category-title {
    padding-bottom: 20px;
}

.col1-layout .sale .category-products .products-grid li.item,
.col1-layout .new .category-products .products-grid li.item {
    margin: 0 0 10px;
}

.col-left.sidebar .ask-offer {
    margin: 0;
    padding: 0;
}

.col-left.sidebar .ask-offer .ask-widget {
    padding: 2px 10px 0px;
}

.col-left.sidebar .ask-offer h3 {
    margin: 20px 20px 0px 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #DAE1E9;
}

.col-left.sidebar .ask-offer .fieldset {
    margin: 0;
}

.col-left.sidebar .ask-offer .fieldset .legend {
    display: none;
}

.col-left.sidebar .ask-offer .form-list .field,
.col-left.sidebar .ask-offer .form-list .input-box,
.col-left.sidebar .ask-offer .form-list input.input-text,
.col-left.sidebar .ask-offer .form-list textarea,
.col-left.sidebar .ask-offer .form-list select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col-left.sidebar .ask-offer .form-list select {
    height: 30px;
    line-height: 30px;
}

.col-left.sidebar .ask-offer div #webform_4_form+script+p,
.cms-soovin-pakkumist .std #webform_4_form+script+p,
.cms-pyyda-tarjous .std #webform_4_form+script+p {
    display: none;
}

.form-list li {
    margin: 0;
}

.col-left.sidebar .ask-offer .form-list .field {
    margin-bottom: 10px;
}

.col-left.sidebar .ask-offer .form-list input.input-text {
    height: 30px;
}

.catalog-product-view #sidemenu,
.catalog-category-view #sidemenu {
    display: none;
}

.menu-open.catalog-product-view #sidemenu,
.menu-open.catalog-category-view #sidemenu {
    display: block;
}

.cms-index-index #sidefilter,
.cms-page-view #sidefilter {
    display: none;
}

.menu-open #sidefilter {
    display: none;
}

#sidemenu .sidemenu-toggle,
#sidefilter .sidefilter-toggle {
    display: none;
}

#sidemenu ul {
    list-style: none;
}

#sidemenu>ul>li:after {
    content: "";
    display: block;
    border-bottom: 1px solid #DAE1E9;
    margin: 0px 20px;
}

#sidemenu>ul>li:last-of-type:after {
    display: none;
}

#sidemenu>ul>li>a {
    padding: 10px 30px 10px 20px;
    display: block;
    position: relative;
    color: #000000;
    line-height: 24px;
    font-size: 14px;
}

#sidemenu>ul>li>a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 100%;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/menu-arr.png) no-repeat 0 50%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

#sidemenu>ul>li>a:hover:after {
    background-position: 4px 50%;
}

#sidemenu>ul>li>a:hover {
    color: #BC2330 !important;
    text-decoration: none;
}

#sidemenu>ul>li ul {
    display: none;
}

#sidemenu>ul>li.new>a {
    color: #608950;
}

#sidemenu>ul>li.sale>a {
    color: #c2373f;
}

#sidemenu>ul>li.last>a {
    color: #E58C16;
}

.catalogsearch-result-index .col2-left-layout .page-title {
    margin: 20px 0 20px 20px;
}

.block-subscribe {
    padding: 20px;
}

.block-subscribe h4 {
    color: #413d38;
    font-size: 16px;
    line-height: 40px;
    margin: 0 20px 0 0;
    vertical-align: top;
}

.block-subscribe form {
    position: relative;
    display: block;
}

.block-subscribe .input-box {
    text-align: left;
    margin: 0;
    float: left;
    width: 300px;
}

.block-subscribe input.input-text {
    padding: 10px;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #D8D8D8;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.block-subscribe button:hover {
    background: #bc2330;
    /* Old browsers */
    background: -moz-linear-gradient(top, #bc2330 0%, #771618 100%) !important;
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc2330), color-stop(100%, #771618)) !important;
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #bc2330 0%, #771618 100%) !important;
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #bc2330 0%, #771618 100%) !important;
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #bc2330 0%, #771618 100%) !important;
    /* IE10+ */
    background: linear-gradient(to bottom, #bc2330 0%, #771618 100%) !important;
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bc2330', endColorstr='#771618', GradientType=0) !important;
    /* IE6-9 */
}

.block-subscribe input {
    /* WebKit, Blink, Edge */
    color: #506580;
}

.block-subscribe::-webkit-input-placeholder {
    /* WebKit, Blink, Edge */
    color: #506580;
}

.block-subscribe:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #506580;
    opacity: 1;
}

.block-subscribe::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #506580;
    opacity: 1;
}

.block-subscribe:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #506580;
}

.block-subscribe .actions {
    float: left;
    margin: 0 0 0 20px;
}

.block-subscribe .actions button.button {
    position: relative;
    border: 0;
    border-radius: 3px;
    background: #bc2330;
    background: -moz-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc2330), color-stop(100%, #9b1c27));
    background: -webkit-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: -o-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: -ms-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: linear-gradient(to bottom, #bc2330 0%, #9b1c27 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bc2330', endColorstr='#9b1c27', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
    padding: 10px 20px;
    font-size: 16px;
    line-height: 20px;
}

.block-subscribe .actions button.button span {
    background: none !important;
    padding: 0;
    line-height: 20px;
}

.block-subscribe .actions button.button span span {
    font-size: 16px;
    line-height: 20px;
    text-transform: none;
}

.cms-index-index .block {
    margin: 0;
}

.category-products {
    margin: 0;
}

.block,
.cms-index-index .block {
    width: auto;
    float: none;
    margin: 0;
    padding: 0;
    background: none;
    border: 0 !important;
    border-radius: 3px;
    margin-bottom: 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sidebar .block {
    margin-bottom: 0;
}

.sidebar .block-layered-nav .block-title {
    margin: 20px 20px 0px 20px;
    padding: 0 0 5px 0;
}

.sidebar .block-layered-nav:before,
.recently-viewed-title:before,
.col-left.sidebar .ask-offer:before {
    content: "";
    display: block;
    height: 20px;
    background: #E1ECEE;
    width: 103%;
    left: -2px;
    position: relative;
}

.col-left.sidebar .recently-viewed-title:first-child:before,
.col-left.sidebar .ask-offer:first-child:before {
    display: none;
}

.block .go-back a {
    display: block;
    color: #7a746d;
    font-size: 14px;
    font-weight: bold;
    padding: 15px 20px 15px 40px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-go-back.png) no-repeat 20px 50%;
}

.block .block-content,
.cms-index-index .block .block-content {
    padding: 15px 20px;
}

.block .block-title,
.cms-index-index .block .block-title {}

.cms-index-index .block .block-title:after {
    display: none;
}

.block.block-left-nav .block-title {
    margin: 20px 20px 0px 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #DAE1E9;
}

.sidebar .block .block-title strong span {
    font-size: 18px;
    color: #000000;
}

.sidebar a {
    color: #000000 !important;
}

.block .block-title strong,
.cms-index-index .block .block-title strong {
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
    letter-spacing: 0;
    line-height: 20px;
    display: block;
}

.cms-index-index .block .block-content li {
    border: 0;
    margin-top: 10px;
}

.cms-index-index .block .block-content li:first-child {
    margin-top: 0;
}

.block .block-title small {
    vertical-align: top;
}

.block-compare .block-content .actions {
    margin: 0;
    padding: 0;
    border: 0;
}

.block-viewed .product-image {
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.block-layered-nav .shopby_more {
    color: #373330;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    font-size: 9px;
    margin-top: 5px;
    padding-left: 10px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-more.png) no-repeat 0 50%;
}

.block-layered-nav dd:last-child {
    margin-bottom: 0;
}

.block-layered-nav dt {
    font-weight: bold;
    color: #000000;
    margin: 15px 0 10px;
}

.block-layered-nav dt:first-child {
    margin-top: 0;
}

.block-layered-nav .currently {
    margin: 0 0 10px;
}

.btn-edit,
.btn-remove {
    background-color: #506580 !important;
}

.block-layered-nav .currently .btn-remove {
    margin: 0;
    top: 3px !important;
}

.block-layered-nav .currently li {
    padding: 0 24px 0 10px !important;
    margin: 0 !important;
}

.block-layered-nav button span span {
    padding: 0 10px;
    line-height: normal;
    margin: 0px;
    height: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #506580;
}

.block-layered-nav button {
    vertical-align: middle;
    float: right;
}

.block-layered-nav button span span:hover {
    background: #425267;
}

.block-layered-nav dd .ui-slider {
    margin: 5px 30px 0;
}

.block-layered-nav dd .ui-slider:before,
.block-layered-nav dd .ui-slider:after {
    position: absolute;
    top: -3px;
    font-size: 10px;
    text-transform: uppercase;
}

.block-layered-nav dd .ui-slider:before {
    content: "min";
    left: -30px;
}

.block-layered-nav dd .ui-slider:after {
    content: "max";
    right: -32px;
}

.block-layered-nav dd .slider-submit {
    margin: 0 0 0 10px;
    vertical-align: top;
}

.block-layered-nav dd .slider-submit span {
    height: 20px;
}

.block-layered-nav dd .slider-submit span span {
    line-height: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
    border: 1px solid #384A60 !important;
    background: #6788b4 !important;
    background: -moz-linear-gradient(top, #6788b4 0%, #506580 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6788b4), color-stop(100%, #506580)) !important;
    background: -webkit-linear-gradient(top, #6788b4 0%, #506580 100%) !important;
    background: -o-linear-gradient(top, #6788b4 0%, #506580 100%) !important;
    background: -ms-linear-gradient(top, #6788b4 0%, #506580 100%) !important;
    background: linear-gradient(to bottom, #6788b4 0%, #506580 100%) !important;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6788b4', endColorstr='#506580', GradientType=0) !important;
}

.block-layered-nav button>span {
    padding: 0px;
    line-height: normal;
    margin: 0px;
    height: auto;
}

.catalog-category-view .col-left {
    margin-bottom: 20px;
}

.catalog-category-view .col-left,
.catalog-category-view .col-right {
    padding: 0;
}

.col-main,
.col-main-left,
.col-main-right {
    width: 880px;
    padding: 0;
    min-height: 0;
}

.sorter .sort-by {
    margin: 0 5px 0 0;
}

.sorter .sort-by+.sort-order {
    margin: 0 40px 0 0;
}

.sorter .sort-order,
.sorter .view-mode {
    margin: 0 10px 0 0;
}

.sorter .sort-order {
    border: 1px solid #BAC3CC;
    border-radius: 3px;
}

.toolbar-switch {
    margin-top: 0;
}

.button-pricelist {
    line-height: 20px;
    padding: 10px 20px 10px 40px;
    position: relative;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmMDYyNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTAyMTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ef0626 0%, #da0211 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ef0626), color-stop(100%, #da0211));
    background: -webkit-linear-gradient(top, #ef0626 0%, #da0211 100%);
    background: -o-linear-gradient(top, #ef0626 0%, #da0211 100%);
    background: -ms-linear-gradient(top, #ef0626 0%, #da0211 100%);
    background: linear-gradient(to bottom, #ef0626 0%, #da0211 100%);
    background: #ef0626 \9;
    border-radius: 3px;
}

.button-pricelist:hover {
    color: #fff;
    text-decoration: none;
}

.button-pricelist:after {
    content: '';
    display: block;
    position: absolute;
    left: 20px;
    top: 0;
    height: 100%;
    width: 11px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/btn-pricelist.png) no-repeat 0 50%;
}

.toolbar {
    padding: 10px 0px;
    margin-left: 20px;
    position: relative;
    border-top: 1px solid #CEDEE1;
    border-bottom: 1px solid #CEDEE1;
    margin-right: 0px;
    margin-bottom: 20px;
}

.category-header {
    margin-left: 20px;
    margin-bottom: 15px;
}

.category-header .category-title {
    display: block;
    margin: 0;
    font-size: 30px;
    color: #000000;
    line-height: 40px;
}

.toolbar-bottom .toolbar {
    padding-bottom: 0;
    margin-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}

.toolbar-bottom .toolbar:before {
    display: none;
}

.toolbar .create-price-list {
    float: left;
    margin-right: 10px;
    margin-bottom: 18px;
}

.toolbar .sorter {
    float: left;
    margin: 0 20px 0 0;
}

.toolbar .pager {
    float: right;
    padding: 0;
    margin: 0;
    border-top: 0;
    position: relative;
    z-index: 5;
}

.toolbar .pager .amount {
    line-height: 30px;
    margin: 0;
}

.pager .pages {
    margin-left: 20px;
}

.sorter .limiter,
.sorter .sort-by,
.sorter .view-mode {
    background: none;
    border: 0;
    position: relative;
    height: auto;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.toolbar-switch .toolbar-title {
    float: left;
    background: none;
    line-height: 20px;
    position: relative;
    padding: 4px 35px 4px 9px;
    background: #ffffff;
    color: #000;
    border: 1px solid #BAC3CC;
    border-radius: 3px;
}

.toolbar-switch .toolbar-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 29px;
    height: 100%;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/dropdown.png) no-repeat 50% 50%;
    border-left: 1px solid #BAC3CC;
}

.toolbar-bottom .toolbar-switch .toolbar-dropdown {
    top: -102px;
}

.toolbar-bottom .limiter.toolbar-switch .toolbar-dropdown {
    top: -162px;
}

.toolbar-switch .toolbar-dropdown {
    top: 100%;
    z-index: 100;
    border: 1px solid #BAC3CC;
}

.toolbar-dropdown ul li a {
    color: #000;
}

.toolbar-dropdown ul li.selected a {
    color: #000 !important;
    text-decoration: underline;
}

.toolbar-dropdown ul li a:hover {
    color: #000 !important;
    text-decoration: underline;
}

.sorter .sort-by label,
.sorter .limiter label {
    margin: 5px 10px 5px 0;
    color: #000000;
    line-height: 20px;
    font-weight: bold;
    float: left;
}

.over .toolbar-title {
    height: auto;
    margin: 0;
}

.toolbar-switch .current {
    color: #000;
}

.sorter .limiter {
    margin-right: 10px;
}

.sorter .view-mode a,
.sorter .view-mode strong {
    height: 38px;
    width: 28px;
}

.sorter .view-mode .list {
    background: transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_list_mode.png) 9px 15px no-repeat;
    background-size: auto;
}

.sorter .view-mode a.list:hover,
.sorter .view-mode strong.list {
    background: transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_list_mode.png) 9px -14px no-repeat !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.sorter .view-mode .grid {
    border: 0;
    border-right: 1px solid #eeeeee;
    background: transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_grid_mode.png) 9px 15px no-repeat;
    background-size: auto;
}

.sorter .view-mode a.grid:hover,
.sorter .view-mode strong.grid {
    background: transparent url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/i_grid_mode.png) 9px -14px no-repeat !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.my-account,
.storecreditpro-index-index .col-main .dashboard {
    background-color: #fff;
}

.my-account .dashboard .box .box-title {
    border-radius: 3px;
    border-bottom: 1px solid #D8D8D8;
}

.block-account {
    background: #F0F5F6;
}

.block-account:after {
    content: "";
    background: #F0F5F6;
    display: inline-block;
    width: 100%;
    height: 99999999px;
    position: absolute;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    z-index: -1;
}

.block-account .block-title {
    margin: 0px;
    padding: 20px;
}

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

.col2-left-layout .category-products .products-grid {
    padding: 0 0 0 20px;
}

.col2-left-layout .category-products .products-grid li.item {
    padding-right: 20px;
    padding-bottom: 15px;
}

.col2-left-layout .category-products .products-grid li.item:first-of-type {
    padding-right: 20px !important;
}

.col2-left-layout .category-products .products-grid li.item:nth-of-type(4n) {
    padding-right: 0px;
}

.col2-left-layout .category-products .products-grid li.item:nth-of-type(4n+1) {
    clear: left;
}

.col2-left-layout .category-products .products-grid .product-image img {
    max-height: 180px;
}

.col2-left-layout .category-products .products-grid .product-image {
    height: 180px;
}

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

.toolbar-bottom .sorter {
    display: block;
}

.pager .pages ol {
    display: inline-block;
    vertical-align: middle;
}

.pager .pages li,
.pager .pages .current {
    font-weight: bold;
    vertical-align: top;
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 30px;
    margin-left: 10px;
    color: #000000;
}

.pager .pages .current {
    color: #BC2330 !important;
}

.pager .pages li:first-child {
    margin-left: 0;
}

.pager .pages li a {
    display: block;
    line-height: 30px;
    width: auto;
    height: auto;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.pager .pages li a.previous,
.pager .pages li a.next {
    border: 1px solid #BAC3CC;
    width: 6px;
    height: 11px;
    padding: 9px 11px;
    background: #fff;
    border-radius: 3px;
}

.pager .pages li a.previous img,
.pager .pages li a.next img {
    vertical-align: top;
    width: 6px !important;
    height: 11px !important;
}

.product-view .product-shop {
    float: none;
    width: auto;
    border: 0;
    background: none;
    margin-left: 20px;
}

.product-view h1 {
    font-size: 30px;
    line-height: 30px;
    letter-spacing: normal;
}

.product-view .product-additional {
    width: 300px;
    margin: 10px 0 0;
}

.product-view .product-img-box {
    float: none;
    width: 300px;
    margin: 0 0 20px;
    clear: both;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    border-radius: 3px;
}

.product-content {
    font-size: 14px;
    padding: 20px 0 20px 20px;
    border-top: 1px solid #DEE7E9;
}

.data-table {
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.data-table td.label,
.data-table th.label {
    background: none;
    border-bottom: 1px solid #DEE7E9;
}

.data-table tbody th,
.data-table tbody td,
.data-table tbody tr:last-child th,
.data-table tbody tr:last-child td {
    border: 0;
    border-bottom: 1px solid #DEE7E9;
}

.data-table td.td-image {
    padding-left: 0px;
}

.data-table thead th,
.data-table tfoot td {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.data-table tfoot td {
    padding: 20px;
}

#my-orders-table.data-table tfoot td {
    padding: 5px 20px;
}

.data-table thead,
.data-table tfoot {
    background: none;
}

.data-table .btn-remove2 {
    margin: -10px -10px -10px 0;
    height: 100%;
    height: 80px;
    width: 50px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-remove.png) no-repeat 50% 50% !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.saleproduct_label.product-detail {
    display: none;
}

.product-view .product-shop .price-box .saleproduct_label {
    display: block;
    width: auto;
    position: static;
    padding: 0 10px;
    font-size: 12px;
    margin: 4px 0px 4px 10px;
    border-radius: 3px;
    line-height: 23px;
}

.product-view .product-shop .price-box .special-price {
    display: block;
    overflow: hidden;
}

.product-view .product-shop .price-box .price {
    font-weight: bold;
    display: inline-block;
    color: #BC2330;
    font-size: 30px;
    line-height: 30px;
    padding: 0;
}

.regular-price {
    display: block;
}

.product-view .product-shop .price-box .special-price .price {
    color: #c2373f;

}

.product-view .product-shop .price-box .old-price {
    position: static;
    line-height: 20px;
    margin: 0;
}

.product-view .product-shop .price-box .old-price .price {
    display: inline-block;
    line-height: 20px;
    color: #717982;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
    padding: 0;
    text-decoration: line-through;
}

.product-view .product-shop .price-box .old-price .old-price-container {
    display: block;
}

.product-view .product-shop .price-box .old-price .you-save {
    display: inline-block;
}

.product-view .product-shop .price-box .old-price .price span {
    font-weight: normal;
}

.product-view .product-shop .price-box .price-label {
    display: inline-block;
}

.product-view .product-shop .price-box .price-label {
    display: none;
}

.product-view .product-shop .price-box .old-price .price .value {
    text-decoration: line-through;
    font-size: 14px;
    font-weight: bold;
}

.product-view .product-shop #related-products-list .price-box .old-price {
    display: none;
}

.product-view .product-shop .price-box .tax-label {
    float: left;
    color: #808080;
    font-size: 11px;
    line-height: 20px;
}

.product-view .product-img-box .product-image {
    padding: 10px;
    border: 0;
    margin: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #DAE1E9;
    margin-bottom: 10px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.product-view .product-img-box .product-image a,
.product-view .product-img-box .product-image img {
    display: block;
    margin: 0 auto;
}

.product-view .product-img-box .more-views {
    border: 0;
    margin: 0;
    padding: 10px;
    border-top: 1px solid #ede8e3;
    background: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item {
    margin: 0 5px 5px 0;
}

.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item:nth-child(5n+1) {
    margin-left: 0;
}

.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item a,
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item img {
    display: block;
    width: 45px;
    height: auto;
}

.product-view .product-img-box .more-views ul {
    width: 200px !important;
}

a.button span span,
.product-view .product-actions a>span,
.product-view .add-to-cart button.button span,
.product-view .add-to-cart button.button span span {
    width: auto;
    height: auto;
}

.product-view .add-to-cart button.button span>span:before {
    content: "";
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/shopping-cart-icon.png') no-repeat 50%;
    width: 14px;
    height: 11px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.product-view .add-to-cart button.button span span {
    width: 100% !important;
}

.product-view .related-products {
    background: #fff;
    position: relative;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    padding: 0 0 20px 0;
    margin: 20px 0;
}

.product-view .related-products .title-container {
    margin: 0 20px 20px 20px;
    padding: 20px 0 5px 0;
    border-bottom: 1px solid #DAE1E9;
}

.product-view .related-products #related-products-list li {
    padding: 0 20px;
}

#viewed-products-list li {
    width: 100%;
    margin: 0 0 10px;
}

.product-view .related-products #related-products-list li .add-to-links {
    display: none;
}

.product-view .related-products #related-products-list li .product-image {
    margin: 0;
    vertical-align: top;
}

#viewed-products-list {
    margin: 0 0 10px;
}

.recently-viewed-title h2 {
    margin: 20px;
    padding: 0 0 5px 0;
    border-bottom: 1px solid #DAE1E9;
}

.customer-account-index .recently-viewed-title:before,
.customer-account-index .col-left.sidebar .ask-offer:before,
.customer-account-edit .recently-viewed-title:before,
.customer-account-edit .col-left.sidebar .ask-offer:before,
.customer-address-index .recently-viewed-title:before,
.customer-address-index .col-left.sidebar .ask-offer:before,
.sales-order-history .recently-viewed-title:before,
.sales-order-history .col-left.sidebar .ask-offer:before,
.sales-order-view .recently-viewed-title:before,
.sales-order-view .col-left.sidebar .ask-offer:before,
.wishlist-index-index .recently-viewed-title:before,
.wishlist-index-index .col-left.sidebar .ask-offer:before,
.monkey-customer-account-index .recently-viewed-title:before,
.monkey-customer-account-index .col-left.sidebar .ask-offer:before,
.storecreditpro-index-index .recently-viewed-title:before,
.storecreditpro-index-index .col-left.sidebar .ask-offer:before,
.newsletter-manage-index .recently-viewed-title:before,
.newsletter-manage-index .col-left.sidebar .ask-offer:before {
    display: none;
}

#viewed-products-list li .product-image {
    margin: 0 10px 0 0;
    vertical-align: top;
    display: inline-block;
}

#viewed-products-list li .regular {
    background: none;
    text-align: left;
    padding: 0 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.product-view .related-products #related-products-list li .product-info,
#viewed-products-list li .product-info {
    display: inline-block;
    width: 135px;
    vertical-align: top;
    text-align: left;
}

#viewed-products-list li .product-info {
    height: auto !important;
}

.product-view .related-products #related-products-list li .product-name {
    color: #000000;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}

.product-view .related-products #related-products-list li .price-box .price {
    font-size: 14px;
    line-height: 20px;
}

input.input-text,
textarea,
input.qty,
.onepagecheckout_datafields .checkout-section .form_fields input.t1,
.payment_liisi_container input {
    padding: 4px 9px;
    border: 1px solid #BAC3CC;
    height: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    font-size: 12px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .07);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .07);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

textarea {
    height: auto;
}

.product-view .data-table {
    font-size: 14px;
    margin-bottom: 15px;
}

.product-view .data-table th,
.product-view .data-table td {
    font-size: 12px;
}

.grid_4 {
    margin: 0 0 0 1.784%;
    width: 32.144%;
}

.grid_4:first-of-type {
    margin: 0px;
}

.grid_4 img {
    width: 100%;
}

.page-head h3,
.product-category-title {
    margin-bottom: 0 !important;
}

.product-category-title {
    border: 0;
    margin: 0;
    font-size: 30px;
    line-height: 30px;
    padding: 0 20px;
}

.product-category-title h1 {
    font-size: 30px;
    line-height: 30px;
    color: #000;
}

.data-table th,
.data-table td,
.data-table td a {
    color: #000;
}

.product-view .other-data h2,
.product-view .additional-data h2 {
    margin: 0 0 20px;
}

.product-view .other-data p,
.product-view .additional-data p {
    margin-bottom: 0;
}

.product-view .other-data p:last-child,
.product-view .additional-data p:last-child {
    margin-bottom: 0;
}

.form_fields label {
    display: inline-block;
    vertical-align: top;
    float: none;
    color: #000 !important;
    font-weight: bold;
    padding: 0 0 5px 0;
}

.onepagecheckout_datafields {
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 0 20px !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.onepagecheckout_datafields .col-left,
.onepagecheckout_datafields .col-right {
    float: left;
    padding: 0 10px 0 0;
    width: 50%;
    margin: 0;
    clear: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#onepagecheckout_orderform .form_fields sup {
    color: #000000 !important;
}

.onepagecheckout_datafields .col-right {
    padding: 0 0 0 10px;
}

#onepagecheckout_orderform #ship_address_block {
    margin-top: 0px !important;
}

.onepagecheckout_datafields .checkout-section {
    border: 0;
    overflow: hidden;
    background: #fff;
    border-radius: 3px;
    padding: 0 20px 20px;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.onepagecheckout_datafields .customer-info>ul {
    border-top: 1px solid #ede8e3;
    margin: 0 -20px;
    padding: 10px 20px 0;
}

.onepagecheckout_datafields .customer-info>ul li,
.checkout-conditions>ol li,
.checkout-conditions .contact-me {
    margin-top: 10px;
}

.onepagecheckout_datafields .checkout-conditions {
    padding-top: 20px;
}

.onepagecheckout_datafields .op_block_title {
    background: none !important;
    font-size: 20px !important;
    line-height: 27px !important;
    text-transform: none !important;
    color: #000 !important;
    margin: 0px !important;
    padding: 20px 0px 10px !important;
    border-bottom: 1px solid #DEE7E9 !important;
}

.onepagecheckout_datafields .checkout-comment .form_fields div.full {
    max-width: 520px;
}

.onepagecheckout_datafields .op_block_title {
    margin-bottom: 20px !important;
}

.onepagecheckout_datafields input.radio {
    /*margin: 0px 10px;*/
    display: none;
}

.onepagecheckout_datafields .pm-container .pm-img {
    display: inline-block;
}

.onepagecheckout_datafields .pm-container span {
    width: 140px;
    display: inline-block;
    font-size: 14px;
}

.onepagecheckout_datafields .pm-container span.no-display {
    display: none;
}

.onepagecheckout_datafields .sp-methods {
    font-size: 14px;
}

input[type=checkbox]:not(old),
input[type=radio]:not(old) {
    width: 28px;
    margin: 0;
    padding: 0;
    opacity: 0;
    display: none;
}

.review-radio-input {
    opacity: 1 !important;
    display: inline-block !important;
}

input[type=checkbox]:not(old)+label,
input[type=checkbox]:not(old)+span>label,
input[type=radio]:not(old)+label {
    display: inline-block;
    /*  margin-left  : -28px; */
    padding-left: 28px !important;
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-radio-oval.png') no-repeat 0 0;
}

input[type=checkbox]:not(old)+label,
input[type=checkbox]:not(old)+span>label {
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-checkbox.png') no-repeat 0 0;
}

input[type=checkbox]:not(old)+label:hover,
input[type=radio]:not(old)+label:hover,
input[type=checkbox]:not(old):hover,
input[type=radio]:not(old):hover {
    cursor: pointer;
}

input[type=checkbox]:not(old):checked+label,
input[type=checkbox]:not(old):checked+span>label {
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-checkbox-checked.png') no-repeat 0 0;
}

input[type=radio]:not(old):checked+label {
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-radio-oval-checked.png') no-repeat 0 0;
}

.sp-methods label,
.sp-methods .price,
li.options label {
    color: #000;
    font-weight: normal;
    margin: 0px -2px;
}

ol.products-list {
    border: 1px solid #eee;
    border-radius: 3px;
}

ol.products-list li.item {
    padding: 10px 19px 10px 10px;
    background: #fff;
    font-size: 0;
    border-top: 1px solid #eee;
}

ol.products-list li.item:first-child {
    border-top: 0;
}

.products-list .product-image {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    float: none;
    margin-right: 20px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.products-list .product-image img {
    display: block;
    width: 40px;
    height: auto;
}

.products-list .product-name {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 14px;
    font-weight: normal;
}

.products-list .product-data {
    float: right;
    text-align: right;
}

.products-list .price-container {
    display: inline-block;
    vertical-align: middle;
    padding: 0;
    margin: 0 0 0 40px;
    white-space: nowrap;
    border-bottom: 0;
}

.products-list .price-box {
    float: none;
    width: 100px;
}

.products-list .price-container p {
    display: block;
    text-align: right;
    margin: 0;
}

.products-list .price-container .tax-label {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #808080;
}

.products-list .price-container .price-box {
    display: inline-block;
    vertical-align: middle;
}

.products-list .price-container .special-price .price {
    color: #e4041b;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    display: block;
}

.products-list .price-container .old-price .price {
    font-size: 11px;
    line-height: 20px;
    display: block;
}

.products-list .price-container .regular-price .price {
    font-weight: bold;
    font-size: 16px;
    color: #000;
    display: block;
    margin: 9px 0;
}

ol.products-list .saleproduct_label,
ol.products-list .newproduct_label {
    position: static;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    padding: 5px;
    font-size: 9px;
    line-height: 20px;
    margin: 5px 0 5px 10px;
}

#checkout-review .buttons-set {
    margin-top: 0 !important;
}

#checkout-review button span {
    font-size: 14px;
    line-height: 19px;
    height: auto;
}

#checkout-review button span span {
    padding: 10px 20px;
}

#checkout-review-table-wrapper {
    margin: 0px !important;
}

.order-products-table {
    color: #000;
}

.order-products-table thead th,
.order-products-table tbody td {
    vertical-align: middle !important;
    padding: 5px 0px !important;
    border-bottom: 1px solid #DEE7E9 !important;
}

.order-products-table tbody td {
    padding: 20px !important;
}

.order-products-table tbody td .product-image {
    display: block;
    width: 40px;
}

.order-products-table tbody td .product-image img {
    display: block;
    width: 100%;
    height: auto;
}

.buttons-set .back-link {
    float: left;
    margin: 10px 10px 10px 0;
}

.buttons-set .back-link a {
    display: block;
    padding: 5px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    color: #4b4e5b;
}

#checkout-review-table h3 {
    font-size: 14px;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
    color: #000;
}

#checkout-review-table .regular-price .price {
    font-weight: normal;
    font-size: 14px;
}

#checkout-review-table .special-price,
#checkout-review-table .special-price #checkout-review-table .quantity {
    margin: 0;
}

#checkout-review-table .quantity a {
    height: 28px;
}

#checkout-review-table .quantity input.input-text {
    width: 20px;
    padding: 4px 4px;
    line-height: 20px;
    text-align: center;
    border-top: 0;
    border-bottom: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

#checkout-review-table .cart-price {
    font-size: 14px;
    font-weight: bold;
    color: #000;
    white-space: nowrap;
    display: block;
}

.order-products-table {
    color: #000000 !important;
}

.order-products-table tfoot td {
    border: 0 !important;
    padding: 5px 20px 0 !important;
}

.order-products-table tfoot tr:first-child td {
    padding-top: 20px !important;
}

.order-products-table tfoot tr:last-child td {
    padding-bottom: 20px;
}

.onepagecheckout_datafields .checkout-section .form_fields div.two_fields .data_area {
    width: 100%;
}

.onepagecheckout_datafields .checkout-section .form_fields .short {
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.onepagecheckout_datafields .checkout-section .form_fields .short:first-child {
    padding: 0 10px 0 0;
}

.onepagecheckout_datafields .checkout-section .form_fields div.full input.t1,
.onepagecheckout_datafields .checkout-section .form_fields input.t1 {
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sp-methods dt,
.sp-methods>dd {
    margin: 0px;
    border-bottom: 1px solid #DEE7E9;
    padding: 15px 0px 15px 10px;
}

.sp-methods dt:last-of-type,
.sp-methods>dd:last-of-type {
    border: none;
}

.sp-methods input[type=radio]:not(old)+label {
    max-width: 80%;
}

#checkout-payment-method-load .sp-methods dt,
#checkout-payment-method-load .sp-methods>dd {
    border: 0;
}

#checkout-payment-method-load .sp-methods dt {
    border-top: 1px solid #DEE7E9;
}

#checkout-payment-method-load .sp-methods dt:first-of-type {
    border-top: 0;
}

#checkout-payment-method-load .sp-methods>dd {
    padding: 0;
    border: 0;
}

#checkout-payment-method-load .sp-methods>dd img {
    margin: 0 0 20px 15px;
}

#checkout-payment-method-load .sp-methods>dd:last-of-type img {
    margin-bottom: 10px;
}

.grid_12 {
    width: 1120px;
    margin: 0;
    max-width: 100%;
}

.row {
    width: 1120px;
    max-width: 100%;
}

.col1-layout .col-main {
    padding: 0;
}

.customer-account-resetpassword .col1-layout .col-main {
    padding: 20px;
    width: 420px;
    max-width: 100%;
    margin: 40px auto;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    border-radius: 3px;
}

.customer-account-resetpassword .col1-layout .col-main .fieldset {
    margin: 0 !important;
    padding: 0;
}

.customer-account-resetpassword .col1-layout .col-main .fieldset .form-list .field {
    float: none;
    margin: 10px 0 0;
}

.customer-account-resetpassword .col1-layout .col-main #form-validate .buttons-set {
    margin: 20px 0 0;
}

.account-login .block,
.account-create .block {
    width: 420px;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    border-radius: 3px;
}

.account-login .block-login .block-title:after {
    display: none;
}

.account-login .block-slider .slides>li {
    display: block;
}

.block-login .block-title {
    border: 0;
}

.block-login .block-title:after,
.customer-account-create .account-create h2.legend,
.account-create .block-content p.caption,
.account-create .form-list label.required em {
    display: none;
}

.account-create .block-login .block-content li {
    margin: 0;
}

.customer-account-create .account-create .form-list .field,
.block-login .block-content .form-list {
    margin: 0 0 15px;
}

.block-login .validation-advice {
    display: inline-block;
}

.block-login .block-content .form-list .control label {
    display: inline-block;
}

.account-create #form-validate .buttons-set {
    margin-bottom: 0;
}

.block-login input.input-text {
    display: block;
    width: 100%;
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col2-left-layout .page-title {
    margin-left: 0;
    padding-bottom: 0;
}

.block-viewed .product-info {
    width: 88px;
}

/* checkout */
.onepagecheckout_datafields .col-1,
.onepagecheckout_datafields .col-3 {
    width: 50% !important;
}

.onepagecheckout_datafields .col-2 {
    display: none !important;
}

.onepagecheckout_datafields #checkout-review-submit {
    margin: 20px 0 0 !important;
    padding-top: 10px;
    border-top: 1px solid #DEE7E9;
}

#onepagecheckout_orderform .col3-set .col-2,
#onepagecheckout_orderform .col3-set .col-1 {
    min-height: 0 !important;
}

.onepagecheckout-index-index .page-title {
    margin: 20px 0px !important;
    padding: 0px !important;
}

.op_login_area .page-title {
    margin: 0 0 20px !important;
}

/* sidebar advanced search */
#advanced-search-list li {
    background: none;
    margin: 0 0 10px;
    padding: 0;
}

#advanced-search-list.form-list label {
    display: block;
    float: none;
    padding: 0;
}

#advanced-search-list.form-list .input-box {
    width: 100%;
}

#advanced-search-list.form-list .input-box input {
    height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#advanced-search-list.form-list .input-range input.input-text {
    width: 30px;
}

#mini-advanced-search-form .actions {
    margin: 20px 0 0;
}

/*CART*/
.top-opc {
    display: block;
    list-style: none;
    width: auto;
    font-size: 0;
    position: relative;
    background: #fff;
    margin: 0 -20px 20px 0;
}

.top-opc:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -4000px;
    width: 8000px;
    height: 100%;
    background: #fff;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    z-index: 1;
}

.top-opc li {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 33.333333%;
    margin: 0;
    padding: 0 20px 0 0;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-opc li:after {
    content: '';
    display: block;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -3.5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 3.5px 0 3.5px 4px;
    border-color: transparent transparent transparent #808080;
}

.top-opc li:last-child:after {
    display: none;
}

.top-opc li h2 {
    float: none;
    margin: 0;
    color: #c0c0c0;
    font-weight: bold;
    font-size: 14px;
    padding: 30px 0;
    text-transform: uppercase;
}

.top-opc li h2 a {
    color: #c0c0c0;
}

.top-opc li.allow h2 {
    cursor: default;
    color: #000;
    padding-bottom: 25px;
    border-bottom: 5px solid #c2373f;
}

.page-title {
    margin: 0 0 20px;
    padding: 0;
}

.cart form {
    display: block;
}

.cart .bg-white {
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.cart-table {
    background: #fff;
}

.cart-table th {
    padding: 10px;
    font-weight: bold;
    text-align: right;
    border-bottom: 1px solid #ede8e3;
}

.cart-table td {
    padding: 10px;
    vertical-align: middle;
}

.cart-table .td-name {
    text-align: left;
}

.cart-table .product-name {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
}

.cart-table .product-name a {
    color: #000000;
}

.cart-table .product-name a:hover {
    color: #000000;
    text-decoration: underline;
}

.cart-table .td-image {
    padding: 5px;
}

.cart-table td.td-price {
    padding: 10px;
    font-size: 16px;
}

.cart-table .td-qty+td.td-price .cart-price {
    font-weight: bold;
}

.cart .cart-collaterals {
    display: block;
    max-width: none;
    padding: 0px;
}

.cart .cart-collaterals .cart-block {
    padding: 0px !important;
}

.cart .cart-collaterals .cart-block {
    float: left;
    border: 0;
    margin-right: 20px;
    width: calc(33.3333333% - 20px);
    background: none;
    padding: 0 0 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cart .cart-collaterals .cart-block:last-of-type {
    margin-right: 0px;
    width: 33.3333333%;
}

.cart .data-table tfoot td {
    padding: 20px 0px;
}

.cart .cart-collaterals .cart-total {
    float: right;
}

.cart .cart-collaterals .cart-block form {
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    text-align: left;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.cart .cart-collaterals .cart-block form label {
    font-weight: bold;
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
}

.cart .cart-collaterals .cart-block form .you-earn {
    margin: 0 0 10px;
}

.cart .cart-collaterals .cart-block form .you-earn,
.cart .cart-collaterals .cart-block form .you-earn label {
    font-size: 14px;
}

.cart .cart-collaterals .cart-block form .you-earn label {
    margin: 0;
}

.cart .cart-collaterals .cart-block form .you-earn .value,
.cart .cart-collaterals .cart-block form .credit-amount .price {
    color: #c2373f;
    font-weight: bold;
    font-size: 18px;
}

.cart .cart-collaterals .cart-block form .you-earn label {
    display: inline-block;
}

.cart .cart-collaterals .cart-block #credit-form-shown {
    padding: 20px;
    background: #fff;
    border-radius: 3px;
    text-align: left;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
}

.cart .cart-collaterals .cart-block #credit-form-shown label {
    font-weight: bold;
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 10px;
}

.cart .cart-collaterals .cart-block #credit-form-shown .you-earn {
    margin: 0 0 10px;
}

.cart .cart-collaterals .cart-block #credit-form-shown .you-earn,
.cart .cart-collaterals .cart-block #credit-form-shown .you-earn label {
    font-size: 14px;
}

.cart .cart-collaterals .cart-block #credit-form-shown .you-earn label {
    margin: 0;
}

.cart .cart-collaterals .cart-block #credit-form-shown .you-earn .value,
.cart .cart-collaterals .cart-block #credit-form-shown .credit-amount .price {
    color: #c2373f;
    font-weight: bold;
    font-size: 18px;
}

.cart .cart-collaterals .cart-block #credit-form-shown .you-earn label {
    display: inline-block;
}

.cart .cart-collaterals .cart-coupon .discount-form {
    overflow: hidden;
}

.cart .cart-collaterals .cart-coupon .input-box,
.discount-form .input-box {
    margin: 0;
    float: left;
    width: 100%;
    margin-right: -30px;
    padding-right: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cart .cart-collaterals .discount-form .input-box {
    margin-right: -30px;
    padding-right: 40px;
    margin-bottom: 0;
}

.cart .cart-collaterals .input-box input,
.discount-form .input-box input {
    width: 100%;
    height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.cart .cart-collaterals .cart-coupon .buttons-set,
.discount-form .buttons-set {
    clear: none;
    float: right;
    width: 30px;
    height: 30px;
}

.cart .cart-collaterals .buttons-set button.button,
.discount-form button.button {
    position: relative;
    width: 30px;
    height: 30px;
    border: 1px solid #384A60;
    border-radius: 3px;
    font-size: 0;
    background: #6788b4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6788b4 0%, #506580 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6788b4), color-stop(100%, #506580));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6788b4 0%, #506580 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6788b4 0%, #506580 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6788b4 0%, #506580 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #6788b4 0%, #506580 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6788b4', endColorstr='#506580', GradientType=0);
    /* IE6-9 */
}

.cart .cart-collaterals .buttons-set button.button:hover,
.discount-form button.button:hover {
    background: #6788b4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6788b4), color-stop(100%, #19477f));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #6788b4 0%, #19477f 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6788b4', endColorstr='#19477f', GradientType=0);
    /* IE6-9 */
}

.discount-form .buttons-set button.button:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-submit.png) no-repeat 50% 50%;
}

.discount-form .buttons-set button.button span {
    display: none;
}

.discount-form {
    overflow: hidden;
}

.discount-form .credit-amount {
    float: left;
    width: 40%;
}

.discount-form .credit-form {
    float: right;
    width: 60%;
    padding-left: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.discount-form .not-logged {
    font-size: 14px;
    float: left;
    width: 100%;
    margin: 10px 0 0;
}

.discount-form .not-logged a {
    color: #c2373f;
}

.main .cart {
    margin-top: 20px;
}

.cart .cart-collaterals .cart-total #shopping-cart-totals-table {
    margin: 0;
    width: 100%;
}

.cart .cart-collaterals .cart-total #shopping-cart-totals-table tfoot tr {
    border-top: 1px solid #BAC3CC;
}

.cart .cart-collaterals .cart-total #shopping-cart-totals-table tfoot tr td strong {
    font-weight: normal;
    font-size: 20px;
    text-transform: uppercase;
}

#shopping-cart-totals-table .a-right {
    text-align: right !important;
}

.cart-checkout {
    margin: 20px 0;
    padding: 20px;
}

.cart-checkout a.back-to-store span span {
    line-height: 40px;
}

.cart .checkout-types li {
    float: left;
    margin-left: 20px;
}

.cart .checkout-types li:first-child {
    margin-left: 0;
}

button.btn-proceed-checkout span {
    background: none;
    height: 50px;
}

button.btn-proceed-checkout span span {
    padding: 5px 20px;
    height: 40px;
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    text-transform: uppercase;
}

button.btn-proceed-checkout span span:after {
    content: "";
    width: 9px;
    height: 15px;
    display: inline-block;
    margin-left: 10px;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-checkout-next.png) no-repeat 50% 50%;
    vertical-align: middle;
}

.dashboard .welcome-msg {
    margin: 0 0 20px;
}

.my-account {
    padding: 20px;
}

.my-account .fieldset {
    padding: 0;
    margin: 20px 0;
}

.my-account .fieldset .legend {
    margin: 0 0 10px;
    padding: 0;
    float: none;
}

.my-account .buttons-set {
    margin: 20px 0;
}

.customer-account-logoutsuccess .col-main .std {
    padding: 40px 0;
}

.cms-sale .col-main>.std,
.cms-uued .col-main>.std {
    padding: 0;
}

/*FANCYBOX*/
#fancybox-content {
    width: auto !important;
}

.jarelmaks-onepage-index .page-title {
    margin: 20px 0;
}

.search-autocomplete {
    position: absolute !important;
    z-index: 400;
    top: 40px !important;
}

.agreement-content a {
    color: #c2373f;
}

.checkout-onepage-failure .col2-left-layout .page-title {
    padding: 20px 20px 0;
}

.checkout-onepage-failure .col2-left-layout .std {
    padding: 0 20px 20px;
}

.liisi-redirect-pending .col-main>div,
.payment_liisi_container {
    padding: 20px;
}

.liisi-redirect-pending .col-main>div.homepage-banners {
    padding: 0;
}

.payment_liisi_container .table-wrapper table th,
.payment_liisi_container .table-wrapper table td {
    padding: 5px 10px 5px 0;
}

.payment_liisi_container .table-wrapper table th label {
    line-height: 30px;
}

.container-product-name .styled-select,
.container-product-name>.input-box {
    margin-top: 10px;
    margin-bottom: 10px;
}

.container-product-name .help,
.product-options .help {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    margin-left: 25px;
    position: relative;
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-help.png) no-repeat 50% 50%;
    top: -7px;
}

.product-view .product-options dd {
    margin: 0;
    padding: 0;
    border: 0;
}

.container-product-name .help {
    top: -2px;
    margin-left: 5px;
}

.container-product-name .help .text,
.product-options .help .text {
    display: none;
    position: absolute;
    left: -50%;
    width: 200px;
    margin-left: -100px;
    bottom: 100%;
    padding: 10px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    z-index: 200;
}

.container-product-name .help:hover .text,
.product-options .help:hover .text {
    display: block;
}

.container-product-name .help .text:before,
.product-options .help .text:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 10px;
    background: #fff;
    border-radius: 0 0 3px 3px;
    z-index: 2;
}

.container-product-name .help .text:after,
.product-options .help .text:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    margin: -6px 0 0px -4px;
    width: 12px;
    height: 12px;
    background: #fff;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 3px rgba(0, 0, 0, .2);
    z-index: 1;
}

.item-options dt {
    display: none;
}

.item-options dd {
    margin: 0;
}

.item-options dd .price {
    font-weight: bold;
}

.order-products-table th.product-name {
    width: 50%;
}

.product-view .product-services {
    background: #fff;
    margin-bottom: 20px;
    border-radius: 3px;
    -webkit-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.product-view .product-services .services-info h3 {
    color: #000;
    font-size: 18px;
    line-height: 24px;
    border-bottom: 1px solid #DAE1E9;
    margin-bottom: 20px;
}

.product-view .product-services .services-info p {
    margin-bottom: 10px;
}

.product-view .product-services .services-info .post-index .input-box {
    width: 58%;
    display: inline-block;
}

.product-view .product-services .services-info .post-index input {
    width: calc(100% - 20px);
    margin-right: 3%;
}

.product-view .product-services .services-info .post-index button {
    width: 40%;
    position: relative;
    color: #fff;
    border: 1px solid #384A60;
    border-radius: 3px;
    font-weight: bold;
    font-size: 10px;
    line-height: 14px;
    padding: 7px 12px;
    text-transform: uppercase;
    background: #6788b4;
    background: -moz-linear-gradient(top, #6788b4 0%, #506580 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6788b4), color-stop(100%, #506580));
    background: -webkit-linear-gradient(top, #6788b4 0%, #506580 100%);
    background: -o-linear-gradient(top, #6788b4 0%, #506580 100%);
    background: -ms-linear-gradient(top, #6788b4 0%, #506580 100%);
    background: linear-gradient(to bottom, #6788b4 0%, #506580 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6788b4', endColorstr='#506580', GradientType=0);
}

.product-view .product-services .services-info .post-index button:hover {
    background: #6788b4;
    /* Old browsers */
    background: -moz-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6788b4), color-stop(100%, #19477f));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6788b4 0%, #19477f 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #6788b4 0%, #19477f 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#6788b4', endColorstr='#19477f', GradientType=0);
    /* IE6-9 */
}

.product-view .product-services .product-options-list li {
    padding: 10px 20px;
    border-top: 1px solid #DAE1E9;
    width: ;
}

.product-view .product-services .product-options-list li label {
    width: 70%;
    font-weight: bold;
    color: #22b14c;
}

.product-view .product-services .product-options-list li.disabled label {
    opacity: 0.5;
    color: #ed1c24;
}

.product-view .product-services .product-options-list li:first-of-type {
    padding: 20px;
}

.product-view .product-services .product-options-list li.shipping span.title {
    width: 80%;
    display: inline-block;
    vertical-align: top;
}

.product-view .product-services .product-options-list li.shipping>span.price {
    width: 17%;
    display: inline-block;
    vertical-align: top;
    float: none;
    text-align: right;
}

.product-view .product-services .services-info {
    padding: 20px;
}

.product-view .product-services .price {
    font-weight: bold;
    font-size: 13px;
    color: #000;
    float: right;
}

.product-view .product-services .product-options-list-msg {
    padding: 0 20px 20px;
}

.product-view .product-additional #multon_liisi_calculator .notice-msg {
    font-size: 12px !important;
    line-height: 20px;
    padding: 5px 10px 5px 50px !important;
    background-position: 10px center !important;
    margin: 0 0 10px;
}

.product-view .product-additional #multon_liisi_calculator button#liisi-calculate {
    line-height: 40px;
    height: 40px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
    background: -moz-linear-gradient(top, rgba(234, 236, 239, 1) 0%, rgba(206, 212, 218, 1) 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(234, 236, 239, 1)), color-stop(100%, rgba(206, 212, 218, 1))) !important;
    background: -webkit-linear-gradient(top, rgba(234, 236, 239, 1) 0%, rgba(206, 212, 218, 1) 100%) !important;
    background: -o-linear-gradient(top, rgba(234, 236, 239, 1) 0%, rgba(206, 212, 218, 1) 100%) !important;
    background: -ms-linear-gradient(top, rgba(234, 236, 239, 1) 0%, rgba(206, 212, 218, 1) 100%) !important;
    background: linear-gradient(to bottom, rgba(234, 236, 239, 1) 0%, rgba(206, 212, 218, 1) 100%) !important;
    background: rgb(234, 236, 239) \9 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #000;
    color: rgba(0, 0, 0, 0.75);
    overflow: visible;
    width: auto;
    border: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #676a75;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    -webkit-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 -2px 0 rgba(0, 0, 0, .1);
}

.storecreditpro-index-index .dashboard {
    padding: 20px;
}

.nav-container .nav-top-title {
    background: #506580 !important
}

.nav-container .nav-top-title:hover {
    background: #425267 !important
}

.nav-container .nav-top-title a {
    color: #fff;
}

.nav-container .nav-top-title:hover .icon span {}

.nav-container .nav-top-title .icon>span {
    background: #fff !important
}

.nav-container .nav-top-title {
    background: #506580 !important
}

.nav-container .nav-top-title div.icon span {
    background: #bc2330;
    background: -moz-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #bc2330), color-stop(100%, #9b1c27));
    background: -webkit-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: -o-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: -ms-linear-gradient(top, #bc2330 0%, #9b1c27 100%);
    background: linear-gradient(to bottom, #bc2330 0%, #9b1c27 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#bc2330', endColorstr='#9b1c27', GradientType=0);
}

.footer-banners {
    padding: 0;
    text-align: center;
}

#printcatalog_action_form {
    float: right;
}

.d-sh-tl,
.d-sh-bl,
.d-sh-cn,
.d-sh-br {
    display: none;
}

.d-shadow-wrap {
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
}

.onepagecheckout-window .content {
    background: #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    padding: 20px !important;
    border-radius: 5px;
}

.onepagecheckout-window .content .page-title {
    margin-top: 0 !important;
}

.onepagecheckout-window .content p {
    margin: 20px 0;
}

#fancybox-overlay {
    background-color: rgba(119, 119, 119, 0.7) !important;
    opacity: 1 !important;
}

input[type=checkbox]:not(old).not-checked+label,
input[type=checkbox]:not(old).not-checked+span>label {
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-checkbox.png') no-repeat 0
}

input[type=checkbox]:not(old).not-checked.checked+label,
input[type=checkbox]:not(old).not-checked.checked+span>label {
    background: url('https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-checkbox-checked.png') no-repeat 0
}

.category-description {
    padding: 0;
    border: 0;
}

.category-description p {
    margin: 0;
}

/*=======Hinnapakkumine vorm =========*/
.std {
    float: left;
    width: 100%;
    box-sizing: border-box;
}

.product-tabs-content .std {
    float: none;
}

#product-query,
#price-query {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    font-family: "Open Sans";
    font-size: 14px;
}

#product-query h2,
#price-query h2 {
    margin-bottom: 15px;
}

#product-query>div,
#price-query>div {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
}

#product-query label,
#price-query label {
    line-height: 2;
    float: left;
    width: 30%;
    color: #505050;
}

#price-query label {
    max-width: 140px;
}

#product-query label .red,
#price-query label .red {
    color: red;
}

#product-query textarea,
#product-query input,
#price-query textarea,
#price-query input {
    width: 300px;
    height: auto;
    max-width: 100%;
    font-size: 16px;
    line-height: 1.6;
    border: 0px solid;
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
}

#product-query textarea,
#price-query textarea {
    width: 600px;
    min-height: 60px;
}

#product-query textarea,
#product-query input {
    width: 70%;
    box-sizing: border-box;
}

#product-query button,
#price-query button {
    width: 140px;
    padding: 10px;
    border: 0px solid;
    text-transform: uppercase;
    margin-left: 140px;
    background: #ee3a43;
    color: #fff;
}

#product-query button {
    margin-left: 30%;
}

#fancybox-wrap.ekodinkoneet {
    min-width: 480px;
}

/*sidebar*/
.ask-offer #product-query {
    padding: 0 10px;
    box-sizing: border-box;
}

.ask-offer #product-query,
.ask-offer #price-query {
    width: 100%;
}

.ask-offer #product-query h2,
.ask-offer #price-query h2 {
    margin-bottom: 15px;
}

.ask-offer #product-query>div,
.ask-offer #price-query>div {
    width: 100%;
    margin-bottom: 3px;
}

.ask-offer #product-query label,
.ask-offer #price-query label {
    width: 100%;
    line-height: 1.5;
}

.ask-offer #product-query textarea,
.ask-offer #product-query input {
    width: 100%;
}

.ask-offer #product-query button {
    margin-left: auto;
    width: 100%;
    margin: 5px 0 10px;
}

/*product view rating and layout fix*/
.product-view .product-shop-info .ratings,
.product-view .product-shop-info .no-rating {
    padding: 0;
    border: 0px solid;
}

.product-view .product-content .other-data,
.product-view .product-content .additional-data,
.product-view .product-content #product-customer-reviews,
.product-view .product-content .add-review {
    display: inline-block;
    width: 100%;
}

.product-view .product-content #product-customer-reviews {
    margin-top: 5px;
}

.product-view .product-content #product-customer-reviews li {
    margin-bottom: 5px;
    margin-top: 10px;
}

.product-view .product-content #product-customer-reviews li .review-title {
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    position: relative;
}

.product-view .product-content #product-customer-reviews li .ratings-list {
    margin: 0;
}

.product-view .product-content .add-review {
    padding-top: 10px;
    padding-bottom: 10px;
}

.product-view .add-review,
.product-view .add-review * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.product-view .data-table {
    margin: 0;
}

.product-view .add-review .form-list li {
    margin: 0 0 8px;
}

.product-view .add-review .form-list input.input-text {
    height: auto;
    line-height: 18px;
}

.product-view .add-review .input-box,
.product-view .add-review .input-box textarea {
    width: 100%;
}

.product-view .product-content {
    font-size: 12px;
}

.product-view .product-content h2 {
    font-size: 14px;
}

.product-view .product-content h3 {
    font-size: 13px;
}

/*product view rating and layout fix*/
/*====================================*/
/*Login page*/
.account-login,
.account-login * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.account-login {
    position: relative;
}

.block-login input.input-text {
    height: auto;
    line-height: 20px;
}

.account-login .col-large-6 {
    display: block;
    width: 100%;
}

.account-login .col-large-6.social {
    position: absolute;
    left: 0;
    top: 15px;
}

.account-login .col-large-6.system {
    padding: 70px 0 0 0;
}

.account-login .social .buttons-set-facebook {
    float: none;
    height: auto;
    background: transparent;
    margin: 0 auto;
    padding: 0;
}

.account-login .oneall_social_login {
    padding-top: 0px;
    margin: 0 auto;
    float: none;
}

.account-login .oneall_social_login.registerloginform {
    display: none;
}

.account-login .buttons-set-facebook {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0);
}

.account-login .buttons-set-facebook h4 {
    text-align: left;
}

.oneall_social_login_providers {
    height: 40px;
    overflow: hidden;
}

/*END Login page*/
/* cookie */
#notice-cookie-block {
    display: block;
    position: relative;
    top: auto;
    bottom: 0;
    text-align: center;
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background: #fff;
    z-index: 99;
}

#notice-cookie-block .notice-inner {
    display: block;
    position: relative;
    float: none;
    width: 1024px;
    margin: 0 auto;
}

#notice-cookie-block .notice-text {
    padding: 5px;
}

#notice-cookie-block .actions {
    padding: 5px 0;
}

#notice-cookie-block,
#notice-cookie-block .notice-inner {
    display: inline-block;
    max-width: 100%;
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #fff;
}

/* GDPR */
.gdpr-query-index .page-title {
    padding: 15px 15px 0 15px;
}

.gdpr-query-index #aedesgdprForm .fieldset {
    margin: 0;
}

.gdpr-query-index #aedesgdprForm .fieldset .form-list li {
    margin-bottom: 10px;
}

#aedes_gdpr_check_buttons label,
#aedesgdprForm .fieldset .form-list li label[for="request-data"],
#aedesgdprForm .fieldset .form-list li label[for="update-data"] {
    position: relative;
    left: -28px;
}

.gdpr-query-index .buttons-set {
    margin-top: 0;
}

.gdpr-request-export .col-main .page-title,
.gdpr-request-export .col-main form {
    display: block;
    box-sizing: border-box;
    padding: 15px;
}

#aedes_gdpr_check_submit {
    background: #506580;
    color: #fff;
    padding: 0 16px;
    height: 42px;
    border: 0px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
    text-transform: uppercase;
}

/* end of cookie */

/* Add to buttons product-view */
.product-view .product-actions.container {
    display: inline-block;
    background: transparent;
    width: 100%;
}

.product-view .product-actions.container .add-to-links {
    background: transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .0);
    margin-bottom: 5px;
}

.product-view .product-actions.container li {
    border: 0px solid;
    width: 32%;
    display: inline-block;
}

.product-view .product-actions .add-to-links li a.offer,
.product-view .product-actions .add-to-links li a,
.product-view .product-actions li a {
    background: #506580;
    color: #fff;
    padding: 8px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.product-view .product-actions .add-to-links li a.link-compare:before {
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_compare_white.png) no-repeat 0 50%;
    background-size: 14px auto;
}

.product-view .product-actions .add-to-links li.wishlist a:before {
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_wishlist_white.png) no-repeat 0 50%;
    background-size: 14px auto;
}

.product-view .product-actions .add-to-links li a.offer:before {
    background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon_ask_white.png) no-repeat 0 50%;
    background-size: 14px auto;
}

#fancybox-wrap #fancybox-frame {
    /*width: 100%;*/
    width: 1px;
    min-width: 100%;
    height: 100%;
    border: none;
    display: block;
}

#fancybox-wrap #fancybox-content {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
}

@media only screen and (min-width:960px) {
    #fancybox-wrap.ekodinkoneet {
        width: 60% !important;
        left: 20% !important;
    }
}

@media only screen and (min-width: 1024px) {
    .products-grid .product-image img {
        max-height: 240px;
    }
}

@media only screen and (min-width:1200px) {
    .cms-sidebar {
        background: #F0F5F6;
        float: left;
        width: 200px;
        padding: 20px;
        margin: 0;
    }

    .cms-sidebar .inner {
        position: relative;
        z-index: 2;
    }

    .cms-sidebar:after {
        content: "";
        position: absolute;
        background: #F0F5F6;
        width: 240px;
        height: 100%;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1
    }

    .cms-sidebar ul {
        margin-bottom: 20px;
    }

    .cms-sidebar+.col-main {
        background: #ffffff;
        float: left;
        width: 880px;
    }

    #fancybox-wrap.ekodinkoneet {
        width: 50% !important;
        left: 25% !important;
    }
}

@media only screen and (max-width:1200px) {
    .cms-sidebar {
        display: none;
    }

    .cms-index-index .col1-layout .col-main {
        width: auto;
        margin: 0;
    }

    .row .homepage-banners.row {
        display: block;
        width: auto !important;
    }

    .homepage-banners .banner-links {
        width: 100%;
        margin-left: -720px;
        padding-left: 720px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .top-switch-bg {
        padding: 10px 0px;
    }

    .product-slider-container {
        width: auto;
    }

    header .grid_12 {
        padding: 0 20px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    header .menu-wrapper .grid_12 {
        padding: 0 10px;
    }

    .jcarousel-skin-tango .jcarousel-clip-horizontal,
    .jcarousel-skin-tango .jcarousel-container-horizontal {
        width: auto;
    }

    .col-left.sidebar {
        width: 240px;
        margin: 0 0 20px 0;
    }

    .col-main,
    .col-main-left,
    .col-main-right {
        width: auto;
        margin: 0 auto;
        padding: 20px 0;
    }

    .col-main .category-products .products-grid {
        margin: 0 auto;
    }

    .toolbar {
        text-align: center;
        font-size: 0;
    }

    .toolbar .sorter,
    .toolbar .create-price-list,
    .sorter .limiter,
    .sorter .sort-by,
    .sorter .sort-order,
    .sorter .view-mode,
    .toolbar .pager {
        float: none;
        display: inline-block;
        vertical-align: top;
        font-size: 12px;
    }

    ol.products-list {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 1200px) and (min-width: 960px) {
    .col1-layout .col-main {
        width: auto;
        margin: 0;
    }
}

@media only screen and (max-width:1170px) {
    .row {}

    .logo-container {
        margin-left: 20px;
    }

    .top-switch-bg {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width:960px) and (max-width:1170px) {
    .main {
        width: auto;
    }

    .main,
    .breadcrumbs {
        padding-left: 20px;
        padding-right: 20px;
    }

    .header-wrapper .menu-bar {
        margin-left: 10px;
    }

    .below-logo #nav {
        left: -10px;
        padding-left: 10px;
    }

    .below-logo #nav>li:first-of-type a {}

    .breadcrumbs ul {
        margin-left: 0px
    }
}

@media only screen and (min-width:1024px) and (max-width:1150px) {
    .homepage-banners .big-banner {
        width: 600px;
    }

    .homepage-banners .big-banner img {
        max-width: 100%;
    }

    .homepage-banners .banner-links {
        margin-left: -600px;
        padding-left: 600px;
    }

    .homepage-banners .banner-links ul li a {
        height: 30px;
    }
}

@media only screen and (max-width:1015px) {
    .wishlist-top-container {
        display: none !important;
    }
}

@media only screen and (max-width:960px) {
    .breadcrumbs {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (min-width:960px) and (max-width:1023px) {
    .homepage-banners .big-banner {
        width: 480px;
    }

    .homepage-banners .big-banner img {
        max-width: 100%;
    }

    .homepage-banners .banner-links {
        margin-left: -480px;
        padding-left: 480px;
    }

    .homepage-banners .banner-links ul li a {
        height: 30px;
        padding: 5px 20px 5px 50px;
    }

    .products-grid li.item {
        /*product list item*/
    }

    .products-grid li.item .regular {
        /*product list item*/
    }
}

@media only screen and (max-width: 959px) and (min-width: 768px) {
    header {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    #product-attribute-specs-table th {
        display: table-cell;
    }

    .data-table table {
        display: table;
    }

    .data-table thead,
    .data-table tbody {
        display: table-row-group;
    }

    tablr.data-table th,
    table.data-table td,
    .data-table th {
        display: table-cell;
    }

    .data-table tr {
        /*display: table-row;*/
    }

    .data-table td.td-qty,
    .data-table td.td-price,
    .data-table td.td-delete {
        background: #fff;
    }

    .data-table .td-actions,
    .data-table .td-title,
    .data-table .td-actions {
        display: none;
    }

    .data-table .btn-remove {
        display: block;
    }
}

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

    .block .block-content li,
    .block .block-content li.item {
        background: none;
    }

    .cart-top,
    .compare-top-container .compare-top {
        border-left: none;
    }

    .search-field #search,
    .search-field .input-text {
        width: 150px;
    }

    #nav li {
        width: auto;
    }

    .below-logo #nav {
        right: -255px;
        left: auto;
        top: 0;
        bottom: 0;
        position: fixed;
        overflow: auto;
        height: 100%;
        z-index: 1;
        width: 255px !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .top-switch-bg {
        z-index: 0;
    }

    #nav:before,
    #nav:after {
        display: none !important;
    }

    .logo-container {
        display: inline-block;
        width: calc(100% - 170px) !important;
    }

    .cart-top>a,
    .compare-top-container .compare-top .summary {
        background-position: 50%;
        padding: 55px 10px 30px;
    }

    .cart-top>a .num,
    .compare-top-container .compare-top .summary .num {
        top: 35px;
    }

    .menu-bar {
        width: auto !important;
    }

    .logo-container {
        float: left;
    }

    .menu-bar {
        float: right;
    }

    .col1-layout .col-main {
        width: auto !important;
        padding: 0 20px;
        margin: 0;
    }

    .top-dropdowns .links {
        float: none;
        text-align: center;
        margin: 0;
        clear: both;
        border: 0;
    }

    .top-dropdowns .links li {
        float: none;
        display: inline-block;
        vertical-align: middle;
    }

    #queldoreiNav>li>a:hover>em,
    #queldoreiNav>li.over>a>em,
    #queldoreiNav>li.active>a>em,
    #nav>li>a:hover>em,
    #nav>li.over>a>em,
    #nav>li.active>a>em {
        color: #000;
    }

    #nav ul.level0,
    #nav>li div {
        position: static;
        margin: 0;
        padding: 0px 0 10px 0px;
        width: auto;
    }

    #nav>li.over>a {
        background-color: transparent !important;
        color: #000 !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
    }

    #nav>li.over>a span {
        color: #000 !important;
    }

    #queldoreiNav>li>a:hover,
    #nav>li>a:hover,
    #mobile-nav>li>a:hover,
    #queldoreiNav>li.over>a,
    #mobile-nav>li.over>a,
    #queldoreiNav>li.active>a,
    #nav>li.active>a,
    #mobile-nav>li.active>a {
        background-color: #fff !important;
        color: #000 !important;
        -webkit-border-radius: 0px !important;
        -moz-border-radius: 0px !important;
        border-radius: 0px !important;
    }

    .menu-wrapper #nav>li>a:hover>span,
    .menu-wrapper #nav>li>a:hover,
    .menu-wrapper #nav>li:hover,
    .menu-wrapper #nav>li.active>a,
    .menu-wrapper #nav>li.active>a>span {
        color: #000;
        background: #fff !important;
    }

    .toolbar-switch .toolbar-title:after {
        display: none;
    }

    .toolbar-switch .toolbar-title {
        padding-right: 10px;
    }

    header a.logo {
        margin: 11px 0 12px;
    }

    .top-dropdowns {
        float: left;
        margin: 10px 0 !important;
        border: 0;
    }

    .top-dropdowns .header-contact-container {
        margin-left: 40px;
        display: none;
    }

    .search-top-container {
        width: auto;
        margin: 0 !important;
    }

    .top-dropdowns .header-contact {
        width: auto;
        margin: 5px 0 5px 20px !important;
    }

    .search-field #search {
        height: 40px !important;
    }

    .menu-wrapper {
        float: right;
        border: 0;
        height: 40px;
        margin: 40px 20px 40px 0;
    }

    .nav-container .nav-top-title {
        width: auto;
        line-height: 40px;
        margin: 0;
        font-size: 14px;
    }

    .nav-container .nav-top-title div.icon {
        margin: 12.5px 5px 0 0;
    }

    #queldoreiNav,
    #nav {
        position: absolute;
        top: 100%;
        right: 0;
        background: #fff;
    }

    .row .homepage-banners.row {
        width: 720px !important;
        max-width: 100%;
        margin: 0 auto !important;
    }

    .homepage-banners .big-banner {
        float: none;
        width: auto;
    }

    .homepage-banners .banner-links {
        float: none;
        width: 100%;
        margin: 0;
        padding: 0;
    }

    .homepage-banners .banner-links ul {
        overflow: hidden;
    }

    .homepage-banners .banner-links ul li {
        float: left;
        width: 33.333333%;
    }

    .col2-left-layout .col-main {
        float: none;
        width: auto;
        padding: 0 20px 0 0;
        margin: 0;
    }

    .homepage-banners .banner-links ul li a {
        height: 30px;
    }

    .col-left.sidebar:after {
        display: none;
    }

    .col-left.sidebar:before {
        height: 100%;
    }

    .block-subscribe {
        display: none;
    }

    .col-left.sidebar {
        background: none;
        width: auto;
    }

    .col-left.sidebar:before,
    .col-left.sidebar>p {
        display: none;
    }

    #sidemenu .sidemenu-toggle,
    #sidefilter .sidefilter-toggle {
        display: inline-block;
        vertical-align: top;
        line-height: 20px;
        padding: 10px 15px 10px 30px;
        border-radius: 3px;
        background: #fff;
        font-size: 14px;
        position: relative;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
        box-shadow: 0 1px 2px rgba(0, 0, 0, .15);
    }

    #sidemenu .sidemenu-toggle:before {
        content: '';
        display: block;
        position: absolute;
        top: 10px;
        left: 14px;
        width: 5px;
        height: 5px;
        background: #c2373f;
        border-radius: 50%;
        -webkit-box-shadow: 0 7px 0 #c2373f, 0 14px 0 #c2373f;
        box-shadow: 0 7px 0 #c2373f, 0 14px 0 #c2373f;
    }

    #sidefilter .sidefilter-toggle:before {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 30px;
        height: 100%;
        background: url(https://ekodinkoneet.fi/skin/frontend/shopper/ekodinkoneet/images/icon-filter.png) no-repeat 50% 50%;
    }

    #sidemenu ul,
    #sidefilter .filter-blocks {
        position: fixed;
        top: 0;
        right: -240px;
        width: 240px;
        height: 100%;
        overflow: auto;
        background: #ede8e3;
        text-align: left;
        -webkit-transition: right .2s;
        -o-transition: right .2s;
        transition: right .2s;
    }

    #sidemenu ul:before,
    #sidefilter .filter-blocks:before {
        content: '';
        display: block;
        position: fixed;
        top: 0;
        right: -6px;
        width: 6px;
        height: 100%;
        -webkit-transition: right .2s;
        -o-transition: right .2s;
        transition: right .2s;
    }

    .menu-open #sidemenu ul:before,
    .filter-open #sidefilter .filter-blocks:before {
        right: 234px;
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
        background: -moz-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(0, 0, 0, 1)), color-stop(100%, rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: -ms-linear-gradient(left, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(to right, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
        opacity: .05;
    }

    #sidemenu>ul>li>a {
        font-size: 12px;
        padding: 10px 30px 10px 20px;
    }

    .menu-open #sidemenu ul,
    .filter-open #sidefilter .filter-blocks {
        right: 0;
    }

    .wrapper {
        position: relative;
        left: 0;
        -webkit-transition: left .2s;
        -o-transition: left .2s;
        transition: left .2s;
    }

    .menu-open .wrapper,
    .filter-open .wrapper {
        left: -240px;
    }

    #fancybox-wrap.ekodinkoneet {
        width: 80% !important;
        left: 10% !important;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

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

    .search-field #search,
    .search-field .input-text {
        width: 150px;
    }

    .footer-info .block-content {
        display: block !important;
    }
}

@media only screen and (max-width:920px) {
    .top-dropdowns .header-contact {
        display: none;
    }
}

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

    #shopping-cart-table.data-table table,
    #shopping-cart-table.data-table thead,
    #shopping-cart-table.data-table tbody,
    #shopping-cart-table.data-table th,
    #shopping-cart-table.data-table tr {
        display: block;
    }

    .cart #shopping-cart-table thead tr {
        display: none;
    }

    .cart #shopping-cart-table tbody td {
        display: block;
        text-align: center !important;
        overflow: hidden;
    }

    .cart-table .container-product-name .services-info .post-index {
        display: inline-block;
        margin: 0 auto;
    }

    .cart #shopping-cart-table tbody .td-price,
    .cart #shopping-cart-table tbody .td-qty,
    .cart #shopping-cart-table tbody .td-price,
    .cart #shopping-cart-table tbody .td-delete {
        display: inline-block;
        width: 25%;
        padding: 0px;
        float: left;
        padding: 10px 0;
        height: 30px;
    }

    .cart #shopping-cart-table tbody .td-price span,
    .cart #shopping-cart-table tbody .td-qty span,
    .cart #shopping-cart-table tbody .td-price span,
    .cart #shopping-cart-table tbody .td-delete span {
        vertical-align: middle;
    }

    .cart #shopping-cart-table tbody .td-delete a {
        width: auto;
        height: 18px;
        margin: 0px;
        padding: 5px 0;
    }

    .cart .styled-select {
        width: 205px;
        background-position: 185px 50%;
        margin: 10px auto;
    }

    .cart .styled-select select {
        width: 230px;
    }

    .cart .input-box label {
        padding-bottom: 5px;
    }
}

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

    .header-container .header-menu,
    .header-container .user-menu {
        display: block;
        float: none;
        text-align: center;
    }

    .header-container .header-menu ul,
    .header-container .user-menu ul {
        display: inline-block;
        vertical-align: top;
    }

    .cart .page-title .checkout-types {
        margin: 0px;
        float: right;
    }

    .title-buttons h1 {
        float: left;
    }

    #shopping-cart-table tfoot .back-to-store {
        float: left;
    }

    #shopping-cart-table tfoot .btn-update {
        float: right;
    }

    .product-view .product-container-left,
    .product-view .product-container-right {
        width: 100%;
    }

    .cart-top,
    .compare-top-container .compare-top {
        min-height: 50px;
        height: 100%;
        min-width: 50px;
    }

    .cart-top>a,
    .compare-top-container .compare-top .summary {
        padding: 25px;
        background-position: 50%;
    }

    .cart-top>a .num,
    .compare-top-container .compare-top .summary .num {
        top: 6px;
    }

    .cart-top>a span.title,
    .cart-top>a span.title,
    .compare-top-container .compare-top .summary .title {
        display: none;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(4n+1) {
        clear: none;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(3n+1) {
        clear: left;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(4n) {
        padding-right: 20px;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(3n) {
        padding-right: 0px;
    }

    .footer-partners:before {
        display: none;
    }

    .ft-info .information {
        width: 50%;
    }

    .ft-info .information:nth-of-type(3) {
        clear: left;
    }

    ul.links li {
        padding: 0px;
    }

    ul.links a {
        float: none;
        padding: 0px;
        margin: 0px;
    }

    .header-container .top-header li:before {
        margin: 5px 0;
    }

    .header-container .user-menu .welcome {
        display: none;
    }

    .product-view .product-shop .addtocart {
        float: none;
        width: 100%;
    }

    .search-field #search_mini_form .form-search {
        margin: 0px;
    }

    .header-wrapper .row {
        display: inline-block;
    }

    header a.logo {
        margin: 15px 0;
    }

    header a.logo img {
        height: 30px;
    }

    .top-dropdowns .header-contact {
        display: none;
    }

    .top-dropdowns {
        margin: 10px 0 0 10px !important;
    }

    .menu-wrapper {
        margin: 10px 10px 10px 0;
    }

    .toolbar .sorter {
        white-space: nowrap;
    }

    .products-list .product-data {
        float: none;
        margin-top: 10px;
    }

    .top-dropdowns {
        width: calc(100% - 130px);
    }

    .top-dropdowns .links {
        width: auto;
        display: block;
        padding: 0;
    }

    .top-dropdowns .links li {
        padding: 0;
    }

    .top-dropdowns .links li:before {
        margin: 8px 23px 8px 20px;
    }

    .top-dropdowns .links li a {
        margin: 0;
    }

    .footer-container {
        text-align: center;
        padding: 10px 20px 10px 0;
    }

    .footer-contact li:first-child {
        display: block;
        margin-bottom: 10px;
    }

    .header-container .user-menu {
        position: relative;
    }

    .header-container .user-menu ul li {
        margin: 0;
        padding: 0;
    }

    .header-container .user-menu ul li a {
        margin: 0;
        font-size: 10px;
        padding: 0px 10px;
    }

    .product-slider-container h2 {
        width: auto;
    }

    .products-grid li.item {
        width: 33.333333%;
    }

    .footer-container {
        padding: 0;
        text-align: left;
    }

    .footer-info .block-content {
        display: block !important;
    }

    .ft-info {
        float: none;
        width: auto;
        margin: 0;
    }

    .ft-info:before {
        display: none;
    }

    .footer {
        float: none;
        width: auto;
    }

    .footer:before {
        display: none;
    }

    .footer-partners {
        text-align: center;
        margin-right: -20px;
        padding: 0;
    }

    .footer-partners p {
        display: none;
    }

    .footer-info .information h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .two_columns_4 .product-name {
        font-size: 14px;
    }

    .toolbar .sorter {
        display: block;
        text-align: center;
    }

    .toolbar .pager {
        display: block;
        margin-top: 10px;
    }

    .col-left.sidebar {
        background: #ffffff;
        padding: 10px;
    }

    .col-left.sidebar a {
        font-size: 14px;
        display: block;
    }

    .col-left.sidebar ol li a {
        display: inline-block;
    }

    .std h1 {
        font-size: 24px;
        line-height: 25px;
    }

    .std .deck {
        font-size: 16px;
        line-height: 20px;
    }

    .product-view .product-shop-info {
        float: none;
        margin: 0;
        padding: 0;
    }

    #product-attribute-specs-table th {
        display: table-cell;
    }

    .data-table table {
        display: table;
    }

    .data-table thead,
    .data-table tbody {
        display: table-row-group;
    }

    table.data-table th,
    table.data-table td {
        display: table-cell;
    }

    .data-table tr {
        display: table-row;
    }

    .product-view .product-shop .product-options-bottom {
        float: left;
        margin-bottom: 20px;
    }

    .product-view .product-additional {
        width: auto !important;
        float: none;
        padding: 0 0 0 20px;
    }

    .product-view .product-img-box .more-views {
        display: block;
    }

    .product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item {
        width: auto !important;
    }

    .product-view h1 {
        font-size: 24px;
        line-height: 25px;
    }

    .cart .cart-collaterals .cart-block {
        width: 100%;
        margin-bottom: 20px;
        margin-right: 0px;
    }

    .cart .cart-collaterals .cart-block:last-of-type {
        margin-bottom: 0px;
        width: 100%;
    }

    .cart .cart-collaterals .cart-block #shopping-cart-totals-table td {
        width: 100%;
    }

    .cart .cart-collaterals .cart-total {
        float: right;
        width: auto;
        margin-top: 15px;
    }

    .data-table td.td-qty,
    .data-table td.td-price,
    .data-table td.td-delete {
        background: #fff;
    }

    .data-table .td-actions,
    .data-table .td-title,
    .data-table .td-actions {
        display: none;
    }

    .data-table .btn-remove {
        display: block;
    }

    #shopping-cart-totals-table strong {
        padding-right: 0;
    }

    .title-buttons {
        text-align: left;
    }

    .data-table td.td-name h2 {
        font-size: 14px;
        font-weight: normal;
    }

    .cart-table td,
    .cart-table th {
        padding: 5px;
    }

    .data-table td.td-qty {
        padding: 5px 5px;
    }

    .data-table td.td-qty input {
        width: 20px;
    }

    .cart-table td.td-price {
        padding: 10px 5px;
    }

    .data-table tfoot td {
        padding: 5px;
    }

    .data-table .button,
    .data-table .btn-continue {
        margin: 0 10px 0 0;
    }

    #shopping-cart-table tfoot .button_white {}

    .top-opc li h2 {
        padding: 20px 0;
        font-size: 12px;
    }

    .top-opc li.allow h2 {
        padding-bottom: 16px;
        border-bottom-width: 4px;
    }

    .onepagecheckout_datafields .col-left,
    .onepagecheckout_datafields .col-right {
        float: none;
        width: auto;
        padding: 0;
    }

    #checkout-review-submit p {
        margin: 10px 10px 10px 0;
    }

    .customer-account-login .account-login {
        padding: 20px 0;
    }

    #fancybox-wrap.ekodinkoneet {
        width: 90% !important;
        left: 5% !important;
        min-width: 80% !important;
        height: 100% !important;
    }

    .product-view .product-shop .product-options {
        width: 240px;
    }

    .cms-garantii .std table,
    .cms-garantii .std table tr,
    .cms-garantii .std table td,
    .cms-garantii .std table th,
    .cms-garantii .std table tbody {
        display: block;
    }

    .cms-kauplused .std div[style*="float"] {
        float: none !important;
        margin-bottom: 10px;
    }

    .cms-kauplused .std div[style*="float"] iframe {
        width: 100%;
    }

    .fancybox-open #fancybox-wrap.ekodinkoneet {
        top: 0px !important;
        /* height: 100%!important;*/
    }

    .fancybox-open #fancybox-wrap.ekodinkoneet #fancybox-content,
    .fancybox-open #fancybox-content.ekodinkoneet {
        height: 100% !important;
        border-width: 0px !important;
    }

    .fancybox-open #fancybox-overlay {
        position: fixed;
        top: 50%;
        margin-top: -50vh;
        max-height: 100vh;
        background-color: rgba(119, 119, 119, 0.7) !important;
        opacity: 1 !important;
    }

    body.fancybox-open {
        overflow: hidden;
    }

    #notice-cookie-block .notice-inner {
        padding-bottom: 26px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
    .links li {
        margin-right: 0px;
        padding: 0px;
    }
}

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

    .product-view .product-container-left .product-extra,
    .product-view .product-container-left .product-text {
        width: 100%;
        max-width: 100%;
    }

    .product-view .product-container-left .product-extra .product-img-box {
        margin: 0 auto 20px auto;
    }

    .product-view .product-name {
        margin-bottom: 25px;
        text-align: center;
    }

    .product-view .product-shop .addtocart {
        margin: 0px !important;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(3n+1) {
        clear: none;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(2n+1) {
        clear: left;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(3n) {
        padding-right: 20px;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(2n) {
        padding-right: 0px;
    }

    .header-container .header-menu {
        display: block;
        width: 100%;
    }

    .header-container .header-menu ul li:not(.separator),
    .header-container .user-menu ul li {
        display: block;
        float: none;
        position: relative;
    }

    .header-container .header-menu ul li:before,
    .header-container .user-menu ul li:before,
    .header-container .user-menu:before {
        content: "";
        background: #7086A1;
        position: absolute;
        margin: 0px;
        width: 10px;
        height: 3px;
        bottom: 100%;
        left: 50%;
        margin-left: -5px;
        margin-bottom: -1.5px;
    }

    .header-container .user-menu ul li:first-of-type a {
        padding-left: 0px;
    }

    .products-grid li.item {
        width: 50%;
    }

    .cart-table .td-image {
        display: none;
    }

    .cart-table .td-name {
        width: 100%;
    }

    table.data-table td.a-right {
        text-align: right !important;
    }

    .cart-table .btn-remove2 {
        width: 20px;
        height: 40px;
        margin: 0;
    }

    .data-table td.td-delete {
        padding: 5px;
    }

}

@media only screen and (max-width:610px) {
    .cart .cart-collaterals .cart-block {
        width: 100%;
        margin: 0 0 20px;
    }

    .nav-container .nav-top-title {
        width: 15px;
        height: 40px;
        padding: 0 12.5px;
    }

    .nav-container .nav-top-title a {
        display: none;
    }

    .nav-container .nav-top-title div.icon {
        margin: 12.5px 0 0;
    }

    .logo-container {
        width: calc(100% - 70px) !important;
    }

    header div.logo a {
        margin: 10px 10px 10px 0px;
    }

    .top-dropdowns {
        width: calc(100% - 80px);
    }

    .search-top-container {
        width: calc(100% - 150px);
    }

    .search-field #search,
    .search-field .input-text {
        width: auto;
    }
}

@media only screen and (max-width:479px) {
    #shopping-cart-table tfoot .back-to-store {
        float: none;
        margin: 0 0 10px 0;
    }

    #shopping-cart-table tfoot .back-to-store span,
    #shopping-cart-table tfoot .btn-update span {
        width: 100%;
        padding: 0px;
    }

    #shopping-cart-table tfoot .btn-update {
        float: none;
        margin: 0px;
        width: 100%;
    }

    #shopping-cart-table .a-right.last {
        display: block;
    }

    .cart .checkout-types li button span {
        float: none;
        display: block;
    }

    .cart .checkout-types li button {
        width: 100%;
    }

    .cart .page-title .checkout-types {
        margin: 0px;
        float: none;
    }

    .title-buttons h1 {
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }

    .col2-left-layout .category-products .products-grid li.item:nth-of-type(3n+1) {
        clear: none;
    }

    .ft-info .information ul li {
        display: inline-block;
    }

    .header-container .lang-menu ul {
        margin-left: 0;
    }

    .ft-info .information:last-of-type {
        margin-left: 20px;
    }

    .header-container .lang-menu strong {
        display: none;
    }

    .col-left {
        width: 204px;
    }

    .toolbar .sorter {
        white-space: normal;
        text-align: center;
    }

    .toolbar .sorter {
        display: block;
        margin: 0;
    }

    .sorter .sort-by,
    .sorter .limiter {
        display: inline-block;
        vertical-align: top;
        margin: 0 0 10px 0;
    }

    .toolbar .pager {
        margin-top: 0;
    }

    .onepagecheckout_datafields .form_fields .short {
        float: none;
        width: auto;
        padding: 0;
    }

    .onepagecheckout_datafields .form_fields .short:first-child {
        padding: 0;
    }

    p.onepagecheckout_loginarea {
        padding-top: 15px;
        position: static;
    }

    .product-slider-container h2 {
        font-size: 16px;
    }

    .jcarousel-next-horizontal,
    .jcarousel-prev-horizontal {
        /*height: 50px;
        width: 30px;*/
    }

    .homepage-banners .banner-links ul li {
        width: 100%;
    }

    .homepage-banners .banner-links ul li a {
        height: 20px;
    }

    .ft-info {
        padding-top: 20px;
    }

    .ft-info .information {
        width: 100%;
        padding-top: 0;
    }

    .cart .cart-collaterals .cart-block {
        width: 100%;
        margin: 0 0 20px;
    }

    .top-opc {
        margin: 0 -20px 20px;
    }

    .top-opc li {
        width: 100%;
        display: block;
        padding: 0;
    }

    .top-opc li:after {
        top: 100%;
        right: 50%;
        margin: 0 -3.5px 0 0;
        border-width: 4px 3.5px 0 3.5px;
        border-color: #808080 transparent transparent transparent;
    }

    .order-products-table tbody td {
        height: auto;
    }

    .product-view .product-shop .addtocart {
        margin: 0 20px;
    }

    .product-view .product-shop .price-box {
        padding: 0;
        margin: 0;
    }

    .product-view .product-shop .product-options-bottom,
    .product-view .product-shop .add-to-box {
        float: none;
        margin: 10px 0;
    }

    #fancybox-wrap.ekodinkoneet {
        width: 100% !important;
        min-width: 100%;
        left: 0px !important;
    }

    #fancybox-content {
        border-width: 0 !important;
    }

    #product-query textarea,
    #product-query input,
    #price-query textarea,
    #price-query input,
    #product-query label,
    #price-query label {
        width: 100%;
    }

    .fancybox-open #fancybox-wrap.ekodinkoneet #fancybox-content {}

}

@media only screen and (max-width:420px) {
    .col2-left-layout .category-products .products-grid li.item {
        padding-right: 0px !important;
    }

    .col2-left-layout .category-products .products-grid {
        padding: 0 0 0 20px;
    }

    .col2-left-layout .category-products .products-grid li.item:first-of-type {
        padding-right: 0px !important;
    }

    .products-grid li.item {
        width: 100%;
    }

    .customer-account-login .account-login .block .block-title span {
        font-size: 24px;
        line-height: 25px;
    }

    .customer-account-login .account-login .block .block-content {
        padding: 20px 20px 15px;
    }

    .product-view .product-shop .price-box {
        float: none !important;
        width: auto !important;
    }

    .cart-table th {
        font-size: 8px;
    }

    .cart-table td.td-name {
        line-height: 15px;
    }

    .cart-table td.td-price {
        font-size: 14px;
    }

    .data-table td.td-name h2 {
        font-size: 12px;
    }

    .cart-checkout {
        padding: 10px 20px 20px;
    }

    .cart-checkout .button {
        float: none;
    }

    .cart .checkout-types {
        float: none;
    }

    .cart .checkout-types li {
        float: none;
        margin: 10px 0 0;
    }

    .cart .checkout-types li button {
        width: 100%;
    }

    .cart .checkout-types li button span {
        float: none;
        display: block;
    }

    #checkout-review-table h3,
    .order-products-table tbody td .price {
        font-size: 12px;
    }

    .order-products-table thead th,
    .order-products-table tbody td,
    .order-products-table thead th:last-child,
    .order-products-table tbody td:last-child,
    .order-products-table thead th:first-child,
    .order-products-table tbody td:first-child {
        padding: 10px 5px !important;
    }

    .std .form-list .fields .field {
        width: 100%;
        margin-bottom: 10px;
    }

    .std .form-list .fields .field:last-child {
        margin-bottom: 0;
    }

    .footer .copy {
        text-align: left;
    }
}

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

    .search-field #search,
    .search-field .input-text {
        width: 100px;
    }
}

@media only screen and (max-width:380px) {
    .top-dropdowns {
        width: 78%;
    }

    header div.logo {
        width: 40px;
    }

    header div.logo img {
        height: 20px;
        margin: 0px;
    }

    header a.logo {
        margin: 20px 0 !important;
    }

    .top-dropdowns {
        position: initial;
    }

    .search-top-container {
        position: absolute;
        bottom: 10px;
        left: 0px;
        right: -40px;
        width: auto;
    }

    .logo-container {
        padding-bottom: 50px;
    }

    .search-field #search,
    .search-field .input-text {
        width: calc(100% - 70px);
    }

    .fancybox-open #fancybox-wrap.ekodinkoneet {
        padding: 4px;
    }

    #fancybox-close {
        top: 0px;
        right: 0px;
    }

    .page-empty.cms-soovin-pakkumist {
        padding: 5px;
    }
}

@media only screen and (max-width:360px) {
    .catalog-product-view .product-slider-container .products-grid li.item {
        width: 266px;
    }

    /*    .search-top-container {
            width: 100%;
            left: -80px;
        }*/
    /*    .search-field #search, .search-field .input-text {
            width: 0px;
            padding: 8px 18px;
        }
        .search-top-container {
            float: right;
            right: -10px;
        }*/
    header a.logo img {
        height: 20px;
    }

    .top-switch-bg {
        padding: 5px 0 5px 5px;
    }

    .product-slider-container h2 {
        font-size: 14px;
    }

    .order-products-table thead th {
        font-size: 8px !important;
    }

    .cart-table td.td-price,
    #checkout-review-table h3,
    .order-products-table tbody td .price {
        font-size: 10px;
    }
}

/*js*/
@media only screen and (max-width: 959px) {

    .cart-top-container,
    .wishlist-top-container,
    .wishlist-top-container {
        display: inline-block;
    }

    .wrapper {
        -webkit-transition: left 0.5s ease;
        -moz-transition: left 0.5s ease;
        -o-transition: left 0.5s ease;
        -ms-transition: left 0.5s ease;
        transition: left 0.5s ease;
    }

    .menu-tgl {
        left: -255px;
        position: relative;
    }

    .below-logo .nav-top-title.over+#nav {
        right: 0px;
    }

    .below-logo #nav {
        display: block !important;
    }

    .col-left.sidebar .ask-offer {
        display: none;
    }
}
span.printcatalog { display:block; padding:0; float:left; }
span.printcatalog select option { padding:0 5px 0 5px; }
/**
 * @category    Mana
 * @package     Mana_Filters
 * @copyright   Copyright (c) http://www.manadev.com
 * @license     http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
/*.m-filter-item-list .m-selected-filter-item { color: red; }*/
.m-filter-popup .m-selected-ln-item > a { font-weight: bold; text-decoration: none; }
.block-layered-nav .btn-remove { margin-top: 3px; }
.block-layered-nav .currently li { position: relative; padding: 6px 24px 6px 10px; }
.block-layered-nav .currently .btn-remove { margin-top: 0; position: absolute; right: 4px; top: 9px; margin-left: 0; }
.block-layered-nav dt { position: relative; zoom: 1; left: 0; top: 0; }
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1.5;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/animated-overlay.gif");
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}

.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}

.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1.1em/*{fsDefault}*/;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa/*{borderColorContent}*/;
	background: #ffffff/*{bgColorContent}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/;
	color: #222222/*{fcContent}*/;
}
.ui-widget-content a {
	color: #222222/*{fcContent}*/;
}
.ui-widget-header {
	border: 1px solid #aaaaaa/*{borderColorHeader}*/;
	background: #cccccc/*{bgColorHeader}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/;
	color: #222222/*{fcHeader}*/;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222/*{fcHeader}*/;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3/*{borderColorDefault}*/;
	background: #e6e6e6/*{bgColorDefault}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #555555/*{fcDefault}*/;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555/*{fcDefault}*/;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999/*{borderColorHover}*/;
	background: #dadada/*{bgColorHover}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcHover}*/;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
	color: #212121/*{fcHover}*/;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa/*{borderColorActive}*/;
	background: #ffffff/*{bgColorActive}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/;
	font-weight: normal/*{fwDefault}*/;
	color: #212121/*{fcActive}*/;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121/*{fcActive}*/;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1/*{borderColorHighlight}*/;
	background: #fbf9ee/*{bgColorHighlight}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/;
	color: #363636/*{fcHighlight}*/;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636/*{fcHighlight}*/;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a/*{borderColorError}*/;
	background: #fef1ec/*{bgColorError}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/;
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a/*{fcError}*/;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a/*{fcError}*/;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_222222_256x240.png)/*{iconsContent}*/;
}
.ui-widget-header .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_222222_256x240.png)/*{iconsHeader}*/;
}
.ui-state-default .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_888888_256x240.png)/*{iconsDefault}*/;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_454545_256x240.png)/*{iconsHover}*/;
}
.ui-state-active .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_454545_256x240.png)/*{iconsActive}*/;
}
.ui-state-highlight .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/;
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px/*{cornerRadius}*/;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa/*{bgColorOverlay}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/;
	opacity: .3/*{opacityOverlay}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterOverlay}*/;
}
.ui-widget-shadow {
	margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/;
	padding: 8px/*{thicknessShadow}*/;
	background: #aaaaaa/*{bgColorShadow}*/ url(https://ekodinkoneet.fi/skin/frontend/base/default/css/jquery/images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/;
	opacity: .3/*{opacityShadow}*/;
	filter: Alpha(Opacity=30)/*{opacityFilterShadow}*/;
	border-radius: 8px/*{cornerRadiusShadow}*/;
}

