

/* Start:/local/templates/certa/components/bitrix/catalog.search/template1/style.css?1754483841572*/
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;}

.catalog{
	padding-bottom: 20px;
	font-size: 16px;
}
.search-page-form{
	margin-bottom: 20px;
}

.catalog-not-found-wrapper{
	display: flex;
	flex-direction: column;
	gap: 10px;
}
.catalog-not-found-wrapper .text-black{
	font-size: 16px;
	line-height: 1.3;
	font-weight: 500;
	color: #222222;
}
.catalog-not-found-wrapper .text-red{
	font-size: 16px;
	line-height: 1.3;
	font-weight: 500;
	color: #ff0000;
}
/* End */


/* Start:/local/templates/certa/components/bitrix/catalog.search/template1/bitrix/search.page/.default/style.css?17544838411543*/
.search-form {
    position: relative;
    width: 100%;
    height: 2.34375rem;
}

.search-page-input {
    width: 100%;
    height: 100%;
    border: solid 0.0520833333rem #dadada;
    border-radius: 3.6458333333rem;
    -webkit-border-radius: 3.6458333333rem;
    -moz-border-radius: 3.6458333333rem;
    -ms-border-radius: 3.6458333333rem;
    -o-border-radius: 3.6458333333rem;
    color: #888;
    font-size: 0.8333333333rem;
    line-height: 1.0833333333rem;
    padding: 0 3.125rem 0 1.0416666667rem;
}

.search-page-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 2.6041666667rem;
    background: none;
    border-radius: 0 3.6458333333rem 3.6458333333rem 0;
    -webkit-border-radius: 0 3.6458333333rem 3.6458333333rem 0;
    -moz-border-radius: 0 3.6458333333rem 3.6458333333rem 0;
    -ms-border-radius: 0 3.6458333333rem 3.6458333333rem 0;
    -o-border-radius: 0 3.6458333333rem 3.6458333333rem 0;
    border: none;
}

.search-page-form {
    margin-top: 1.5625rem;
}

@media screen and (max-width: 1200px) {

    .search-page-form {
        margin-top: 20px;
    }

    .search-form {
        height: 30px;
    }

    .search-page-input {
        font-size: 16px;
        line-height: 20.8px;
        padding: 0 30px 0 10px;
        border-width: 1px;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
}

    .search-page-btn {
        width: 20px;
        right: 10px;
    }
}
/* End */
/* /local/templates/certa/components/bitrix/catalog.search/template1/style.css?1754483841572 */
/* /local/templates/certa/components/bitrix/catalog.search/template1/bitrix/search.page/.default/style.css?17544838411543 */
