

/* Start:/local/templates/roso/components/bitrix/search.title/in_catalog_sections/style.css?16962488006655*/
/* файл:\local\templates\roso\components\bitrix\search.title\in_catalog_sections\style.css */
/* Для ПК */
.cards_wrapper.catalog_sections {
	margin-top: 30px;
}

.catalog_wrap {
	margin-top: -35px;
}

.form_search_in_catalog_sections {
	border: 1px solid #EEEEEE;
	padding: 4px 24px 4px 24px;
	border-radius: 8px;
	background: #fff;
	display: flex;
	align-items: center;
	z-index: 2;
	box-shadow: 0px 0px 10px rgba(25, 28, 31, 0.08);
}

.input_search_in_catalog_sections {
	border: none !important;
}

.clear_search_field {
	border: none !important;
	background: none;
outline: 0 !important;
}

.searche-title {}

.search-title-button {
	background-image: url(/local/templates/roso/components/bitrix/search.title/in_catalog_sections/images/icon-search.svg);
	background-repeat: no-repeat;
	background-position: center;
	min-width: 45px;
	/* min-height: 38px; */
	height: calc(1.5em + 0.75rem);
}

#title-search-input:focus {
	outline: 0;
    outline-offset: 0;
	outline: none !important;
box-shadow: none !important;

}

.title-search-result {
	border: 1px solid #ced4da;
	display: none;
	overflow: hidden;
	z-index: 1;
	background-color: #fff;
	padding: 10px;
max-height: 700px;
	border-radius: 3px;
	box-shadow: inset 0px -300px 150px -150px rgba(255, 255, 255, 0.08), 0px 0px 10px rgba(25, 28, 31, 0.08);


}

.search-title-result-item {
	border-bottom: 1px solid #ddd;
}


.search-title .search-title-result-item:last-child {
	border-bottom: none;
}

.search-title-result-item-link {
	font-size: 16px;
	transition: 170ms linear all;
}

.search-title-result-item-price {
	font-size: 16px;
}

.search-title-result-item-current-price {
	font-weight: bold;
}

.search-title-result-item-old-price {
	font-size: 80%;
	text-decoration: line-through;
}

.in_catalog_sections_point_container {
	display: flex;
	padding: 40px 32px 40px 32px;
	border-bottom: 1px solid #E3E3E3;
}

.in_catalog_sections_img_container {
	width: 144px;
	height: 144px;
	display: flex;
	align-items: start;
}

.in_catalog_sections_img {
	border-radius: 10px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.in_catalog_sections_info_part {
	padding: 16px 24px 16px 24px;
	width: 83%;
}

.in_catalog_sections_title {
	display: flex;
	justify-content: space-between;
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: left;
	color: #141414;
}

.in_catalog_sections_content {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	color: #141414;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 75%;
	margin-top: 16px;
}

.in_catalog_sections_price_block {
	display: flex;
	justify-content: space-between;
	margin-top: 16px;
}

.in_catalog_sections_price_cost {
	font-family: Open Sans;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0em;
	text-align: right;
	color: #141414;
}

.in_catalog_sections_price_buyBtn {
	width: auto;
	height: 40px;
	padding: 0px 24px 0px 24px;
	border-radius: 6px;
	gap: 8px;
	background: #141414;
	border: none;

	font-family: Open Sans;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
	color: #FFFFFF;
}

.in_catalog_sections_weigth {
	font-family: Open Sans;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0em;
	text-align: left;
	margin-right: 5px;
}

.in_catalog_sections_mobile_point_container {
	display: none;
}

#in_catalog_sections_popup {
	display: none;
	position: absolute;
	transform: translate(0%, -110%);
	background-color: #EEEEEE;
	padding: 8px 16px 8px 16px;
	border: 1px solid #ccc;
	border-radius: 4px;
	z-index: 1;
	font-size: 14px;
	font-weight: 400;
	line-height: 22px;
	letter-spacing: 0em;
	text-align: center;
}

.arrow {
	position: absolute;
	bottom: -10px;
	left: 50%;
	transform: translateX(-50%);
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #EEEEEE;
}

.title-search-result {
  overflow: auto;
    max-height: 700px;
    scrollbar-width: thin;
    scrollbar-color: #E7515A #fff;
    /* top: 905px !important; */
    border: none;
}

.title-search-result::-webkit-scrollbar {
  width: 5px;
  height: 8px;
}

.title-search-result::-webkit-scrollbar-thumb {
  background-color: #E7515A;
  border-radius: 10px;
}

.title-search-result::-webkit-scrollbar-track {
  background-color: #fff;
}

.title-search-result::-webkit-scrollbar-thumb:hover {
  background-color: #D33F4B;
}

.title-search-result::-webkit-scrollbar {
  width: 5px;
}

.title-search-result::-webkit-scrollbar-thumb {
  background-color: #E7515A;
}

/* Для планшетов */
@media (min-width: 768px) and (max-width: 991px) {}

/*Для мобилок*/

@media (max-width: 767px) {

	.in_catalog_sections_point_container {
		display: none;
	}

	.in_catalog_sections_mobile_point_container {
		display: block;
		padding-bottom: 16px;
		padding-top: 16px;
		border-bottom: 1px solid #E3E3E3;
	}

	.in_catalog_sections_mobile_img_container {
		height: 64px;
		width: 64px;
		display: flex;
		align-items: start;
	}

	.in_catalog_sections_mobile_img {
		border-radius: 10px;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	.in_catalog_sections_mobile_title {
		display: flex;
		font-family: Open Sans;
		font-size: 16px;
		font-weight: 700;
		line-height: 19px;
		letter-spacing: 0em;
		text-align: left;
		white-space: nowrap;
		justify-content: space-between !important;
		width: 75%;
	}

	.in_catalog_sections_mobile_weigth {
		font-family: Open Sans;
		font-size: 14px;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: left;
	}

	.in_catalog_sections_mobile_content {
		font-family: Open Sans;
		font-size: 16px;
		font-weight: 400;
		line-height: 28px;
		letter-spacing: 0em;
		text-align: left;
		color: #141414;
		height: 28px;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		max-width: 90%;
		margin-top: 16px;
	}

	.in_catalog_sections_mobile_price_block {
		display: flex;
		justify-content: space-between;
		margin-top: 16px;
		margin-bottom: 16px;
		align-items: center;
	}

	.in_catalog_sections_mobile_price_cost {
		font-family: Open Sans;
		font-size: 20px;
		font-weight: 400;
		line-height: 24px;
		letter-spacing: 0em;
		text-align: right;
		color: #141414;
	}

	.in_catalog_sections_mobile_price_buyBtn {
		width: auto;
		height: 40px;
		padding: 0px 24px 0px 24px;
		border-radius: 6px;
		gap: 8px;
		background: #141414;
		border: none;

		font-family: Open Sans;
		font-size: 14px;
		font-weight: 400;
		line-height: 22px;
		letter-spacing: 0em;
		text-align: center;
		color: #FFFFFF;
	}
}
/* End */


/* Start:/local/templates/roso/components/bitrix/catalog.section/products_list/style.css?1588750395128*/
.menu-top-include-area {
    margin-top: 40px;
}
.main_content .catalog_wrap .section-description {
    margin-top: 30px;
}
/* End */


/* Start:/local/templates/roso/components/bitrix/catalog.section/popup_products_list/style.css?1691477593128*/
.menu-top-include-area {
    margin-top: 40px;
}
.main_content .catalog_wrap .section-description {
    margin-top: 30px;
}
/* End */


/* Start:/local/templates/roso/components/bitrix/news.list/pdf_menu/style.css?1646472404185*/
.page_bankety .cards_wrapper.pdf_menu {
    text-align: center;
    justify-content: center;
}
.pdf-subtitle{
    margin-top: 25px;
    font-weight: bold;
    font-size: 17px;
}
/* End */
/* /local/templates/roso/components/bitrix/search.title/in_catalog_sections/style.css?16962488006655 */
/* /local/templates/roso/components/bitrix/catalog.section/products_list/style.css?1588750395128 */
/* /local/templates/roso/components/bitrix/catalog.section/popup_products_list/style.css?1691477593128 */
/* /local/templates/roso/components/bitrix/news.list/pdf_menu/style.css?1646472404185 */
