

/* Start:/local/components/arturgolubev/search.page/templates/sprivod/style.css?17770379813212*/
.search-page * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

a.search-page-params {
	border-bottom: 1px dashed blue;
	text-decoration: none;
}
div.search-page-params {
	margin-top: 6px;
}
.search-item-rate {font-size: 11px;}

.search-page .search-page-form {
	margin-bottom: 15px;
}
.search-page .search-item {
	margin: 15px 0;
	padding: 0 0 15px 0;
	border-bottom: 1px solid;
}
.search-page .search-item.search-item-first {
	padding-top: 15px;
	border-top: 1px solid;
}
	.search-page .search-preview + .search-description {
		margin-left: 135px;
	}
		.search-page .search-title {
			margin-bottom: 5px;
		}
			.search-page .search-title a {
				font-weight: bold;
				color: #333;
			}
		.search-page .search-previewtext {
			font-size: 13px;
			margin-bottom: 5px;
		}
		.search-page .search-propslist {
			font-size: 13px;
			margin-bottom: 5px;
		}
	.search-page .search-preview {
		float: left;
		margin-right: 15px;
		width: 120px;
		text-align: center;
	}
	.search-page .search-preview img {
		display: inline-block;
	}

.search-page input[type=text] {
	background-color: #f8fafc;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	border-style: solid;
	border-width: 1px;
	border-radius: 1px;
	outline: none;
}
.search-page input[type=text]:focus {
	background-color: #fff;
}
.search-page input[type=submit] {
	border-radius: 1px;
	height: 34px;
	padding: 6px 24px;
	font-size: 14px;
	line-height: 1.42857143;
	border: 1px solid;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}
.search-page .clear {
	clear:both;
}

.ag-spage-history {
	display: block;
	margin-bottom: 15px;
}
	.ag-spage-history a {
		color: #222;
		text-decoration: underline;
	}
	.ag-spage-history a:hover {
		text-decoration: none;
	}

.search-page .search-change-how {
	margin-top: 15px;
}

.ag-spage-clarify-list {
	display: block;
	font-size: 11px;
}
	.ag-spage-clarify-title {
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 8px;
	}
	.ag-spage-clarify-item {
		display: inline-block;
		color: #636466;
		text-decoration: underline;
		font-size: 11px;
		padding-top: 4px;

	}


@media (max-width:767px){
	.search-page form {
		display: block;
		position: relative;
	}
	.search-page input[type="text"] {
		width: 100%;
	}
	.search-page input[type="submit"] {
		position: absolute;
		top: 0;
		right: 0;
	}
}

.search-view-default{
	margin-top: 20px;
}

/* === Каждая карточка – строка таблицы === */
.search-view-default .catalog-product__item {
	width: 100% !important;
	display: inline-block;
}

/* === Левая и правая части – ячейки === */
.catalog-product__item-left,
.catalog-product__item-right {
	display: inline-block;
}
.catalog-product__item-right{
	vertical-align: top;
	margin-left: 20px;
}

.catalog-product__item-left, .catalog-product__item-left .catalog-product__image, .catalog-product__item-left .catalog-product__wrapper  {
	max-width: 250px;!important;
}

.search-view-default .catalog-product__picture {
	min-width: 250px;
}

.search-view-default .catalog-product__instock{
	justify-content: left;
}

.search-view-default .catalog-pager {
	width:100%;
}
/* End */
/* /local/components/arturgolubev/search.page/templates/sprivod/style.css?17770379813212 */
