root {
    display: block;
}

.cleared {
    border: medium none;
    clear: both;
    float: none;
    font-size: 1px;
    margin: 0;
    padding: 0;
}

h3.tours {
    text-align: center;
    color: rgb(0, 139, 139);
}

div.kind_tour {
    float: left;
    text-align: center;
    width: 33%;
    margin-left: auto;
    margin-right: auto;
    display: none
}

label.search_tour {
    width: 60px;
    display: block;
    float: left;
}

div.search_form {
    padding: 0px 5px 0;
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

div.search_line {
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
    height: 40px;
}

div#tt_div {
    margin-left: auto;
    margin-right: auto;
    min-width: 730px
}

img#search_date_img {
    margin: -4px 0 -4px 2px;
}

img#spa_start_date_img,
img#spa_end_date_img {
    margin: 0px 0 -5px 1px;
}

table.tours_table a.tour_link {
    color: blue;
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
    word-break: break-word;
    text-align: left
}

body.rtl table.tours_table a.tour_link {
    text-align: right;
}

table.tours_table a.tour_link:hover {
    text-decoration: underline;
}

img.tour_img {
    margin: 0;
    border-width: 0;
}

img.ui-datepicker-trigger {
    margin: 10px 3px;
    border-width: 0;
    float: left
}

.garant {
    margin: 0;
    border-width: 0;
    float: left;
}

span.garant_img {
    background-image: url("/images/shturman/garant_ru.jpg");
    width: 102px;
    height: 32px;
    background-repeat: no-repeat;
}

body.rtl .garant_img {
    background-image: url("/images/shturman/garant_he.jpg");
    width: 102px;
    height: 32px;
    background-repeat: no-repeat;
}

.mestnet {
    margin: 0;
    border-width: 0;
    float: left;
    background-image: url("/images/shturman/mestnet_ru.jpg");
    width: 102px;
    height: 32px;
    background-repeat: no-repeat;
}

body.rtl .mestnet {
    margin: 0;
    border-width: 0;
    float: right;
    background-image: url("/images/shturman/mestnet_he.jpg");
    width: 102px;
    height: 32px;
    background-repeat: no-repeat;
}

div.search_form_wrap>div {
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    width: 410px;
    height: 190px;
}

/* .tours_table.display tr {height: 60px} */
.tours_table tr.odd td {
    background-color: #F1F1F1
}

.tours_table tr.even td {
    background-color: #CDE2E7;
}

.tours_table {
    font-size: 12px;
}

table.tours_table>tbody>tr>td {
    padding: 5px;
    white-space: normal;
    vertical-align: middle;
}

table.tours_table>tbody>tr>td.date {
    /* white-space: nowrap; */
    text-align: center;
    font-weight: bold
}

.dataTables_filter {
    float: right;
    text-align: right;
    width: 50%;
}

.dataTables_length {
    float: left;
    width: 40%;
}

.tours_table.display .DTTT_selected td {
    background-color: gold;
}

.tours_table.display {
    clear: both;
    margin: 0 auto;
    border: 0;
    width: 100%;
    background-color: transparent
}

.tours_table.display th {
    background-color: #4e97bc;
    font-size: 1.1em;
    color: #FFFFFF;
    text-align: center
}

#wdb_body-frame .tours_table a {
    color: blue
}

#wdb_body-frame .tours_table a:hover {
    text-decoration: underline;
}

.dataTables_info {
    float: left;
    width: 30%;
}

dataTables_paginate {
    float: right;
    text-align: right;
    width: 44px;
}

.paginate_disabled_previous,
.paginate_enabled_previous,
.paginate_disabled_next,
.paginate_enabled_next {
    float: left;
    height: 19px;
    margin-left: 3px;
    width: 19px;
}

.paginate_enabled_previous {
    background-image: url("/images/back_enabled.jpg");
}

.paginate_disabled_previous {
    background-image: url("/images/back_disabled.jpg");
}

.paginate_enabled_next {
    background-image: url("/images/forward_enabled.jpg");
}

.paginate_disabled_next {
    background-image: url("/images/forward_disabled.jpg");
}

.sorting {
    background: url("/images/M_images/sort_none.png") no-repeat scroll right center transparent;
    cursor: pointer
}

.sorting_asc {
    background: url("/images/M_images/sort_asc.png") no-repeat scroll right center transparent;
    cursor: pointer
}

.sorting_desc {
    background: url("/images/M_images/sort_desc.png") no-repeat scroll right center transparent;
    cursor: pointer
}

/*
.paging_full_numbers {height: 22px;line-height: 22px;width: 450px;}
.paging_full_numbers .paginate_button, .paging_full_numbers .paginate_active {-moz-border-radius: 5px 5px 5px 5px;border: 1px solid #AAAAAA;cursor: pointer;margin: 0 3px;padding: 2px 5px;}
.paging_full_numbers .paginate_button {background-color: #DDDDDD;}
.paging_full_numbers .paginate_button:hover {background-color: #CCCCCC;}
.paging_full_numbers .paginate_active {background-color: #99B3FF;}
*/
#dailytours_table.display {
    clear: both;
    margin: 0 auto;
    border: 0;
    background-color: transparent
}

#dailytours_table.display th {
    background-color: #87CEFA;
    font-size: 1.1em;
    text-align: center
}

#dailytours_table.display tr {
    height: 25px
}

#dailytours_table.display tr.even td {
    background-color: #CDE2E7
}

#dailytours_table.display tr.odd {
    background-color: transparent
}

#dailytours_table.display td {
    border: 1px solid
}

.ui-widget-header {
    background-image: url("/templates/kopenhagen/images/BlockHeader.png");
    display: block;
    padding: 0 6px;
    font-family: Arial, Helvetica, Sans-Serif
}

.ui-widget-content {
    background-color: #E8E8E8
}

.ui-draggable .ui-dialog-titlebar {
    cursor: move;
    background-image: url("/templates/kopenhagen/images/BlockHeader.png");
    display: block
}

.ui-dialog .ui-dialog-titlebar {
    padding: 0.4em 1em;
    position: relative;
}

.ui-dialog-titlebar,
.ui-icon,
.ui-icon-closethick {
    font-size: 12px;
    height: 20px;
    color: white;
}

.ui-dialog-titlebar-close {
    float: right
}

.ui-dialog {
    border: 2px solid #262626
}

#dialog-form input.text,
#dialog-form select {
    float: right;
    width: 60%;
}

#dialog-form label {
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding-top: 6px;
}

#dialog-form input.text {
    height: 15px
}

#dialog-form select {
    width: 20%;
    height: 25px
}

#israday_form_wrap .search_form {
    width: 450px;
    height: 100px
}

#israday_form_wrap div.search_line {
    padding-top: 8px;
    margin-left: auto;
    margin-right: auto;
    width: 340px;
    height: 18px
}

#israday_form_wrap img {
    margin: -4px 10px -4px 2px
}

#canceling_term {
    height: 200px;
    overflow-y: scroll;
    background-color: white;
    border: 2px solid #CDE2E7;
    margin-bottom: 10px;
    position: relative;
    padding: 10px;
}

#table_pass_data td {
    padding: 5px
}

.packagesList ul li {
    width: 140px;
    height: 200px;
    float: left;
    list-style-type: none;
    background-image: url('/images/promo-box.jpg');
    background-repeat: no-repeat;
    margin: 0px 0px 5px 3px;
    padding: 0px;
}

.packagesList li a {

    text-decoration: none;

}



.packagesList li .pHeader {
    height: 19px;
    margin-top: -2px;
    font-size: 15px;
    color: #FFFFFF;

    margin-bottom: 5px;

    text-align: center;

}

.packagesList li .pName {
    line-height: 16px;
    height: 30px;
    font-size: 14px;
    color: #05668A;
    margin-bottom: 5px;
    text-align: center;
}

.packagesList li .pImage {
    margin-bottom: 8px;
    text-align: center;
}

.packagesList li .pPrice {
    text-align: center;

    color: #000000;

    font-size: 18px;

    margin-bottom: 1px;

}



.packagesList li .pDates {

    text-align: center;

    color: #000000;

    font-size: 11px;

    margin-bottom: 3px;

}



.packagesList li .pStars {

    margin-bottom: 2px;

    text-align: center;

}



.packagesList li .pHotelName {

    text-align: center;

    color: #000000;

    font-size: 11px;

}



.packagesList img {

    margin: 0px;

}

#credit_card_disclaimer {
    color: #05668a;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

#sim_card {
    display: none;
}

.price_line,
.total_price_line {
    font-weight: bolder;
    margin-top: 5px;
    line-height: 25px;
}

#tour_order .btn-lg {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33;
    padding: 10px 16px;
    font-weight: 400;
}

.price_line>.label {
    float: left;
    font-size: 10pt;
    width: 55%;
}

.total_price_line>.label {
    float: left;
    font-size: 12pt;
    width: 55%;
}

.price_line>.value {
    float: left;
    font-size: 10pt;
    width: 40%;
}

.total_price_line>.value {
    color: #166998;
    float: left;
    font-size: 12pt;
    width: 40%;
}

#tour_order h4 {
    line-height: 18px;
}

#tour_order label {
    display: block;
}

#tour_order p {
    line-height: 35px;
}

#tour_order #canceling_term p {
    line-height: 18px;
}

#tour_order input[type='radio'] {
    margin-left: 5px;
    margin-right: 5px;
}

#tour_order #agent {
    width: 65%;
}

#tour_order #orderSource input {
    position: relative;
}

.search_form_wrap {
    background: none repeat scroll 0 0 #FAFAFA;
    border: 1px solid #B9B9B9;
    margin: 10px auto;
    padding: 20px 10px 10px;
    max-width: 450px;
}

#tour_div {
    height: 210px;
}

#israday_form_wrap #tour_div {
    height: 130px;
}

#num_days {
    width: 65px;
}

.tours_table td {
    padding: 0px 0px
}

.mod_search_line {
    display: inline-table;
}

.promote-1 .item {
    width: 245px;
    float: left;
    height: 245px;
    margin: 10px;
    border: 1px solid #D6D6D6
}

.promote-1 .pHeader {
    background-color: #39A4D4;
    text-align: center;
    color: white;
    font-size: 16px;
    ;
    font-weight: 100;
    height: 52px;
    position: relative;
}

.promote-1 .pHeader a {
    color: white;
    width: 243px;
    display: table-cell;
    vertical-align: middle;
    height: 52px;
    padding: 0 5px;
    overflow: hidden
}

.promote-1 .pName {
    font-size: 13pt;
    white-space: nowrap;
    overflow: hidden;
}

.promote-1 .pImage {
    height: 115px;
}

.promote-1 .pImage img {
    width: 194px;
    margin: 8px auto;
    height: 100px;
}

.promote-1 .pDuration {
    color: #067199;
    font-size: 17px;
    font-weight: bold;
    margin-left: 15px;
    float: left;
}

.promote-1 .pDates {
    color: red
        /*#067199*/
    ;
    font-size: 15px;
    line-height: 15px;
    text-align: left;
    margin: 6px;
    width: 120px;
    float: left
}

.promote-1 .pPrice {
    font-size: 17px;
    float: right;
    margin-right: 18px;
    color: #067199;
    font-weight: bold;
}

.promote-1 .pOrder {
    float: right;
    margin: 8px;
    color: white;
    margin-top: 0px;
}

body.rtl .promote-1 .pOrder {
    float: left
}

body.rtl .promote-1 .pDates,
body.rtl .promote-1 .pDuration {
    float: right
}

body.rtl .promote-1 .pDates {
    text-align: right;
    direction: ltr
}

body.rtl .promote-1 .pDuration {
    margin-right: 15px
}

body.rtl .promote-1 .pPrice {
    float: left;
    padding-left: 10px;
}

#tabs.ui-tabs .ui-tabs-panel {
    padding: 0.5em
}

._search_line select {
    width: 186px;
}

._search_line {
    margin-bottom: 4px;
}

.module_spa .search_line select {
    width: 186px;
}

.module_spa .search_line select,
.module_spa .search_line input {
    margin-left: -6px;
    margin-right: 6px;
}

.module_spa .search_line {
    margin-left: 2px;
    width: 186px;
    padding-top: 1px
}

.module_spa .search_form {
    width: 180px;
}

.order_tour_confirm {
    float: left;
    margin-top: 3px;
}

.single_choose {
    text-align: left;
    margin-left: 50px;
    margin-bottom: 20px
}

ul.tour_month li {
    margin-left: 10px
}

ul.tour_month a {
    color: white;
}

@media all and (min-width: 550px) {
    .div_full_tour_list {
        width: 545px;
        margin: 0px auto;
    }
}

@media all and (max-width: 550px) {
    .div_full_tour_list .btn {
        word-wrap: break-word;
        white-space: normal
    }

    .promote-1 .item {
        float: none;
        margin: 10px auto;
    }

    .promote-1 .pHeader a {
        font-weight: 600;
    }

    #tour_order .payment input {
        margin-left: 5%
    }
}

#table_pass_data #sex {
    padding: 7px 2px;
}

.page-header {
    text-align: center;
}

img.banner-super-action {
    position: absolute;
    width: 70px;
    left: -20px;
    top: -10px;
    opacity: 0.7;
    z-index: 100;
}

#tour_order .payment input,
#tour_order .payment span,
#tour_order .payment label {
    display: inline;
    ;
}

#tour_order .payment input {
    margin-left: 20%
}

.payment-title,
options_title {
    padding-top: 15px;
    margin-right: 5%;
    float: left;
}

.plane::after {
    content: '\2708';
    display: block;
    font-size: 26px;
}

/*# tour list */
#tour-list {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.card {
    display: block;
    /* Ensure the card behaves as a block element */
    width: 100%;
    height: auto;
    /* Allow the card to expand based on its content */
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    overflow: visible;
    /* Ensure content is not clipped */
    background-color: #fff;
    margin-bottom: 1rem;
    /* Add spacing between cards */
}

.card-body {
    padding: 16px;
    display: block;
    /* Ensure the body behaves as a block element */
    background-image: url('Background_icon.png');
    background-repeat: no-repeat;
    background-position: left 16px top 36px;
    background-size: 25px 25px;
    padding-left: 56px;
}

.card-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #007bff;
}

.card-text {
    margin-bottom: 8px;
    font-size: 0.9rem;
    color: #6c757d;
}

.badge {
    font-size: 0.85rem;
    padding: 5px 10px;
    border-radius: 12px;
}

.text-success {
    color: #28a745 !important;
}

.text-danger {
    color: #dc3545 !important;
}

.btn {
    font-size: 0.9rem;
    padding: 6px 12px;
}

.sort-icon {
    margin-left: 5px;
    font-size: 0.8rem;
    vertical-align: middle;
    opacity: 0.6;
    /* Make unsorted icons less prominent */
}

.sortable:hover .sort-icon {
    opacity: 1;
    /* Highlight icons on hover */
}

.date-display {
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
}

.date-display .bi-calendar-event {
    font-size: 15px;
    width: 15px;
    height: 15px;
    margin-right: 5px;
}

.tour-guarantee {
    display: inline-block;
    width: 115px;
    height: 35px;
    border-radius: 10px;
    border: 1px solid #F97801;
    color: #F97801;
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    text-transform: uppercase;
    margin-left: 10px;
    background: #fff;
    vertical-align: middle;
    padding: 0 10px;
    /* Center text vertically */
    display: flex;
    align-items: center;
    justify-content: center;
}

.tour-guarantee-placeholder {
    display: inline-flex;
    width: 115px;
    min-width: 90px;
    height: 35px;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-family: 'Noto Sans';
    font-weight: 700;
    margin-right: 10px;
    background: transparent;
    border: none;
    color: transparent;
}

.tour-price {
    background: none;
    border: none;
    color: #2C63DA;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    border-radius: 0;
    padding: 0 18px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.btn.more-info-btn {
    width: 90px;
    height: 35px;
    border-radius: 10px;
    border: 1px solid #646464;
    background: #fff !important;
    color: #646464 !important;
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: all 0.2s;
}

.btn.more-info-btn:hover,
.more-info-btn:focus-visible {
    background: #646464 !important;
    color: #fff !important;
    border: 1px solid #646464;
}

.btn.more-info-btn:active {
    background: #fff;
    color: #646464;
    border: 1px solid #646464;
}

.card.expanded .more-info-btn {
    background: #646464;
    color: #fff;
    border: 1px solid #646464;
}

.btn.order-btn {
    width: 90px;
    height: 35px;
    border-radius: 10px;
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #FFFFFF;
    background: #198754;
    border: none;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: all 0.2s;
}

.btn.order-btn:hover,
.order-btn:focus {
    background: #fff;
    color: #198754;
    border: 1px solid #198754;
}

.btn.no-seats-btn {
    width: 90px;
    height: 35px;
    border-radius: 10px;
    border: 1px solid #949494;
    background: #fff;
    color: #949494;
    font-family: 'Inter', sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    transition: all 0.2s;
}

.btn.no-seats-btn:hover,
.no-seats-btn:focus {
    background: #949494;
    color: #fff;
    border: 1px solid #949494;
}

.note-block {
    margin-top: 8px;
    border-radius: 8px;
    padding: 10px 0;
    background: none;
    margin-bottom: 10px;
}

.note-title {
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 121%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #2A2A2A;
    margin-bottom: 2px;
    width: 109px;
    height: 19px;
}

.note-text {
    font-family: 'Noto Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 107%;
    letter-spacing: 0%;
    text-transform: lowercase;
    color: #2A2A2A;
}

.ms-3 {
    margin-left: 2.5rem !important;
}

.caption-block {
    background: #416CD0;
    box-shadow: 0px 4px 4px 0px #7D757540;
    height: 45px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 24px;
    color: #fff;
    font-family: Noto Sans;
    font-weight: 700;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
}

.flights-block {
    display: flex;
    flex-direction: row;
    gap: 16px;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    width: 100%;
    opacity: 0;
    max-height: 0;
    transition: opacity 0.7s, max-height 0.7s;
    overflow: hidden;
    background: none;
    border-radius: 8px;
    padding: 0 20px 20px 20px;
    margin-left: 2rem;
}

.card.expanded .flights-block {
    display: flex;
    opacity: 1;
    max-height: 500px;
    transition: opacity 0.7s, max-height 0.7s;
}

.flight-info {
    width: 32%;
    min-width: 250px;
    background: #F8F8F9;
    border-radius: 12px;
    padding: 16px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.05);
    margin-bottom: 0;
    margin-top: 8px;
    border: none;
}

.flight-title {
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 16px;
    color: #2A2A2A;
    margin-bottom: 14px;
    display: flex;
    align-items: center;
}

.flight-icon {
    margin-left: 8px;
    font-size: 20px;
    color: #416CD0;
    transform: rotate(315deg);
}

.return-flight-icon {
    color: #F15B28;
    transform: rotate(225deg);
    display: inline-block;
}

.flight-path {
    position: relative;
    display: flex;
    flex-direction: column;
}

/* Remove general dotted line */
.flight-path::before {
    content: none;
}

/* Add line ONLY between circles */
.flight-schedule:first-child .flight-circle::after {
    content: "";
    position: absolute;
    left: 3px;
    /* Center on circle */
    top: 12px;
    /* Start from bottom of circle */
    height: 60px;
    /* Adjusted height to reach exactly to next circle */
    width: 0;
    border-left: 2px dotted #E5E5E5;
    z-index: 1;
    display: block;
}

.flight-schedule {
    position: relative;
    padding-left: 20px;
    margin-bottom: 16px;
}

.flight-time {
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 16px;
    color: #2A2A2A;
    margin-bottom: 2px;
    display: inline-block;
    margin-right: 8px;
}

.flight-location {
    font-family: 'Noto Sans';
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-transform: capitalize;
    color: #2A2A2A;
    margin-bottom: 2px;
    display: inline-block;
}

.flight-date {
    font-family: 'Noto Sans';
    font-size: 13px;
    color: #6c757d;
    font-weight: 400;
}

.flight-circle {
    position: absolute;
    left: 0;
    top: 6px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    z-index: 2;
    background-clip: padding-box;
}

.home-airport {
    background-color: #fff;
    border: 2px solid #416CD0;
}

.destination-airport {
    background-color: #fff;
    border: 2px solid #F15B28;
}

.flights-caption {
    font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 16px;
    line-height: 121%;
    letter-spacing: 0%;
    color: #2A2A2A;
    margin-bottom: 16px;
    margin-left: 2.5rem;
    text-align: left;
    transition: opacity 0.7s;
    padding-top: 16px;
}

.card.expanded .flights-caption {
    display: block;
    opacity: 1;
}

.flight-section {
    margin-top: 20px;
}

.price-block {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
}

.price-discount-icon {
    background: #E53935;
    color: #fff;
    font-weight: 700;
    font-size: 22px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 0;
    margin-top: 5px;
}

.price-values {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 0;
}

.price-old {
    color: #C0C0C0;
    font-size: 24px;
    font-weight: 700;
    text-decoration: line-through;
    margin-right: 0;
    margin-bottom: 0px;
    line-height: 1;
}

.price-new {
    color: #2C63DA;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
}

@media (max-width: 768px) {
    .caption-block {
        flex-direction: row;
        flex-wrap: wrap;
        height: auto;
        padding: 12px 8px;
        font-size: 1rem;
        gap: 0;
        align-items: center;
        justify-content: center;
    }

    .caption-block span.sortable {
        flex: 1 1 33%;
        justify-content: flex-start !important;
        font-size: 1rem;
        padding: 0;
        min-width: 100px;
    }

    .caption-block .d-inline-flex {
        width: 22px !important;
        height: 22px !important;
        font-size: 1rem !important;
    }

    #tour-list {
        max-height: none;
        padding: 0 4px;
    }

    .card-body {
        padding: 10px 6px 10px 40px;
        background-position: left 8px top 24px;
        background-size: 18px 18px;
    }

    .row.align-items-center.mb-2.g-0 {
        flex-direction: column;
        gap: 10px;
    }

    .col-12.col-md-4.d-flex.align-items-center {
        width: 100%;
        margin-bottom: 4px;
        justify-content: flex-start;
    }

    .col-12.col-md-8.d-flex.justify-content-end.align-items-center.gap-3 {
        width: 100%;
        justify-content: flex-start !important;
        gap: 10px;
        flex-wrap: wrap;
        flex-direction: row;
        align-items: center;
    }

    .mobile-guarantee-price-row {
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 10px;
        width: 100%;
    }

    .button-group {
        flex-direction: row;
        gap: 6px;
        width: 100%;
        margin-top: 4px;
        justify-content: flex-start;
    }

    .tour-guarantee,
    .tour-guarantee-placeholder {
        width: 90px;
        min-width: 70px;
        height: 28px;
        font-size: 11px;
        margin-right: 8px;
    }

    .price-block {
        flex-direction: row;
        align-items: center;
        gap: 6px;
    }

    .price-discount-icon {
        width: 28px;
        height: 28px;
        font-size: 16px;
    }

    .price-old {
        font-size: 16px;
    }

    .price-new {
        font-size: 18px;
    }

    .button-group {
        flex-direction: row;
        gap: 6px;
    }

    .btn {
        font-size: 11px;
        height: 28px;
        min-width: 70px;
        padding: 0 8px;
    }

    .note-block,
    .card-text {
        margin-left: 0 !important;
    }

    .mobile-wrapper {
        flex-direction: column !important;
    }

    .info-group {
        width: 100%;
        justify-content: center !important;
        margin-bottom: 0.75rem !important;
    }

    .button-group {
        width: 100%;
        justify-content: center !important;
    }
}

@media (min-width: 768px) {
    .mobile-wrapper {
        flex-direction: row !important;
        justify-content: flex-end !important;
        align-items: center !important;
    }

    /* Hide mobile buttons on desktop */
    .mobile-button-container {
        display: none !important;
    }

    /* Show desktop buttons on desktop */
    .button-group {
        display: flex !important;
    }
}

.more-info-btn.collapsed {
    background: transparent !important;
    color: inherit;
    transition: background 0.2s;
}

.more-info-btn.active-bg {
    background: #0d6efd !important;
    color: #fff !important;
    transition: background 0.2s;
}

/*# end tour list */
/* Fix for hiding button-group in mobile version */
@media (max-width: 767.98px) {
  .button-group.desktop-only-buttons {
    display: none !important;
    visibility: hidden !important;
  }
  
  .mobile-button-container {
    display: flex !important;
    flex-direction: row !important;
    align-items: flex-start !important;
    justify-content: center;
    gap: 0.5rem;
    margin-top: 1rem;
    margin-bottom: 0.5rem;
  }
}
