@media (orientation: portrait) {
  .device-sm .uk-logo img {
    margin-top: 0;
    padding: 0 0 10px 0;
  }
  .device-sm .uk-button {
    padding: 10px;
    line-height: 16px;
  }
  .device-sm .uk-pagination a {
    padding: 5px 10px;
    font-size: 0.8rem;
  }
  .device-sm .header h1 {
    font-size: 30px;
    line-height: 30px;
  }
  .device-sm .overlayblokken .uk-button {
    min-width: 220px;
  }
  .device-sm .overlayblokken .uk-button::after {
    top: 10px;
  }
  .device-sm .nieuws .uk-button::after {
    top: 10px !important;
    right: -10px;
  }
  .device-sm .zoeken .bookzo-bootstrap .input-group-text {
    display: none;
  }
  .device-sm .zoeken .bookzo-search .form-inline .form-group-inline .form-control.form-control-datepicker, .device-sm .zoeken .bookzo-search .form-inline .form-group-inline .form-control {
    text-align: center;
    min-width: 100%;
    border-radius: 5px;
  }
  .device-sm .zoeken .bookzo-search .form-inline .form-group-inline .dropdown-input .dropdown-button {
    height: 40px;
  }
  .device-sm .zoeken .bookzo-search .form-inline label {
    font-size: 26px;
  }
  .device-sm .zoeken .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-left: -1px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .device-sm .zoeken .btn-primary {
    font-size: 1.3rem;
    min-height: 50px;
    min-width: 100%;
  }
  .device-sm .zoeken .bookzo-bootstrap .mr-2, .device-sm .zoeken .bookzo-bootstrap .mx-2 {
    margin-right: 0 !important;
  }
  .device-sm .spotlight .bookzo-bootstrap .col-xl-3 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .device-sm .spotlight .slider-pagination {
    display: none;
  }
  .device-sm .overnachtenslider .uk-slidenav-previous, .device-sm .overnachtenslider .uk-slidenav-next {
    padding: 10px;
  }
  .device-sm .nieuws .uk-button {
    line-height: 19px;
  }
  .device-sm .zoeken .uk-container {
    max-width: 80%;
  }
  .device-sm .tm-toolbar {
    display: block !important;
  }
  .device-sm .tm-toolbar .uk-button {
    font-size: 12px;
    padding: 0 15px 0 0;
  }
  .device-sm .tm-toolbar .uk-margin-auto-left {
    margin-left: auto !important;
    margin-right: auto;
  }
  .device-sm .tm-toolbar .mod-languages img {
    max-height: 32px;
    padding: 7px 0 0 0;
  }
  .device-sm .tm-toolbar .uk-grid {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .device-sm .tm-toolbar .uk-grid > * {
    padding-left: 0;
  }
  .device-sm h1, .device-sm h2, .device-sm h3 {
    line-height: normal;
  }
  .device-sm .acconaam h1 {
    line-height: 30px;
    padding: 20px 0;
  }
  .device-sm .tekstblok a, .device-sm .tekstblok p a {
    word-wrap: break-word;
  }
  .device-sm .overnachtenstart h1 {
    padding-top: 0px;
    font-size: 30px;
    line-height: 25px !important;
  }
  .device-sm .overnachtenintro {
    background: #efefef;
  }
  .device-sm .accoswitcher .uk-tab {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0;
    padding: 0;
    list-style: none;
    position: relative;
    justify-content: space-evenly;
    flex-direction: column;
    align-content: stretch;
    gap: 0px;
  }
  .device-sm .accoswitcher .uk-tab li:nth-child(1) a {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 10px;
  }
  .device-sm .accoswitcher .uk-tab li:last-child a {
    border-top-right-radius: 0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
  }
  .device-sm .accoswitcher .images-wrapper .main-image {
    width: 100%;
    height: 300px;
  }
  .device-sm .accoswitcher .el-item {
    min-height: 0px !important;
  }
  .device-sm .accoswitcher .uk-tab > * > a {
    font-size: 17px;
    padding: 11px;
  }
  .device-sm .reviews .result-question {
    position: initial !important;
    min-width: 0% !important;
  }
  .device-sm .reviews .review-result-text {
    max-width: 100%;
  }
  .device-sm .reviews .card-title {
    max-width: 100%;
  }
  .device-sm .nieuwsbrief .formembed {
    background-color: #de5000;
    padding: 20px;
  }
  .device-sm .nieuwsbrief .convertforms .cf-fields {
    gap: 20px;
  }
  .device-sm .switcherrow .uk-tab > * > a {
    font-size: 15px;
    padding: 10px;
  }
  .device-sm .switcherrow .uk-tab > * {
    flex: none;
    padding-left: 0;
    position: relative;
  }
  .device-sm .switcherrow .el-content ul {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 20px 0 20px 10px;
    flex-direction: row;
    flex-wrap: wrap;
  }
  .device-sm .footerrow {
    padding: 20px;
  }
  .device-sm .footerrow h3 {
    padding: 20px 0 0 0;
  }
  .device-sm .footerrow .uk-nav > li > a {
    padding: 0;
  }
  .device-sm .footerrow .logo {
    padding: 0 0 20px 0;
    text-align: center;
  }
  .device-sm .linksrow {
    padding: 0 20px;
  }
  .device-sm .linksrow .list {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0px;
    flex-direction: column;
  }
  .device-sm .linksrow .uk-text-right {
    text-align: left !important;
  }
  .device-sm .linksrow .socials {
    padding: 20px 0;
  }
  .device-sm .copy .uk-container {
    min-height: 500px;
    border-left: 15px solid #5a4f3c;
    border-right: 15px solid #5a4f3c;
  }
  .device-sm .copy::after {
    background-size: 370%;
    background-position: left;
    width: 100%;
    height: 439px;
    position: absolute;
    left: 0px;
    bottom: 86px;
    background-repeat: no-repeat;
  }
  .device-sm .nieuws .uk-button::after {
    top: 0px;
  }
  .device-sm .filtercol {
    display: none;
  }
  .device-sm .filter-button .btn-link {
    letter-spacing: normal;
    background-color: #80a376;
    border-radius: 99px;
    font-family: "BankGothic";
    color: #fff;
    text-transform: uppercase;
    border: 0px;
    font-size: 1rem;
    padding: 10px 20px;
    margin: 20px 0;
    line-height: normal;
  }
  .device-sm .resultaat .bookzo-bootstrap .col-xl-3 {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px !important;
  }
  .device-sm .resultaat .card-title-name h3 {
    line-height: 18px;
    font-size: 22px;
  }
  .device-sm .resultaat .icon-wrapper {
    font-size: 19px !important;
  }
  .device-sm .omschrijving {
    padding-bottom: 30px;
  }
  .device-sm .accoheader .images-wrapper .main-image {
    height: 270px;
  }
  .device-sm .filter-button {
    display: block !important;
  }
  .device-sm bookzo-client-side-filters .filters-wrapper.floating {
    left: 20px !important;
  }
  .device-sm bookzo-client-side-filters .filters-wrapper .filters .form-check label {
    font-size: 13px;
  }
  .device-sm .aanbiedingen .uk-grid-stack > div:nth-child(even) .uk-grid-collapse {
    display: block;
  }
  .device-sm .aanbiedingen img {
    aspect-ratio: 1;
    object-fit: cover;
  }
  .device-sm .aanbiedingen .uk-card-default .uk-card-title {
    color: #2d2e33;
    overflow-wrap: anywhere;
    font-size: 30px;
  }
}
