

/* Start:/local/templates/discoverynn/components/bitrix/catalog.element/main_new/style.css?17586112271941*/
.star-cb-group {
    /* remove inline-block whitespace */
    font-size: 0;
    /* flip the order so we can use the + and ~ combinators */
    unicode-bidi: bidi-override;
    direction: rtl;
    /* the hidden clearer */
    display: flex;
    justify-content: end;
    padding-left: 0 !important;
}

.star-cb-group * {
    font-size: 1.5rem;
}

.star-cb-group>input {
    display: none;
}

.star-cb-group>input+label {
    /* only enough room for the star */
    display: inline-block;
    overflow: hidden;
    text-indent: 9999px;
    width: 1em;
    white-space: nowrap;
    cursor: pointer;
}

.star-cb-group>input+label:before {
    display: inline-block;
    text-indent: -9999px;
    content: "\2606";
    color: #888;
}

.star-cb-group>input:checked~label:before, .star-cb-group>input+label:not(.nohover):hover~label:before, .star-cb-group>input+label:not(.nohover):hover:before {
    content: "\2605";
    color: #FFC700;
    text-shadow: 0 0 1px #333;
}

.star-cb-group>.star-cb-clear+label {
    text-indent: -9999px;
    width: 0.5em;
    margin-left: -0.5em;
}

.star-cb-group>.star-cb-clear+label:before {
    width: 0.5em;
}

.star-cb-group:not(.nohover):hover>input+label:before {
    content: "\2606";
    color: #888;
    text-shadow: none;
}

.star-cb-group:not(.nohover):hover>input+label:not(.nohover):hover~label:before, .star-cb-group:not(.nohover):hover>input+label:not(.nohover):hover:before {
    content: "\2605";
    color: #FFC700;
}

.star-cb-group>input+label:before {
    content: "\2605";
    color: #DEDCE3;
}

.stars .nohover {
    pointer-events: none;
}

.js-form-errors .alert {
    color: red;
    padding: 15px 0;
}

.map-under-title {
    display: flex;
    justify-content: space-between;
}

.map-under_filter {
    display: flex;
}

.tour_main__heading .tour_heading__title {
    font-size: clamp(1.625rem, 1.17rem + 1.94vw, 2.125rem) !important;
}


* {
    /* outline: 1px solid !important; */
}
/* End */


/* Start:/local/templates/discoverynn/components/bitrix/news.list/tour_impressions/style.css?1727340308150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/discoverynn/components/bitrix/catalog.element/main_new/style.css?17586112271941 */
/* /local/templates/discoverynn/components/bitrix/news.list/tour_impressions/style.css?1727340308150 */
