.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.menu-item-object-language_switcher .trp-flag-image {
display: inline-block;
margin: -1px 5px;
vertical-align: baseline;
padding: 0;
border: 0;
border-radius:0;
}
#wp-admin-bar-wp-rocket .trp-flag-image {
width: 18px !important;
height: 12px !important;
} .trp-language-switcher{
height: 42px;
position: relative;
box-sizing: border-box;
width: 200px;
text-overflow: ellipsis;
white-space: nowrap;
}
.trp-language-switcher > div {
box-sizing: border-box;
padding:4px 20px 3px 13px;
border: 1.5px solid #949494;
border-radius: 2px;
background-image: url(//bdriv.fr/wp-content/plugins/translatepress-multilingual/assets/images/arrow-down-3101.svg);
background-repeat: no-repeat;
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 3px) calc(1em + 0px);
background-size:
8px 8px,
8px 8px;
background-repeat: no-repeat;
background-color: #fff;
}
.trp-language-switcher > div:hover {
background-image: none;
}
.trp-language-switcher > div > a {
display: block;
padding: 7px 12px;
border-radius: 3px;
text-decoration: none;
color: #1E1E1E;
font-style: normal;
font-weight: 400;
font-size: 16px;
}
.trp-language-switcher > div > a:hover {
background: #F0F0F0;
border-radius: 2px;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
cursor: default;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
background: none;
}
.trp-language-switcher > div > a > img{
display: inline;
margin: 0 3px;
width: 18px;
height: 12px;
border-radius: 0;
}
.trp-language-switcher .trp-ls-shortcode-current-language{
display: inline-block;
}
.trp-language-switcher:focus .trp-ls-shortcode-current-language,
.trp-language-switcher:hover .trp-ls-shortcode-current-language{
visibility: hidden;
}
.trp-language-switcher .trp-ls-shortcode-language{
display: inline-block;
height: 1px;
overflow: hidden;
visibility: hidden;
z-index: 1;
max-height: 250px;
overflow-y: auto;
left: 0;
top: 0;
min-height: auto;
}
.trp-language-switcher:focus .trp-ls-shortcode-language,
.trp-language-switcher:hover .trp-ls-shortcode-language{
visibility: visible;
max-height: 250px;
padding: 4px 13px;
height: auto;
overflow-y: auto;
position: absolute;
left: 0;
top: 0;
display: inline-block !important;
min-height: auto;
} #wpadminbar #wp-admin-bar-trp_edit_translation .ab-icon:before {
content: '\f326';
top: 3px;
}
@media screen and ( max-width: 782px ) {
#wpadminbar #wp-admin-bar-trp_edit_translation > .ab-item {
text-indent: 0;
}
#wpadminbar li#wp-admin-bar-trp_edit_translation {
display: block;
}
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}:root {
--bdriv-primary: #000000;
--bdriv-radius: 8px;
} .bdriv-booking {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
max-width: 480px;
margin: 0 auto;
padding: 16px;
color: #333;
font-size: 15px;
line-height: 1.5;
box-sizing: border-box;
position: relative;
}
.bdriv-booking *, .bdriv-booking *::before, .bdriv-booking *::after {
box-sizing: border-box;
} .bdriv-booking.bdriv-mode-daytrip .bdriv-field-destination,
.bdriv-booking.bdriv-mode-daytrip .bdriv-return-section {
display: none !important;
}
.bdriv-booking.bdriv-mode-daytrip .bdriv-daytrip-section {
display: block !important;
}
.bdriv-booking.bdriv-mode-hourly .bdriv-field-destination {
display: none !important;
}
.bdriv-booking.bdriv-mode-hourly .bdriv-hourly-section {
display: block !important;
}
.bdriv-booking:not(.bdriv-mode-daytrip) .bdriv-daytrip-section {
display: none !important;
}
.bdriv-booking:not(.bdriv-mode-hourly) .bdriv-hourly-section {
display: none !important;
} .bdriv-progress {
margin-bottom: 24px;
}
.bdriv-progress-bar {
height: 3px;
background: #e5e5e5;
border-radius: 3px;
overflow: hidden;
margin-bottom: 12px;
}
.bdriv-progress-fill {
height: 100%;
background: var(--bdriv-primary);
width: 20%;
transition: width 0.4s ease;
border-radius: 3px;
}
.bdriv-progress-steps {
display: flex;
justify-content: space-between;
}
.bdriv-step-dot {
width: 28px;
height: 28px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
font-size: 12px;
font-weight: 600;
background: #e5e5e5;
color: #999;
transition: all 0.3s ease;
}
.bdriv-step-dot.active {
background: var(--bdriv-primary);
color: #fff;
}
.bdriv-step-dot.completed {
background: #22c55e;
color: #fff;
} .bdriv-tabs {
display: flex;
gap: 4px;
margin-bottom: 16px;
}
.bdriv-tabs .bdriv-tab {
flex: 1;
padding: 10px 16px;
border: none;
background: #f0f0f0;
color: #aaa;
font-size: 15px;
font-weight: 500;
cursor: pointer;
border-radius: var(--bdriv-radius);
transition: all 0.2s ease;
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
}
.bdriv-tabs .bdriv-tab.active {
background: #fff;
color: #333;
font-weight: 600;
box-shadow: 0 1px 4px rgba(0,0,0,0.08);
}
.bdriv-tabs .bdriv-tab:hover {
background: #e8e8e8;
}
.bdriv-tabs .bdriv-tab.active:hover {
background: #fff;
}
.bdriv-tabs .bdriv-tab svg {
flex-shrink: 0;
} .bdriv-field-card {
background: #f5f5f5;
border-radius: var(--bdriv-radius);
padding: 14px 16px;
margin-bottom: 12px;
transition: box-shadow 0.2s ease;
}
.bdriv-field-card:focus-within {
box-shadow: 0 0 0 2px rgba(0,0,0,0.1);
}
.bdriv-field-label {
display: block;
font-size: 13px;
color: #666;
margin-bottom: 6px;
font-weight: 400;
}
.bdriv-field-input {
display: flex;
align-items: center;
gap: 10px;
}
.bdriv-field-icon {
flex-shrink: 0;
opacity: 0.5;
}
.bdriv-field-input input,
.bdriv-field-input select,
.bdriv-field-input textarea {
flex: 1;
border: none;
background: transparent;
font-size: 15px;
color: #333;
padding: 0;
outline: none;
font-family: inherit;
line-height: 1.5;
width: 100%;
}
.bdriv-field-input input::placeholder {
color: #999;
}
.bdriv-field-input select {
cursor: pointer;
-webkit-appearance: none;
appearance: none;
}
.bdriv-field-input textarea {
resize: vertical;
min-height: 60px;
} .bdriv-datetime-row {
display: flex;
gap: 12px;
margin-bottom: 0;
}
.bdriv-half {
flex: 1;
} .bdriv-return-toggle {
cursor: pointer;
text-align: center;
user-select: none;
transition: background 0.2s ease;
}
.bdriv-return-toggle:hover {
background: #e8e8e8;
}
.bdriv-return-text {
font-weight: 600;
font-size: 14px;
color: #333;
letter-spacing: 0.5px;
}
.bdriv-return-toggle.active {
background: #e8e8e8;
}
.bdriv-return-toggle.active .bdriv-return-text {
color: #e53e3e;
} .bdriv-passengers-card {
display: flex;
flex-direction: column;
gap: 4px;
}
.bdriv-passengers-header {
display: flex;
align-items: center;
gap: 8px;
}
.bdriv-passengers-header svg {
opacity: 0.5;
}
.bdriv-passengers-label {
font-size: 13px;
color: #999;
}
.bdriv-passengers-controls {
display: flex;
align-items: center;
justify-content: space-between;
}
.bdriv-passengers-count {
font-size: 24px;
font-weight: 700;
color: #333;
}
.bdriv-stepper {
display: flex;
gap: 8px;
}
.bdriv-stepper-btn {
width: 40px;
height: 40px;
border: none;
border-radius: 6px;
background: #333;
color: #fff;
font-size: 20px;
font-weight: 600;
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.15s ease, transform 0.1s ease;
}
.bdriv-stepper-btn:hover {
background: #555;
}
.bdriv-stepper-btn:active {
transform: scale(0.95);
} .bdriv-cta {
display: flex;
align-items: center;
justify-content: center;
gap: 10px;
width: 100%;
padding: 16px 24px;
border: none;
background: var(--bdriv-primary);
color: #fff;
font-size: 16px;
font-weight: 600;
cursor: pointer;
border-radius: 4px;
margin-top: 16px;
transition: opacity 0.2s ease, transform 0.1s ease;
font-family: inherit;
}
.bdriv-cta:hover {
opacity: 0.9;
}
.bdriv-cta:active {
transform: scale(0.99);
}
.bdriv-cta:disabled {
opacity: 0.5;
cursor: not-allowed;
}
.bdriv-cta-sm {
padding: 12px 20px;
font-size: 15px;
}
.bdriv-cta svg {
flex-shrink: 0;
} .bdriv-map {
height: 200px;
margin-top: 16px;
border-radius: var(--bdriv-radius);
overflow: hidden;
display: none;
background: #e5e5e5;
}
.bdriv-map.visible {
display: block;
} .bdriv-step-title {
font-size: 20px;
font-weight: 700;
color: #333;
margin: 0 0 16px;
} .bdriv-route-summary {
background: #f5f5f5;
border-radius: var(--bdriv-radius);
padding: 14px 16px;
margin-bottom: 16px;
font-size: 13px;
color: #666;
display: flex;
gap: 16px;
flex-wrap: wrap;
}
.bdriv-route-summary span {
display: flex;
align-items: center;
gap: 4px;
}
.bdriv-route-summary strong {
color: #333;
} .bdriv-vehicles-list {
display: flex;
flex-direction: column;
gap: 12px;
}
.bdriv-vehicle-card {
background: #fff;
border: 2px solid #e5e5e5;
border-radius: var(--bdriv-radius);
padding: 16px;
cursor: pointer;
transition: border-color 0.2s ease, box-shadow 0.2s ease;
display: flex;
gap: 16px;
align-items: center;
}
.bdriv-vehicle-card:hover {
border-color: #ccc;
box-shadow: 0 2px 8px rgba(0,0,0,0.06);
}
.bdriv-vehicle-card.selected {
border-color: var(--bdriv-primary);
box-shadow: 0 2px 12px rgba(0,0,0,0.1);
}
.bdriv-vehicle-img {
width: 100px;
height: 66px;
object-fit: contain;
border-radius: 6px;
background: #f5f5f5;
flex-shrink: 0;
}
.bdriv-vehicle-info {
flex: 1;
}
.bdriv-vehicle-name {
font-size: 16px;
font-weight: 600;
color: #333;
margin-bottom: 4px;
}
.bdriv-vehicle-meta {
font-size: 12px;
color: #999;
display: flex;
gap: 12px;
}
.bdriv-vehicle-price {
text-align: right;
flex-shrink: 0;
}
.bdriv-vehicle-price-amount {
font-size: 18px;
font-weight: 700;
color: #333;
}
.bdriv-vehicle-price-label {
font-size: 11px;
color: #999;
} .bdriv-extras-list {
display: flex;
flex-direction: column;
gap: 10px;
}
.bdriv-extra-card {
background: #f5f5f5;
border-radius: var(--bdriv-radius);
padding: 14px 16px;
display: flex;
align-items: center;
gap: 12px;
}
.bdriv-extra-info {
flex: 1;
}
.bdriv-extra-name {
font-weight: 600;
font-size: 14px;
color: #333;
}
.bdriv-extra-desc {
font-size: 12px;
color: #999;
}
.bdriv-extra-price {
font-size: 14px;
font-weight: 600;
color: #333;
white-space: nowrap;
}
.bdriv-extra-qty {
display: flex;
align-items: center;
gap: 8px;
}
.bdriv-extra-qty button {
width: 30px;
height: 30px;
border: 1px solid #ddd;
border-radius: 50%;
background: #fff;
cursor: pointer;
font-size: 16px;
display: flex;
align-items: center;
justify-content: center;
transition: background 0.15s ease;
}
.bdriv-extra-qty button:hover {
background: #f0f0f0;
}
.bdriv-extra-qty span {
font-weight: 600;
min-width: 20px;
text-align: center;
} .bdriv-step-nav {
display: flex;
align-items: center;
justify-content: space-between;
margin-top: 16px;
gap: 12px;
}
.bdriv-btn-back {
background: none;
border: none;
color: #666;
font-size: 14px;
cursor: pointer;
padding: 8px 0;
transition: color 0.15s ease;
font-family: inherit;
}
.bdriv-btn-back:hover {
color: #333;
} .bdriv-order-summary {
background: #f5f5f5;
border-radius: var(--bdriv-radius);
padding: 20px;
margin-bottom: 16px;
}
.bdriv-summary-row {
display: flex;
justify-content: space-between;
padding: 6px 0;
font-size: 14px;
color: #666;
}
.bdriv-summary-row.total {
border-top: 2px solid #ddd;
margin-top: 8px;
padding-top: 12px;
font-size: 18px;
font-weight: 700;
color: #333;
}
.bdriv-summary-row.deposit {
color: var(--bdriv-primary);
font-weight: 600;
} .bdriv-confirmation {
text-align: center;
padding: 40px 20px;
}
.bdriv-success-icon {
margin-bottom: 20px;
}
.bdriv-confirm-ref {
font-size: 18px;
font-weight: 600;
color: #333;
margin: 8px 0;
}
.bdriv-confirm-msg {
color: #666;
margin-bottom: 24px;
} .bdriv-loading {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: rgba(255,255,255,0.9);
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
z-index: 100;
border-radius: var(--bdriv-radius);
}
.bdriv-spinner {
width: 40px;
height: 40px;
border: 3px solid #e5e5e5;
border-top-color: var(--bdriv-primary);
border-radius: 50%;
animation: bdriv-spin 0.8s linear infinite;
}
@keyframes bdriv-spin {
to { transform: rotate(360deg); }
}
.bdriv-loading p {
margin-top: 12px;
color: #666;
font-size: 14px;
} .bdriv-error {
background: #fef2f2;
border: 1px solid #fecaca;
color: #dc2626;
padding: 10px 14px;
border-radius: var(--bdriv-radius);
font-size: 13px;
margin-bottom: 12px;
} .bdriv-form-fields {
display: flex;
flex-direction: column;
gap: 0;
} .bdriv-step[style*="display: none"] {
display: none;
} .bdriv-payment-type-choice {
display: flex;
flex-direction: column;
gap: 10px;
margin-bottom: 16px;
}
.bdriv-payment-option {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 10px;
background: #f5f5f5;
border: 2px solid #e5e5e5;
border-radius: var(--bdriv-radius, 8px);
padding: 14px 16px;
cursor: pointer;
transition: border-color 0.2s ease;
}
.bdriv-payment-option:hover {
border-color: #ccc;
}
.bdriv-payment-option input[type="radio"]:checked ~ .bdriv-payment-option-label {
font-weight: 700;
}
.bdriv-payment-option input[type="radio"]:checked + .bdriv-payment-option-label {
font-weight: 700;
}
.bdriv-payment-option:has(input:checked) {
border-color: var(--bdriv-primary, #000);
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
.bdriv-payment-option-label {
font-size: 14px;
font-weight: 500;
color: #333;
flex: 1;
}
.bdriv-payment-option-amount {
font-size: 16px;
font-weight: 700;
color: #333;
}
.bdriv-payment-option-note {
width: 100%;
font-size: 12px;
color: #666;
margin-left: 26px;
} .bdriv-payment-method-choice {
margin-top: 12px;
} #bdriv-paypal-container {
min-height: 48px;
} @media (max-width: 480px) {
.bdriv-booking {
padding: 12px;
}
.bdriv-vehicle-card {
flex-direction: column;
text-align: center;
}
.bdriv-vehicle-img {
width: 120px;
height: 80px;
}
.bdriv-vehicle-price {
text-align: center;
}
} .bdriv-hourly-notice {
display: none;
align-items: flex-start;
gap: 8px;
padding: 12px 14px;
margin-bottom: var(--bdriv-spacing, 12px);
background: #f5f5f5;
border: 1px solid #e5e5e5;
border-radius: var(--bdriv-radius, 8px);
font-size: 13px;
color: #555;
line-height: 1.5;
}
.bdriv-hourly-notice svg {
flex-shrink: 0;
margin-top: 1px;
fill: #888;
} .bdriv-tour-builder {
margin-bottom: var(--bdriv-spacing, 12px);
} .bdriv-tour-timeline {
display: flex;
align-items: center;
gap: 0;
padding: 0 0 0 2px;
}
.bdriv-tour-point {
display: flex;
align-items: center;
gap: 8px;
}
.bdriv-tour-marker {
width: 28px;
height: 28px;
min-width: 28px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
flex-shrink: 0;
}
.bdriv-tour-marker-start {
background: #22c55e;
}
.bdriv-tour-marker-end {
background: var(--bdriv-primary, #000);
}
.bdriv-tour-line {
flex: 1;
height: 2px;
min-width: 16px;
background: repeating-linear-gradient(90deg, #ccc 0px, #ccc 6px, transparent 6px, transparent 10px);
}
.bdriv-tour-point-label {
font-size: 13px;
color: #555;
white-space: nowrap;
}
.bdriv-tour-return-indicator {
margin-top: 6px;
}
.bdriv-tour-return-indicator .bdriv-tour-point-label {
font-size: 12px;
color: #888;
font-style: italic;
}
.bdriv-tour-return-indicator .bdriv-field-input input {
width: 100%;
font-size: 14px;
padding: 10px 14px;
border: 1px solid var(--bdriv-border);
border-radius: 10px;
margin-top: 4px;
}
.bdriv-tour-return-indicator .bdriv-field-label {
font-size: 12px;
font-weight: 600;
color: #555;
margin-bottom: 2px;
}
.bdriv-tour-return-indicator .bdriv-tour-point {
align-items: flex-start;
} .bdriv-stops-header {
display: flex;
justify-content: space-between;
align-items: center;
margin: 14px 0 10px;
}
.bdriv-add-stop-btn {
display: inline-flex;
align-items: center;
gap: 4px;
padding: 7px 16px;
background: var(--bdriv-btn, #000);
color: var(--bdriv-btn-text, #fff);
border: none;
border-radius: var(--bdriv-radius, 8px);
cursor: pointer;
font-size: 13px;
font-weight: 500;
transition: background 0.2s, transform 0.15s;
}
.bdriv-add-stop-btn:hover {
background: var(--bdriv-btn-hover, #333);
transform: scale(1.02);
} .bdriv-stops-list {
display: flex;
flex-direction: column;
gap: 0;
} .bdriv-stop-item {
display: flex;
align-items: stretch;
gap: 0;
background: var(--bdriv-field-bg, #f5f5f5);
border-radius: var(--bdriv-radius, 8px);
margin-bottom: 2px;
overflow: hidden;
transition: opacity 0.25s ease, transform 0.25s ease;
} .bdriv-stop-timeline-col {
width: 32px;
min-width: 32px;
display: flex;
flex-direction: column;
align-items: center;
padding: 0;
}
.bdriv-stop-connector-top,
.bdriv-stop-connector-bottom {
flex: 1;
width: 2px;
background: #ddd;
min-height: 8px;
}
.bdriv-stop-item:first-child .bdriv-stop-connector-top {
background: transparent;
}
.bdriv-stop-item:last-child .bdriv-stop-connector-bottom {
background: transparent;
}
.bdriv-stop-number {
width: 24px;
height: 24px;
min-width: 24px;
display: flex;
align-items: center;
justify-content: center;
background: var(--bdriv-primary, #000);
color: #fff;
border-radius: 50%;
font-size: 12px;
font-weight: 700;
flex-shrink: 0;
} .bdriv-stop-content {
flex: 1;
padding: 10px 12px 10px 8px;
display: flex;
flex-direction: column;
gap: 8px;
min-width: 0;
}
.bdriv-stop-addr-row {
display: flex;
gap: 6px;
align-items: center;
}
.bdriv-stop-address {
flex: 1;
padding: 9px 12px;
border: 1px solid #ddd;
border-radius: var(--bdriv-radius, 8px);
font-size: 14px;
background: #fff;
box-sizing: border-box;
transition: border-color 0.2s;
min-width: 0;
}
.bdriv-stop-address:focus {
outline: none;
border-color: var(--bdriv-primary, #000);
box-shadow: 0 0 0 2px rgba(0,0,0,0.06);
}
.bdriv-stop-options {
display: flex;
gap: 8px;
flex-wrap: wrap;
}
.bdriv-stop-type,
.bdriv-stop-duration {
padding: 6px 10px;
border: 1px solid #ddd;
border-radius: var(--bdriv-radius, 8px);
font-size: 13px;
background: #fff;
transition: border-color 0.2s;
}
.bdriv-stop-type:focus,
.bdriv-stop-duration:focus {
outline: none;
border-color: var(--bdriv-primary, #000);
}
.bdriv-hidden {
display: none !important;
} .bdriv-stop-actions {
display: flex;
gap: 3px;
flex-shrink: 0;
}
.bdriv-stop-move {
width: 28px;
height: 28px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #e0e0e0;
border-radius: 6px;
background: #fff;
cursor: pointer;
color: #888;
padding: 0;
transition: all 0.15s ease;
}
.bdriv-stop-move:hover:not([disabled]) {
background: #f0f0f0;
color: #333;
border-color: #ccc;
}
.bdriv-stop-move[disabled] {
opacity: 0.25;
cursor: default;
}
.bdriv-stop-remove:hover:not([disabled]) {
background: var(--bdriv-error, #dc2626) !important;
border-color: var(--bdriv-error, #dc2626) !important;
color: #fff !important;
}
@media (max-width: 480px) {
.bdriv-stop-options {
flex-direction: column;
}
.bdriv-stop-addr-row {
flex-wrap: wrap;
}
.bdriv-stop-actions {
width: 100%;
justify-content: flex-end;
}
.bdriv-tour-point-label {
font-size: 11px;
}
}