/*
::selection {
background: #ffbe00;
color: #000000;
}

::-moz-selection {
background: #ffbe00;
color: #000000;
}
*/

.clearfix {
    clear: both;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.mb-1 {
    margin-bottom: 10px !important;
}

.mb-2 {
    margin-bottom: 15px !important;
}

.mb-3 {
    margin-bottom: 20px !important;
}

.mb-4 {
    margin-bottom: 25px !important;
}

.mb-5 {
    margin-bottom: 30px !important;
}

.mt-0 {
    margin-top: 0 !important;
}

.mt-1 {
    margin-top: 10px !important;
}

.mt-2 {
    margin-top: 15px !important;
}

.mt-3 {
    margin-top: 20px !important;
}

.mt-4 {
    margin-top: 25px !important;
}

.mt-5 {
    margin-top: 30px !important;
}

.mr-0 {
    margin-right: 0 !important;
}

.mr-1 {
    margin-right: 10px !important;
}

.mr-2 {
    margin-right: 15px !important;
}

.mr-3 {
    margin-right: 20px !important;
}

.mr-4 {
    margin-right: 25px !important;
}

.mr-5 {
    margin-right: 30px !important;
}

.ml-0 {
    margin-left: 0 !important;
}

.ml-1 {
    margin-left: 10px !important;
}

.ml-2 {
    margin-left: 15px !important;
}

.ml-3 {
    margin-left: 20px !important;
}

.ml-4 {
    margin-left: 25px !important;
}

.ml-5 {
    margin-left: 30px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.pl-3 {
    padding-left: 20px;
}

.text-align-left {
    text-align: left !important;
}

.height-1 {
    height: 10px;
}

.height-2 {
    height: 20px;
}

.height-3 {
    height: 25px;
}

.headline-margin {
    margin-top: 6px;
    margin-bottom: 8px;
}

.column-50 {
    width: 48%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.outdated {
    color: lightgrey;
}


/*
article a,
.tdc-content-wrap a {
    color: #222222 !important;
    text-decoration: none !important;
    border-bottom: 1px solid #ffbe00 !important;
}

article a:hover,
.tdc-content-wrap a:hover {
    background-color: #ffc00b;
    color: #444444;
    text-decoration: none !important;
    cursor: pointer;
}
*/

.tdi_84 .entry-title,
.tdi_84 .entry-title a,
h3.entry-title,
h3.entry-title a {
    line-height: 30px !important;
}

a.no-decoration {
    text-decoration: none !important;
    border-bottom: 0 !important;
}

a.no-decoration:hover {
    background-color: transparent !important;
}

.woocommerce .product a.button {
    color: #222222 !important;
    background-color: #FFBE00 !important;
}

.woocommerce .product a.button:hover,
.td-read-more a:hover,
.more-link-wrap a:hover {
    background-color: #222222 !important;
    color: #FFBE00 !important;
}

a.tds-button1 {
    background-color: #ffbe00;
    color: #222222;
}

a.tds-button1:hover {
    color: #ffbe00 !important;
    text-decoration: none;
    background-color: #222222;
}

.woocommerce-product-search button {
    background-color: #ffbe00;
    color: #222222;
    border: 0;
    font-family: "Open Sans";
    font-size: 11px;
    padding: 5px 10px;
    font-weight: 700;
}

.woocommerce-product-search button:hover {
    color: #ffbe00 !important;
    background-color: #222222;
}

.woocommerce-pagination {
    margin-top: 20px;
}

.woocommerce nav.woocommerce-pagination ul {
    border: 0 !important;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    color: #ffbe00 !important;
    background-color: #222222 !important;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    background-color: #ffbe00;
    color: #222222;
}

.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #ffffff !important;
}

.woocommerce nav.woocommerce-pagination ul li a {
    border-bottom: 0 !important;
}

.text-bold,
.text-bold p {
    font-weight: bold !important;
}

.table-events,
.table-events-short {
    width: 100%;
    margin-bottom: 0 !important;
}

.table-events tr:nth-child(even),
.table-events-short tr:nth-child(even) {
    background-color: #E0E1DF;
}

.table-events td,
.table-events th,
.table-events-short td,
.table-events-short th {
    border: 0;
    padding-right: 30px;
    padding-left: 0px;
    width: fit-content
}


/*
.table-events th:last-child,
.table-events td:last-child {
    width: 100%;
}
*/

.table-events td:last-child {
    color: #AD1E22;
    font-weight: bold;
}

.table-events-short td:first-child,
.table-events-short td:first-child a {
    color: #AD1E22 !important;
    font-weight: bold;
}

.table-events th,
.table-events-short th {
    vertical-align: top;
    font-weight: bold;
}

.filter-label {
    display: inline-block;
    margin-right: 15px;
    font-weight: bold;
}

.filter-box {
    clear: left;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: var(--background-color-softer);
    padding: 10px 10px 10px 10px;
}

.filter-select {
    border: 0;
    font-weight: bold;
    margin-left: 0px;
    margin-right: 0px;
    height: 34px;
    margin-bottom: 10px;
}

.filter-select-large {
    width: 100%;
    margin-bottom: 10px;
}

.filter-select-small {
    width: calc( 50% - 5px);
    margin-bottom: 10px;
}

#eventMonthFrom {
    margin-right: 5px;
}

#eventMonthTo {
    margin-left: 5px;
}

.filter-textfield {
    border: 0;
    display: inline-block;
}

.filter-button {
    border: 0;
    background-color: #ffbe00;
    width: 34px;
    height: 34px;
}

.headline-bold {
    color: #FFBF00;
    font-weight: bold;
}

.feature-box {
    clear: left;
    background-color: #FFF9E8;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
}

#reviewsearch {
    background-color: #DFE1E1;
    border: 0;
    padding: 10px 10px 10px 45px;
    color: black;
    background-image: url("/wp-content/plugins/item-visions-functions/images/lupe.svg");
    background-position: 10px 8px;
    background-size: 25px;
    background-repeat: no-repeat;
    outline: none;
    font-size: 16px;
    height: auto;
}

.feature-box2 {
    clear: left;
    background-color: #000000;
    margin-left: 0px;
    margin-right: 0px;
    padding: 0px;
}

.feature-box2 h2,
.feature-box2 h2 a {
    color: #ffffff !important;
}

.highlight-box {
    background-color: #FFF9E8;
    padding: 20px;
}

.rate {
    width: 15px;
    height: 2px;
    background-color: #222222;
    margin-right: 1px;
}

.rate-empty {
    width: 15px;
    height: 2px;
    background-color: #FFBF00;
    margin-right: 1px;
}

.rate-value {
    background-color: #222222;
    color: #ffffff;
    margin-right: 1px;
    padding: 2px 4px 2px 4px;
    display: inline-block;
    line-height: 16px;
    margin-bottom: -4px;
}

.headline-yellow {
    background-color: #ffbe00;
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 400;
    padding: 2px 4px 2px 4px;
    line-height: auto;
    width: 150px;
    text-align: center;
    line-height: 26px;
    position: relative;
    transform: skewX(15deg);
}

.unskew {
    transform: skewX(-15deg);
    display: inline-block;
}

.searchresult-entry {
    border-bottom: 1px solid var(--text-color-softer);
}

.searchresult-thumbnail {
    width: 50px;
    height: 50px;
    margin: 3px 20px 0 0 !important;
}

.news-entry {
    margin-bottom: 30px;
}

.news-teaser {
    font-weight: normal;
}

.news-headline {
    font-size: 22px;
    font-weight: 600;
}

.news-headline-small {
    font-size: 15px;
    font-weight: normal;
}

.news-entry h3 {
    margin-bottom: 10px !important;
}

.news-entry p {
    margin-bottom: 0 !important;
}

.latest-news,
.other-tours {
    background-color: #F7DAB3;
    padding: 15px 0 15px 15px;
    margin-bottom: 50px;
    margin-top: 50px;
}

.half-page-wrapper {
    width: 350px;
    height: 200px;
}

.headline-orange {
    background-color: #e48200;
    font-size: 16px;
    font-family: "Open Sans";
    font-weight: 400;
    padding: 2px 4px 2px 4px;
    line-height: auto;
    width: 150px;
    text-align: center;
    line-height: 26px;
    margin: -15px 0 15px 0;
}

.post .td-post-header .entry-title,
.visions-entry-title {
    font-family: "Open Sans";
    font-weight: 500;
    font-size: 33px;
    margin-top: 0;
    margin-bottom: 7px;
}

.column-odd {
    width: 48%;
    margin-right: 2%;
    float: left;
}

.column-even {
    width: 48%;
    margin-left: 2%;
    float: left;
}

.feature-box-column {
    width: 30%;
    float: left;
    margin-right: 3%;
}

.feature-box-image {
    width: 100%;
    max-width: 350px;
    height: 150px;
}

.sidebar-review h3 {
    font-size: 15px;
    line-height: 20px;
}

.sidebar-review .headline-yellow {
    margin-top: 0;
}

.tagdiv-type p.no-margin,
.tagdiv-type img.no-margin,
.no-margin {
    margin: 0;
}

.no-decoration {
    border: 0;
}

.festival-row,
.tour-row {
    clear: left;
}

.festival-column {
    width: 50%;
    float: left;
}

.tour-column-left {
    width: 30%;
    float: left;
}

.tour-column-right {
    width: 70%;
    float: left;
    padding-left: 20px;
}

.tour-2column-box {
    width: 50%;
    float: left;
    margin-bottom: 25px;
}

.tour-3column-box {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}

@media only screen and (max-width: 1018px) {
    .tour-3column-box {
        width: 50%;
    }
}

@media only screen and (max-width: 768px) {
    .tour-2column-box,
    .tour-3column-box {
        width: 100%;
    }
}

.tour-image-box-wrapper {
    width: 300px;
    height: 155px;
}

.tour-image-wrapper {
    width: 100%;
    height: 155px;
}

.review-image-wrapper {
    width: 150px;
    height: 150px;
    background-color: #FFF9E8;
}

.review-image-size-cover {
    width: 200px;
    height: 200px;
}

.font-size-14 {
    font-size: 14px !important;
    line-height: normal;
}

.review-image-listview {
    float: left;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
}

.review-image-wrapper-16-9 {
    width: 100%;
    padding-top: 56.25%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.review-image-wrapper-16-9 img {
    width: 100%;
    /* or any custom size */
    height: 100%;
    object-fit: cover;
}

.feature-box2 .headline-bold,
.feature-box2 h2 {
    margin-left: 20px;
}

.feature-box2 .headline-bold {
    margin-top: 12px;
}

.feature-box2 h2 {
    margin-top: 0px;
    margin-bottom: 12px;
}

.review-listview {
    clear: left;
    border-top: 1px solid grey;
}

.image-upscale {
    background-color: #fff9e8;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center 50%;
}

.festival-image-wrapper {
    width: 100%;
    max-width: 350px;
    text-align: center;
    background-color: #FFF9E8;
    line-height: 0;
}

h2.block-orange {
    background-color: #ffbe00;
    font-weight: bold;
    padding: 5px 10px;
    display: inline-block;
    margin: 0;
    font-size: 15px;
    line-height: 26px;
}

.review-meta {
    margin-top: 15px;
    margin-bottom: 25px;
}

a.block-link {
    background-color: transparent !important;
    font-size: 16px !important;
    padding: 3px 5px !important;
}

.spacer-m {
    height: 20px;
}

@media only screen and (max-width: 576px) {
    .column-odd,
    .column-even {
        width: 100%;
        float: none;
    }
    .feature-box-column {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 1200px) {
    .filter-select-large,
    .filter-select-small {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        /*margin-bottom: 20px;
        
        */
    }
    #eventMonthTo,
    #eventMonthFrom {
        margin-left: 0;
        margin-right: 0;
    }
    #liveSearchStart {
        margin-left: 0;
    }
}


/*
.vis-search-result {
    width: 100%;
    min-height: 80px;
}
*/

.lds-ring {
    display: block;
    position: relative;
    width: 80px;
    height: 80px;
    margin: auto;
}

.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 64px;
    height: 64px;
    margin: 8px;
    border: 8px solid #ffbe00;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #ffbe00 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}

@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.filter-letter,
a.page-numbers,
.tdc-content-wrap a.page-numbers,
.page-numbers.current {
    display: inline-block;
    font-size: 15px;
    padding: 3px 8px;
    margin-right: 10px;
    background-color: #FFDF80;
    color: white;
    margin-bottom: 10px;
    min-width: 30px;
    text-align: center;
}

.page-numbers.dots {
    min-width: 30px;
    margin-right: 10px;
}

.filter-letter:hover,
a.page-numbers:hover,
.tdc-content-wrap a.page-numbers:hover {
    background-color: #ffbe00 !important;
    cursor: pointer;
    color: white;
    text-decoration: none;
}

.filter-selected,
.page-numbers.current {
    background-color: #ffbe00;
}

.searchresult-notfound {
    padding-top: 20px;
    height: 80px;
    vertical-align: middle;
    font-weight: bold;
    text-align: center;
}

input[type=search] {
    font-size: 12px;
    line-height: 21px;
    color: #444;
    border: 1px solid #e1e1e1;
    width: 100%;
    max-width: 100%;
    height: 34px;
    padding: 3px 9px;
    box-sizing: border-box !important;
}

input[type=search]:focus {
    border-color: #b0b0b0 !important;
}

.vision-homepage .entry-title,
.vision-homepage.feature-box h3 {
    font-family: "Open Sans";
    font-size: 20px;
    font-weight: 500;
}