

/* Start:/local/templates/marinpoint/template_styles.css?17852521001180*/
.card-yacht__info .price-request {
	font-size: 1.4rem;
    font-weight: 700;
}

.option-select .option-select__item {
	color: #000;
}

.screen-filter .react-select__input-wrapper,
.screen-filter .react-select__input,
.screen-filter .react-select__input input {
	min-width: 0;
	outline: none !important;
	box-shadow: none !important;
}

.screen-filter .react-select__control--is-focused,
.screen-filter .react-select__control--menu-is-open {
	border-color: #061d40;
	box-shadow: none;
}

.screen-filter .react-select .react-select__menu {
	border: 0;
	min-width: 100%;
	padding: .5rem 0;
	width: 100%;
}

.screen-filter .react-select .react-select__menu-list {
	max-height: 18.75rem;
	overflow-y: auto;
	padding: 0;
	scrollbar-color: #061d40 rgba(203, 208, 215, .3);
	scrollbar-width: thin;
}

.screen-filter .react-select .react-select__menu-list::-webkit-scrollbar {
	background-color: rgba(203, 208, 215, .3);
	width: 3px;
}

.screen-filter .react-select .react-select__menu-list::-webkit-scrollbar-thumb {
	background-color: #061d40;
	border-radius: 2px;
}

.screen-filter .react-select .react-select__option {
	line-height: 1.8;
	min-height: 1.85rem;
	padding: .25rem 1rem;
}

/* End */
/* /local/templates/marinpoint/template_styles.css?17852521001180 */
