#kf365-quick-search-form label {
margin: 0;
}
#kf365-quick-search-form {
padding: 25px 30px 0;
}
#kf365-quick-search-form label {
text-align: left;
font-weight: normal;
}
#kf365-quick-search-form .row-small > .col {
padding-bottom: 8px;
}
#kf365-quick-search-form .kreuzfahrt-icon-container {
padding: 4px;
border-top: 1px solid rgb(5, 40, 80);
border-left: 1px solid rgb(5, 40, 80);
border-bottom: 1px solid rgb(5, 40, 80);
border-right: none;
border-radius: 10px 0 0 10px;
height: 45px;
line-height: 30px;
display: flex;
align-items: center;
justify-content: center;
color: #052850;
}
#kf365-quick-search-form .kreuzfahrt-icon-container svg {
width: 22px;
height: 22px;
fill: #052850;
}
#kf365-quick-search-form select,
#kf365-quick-search-form input[type=text],
#kf365-quick-search-form .bss-input {
border-top: 1px solid rgb(5, 40, 80);
border-right: 1px solid rgb(5, 40, 80);
border-bottom: 1px solid rgb(5, 40, 80);
border-left: none;
border-radius: 0 10px 10px 0;
height: 45px;
font-size: 14px;
width: 100%;
padding: 8px 10px;
box-sizing: border-box;
}
#kf365-quick-search-form select:focus,
#kf365-quick-search-form input:focus {
outline: none;
}
#kf365-quick-search-form .button {
margin-bottom: 0;
}
#kf365-quick-search-form .kf365-search-btn,
#kf365-quick-search-form button[type=submit] {
background: #2675c9;
color: #fff;
border: none;
border-radius: 6px;
font-size: 14px;
font-weight: 600;
cursor: pointer;
height: 45px;
}
.kf365-search-form {
padding: 16px 16px 12px 16px;
border-radius: 10px;
} .multi-select-container {
position: relative;
}
.multi-select-container .form-input {
touch-action: pan-x pan-y;
font-size: 16px;
}
.multi-select-checkboxes {
display: none;
border: 1px solid #ccc;
position: absolute;
left: 0;
right: 0;
top: 45px;
z-index: 99999;
background: #fff;
border-radius: 10px;
padding: 10px 10px 0;
max-height: 250px;
overflow: auto;
}
.multi-select-checkboxes label {
display: block;
padding: 4px 0;
color: #333;
}
.multi-select-checkboxes label:hover {
background-color: #f0f4f9;
}
.multi-select-checkboxes input {
height: auto !important;
border-radius: 0 !important;
border-left: 1px solid #ccc !important;
}
.multi-select-checkboxes-footer {
position: sticky;
bottom: 5px;
} .single-kreuzfahrt .entry-header {
display: none;
}
.single-kreuzfahrt .navigation-post {
max-width: 1400px;
margin: 0 auto;
}
.single-kreuzfahrt .entry-content,
.single-kreuzfahrt .page-wrapper {
padding: 0;
}
.single-kreuzfahrt .container-width,
.single-kreuzfahrt #content > .row {
max-width: 100%;
}
.single-kreuzfahrt .row {
margin: 0 auto !important;
}
.single-kreuzfahrt-iframe-section {
padding-left: 0 !important;
padding-right: 0 !important;
} .kf365-card-link {
text-decoration: none;
color: inherit;
display: block;
}
.kf365-card {
border-radius: 10px;
overflow: hidden;
border: 1px solid rgba(0,0,0,0.1);
margin-bottom: 24px;
}
.kf365-card:hover {
box-shadow: 0 4px 16px rgba(0,0,0,0.12);
}
.kf365-card-image img {
border-radius: 10px 10px 0 0;
width: 100%;
}
.kf365-card-title {
color: #101e3c;
font-size: 18px;
line-height: 26px;
font-weight: 600;
margin-bottom: 8px;
}
.kf365-card-text {
margin-bottom: 15px;
font-size: 14px;
}
.kf365-card-body {
padding: 15px;
min-height: 160px;
position: relative;
}
.kf365-card-footer {
display: flex;
align-items: center;
justify-content: space-between;
padding-top: 10px;
border-top: 1px solid rgba(0,0,0,0.1);
}
.kf365-red-logo img {
max-width: 80px;
}
.kf365-price {
font-weight: bold;
font-size: 18px;
color: #101e3c;
}
.kf365-badge {
position: absolute;
top: 15px;
left: 0;
padding: 5px 10px;
background: rgb(0, 68, 122);
color: #fff;
border-radius: 0 10px 10px 0;
font-size: 12px;
} .kreuzfahrten-pagination-pages {
text-align: center;
}
.page-numbers {
padding: 5px 10px;
border: 1px solid #101e3c;
margin: 0;
border-radius: 10px;
}
.page-numbers.current {
background-color: #101e3c;
color: #fff;
} .flatpickr-current-month .flatpickr-monthDropdown-months {
display: inline-block;
} @media only screen and (max-width: 48em) {
.single-kreuzfahrt-iframe-section {
padding-left: 0 !important;
padding-right: 0 !important;
}
.multi-select-checkboxes label {
font-size: 18px;
}
#kf365-quick-search-form {
padding-left: 15px;
padding-right: 15px;
}
#kf365-quick-search-form .col.medium-3 {
width: 100% !important;
flex: 0 0 100% !important;
max-width: 100% !important;
padding: 4px 0;
}
#kf365-quick-search-form .kreuzfahrt-icon-container {
height: 45px;
}
#kf365-quick-search-form select,
#kf365-quick-search-form input[type=text],
#kf365-quick-search-form .bss-input {
height: 45px;
font-size: 16px;
}
#kf365-quick-search-form button[type=submit] {
width: 100%;
}
}