@charset "UTF-8";
.select2-selection {
  padding: 11px 16px 10px 16px;
  height: auto !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 12px;
  right: 12px;
  width: 20px;
}

.select2-container--default .select2-selection--multiple .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 12px;
  right: 12px;
  width: 20px;
}

.select2-container--default b {
  display: none !important;
}

.select2-container--default .select2-selection__arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 6L7.80724 9.91964C7.78003 9.94512 7.74772 9.96533 7.71215 9.97912C7.67658 9.9929 7.63846 10 7.59995 10C7.56145 10 7.52332 9.9929 7.48775 9.97912C7.45218 9.96533 7.41987 9.94512 7.39266 9.91964L3.19995 6' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: center center;
}

.select2-container--default.select2-container--open .select2-selection__arrow {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.00005 10L7.19276 6.08036C7.21997 6.05488 7.25228 6.03467 7.28785 6.02089C7.32342 6.0071 7.36154 6 7.40005 6C7.43855 6 7.47668 6.0071 7.51225 6.02089C7.54782 6.03467 7.58013 6.05488 7.60734 6.08036L11.8 10' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.00005 10L7.19276 6.08036C7.21997 6.05488 7.25228 6.03467 7.28785 6.02089C7.32342 6.0071 7.36154 6 7.40005 6C7.43855 6 7.47668 6.0071 7.51225 6.02089C7.54782 6.03467 7.58013 6.05488 7.60734 6.08036L11.8 10' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.select2-container--default .select2-results__option--selected {
  background-color: transparent;
  font-weight: bold;
}

.select2-container--default .select2-results__option {
  padding-inline: 15px;
}

.select2-container .select2-selection--multiple {
  min-height: 50px;
  padding: 5px;
  padding-right: 30px;
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 6L7.80724 9.91964C7.78003 9.94512 7.74772 9.96533 7.71215 9.97912C7.67658 9.9929 7.63846 10 7.59995 10C7.56145 10 7.52332 9.9929 7.48775 9.97912C7.45218 9.96533 7.41987 9.94512 7.39266 9.91964L3.19995 6' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: calc(100% - 12px) 16px;
}

.select2-container .select2-selection--multiple[aria-expanded=true] {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M3.00005 10L7.19276 6.08036C7.21997 6.05488 7.25228 6.03467 7.28785 6.02089C7.32342 6.0071 7.36154 6 7.40005 6C7.43855 6 7.47668 6.0071 7.51225 6.02089C7.54782 6.03467 7.58013 6.05488 7.60734 6.08036L11.8 10' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M3.00005 10L7.19276 6.08036C7.21997 6.05488 7.25228 6.03467 7.28785 6.02089C7.32342 6.0071 7.36154 6 7.40005 6C7.43855 6 7.47668 6.0071 7.51225 6.02089C7.54782 6.03467 7.58013 6.05488 7.60734 6.08036L11.8 10' stroke='%23333333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  color: #333;
  background: #CCC;
}

.select2-container--default [aria-multiselectable=true] .select2-results__option--selectable {
  padding-left: 40px;
  position: relative;
}

.select2-container--default [aria-multiselectable=true] .select2-results__option--selectable {
  padding-left: 40px;
  position: relative;
}
.select2-container--default [aria-multiselectable=true] .select2-results__option--selectable::before {
  content: "";
  position: absolute;
  left: 9px;
  top: 7px;
  width: 21px;
  height: 21px;
  border-radius: 5px;
  border: 1px solid #BFBFBF;
  background-color: white;
}

.select2-container--default [aria-multiselectable=true] .select2-results__option--selected::before {
  background-image: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13 4L5.2 11L2 7.70306' stroke='%23F7931D' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: 15px 15px;
  background-position: center center;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #F7F7F7;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-right: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: auto;
  right: 4px;
  top: 0;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #BFBFBF;
  border-radius: 5px;
}

.select2-container .select2-search--inline .select2-search__field {
  margin-top: 8px;
  margin-left: 17px;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #F2F2F2;
}

.with-date-icon {
  background-image: url("../images/calendar.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 15px) center;
  background-size: 15px 15px;
}

/* Şkryje textarea v multiselectu */
ul.select2-selection__rendered + span {
  display: none !important;
}

/*
ul.select2-selection__rendered::before {
  content: "Parametry";  display: block;
  color: darkgray;
  transform: translate(8px, 9px);
  position: absolute;
}
*/

ul.select2-selection__rendered::before {
    content: var(--before-text, "Parametry");
    display: block;
    color: darkgray;
    transform: translate(8px, 9px);
    position: absolute;
}

.mymarks {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  list-style: none;
  padding-left: 0px;
}
.mymarks li {
  display: inline-flex;
  border-radius: 4px;
  border: 1px solid darkgray;
  background-color: rgb(249, 249, 249);
}
.mymarks li button {
  order: 2;
}
.mymarks li span {
  order: 1;
}

.table th {
  font-weight: 600;
}

.table th, .table td {
  box-shadow: none;
  padding: 12px;
  vertical-align: middle;
  border-bottom: none;
}

.table tr {
  border-bottom: 1px solid lightgray;
}

.table tr.unavailable {
  opacity: 0.5;
}

.table thead {
  position: sticky;
  top: 0;
  background-color: white;
  z-index: 20;
}

.table thead tr {
  border-bottom: 1px solid lightgray;
}

.price-cell {
  text-align: right;
}

@media (max-width: 768px) {
  .table th, .table td {
    width: 100%;
    padding: 4px 0;
  }

  .table td:first-child {
    width: clamp(44px, 30%, 64px);
    margin-right: 10px;
  }
  .table td:nth-child(2) {
    width: 70% !important;
  }
  .price-cell {
    text-align: left;
  }
  .table tr {
    display: flex;
    flex-wrap: wrap;
    padding-block: 20px;
    padding-inline: 10px;
  }
  table.table-striped tr td span, table.table-striped tr th span {
    display: inline-block;
    position: relative;
  }
  table.table-striped tr td span:last-child, table.table-striped tr th span:last-child {
    margin-left: auto;
    margin-right: 0px;
    float: right;
  }
}
input {
  max-height: 51px !important;
  border: 1px solid #BFBFBF !important;
}

[for=cancleform],
[for=submitform] {
  display: block;
}
@media (min-width: 1200px) {
  [for=cancleform],
  [for=submitform] {
    transform: translateY(2px);
  }
}

.form-group {
  margin-bottom: 20px;
}

[type=submit][disabled] {
  border-color: #FFCC00 !important;
}

[type=submit] {
  border-color: #FFCC00 !important;
  margin-left: auto;
}

#searchform .row {
  margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  transform: translateX(-20px);
}

.option-tag, .select2-selection__choice {
  border: 1px solid darkgray !important;
  padding: 0 7px;
  border-radius: 4px;
  background-color: rgb(249, 249, 249);
  display: inline-block;
}

.option-tag.large-tag {
  padding: 6px 9px 7px 9px;
  font-size: 18px;
}
.mymarks, .intablemarks {
  list-style: none;
}

.mymarks .select2-selection__choice .select2-selection__choice__remove, .intablemarks .select2-selection__choice .select2-selection__choice__remove {
  appearance: none;
  padding: 0px;
  padding-left: 7px;
  border: 0px solid transparent !important;
  background-color: transparent !important;
}
.mymarks .select2-selection__choice .select2-selection__choice__display, .intablemarks .select2-selection__choice .select2-selection__choice__display {
  display: block;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 135%;
  color: #333333;
}

.intablemarks {
  padding-left: 0px;
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  min-width: 157px;
}

.bi.bi-info-circle {
  transform: translateY(-2px);
}

/*
.nav-tabs .nav-link {
  border-bottom: 2px solid transparent;
}
.nav-tabs .nav-link.active {
  border-bottom: 2px solid #FFCC00;
}
*/
.nav-tabs .lavalamp-object {
  display: none;
}

#mapbig {
  width: 100%;
  height: 400px;
  display: none;
}
@media (max-width: 768px) {
  #mapbig {
    height: 100vw;
    display: block;
    margin-bottom: 20px;
  }
}

@media (min-width: 768px) {
  .tabbedmap #mapbig {
    width: 100%;
    height: 600px;
    display: block;
  }
}

#mapdetail {
  width: 100%;
  height: 440px;
}

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: red !important;
  padding-right: 3.375rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1…\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"%29' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.46875rem) center;
  background-size: calc(0.75em + 0.9375rem) calc(0.75em + 0.9375rem);
}

.invalid-feedback {
  color: red !important;
}

.row-link {
  cursor: auto !important;
}

.row-link.clickable {
  cursor: pointer !important;
}

.clickable.row-link:hover {
  background-color: #f0f0f0 !important;
}

@media (min-width: 768px) and (max-width: 1199px) {
  .container-md, .container-sm, .container {
    max-width: 100%;
  }
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: red !important;
}

.tooltip {
  z-index: 2352353252;
}
.tooltip.show {
  opacity: 1;
  z-index: 546464664;
}

.tooltip-inner {
  background-color: #333333 !important;
  padding: 6px 12px;
  text-align: left;
}

.trailers-table th:first-child, .trailers-table td:first-child {
  white-space: nowrap;
  width: 80px;
}
td:first-child {
  padding: 0;
}
td:first-child img {
  width: 100%;
}

p {
  color: #151515;
}


/* Overwrites google maps infoWindow styles */
button.gm-ui-hover-effect {
  width: 30px !important;
  height: 30px !important;
  margin: 0 !important;
}
button.gm-ui-hover-effect span {
  width: 18px !important;
  height: 18px !important;
  margin-block: 0 !important;
  margin-inline: auto !important;
}

.btn {
  line-height: 0.5;
  padding-inline: 16px;
}

.btn:hover {
  border-color: #FFCC00 !important;
}

input:disabled {
  opacity: 0.5 !important;
}

/*# sourceMappingURL=overidestyles.css.map */

/* zamezeni scrolovani na karticce v mape na slabsich mobilech*/

@media (max-width: 768px) {
    .gm-style-iw-d {
        max-height: 600px !important;
    }
    
    .gm-style-iw {
        max-height: 650px !important;
    }
}

/* Úprava modál stylů */
#mapDetailModal .modal-header .close {
    width: 32px;
    height: 32px;
    padding: 0;
    margin: 0;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    font-size: 24px;
    opacity: 0.7;
    cursor: pointer;
}

#mapDetailModal .modal-header .close:hover {
    opacity: 1;
}

#mapDetailModal .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Styl pro záložky v modalu */
#trailerTabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 0;
}
#trailerTabs .nav-link {
    border: none;
    border-bottom: 3px solid transparent;
    color: #6c757d;
    font-weight: 600;
    border-radius: 0;
    background: transparent;
    padding: 1rem;
    text-transform: uppercase;
}
#trailerTabs .nav-link:hover {
    border-color: transparent;
    color: #000;
}
#trailerTabs .nav-link.active {
    color: #000;
    background: transparent;
    border-bottom: 3px solid #FFCC00;
}

/* Oprava z-indexu pro Magnific Popup, aby byl nad Bootstrap modalem */
.mfp-bg, .mfp-wrap {
    z-index: 2000 !important;
}

/* Slevové razítko v hero sekci */
.vosik__discount-badge {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    z-index: 10;
}

.vosik__discount-badge img {
    width: 300px;
    height: auto;
    animation: float 3s ease-in-out infinite;
}

@keyframes float {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-10px);
    }
}

@media (max-width: 991px) {
    .vosik__discount-badge {
        justify-content: center;
        margin-top: 20px;
    }
    
    .vosik__discount-badge img {
        width: 180px;
    }
}