@import "bootstrap-responsive.css";
@import "font.css";

.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; margin-top: -10px; padding: 0; border: none; outline: none; }
.slick-prev{ 
	background: url(../images/prev.png) no-repeat 0 0;
	left: 0px;
}
.slick-next{ 
	background: url(../images/next.png) no-repeat 0 0;
	right: -9px;
}
/* LOADER */
.slick-loading .slick-list {
	min-height: 50px;
	background: url(../images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.slick-disabled{display: none !important;}

.sortPagiBar {
	margin: 0 0 20px;
}
#product_list .product_desc, #product_list a, #product_list input, #product_list button, #product_list textarea, #product_list select {
	transition: all 0.5s;
  	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
}
body .clearfix {
	clear: none;
}
*, a:focus, a:active {
	outline: none!important;
}
.eshop-quantity label {
	display: inline-block;
	padding: 5px;
}
.eshop-quantity {
	margin: 0 5px 0 0;
}
.no_margin_left {
	margin-left: 0;
}
.quantityvalue {
    padding: 4px !important;
    text-align: center;
    width: 35px !important;
}
.product_list {
	margin-top: -5px;
	margin-left: 5px;
	min-height: 500px;
}
.product_list ul {
	list-style: none;
	margin: 0;
}

.product-info .thumbnails {
	margin: 10px 0 0;
}

.product-info .thumbnails li a img {
	border: 1px #ccc solid;
}

.pagination {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
.product-sorting .input-large {
	width: 250px;
}
.product-show {
	display: inline-block;
	margin: 0 0 0 10px;
}
.product-show .inputbox {
	width:auto;
}
/* product_list - the side bar*/
.product_list {
	margin-top: -5px;
	margin-left: 5px;
	min-height: 500px;
}
.product_list ul {
	list-style: none;
	margin: 0;
}
.product_list > ul > li {
	padding: 8px 8px 8px 0px;
}
.product_list > ul > li + li {
	border-top: 1px solid #EEEEEE;
}
.product_list > ul > li > a {
	text-decoration: none;
}
.product_list > ul > li > a:hover{
	text-decoration: none;
	background: none;
}
.product_list > ul > li ul {
	display: none;
}
.product_list > ul > li a.active {
	font-weight: bold;
}
.product_list > ul > li a.active + ul {
	display: block;
}
.product_list > ul > li ul > li {
	padding: 5px 5px 0px 10px;
}
.product_list > ul > li ul > li > a {
	text-decoration: none;
	display: block;
}
.product_list > ul > li ul > li > a.active {
	font-weight: bold;
}


.related_products .span2 {
width:160px;
}


.product_comparison .thumbnail{
border: none;
text-align:center;
}

.module {
	position: relative;
}

.product_comparison small{
font-weight: normal;
}

.product_comparison .product_stars {
text-align:center;
margin: 0 auto;
width: 85px;
}
.product_comparison .price_summary td{
text-align:center;
}
.navbar .btn.search_btn {
margin-top:1px;
}

.carousel-inner {
    height: 286px;
}
.carousel-caption {
bottom: -77px;
}

.popular_products .span2{
width:160px;
}

.customer_service {
	text-align:right;
	font-size:13px;
	margin: 12px 0 0;
}

.table td.center_text{
text-align:center;
}

.related_products .span2 {
	width:160px;
}
.product_comparison .thumbnail{
	border: none;
	text-align:center;
}
.product_comparison small{
	font-weight: normal;
}
.product_comparison .product_stars {
	text-align:center;
	margin: 0 auto;
	width: 85px;
}
.product_comparison .price_summary td{
	text-align:center;
}
.navbar .btn.search_btn {
	margin-top:1px;
}
.carousel-inner {
	height: 286px;
}
.carousel-caption {
	bottom: -77px;
}
.popular_products .span2{
	width:160px;
}
.customer_service {
	text-align:right;
	font-size:13px;
}
.table td.center_text{
	text-align:center;
}
#theme_switcher {
	top:10px;
	left:10px;
	position:fixed;
}
.base-price {
	color: #FF0000;
	text-decoration: line-through;
}
.error {
	color: #FF0000;
	display: block;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.checkout-heading {
	background: none repeat scroll 0 0 #F8F8F8;
	border: 1px solid #DBDEE1;
	color: #555555;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 15px;
	padding: 8px;
}
.checkout-heading a {
	float: right;
	font-weight: normal;
	margin-top: 1px;
	text-decoration: none;
	cursor: pointer;
}
.checkout-content {
	display: none;
	overflow: auto;
	padding: 0 0 15px;
}
.checkout-content .left {
	float: left;
	width: 48%;
}
.checkout-content .right {
	float: right;
	width: 48%;
}
.checkout-content .buttons {
	clear: both;
}
.success, .warning, .attention, .information {
	border-radius: 5px 5px 5px 5px;
	color: #555555;
	margin-bottom: 15px;
	padding: 10px 10px 10px 33px;
}
.warning {
	background: url("../images/warning.png") no-repeat scroll 10px center #FFD1D1;
	border: 1px solid #F8ACAC;
	border-radius: 5px 5px 5px 5px;
}
.success {
	background: url("../images/success.png") no-repeat scroll 10px center #EAF7D9;
	border: 1px solid #BBDF8D;
	border-radius: 5px 5px 5px 5px;
}
.review-list {
	border: 1px solid #EEEEEE;
	margin-bottom: 20px;
	overflow: auto;
	padding: 10px;
}
.review-list .author {
	float: left;
	margin-bottom: 20px;
}
.review-list .rating {
	float: right;
	margin-bottom: 20px;
}
.review-list .text {
	clear: both;
}
.product-info .product-desc {
	border-bottom: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	padding: 0 5px 10px;
}
.product-info .product-price {
	border-bottom: 1px solid #E7E7E7;
	padding: 0 5px 10px;
}
.product-info .product-options {
	border-bottom: 1px solid #E7E7E7;
	padding: 0 5px 10px;
}
.product-info .product-cart {
	border-bottom: 1px solid #E7E7E7;
	padding: 10px 5px;
	margin-bottom: 20px;
}
.product-info .product-review, .product-share {
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	border-top: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
	padding: 5px 5px 5px;
	margin-bottom: 10px;
}
.no-content {
	border: 1px solid #EEEEEE;
	margin-bottom: 20px;
	overflow: auto;
	padding: 10px;
}
span.stock {
	color: #FF0000;
	font-weight: bold;
}
table.list {
    border-collapse: collapse;
    border-left: 1px solid #DDDDDD;
    border-top: 1px solid #DDDDDD;
    margin-bottom: 20px;
    width: 100%;
}

table.list .left {
    padding: 7px;
    text-align: left;
}
table.list td {
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
table.list thead td {
    background-color: #EFEFEF;
    padding: 0 5px;
}

table.list .right {
    padding: 7px;
    text-align: right;
}

.order-content div, .download-content div{
	float:left;
	width: 33.3%;
}

download-content div{
	float:left;
	width: 33.3%;
}

.order-list .order-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}
.order-list .order-status {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}

.download-list .order-id {
    float: left;
    margin-bottom: 2px;
    width: 49%;
}

.download-list .download-size {
    float: right;
    margin-bottom: 2px;
    text-align: right;
    width: 49%;
}
.order-list .order-content, .download-list .download-content{
    border-bottom: 1px solid #EEEEEE;
    border-top: 1px solid #EEEEEE;
    display: inline-block;
    margin-bottom: 20px;
    padding: 10px 0;
    width: 100%;
}

.product-sorting {
	float: right;
	display: inline-block;
}

.product-info .image-additional a {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
}
.product-info .image-additional img {
    border: 1px solid #E7E7E7;
	height: auto;
}

.topmenu .nav {
	margin: 0 0 5px;
}

.pagination {
	margin: 0 auto;
	width: auto;
	text-align: center;
}
.product-sorting .input-large {
	width: 120px;
}
.product-show {
	float: right;
	display: inline-block;
	margin: 0 0 0 10px;
}
.product-show .inputbox {
	width:auto;
}

.row h5 {
	margin: 0 0 10px;
}

.related_products .thumbnail {
	text-align: center;
}

.related_products .thumbnail img {
	border: 1px solid #DDDDDD;
}

.thumbnail .caption {
	text-align: center;
}

.product-info .related_products .thumbnail .caption {
	min-height: 80px;
}

.product-info .image-additional {
	clear: both;
	margin-top: 10px;
	margin-left: 15px;
	overflow: hidden;
}

.no_margin_left {
	float: right;
	display:inline-block;
}

.no_margin_left .btn {
	margin: 0;
}

.no_margin_left .privacy {
	float: left;
	display: inline-block;
	margin: 3px 0 0;
}

.no_margin_left .privacy input[type="checkbox"]{
	margin: 0;
}

.eshop-slideshow {
	margin: 0 0 20px;
	width: 100%!important;
}
.lof-slidecontent {
	width: auto!important;
}

body #productTab {
	margin: 10px 0 0;
	padding: 0;
	list-style: none;
}

body #productTab li {
	list-style: none;
}

.eshop-next-nav {
	
}

.eshop-pre-nav a.pull-left, .eshop-next-nav a.pull-right {
	font-size: 16px;
}

.eshop-pre-nav a.pull-left {
	background: url(../images/prev.png) no-repeat left 3px;
	padding: 0 0 0 18px;
}

.eshop-next-nav a.pull-right {
	background: url(../images/next.png) no-repeat right 4px;
	padding: 0 18px 0 0;
}

/* list */
.img_block img {
	
}
.list .img_block {
	width:30%;
	float:left;
}
.list .info_block {
	float:left;
	width:66%;
	text-align:left;
}
.grid .box {
	width: 31.914893617021278%;
	*width: 31.861702127659576%;
}
.s_title_block a {
	text-transform:uppercase;
	color:#3F3F3F;
	font-weight:normal;
	font-size:13px;
}
.s_title_block a:hover {
	color:#9BC607;
}
.info_block {
	padding:10px;
	text-align:center;
}
.info_block h5 {
	margin: 0;
}
.info_block h3 {
	margin:5px 0px;
	padding:0px;
	line-height:20px;
	height:40px;
}
.list .info_block {
    float: left;
    text-align: left;
    width: 40%;
}
.info_block h3 a {
	font-size:15px;
	color:#232323;
}
.info_block .product_desc {
	overflow:hidden;
	line-height:20px;
}

.list .buttons {
	text-align: left;
}

.list .ajax_block_product.spanbox {
	margin-left:0px!important;
	margin: 0 0 10px;
	padding: 0 0 10px;
	position:relative;
	width: 100%;
	border-bottom: 1px #efefef solid;
}
.list .buttons {
	position:absolute;
	bottom: 0;
	right:0px;
	width:auto;
	text-align: center;
}

.product-info .tab-content {
	margin-bottom:18px;
	padding:15px;
	border:1px solid #ddd;
	border-top:0;
	-webkit-border-radius:0 0 4px 4px;
	-moz-border-radius:0 0 4px 4px;
	border-radius:0 0 4px 4px;
}

/* grid */
/*product list*/
#product_list {
}
.ajax_block_product {
	transition: all 0.5s;
  	-webkit-transition: all 0.5s;
  	text-align:center;
}
.ajax_block_product:hover {	
}
.list .ajax_block_product:hover .info_block {
	background:none;
}
.img_block {
	position:relative;
	text-align:center;
}
body .grid .buttons .button {
	margin: 0 0 5px;
}

#related-products {
	text-align: center;
}

.image.img-polaroid {
	text-align: center;
}

.related_products {
	margin: 0 0 20px;
}
.related_products:last-child {
	margin: 0;
}

@media (min-width: 1024px) {
	.product-info .image-additional {
		clear: both;
		margin-top: 10px;
		margin-left: 0;
		overflow: hidden;
	}
	.product-cart .no_margin_left input.span3 {
	}
}

@media (min-width: 768px) and (max-width: 979px) {
	.eshop-product ul li.eshop_product, .eshop-product ul li.eshop_product, .eshop-slideshow {
		width: 100%!important;
	}
	.jcarousel-skin-tango .jcarousel-container-horizontal,
	.jcarousel-skin-tango .jcarousel-clip-horizontal,
	.lof-slidecontent {
		width: auto!important;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.product-cart .no_margin_left input.span3 {
		float: left;
		margin: 0 5px 0 0;
		max-width: 35px;
	}
	.thumbnails .thumbnail {
		text-align: center;
	}
	.product-sorting b {
		display: inline-block;
		float: left;
		padding: 5px 0 0;
	}
	.product-sorting .input-large { float: right; }
}

@media (max-width: 767px) {
	.eshop-product ul li.eshop_product, .eshop-product ul li.eshop_product, .eshop-slideshow {
		width: 100%!important;
	}
	.jcarousel-skin-tango .jcarousel-container-horizontal,
	.jcarousel-skin-tango .jcarousel-clip-horizontal,
	.lof-slidecontent {
		width: auto!important;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.product-cart .no_margin_left input.span3 {
		float: left;
		margin: 0 5px 0 0;
		max-width: 35px;
	}
	.thumbnails .thumbnail {
		text-align: center;
	}
	.product-sorting b {
		display: inline-block;
		float: left;
		padding: 5px 0 0;
	}
	.product-sorting .input-large { float: right; }
	
	/* list */
	.list .img_block {
		width:auto;
		float:none;
	}
	.list .info_block {
		float:none;
		width:auto;
		text-align:center;
	}
	.info_block h5 {
		margin: 0;
	}
	.info_block .product_desc {
		overflow:hidden;
		line-height:20px;
	}
	
	.list .buttons {
		text-align: left;
	}
	
	.list .ajax_block_product.spanbox {
		margin-left:0px!important;
		margin: 0 0 10px;
		padding: 0 0 10px;
		position:relative;
		width: 100%;
		border-bottom: 1px #efefef solid;
	}
	.list .buttons {
		position:inherit;
		bottom: 0;
		right:0px;
		width:auto;
		text-align: center;
	}
	body .list .buttons .button {
		margin: 0 0 5px;
	}
}

@media (max-width: 480px) {
	.eshop-product ul li.eshop_product, .eshop-product ul li.eshop_product, .eshop-slideshow {
		width: 100%!important;
	}
	.jcarousel-skin-tango .jcarousel-container-horizontal,
	.jcarousel-skin-tango .jcarousel-clip-horizontal,
	.lof-slidecontent {
		width: auto!important;
	}
	#colorbox {
		width: 100%!important;
	}
	.nav-tabs {
		border-bottom: 0;
	}
	.nav-tabs > li {
		float: none;
	}
	.nav-tabs > li > a {
		border: 1px solid #ddd;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-right: 0;
	}
	.nav-tabs > li:first-child > a {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		-webkit-border-radius: 0 0 4px 4px;
		-moz-border-radius: 0 0 4px 4px;
		border-radius: 0 0 4px 4px;
		border-bottom: 1px solid #ddd;
	}
	.nav-tabs > li > a:hover {
		border-color: #ddd;
		z-index: 2;
	}
	.nav-tabs.nav-dark > li > a {
		border: 1px solid #333;
	}
	.nav-tabs > li:last-child > a,
	.nav-tabs > .active:last-child > a {
		border-bottom: 1px solid #333;
	}
	.product-cart .no_margin_left input.span3 {
		float: left;
		margin: 0 5px 0 0;
		max-width: 35px;
	}
	.thumbnails .thumbnail {
		text-align: center;
	}
	.product-sorting b {
		display: inline-block;
		float: left;
		padding: 5px 0 0;
	}
	.product-sorting .input-large { float: right; }
	#product_list .img_block, #product_list .info_block {
		width: 100%;
		padding: 10px 0;
		text-align: center;
	}
}

.ps_area {
	width: 100%;
}
.ps_facebook_like, .ps_facebook_send, .ps_twitter, .ps_google, .ps_linkedin {
	float: left;
	margin: 0 5px;
}

.ps_facebook_like {
	width: 122px;
}
.ps_twitter {
	width: 69px;
	float: left;
	position: relative;
}
.ps_pinit{
	float: left;
	position: relative;
	width: 50px;
    left: 10px;
}
.ps_linkedin {
	width: 65px;
}
.ps_google {
	width: 70px;
	margin-left: -3px;
}

.radio {
	display: block;
}

.checkbox {
	display: block;
}

.content_price .price {
    clear: both;
    display: block;
    font-size: 200% !important;
    font-weight: normal !important;
    line-height: 35px;
    width: 100%;
}