.bigbutt {
	display: block;
	width: 158px;
	height: 29px;
	border:0;
	cursor: pointer;

	/* Font */
	font-family: 'Fira Sans Bold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #ffffff;

	/* Border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: url(/img/buttons/default/cyan.jpg) left top repeat-x;
	}

#inf {
	z-index:5000;
	height: 60px;
	position:fixed;
	left:50%;
	margin-left:-150px;
	top:300px;
	display:none;
	text-align:center;
	font-family: "Fira Sans", sans-serif;

	width: 300px;
	padding-top:35px;
	background: #009289;
	box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.2);
	color:white;
	font-weight:bold;
	font-size:18px;

	/* Радиус скругления */
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	}

.thead td {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background:#009289;
	font-size:15px;
	color: #ffffff;
	}

.thead td * {
	font-size:15px;
	color: #ffffff;
	}

.todd td {
	border-bottom: 1px #cccccc solid;
	}

.teven td {
	background-color:#f0f0f0;
	border-bottom: 1px #cccccc solid;
	}

#section-2 {
	overflow-y: scroll;
	height:600px;
	}

#section-3 {
	overflow-y: scroll;
	height:600px;
	}

.subsection {
	display:none;
	}

.inp {
	margin: 0;
	padding: 5px;
	border: 1px solid #a19ab3;

	/* Font */
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	color: #333333;

	/* Border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	/* Box sizing */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	}

.last td {
	border:0px !important;
	height:30px !important;
	}

table.grid{
	width: 100%;
	}
	table.grid th{
		padding: 8px 5px 8px 5px;
		border-bottom: 2px solid #007d75;
		text-align: left;

		/* Font */
		font-family: 'Fira Sans Bold', sans-serif;
		font-weight: normal;
		font-style: normal;
		font-size: 14px;
		color: #59438c;
		}

	table.grid td{
		border-bottom: 1px solid #a0a0a0;
		vertical-align: middle;
		}

.pseudoform {
	padding:5px;
	border:1px solid #dddddd;
	}

select.brand, select.serie {

	float: left;

	/* Font */
	font-family: 'Fira Sans Regular', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	color: #000000;
	padding:2px;
	}

select.brand {
	width:150px;
	}

select.serie {
	width:150px;
	}

#goodsnew {
	height:380px;
	width:100%;
	overflow:hidden;
	}


.add-to-cart-plate {
	margin-top:5px;

}




		.add-to-cart-plate .field input{
			float:left;
			width: 50px;
			padding: 0;
			border:0;
			text-align: center;

			/* Font */
			font-family: 'Fira Sans Bold', sans-serif;
			font-weight: normal;
			font-style: normal;
			font-size: 18px;
			color: #000000;

	background: #f9f9f9;

	border:1px solid #b3b3b3;

	/* Border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	/* Box sizing */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;


		}

		.add-to-cart-plate .button{
			width:115px;
			float:left;
			margin-left:5px !important;
			margin-top:0px !important;
		}
.item a {
	text-decoration:none;
}


#up {
	position: fixed;
	bottom:35px;
	left:50%;
	margin-lefT:-598px;
	cursor:pointer;
	width:270px;
	z-index: 3000;
	display:none;
	padding:5px;
	/* Border radius */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/* Box sizing */
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;

	background:#009289;
	font-family: 'Fira Sans Bold', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	text-align:center;
	color: #ffffff;
}
.flag {
	padding-top:7px;
	width:50px;
	height:30px;
	position:absolute;
	top:0px;
	right:15px;
	z-index:30px;
	font-family: 'Fira Sans Bold', sans-serif;
	font-weight: bold;
	font-size: 10px;
	text-transform:uppercase;
	text-align:center;
	color: #ffffff;

}
.isnew {
	background:url(/img/flag1.png);
}
.recommend {
	background:url(/img/flag2.png);
}

.listanchor {
	float:right;
	width:905px;
	display:block;
	color:#a0a0a0;
	clear:both;
	margin-top:20px;
	text-align:center;
	font-size:13px;
	background:url(/img/pageanchor.png) no-repeat 50% 50%;
	margin-lefT:20px;
}


.code .small{
	font-size:11px;
	font-weight:normal;
}


.paginator {
	padding-top:30px;
	padding-bottom:30px;
	clear:both;
	text-align:center;
	font-weight:bold;
}
.paginator a {
	display:inline-block;
	background:#009289;
	/* Border radius */
/*
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
*/
	padding:5px 5px;;
	color:white;
	min-width:25px; 
	height:25px;
	text-decoration:none;
	margin:2px;
	
}

.paginator .pagesa {
	background-color:#59438c;
}
.photoinlist {
	border:1px solid #eeeeee;
	width:120px;
	height:120px;
	position:relative;
	margin:5px;
}

.photoinzoom {
	position:relative;
}



.jcarousel {
    position: relative;
    overflow: hidden;
}

/*
This is the container of the carousel items.
You must ensure that the position is relative or absolute and
that the width is big enough to contain all items.
*/
.jcarousel ul {
    width: 20000em;
    position: relative;

    /* Optional, required in this case since it's a <ul> element */
    list-style: none;
    margin: 0;
    padding: 0;
}

/*
These are the item elements. jCarousel works best, if the items
have a fixed width and height (but it's not required).
*/
.jcarousel li {
    /* Required only for block elements like <li>'s */
    float: left;
}


.cert {
	text-align:center;
	float:left;
	width:100px;
	height:150px;
}
.cert .printcert {
	color:#59438c;
	font-style:italic;
	font-family:Arial;
}


.news-item {
	text-decoration:none;
	display:block;
	width:280px;
	height:250px;
	margin-left:20px;
	float:left;
}
.news-item .title {
	color:#59438c;
	font-weight:bold;
}
.news-item .image {
	height:150px;
}
.news-item .date {
	color:#808080;
	font-size:12px;
}
.news-date2 {
        text-align:right;
	color:#808080;
	font-size:12px;
}

.brandsitemcontainer {
	height:15px;
	overflow:hidden;
}
 th a {
	text-decoration:none;
}
.swiper-pagination-bullet {
	border:2px solid rgba(255,255,255,0.5);
}
.swiper-pagination-bullet-active {
	background:#009289 !important;
	border:2px solid #fff;
}
.loupe {
	-webkit-border-radius: 150px;
	-moz-border-radius: 150px;
	border-radius: 150px;
	
}
.printcert {
	display:block;
}

.filter .button{
	float:left;
	margin-left:15px !important;
}