

/* Start:/local/templates/v3/components/bitrix/catalog.search/.default/style.css?1749197009163*/
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;}
/* End */


/* Start:/local/templates/v3/components/bitrix/catalog.search/.default/bitrix/search.page/.default/style.css?17491970091010*/
.search-page {
    padding: 0 0 50px;
}
.search-page input[type='text'] {
    border: none;
    border-bottom: 1px solid rgba(45, 42, 41, 0.1) !important;
    border-radius: 0;
    box-shadow: none !important;
    outline: none !important;
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    padding: 12px;
    width: 100%;
    max-width: 438px;
}
.search-page input[type='text']::placeholder {
    color: rgba(45, 42, 41, 0.3);
}
.search-page input[type='text']:focus {
    border-color: var(--pr-dark) !important;
}
.search-page input[type='submit'] {
    position: relative;
    display: block;
    width: 180px;
    background: #fcfaf9;
    height: 50px;
    border: 1px solid rgba(45, 42, 41, .1);
    border-radius: 25px;
    transition: background .3s;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: -0.03em;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    color: var(--pr-dark);
}
.search-page input[type='submit']:hover {
    background: #fff;
}
/* End */
/* /local/templates/v3/components/bitrix/catalog.search/.default/style.css?1749197009163 */
/* /local/templates/v3/components/bitrix/catalog.search/.default/bitrix/search.page/.default/style.css?17491970091010 */
