/*------------------------------------*\
$HEADER
\*------------------------------------*/
body {
	border-top: 0;
}
.cms-page-view .col-main > .std a,
.onepagecheckout-index-success .col-main > .std a,
.onepagecheckout-index-failure .col-main > .std a {
	color: #e4041b;
}
.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:#2c2c2c;
}
#login #slider img {
	max-width: 100%;
}
.top-switch-bg {
  padding: 10px 0;
  min-height: 20px;
}
.links li {
  line-height: 20px;
}
.header-switch:hover span {
	color: #333333 !important;
}
header a.logo {
	margin: 24px 0;
	float: left;
}
header h1.logo {
	float: left;
}
.header-container .links li a {
  font-family: 'Lato', sans-serif;
  color: #fff;
}
.header-container .links li a:hover {
  text-decoration: underline;
}
.header-container .links li {
  margin-left: 15px;
}
.header-container .links li.separator {
  display: none;
}
.header-container .links li a,
.header-switch span {
	color: #fff !important;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
.top-dropdowns {
	position: static;
	margin-top: 20px;
}
.top-dropdowns .links {
	float: right;
	padding: 10px 20px;
	margin: 10px 20px 10px 0;
	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:first-child a {
	font-weight: bold;
	color: #000 !important;
	padding-left: 30px;
	background: url(../images/icon-user.png) no-repeat 0 50%;
}
.homepage-banners {
	margin: 0px 0px 0px !important;
	overflow: hidden;
	border-radius: 3px;
}
.homepage-banners a {
	padding: 0;
	border: 0;
	display: block;
	border-radius: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.homepage-banners a:hover img {
	opacity: .8;
}
.homepage-banners img {
	display: block;
	max-width:100%;
	width: 100%;
	border-radius: 0;
}
.homepage-banners .big-banner {
	float: left;
	width: 1120px;
	max-width: 100%;
}
.homepage-banners .big-banner ol {
	margin: 10px 0;
}
.homepage-banners .small-banners {
	float: right;
	width: 280px;
}
.homepage-banners .small-banners .banner {
	margin: 0;
}
header {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.menu-wrapper {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	height: 50px;
}
.below-logo .menu-wrapper #nav,
.menu-wrapper #nav>li {
	margin: 0;
}
.menu-wrapper #nav>li>a {
	font-size: 13px;
	line-height: 50px;
	letter-spacing: 0;
  text-transform: none;
  color: #000000 !important;
}
.menu-wrapper #nav>li>a>span {
	background: none;
	border-top: 0;
}
.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 {
	background: #ffffff;
}
#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 > a {
	background: none !important;
	width: auto;
	height: auto;
	display: block;
	white-space: nowrap;
	border-radius: 0;
}
.cart-top > a span.icon {
	display: block;
	background: url('../images/icon_cart.png') 50% 50% no-repeat;
	width: 60px;
	height: 60px;
	padding: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	margin: 0;
}
.cart-top > a span.title {
	position: absolute;
	right: -5px;
	bottom: 5px;
	width: 20px;
	height: 20px;
	display: block;
	color: #fff;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	padding: 0;
	font-family: "Open Sans",sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	background: #e4041b;
	border-radius: 50%;
}
.search-field #search_mini_form .form-search {
	margin: 0;
}
.cart-top-container {
	margin: 0;
}
.cart-top-container .details,
.compare-top-container .details {
  top: 60px;
}
.compare-top-container .details {
  right: -40px;
}
.cart-top-container .details-border:before,
.compare-top-container .details .details-border:before {
  right: 40px;
}
.compare-top-container {
  margin: 0 20px 0 0;
}
.compare-top-container .compare-top {
  overflow: visible;
  width: 60px;
  height: 60px;
  background: #fff url('../images/icon_compare.png') 50% 50% no-repeat;
}
.compare-top-container .compare-top .summary {
  display: block;
  position: relative;
  height: 60px;
  width: 60px;
  border: 2px solid #e4041b;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.compare-top-container .compare-top .summary .title {
  position: absolute;
  right: -7px;
  bottom: 3px;
  width: 20px;
  height: 20px;
  display: block;
  color: #fff;
  text-align: center;
  font-size: 12px;
  line-height: 20px;
  padding: 0;
  font-family: "Open Sans",sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  background: #e4041b;
  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('../images/search.png') 50% 50% no-repeat;
	margin: 0;
	right: 0;
	width: 30px;
	height: 30px;
	top: 4px;
	right: 4px;
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.search-top-container {
	float: left;
  margin-top: 10px;
	margin-left: 40px;
}
.search-field #search,
.search-field .input-text {
  float: none;
	width: 224px;
	padding: 9px 40px 9px 14px;
	line-height: 20px;
	height: 40px;
	border-radius: 20px;
  border-color: #dedede;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.cms-page-view .col-main .std h1 {
	margin-bottom: 20px;
}
.search-autocomplete ul > li p,
.search-autocomplete ul > li .special-price .available-until {
	text-align: left;
	line-height: 15px;
}
.search-autocomplete ul > li p.tax-label {
	display: none;
}
/*
.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 {
	background: #ffffff url("../images/phone.png") no-repeat 10px center;
	float: left;
	margin: 0 0 0 20px;
	padding: 10px 10px 10px 60px;
	color: #808080;
	font-size: 14px;
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.09);
}
.top-dropdowns .header-contact strong {
	display: block;
	color: #e4041b;
	font-size: 18px;
}
.cms-page-view .col-left {
	margin-top: -100px;
}
.page-title h1,
.page-title h2 {
	text-transform: none;
	font-size: 30px;
	font-family: "Open Sans",sans-serif;
	font-weight: 400;
	line-height: 30px;
	letter-spacing: -1.5px;
}
.customer-account-logoutsuccess .page-title h1 {
  margin: 0 0 20px;
}
.data-table td a.product-image,
.data-table td a.product-image img {
	width: auto;
	height: 60px;
}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  clear: both;
	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 td {
	text-align: left !important;
}
#wishlist-table input.qty {
	float: left;
	margin-right: 10px;
}
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: 10px;
	width: 38px;
	height: 38px;
	background-size: 38px 76px;
}
.footer-info {
	padding: 40px 0;
}
.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;
}
.footer-info h4 {
	color: #ffffff;
}
.block-subscribe .input-box {
	text-align: left;
	float: left;
	margin: 20px 10px 0 0;
}
.block-subscribe input.input-text {
	min-width: 180px;
	width: 180px;
}
.block-subscribe .actions {
	float: left;
	margin: 20px 0 0;
}
.block-subscribe .actions button.button span {
	height: 29px;
	line-height: 29px;
}
.footer-container {
  background: none !important;
  border-top: 1px solid #eeeeee;
}
.footer-contact li {
	display: inline-block;
	margin: 0 0 0 20px;
}
.product-view .short-description {
  padding: 20px;
  margin: 0;
  border-bottom: 0;
}
body,
.main-container,
.footer-container .product-slider-container {
  background: #fafafa !important;
}
/*------------------------------------*\
$CONTENT
\*------------------------------------*/
.cms-index-index.cms-avaleht .breadcrumbs .cms_page,
.cms-index-index.cms-avaleht .breadcrumbs .home span {
  display: none;
}
.cms-index-index .breadcrumbs{
	display: none;
}
.newproduct_label,
.saleproduct_label {
	position: absolute;
	top: 0;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	color: #ffffff;
	text-transform: uppercase;
	z-index: 10;
	font-size: 12px;
	line-height: 50px;
	text-align: center;
}
.newproduct_label {
	background: #5f0911;
	left: 10px;
  top: 10px;
}
.saleproduct_label {
	background: #e4041b;
	right: 10px;
  top: 10px;
}
.closeout_label {
		background: #f7d933;
		left: 0px;
		top: 20px;
		position: absolute;
		display: block;
		z-index: 99;
		padding: 7px 10px;
		text-transform: uppercase;
		font-weight: 600;
		line-height: 20px;
}
.products-list .closeout_label{
	font-size: 10px;
	top: 0;
	padding: 3px 10px;
}
.closeout_label:after {
	content: '';
	top: 0px;
	right: -32px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: none;
	z-index: 99;
	width: 0;
	height: 0;
	position: absolute;
	cursor: default;
	opacity: 1;
	margin: 0;
	padding: 0;
	overflow: visible;
	border: 17px solid #f7d933;
	border-bottom-color: rgba(0,0,0,0);
	-webkit-border-radius: 0;
	border-radius: 0;
	color: #000;
	-o-text-overflow: clip;
	text-overflow: clip;
	background: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transform: rotateZ(-90deg);
	transform: rotateZ(-90deg);
}
.products-list .closeout_label:after {
	right: -25px;
	border: 13px solid #f7d933;
	border-bottom-color: rgba(0,0,0,0);
}
.products-list .newproduct_label,
.product-img-box .newproduct_label {
}
.products-list .saleproduct_label,
.product-img-box .saleproduct_label {
	top: 10px;
	right: 10px;
}
.product-slider-container {
  overflow: hidden;
  background: #fff;
  margin-bottom: 20px;
  border: 1px solid #eeeeee;
  border-radius: 3px;
}
.products-grid li.item {
  margin: 0;
  border: 0;
  padding:10px 20px 15px 19px;
  width: 184px;
  line-height: 20px;
  text-align: center;
  border-left: 1px solid #eee;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}
.products-grid .price-box,
.products-grid .product-name {
  margin: 0;
  color: #000000;
}
.products-grid .price-box .price {
  font-weight: bold;
  line-height: 20px;
}
.products-grid .price-box .tax-label {
  color: #808080;
  font-size: 11px;
}
.products-grid .price-box .old-price .price {
  font-weight: normal;
  font-size: 11px;
}
.products-grid .product-name {
  margin-bottom: 10px;
  line-height: 20px;
}
.products-grid .product-name:hover {
  color: #e6162c;
}
.products-grid .add-to-links {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: auto;
}
.jcarousel-next-horizontal,
.jcarousel-prev-horizontal {
  width: 50px;
  height: 59px;
  border-left: 1px solid #eeeeee;
  border-radius: 0 !important;
}
.jcarousel-next-horizontal:hover {
  background:#fafafa url(../images/slider-next.png) no-repeat 50% 50% !important;
}
.jcarousel-next-horizontal {
  background: url(../images/slider-next.png) no-repeat 50% 50%;
}
.jcarousel-prev-horizontal:hover {
  background:#fafafa url(../images/slider-prev.png) no-repeat 50% 50% !important;
}
.jcarousel-prev-horizontal {
  right: 50px;
  background: url(../images/slider-prev.png) no-repeat 50% 50%;
}
.jcarousel-skin-tango {
  margin-left: -1px;
}
.product-slider-container .jcarousel-skin-tango .jcarousel-clip ul.jcarousel-list {
  padding: 0 !important;
}
.product-slider-container .title-container {
  margin: 0;
  padding: 20px 0 19px 20px;
  border-bottom: 1px solid #eeeeee;
}
.product-slider-container h2 {
  margin: 0;
  padding: 0;
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
}
.jcarousel-prev-horizontal {
  margin: 0;
  top: 0;
}
.jcarousel-next-horizontal {
  right: 0;
  top: 0;
  margin: 0;
}
.buttons-set-facebook {
	position: relative;
	width: 350px;
	height: 42px;
	overflow: hidden;
	margin: 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);
}
.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: 0 5px 5px;
}
#shopping-cart-table tfoot .button_white {
	margin-left: 10px;
}
.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,
.footer-banners {
	display: none;
}
.home-main-full {
	margin: 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,
a.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 */
}
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 {
	line-height: 50px;
	height: 50px;
}
#review-buttons-container button span span {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ef0626;
	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%);
}
#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 {
	font-weight: bold;
}
/*------------------------------------*\
$PRODUCT DETAIL
\*------------------------------------*/
.product-view .add-to-cart button.button span {
  background: #ef0626;
  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%);
}
.product-view .add-to-cart button.button span span {
  padding: 10px 20px 10px 40px;
	background: url('../images/btn_cart.png') 10px 50% no-repeat;
	text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.block.block-product-additional .block-content p:last-child {
	padding-bottom: 0;
}
.product-view .add-to-links {
	margin: 20px 0;
}
.product-view .add-to-links li {
	margin: 0 0 5px;
}
.minimal-price-link {
  display: none;
}
.special-price .available-until {
  font-size: 11px;
  line-height: 20px;
	display: block;
	color: #808080;
}
.product-view .product-shop .price-box .old-price {
	margin: 0 20px;
}
.product-view .slider-container {
  background: none;
	margin-top: 10px;
  margin: 40px 0 0;
  padding: 0;
}
.product-view .slider-container .jcarousel-next-horizontal,
.product-view .slider-container .jcarousel-prev-horizontal {
  background-color: #ffffff;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
.product-view .slider-container h3 {
  margin: 15px;
  line-height: 30px;
  padding: 0;
}
.product-view .slider-container .jcarousel-list li {
  margin-bottom: 15px;
}
.product-view .data-table td,
.product-view .data-table th {
	padding: 10px;
}
#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 {
  font-family: "Open Sans", sans-serif;
	margin: 0;
  float: left;
  clear: none;
  padding: 0;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: normal;
}
.product-view .availability span {
  font-weight: normal;
}
.product-shop-info {
	position: relative;
}
.product-view .product-shop .add-to-box-options {
  font-size: 0;
  float: left;
}
.product-view .add-to-cart {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
.quantity {
  float: left;
  margin-right: 10px;
	font-size: 0;
	white-space: nowrap;
  border: 1px solid #dfdfdf;
  border-radius: 3px;
}
.quantity a {
  float: left;
  height: 38px;
  width: 15px;
  position: relative;
}
.quantity a.plus {
  background: url(../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.qty {
  float: left;
  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 0 0 10px;
  clear: none;
}
.product-view .product-shop-info .add-to-links li {
  margin: 0 0 0 10px;
  float: left;
}
.product-view .product-shop-info .add-to-links li.wishlist {
  padding: 1px 0 1px 52px;
}
.product-view .product-shop-info .add-to-links li:first-child {
  margin-left: 0;
}
.product-view .add-to-links li.wishlist a {
  padding: 9px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
}
.product-view .add-to-links li.compare span.icon {
  display: none;
}
.product-view .add-to-links .link-compare {
  display: block;
  color: #808080;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 20px;
  text-transform: uppercase;
  background: #f6f6f6;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #f6f6f6 0%, #eaeaea 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6f6f6), color-stop(100%,#eaeaea));
  background: -webkit-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%);
  background: -o-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%);
  background: -ms-linear-gradient(top,  #f6f6f6 0%,#eaeaea 100%);
  background: linear-gradient(to bottom,  #f6f6f6 0%,#eaeaea 100%);
  border-radius: 3px;
}
.product-view .add-to-links li {
  padding: 0;
  line-height: 20px;
}
.product-view .product-actions {
  float: right;
}
.product-view .product-actions a span span {
  display: block;
  padding: 10px 20px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
  background: #5a5a5a;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVhNWE1YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNzI3MjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top,  #5a5a5a 0%, #272727 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5a5a5a), color-stop(100%,#272727));
  background: -webkit-linear-gradient(top,  #5a5a5a 0%,#272727 100%);
  background: -o-linear-gradient(top,  #5a5a5a 0%,#272727 100%);
  background: -ms-linear-gradient(top,  #5a5a5a 0%,#272727 100%);
  background: linear-gradient(to bottom,  #5a5a5a 0%,#272727 100%);
}
.product-tabs a {
	cursor: default;
}
.product-tabs-content .std {
	margin-top: 20px;
}
.product-view .product-additional .block .block-title strong {
	font-size: 16px;
	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 {
	padding: 20px 0 0;
}
.product-view .product-additional .block .block-title {
	padding: 0 20px 20px;
}
.product-view .product-additional .block .block-content {
	padding: 0 20px 20px;
}
.product-view .product-additional .block .block-title:after {
	width: 150px;
	margin: 10px 0 0 40px;
}
.product-view .product-shop .price-box .old-price .price {
	color: #808080;
}
.product-view .product-img-box .more-views .jcarousel-skin-tango {
	margin: 0;
}
.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 {
  clear: both;
	margin-top: 20px;
}
.product-files a {
	background: url('../images/files.png') no-repeat left center;
	font-weight: bold;
	padding-left: 20px;
}
.cms-sale .col-main > .std {
	display: none;
}
.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: 0 !important;
}
.all4coding-discountproducts-index-index .col-main {
  padding-top: 0 !important;
}
.cms-page-view.cms-uued .col1-layout .col-main {
  padding-top: 0;
}
.cms-page-view.cms-uued .col-main > .std {
  background: none;
  border: 0;
  padding: 0;
}
.cms-page-view.cms-uued .col-main > .std h2 {
  margin-bottom: 20px;
}
.cms-page-view.cms-uued .col-main > .std a {
  color: #828282;
}
.cms-page-view.cms-uued .products-grid .product-name:hover {
  color: #e6162c;
}
.cms-page-view.cms-uued .products-grid .price-box, .cms-page-view.cms-uued .col-main > .std .products-grid .product-name {
  color: #000000
}
.cms-page-view.cms-uued .products-grid {
  margin: 0 -1px 0 0;
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  width: auto;
}
.cms-page-view.cms-uued .products-grid li.item {
  border-bottom: 1px solid #eeeeee;
}
.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;
}
.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;
	height: auto;
}
.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;
}
#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;
}
.cms-page-view .col-main > .std,
.onepagecheckout-index-success .col-main > .std,
.onepagecheckout-index-failure .col-main > .std,
.weliisi-index-index #liisi-billing-form {
	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 .col-main > .std table {
  float: none;
}
.cms-page-view .col-main > .std,
.onepagecheckout-index-success .col-main > .std,
.onepagecheckout-index-failure .col-main > .std {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 19px;
}
.onepagecheckout-index-success .col-main > .std,
.onepagecheckout-index-failure .col-main > .std {
	padding: 20px 20px 20px;
	margin: 0;
}
.weliisi-index-index #liisi-billing-form {
	padding: 15px 20px 25px;
	margin: 0 0 30px;
}
.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-top: 0;
}
.block .block-content li {
  position: relative;
  padding-right: 20px;
}
.cms-page-view .block .block-content li,
.cms-page-view .block .block-content li.item {
	background: none;
	padding-left: 0;
	margin-top: 5px;
}
.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;
}
.webforms-offer .buttons-set {
	margin-top: 0;
}
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: 0;
	-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:hover span {
	background: #efefef !important; /* Old browsers */
    background: -moz-linear-gradient(top,  #efefef 1%, #dedede 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#efefef), color-stop(100%,#dedede)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #efefef 1%,#dedede 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #efefef 1%,#dedede 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #efefef 1%,#dedede 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom,  #efefef 1%,#dedede 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#dedede',GradientType=0 ) !important; /* IE6-9 */
}
.snize-ac-results div + ul + div {
	display: none !important;
}
.sp-methods select {
	max-width: 100%;
	margin: 5px 0 0;
}
.onepagecheckout_datafields #comment-block #order-comment {
	width: 100% !important;
	height: 80px;
}
.customer-info select.customer_address {
	margin: 10px 0;
}
.block-login .new-users {
	height: auto;
}
.block-login .new-users p.caption,
.account-create .block-content p.caption {
	margin: 10px 0 20px;
	text-align: center;
	font-size: 14px;
	color: #000;
	color: rgba(0,0,0,0.67);
}
.smartpost-hidden {
	display: none;
}
.category-vaike-kodutehnika .smartpost-hidden {
	display: list-item;
}
.omniva-hidden {
	display: none;
}
.category-vaike-kodutehnika .omniva-hidden {
	display: list-item;
}
.checkout-section.first .op_block_title{
	margin-top: 0;
}
.customer-info.checkout-section {
	position: relative;
}
p.onepagecheckout_loginarea {
	position: absolute;
	top: 20px;
	right: 0;
	margin: 0;
	line-height: 20px;
	display: none;
}
.oneall_social_login_providers {
  height: 40px;
  overflow: hidden;
}
#review-buttons-container {
	margin: 20px 0 0 !important;
	padding: 0 !important;
	text-align: right;
}
.order-products-table thead th {
	width: 30%;
}
.order-products-table thead th.a-center,
.order-products-table thead th.a-right {
	width: 20%;
}
#sticky-footer-push {
	display: none;
}
.customer-account-login .account-login {
	padding: 0;
}
.checkout-agreements .agree {
  padding: 0;
}
.onepagecheckout-index-success .buttons-set,
.onepagecheckout-index-failure .buttons-set {
	margin: 20px 0 0;
}
.onepagecheckout-index-index .discount-form label {
	display: block;
	margin-bottom: 5px;
}
.onepagecheckout-index-index .discount-form .input-box {
	float: left;
}
.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;
}
.col-left {
  padding-top: 70px;
  width: 204px;
}
.catalog-category-view .col2-left-layout .col-main,
.catalog-category-view .col2-left-layout .col-left {
  padding-top: 0;
}
.page-title {
  padding-bottom: 0;
}
.page-title.title-buttons {
  padding-bottom: 20px;
}
.block {
  width: 202px;
  margin: 0;
  padding: 0;
  border: 1px solid #eeeeee !important;
  border-radius: 3px;
  margin-bottom: 20px;
  -webkit-box-shadow:none;
  box-shadow:none;
}
.block .block-content {
  padding: 19px;
}
.block .block-title {
  padding: 14px 19px;
  margin: 0;
  border-bottom: 1px solid #eee;
}
.block .block-title strong {
  font-size: 18px;
  font-weight: 400;
  text-transform: none;
  letter-spacing:0;
  line-height: 20px;
}
.catalog-category-view .col-left,
.catalog-category-view .col-right {
  padding: 20px 0 0;
}
.catalog-category-view .col-main .ambanners,
.catalog-category-view .col-main .flex-viewport {
	width: 100%;
}
.col-main,
.col-main-left,
.col-main-right {
  width: 896px;
  padding: 20px 0 0 20px;
}
.sorter .sort-by {
  margin: 0 1px 0 0;
}
.sorter .sort-order {
  margin: 0 5px 0 0;
}

.sorter .view-mode {
	margin: 0 5px 0 0;
}
.toolbar-switch {
  margin-top: 0;
}
#printcatalog_action_form,
.toolbar .create-price-list {
  float: left;
  margin-right: 10px;
  margin-bottom: 18px;
}
.span.printcatalog {
  padding: 0;
}
button.button.button-pricelist {
  line-height: 20px;
  padding: 10px 20px 10px 40px !important;
  position: relative;
  color: #fff;
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-size: 12px !important;
  background: #ef0626;
  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%);
  border-radius: 3px;
}
button.button.button-pricelist span span {
  text-transform: uppercase !important;
  font-weight: bold !important;
  font-size: 12px !important;
}
button.button.button-pricelist span span,
button.button.button-pricelist span {
  padding: 0 !important;
  line-height: 20px !important;
  height: auto;
}
button.button.button-pricelist:hover span span,
button.button.button-pricelist:hover span {
  background: none;
}
.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(../images/btn-pricelist.png) no-repeat 0 50%;
}
.toolbar .sorter {
  float: left;
}
.toolbar .pager {
  float: right;
  padding: 0;
  margin: 0 0 18px;
  border-top: 0;
}
.block-layered-nav .btn-remove {
  position: absolute;
  top: 0;
  right: 0;
}
.sorter .limiter,
.sorter .sort-by,
.sorter .sort-order,
.sorter .view-mode {
  height: 38px;
  border-color: #eeeeee;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 3px;
}
.toolbar-switch .toolbar-title {
  background: none;
  line-height: 20px;
  position: relative;
  padding: 10px 60px 10px 0;
}
.toolbar-switch .toolbar-title:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 100%;
  background: url(../images/dropdown.png) no-repeat 50% 50%;
  border-left: 1px solid #eee;
}
.sorter .sort-by label {
  margin: 0 10px;
}
.over .toolbar-title {
  height: auto;
}
.toolbar-switch .current {
  color: #000;
  font-weight: bold;
}
.sorter .sort-order a {
  height: 38px;
}
.sorter .sort-order a img {
  margin: 6px 0 0;
}
.sorter .limiter {
  margin-right: 5px;
}
.sorter .view-mode a,
.sorter .view-mode strong {
  height: 38px;
  width: 28px;
}
.sorter .view-mode .list {
  background: transparent url(../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(../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(../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(../images/i_grid_mode.png) 9px -14px no-repeat !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {
  margin: 0 -1px 0 0;
  border-top: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  width: auto;
}
.col2-left-layout .products-grid li.item {
  border-bottom: 1px solid #eee;
}
.toolbar-bottom {
  margin-top: 20px;
}
.toolbar-bottom .sorter {
  display: block;
}
.pager .pages li,
.pager .pages .current {
  vertical-align: middle;
  width: auto;
  height: auto;
  margin-left: 15px;
}
.pager .pages li:first-child {
  margin-left: 0;
}
.pager .pages li a {
  display: block;
  width: auto;
  height: auto;
}
.pager .pages li a.previous,
.pager .pages li a.next {
  border: 1px solid #eeeeee;
  width: 10px;
  height: 16px;
  padding: 11px 14px;
  background: #fff;
  border-radius: 3px;
}
.pager .pages li a.previous img,
.pager .pages li a.next img {
  vertical-align: top;
}
.product-view {
  margin-bottom: 40px;
}
.col1-layout .product-view .product-shop {
  width: 100%;
  float: left;
  margin-left: -290px;
  padding-left: 290px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-view .product-shop-info {
	padding: 0;
	border: 1px solid #eeeeee;
	background: #fff;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.product-view .product-shop-info span,
.product-view .product-shop-info div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;	
}
.product-view .product-shop .product-name {
  float: left;
  padding: 19px 0 20px 19px;
  font-size: 30px;
  margin: 0;
  max-width: 600px;
}
.product-view .product-shop .product-name h1 {
  float: left;
  margin: 0 5px 0 0;
}
.product-view h1 {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: normal;
}
.product-view .product-additional {
  float: none;
  width: auto;
  margin: 0;
  padding: 19px;
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-view .product-img-box {
  width: 300px;
  margin-right: 20px;
}
.product-content {
  padding: 20px;
  border-top: 1px solid #eeeeee;
}
.product-content h2 {
  margin: 0 0 20px;
}
.data-table {
  border: 1px solid #eeeeee;
  -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: #fff;
  border-bottom: 1px solid #eeeeee;
}
.data-table tbody th,
.data-table tbody td {
  border: 0;
  border-bottom: 1px solid #eeeeee;
  vertical-align: middle;
}
.product-view .product-shop .price-box {
  float: right;
  text-align: right;
  padding: 10px 19px 9px 20px;
  min-width: 150px;
}
.product-view .product-shop .price-box .price-box {
  padding: 0;
  float: none;
  width: auto;
}
.product-view .product-shop .price-box .price {
  font-weight: bold;
  display: block;
	color: #000;
	font-size: 30px;
	line-height: 30px;
}
.product-view .product-shop .price-box .regular-price .price {
  padding: 0;
}
.product-view .product-shop .price-box .special-price .price {
	color: #e4041b;
}
.product-view .product-shop .price-box .old-price {
  position: static;
  float: right;
  line-height: 20px;
  margin: 0 0 0 10px;
}
.product-view .product-shop .price-box .old-price .price {
  line-height: 20px;
}
.tax-label {
  color: #808080;
  font-size: 11px;
  line-height: 20px;
}
.product-view .product-shop .price-box .tax-label {
  float: right;
  width: 100%;
}
.product-view .product-img-box .product-image {
  padding: 10px;
  border: 1px solid #eeeeee;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.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;
  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 0 0 20px;
}
.product-view .product-img-box .more-views .jcarousel-skin-tango .jcarousel-item:nth-child(4n+1) {
  margin-left: 0;
}
.product-view .product-img-box .more-views ul {
  width: auto !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;
  line-height: 20px;
  height: auto;
}
input.input-text,
textarea,
input.qty,
.onepagecheckout_datafields .form_fields input.t1 {
  padding:9px;
  border: 1px solid #dfdfdf;
  height: 40px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.form-list input.input-text {
  width: 100%;
}
textarea {
  height: auto;
}
select {
  height: 40px;
}
.grid_4 {
  width: 343px;
}
.page-head h3, .product-category-title {
  margin-bottom: 0 !important;
}
.data-table th,
.data-table td,
.data-table td a {
  color: #000;
}
.product-view .other-data,
.product-view .additional-data {
  overflow: hidden;
  float: left;
  width: 50%;
  padding: 0 10px 0 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.product-view .other-data {
  padding: 0 0 0 10px;
}
.product-view .other-data h2,
.product-view .additional-data h2 {
  margin-bottom: 10px;
  padding-left: 0;
}
.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: 10px;
}
.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;
  font-weight: bold;
  padding: 0 0 5px 10px;
}
.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 .payment-method {
  display: none;
}
.onepagecheckout_datafields .customer-info,
.onepagecheckout_datafields .review {
  border: 1px solid #eee;
  overflow: hidden;
  float: left;
  width: 49%;
  background: #fff;
  border-radius: 3px;
  padding: 0 19px 19px;
  -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;
}
#review-please-wait {
  float: none !important;
  display: inline-block;
  margin: 15px 10px 0 0;
  line-height: 20px;
}
.onepagecheckout_datafields .review {
  float: right;
}
#onepagecheckout_orderform #ship_address_block {
  margin-top: 20px !important;
}
#onepagecheckout_orderform .shipping-method {
  margin-top: 20px;
}
.onepagecheckout_datafields .op_block_title {
  background: none !important;
  font-size: 18px !important;
  text-transform: none !important;
  color: #000 !important;
  margin: 0 -20px 20px !important;
  padding: 15px 20px !important;
  border-bottom: 1px solid #eee !important;
}
ol.products-list {
	border: 1px solid #eee;
	border-radius: 3px;
}
ol.products-list li.item {
	padding: 20px 19px 10px 10px;
	background: #fff;
	font-size: 0;
	border-top: 1px solid #eee;
	position: relative;
}
ol.products-list li.item .available-until {
	font-size: 11px;
}
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 20px;
	white-space: nowrap;
	border-bottom: 0;
}
.products-list .price-box {
	float: none;
  margin: 0 20px 0 0;
  min-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;
	line-height: 20px;
	margin: 10px 0;
}
.products-list .price-container p .available-until {
	font-size: 11px;
}
.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;
}
.products-list .price-container .price-excluding-tax, .products-list .price-container .price-including-tax {
	font-size: 12px;
}
.products-list .price-container .price-excluding-tax .price, .products-list .price-container .price-including-tax .price {
	display: inline;
}
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: 10px;
	line-height: 20px;
	margin: 5px 0 5px 10px;
}
#checkout-review-table-wrapper {
	margin: 0 !important;
}
.order-products-table {
	color: #000;
}
.order-products-table thead th,
.order-products-table tbody td {
	vertical-align: middle !important;
	padding: 10px !important;
	border-bottom: 1px solid #eeeeee !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;
}
#checkout-review-table h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: 'Open Sans', sans-serif;
}
#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 10px !important;
}
.order-products-table tfoot tr:first-child td {
	padding-top: 20px;
}
.order-products-table tfoot tr:last-child td {
	padding-bottom: 20px;
}
.onepagecheckout_datafields .form_fields div.two_fields .data_area {
	width: 100%;
}
.onepagecheckout_datafields .form_fields .short {
	padding-left: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.onepagecheckout_datafields .form_fields .short:first-child {
	padding: 0 10px 0 0;
}
.onepagecheckout_datafields .form_fields div.full input.t1,
.onepagecheckout_datafields .form_fields input.t1 {
	width: 100%;
	height: 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.grid_4 {
  width: 365px;
}
.grid_8 {
  width: 725px;
}
.grid_12 {
	width: 1120px;
	margin: 0;
	max-width:100%;
}
.row {
  width: 1120px;
	max-width:100%;
}
.row .cart-collaterals {
  display: block;
  max-width:none;
}
.col1-layout .col-main {
	padding: 20px 0 0;
}
.catalog-product-view .col1-layout .col-main {
  padding: 0;
}
.page-head h3, .product-category-title {
  border: 0;
  padding: 20px;
  margin: -40px 0 20px;
}
.breadcrumbs {
  margin: 0 20px;
}
.account-login .block {
  width: 300px;
  margin: 0;
}
.customer-account-forgotpassword .account-login .block {
  margin: 0 auto;
}
.account-login .block-login .block-title:after {
  display: none;
}
.account-login .block-slider .slides > li {
  display: block;
}
.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: -220px;
  padding-bottom: 20px;
}
.block-viewed .product-info,
.block-bestsellers .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 .op_block_title {
  margin-top: 0 !important;
}
.onepagecheckout_datafields #checkout-review-submit {
  margin: 0 !important;
}
.order-products-table thead th {
  padding: 10px !important;
}
#onepagecheckout_orderform .col3-set .col-2, #onepagecheckout_orderform .col3-set .col-1 {
  min-height: 0 !important;
}
.onepagecheckout-index-index .page-title {
  display: none;
}
.onepagecheckout_datafields .form_fields select,
.onepagecheckout_datafields .form_fields input.t1 {
  height: 40px;
  width: 100% !important;
}
.onepagecheckout_datafields .form_fields div.two_fields .data_area {
  width: 100%;
}
.onepagecheckout_datafields .form_fields div.full {
  clear: both;
}
.form-list .fields .customer-name {
  overflow: hidden;
}
.pager .amount {
  margin: 10px 0;
  line-height: 20px;
}
.pager .limiter {
  margin-left: 20px;
}
.product-view .product-shop .price-box .price-label {
  display: none;
}
.product-view .box-up-sell .product-name {
  padding: 0;
  margin: 5px;
}
.special-price .price-label,
.old-price .price-label {
  display: none;
}
.products-grid .add-to-links {
  margin-top: 0;
}
.search-autocomplete {
  position: absolute !important;
  top: 40px !important;
  z-index: 1000;
}
.block.block-viewed .block-content p {
  margin: 0;
  padding: 0;
}
/*------------------------------------*\
$LOGIN PAGE
\*------------------------------------*/
.page-empty.customer-account-login {
  background: #ffffff !important;
  padding: 0;
}
#login .account-login .block {
  margin: 0;
  border: 0 !important;
}
#login .account-login .block .block-content {
  padding: 0;
  text-align: left;
}
#login  .block-login .block-content .form-list label {
  display: block;
  font-size: 12px;
  font-weight: bold;
  position: relative;
  margin: 0 0 5px 10px;
  text-align: left;
}
#login .account-login .block .block-title {
  border: 0;
  padding: 0;
  text-align: left;
  margin: 0 0 20px;
}
#login {
  font-size: 0;
}
#login #slider {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#login #slider img {
	max-width: 100%;
	display: block;
	vertical-align: middle;
	width: 100%;
}
#login #slider ul {
  list-style: none;
  white-space: nowrap;
}
#login #slider ul li {
  display: inline-block;
}
#login #slider ul li a,
#login #slider ul li img {
  display: block;
  max-width:100%;
}
#login #content {
  display: inline-block;
  vertical-align: middle;
  width: 50%;
  padding: 40px;
  font-size: 14px;
  line-height: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#login #logo {
  margin-bottom: 70px;
}
#login .contacts {
  margin-top: 40px;
  padding-top:40px;
  border-top: 1px solid #eaeaea;
}
#login .contacts table {
  float: left;
  width: 48%;
}
#login .contacts table th {
  text-align: left;
  font-weight: normal;
  padding-right: 20px;
  vertical-align: top;
  width: 1px;
  white-space: nowrap;
  padding-top: 10px;
}
#login .contacts table td {
  font-weight: bold;
  vertical-align: top;
  padding-top: 10px;
}
#login .contacts table tr:first-child th,
#login .contacts table tr:first-child td {
  padding-top: 0;
}
#login .contacts address {
  float: right;
  width: 50%;
  margin-left: 2%;
}
#login #footer {
  text-align: center;
  padding: 37px 40px;
  color: #808080;
  background: #fafafa;
}
#login #footer * {
  display: inline-block;
  vertical-align: middle;
}
#login #footer ul {
  list-style: none;
}
#login #footer .copy,
#login #footer ul li {
  font-size: 12px;
  margin-left: 40px;
}
#login .actions button.button.btn-login span span {
  padding-left: 45px;
  background: url(../images/btn-login.png) no-repeat 15px center;
}
#login .actions button.button {
  float: left;
  margin: 0 20px 0 0 !important;
}
a.button.btn-login:hover {
  text-decoration: none;
  color: #ffffff;
}
#login .actions a.forgot-password {
  font-size: 12px;
  line-height: 20px;
}
.block-login .block-content .form-list .input-box {
  text-align: left;
}
.block .block-content li.parent > a,
.block .block-content li.active > a {
  font-weight: bold;
}
.toolbar-dropdown {
  z-index: 300;
}
.cart-collaterals .grid_4.totals {
  float: right;
}
button.button span span,
.data-table button.button span {
  text-transform: none;
}
.onepagecheckout_datafields .form_fields input.t1 {
  height: 40px;
}
.onepagecheckout-index-success .page-title {
  margin: 0 0 20px;
  padding: 0;
}
.data-table#my-orders-table,
.data-table#my-orders-table thead,
.data-table#my-orders-table tfoot {
  background: #ffffff;
}
.sales-order-view .my-account .page-title.title-buttons .link-print,
.sales-order-view .my-account .page-title.title-buttons .separator,
.sales-order-view .my-account .page-title.title-buttons .link-reorder,
.sales-order-view .my-account .order-info {
  display: none;
}
.my-account {
  margin: 0 0 20px;
}
.products-list .button-container {
  float: right;
  margin: 0 0 0 20px;
  line-height: 0;
}
.product-files h3 {
  margin: 0 0 10px;
}
.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: 100% !important;
}
.header-container .welcome {
  float: left;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 20px;
  font-weight: bold;
}
.cms-index-index .col-main {
  padding: 0 !important;
}
.cms-page-view.cms-eripakkumised .col-main {
  padding: 0 !important;
}
.cms-page-view.cms-eripakkumised .col-main > .std {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
}
.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  margin: 0;
  width: 100%;
}
.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item {
  border-bottom: 1px solid #eee;
  border-right: 1px solid #eee;
  border-left: 0;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item:nth-child(0n+6) {
  clear: left;
}
.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item .product-image img {
  max-width: 100%;
  height: auto;
}
.cms-page-view.cms-eripakkumised .col-main > .std p {
  margin: 0;
}
.cms-page-view.cms-eripakkumised .col-main > .std a {
  color: #828282;
}
.cms-page-view.cms-eripakkumised .col-main > .std a.product-name {
  color: #000000;
  margin: 0;
  min-height: 40px;
}
.product-view .box-up-sell .tax-label {
  margin: 0px 0 0 4px;
}
.m-filter-item-list .m-selected-ln-item {
  color: #aaaaaa;
}
.block-layered-nav .currently li {
  padding: 0 24px 0 10px !important;
}
.block-layered-nav .currently .btn-remove {
  top: 3px !important;
}

.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: -35px;
}
.block-layered-nav dd .slider-submit {
	margin: 0 0 0 10px;
	vertical-align: bottom;
}
.block-layered-nav dd .slider-submit span {
	height: 20px;
}
.block-layered-nav dd .slider-submit span span {
	line-height: 20px;
}
.cms-soovin-pakkumist .std #webform_2_form + script + p {
	display: none;
}
/*product-query*/
#fancybox-wrap.anava #fancybox-content {
	max-height: 450px;
}
#product-query {
	display: block;
	position: relative;
	width: 100%;
	max-width: 100%;
	height: auto;
	font-size: 14px;
	line-height: 1.2;
}
#product-query .form-row,
#product-query .form-header{
	float: left;
	width: 100%;
	margin-bottom: 6px;
}
#product-query .form-row label {
	float: left;
	width: 30%;
	max-width: 150px;
}
#product-query .form-row input,
#product-query .form-row .input-text{
	float: left;
	width: 70%;
	padding: 4px 6px;
	border: 1px solid #dfdfdf;
	height: auto;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-size: 14px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	clear: left;
}
#product-query .form-row textarea.input-text {
	min-height: 80px;
	width: 100%;
}
#product-query .submit button {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background: #ef0626;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	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%);
	line-height: 20px;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	min-width: 50%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	    border: 0px solid;
}
/* 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;
}
/* end of cookie */
/* GDPR */
#aedes_gdpr_check_submit {
    background: #e4041b;
    color: #fff;
    padding: 0 16px;
    height: 42px;
    border: 0px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: center;
}

#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 (max-width:980px) {
  #login #slider {
    display: none;
  }
  #login #content {
    display: block;
    width: auto;
    padding: 40px 20px;
  }
  #login #logo {
    margin-bottom: 40px;
  }
  #login #footer {
    padding: 20px;
  }
  .cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item {
    width: 25%;
  }
  .cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item {
    clear: none !important;
  }
  .cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item:nth-child(0n+5) {
    clear: left !important;
  }
}
@media only screen and (max-width:767px) {
	#login #footer {
		text-align: left;
	}
	#login #footer ul,
	#login #footer ul li {
		display: block;
		margin: 0;
	}
	.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item {
		width: 50%;
	}
	.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item {
		clear: none !important;
	}
	.cms-page-view.cms-eripakkumised .col-main > .std .category-products ul.products-grid li.item:nth-child(0n+3) {
		clear: left !important;
	}
	#notice-cookie-block .notice-inner {
		padding-bottom: 26px;
	}
}
@media only screen and (max-width:480px) {
  #login .contacts table {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  #login .contacts address {
    float: none;
    width: auto;
    margin: 0;
  }
}
@media only screen and (max-width:1200px) {
  .row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	.cms-index-index .col1-layout .col-main {
		width: auto;
		margin: 0;
	}
	.row .homepage-banners.row {
		display: block;
		width: auto !important;
	}
	.top-switch-bg {
		padding: 10px 20px;
	}
	.home-main-full {
		padding: 0 20px;
	}
	.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;
	}
	.col2-left-layout .col-main {
		float: none;
	}
	.col-main,
	.col-main-left,
	.col-main-right {
		width: auto;
		margin: 0 auto;
		padding: 20px 0;
	}
	.col-main .category-products .products-grid {
		width: 896px;
		margin: 0 auto;
	}
	.col-left {
		width: 428px;
		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;
	}
	.cms-page-view .col-left {
		margin-top: -150px;
	}
  .row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
	.col2-left-layout .main {
		padding:0 20px;
	}
  .product-view .product-name {
    float: none;
    width: auto;
    padding-bottom: 0;
  }
  .product-view .product-shop .price-box {
    float: none;
    width: auto;
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding: 10px 120px 9px 19px;
  }
  .product-view .product-shop .newproduct_label,
  .product-view .product-shop .saleproduct_label {
    left: auto;
    right: 0;
  }
  .product-view .product-shop .newproduct_label {
    right: 60px;
  }
  .col2-left-layout .page-title {
    margin: 0;
    padding-bottom: 20px;
  }
  .dashboard .welcome-msg {
    margin: 0 0 20px;
  }
}
@media only screen and (max-width:1150px) {
	.homepage-banners .big-banner,
	.homepage-banners .small-banners {
		float: none;
		width: auto;
		text-align: center;
		font-size: 0;
	}
	.homepage-banners .big-banner a {
		width: 840px;
		margin: 0 auto;
		max-width:100%;
	}
	.homepage-banners .small-banners .banner {
		display: inline-block;
		vertical-align: top;
		max-width:50%;
	}
	.search-field #search {
		width: 144px;
	}
	.col1-layout .col-main {
		width: auto !important;
		padding: 20px;
		margin: 0;
	}
}
@media only screen and (max-width:1024px) {
	.menu-wrapper #nav>li>a {
		font-size: 12px;
	}
  .home-main-full {
    padding: 0;
  }
  #product-query .form-row label {
	  float: left;
	  width: 100%;
	  max-width: 150px;
	}
}
@media only screen and (max-width:960px) {
	.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;
	}
	.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;
	}
	.col-main .category-products .products-grid {
		width: 672px;
	}
	.toolbar-switch .toolbar-title:after {
		display: none;
	}
	.toolbar-switch .toolbar-title {
		padding-right: 10px;
	}
	.onepagecheckout_datafields .customer-info,
	.onepagecheckout_datafields .review {
		float: none;
		width: auto;
		margin: 20px 0 0 0;
	}
	.onepagecheckout_datafields .customer-info {
		margin-top: 0;
	}
}
@media only screen and (max-width:767px) {
	#login #footer ul, #login #footer ul li {
		padding: 0 10px 0 0;
		line-height: 1.4;
		width: 100%;
	}
	.col-main .category-products .products-grid {
		width: 448px;
	}
	.toolbar .sorter {
		margin-bottom: 10px;
	}
	.toolbar .sorter > div,
	.toolbar .sorter > p {
		margin-bottom: 5px;
	}
	.products-list .product-data {
		float: none;
		margin-top: 10px;
	}
	.toolbar {
		margin: 0;
	}
	.top-dropdowns {
		width: auto;
	}
	.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;
	}
  .product-view .product-additional {
    padding: 19px 14px;
  }
  .product-view .product-actions a,
  .product-view .product-shop .add-to-cart button.button,
  .product-view .product-shop .add-to-cart button.button span,
  .product-view .product-actions a span,
  .product-view .product-shop-info .add-to-links li,
  .product-view .product-shop .add-to-box,
  .product-view .add-to-links .link-compare,
  .product-view .product-actions a span span {
    float: none;
    display: block;
    font-size: 10px;
    text-decoration: none;
  }
  .product-view .product-actions,
  .product-view .product-shop .add-to-box-options,
  .product-view .product-shop-info .add-to-links {
    width: 25%;
    padding: 0 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .product-view .product-shop .add-to-box-options {
  	width: 50%;
  }
  .product-view .product-shop .add-to-box-options .product-options-bottom {
  	width: 100%;
  }
  .product-view .product-shop .add-to-box-options .product-options-bottom .add-to-cart {
  	position: relative;
  }
	.product-view .product-shop .add-to-box-options .add-to-cart .quantity {
		position: absolute;
		top: 0;
		left: 0;
	}
	.product-view .product-shop .add-to-box-options .add-to-cart button.button {
		padding-left: 80px;
	}
  .product-view .add-to-cart button.button span span {
    padding-left: 20px;
  }
  .product-view .add-to-cart {
    display: block;
  }
  .product-view .product-shop .add-to-cart button.button {
    width: 100%;
  }
  .product-view .product-shop-info .add-to-links {
    margin-left: 0;
  }
  .product-view .add-to-links li a {
    text-align: center;
  }
  .product-view .product-img-box {
    margin: 0 auto;
    float: none !important;
  }
  .breadcrumbs {
    margin: 0 20px;
  }
  .product-view h1,
  .product-view .product-shop .price-box .price {
    font-size: 24px;
    line-height: 25px;
  }
  #fancybox-wrap.anava {
  	min-width: 90%;
  	left: 3% !important;
  }
  #fancybox-wrap.anava #fancybox-content {
  	width: 99% !important;
  }
}
@media only screen and (max-width: 959px) and (min-width: 620px) {
  .product-view .product-img-box {
    margin: 0 auto;
  }
  .col1-layout .product-view .product-shop {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  #product-attribute-specs-table.data-table th {
    width: auto;
  }
}
@media only screen and (max-width:619px) {
  .col1-layout .product-view .product-shop {
    float: none;
    width: auto;
    margin: 0;
    padding: 0;
  }
  .product-view .other-data,
  .product-view .additional-data {
    float: none;
    width: auto;
    padding: 20px 0 0;
  }
  .product-view .additional-data {
    padding-top: 0;
  }
  .product-view .product-additional {
    padding: 14px;
  }
  .product-view .product-actions,
  .product-view .product-shop .add-to-box-options,
  .product-view .product-shop-info .add-to-links {
    width: 100%;
    float: left;
    padding: 5px 5px;
  }
  .product-view .product-actions,
  .product-view .product-shop-info .add-to-links {
  	width: 50%;
  }
  #fancybox-wrap.anava {
    min-width: 90%;
    left: 0% !important;
  }
}
@media only screen and (max-width:479px) {
	.col-main .category-products .products-grid {
		width: 224px;
	}
	.col-left {
		width: 204px;
	}
	.toolbar .sorter {
		white-space: normal;
		text-align: center;
	}
	.toolbar .sorter {
		display: inline-block;
		margin: 0;

	}
	.sorter .sort-by,
	.sorter .limiter {
		display: inline-block;
		vertical-align: top;
		margin: 0 0 10px 0;
	}
	.onepagecheckout_datafields .form_fields .short {
		float: none;
		width: auto;
		padding: 0;
	}
	.onepagecheckout_datafields .form_fields .short:first-child {
		padding: 0;
	}
	.top-switch-bg {
		padding: 5px 10px;
	}
	.header-container .top-switch-bg .links li {
		display: block;
		margin: 0;
	}
	.header-container .top-switch-bg .links li.separator {
		display: none;
	}
	.header-container .top-switch-bg .links li a {
		float: none;
	}
	p.onepagecheckout_loginarea {
		display: none;
	}
	.products-list .price-container {
		white-space: normal;
	}
	.products-list .price-container .price-box {
		width: 100%;
		margin-top: 10px;
	}
	.products-list .price-container .special-price .price {
		display: inline-block;
	}
}
