.offers-table #print-table {
    display: none;
}

.offer-date-status {
    font-weight: 500;
}

.offer-new {
    font-weight: 500;
}

.offer-new .actions-dropdown {
    font-weight: 400;
}

.print-footer {
    display: none;
    height: 0;
}

@media print {
    .print-footer {
        display: flex;
        justify-content: space-between;
        margin-top: 20px;
    }

    .offers-table thead {
        display: table-header-group !important;
    }

    .offers-table tbody tr, .offers-table tr {
        display: table-row !important;
    }

    .offers-table tbody td {
        display: table-cell !important;
    }

    .offers-table td[data-label]:before {
        display: none;
    }

    .offers-table td:last-child, .offers-table th:last-child {
        display: none !important;
    }

    .offers-table td:first-child {
        padding-left: 20px !important;
    }

    .offers-table td {
        padding-left: 0 !important;
    }

    .offers-table #ajax-elements {
        display: none !important;
    }

    .offers-table #print-table {
        display: table-row-group;
    }

    .offers-table .show-more {
        display: none !important;
    }

    .search-form {
        display: none;
    }

}

.ui-state-highlight {
    background: #D7E5E7;
    -webkit-box-shadow: 0 0 0 1px #D7E5E7;
    box-shadow: 0 0 0 1px #D7E5E7;
}

.ui-datepicker-today a {
    background: none;
}

.modal-open .modal-container__vue, #menu {
    overflow-x: hidden;
    overflow-y: scroll;
}

.modal-container__vue, .lightboxOverlay {
    width: 100%;
    height: 100%;
    background: rgba(44, 44, 44, 0.75);
    text-align: center;
    overflow: auto;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1011;
    -webkit-transform-style: preserve-3d;
    display: none;
    overscroll-behavior: contain;
}

.fade-enter-active, .fade-leave-active {
    transition: opacity 1s
}

.fade-enter, .fade-leave-to {
    opacity: 0
}

.modal-window .tooltip-trigger:before,
.modal-window .obligatory-field:before {
    content: "";
    margin-top: -8px;
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(../img/warning.svg) 50% 50% no-repeat;
}

.modal-window .field-label {
    display: inline;
}

th.sort {
    color: #2c2c2c;
    font-weight: 500;
}

.order-params .steps-switcher li.custom:not(.disabled):hover {
    border-bottom: 8px solid #377F89;
}

@media (min-width: 768px) {
    .order-params .steps-switcher__custom {
        min-height: 44px;
    }
}

.module .order-footer {
    min-height: 90px;
}

[data-error].offer-error:after {
    content: attr(data-error);
    font-size: 12px;
    line-height: 14px;
    color: #B84747;
    position: absolute;
    left: 0;
    top: 100%;
    margin-top: 8px;
    background-color: white;
    border: solid 1px #B84747;
    border-radius: 5px;
    padding: 3px;
}

[data-error].arrival-error:after {
    content: attr(data-error);
    font-size: 12px;
    line-height: 14px;
    color: #B84747;
    left: 0;
    top: 100%;
    margin-top: 8px;
    background-color: white;
    border: solid 1px #B84747;
    border-radius: 5px;
    padding: 3px;
    z-index: 1;
    display: block;
    max-width: 130px;
}

@media (min-width: 479px) {
    .arrival-departure-options .field {
        display: inline-flex;
    }
}

.time-errors {
    display: inline-flex;
}

.time-errors label {
    margin-right: 30px;
}

@media (max-width: 479px) {
    .time-errors {
        display: block;
    }

    .time-errors label {
        margin: 10px;
    }
}

.dropdown ul.top {
    bottom: auto;
}

.dropdown.language-switcher ul.top {
    bottom: 100%;
}

.container .button.green-button {
    background: #377F89;
    color: #fff;
}

.container .button.green-button:hover {
    background: #fff;
    color: #377F89;
}

.ui-datepicker-multi .ui-datepicker-current-day {
    pointer-events: auto;
}

[v-cloak] {
    display: none;
}

.cottage-form .option.offer-excluded + .option {
    margin-top: 16px;
}

.offer-excluded .remove {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 10px;
    position: relative;
}

.offer-excluded .remove:before {
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/bin.svg) 50% 50% no-repeat;
    -webkit-background-size: 16px;
    background-size: 16px;
    position: absolute;
    left: 0;
    top: 0;
}

.cottage-form .offer-ordered input {
    background-color: #fff5f5;
    border-color: #fff5f5;
}

[data-error].offer-ordered:before {
    content: attr(data-error);
    font-size: 9px;
    line-height: 14px;
    color: #B84747;
    position: absolute;
    left: 0;
    top: -15px;
    background-color: white;
}

.datepicker-exclude td.ui-state-default:not(.ui-state-disabled):not(.ui-datepicker-current-day) {
    background: #D7E5E7;
    -webkit-box-shadow: 0 0 0 1px #d7e5e7;
    box-shadow: 0 0 0 1px #d7e5e7;
    border-color: #93B8BD;
    color: #377F89;
}

.ui-datepicker-calendar .ui-excluded-disabled {
    pointer-events: none;
    border-color: #bec1c1;
}

.ui-datepicker-calendar .ui-excluded-disabled {
    background: #f1f1f1;
    color: #afb3b3;
}

.ui-datepicker-calendar .ui-excluded-first a {
    background: linear-gradient(135deg, transparent 49%, #f1f1f1 49%, #f1f1f1 51%, #f1f1f1 51%);
}

.ui-datepicker-calendar .ui-excluded-last a {
    background: linear-gradient(315deg, transparent 49%, #f1f1f1 49%, #f1f1f1 51%, #f1f1f1 51%);
}

.ui-datepicker-calendar .ui-excluded-open-first, .ui-datepicker-calendar .ui-excluded-open-last {
    background: #f1f1f1;
}

.ui-datepicker-calendar .ui-excluded-open-first a {
    background: linear-gradient(315deg, transparent 49%, #D7E5E7 49%, #D7E5E7 51%, #D7E5E7 51%);
}

.ui-datepicker-calendar .ui-excluded-open-last a {
    background: linear-gradient(135deg, transparent 49%, #D7E5E7 49%, #D7E5E7 51%, #D7E5E7 51%);
}

#cottages-filter-additional-options .modal-window .field-label {
    display: block;
}

.modal-error ul {
    list-style: inside;
}

.modal-error li {
    margin-top: 5px;
}

.preloader {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #e0e0e0;
    z-index: 99999;
    opacity: 0.5;
}

.preloader__row {
    position: relative;
    top: 50%;
    left: 50%;
    width: 70px;
    height: 70px;
    margin-top: -35px;
    margin-left: -35px;
    text-align: center;
    animation: preloader-rotate 2s infinite linear;
}

.preloader__item {
    position: absolute;
    display: inline-block;
    top: 0;
    background-color: #377F89;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    animation: preloader-bounce 2s infinite ease-in-out;
}

.preloader__item:last-child {
    top: auto;
    bottom: 0;
    animation-delay: -1s;
}

@keyframes preloader-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes preloader-bounce {

    0%,
    100% {
        transform: scale(0);
    }

    50% {
        transform: scale(1);
    }
}

.loaded_hiding .preloader {
    transition: 0.3s opacity;
    opacity: 0;
}

.loaded .preloader {
    display: none;
}

.preloader.preloader-block {
    position: absolute;
    display: block;
}

.vue-virgule + .vue-virgule:before {
    content: ", ";
}

@media (min-width: 992px) {
    #appOffersList ul.cottages.list {
        min-height: 120vh;
    }

    #appCottagesList ul.cottages.list {
        min-height: 120vh;
    }
}

.datepicker-legend {
    display: flex;
    align-items: center;
    gap: 14px;
}

.datepicker-legend__days {
    display: flex;
    gap: 4px;
}

.datepicker-legend__day {
    width: 34px;
    height: 34px;
    line-height: 1;
    border: 1px solid #EDEDED;
    color: #808080;
    display: flex;
    align-items: center;
    justify-content: center;
}

.datepicker-range-notes .datepicker-legend__status-description a {
    color: #4793B8;
}

.datepicker-range-notes .datepicker-legend__status-description a:hover {
    text-decoration: underline;
}

.datepicker-legend__status-description {
    line-height: 1.2;
    font-size: 14px;
}


@media (max-width: 770px) {
    .datepicker-range-notes {
        padding: 0 24px 24px 24px;
    }
}

.datepicker-range-notes .datepicker-range-notes__buttons {
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 21px;
}

.datepicker-range-notes__buttons .button-cancel,
.datepicker-range-notes__buttons .button-accept {
    cursor: pointer;
}

.datepicker-range-notes__buttons .button-accept {
    padding: 12px 24px;
    background-color: #4793B8;
    color: #FFF;
    transition: background-color ease .15s;
}

.datepicker-range-notes__buttons .button-cancel {
    transition: text-decoration ease .15s;
}

.datepicker-range-notes__buttons .button-cancel:hover {
    text-decoration: underline;
}

.datepicker-range-notes__buttons .button-accept:hover {
    background-color: #186C95;
}

.noweeks table, noweeks .ui-datepicker-header {
    width: 260px;
}

.noweeks .standard.am.ui-datepicker-current-day-last:not(.only) a, .noweeks .nonstandard.ui-datepicker-current-day-last:not(.only) a {
    background: -webkit-linear-gradient(
            135deg, #DA6060 49%, #DA6060 49%, #DA6060 51%, #DAE9F1 51%);
    background: linear-gradient(
            135deg, #DA6060 49%, #DA6060 49%, #DA6060 51%, #DAE9F1 51%);
}

.noweeks .standard.pm.ui-datepicker-current-day:not(.ui-datepicker-current-day-last):not(.only) a,
.noweeks .nonstandard.ui-datepicker-current-day:not(.ui-datepicker-current-day-last):not(.only) a {
    background: -webkit-linear-gradient(135deg, #DAE9F1 49%, #DA6060 49%, #DA6060 51%, #DA6060 51%);
    background: linear-gradient(135deg, #DAE9F1 49%, #DA6060 49%, #DA6060 51%, #DA6060 51%);
}

.datepicker-range-notes .nonstandard.current-day {
    background: -webkit-linear-gradient(135deg, #DAE9F1 49%, #DA6060 49%, #DA6060 51%, #DA6060 51%) !important;
    background: linear-gradient(135deg, #DAE9F1 49%, #DA6060 49%, #DA6060 51%, #DA6060 51%) !important;
}

.datepicker-range-notes .nonstandard.current-day-last {
    background: -webkit-linear-gradient(135deg, #DA6060 49%, #DA6060 49%, #DA6060 51%, #DAE9F1 51%) !important;
    background: linear-gradient(135deg, #DA6060 49%, #DA6060 49%, #DA6060 51%, #DAE9F1 51%) !important;
}

.ui-datepicker .datepicker-range-notes {
    max-width: 675px;
}

@media (max-width: 600px) {
    .fishing-tackle-list .price__value {
        width: 100%;
        order: 3;
    }

    .ui-datepicker .datepicker-range-notes {
        max-width: 260px !important;
        padding: 0 !important;
    }

    .datepicker-legend__status-description {
        font-size: 12px;
    }

    .datepicker-legend__day {
        width: 28px;
        height: 28px;
    }
}

.status-nonstandard.nonstandard-am.selected::before {
    color: #000000;
    background: -webkit-linear-gradient(
            135deg, #DAE9F1 49%, #DA6060 49%, #DA6060 51%, #DA6060 51%);
    background: linear-gradient(
            135deg, #DAE9F1 49%, #DA6060 49%, #DA6060 51%, #DA6060 51%);
}

.status-nonstandard.nonstandard-pm.selected::before {
    color: #000000;
    background: -webkit-linear-gradient(
            135deg, #DA6060 49%, #DA6060 49%, #DA6060 51%, #DAE9F1 51%);
    background: linear-gradient(
            135deg, #DA6060 49%, #DA6060 49%, #DA6060 51%, #DAE9F1 51%);
}

.noweeks .nonstandard {
    border: none;
}

.noweeks .nonstandard a {
    -webkit-box-shadow: 0 0 0 1px #DAE9F1;
    box-shadow: 0 0 0 1px #DAE9F1;
}

.noweeks {
    overflow: hidden;
    padding: 0;
}

.noweeks.ui-datepicker-multi-2 .ui-datepicker-group-first {
    padding: 24px 12px 0 36px;
}

.noweeks.ui-datepicker-multi-2 .ui-datepicker-group-last {
    padding: 24px 36px 0 12px;
}

.datepicker-range-notes {
    padding: 0 48px 24px 48px;
}

.datepicker-messages, .datepicker-mobile {
    display: none;
}

.main .datepicker-messages {
    display: none !important;
}

.ui-datepicker .datepicker-messages {
    display: flex;
    align-items: flex-end;
    float: left;
    width: 100%;
    border-top: 1px solid #EDEDED;
    margin-top: 16px;
}

.ui-datepicker .datepicker-messages__logo {
    background: no-repeat url(/local/templates/.default/img/datepicker-logo.svg);
    height: 100px;
    width: 200px;
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
}

.ui-datepicker .datepicker-messages__text {
    margin: 36px 36px 36px 140px;
}

@media (max-width: 479px) {
    .noweeks {
        overflow: auto;
    }

    .ui-datepicker .datepicker-messages__text {
        margin: 36px;
    }

    .ui-datepicker .datepicker-messages__logo {
        display: none;
    }

    .noweeks .datepicker-mobile {
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #EDEDED;
        padding: 25px;
        margin-bottom: 16px;
    }

    .datepicker-mobile__title {
        font-size: 20px;
        font-weight: 500;
    }

    .datepicker-mobile__button {
        height: 24px;
        width: 24px;
        background: no-repeat url(/local/templates/.default/img/datepicker-mobile-close.png);
    }
}

#appOwnerCottagesNew .steps-switcher .disabled {
    pointer-events: none;
}

#ui-datepicker-div .am.only:not(.ui-datepicker-current-day) {
    pointer-events: none;
}

#ui-datepicker-div.first-click .am.only:not(.ui-state-disabled) {
    pointer-events: visible;
}

.ui-datepicker .disabled {
    color: #BBBBBB;
}

.cottage-calculation .deposit {
    padding: 16px 24px;
    border-top: 1px solid #EDEDED;
}

.cottage-calculation .deposit li {
    min-height: 0;
    margin: 0;
}

.cottage-calculation .deposit .custom {
    font-size: 14px;
    font-weight: normal;
    color: #808080;
}

.cottage-preview del {
    color: #BBBBBB;
    text-decoration: line-through;
}

#appFilterOffersMain .button {
    width: 100%;
}

.ui-datepicker-header .ui-state-disabled {
    opacity: .4;
}

.offers-table a.save-disabled, .offers-table a.print-disabled {
    pointer-events: none;
    color: grey;
}

@media (max-width: 479px) {
    .offer-info .prices td[data-label]:before {
        height: 22px;
    }
}

.group-info__actions {
    margin-top: 16px;
}

.group-info__actions .button {
    width: 100%;
}

@media (max-width: 768px) {
    .group-info__actions {
        margin: 0 0 24px 0;

    }

    .group-info__actions .button {
        font-size: 12px;
    }
}

@media (max-width: 991px) {
    .actions-dropdown ul {
        z-index: 5;
    }
}

.favorites .title a:after {
    display: none;
}

.blue-theme .cottage-publication-message:before {
    background-image: url("../img/logo.svg");
}

.privacy-policy__block {
    width: auto;
    max-width: 500px;
    display: inline-flex;
    flex-direction: column;
}

.grecaptcha-badge {
    visibility: hidden;
}

.cottages-table td:first-child {
    position: relative;
}

.cottage-tooltip {
    content: "";
    width: 8px;
    height: 8px;
    background: #377F89;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: 16px;
}

.offers-table .id .cottage-tooltip[data-tooltip] {
    padding-left: initial;
    margin-left: initial;
}

.messages-tooltip__container {
    display: flex;
    align-content: center;
    position: absolute;
    left: 24px;
    top: 34px;
}

.messages-tooltip {
    content: "";
    width: 8px;
    height: 8px;
    background: #377F89;
    border-radius: 50%;
}

.blue-theme .messages-tooltip {
    background-color: #4793B8;
}

@media (max-width: 991px) {
    .cottages-filter:focus-within .options:after {
        height: 0;
    }

    .cottages-filter:focus-within .button.search {
        display: none;
    }

    .cottages-filter:focus-within .button.reset {
        display: none;
    }
}

@media (max-width: 767px) {
    .messages-tooltip__container {
        left: auto;
        right: 24px;
        pointer-events: none;
    }

    .messages-tooltip__container .messages-tooltip::after {
        display: none !important;
    }
}

.cottages-filter__button {
    z-index: 4;
    width: calc(50% - 28px);
    min-width: 0;
    position: fixed;
}

.cottages-filter__search {
    right: 24px;
    bottom: 24px;
}

.cottages-filter__clear {
    bottom: 24px;
    right: auto;
    left: 24px;
    background: #ffffff !important;
    border-color: #4793B8;
    color: #4793B8;
}

@media (max-width: 991px) {
    .cottages-filter__search span:first-child {
        display: none;
    }
}

@media (min-width: 992px) {
    .cottages-filter__search span:last-child {
        display: none;
    }

    .cottages-filter__search {
        padding: 0 8px;
        position: relative;
        bottom: inherit;
        right: inherit;
        max-width: 90px;
    }

    .cottages-filter__clear {
        display: none;
    }
}

.owner-page_section-title {
    font-size: 36px;
    font-weight: bold;
    color: #2C2C2C;
}

.owner-page-pg-top {
    padding-top: 50px;
}

.owner-page-pg {
    padding: 24px;
}

.owner-page__benefits,
.owner-page__offer-better {
    display: flex;
    flex-direction: column;
    gap: 24px;
    background-color: #fff;
    padding: 0 24px;
}

.owner-page__wrapper {
    display: flex;
    flex-direction: column;
    gap: 36px;
}

.owner-page__cards {
    display: flex;
    justify-content: space-between;
    gap: 18px;
}

.owner-page__card {
    display: flex;
    flex-direction: column;
    gap: 21px;
    min-height: 308px;
    width: 290px;
    overflow: hidden;

    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
    padding: 16px;
}

.owner-page__card-image {
    padding: 8px;
    border-bottom: 2px solid #fff;
    transition: border-bottom 0.3s ease;
}

.owner-page__card:hover .owner-page__card-image {
    border-bottom: 2px solid #4793B8;
}

.owner-page__card-title {
    font-size: 20px;
    font-weight: bold;
    color: #2C2C2C;
}

.owner-page__card-title_big {
    font-size: 34px;
    text-align: center;
}

.owner-page__card-description {
    font-size: 18px;
    color: #2C2C2C;
}

.owner-page__card-description-offer-better {
    margin-top: 0;
    font-size: 18px;
    color: #2C2C2C;
}

.owner-page__advantages-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
}

.owner-page__advantages-item-image {
    border-radius: 8px;
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}

.owner-page__advantages-item_right {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 0 24px 24px 24px;
}

.owner-page__advantages-item-title {
    font-size: 34px;
    font-weight: 500;
    color: #2C2C2C;
}

.owner-page__advantages-item-description {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.owner-page__advantages-item-description-text {
    font-size: 20px;
    color: #2C2C2C;
}

.owner-page-mg {
    margin-top: 50px;
}

@media (max-width: 1120px) {
    .owner-page__advantages-items {
        grid-template-columns: none;
        grid-template-rows: auto;
    }

    .owner-page__advantages-items .owner-page__advantages-item_left {
        order: 2;
    }
}

@media (max-width: 1152px) {
    .owner-page__card {
        height: auto;
    }

    .owner-page__card-title {
        font-size: 18px;
    }

    .owner-page__card-description {
        font-size: 16px;
    }

    .owner-page__card-title_big {
        font-size: 32px;
    }

    .owner-page__advantages-item-image {
        height: 100%;
    }
}

@media (max-width: 991px) {
    .owner-page__cards {
        flex-wrap: wrap;
        justify-content: space-around;
    }

    .owner-page__advantages-item-title {
        font-size: 34px;
    }

    .owner-page__advantages-item-description-text {
        font-size: 16px;
    }

    .owner-page-pg {
        padding: 12px;
    }

    .owner-page__card-title_big {
        font-size: 24px;
    }

    .owner-page__card-description-offer-better {
        font-size: 16px;
    }

    .owner-page_section-title {
        font-size: 34px;
    }

    .owner-page__card {
        height: auto;
        min-height: auto;
    }
}

@media (max-width: 531px) {
    .owner-page_section-title {
        font-size: 28px;
        text-align: center;
    }
}