*
{
  margin:0;
  padding:0;
}
a.print {
  float: right;
  padding: 11px 5px;	
}
body {
  background: #dfdfdf;
  font-family: sans-serif;
  font-size: 12px;
}
body.printable {
  background: #fff;
  padding: 20px;	
}
div.messages {
	border: 1px solid #ccc;
  margin: 0 5px 1em 5px;
  padding: 0.5em; 
}
div.messages ul {
	list-style: none;
  margin: 0;
  padding: 0;	
}
div.status {
  color: #33a333;
  border-color: #c7f2c8;
}
div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}
input.add-to-cart {
  background: url(images/button1.png) no-repeat;
  border: none;
  color: #fff;
  height: 29px;
  font-weight: bold;  
  text-transform: uppercase;
  width: 149px;	
}
ul.product-list {
  list-style: none;
  margin: 0 0 0 11px;
  padding: 0; 	
}
ul.product-list a {
	background: url(images/bullet1.png) no-repeat left center;
  xcolor: #f53535;
  padding-left: 10px;
  text-decoration: none;
}
ul.product-list li {
  margin-bottom: 3px; 
}
ul.primary-links {
	list-style: none;
	margin: 0;
  padding: 5px 50px 0 50px;
}
ul.primary-links a {
	background: url(images/menu_separator.png) no-repeat right center;
	color: #444141;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 16px;
  height: 53px;	
  line-height: 58px;
  padding: 0 35px;
  text-decoration: none;
}
ul.primary-links li {
  float: left;	
}
ul.primary-links li.last a {
  background: none;	
}

ul.store-navigation {
	list-style: none;
  margin: 0 0 0 6px;
  padding: 0;	
}
ul.store-navigation a,
ul.store-navigation-tree a {
  color: #444141;
  text-decoration: none;
}
ul.store-navigation a.active,
ul.store-navigation-tree a.active {
  text-decoration: underline;
}
ul.store-navigation li,
ul.store-navigation-tree li {
  margin-bottom: 3px;	
}
#attachments {
  margin: 1em 0;	
}
#attachments a {
  color: #f30303;	
}
#attachments td {
  padding: 0 0.5em 1em 0;
}
#attachments tbody {
  border-top: none;	
}
#attachments thead {
  display: none;
}
#attachments tr {
  background: #fff;
  border-bottom: none !important;
}
#blocks {
	margin: 1em 0;
  width: 100%;	
}
#blocks td, 
#blocks th {
  padding: 0.5em;	
}
#content {
  margin: 0 5px 1em 5px;	
}
#content-area {
  float: left;
  margin: 0 8px;
  width: 515px;
}
#footer {
	background: url(images/footer.png) no-repeat;
	color: #444;
  height: 164px;	
  padding: 1em 3em;
  text-align: center;
}
#languages {
  float: right;
  padding: 1em 10px;
}
#languages a {
  color: #000;
  display: block;
  float: right;
  font-size: 10px;
  height: 19px;
  line-height: 19px;
  margin-left: 0.5em;
  text-align: center;
  text-decoration: none;	
  text-transform: uppercase;
  width: 30px;
}
#languages a.active {
  background: url(images/language_active.png) no-repeat;	
  color: #fff;
}
#logo {
  float: left;
  width: 495px;	
  padding: 0 0 0 5px;
}
#menu {
	background: url(images/menu.png) no-repeat;
  height: 106px;	
}
#parameters,
#related-products {
  margin-bottom: 2em;	
}
#parameters h2,
#related-products h2 {
	color: #515151;
  font-size: 13px;
  font-weight: bold;  
}
#parameters table,
#related-products table,
table.products {
  width: 100%;	
}
#parameters td,
#related-products td,
table.products td,
table.products th {
  border-bottom: none;	 
  line-height: 42px;
  padding: 0 1em;
  vertical-align: middle;
}
#parameters tr,
#related-products tr,
table.products tr {
  height: 42px;	
}
#parameters tr.even,
#related-products tr.even,
table.products tr.even {
  background: none;	
  border-bottom: none;
}
#parameters tr.odd,
#related-products tr.odd,
table.products tr.odd {
  background: #f2f2f2;
  border-bottom: none;
  padding: 0;
}
#parameters .key,
#related-products .key {
  font-weight: bold;	
}
#payment-form-container {
  border: 1px solid #f0f0f0; 
}
#payment-form-container .form-submit {
  /*background: url(images/button1.png) no-repeat;*/
  background: url(images/button_185.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  /*width: 149px;*/
  width: 185px;
}
#pay-in-cash-form .cashButton {
   background: url(images/button_235.png) no-repeat;
  width: 345px;

}
#payment-tabs {
  list-style: none;
  margin: 0;
  padding: 0;	
}
#payment-tabs a {
	color: #000;
	font-size: 10px;
	font-weight: bold;
  text-decoration: none;	
}
#payment-tabs li {
  background: url(images/payment_tab.png) no-repeat;
  height: 23px;
  line-height: 23px;
  padding: 0;
  text-align: center;
  width: 88px;	
}
#payment-tabs li.active {
  background: url(images/payment_tab_active.png) no-repeat;  
}
#payment-tabs li.active a {
  color: #fff;	
}
#product .data {
  width: 255px;	
}
#product  label {
	/*color: #dcdddd;*/
	color: #000;
	display: block;
  font-size: 11px;
  font-style: normal !important;	
  margin-bottom: 0.5em;
}
#product .data .discount-price {
  font-size: 14px;	
}
#product .data .element .value {
  font-weight: normal;	
}
#product .data .normal-price {
  font-size: 12px;
  margin-bottom: 0.5em;
  text-decoration: line-through;
}
#product .data .price .primary-currency {
  color: #f30303;
  font-weight: bold;	
}
#product .images {
	margin-right: 0;
  width: 250px;	
}
/*
#product .images img {
  border: 1px solid #ababab;	
}
#product .images .thumbnails .column-3 {
  margin: 0 0 10px 0; 
}
#product .images .thumbnails .thumbnail {
  margin: 0 4px 10px 0;	
}*/
#product .long-description {
  clear: both;
  margin: 1em 0;	
}
#product-list-blocks div {
}
#product-list-blocks h2 a {
	color: #131313;
  font-size: 14px;
  text-decoration: none;	
}
#product-list-blocks .currency {
  color: #f30303;
  font-size: 14px;
  font-weight: bold;	
}
#product-list-blocks .price {
  margin: 1em 0; 	
}
#product-list-blocks .description {
  color: #939393;	
}
#product-list-blocks .product {
  background: url(images/product_box_middle.png) repeat-y;	
  float: left;
  margin: 0 12px 1em 0;
  text-align: center;
  width: 244px;
}
#product-list-blocks .top {
  background: url(images/product_box_top.png) no-repeat center top;  	
}
#product-list-blocks .bottom {
  background: url(images/product_box_bottom.png) no-repeat center bottom;  
  padding: 20px 10px; 
}
#product-list-search {
	border-bottom: 1px solid #efefef;
	border-top: 1px solid #efefef;
  margin: 1em 0;
}
#product-list-search .form-submit,
#store-checkout-details-form .form-submit,
#store-checkout-confirm-form .form-submit,
#user-login-form .form-submit {
	background: url(images/button3.png) no-repeat;
	border: none;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	height: 29px;
	text-transform: uppercase;
  width: 84px;
  cursor: pointer;
}

#product-list-search #edit-product-order {
  margin-top: 12px !important;
  width: 100px;
  font-size: 10px;
  padding-left: 5px;
  text-align: center;
  padding-right: 18px;
  float: right;
}

#product-list-search label.product-order {
  position: relative;
  top: 11px;
  left: 68px;
  font-weight: bold;
  margin-right: 47px;
}

#product-list-search .form-submit.desc {
  background: url(images/button_down_2.png) no-repeat;
}

#product-list-search .form-submit.asc {
  background: url(images/button_up_2.png) no-repeat;
}


#product-list-search .form-submit
#related-products a {
  color: #131313;
  font-weight: bold;
  text-decoration: none;	
}
#related-products h4 {
  color: #515151;
  font-size: 13px;
  font-weight: bold;  
}

#related-products input.add-to-cart {
  background: url(images/cart_add.png) no-repeat;
  border: none;
  height: 23px;
  width: 28px; 
}
#related-products .secondary-currency {
  display: block;
  font-size: 12px;
  line-height: 12px;  
  text-align: center;
}
#sidebar_left {
	float: left;
  width: 203px;	
}
#sidebar_right {
	float: right;
    width: 203px;
}
#store-checkout-details-form h3,
#checkout-confirm h3 {
  color: #515151;	
}
#store-checkout-details-form .contact-data .form-text {
  width: 15em;
}
#store-checkout-details-form .description {
	font-size: 12px;
  padding: 0.5em 0;	
}
#subtotal .currency {
  color: #000;
  font-size: 12px;
  font-weight: normal;
  width: 200px;	
}
#subtotal .key {
  font-weight: bold;	
}
#title {
  background: url(images/block_header_long.png) no-repeat;
  height: 38px;
  line-height: 35px;
  padding: 0 10px 0 38px;	
}
#title h1 {
	float: left;
	font-size: 13px;
	font-weight: normal;
  margin: 0;
  overflow: hidden;
  width: 420px;
}
#top {
  height: 94px;	
}
#user-contacts {
  width: 200px;
}
#user-login-form {
  text-align: left;	
}
#user-login-form a {
  color: #f30303;
  text-decoration: none;	
}
#user-login-form li {
  list-style: none;
  margin: 0;	
}
#user-login-form ul {
  list-style: none;
  margin: 0.5em 0;
  padding: 0;	
}
#user-login-form .form-text {
  width: 100%;	
}
#webfactory {
  margin: 1em 0;	
}
#webfactory a {
  color: #bababa;
  text-decoration: none;	
}
#wrapper {
	margin: 0 auto;
  width: 972px;
}
table.products {
  margin-bottom: 1em;	
}
table.products tbody {
  border-top: none !important;	
}
table.products thead th {
  border-bottom: none !important;
}
table.products thead tr,
table.products thead th {
  height: 30px;
  line-height: 30px;
}
table.products .add-to-cart {
  vertical-align: middle;	
}
table.products .add-to-cart * {
  display: inline;
}
table.products .price, 
table.products .sum {
  text-align: center;	
}
table.products .title a {
	color: #131313;
	font-weight: bold;
  text-decoration: none;	
}
table.products .primary-currency,
table.products .secondary-currency {
  display: block;
}
.block {
  margin-bottom: 1em;	
}
.block h2 {
  background: url(images/block_header_short.png) no-repeat;
  font-size: 13px;
  font-weight: normal;
  height: 38px;
  line-height: 35px;
  margin: 0;
  padding: 0 10px 0 38px;
}
.block .content {
  margin: 5px 10px 10px 10px;	
}
.block-store_cart a,
.block-store_cart a.active {
  background: url(images/bullet1.png) no-repeat left center;
  color: #F53535;
  padding-left: 10px;
  text-decoration: none;  
}
.block-store_cart li {
  margin-bottom: 3px;	
}
.block-store_cart ul {
	list-style: none;
	margin: 0 0 1em 11px;
	padding: 0;
}
.block-store_cart .checkout {
  background: url(images/button1.png) no-repeat;
  color: #fff;
  display: block;
  height: 29px;
  line-height: 29px;
  font-size: 10px;
  font-weight: bold;  
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 149px; 	
}
.block-store_cart .primary-currency {
  color: #f53535;	
}
.block-store_cart .total {
  font-weight: bold;	
  margin-bottom: 1em;
}
.box {
  background: url(images/box_bg.png) repeat-y;
}
.box .top {
  background: url(images/box_top.png) no-repeat center top;
}
.box .bottom {
  background: url(images/box_bottom.png) no-repeat center bottom;
  padding: 17px 15px;
}

/*Breadcrumb*/

.breadcrumb {
  border-bottom: 1px solid #efefef;
  margin: 0 0 1em 0;
  padding: 10px 0;
}
.breadcrumb a {
	color: #131313;
  text-decoration: none;
}
.breadcrumb a:first-child {
  padding-left: 8px;
}
.breadcrumb a:hover {
  color: #666; 
}
.breadcrumb * {
  font-size: 1.1em;
}
.clear-left {
  clear: left;	
}
.container-checkout-information {
  width: 260px;    
}
.container-prepayment-amount {
  font-weight: bold;	
}
.container-prepayment-amount .currency {
  color: #000;	
  font-size: 12px;	
  font-weight: bold;    
}
.pager {
  margin: 1em 0 !important;	
}
.pager a {
  text-decoration: none;	
}
.pager a:hover {
  text-decoration: underline;	
}
/*Pager*/

#product-list-blocks + .item-list {
  text-align: center;
}

ul.pager {
  display: inline-block;
  overflow: hidden;
  max-width: 370px;
  font-size: 1.3em;
}

ul.pager .pager-first {
  width: 50%;
  display: inline-block !important;
  margin: 0 0 15px 0;
  padding: 0 !important;
  float: left;
  text-align: right;
}

ul.pager .pager-previous {
  width: 50%;
  display: inline-block !important;
  margin: 0 0 15px 0;
  padding: 0 !important;
  float: left;
  text-align: left;
}

ul.pager .pager-last {
  width: 50%;
  display: inline-block !important;
  margin: 15px 0 0 0;
  padding: 0 !important;
  float: left;
  text-align: left;
}

ul.pager .pager-next {
  width: 50%;
  display: inline-block !important;
  margin: 15px 0 0 0;
  padding: 0 !important;
  float: left;
  text-align: right;
}

ul.pager .pager-first a,
ul.pager .pager-previous a,
ul.pager .pager-last a,
ul.pager .pager-next a {
  padding: 0 5px;
}

ul.pager .pager-item,
ul.pager .pager-current,
ul.pager .pager-ellipsis {
  margin: 0;
}

ul.pager > div * {
  white-space: nowrap;
}

.primary-currency {
  color: #f30303;
  font-size: 14px;
  font-weight: bold;  
  line-height: 14px;
  text-align: center;
}
.product-category h3 {
	background: url(images/bullet1.png) no-repeat left center;
  margin-top: 0;	
  padding-left: 10px;
}
.product-category h3 a {
	color: #232728;
	font-size: 14px;
	font-weight: normal;
  text-decoration: none;	
}
.product-category ul {
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;	
}
.product-category ul a {
  color: #232728;
  text-decoration: none;	
}
.product-category ul a:hover {
  color: #f30303;
  text-decoration: underline;	
}
.product-category li {
  margin-bottom: 3px;	
}
.secondary-currency {
  color: #250c12;
  font-size: 12px;
  font-weight: normal;  
  line-height: 12px;
  text-align: center;
}
.split-button {
	background: url(images/button2.png) no-repeat;
	height: 29px;
	line-height: 29px;
	margin: 0 auto;
  width: 168px;  
}
.split-button a {
	color: #fff;
  display: block;
  float: left;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}
.split-button a.info {
	color: #070707;
	width: 55px;
}
.split-button a.cart {
	width: 113px;
}

/* NEW */

.split-button {
	margin-bottom: 20px;
}
.split-button a.info, .split-button a.cart {
	text-align: center;
}
a {
	color: #000;
}
.block .banner {
	text-align: center;
	margin: 5px 0;
}
.block-store_offers .image {
	text-align: center;
}
.block-store_offers .image img {
	border: 1px solid #000;
}
.block-store_offers .description {
	padding: 0 10px 15px;
}
.block .content h2 {
	background: none;
	padding: 0;
	font-weight: bold;
	text-align: center;
	height: auto;
	line-height: normal;
	margin: 10px 0;
}
#content-top .content {
	margin: 12px 0px 0px -3px;
	text-align: center;
}

.header-carousel{
    width: 974px;
    position: relative;
    margin: 15px 0;
    overflow: hidden;
}

.header-carousel .slick-track{
    max-width: none;
}

.header-carousel .slick-next{
    z-index: 25;
    right: 20px;
}

.header-carousel .slick-prev{
    z-index: 25;
    left: 20px;
}

.header-carousel .slick-prev:before, .header-carousel .slick-next:before {
    color: #252525;
}

.header-carousel .slick-slide {
    display: inline-block;
}

.header-carousel .slick-slide:focus {
    display: inline-block;
    outline: none;
}

.header-carousel .slick-slide a:focus{
    outline: none;
}

ul.store-navigation {
	list-style: none;
  margin: 0 0 0 9px;
  padding: 0;	
}
ul.store-navigation a,
ul.store-navigation-tree a {
  color: #444141;
  text-decoration: none;
  line-height: 22px;
  padding: 0 0 0 20px;
  display: block;
	x-moz-border-radius: 10px;
	x-khtml-border-radius: 10px;
	x-webkit-border-radius: 10px;
	xborder-radius: 10px;
	margin-bottom: 3px;
}
ul.store-navigation a.active,
ul.store-navigation-tree a.active {
  text-decoration: none;
  color: #fff;
  background: transparent url(images/m.jpg) no-repeat left center;
}
ul.store-navigation li,
ul.store-navigation-tree li {
  xmargin-bottom: 3px;
  display: inline;
}
#product-list-style {
	position: relative;
}
#product-list-style input {
	border: none;
	margin: 0px;
	position: absolute;
	right: 0px;
	top: -54px;
    background: url(images/button1.png) no-repeat;
    border: none;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    height: 29px;
    text-transform: uppercase;
	width: 149px;  
}
#product-list-search {
	border-top: none;
}
#store-product-list-form #product-list-search .form-text {
	width: 220px;
}
input.form-text, textarea {
	border: 1px solid #CCC;
	padding: 5px;
}
table.products td.add-to-cart {
	white-space: nowrap;
}
table.products input.add-to-cart {
	display: inline;
	height: auto;
	background: none;
	width: auto;
	vertical-align: middle;
}
input.qty {
	width: 2em;
	text-align: center;
}
#parameters td, #related-products td, table.products td {
	line-height: normal;
	padding: 1em;
}
.currency {
	white-space: nowrap;
}
#search {
	clear: right;
	float: right;
	height: 31px;
	margin-top: 10px;
	/*width: 240px;*/
	margin-right: 10px;
}
#search .text {
	background: none;
	border: none;
	display: block;
	float: left;
	height: 29px;
	line-height: 29px;
	padding: 0px 0px 0px 10px;
	width: 160px;
  background: white;
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  border: 1px solid #BAB2B2;
}
#search .submit {
  background: url(images/button3_responsive.png) repeat-x;
  background-size: auto 100%;
	border: none;
	color: white;
	display: block;
	float: right;
	height: 31px;
	line-height: 30px;
	text-transform: uppercase;
	width: 70px;
	overflow: hidden;
	font-size: 12px;
	xtext-indent: 9999px;
	padding: 0 0 5px 0;
  cursor: pointer;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
#store-search-form #edit-submit {
	background: url(images/button3.png) no-repeat;
	color: white;
	font-size: 10px;
	font-weight: bold;
	height: 29px;
	text-transform: uppercase;
	width: 84px;
	border: none;
	position: absolute;
	right: 0;
	top: 13px;
}
#store-search-form div {
	position: relative;
}
#user-login-form a {
	color: #000;
}
#user-login-form .form-text {
	width: 95%;
}
#product-list-blocks .column-2,
#offers .column-2 {
	margin-right: 0 !important;
}
#offers {
	margin-top: 15px;
}
#offers h2 a {
	color: #131313;
  font-size: 14px;
  text-decoration: none;	
}
#offers .currency {
  color: #f30303;
  font-size: 14px;
  font-weight: bold;	
}
#offers .price {
  margin: 1em 0; 	
}
#offers .description {
  color: #939393;	
}
#offers .product {
  background: url(images/product_box_middle.png) repeat-y;	
  float: left;
  margin: 0 12px 1em 0;
  text-align: center;
  width: 244px;
}
#offers .top {
  background: url(images/product_box_top.png) no-repeat center top;  	
}
#offers .bottom {
  background: url(images/product_box_bottom.png) no-repeat center bottom;  
  padding: 20px 10px; 
}
.block-store_cart a, .block-store_cart a.active {
	color: #000;
}


/* Additions to original */

/* Logout block */
.logout .button {
  background: url(images/button3.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  width: 84px;
  cursor: pointer;
}
.logout .name {padding: 5px 0 10px 0;}

/* Register selection page */
.register_select .info {padding: 5px 0;}
.register_select label {display: block; margin: 5px 0;}
.register_select .button {margin: 10px 0 5px 0;}

#user-register .user_info {font-weight: bold; font-size: 14px;}
.person_info {font-weight: bold; font-size: 14px;}
.company_info {font-weight: bold; font-size: 14px; padding: 15px 0 0 0;}
.vat_info {margin-top: -10px; font-size: 10px;}

/* Buttons */
.register_select .button {
  background: url(images/button3.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  width: 84px;
  cursor: pointer;
}

#user-profile-form .form-submit {
  background: url(images/button3.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  width: 84px;
  cursor: pointer;
}

#user-register .form-submit {
  background: url(images/button3.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 9px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  width: 84px;
  cursor: pointer;
}

#store-cart-checkout-auth-form .form-submit {
  background: url(images/button1.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  width: 149px;
  cursor: pointer;
}

#user-login .form-submit {
  background: url(images/button3.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  text-transform: uppercase;
  width: 84px;
  cursor: pointer;
}

#user-pass .form-submit {
  background: url(images/button1.png) no-repeat;
  border: none;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  height: 29px;
  width: 149px;
  cursor: pointer;
}
#store-cart-checkout-auth-form h3 {
  margin-bottom: 12px;
}
#store-cart-checkout-auth-form .form-submit {
  margin-right: 12px;
}
#store-cart-checkout-auth-form .option:first-child {
  margin-bottom: 24px;
}
#store-cart-checkout-auth-form label {
  margin-bottom: 4px;
}


/* Popups link in product detail */
#product .min_info {margin: 10px 0 0 0; font-weight: bold; font-size: 13px;}

.delivery_hidden {display: none;}
table.products-checkout-details th, table.products-checkout-details td {padding-left: 5px; padding-right: 5px;}
.price_info {padding: 5px 0 0 0;}

#product .images .main a {display: table-cell; vertical-align: middle; width: 240px; height: 180px; overflow: hidden; text-align: center; border: 1px solid #ababab;}
#product .thumbnail a {display: table-cell; vertical-align: middle; width: 70px; height: 53px; overflow: hidden; text-align: center; border: 1px solid #ababab;}
#product .images .thumbnails .thumbnail {margin: 0 8px 10px 0;}

/* CIK module block and page */
#block-cik-leasing .form-item {float: left;}
#block-cik-leasing .suffix {float: left; padding: 30px 0 0 5px;}
#block-cik-leasing .suffix.euro {padding: 32px 0 0 5px;}
#block-cik-leasing .clear_float {clear: both;}
#block-cik-leasing .price_info {font-size: 10px;}

#cik-leasing-form h3 {color: #515151; padding-top: 20px;}
#cik-leasing-form #edit-payment-wrapper {float: left;}
#cik-leasing-form #edit-period-wrapper {float: left;}
#cik-leasing-form .suffix {float: left;}
#cik-leasing-form .suffix.euro {padding: 43px 0 0 5px;}
#cik-leasing-form .suffix.month {padding: 18px 0 0 5px;}
#cik-leasing-form .clear_float {clear: both;}
#cik-leasing-form .monthly {padding: 0 0 20px 0;}

#cik-leasing-form #edit-payment-wrapper {padding: 10px 0 0 0;}
#cik-leasing-form #edit-period-wrapper {margin-top: 0;}

#payment-form-container {padding-bottom: 20px;}
#payment-form-container .form-submit {float: left;}
#maksekeskus-payment-form {
    text-align: center;
}
#maksekeskus-payment-form .form-submit {
    float: none;
    margin-top: 10px;
}
.free_transport {
    color: green;
    padding: 5px 0;
    font-weight: bold;
    text-transform: uppercase;
}

/* Discount % on node products */
#product .price .left {float: left; width: 100px; padding: 20px 0 0 0;}
#product .price .right {float: left; width: 98px; height: 78px; color: #f30303; font-size: 26px;
background: url(images/price_tag.png) no-repeat; padding: 36px 0 0 30px;}
#product .price .price_info {clear: both;}

/* Footer */
#footer,
#footer table a {
  color: #777;
}
#footer table {
  width: 100%;
}
#footer table tbody {
  border-top: none;
}
#footer table a {
  text-decoration: none;
}
#footer table a:hover {
  text-decoration: underline;
}
#footer #webfactory a {
  text-decoration: underline;
}
#footer #webfactory a:hover {
  text-decoration: none;
}
.block-store_cart .error {
    padding: 10px;
}
.gallery .thumb {
    margin-bottom: 10px;
    margin-right: 10px;
}
#sidebar_right table {
    border-collapse: separate;
}
#maksekeskus-payment-form #bank_form {
    display: none;
}
.clear-block-1 {
  width: 100%;
  display: inline-block;
  text-align: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: -1px;
  margin-right: -1px;
}

.clear-block-1 .form-submit {
  float: none !important;

}
#maksekeskus-payment-form .logod {
   padding-top: 20px;
}

.monthly_payment_error {
  margin-bottom: 10px;
}
#block-cik-category_banner .category-banner-wrapper {
  border: solid 2px #e9e9e9;
  border-top: none;
  width: 189px;
  position: relative;
  border-radius: 8px;
}

#block-cik-category_banner .category-banner-wrapper .content {
  margin: 0;
  position: relative;

}
#block-cik-category_banner .title-wrapper {
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(top,  #f2f2f2 0%, #e3e3e3 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f2f2f2 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f2f2f2 0%,#e3e3e3 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f2f2f2 0%,#e3e3e3 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f2f2f2 0%,#e3e3e3 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
  border-radius: 7px 7px 0 0;
}
#block-cik-category_banner .content {
  margin-top: 0;
}
#block-cik-category_banner .title-wrapper .title {
  padding-top: 15px;
  color:  #252525;
  font-size: 34px;
  font-weight: 700;
  line-height: 38px;
  text-align: center;
  word-break: break-all;
  hyphens: auto;
  margin: 0 20px;
}

#block-cik-category_banner .content .persentage-wrapper {
  background: url("images/label.png");
  background-repeat: no-repeat;
  position: absolute;
  right: 5px;
  width: 73px;
  color: #ffffff;
  text-align: center;
  z-index: 1;
  height: 100px;
}

#block-cik-category_banner .content .persentage-wrapper .persentage-title p {
  margin: 0;
  margin-top: 10px;
}

#block-cik-category_banner .content .persentage-wrapper .persentage-title {
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}

#block-cik-category_banner .content .persentage-wrapper .persentage {
  font-size: 22px;
  font-weight: bold;
}
#block-cik-category_banner .content  .image-wrapper {
  padding: 18px;
}

#block-cik-category_banner .content  .image-wrapper img {
  width: 156px;
  height: auto;
}

#block-cik-category_banner .content .dates .time-title {
  margin: 2px;
}

#block-cik-category_banner .content .dates {
  text-align: center;
  font-size: 11px;
  color:  #898a8a;
  font-weight: 400;
  margin-bottom: 5px;
}

#block-cik-category_banner .content .button p {
  background: #8fc400; /* Old browsers */
  background: -moz-linear-gradient(top,  #8fc400 0%, #52ad00 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8fc400), color-stop(100%,#52ad00)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #8fc400 0%,#52ad00 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #8fc400 0%,#52ad00 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #8fc400 0%,#52ad00 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #8fc400 0%,#52ad00 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8fc400', endColorstr='#52ad00',GradientType=0 ); /* IE6-9 */
  border-radius: 4px;
  border: solid 1px #529A1E;
  padding: 8px;
  border-bottom: 0;
}

#block-cik-category_banner .content .button {
  text-align: center;
  margin: 0 10px 10px 14px;

}

#block-cik-category_banner .content .button a {
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.products-checkout-details .qty {
  white-space: nowrap;
}
.products-checkout-details .qty .quantity {
  padding: 0 2px;
}
.products-checkout-details .qty .increase,
.products-checkout-details .qty .decrease {
  color: #f30303;
  border: 1px solid lightgray;
  display: inline-block;
  width: 12px;
  height: 12px;
  text-align: center;
  border-radius: 10px;
  line-height: 12px;
  cursor: pointer;
}

/*Responsive */

.mobile-only {
  display: none;
}

#menu-toggle {
  float: left;
  height: 24px;
  width: 24px;
  margin: 36px 20px;
  background: url(images/menu-toggle.png) no-repeat center;
  background-size: auto 100%;
  position: relative;
  z-index: 2;
}

#btn-cart-toggle {
  display: none;
  height: 50px;
  width: 50px;
  position: absolute;
  top: 0;
  right: 0;
  background: url(images/icon-cart.png) no-repeat center;
  background-size: auto 100%;
  margin: 24px 15px;
  text-decoration: none;
}

#btn-cart-toggle-number {
  display: inline-block;
  height: 20px;
  width: 20px;
  background-color: red;
  color: white;
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  border-radius: 50%;
  float: right;
}

@media (max-width: 992px) {
  /*Helpers*/
  #product-list-search #edit-product-order {
    margin-top: 8px !important;
  }
  input.form-text,
  textarea {
    box-sizing: border-box;
  }
  input + .description {
    margin-top: 3px;
  }
  .form-item > label {
    margin-bottom: 4px;
  }

  .mobile-only {
    display: block;
  }
  .mobile-hide {
    display: none;
  }
  #btn-cart-toggle {
    display: inline-block;
  }
  * {
    max-width: 100%;
  }

  #logo {
    position: absolute;
    width: 100%;
    float: none;
    padding: 0;
    text-align: center;
  }

  .breadcrumb * {
    font-size: 1.2em;
  }

  /*Sisselogimine*/

  #store-cart-checkout-auth-form input.form-text,
  #store-cart-checkout-auth-form textarea {
    width: 100%;
  }

  /*Ostukorv*/

  #block-store_cart-0 {
    position: absolute;
    top: 10px;
    right: 10px;
    background-color: white;
    border: 1px solid #eaeaea;
    display: none;
    border-radius: 8px;
    max-width: 480px;
    z-index: 3;
  }
  #block-store_cart-0 .actions {
    overflow: hidden;
  }
  #block-store_cart-0 .actions .checkout {
    float: left;
  }
  #block-store_cart-0 .actions #btn-cart-close {
    display: block;
    padding: 0 14px;
    background: none;
    float: none;
    overflow: hidden;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
  }
  #top {
    /*border-bottom: 1px solid #efefef;*/
    padding-bottom: 5px;
  }
  #languages,
  #search {
    box-sizing: border-box;
    border-top: none !important;
    padding: .5em 10px;
    margin-top: 20px;
  }
  #languages {
    float: left;
    clear: left;
    display: none;
    overflow: hidden;
    border-top: 1px solid #efefef;
  }
  #languages a {
    width: auto;
    height: auto;
    padding: 3px 6px;
    font-size: 13px;
    line-height: 24px;
    border-radius: 4px;
  }
  #languages a.active {
    background: #424242;
  }
  #search {
    display: none;
    float: right;
    height: auto;
    width: auto;
    padding: .5em 10px;
    margin: 20px 0 0 0;
    background: none;
    border-top: 1px solid #efefef;
    box-sizing: border-box;
  }
  #search .submit {
    position: static;
    float: right;
  }

  /*Menüü*/

  #menu {
    height: auto;
    background: none;
    clear: both;
    border-top: 1px solid #efefef;
    margin: 0 10px;
    display: none;
  }
  #menu ul.primary-links {
    overflow: hidden;
    padding: 0;
    margin: 1em 0;
    padding-bottom: 1em;
    border-bottom: 1px solid #efefef;
  }
  #menu ul.primary-links li {
    width: 100%;
    clear: both;
  }
  #menu ul.primary-links li a {
    display: block;
    width: 100%;
    background: none;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
  }
  #menu ul li a:hover,
  #menu ul li a:focus {
    opacity: 0.7;
  }
  #menu .block-store h2 {
    height: 34px;
    padding-left: 0;
    background: url(images/block_header_responsive.png) repeat-x;
    border-radius: 6px;
  }
  #menu .block-store h2:before {
    content: '';
    display: block;
    float: left;
    height: 34px;
    width: 36px;
    background: url(images/block_header_icon_responsive.png) no-repeat center;
    border-radius: 6px;
  }
  #menu .block-store h2:after {
    content: ""
  }
  #menu .block-store .content {
    margin: 1em 0;
  }
  #menu .block-store .content * {
    font-size: 14px;
  }
  #menu .block-store a {
    padding-left: 15px;
  }
  ul.store-navigation a.active,
  ul.store-navigation-tree a.active {
    background: url(images/button3_responsive.png) repeat-x;
    border-radius: 6px;
  }

  /*Bänner*/

  #content-top {
    width: 100%;
    clear: both;
    overflow: hidden;
  }
  #content-top .banner {
    margin: 10px;
  }
  #content-top .content {
    margin: 0;
    margin-top: 16px;
  }
  #content-top img {
    max-width: 100%;
  }

  /*Content*/

  #content-wrapper {
    background-color: white;
    background-image: none;
    margin: 0 10px;
  }
  #content-wrapper #content-area {
    width: 100%;
    margin: 0;
  }
  #content {
    margin: 0 0 20px 0;
  }
  #content-wrapper #content-area #title {
    background: url(images/block_header_responsive.png) repeat-x;
    height: 36px;
    border-radius: 6px;
    padding-left: 0;
    position: relative;
  }
  #content-wrapper #content-area #title a.print {
    position: absolute;
    top: 0;
    right: 5px;
  }
  #content-wrapper #content-area #title h1 {
    background: url(images/block_header_icon_responsive.png) no-repeat left center;
    padding-left: 25px;
    margin-left: 15px;
    max-width: 100%;
    box-sizing: border-box;
  }

  .node-type-page #content-area .node-inner > .content p {
    font-size: 1.2em;
    line-height: 1.3;
  }

  /*Tooteotsing*/

  #product-list-search {
    margin-top: 0;
  }
  #store-product-list-form #product-list-search .form-item {
    margin-top: 0;
    margin-right: 0;
  }
  #store-product-list-form #product-list-search .form-text {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
    height: 29px;
  }
  #store-product-list-form #product-list-search #edit-search-wrapper + .form-item .form-submit {
    background: url(images/button3_responsive.png) repeat-x;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  #product-list-search .form-item label {
    padding-bottom: 3px;
  }
  .page-products #content {
    margin: 0 5px;
  }

  #store-search-form .form-item {
    margin-right: 84px;
  }
  #store-search-form .form-item label {
    white-space: nowrap;
  }
  #store-search-form .form-text {
    width: 100%;;
  }
  #store-search-form .form-submit#edit-submit {
    background: url(images/button3_responsive.png) repeat-x;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    top: 18px;
    height: 27px;
  }

  /*Toote sorteering*/

  #product-list-search label.product-order {
    position: static;
    float: right;
    margin-right: 5px;
  }
  #product-list-search #edit-product-order {
    float: right;
    clear: right;
  }
  /*Tooted*/

  #product-list-blocks .product,
  #offers .product {
    width: 49%;
    background: none;
  }
  #product-list-blocks .product.column-1,
  #offers .product.column-1 {
    margin-right: 2%;
  }

  #product-list-blocks .top,
  #product-list-blocks .bottom,
  #offers .top,
  #offers .bottom {
    background: none;
  }

  #product-list-blocks .top,
  #offers .top {
    background: none;
    border: 1px solid #eaeaea;
    border-radius: 8px;
  }


  /*Toote detailvaade*/

  .node-type-product #product .images,
  .node-type-product #product .images .main,
  .node-type-product #product .images .thumbnails,
  .node-type-product #product .data,
  .node-type-product #product label {
    width: 100%;
    font-size: 1.1em;
  }

  .node-type-product #product .images .main a {
    display: block;
    width: 100%;
    height: auto;
  }

  .node-type-product #product .images .thumbnails .column-1 {
    clear: none;
  }
  .node-type-product #product .images .thumbnails .column-3 {
    margin-right: 8px !important;
  }

  /*Likebox*/

  .block-fb_likebox .content {
    margin: 0;
    box-sizing: border-box;
  }
  .block-fb_likebox iframe {
    margin: 0;
    box-sizing: border-box;
    /*width: 100% !important;*/

  }
  #content-bottom .block {
    width: 50%;
    float: left;
  }
  #content-bottom .block-banner {
    padding: 70px 0 70px 15px;
    box-sizing: border-box;
  }

  /*Küljeribad*/

  #sidebar_left,
  #sidebar_right {
    width: auto;
    clear: both;
    float: none;
  }
  #sidebar_left .content,
  #sidebar_right .content {
    font-size: 13px;
  }
  #sidebar_left .content li,
  #sidebar_right .content li {
    margin-bottom: 7px;
  }
  #sidebar_left .content li:last-child,
  #sidebar_right .content li:last-child {
    margin-bottom: 0;
  }
  #sidebar_left .block h2,
  #sidebar_right .block h2 {
    background: url(images/block_header_responsive.png) repeat-x;
    border-radius: 6px;
    height: 36px;
    line-height: 36px;
    padding-left: 0;
  }
  #sidebar_left .block h2:before,
  #sidebar_right .block h2:before {
    content: '';
    display: block;
    float: left;
    height: 34px;
    width: 36px;
    background: url(images/block_header_icon_responsive.png) no-repeat center;
    border-radius: 6px;
  }
  #sidebar_right #block-block-3 {
    text-align: center;
    padding: 20px 0 15px 0;
  }

  /*Maksevõimalused*/

  #sidebar_left .block table,
  #sidebar_right .block table {
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    text-align: center;
  }
  #sidebar_left .block table *,
  #sidebar_right .block table * {
    border: none;
  }
  #sidebar_left .block table tr,
  #sidebar_right .block table tr {
    display: inline-block;
  }
  #sidebar_left .block table td img,
  #sidebar_right .block table td img {
    margin: 10px 20px 10px 0 !important;
  }

  /*Bännerid*/

  #sidebar_left .block-banner .content,
  #sidebar_right .block-banner .content {
    text-align: center;
  }
  #sidebar_left .block .banner,
  #sidebar_right .block .banner {
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
  }

  #block-cik-category_banner {
    padding-top: 20px;
  }
  #block-cik-category_banner .category-banner-wrapper {
    margin: 0 auto;
  }

  /*Footer*/

  #footer {
    margin: 0 10px;
    padding: 1em;
    background: url(images/footer.png) no-repeat top center;
  }
  #footer {
    font-size: 14px;
  }
  #footer h2 {
    padding-bottom: 8px;
  }
  #footer td img {
    margin: 10px 24px 10px 10px;
  }
  #footer td:nth-child(1) {
    display: block;
    float: left;
   }
  #footer td:nth-child(2) {
    display: block;
    float: none;
    overflow: hidden;
    padding: 15px 0;
  }
  #footer td:nth-child(3) {
    display: block;
    float: none;
    overflow: hidden;
    padding: 15px 0;
  }
  ul.pager {
    font-size: 1.2em;
  }

  #user-register fieldset {
    display: table-cell;
    min-width: 0;
    box-sizing: border-box;
  }

}

@media (max-width: 480px) {
  #top {
    border-bottom: none;
  }
  #languages,
  #search {
    clear: both;
    float: left;
    width: 100%;
    max-width: 100%;
    border-top: 1px solid #efefef !important;
    margin-top: 0;
  }
  #languages {
    margin-top: 5px;
  }
  #search {
    padding-right: 70px;
  }
  #search .text {
    width: 100%;
  }
  #search .submit {
    position: absolute;
    right: 10px;
  }
  #offers .product,
  #product-list-blocks .product{
    width: 100%;
    background: none;
  }
  #offers .product.column-1,
  #product-list-blocks .product.column-1 {
    margin-right: 0;
  }
  #content-bottom .block {
    width: 100%;
    float: none;
  }
  #content-bottom .block-banner {
    padding: 15px 0;
  }
  #store-product-list-form #product-list-search #edit-search-wrapper {
    margin-right: 84px;
  }
  #store-product-list-form #product-list-search #edit-search-wrapper + .form-item  {
    position: absolute;
    right: 30px;
  }
  #store-product-list-form #product-list-search .form-text {
    width: 100%;
  }
  .product .bottom,
  .product .bottom > .img {
    height: auto !important;
  }

  /*Toote sorteering*/

  #product-list-search {
    padding-bottom: 10px;
  }
  #product-list-search label.product-order {
    position: static;
    float: left;
    margin-right: 5px;
  }
  #product-list-search #edit-product-order {
    float: left;
    clear: both;
    margin-top: 6px !important;
  }

  ul.pager {
    font-size: 1em;
  }

  /*Ostukorv*/

  #block-store_cart-0 {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 96%;
    margin: 2%;
    background-color: white;
    border: 1px solid #eaeaea;
    display: none;
    border-radius: 8px;
    max-width: 480px;
    z-index: 3;
  }

  #store-checkout-details-form .sticky-header,
  #checkout-confirm .sticky-header,
  #store-search-form .sticky-header {
    display: none;
  }

  #subtotal,
  #subtotal .currency {
    clear: both;
    float: none;
    margin: 0;
    font-size: 1.1em;
  }

  #subtotal td {
    padding-bottom: 6px;
  }

  #subtotal td:first-child {
    padding-left: 0;
  }

  #checkout-confirm #user-contacts {
    font-size: 1.2em;
  }

  #maksekeskus-payment-form .logod img {
    padding: 10px 0;
  }

  #maksekeskus-payment-form .form-submit {
    width: auto;
    background: url(images/button3_responsive.png) repeat-x;
    border-radius: 10px;
    padding: 0 20px;
    margin: 15px auto 0 auto;
  }

  #payment-form-container {
    padding: 1em;
    text-align: center;
  }

  #payment-form-container > form {
    overflow: hidden;
    display: inline-block;
    margin: 0 0 1em 0 !important;
  }

  #payment-form-container > form .form-submit {
    cursor: pointer;
  }

  /* Force product-checkout table to not be like tables anymore */
  table.products-checkout,
  table.products-checkout thead,
  table.products-checkout tbody,
  table.products-checkout th,
  table.products-checkout td,
  table.products-checkout td:not(.qty) span,
  table.products-checkout tr {
    display: block;
    height: auto;
    text-align: left !important;
  }
  table.products-checkout tr {
    padding: 0;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  table.products-checkout thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.products-checkout tr { border: 1px solid #ccc; }
  table.products-checkout td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 50% !important;
    min-height: 1em;
  }
  table.products-checkout td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }

  /*
  Label the data
  */
  table.products-checkout td:nth-of-type(1):before { content: "Nimi"; }
  table.products-checkout td:nth-of-type(2):before { content: "EAN kood"; }
  table.products-checkout td:nth-of-type(3):before { content: "Hind/tk"; }
  table.products-checkout td:nth-of-type(4):before { content: "Kogus"; }
  table.products-checkout td:nth-of-type(5):before { content: "Summa"; }
  table.products-checkout td:nth-of-type(6):before { content: "Kustuta"; }
  table.products-checkout td:before { padding: .5em 0;}

  table.products.products-checkout-details td:nth-of-type(1):before { content: "Nimi"; }
  table.products.products-checkout-details td:nth-of-type(2):before { content: "EAN kood"; }
  table.products.products-checkout-details td:nth-of-type(3):before { content: "Hind/tk"; }
  table.products.products-checkout-details td:nth-of-type(4):before { content: "Kogus"; }
  table.products.products-checkout-details td:nth-of-type(5):before { content: "Summa"; }
  table.products.products-checkout-details td:nth-of-type(6):before { content: "Kustuta"; }
  table.products.products-checkout-details td:before { padding: .5em 0;}

  /* Force product-search table to not be like tables anymore */
  table.products,
  table.products thead,
  table.products tbody,
  table.products th,
  table.products td,
  table.products td:not(.qty) span,
  table.products tr {
    display: block;
    height: auto;
    text-align: left !important;
  }
  table.products tr {
    padding: 0;
  }
  /* Hide table headers (but not display: none;, for accessibility) */
  table.products thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px;
  }
  table.products tr {
    border: 1px solid #ccc;
  }
  table.products td {
    /* Behave  like a "row" */
    border: none;
    border-bottom: 1px solid #eee !important;
    position: relative;
    padding-left: 50% !important;
    min-height: 1em;
  }
  table.products td.add-to-cart {
    display: none;
  }
  table.products td:before {
    /* Now like a table header */
    position: absolute;
    /* Top/left values mimic padding */
    top: 6px;
    left: 6px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
  }
  /*
  Label the data
  */
  table.products td:nth-of-type(1):before { content: "Pilt olemas?"; }
  table.products td:nth-of-type(2):before { content: "Nimi"; }
  table.products td:nth-of-type(3):before { content: "EAN kood"; }
  table.products td:nth-of-type(4):before { content: "Ühiku hind"; }
  table.products td:before { padding: .5em 0; }

  ul.tabs {
    white-space: normal;
  }
  ul.tabs li {
    display: inline-block;
    white-space: nowrap;
    margin-top: 5px;
  }

}
