

/* Start:/local/templates/new-2020/components/bitrix/catalog/main/bitrix/catalog.search/.default/style.css?17742739851991*/
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-text {
	background: #ff5722;
	color: #fff;
	padding: 8px 12px;
	display: inline-block;
	font-size: 14px;
	height: auto;
}

.search-span {
	background: #283593;
	padding: 4px;
}

div label input {
	margin-right:100px;
}
body {
	font-family:sans-serif;
}

.search-section {
	border:1px solid #D0D0D0;
	overflow:auto;
	display: inline-block;
	background-color: #FFF;
	border-radius: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	transition: 0.3s;
}

.search-section__apply {
	background-color: #ff5722;
	padding: 5px;
}

.search-section label span {
	text-align:center;
	padding: 0px 7px;
	display:block;
	border-radius:4px;
}

.search-section label input {
	position:absolute;
	top:-20px;
}

.search-section input:hover + span {
	background-color:#efE0E0;
}

.search-section input:checked + span {
	background-color:#283593;
	color:#fff;
}

.search-section input:checked:hover + span {
	background-color: rgba(40, 53, 147, 0.55);
	color:#fff;
}

.section-search-show {
	background-position: 96% 17px !important;
	text-decoration: none;
	text-align: left;
	font-size: 16px;
	display: inline-block;
	text-transform: none;
	color: #555555;
	height: 48px;
	width: 100%;
	line-height: 48px;
	padding: 0 18px 0 18px;
	box-sizing: border-box;
	background: #ffffff url(/local/templates/new-stv/components/bitrix/catalog/main/bitrix/catalog.smart.filter/.default/images/arrow_down__21x13.png) no-repeat 255px 18px;
	border: 1px solid #e1e1e1;
	margin-bottom: 1rem;
	cursor: pointer;
}

.section-search-show.shown {
	background: #ffffff url(/local/templates/new-stv/components/bitrix/catalog/main/bitrix/catalog.smart.filter/.default/images/arrow_up__21x13.png) no-repeat 255px 17px;
}

@media screen and (max-width: 650px) {
	.search-section {
		margin-bottom: 4px;
	}
	.search-section label span {
		font-size: 13px;
	}
}
/* End */


/* Start:/local/templates/new-2020/components/site/search.page/.default/style.css?17742739851144*/
.search-label {
    display: inline-block;
    margin-right: 0.75rem;
}

.search-hr {
    margin: 0.3125rem 0;
}

.search-submit {
    display: inline-block;
    float: right;
}

input[type="text"].search-input {
    width: 92%;
    display: inline-block;
}

@media screen and (max-width: 1024px) {
    input[type="text"].search-input {
        width: 90%;
    }
}

@media screen and (max-width: 800px) {
    input[type="text"].search-input {
        width: 85%;
    }
}

@media screen and (max-width: 700px) {
    .search-history1 {
        display: none;
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        padding: 10px;
        margin-bottom: 10px;
    }
    .search-history1 ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .search-history1 ul li {
        margin-bottom: 5px;
    }
    .search-history1 ul li a {
        text-decoration: none;
        color: #007BFF;
    }
    .search-history1 ul li a:hover {
        text-decoration: underline;
    }    
}

@media screen and (min-width: 701px) {
    .search-history1 {
        display: none !important;
    }  
}
/* End */
/* /local/templates/new-2020/components/bitrix/catalog/main/bitrix/catalog.search/.default/style.css?17742739851991 */
/* /local/templates/new-2020/components/site/search.page/.default/style.css?17742739851144 */
