@font-face {
    font-family: OpenSans;
    src: url(../../fonts/Open_Sans/OpenSans-Regular.ttf);
}

@font-face {
    font-family: OpenSans-SemiBold;
    src: url(../../fonts/Open_Sans/OpenSans-SemiBold.ttf);
}

/* responsive - start */
td.col-responsive {
    position: relative;
}

td.col-responsive::before {
    content: attr(strColName);
    position: absolute;
    left: 10%;
    font-weight: bold;
}

#FTD-Itltheme-1 h1,
#FTD-Itltheme-1 h2,
#FTD-Itltheme-1 h3,
#FTD-Itltheme-1 h4,
#FTD-Itltheme-1 h5,
#FTD-Itltheme-1 h6,
#FTD-Itltheme-1 b,
#FTD-Itltheme-1 strong,
#FTD-Itltheme-1 label,
.txt-weight-bold {
    font-family: 'OpenSans-SemiBold';
    font-weight: normal;
}

.pnElm-intTotalPax {
    display: inline-block;
    width: fit-content;
}

.pn-strItineraryName {
    display: inline-block;
    width: 200px;
}

@media screen and (max-width: 767px) {
    #pnListPrice table {
        table-layout: fixed;
    }

    th,
    td {
        vertical-align: top;
    }
}

.modal-body .pn-strItineraryName>div {
    display: none;
}

#pnListPrice div.pn-strItineraryName {
    width: 100%;
}

/* responsive - end */

#FTD-Itltheme-1.style-1 ::-webkit-scrollbar {
    width: 5px;
    height: 7px;
    overflow: hidden;
    position: absolute;
}

/* Track */
#FTD-Itltheme-1.style-1 ::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #cecece;
    border-radius: 10px;
}

/* Handle */
#FTD-Itltheme-1.style-1 ::-webkit-scrollbar-thumb {
    background: #36c6d3;
    overflow: hidden;
    border-radius: 10px;
}

/* Handle on hover */
#FTD-Itltheme-1.style-1 ::-webkit-scrollbar-thumb:hover {
    background: #10808a;
}

#FTD-Itltheme-1.style-1 {
    font-family: "OpenSans";
    font-size: 14px;
    background-color: #fff;
}

/* #FTD-Itltheme-1.style-1 table th{

} */

.table{
    border-radius: 1em;
}
#FTD-Itltheme-1.style-1 table.table-default {
    width: 100%;
}

#FTD-Itltheme-1.style-1 table.table-default th,
#FTD-Itltheme-1.style-1 table.table-default td {
    /* border: 1px #e5e5e5 solid; */
    padding: 7px;
}

#FTD-Itltheme-1.style-1 table.table-default>tbody>tr:nth-child(even) {
    background: #f5f7f8;
}

#FTD-Itltheme-1.style-1 table.table-default>tbody>tr:nth-child(odd) {
    background: #fff;
}

#FTD-Itltheme-1.style-1 table.table-default>tbody>tr:hover {
    background: rgb(207, 207, 207);
}

/* #FTD-Itltheme-1.style-1 table th{

} */
/* #FTD-Itltheme-1.style-1 table.table-noborder {
    width: 100%;
    background-color: #fff;
    border-radius: 4px;
}
#FTD-Itltheme-1.style-1 table.table-noborder th {
    border-bottom: 1.5px solid #36c6d3 !important;
}
#FTD-Itltheme-1.style-1 table.table-noborder tr {
    border-bottom: 1px solid #ddd;
}
#FTD-Itltheme-1.style-1 table.table-noborder th,
#FTD-Itltheme-1.style-1 table.table-noborder td {
    padding: 8px;
}

#FTD-Itltheme-1.style-1 table.table-noborder th {
    padding: 2rem 8px;
    border-bottom: 1px solid #ddd;
}

#FTD-Itltheme-1.style-1 table.table-noborder > tbody > tr:nth-child(even) {
    background: #fff;
} */


#FTD-Itltheme-1.style-1 table.table-noborder {
    width: 100%
}

#FTD-Itltheme-1 table.table-noborder thead tr {
    background: #2563af;
    color: #ffffff;
}
.ListUser_table div div table.table-noborder thead tr {
    background: #d2edf9!important;
    color: #3a73b7!important;
}
.ListUser_table_Noback div div table.table-noborder thead tr {
    background: rgb(255, 255, 255) !important;
    color: #3a73b7 !important;
    font-weight: 400 !important;
}
.ListUser_table_Noback div div table.table-noborder tbod tr {
    background: rgb(255, 255, 255) !important;
    color: #3a73b7 !important;
    font-weight: 400 !important;
}

.ListUser_table_Noback div div table.table-noborder th{
    font-weight: 400 !important;
    font-size: 13px !important;
}



.pgListOrderBooking .pnListUser #FTD-Itltheme-1 table.table-noborder thead tr {
    background: #2563af69;
    color: #ffffff;
}

#FTD-Itltheme-1.style-1 table.table-noborder th,
#FTD-Itltheme-1.style-1 table.table-noborder td {
    /* border: 1px #e5e5e5 solid; */
    padding: 8px;
}

#FTD-Itltheme-1 table.table-noborder th {
    /* color: #344767; */
    font-size: 12px;
    border: none;
    /* text-transform: uppercase; */
    border-bottom: 1px solid #d9d9d9;
    font-family: 'OpenSans-SemiBold';
    font-weight: normal;
}

#FTD-Itltheme-1 table.table-noborder td {
    color: #383838
        /* #344767 #67748e*/
    ;
}

#FTD-Itltheme-1 table.table-noborder td .btn:not(.bg-primary) {
    color: #344767;
    background: #e9ecef;
}

#FTD-Itltheme-1 table.table-noborder td b {
    color: #344767;
}

#FTD-Itltheme-1 table.table-noborder td a>b {
    color: #105793;
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr {
    border-top: 1px solid #d9d9d9;
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr:nth-child(even) td {
    background: #f6fbfe
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr:nth-child(odd) td {
    background: #FFF
}

#FTD-Itltheme-1.style-1 table.table-noborder>tbody>tr:hover td {
    background: #d9deeb
}



/* #FTD-Itltheme-1.style-1 .pnTab{border-bottom:2px #09838e solid}
#FTD-Itltheme-1.style-1 .pnTab .tab{background: #5fc8d2;cursor:pointer;color: #fff;padding: 5px 10px;display: inline-block;font-size: 16px;}
#FTD-Itltheme-1.style-1 .pnTab .tab.active{background: #09838e;padding: 7px 10px;} */

#FTD-Itltheme-1.style-1 .pnTab.pn-1 .tab {
    background: #ebedee;
    color: #383838;
}

#FTD-Itltheme-1.style-1 .pnTab.pn-1 .tab.active {
    background: #ffffff;
    color: #257ef8;
    font-weight: bold;
}


#FTD-Itltheme-1.style-1 .pnTab.pn-2 {
    display: inline-flex
}

#FTD-Itltheme-1.style-1 .pnTab.pn-2 .tab {
    cursor: pointer;
    padding: 12px 40px;
    border-bottom: 2px solid transparent;
    /* align-items: center;
    display: inline-flex; */
}

#FTD-Itltheme-1.style-1 .pnTab.pn-2 .tab.active {
    color: #257ef8;
    font-weight: bold;
    border-color: #257ef8;
}


#FTD-Itltheme-1.style-1 .page-header-fixed {
    box-shadow: 0 -20px 32px 0px;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 {
    background-color: #004992;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 .navbar-item>ul>li>a {
    color: #fff;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 .navbar-item.pull-right>ul>li>a {
    /* padding: 15px 10px; */
    display: inline-block;
}

#FTD-Itltheme-1.style-1 #Header>.row-1 .navbar-item.pull-right>ul>li:hover {
    /* background: #0158b1 */
}

#FTD-Itltheme-1.style-1 #Header>.row-2 {
    background-color: #fff;
}

#FTD-Itltheme-1.style-1 #MenuTop-List>div {
    padding: 0;
    margin: 0;
}

#FTD-Itltheme-1.style-1 #MenuTop-List>div>a {
    padding: 15px 40px;
    display: inline-block;
    color: #fff;
}

@media screen and (max-width: 767px) {
    #FTD-Itltheme-1.style-1 #MenuTop-List>div>a {
        padding: 5px;
    }

    /* #FTD-Itltheme-1.style-1 table.table-default th:nth-child(n+5),
    #FTD-Itltheme-1.style-1 table.table-default td:nth-child(n+5) {
        display: none;
    } */
}

@media (min-width: 767px) {
    #FTD-Itltheme-1.style-1 #MenuTop-List>div:hover a {
        color: #0f58be !important;
    }
}

#FTD-Itltheme-1.style-1 #Breadcrumb {
    background-color: #edf2f4;
    color: #787878;
    /* margin-bottom: 10px; */
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb {
    padding: 15px 0;
    display: inline-block;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li {
    padding: 0;
    margin: 0;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li a {
    color: #909090;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li .fa.fa-circle {
    font-size: 6px;
    margin: 0 5px;
    top: -3px;
    position: relative;
}

#FTD-Itltheme-1.style-1 #Breadcrumb .page-breadcrumb li .fa.fa-circle {
    font-size: 6px;
    margin: 0 5px;
    top: -3px;
    position: relative;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post {
    background: #f7f7f7;
    color: #767676;
    border-bottom: 2px solid #dddcdc;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post h3.title {
    margin: 0;
    color: #a59e00;
    font-weight: bold;
    color: #5d5d5d;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post p {
    margin-bottom: 5px;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post h3.title {
    margin: 0;
    color: #baa800;
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .owner {
    font-size: 12px;
    color: #9d9d9d;
    margin-bottom: 15px;
    display: inline-block;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .image {
    display: block;
    overflow: hidden;
    height: 222px;
    border: 4px solid #e7e7e7;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .price-from {
    font-size: 18px;
    color: #b39600;
}

#FTD-Itltheme-1.style-1 app-content-display .panel-short-post .btn_Booking {
    background-color: #ddb803;
    border-color: #c9ee36;
}

#FTD-Itltheme-1.style-1 app-footer-root {
    color: #535353;
}

#FTD-Itltheme-1.style-1 app-footer-root .ft-1 {
    background: #f7f7f7;
}

#FTD-Itltheme-1.style-1 app-footer-root .ft-2 {
    background: #e7e7e7;
}

#FTD-Itltheme-1.style-1 input[type="checkbox"].chkCustom-1:checked:before {
    background: #257ef8;
}

#FTD-Itltheme-1.style-1 input[type="checkbox"].chkCustom-1:disabled {
    opacity: 0.5;
    cursor: no-drop;
}

#FTD-Itltheme-1.style-1 .txt-primary {
    color: #257ef8;
}

#FTD-Itltheme-1.style-1 .txt-secondary {
    color: #7361fd;
}

#FTD-Itltheme-1.style-1 .txt-success {
    color: #7bc719;
}

#FTD-Itltheme-1.style-1 .txt-l-success {
    color: #97db2a;
}

#FTD-Itltheme-1.style-1 .txt-warning {
    color: #f7904d;
}

#FTD-Itltheme-1.style-1 .txt-danger {
    color: #fd6167;
}

#FTD-Itltheme-1.style-1 .txt-default {
    color: #383838;
}

#FTD-Itltheme-1.style-1 .txt-black {
    color: #000000;
}

#FTD-Itltheme-1.style-1 .txt-white {
    color: #ffffff;
}

#FTD-Itltheme-1.style-1 .bg-primary {
    background-color: #004992;
}

#FTD-Itltheme-1.style-1 .bg-secondary {
    background-color: #7361fd;
}

#FTD-Itltheme-1.style-1 .bg-primary-2 {
    background-color: #e8f5ff;
}

#FTD-Itltheme-1.style-1 .bg-success {
    background-color: #2563af;
}

#FTD-Itltheme-1.style-1 .bg-l-success {
    background-color: #97db2a;
}

#FTD-Itltheme-1.style-1 .bg-warning {
    background-color: #ffa11a;
}

#FTD-Itltheme-1.style-1 .bg-danger {
    background-color: #fd6167;
}

#FTD-Itltheme-1.style-1 .bg-default {
    background-color: #909090;
}

#FTD-Itltheme-1.style-1 .bg-none {
    background: none;
}

#FTD-Itltheme-1.style-1 .bg-main {
    background-color: #f5f7f8;
}

#FTD-Itltheme-1.style-1 .bg-breadcrumb {
    background-color: #edf2f4;
}

#FTD-Itltheme-1.style-1 .bg-black {
    background-color: #000000;
}

#FTD-Itltheme-1.style-1 .bg-white {
    background-color: #ffffff;
}

#FTD-Itltheme-1.style-1 .bg-selectrow {
    background-color: #e7eefb;
}

#FTD-Itltheme-1.style-1 .bg-white-op-05 {
    background-color: #ffffff47;
}



/* test button */
/* Container chính của form */
.destination-form {
    display: flex;
    align-items: center;
    gap: 15px;
    /* Khoảng cách giữa các phần tử */
}

/* Container của Select2 */
.select2-container {
    /* width: 100% !important; */
    /* Đảm bảo chiếm toàn bộ chiều rộng của col */
    max-width: 100%;
    /* Không vượt quá container */
}

/* Phần hiển thị giá trị đã chọn */
.select2-container .select2-choice {
    height: 45px;
    /* Chiều cao giống hình */
    line-height: 45px;
    /* Căn giữa text theo chiều dọc */
    padding: 0 15px;
    /* Khoảng cách bên trong */
    border: 1px solid #d1d5db;
    /* Viền xám nhạt */
    border-radius: 8px;
    /* Bo góc */
    background-color: #fff;
    /* Nền trắng */
    font-size: 16px;
    color: #6b7280;
    /* Màu xám nhạt cho placeholder */
    font-family: Arial, sans-serif;
    box-shadow: none;
    /* Xóa bóng mặc định của Select2 */
}

/* Khi focus hoặc active */
.select2-container--focus .select2-choice,
.select2-container--open .select2-choice {
    border-color: #1c91e3;
    /* Viền xanh khi focus */
    box-shadow: 0 0 0 3px rgba(28, 145, 227, 0.1);
    /* Bóng nhẹ khi focus */
}

/* Placeholder (text "Chọn quốc gia", "Chọn Địa danh") */
.select2-container .select2-choice .select2-chosen {
    color: #6b7280;
    /* Màu xám nhạt */
}

/* Mũi tên thả xuống */
.select2-container .select2-choice .select2-arrow {
    width: 30px;
    /* Chiều rộng vùng mũi tên */
    background: none;
    /* Xóa nền mặc định */
    border: none;
    /* Xóa viền mặc định */
}

/* Tùy chỉnh mũi tên */
.select2-container .select2-choice .select2-arrow b {
    background: none;
    /* Xóa mũi tên mặc định của Select2 */
}

/* Thêm mũi tên tùy chỉnh bằng SVG */
.select2-container .select2-choice {
    position: relative;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 15px center;
    background-size: 16px;
}

/* Ẩn nút xóa (vì hình mẫu không có) */
.select2-container .select2-choice abbr.select2-search-choice-close {
    display: none;
}

/* Dropdown (danh sách option) */
.select2-dropdown {
    border: 1px solid #d1d5db;
    /* Viền xám nhạt */
    border-radius: 8px;
    /* Bo góc */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    /* Bóng nhẹ */
}

/* Option trong dropdown */
.select2-results__option {
    padding: 10px 15px;
    font-size: 16px;
    color: #000;
    /* Chữ đen cho option */
}

/* Option khi hover */
.select2-results__option--highlighted {
    background-color: #1c91e3 !important;
    /* Màu xanh khi hover */
    color: #fff !important;
    /* Chữ trắng */
}

/* Nút "Add destination" */
#btnSave.btn-texticon {
    height: 33.6px;
    /* Cùng chiều cao với dropdown */
    padding: 0 20px;
    /* Khoảng cách bên trong */
    background-color: #e5e7eb;
    /* Nền xám nhạt */
    border: 1px solid #d1d5db;
    /* Viền xám nhạt */
    border-radius: 8px;
    /* Bo góc */
    font-size: 16px;
    color: #6b7280;
    /* Chữ xám đậm */
    font-family: Arial, sans-serif;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background-color 0.3s ease;
}

/* Khi hover nút */
#btnSave.btn-texticon:hover {
    background-color: #d1d5db;
    /* Nền đậm hơn khi hover */
}

/* Ẩn icon trong nút (vì hình mẫu không có icon) */
#btnSave.btn-texticon i {
    display: none;
}

/* Điều chỉnh bố cục cột */
#pnForm.col-md-9 {
    flex: 0 0 70%;
    /* Chiếm 70% chiều rộng */
    max-width: 70%;
}

#pnBtn2.col-md-3 {
    flex: 0 0 30%;
    /* Chiếm 30% chiều rộng */
    max-width: 30%;
    display: flex;
    justify-content: flex-end;
    /* Căn nút sang phải */
}

/* Responsive */
@media (max-width: 768px) {
    .destination-form {
        flex-direction: column;
        gap: 10px;
    }

    #pnForm.col-md-9,
    #pnBtn2.col-md-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    #btnSave.btn-texticon {
        width: 100%;
        justify-content: center;
    }
}

.slider-selection{
    background: #2563af;
}

/* hover button bên home tour */
.btn_detail{
    width: 80px;
    border: 1px solid;
    color: #257ef8;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    border-radius: 1rem;
    border: solid 0.1px #ccc;
    transition: background-color 0.3s;
}
.btn_detail:hover{
    background: #257ef8;
    color: white
}
.btn_detail_ {
    width: 80px;
    border: 1px solid;
    color: #257ef8;
    background: #fff;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    border-radius: 1rem;
    border: solid 0.1px #ccc;
    transition: background-color 0.3s;
}

.btn_detail_:hover {
    background: #257ef8;
    color: white
}

/* Tour Item Styles */
.tour-item {
    display: flex;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 1em;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

.tour-item:hover {
    border-color: #2563af;
    box-shadow: 0 5px 15px rgba(37, 99, 175, 0.1);
    transform: translateY(-2px);
    background: rgba(37, 99, 175, 0.02);
}

.tour-item-image-container {
    width: 20%;
}

.tour-item-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 150px;
    border-radius: 1em;
    transition: transform 0.3s ease;
}

.tour-item-content {
    width: 65%;
    padding-left: 45px;
}

.tour-item-title {
    margin-top: 7px;
    margin-bottom: 15px;
}

.tour-item-info {
    color: #4a515f;
    line-height: 22px;
    font-size: 12px;
}

.tour-item-info-row {
    margin-bottom: 5px;
}

.tour-item-info-icon {
    width: 25px;
    display: inline-block;
}

.tour-item-tag {
    background: #d2edf9;
    padding: 3px 15px;
    border-radius: 1em;
    margin-right: 5px;
    display: inline-block;
    margin-top: 15px;
}

.tour-item-price {
    width: 15%;
}

.tour-item-price-label {
    margin-top: 15px;
}

.tour-item-price-amount {
    font-size: 26px;
    color: #257ef8;
    margin-bottom: 15px;
}

/* Grid View Styles */
.tour-grid {
    padding: 0 8px;
    display: flex;
    flex-wrap: wrap;
}

.tour-grid-item {
    width: 25%;
    padding: 0 7px;
    display: inline-block;
    margin-bottom: 15px;
}

.tour-grid-item-inner {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 1em;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
}

.tour-grid-title {
    margin-top: 7px;
    margin-bottom: 15px;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.tour-grid-info {
    color: #4a515f;
    line-height: 22px;
    font-size: 12px;
}

.tour-grid-info-row {
    margin-bottom: 5px;
}

.tour-grid-info-icon {
    width: 20px;
    display: inline-block;
}

.tour-grid-price-container {
    margin-top: auto;
    width: 100%;
    padding-top: 15px;
}

.tour-grid-price-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.tour-grid-price-amount {
    font-size: 20px;
    color: #257ef8;
}

/* Hover Effects */
.tour-item:hover,
.tour-grid-item-inner:hover {
    border-color: #2563af;
    box-shadow: 0 5px 15px rgba(37, 99, 175, 0.1);
    transform: translateY(-2px);
    background: rgba(37, 99, 175, 0.02);
}

.tour-item:hover .tour-item-image,
.tour-grid-item-inner:hover .tour-item-image {
    transform: scale(1.05);
}

.tour-item:hover .tour-item-title a,
.tour-grid-item-inner:hover .tour-grid-title a {
    color: #2563af !important;
}

.tour-item:hover .tour-item-tag,
.tour-grid-item-inner:hover .tour-item-tag {
    background: #2563af;
    color: white;
}

/* Tour Card Styles */
#FTD-Itltheme-1 .tour-item {
    display: flex;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 1em;
    margin-bottom: 15px;
    transition: all 0.3s ease;
}

#FTD-Itltheme-1 .tour-item-image-container {
    width: 20%;
}

#FTD-Itltheme-1 .tour-item-image {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important;
    height: 150px;
    border-radius: 1em;
    width: 100%;
    transition: transform 0.3s ease;
}

#FTD-Itltheme-1 .tour-item-content {
    width: 65%;
    padding-left: 45px;
}

#FTD-Itltheme-1 .tour-item-title {
    margin-top: 7px;
    margin-bottom: 15px;
}

#FTD-Itltheme-1 .tour-item-info {
    color: #4a515f;
    line-height: 22px;
    font-size: 12px;
}

#FTD-Itltheme-1 .tour-item-info-row {
    margin-bottom: 8px;
}

#FTD-Itltheme-1 .tour-item-info-icon {
    width: 25px;
    display: inline-block;
}

#FTD-Itltheme-1 .tour-item-tag {
    background: #d2edf9;
    padding: 3px 15px;
    border-radius: 1em;
    margin-right: 5px;
    display: inline-block;
    margin-top: 15px;
    transition: all 0.3s ease;
}

#FTD-Itltheme-1 .tour-item-price {
    width: 15%;
}

#FTD-Itltheme-1 .tour-item-price-label {
    margin-top: 15px;
}

#FTD-Itltheme-1 .tour-item-price-amount {
    font-size: 26px;
    color: #257ef8;
    margin-bottom: 15px;
}

/* Grid View Styles */
#FTD-Itltheme-1 .tour-grid {
    padding: 0 8px;
    display: flex;
    flex-wrap: wrap;
}

#FTD-Itltheme-1 .tour-grid-item {
    width: 25%;
    padding: 0 7px;
    display: inline-block;
    margin-bottom: 15px;
}

#FTD-Itltheme-1 .tour-grid-item-inner {
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 1em;
    height: 100%;
    display: flex;
    flex-direction: column;
    transition: all 0.3s ease;
}

#FTD-Itltheme-1 .tour-grid-title {
    margin-top: 7px;
    margin-bottom: 15px;
    height: 75px;
    line-height: 25px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#FTD-Itltheme-1 .tour-grid-info {
    color: #4a515f;
    line-height: 22px;
    font-size: 12px;
}

#FTD-Itltheme-1 .tour-grid-info-row {
    margin-bottom: 5px;
}

#FTD-Itltheme-1 .tour-grid-info-icon {
    width: 20px;
    display: inline-block;
}

#FTD-Itltheme-1 .tour-grid-price-container {
    margin-top: auto;
    width: 100%;
    padding-top: 15px;
}

#FTD-Itltheme-1 .tour-grid-price-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

#FTD-Itltheme-1 .tour-grid-price-amount {
    font-size: 20px;
    color: #257ef8;
}

/* Hover Effects */
#FTD-Itltheme-1 .tour-item:hover,
#FTD-Itltheme-1 .tour-grid-item-inner:hover {
    border-color: #2563af;
    box-shadow: 0 5px 15px rgba(37, 99, 175, 0.1);
    transform: translateY(-2px);
    background: rgba(37, 99, 175, 0.02);
}

#FTD-Itltheme-1 .tour-item:hover .tour-item-image,
#FTD-Itltheme-1 .tour-grid-item-inner:hover .tour-item-image {
    transform: scale(1.05);
}

#FTD-Itltheme-1 .tour-item:hover .tour-item-title a,
#FTD-Itltheme-1 .tour-grid-item-inner:hover .tour-grid-title a {
    color: #2563af !important;
}

#FTD-Itltheme-1 .tour-item:hover .tour-item-tag,
#FTD-Itltheme-1 .tour-grid-item-inner:hover .tour-item-tag {
    background: #2563af !important;
    color: white !important;
}

.input-no-spinner::-webkit-outer-spin-button,
.input-no-spinner::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


/* =======================css new================================= */
.btn-confirm-day-tour-customized, .btn-cancel-day-tour-customized {
    width: 46%; /* Reduced width to create more space between buttons */
    height: 40px;
    color: #2563af;
    border-radius: 6px; /* Less rounded corners for a more rectangular look */
    border: none;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s ease;
    cursor: pointer;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin: 0 1.5%; /* Add margin on sides for spacing */
    display: inline-block; /* Ensures buttons sit side by side */
    text-align: center;
    line-height: 40px; /* Centers text vertically */
    border: #2563af solid 1px; /* Adds a border to the buttons */
}
.btn-cancel-day-tour-customized {
    color: #f87171; /* Red color for cancel button */
}
.btn-confirm-day-tour-customized {
    background-color: #FFF;
}

.btn-cancel-day-tour-customized {
    background-color: #FFF;
    border: #f87171 solid 1px;
    /* Adds a border to the buttons */
}

.btn-confirm-day-tour-customized:hover {
    background-color: #FFF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}

.btn-cancel-day-tour-customized:hover {
    background-color: #FFF;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
}
/* Dropdown menu styling */
.dropdown .btn-link.dropdown-toggle {
    color: #2563af !important;
    background-color: transparent !important;
    /* border: 1px solid #2563af !important; */
    border-radius: 6px !important;
    padding: 8px 15px !important;
    font-size: 14px !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.dropdown .btn-link.dropdown-toggle:hover {
    background-color: rgba(37, 99, 175, 0.05) !important;
    box-shadow: 0 2px 5px rgba(37, 99, 175, 0.1) !important;
}

.dropdown .btn-link.dropdown-toggle:focus {
    outline: none !important;
    box-shadow: 0 0 0 2px rgba(37, 99, 175, 0.2) !important;
}

.dropdown .btn-link.dropdown-toggle .fa {
    margin-right: 5px !important;
}

.dropdown-menu {
    border-radius: 8px !important;
    border: 1px solid #e5e7eb !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
    padding: 8px 0 !important;
    min-width: 200px !important;
}

.dropdown-menu li {
    margin: 0 !important;
}

.dropdown-menu li a {
    padding: 10px 15px !important;
    color: #383838 !important;
    display: flex !important;
    align-items: center !important;
    transition: all 0.2s ease !important;
    font-size: 14px !important;
}

.dropdown-menu li a:hover {
    background-color: #f6fbfe !important;
    color: #2563af !important;
}

.dropdown-menu li a .fa {
    width: 20px !important;
    margin-right: 10px !important;
    text-align: center !important;
    color: #2563af !important;
}

.dropdown-menu .divider {
    margin: 6px 0 !important;
    background-color: #e5e7eb !important;
}

/* Custom styling for category select dropdown */
.easia-category-select {
    padding: 6px 10px !important;
    border-radius: 6px !important;
    border: 1px solid #d1d5db !important;
    background-color: #fff !important;
    color: #383838 !important;
    font-size: 14px !important;
    font-family: 'OpenSans', sans-serif !important;
    transition: all 0.3s ease !important;
    box-shadow: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%232563af' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 8px center !important;
    background-size: 16px !important;
    padding-right: 30px !important;
    cursor: pointer !important;
}

.easia-category-select:focus {
    border-color: #2563af !important;
    outline: none !important;
    box-shadow: 0 0 0 3px rgba(37, 99, 175, 0.1) !important;
}

.easia-category-select:hover {
    border-color: #2563af !important;
}

/* Styling specifically for the option elements using the existing class */
.easia-category-select-option {
    padding: 8px !important;
    background-color: #fff !important;
    color: #383838 !important;
}

.easia-category-select-option:hover,
.easia-category-select-option:focus,
.easia-category-select-option:checked {
    background-color: #2563af !important;
    color: #fff !important;
}

/* Styling for the dropdown when opened */
select.easia-category-select .easia-category-select-option {
    padding: 10px 15px !important;
}

/* Custom dropdown styling with webkit */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select.easia-category-select {
        border-radius: 6px !important;
    }
    
    select.easia-category-select::-webkit-scrollbar {
        width: 8px !important;
    }
    
    select.easia-category-select::-webkit-scrollbar-track {
        background: #f1f1f1 !important;
        border-radius: 4px !important;
    }
    
    select.easia-category-select::-webkit-scrollbar-thumb {
        background: #2563af !important;
        border-radius: 4px !important;
    }
    
    select.easia-category-select::-webkit-scrollbar-thumb:hover {
        background: #1d4ed8 !important;
    }
}

/* Add custom styling for select dropdown in Firefox */
@-moz-document url-prefix() {
    select.easia-category-select {
        text-indent: 0.01px;
        text-overflow: '';
        padding-right: 30px !important;
    }
    
    .easia-category-select-option {
        background-color: #fff !important;
    }
    
    .easia-category-select-option:hover,
    .easia-category-select-option:focus {
        background-color: #2563af !important;
        color: #fff !important;
    }
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .easia-category-select {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 10px !important;
    }
    
    .btn-confirm-day-tour-customized, .btn-cancel-day-tour-customized {
        width: 100%; /* Full width on smaller screens */
        margin: 5px 0; /* Margin for spacing */
    }
}

.flag-plus-icon {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    /* background-color: #1a66b8; */
    border-radius: 6px;
    
    text-align: center;
}

.flag-plus-icon .fa-flag {
    color: white;
    font-size: 12px;
    line-height: 14px;
}

.flag-plus-icon .fa-plus {
    position: absolute;
    right: -2px;
    bottom: -3px;  /* Changed from 2px to -3px to move it lower */
    width: 8px;
    height: 8px;
    background-color: white;
    color: #1a66b8; /* dấu cộng màu xanh */
    font-size: 8px;
    font-weight: bold;
    text-align: center;
    margin-top: 6px;
    border-radius: 50%;
    line-height: 8px;
}

/* Book Now Button Styling */
#btnBook.btn, #btnAddToCart.btn, #btnAffiliateLink.btn, #btnRecalculate.btn, #btnOverviewPrice.btn, #addTourBtn  {
    /* width: 100% !important; */
    background: #257ef8 !important;
    color: #ffffff !important;
    border: 1px solid #257ef8 !important;
    border-radius: 8px !important;
    /* margin-top: 15px !important; */
    display: inline-block !important;
    /* padding: 10px 20px !important; */
    font-family: 'OpenSans', sans-serif !important;
    /* font-weight: 400 !important; */
    font-size: 12px !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 4px rgba(37, 126, 248, 0.1) !important;
    cursor: pointer !important;
    text-align: center !important;
    letter-spacing: 0.5px !important;
}

#btnBook.btn:hover, #btnAddToCart.btn:hover, #btnAffiliateLink.btn:hover, #btnRecalculate.btn:hover, #btnOverviewPrice.btn:hover, #addTourBtn:hover {
    background: #ffffff !important;
    color: #257ef8 !important;
    box-shadow: 0 4px 8px rgba(37, 126, 248, 0.25) !important;
    transform: translateY(-2px);
    transition: all 0.3s ease-in-out;
    text-shadow: none;
}

/* Keep flag icon colors correct on button hover */
#addTourBtn:hover .flag-plus-icon .fa-flag {
    color: #1a66b8 !important;
}

#addTourBtn:hover .flag-plus-icon .fa-plus {
    color: #FFF !important;
    background-color: #1a66b8 !important;
}


#addListAgentHost,
#btnSendEmail.btn {
    /* width: 100% !important; */
    background: #ffffff !important;
    color: #257ef8 !important;
    border: 1px solid #257ef8 !important;
    border-radius: 8px !important;
    /* margin-top: 15px !important; */
    display: inline-block !important;
    /* padding: 10px 20px !important; */
    font-family: 'OpenSans', sans-serif !important;
    /* font-weight: 400 !important; */
    font-size: 12px !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 4px rgba(37, 126, 248, 0.1) !important;
    cursor: pointer !important;
    text-align: center !important;
    letter-spacing: 0.5px !important;
}


#addListAgentHost:hover ,
#btnSendEmail.btn:hover{
    background: #257ef8 !important;
    color: #ffffff !important;
    box-shadow: 0 4px 8px rgba(37, 126, 248, 0.25) !important;
    transform: translateY(-2px);
    transition: all 0.3s ease-in-out;
    text-shadow: none;
}
#btnPreview.btn{
/* width: 100% !important; */
    background: #ffa11a !important;
    color: #ffffff !important;
    border: 1px solid #ffa11a !important;
    border-radius: 8px !important;
    /* margin-top: 15px !important; */
    display: inline-block !important;
    /* padding: 10px 20px !important; */
    font-family: 'OpenSans', sans-serif !important;
    /* font-weight: 400 !important; */
    font-size: 12px !important;
    text-transform: uppercase !important;
    transition: all 0.3s ease !important;
    box-shadow: 0 2px 4px rgba(37, 126, 248, 0.1) !important;
    cursor: pointer !important;
    text-align: center !important;
    letter-spacing: 0.5px !important;
}
#icon-play-preview{
    font-size: 12px;
}
#btnPreview.btn:hover {
    background: #FFF !important;
    color: #ffa11a !important;
    box-shadow: 0 4px 8px rgba(37, 126, 248, 0.25) !important;
    transform: translateY(-2px);
    transition: all 0.3s ease-in-out;
    text-shadow: none;
}

#btnBook.btn:active, #btnAddToCart.btn:active, #btnAffiliateLink.btn:active, #btnSendEmail.btn:active {
    background: #ffffff;
    color: #1c65d3;
    border-color: #1c65d3;
    box-shadow: 0 1px 2px rgba(37, 126, 248, 0.2);
    transform: translateY(1px);
}

#btnBook.btn span, #btnAddToCart.btn span, #btnRecalculate.btn span {
    display: inline-block;
    position: relative;
    font-family: 'OpenSans', sans-serif !important;
    /* font-weight: bold !important; */
}



/* Tour Card Enhanced Styling */
.tour-card {
    border: 1px solid #ccc !important;
    padding: 15px !important;
    border-radius: 1em !important;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
    background: #fff;
}

.tour-card:hover {
    box-shadow: 0 5px 15px rgba(37, 126, 248, 0.1);
    border-color: #257ef8 !important;
    transform: translateY(-3px);
}

.tour-image-link {
    display: block;
    overflow: hidden;
    border-radius: 1em;
}

.tour-image {
    height: 150px !important;
    width: 100%;
    border-radius: 1em !important;
    transition: all 0.5s ease;
}

.tour-card:hover .tour-image {
    transform: scale(1.05);
}

.tour-title {
    margin-top: 7px !important;
    margin-bottom: 15px !important;
    line-height: 25px !important;
    height: 75px !important;
}

.tour-title a {
    color: inherit !important;
    transition: color 0.3s ease;
}

.tour-card:hover .tour-title a {
    color: #257ef8 !important;
}

.tour-details {
    color: #4a515f !important;
    line-height: 22px !important;
    font-size: 12px !important;
}

.tour-icon {
    width: 20px !important;
    color: #257ef8;
}

.tour-tag {
    background: #d2edf9 !important;
    padding: 3px 15px !important; 
    border-radius: 1em !important;
    margin-right: 5px !important;
    transition: all 0.3s ease;
}

.tour-card:hover .tour-tag {
    background: #257ef8 !important;
    color: white !important;
}

.tour-footer {
    margin-top: 15px !important;
}

.price-label {
    margin-top: 15px !important;
}

.tour-price {
    font-size: 20px !important;
    color: #257ef8 !important;
}

.tour-detail-btn {
    min-width: 80px !important;
    border: 1px solid !important;
    color: #257ef8 !important;
    background: #fff !important;
    transition: all 0.3s ease !important;
}

.tour-detail-btn:hover {
    background: #257ef8 !important;
    color: #fff !important;
}

.tour-view-btn {
    float: right;
    margin-top: 15px !important;
}





/* Social Sharing Styles */
.social-share-wrapper {
    margin: 15px 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    float: right;
    text-align: right;
    padding: 5px 0;
}

.share-text {
    font-size: 14px;
    color: #4a515f;
    margin-right: 12px;
    font-family: 'OpenSans', sans-serif;
}

.social-share-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-right: 10px;
    color: #257ef8; /* Changed to blue color when not hovered */
    text-decoration: none;
    transition: all 0.3s ease;
    background-color: #fff;
    border: 1px solid #e5e7eb;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
    font-size: 16px;
}

.facebook-share:hover {
    background-color: #3b5998;
    color: #fff; /* White text on hover */
    border-color: #3b5998;
}

.twitter-share:hover {
    background-color: #1da1f2;
    color: #fff; /* White text on hover */
    border-color: #1da1f2;
}

.zalo-share {
    background-image: url('/Lib_Common/assets/images/logo_blue_s_40.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60%;
    position: relative;
}

.zalo-share:hover {
    background-color: #0068ff;
    border-color: #0068ff;
}

.social-share-btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    color: #fff; /* Ensuring all buttons have white text on hover */
}

/* Fixed width social icons for better alignment */
.social-share-btn i {
    line-height: 1;
}

/* Pulse animation for hover effect */
@keyframes pulse {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}

.social-share-btn:hover i {
    animation: pulse 0.8s infinite;
}

/* Mobile Responsive Styles */
@media (max-width: 767px) {
    .mobile-pn-float-none {
        float: none !important;
    }
    
    .mobile-txt-left {
        text-align: left !important;
    }
    
    .mobile-pn-margin-t-15 {
        margin-top: 15px !important;
    }
    
    .social-share-wrapper {
        justify-content: flex-start;
    }
    
    .share-text {
        margin-bottom: 8px;
    }
}
.commission-markup-cardtour{
    background: #eeeeee;
        width: auto;
        height: 25px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 20px;
        color: black;
        font-weight: bold;
        border-radius: 0.5em;
        white-space: nowrap;
        clip-path: polygon(20% 0%,
                7% 0%,
                    0% 10%,
                    7% 20%,
                    0% 30%,
                    7% 40%,
                    0% 50%,
                    7% 60%,
                    0% 70%,
                    7% 80%,
                    0% 90%,
                    7% 100%,
                    93% 100%,
                    100% 90%,
                    93% 80%,
                    100% 70%,
                    93% 60%,
                    100% 50%,
                    93% 40%,
                    100% 30%,
                    93% 20%,
                    100% 10%,
                    93% 0%
                );
}


