

/* Start:/local/templates/neoart2020/components/individ/catalog/.default/style.css?160335443411997*/
/* =========  view 0  ========== */
#forma-basket input.text
{
	width: 130px;
	background: #FEFEFE;
	border: 1px solid #BBB;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 14px;
	color: #333;
	padding: 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	outline: none;
	vertical-align: middle;
}

#forma-basket label
{
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	margin-right: 10px;
	vertical-align: middle;
	line-height: 20px;
}

/* == div float ==*/
.catalogitems_wrapper {
	margin: 0 auto;
}
.catalogitems_container {
	width: 714px;
}
.catalogitem_container {
	width: 220px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 8px 3px;
	border: 1px solid #eeeeee;
	border-radius: 6px;
	height: 134px;
	position: relative;
}
.catalogitem_image {
	float: left;
	min-width: 80px;
	min-height: 80px;
	max-height: 110px;
	max-width: 80px;
	overflow: hidden;
	padding: 0 8px 8px 8px;
}
.catalogitem_props {
	float: left;
	word-wrap: normal;
	height: 110px;
	width: 115px;
	overflow: hidden;
	margin-bottom: 4px;
}
.catalogitem_pricechop {
	width: 100%;
	height: 20px;
	overflow: hidden;
	position: absolute;
	bottom: 6px;
	left: 8px;
}
.catalogitem_pricechop a {
	padding-left: 18px;
	position: relative;
	display: inline-block;
}
.catalogitem_pricechop a:first-child {
	margin-right: 10px;
}
.catalogitem_pricechop a.chop-link {
	padding-left: 19px;
}
.catalogitem_pricechop a span {
	position: absolute;
	left: 0;
}
.catalogitem_pricechop a.buy-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -26px no-repeat;
	width: 14px;
	height: 13px;
	top: 3px;
}
.catalogitem_pricechop span.subscribe-link {
	padding-left: 18px;
	position: relative;
	display: inline-block;
	margin-right: 10px;
}
span.subscribe-link {
	text-decoration: underline;
	cursor: pointer;
}
span.subscribe-link:hover {
	text-decoration: none;
}
.catalogitem_pricechop span.subscribe-link span {
	position: absolute;
	left: 0;
	top: 1px;
	background:url("/images/icons/_sprite_neo.png") -139px -55px no-repeat;
	width: 16px;
	height: 16px;
}
.catalogitem_pricechop a.chop-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -39px no-repeat;
	width: 16px;
	height: 16px;
	top: 1px;
}

.catalogitem_icons {
	position: absolute;
	bottom: 26px;
	left: 8px;
}
.catalogitem_icons > div {
	display: inline-block;
	width: 16px;
	height: 16px;
	padding: 0 1px;
}

#itemscountonpage {
	width: 85px;
}
#sortcat {
	width: 194px;
}
/**/

/* ================ */
/*      views       */
/* ================ */

.section_sortpanel {
	width: 674px;
	border: 1px solid #eeeeee;
	border-radius: 6px;
	margin: 5px 0px 12px 0px;
	padding: 1px 15px;
}
h1 {
	padding-bottom: 15px;
}
.iconsviewcatalog {
	margin: 3px auto;
	width: 124px;
	float: right;
}
.iconsviewcatalogitem {
	float: right;
	padding: 0 2px;
	cursor: pointer;
	opacity: .4;
	width: 32px;
	height: 32px;
}
.iconsviewcatalogitem:hover, .selectedico {
	opacity: 1;
}
.iconsviewcatalogitem.minilist { background: url("/images/icons/_sprite_neo.png") -10px -144px no-repeat; }
.iconsviewcatalogitem.biglist { background: url("/images/icons/_sprite_neo.png") -42px -144px no-repeat; }
.iconsviewcatalogitem.blocks { background: url("/images/icons/_sprite_neo.png") -74px -144px no-repeat; }

.mininavitem { float: left; }
.sortcatalog { float: right; }
.mininav {
	float: left;
	/*margin: 0px auto;*/
	/*width: 100px;*/
	margin-top: 6px;
}

.mininavitem {
	vertical-align: middle;
	margin-right: 10px;
}
.sortcatalogitem {
	margin-right: 10px;
	vertical-align: middle;
	line-height: 38px;
}

.sortcatalog_chosen-drop {
	min-width: 50px !important;
}

#sortselect .chosen-drop {
	width: 194px !important;
}

#pageselect .chosen-drop {
	width: 85px !important;
}

.lastclear { clear: both; }
.no, .no a, .no a:hover, .no a:visited { color: #bbbbbb; }
.chosen-drop ul {
	list-style-type: none !important;
}
.chosen-drop ul li {
	background-image: none !important;
}

/* =========  view 1  ========== */

.view1_row {
	width: 97%;
	clear: both;
	padding: 10px 10px;
	border: 1px solid #eeeeee;
	height: 100px;
	margin-bottom: 10px;
	margin-right: 10px;
	border-radius: 8px;

}
.view1_row:hover { border: 1px solid #aaaaaa; }
.view1_lastcol {
	float: right;
	width: 145px;
	margin-left: 10px;
}
.view1_lastcol_item {
	min-height: 55px; 
	margin-bottom: 8px;
}
.view1_lastcol_item .buy-link,
.view1_lastcol_item .chop-link,
.view1_lastcol_item .subscribe-link {
	position: relative;
	padding-left: 19px;
}
.view1_lastcol_item .buy-link span,
.view1_lastcol_item .chop-link span,
.view1_lastcol_item .subscribe-link span {
	position: absolute;
	left: 0;
}
.view1_lastcol_item .buy-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -26px no-repeat;
	width: 14px;
	height: 13px;
	top: 3px;
}
.view1_lastcol_item .subscribe-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -55px no-repeat;
	width: 16px;
	height: 16px;
	top: 1px;
}
.view1_lastcol_item .chop-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -39px no-repeat;
	width: 16px;
	height: 16px;
	top: 1px;
}

.view1_foto { float: left; width: 100px; }
.view1_detail { 
	margin:auto ; float:none;
}
.view1_props {
	float: left;
	width: 142px;
	padding-top: 8px;
}
.view1_btnbuy, .view1_btnchop 
{
	float: left;
	background-color: #6E95DA;
	border: 1px solid #576b8e;
	border-radius: 6px;
	width: 110px;
	height: 35px;
	line-height: 35px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 12px;
}
.view1_btnarea {
	vertical-align: middle;
	line-height: 35px;
}
.view1_costvalue { font-size: 20px; }
.view1_chopvalue { font-size: 20px; }

.view1_btnbuy:hover, .view1_btnchop:hover {
	background-color: #576b8e;
}
.view1_btnbuy a, .view1_btnchop a {
	color: white;
	text-decoration: none;
}

/* =========  view 2  ========== */
.view2_firstrow {
	padding-left: 105px;
	padding-right: 155px;
	padding-top: 5px;
	padding-bottom: 5px;

	border: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
}

.view2_row {
	padding-left: 105px;
	padding-right: 155px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #ffffff;
	border-bottom: 1px solid #dddddd;
}
.view2_row_w2 {	padding-right: 275px; }
.view2_row:hover { border: 1px solid #999999; }
.view2_row a { text-decoration: none; }
.view2_row a:hover { text-decoration: underline; }
.view2_name {
	overflow: hidden;
	line-height: 18px;
	height: 18px;
}
.view2_articul { float: left; margin-left: -100px; }
.view2_name { padding-left: 10px; float: left;}
.view2_znach {
	float: left;
}
.view2_lastcol {
	float: right;
	width: 145px;
	margin-right: -145px;
}
.view2_lastcol .buy-link,
.view2_lastcol .chop-link,
.view2_lastcol .subscribe-link {
	position: relative;
	padding-left: 19px;
}
.view2_lastcol .buy-link span,
.view2_lastcol .chop-link span,
.view2_lastcol .subscribe-link span {
	position: absolute;
	left: 0;
}
.view2_lastcol .buy-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -26px no-repeat;
	width: 14px;
	height: 13px;
	top: 3px;
}
.view2_lastcol .subscribe-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -55px no-repeat;
	width: 16px;
	height: 16px;
	top: 1px;
}
.view2_lastcol .chop-link span {
	background:url("/images/icons/_sprite_neo.png") -139px -39px no-repeat;
	width: 16px;
	height: 16px;
	top: 1px;
}
.view2_lastcol_w2 { width: 270px; margin-right: -270px;}
.w1cost { width: 140px; }
.w2cost { width: 270px; }

/* ICONS */
.neoart-content ul.img-icons li span,
.neoart-content ul.art-icons li span,
.catalogitem_icons span {
	position: absolute;
	width: 16px;
	height: 16px;
	background-image: url(/images/icons/_sprite_neo.png);
	background-repeat: no-repeat;
	cursor: pointer;
}
.neoart-content ul.img-icons li span.pdf-link {
	background-position: -10px -55px;
}
.neoart-content ul.img-icons li span.fav-yes {
	background-position: -42px -55px;
}
.neoart-content ul.img-icons li span.fav-no {
	background-position: -26px -55px;
}
.neoart-content ul.img-icons li span.new-link,
.neoart-content ul.art-icons li span.new-link,
.catalogitem_icons span.new-link,
.neoart-content .view2_name span.new-link,
.neoart-content .view1_props span.new-link {
	background: none;
	margin-left: -5px;
}
.neoart-content ul.img-icons li span.percent-link,
.neoart-content ul.art-icons li span.percent-link,
.catalogitem_icons span.percent-link,
.view2_name span.percent-link,
.view1_props span.percent-link {
	background-position: -90px -55px;
}
.neoart-content ul.img-icons li span.action-link,
.neoart-content ul.art-icons li span.action-link,
.catalogitem_icons span.action-link,
.view2_name span.action-link,
.view1_props span.action-link  {
	background-position: -58px -55px;
}

.catalogitem_icons span {
	cursor: default;
}

.view2_name span {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(/images/icons/_sprite_neo.png);
	background-repeat: no-repeat;
}

.view1_props span.new-link,
.view1_props span.percent-link,
.view1_props span.action-link {
	display: inline-block;
	width: 16px;
	height: 16px;
	background-image: url(/images/icons/_sprite_neo.png);
	background-repeat: no-repeat;
}

/* FILTER */
.filter-td1 select, .filter-td2 select, .filter-td3 select
{
	width: 100%;
}
.filter-td1, .filter-td2, .filter-td3
{
	padding: 4px 13px 4px 13px;
}
.filter-td1, .filter-td3
{
	background-color: #b8d1e6;
}
.filter-td2
{
	background-color: #e0e9ff;
}
.filter-item
{
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}
.filter-item2
{
	font-size: 13px;
	font-weight: bold;
	width:20%;
	text-align: center;
	white-space: nowrap;
}

.filter-jq {
	z-index: 100;
	background-color: #ffffff;
	line-height: 1.2em;
	width: 234px;
	padding-top: 85px;
}

.filter-title {
	margin: 8px 0 10px 0;
	padding: 4px;
	background-color: #eee;
	text-align: center;
	color: #333333;
	border-radius: 7px;
}

.grey-rect
{
	background-color:#ecedf0;
	height:22px;
	padding:3px 13px 3px;
}
.h3 h3
{
	padding-top: 0px;
}

.selectitems {
	text-align: left;
	margin-top: 3px;
}

.selectitems li {
	background-image: none !important;
	white-space: nowrap;
}

.catselect {
	margin-bottom: 12px;
	font-family: 'Trebuchet MS';
	font-size: 13px;
}

.selecttitle, #hidejqfilter {
	cursor: pointer;
}

.jqfilterbtn {
	background-color: #ffffff !important;
	border: 1px solid #333 !important;
	border-radius: 4px !important;
	padding: 2px 8px !important;
	font-size: 90% !important;
	font-family: Trebuchet MS !important;
	min-width: 70px;
	cursor: pointer;
}

.optionradio {
	margin-top: 6px;
}

.filterarrowright {
	background-image: url('/images/arrow_grey_right.png');
	background-position: center;
	background-repeat: no-repeat;
}

.filterarrowdown {
	background-image: url('/images/arrow_grey_down.png');
	background-position: center;
	background-repeat: no-repeat;
}

.f_wrapper {
	padding: 5px 10px 10px 15px;
}

.chosen-drop {
	width: auto !important;
	min-width: 209px;
	margin-top: 3px !important;
}

select.chosen-select {
	width: 209px;
}

.active-result {
	white-space: nowrap;
}

.chosen-container .chosen-drop {
	border-top: 1px solid #aaa !important;
}

.inputminmaxvalues {
	border: 1px solid #cccccc; 
	width: 50px;
	font-family: "Trebuchet MS" !important;
	color: #333333 !important;
	font-size: 100% !important;
}

.filterinfo {
	position: absolute;
	background-color: #6E95DA;
	color: white;
	border: 2px solid #576b8e;
	border-radius: 4px;
	padding: 4px 6px 4px 10px;
	display: none;
	z-index: 200;
	max-width: 200px;
	min-width: 100px;
	text-align: left;
	line-height: 22px;
	vertical-align: bottom;
}

.filterinfo a, .filterinfo a:hover {
	color: white;
}

.submitform {
	cursor: pointer;
}

.checkboxing {
	cursor: pointer;
}

.filter-xls {
	width: 16px;
	height: 32px;
	line-height: 34px;
	float: right;
	margin: 3px 5px;
}

.filter-xls span {
	background: url(/images/icons/_sprite_neo.png) -106px -55px no-repeat;
	width: 16px;
	height: 16px;
	display: inline-block;
	cursor: pointer;
}
/* End */


/* Start:/local/templates/neoart2020/components/individ/catalog.element/.default/style.css?1760948696672*/
.product-card-types__item img,
.product-control-slider .slick-slide img {
	object-fit: contain !important;
}

.product-card-types__item.slick-current {
	border-color: #eeeeee !important;
}

.product-card-block .info-block + .info-block {
	padding-top: 0;
	margin-top: -8px;
}

.info-message {
	margin-top: 20px;
}

.bx-catalog-subscribe-button {
	cursor: pointer;
}
.bx-catalog-subscribe-button > span {
	color: #ffffff;
}

.product-card__available {
	margin-top: 10px;
}
@media screen and (max-width: 767px) {
	.product-card .product-card__available + .card-item__label {
		top: 84px;
	}
}

.product-card-block.product-card-block--has-carousel {
	padding-bottom: 30px;
}

/* End */
/* /local/templates/neoart2020/components/individ/catalog/.default/style.css?160335443411997 */
/* /local/templates/neoart2020/components/individ/catalog.element/.default/style.css?1760948696672 */
