.watch-image img,
.watch-image-col img,
.watch-image-thumbs img {
    width: 100.00%;
    height: auto;
}

.watch-delete {
    padding-top: 0.75em;
}

.watch-image-cols ul,
.watch-image-cols li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

li.watch-image-col.watch-image-preview {
    padding: 0.75em 1.50em;
}

li.watch-image-col.watch-image-thumb {
    float: left;
    width: 25%;
    padding: 0.75em;
}

.watch-image-thumbs {
    padding: 0 0.75em;
}

button.search-details.close,
.watches-search-details.options.default {
    display: none;
}

@media only screen and (min-width: 768px) {
    .watches-search-box {
        width: 50.00%;
        min-width: 500px;
        margin: 0 auto;
    }
}

.watches-search-box fieldset.fieldset-options {
    border: none;
    margin: 0.750em 0;
    padding: 0;
}

.watches-search-box .form-fieldgroup {
    display: table;
    width: 100.00%;
    table-layout: fixed;
}

.watches-search-box .form-fieldgroup .form-field {
    display: table-cell;
    padding: 0.75em 0.250em;
}

.watches-search-box .form-fieldgroup .form-field input,
.watches-search-box .form-fieldgroup .form-field select {
    font-size: 1.00em;
}

.watches-search-box .form-fieldgroup .form-field input[type=text],
.watches-search-box .form-fieldgroup .form-field select {
    width: 100.00%;
}

.watches-search-box .form-fieldgroup .form-field .form-button {
    text-align: center;
}

.watches-filterwrap {
    position: relative;
    z-index: 100;
}

.watches-filterwrap.open {
    opacity: 0.95;
}

.watches-filter-box {
    color: rgb(255, 255, 255);
    background-color: rgb(40, 40, 40);
}

.watches-filter-box {
    display: none;
    position: absolute;
    z-index: 100;
    width: 100.00%;
}

.watches-filter-get button.button {
    border: none;
    padding: 0.50em;
    font-size: 1.00em;
    text-transform: uppercase;
}

.watches-filter-box a {
    color: #ffffff;
    text-decoration: none;
}

.watches-filter-box .filter-col-33,
.watches-filter-box .filter-col-66 {
    padding: 1.50em 0.750em;
}

@media only screen and (min-width: 768px) {

    .watches-filter-box .filter-cols {
        display: table;
        width: 100.00%;
    }

    .watches-filter-box .filter-col-33,
    .watches-filter-box .filter-col-66 {
        display: table-cell;
        vertical-align: top;
    }

    .watches-filter-box .filter-col-33 {
        width: 33.33%;
    }

    .watches-filter-box .filter-col-66 {
        width: 66.66%;
        border-right: 1px solid rgb(120, 120, 120);
    }

    li.watch-image-col.watch-image-thumb {
        width: 16.6667%;
    }
}


.watches-filter-box .filter-col .filter-col {
    padding: 0 0.50em;
}

@media only screen and (min-width: 550px) {
    .watches-filter-box .filter-col .filter-col {
        float: left;
    }

    .watches-filter-box .filter-col .filter-col.filter-col-30 {
        width: 30.00%;
    }

    .watches-filter-box .filter-col .filter-col.filter-col-70 {
        width: 70.00%;
    }

    .watches-filter-box .fieldset-options .form-field {
        float: left;
        width: 50.00%;
    }
}

.watches-filter-box .fieldset-options,
.watches-filter-box .fieldset-button {
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: none;
}

.watches-filter-box .fieldset-button .form-button,
.watches-filter-box .fieldset-options .form-field {
    padding: 0.50em;
}

.watches-filter-box .fieldset-options .form-field input::-webkit-input-placeholder {
    color: rgb(120, 120, 120);
}

.watches-filter-box .fieldset-options .form-field input::-moz-placeholder {
    color: rgb(120, 120, 120);
}

.watches-filter-box .fieldset-options .form-field input:-moz-placeholder {
    color: rgb(120, 120, 120);
}

.watches-filter-box .fieldset-options .form-field input:-ms-input-placeholder {
    color: rgb(120, 120, 120);
}

.watches-filter-box .quicklinks-menu {
    text-align: center;
}

.watches-filter-box .quicklinks-menu h6 {
    margin: 0;
    padding: 0;
    font-size: 1.111em;
    font-weight: 400;
    text-transform: uppercase;
}

.watches-filter-box .quicklinks-menu ul,
.watches-filter-box .quicklinks-menu li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.watches-filter-box .quicklinks-menu li {
    padding: 0.125em 0;
}

.watches-filter-box .quicklinks-menu h6,
.watches-filter-box .quicklinks-menu ul {
    padding: 0.50em;
}

.watches-detail-cols {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.watches-detail-cols .watches-detail-col {
    order: 3;
    width: 50%;
}

.watches-detail-cols .watches-detail-col-full-width {
    width: 100%;
}

.watches-detail-cols .watches-detail-col-teaserimage {
    order: 0;
    padding-bottom: 0;
}

.watches-detail-cols .watches-detail-col-basedata {
    order: 1;
}

.watches-detail-cols .watch-image-thumbs {
    order: 2;
}

.watches-list-col,
.watches-detail-col {
    position: relative;
}

@media screen and (max-width: 767px) {
    .watches-detail-cols .watches-detail-col {
        width: 100%;
    }

    .watches-detail-cols .watch-image-thumbs {
        order: 0;
    }
}

.watches-detail-back-to-list {
    text-align: center;
    padding: 1em;
}

.watches-list-cols ul.f3-widget-paginator {
    display: flex;
    justify-content: center;
}

.watches-list-cols ul.f3-widget-paginator,
.watches-list-cols ul.f3-widget-paginator li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.watches-list-cols ul.f3-widget-paginator li {
    vertical-align: baseline;
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.watches-list-cols ul.f3-widget-paginator li > a:hover {
    background-color: rgb(240, 240, 240);
    color: rgb(0, 0, 0);
}

.watches-list-cols ul.f3-widget-paginator li > * {
    font-family: sans-serif;
    font-weight: 200;
    font-size: 175%;
    color: rgba(80, 80, 80, 0.7);
    text-decoration: none;
    flex-basis: 100%;
    padding: .75em .5em;
}

.watches-list-cols ul.f3-widget-paginator li.current span {
    text-decoration: underline;
}

.watch-list-item {
    position: relative;
    text-align: center;
}

.watch-item {
    position: relative;
}

.watch-preis {
    color: #aa1e3c;
    margin: 0.250rem 0;
}

.watches-detailview .watch-preis {
    margin: 1.00em 0;
}

.watches-detailview .watch-preis .shipping-costs {
    color: rgba(80, 80, 80, .7);
    font-size: 1.1rem;
    font-weight: normal;
    margin-top: .5em;
}

.watches-detailview .watch-preis .shipping-costs .with-tooltip {
    display: inline-block;
}

.watches-detailview .watch-preis .shipping-costs .with-tooltip em {
    font-style: normal;
    text-decoration: underline;
}

.watches-detailview .watch-preis .shipping-costs .tooltip {
    color: rgba(80, 80, 80, 1);
}

.watches-detailview .watch-preis .shipping-costs .tooltip table td {
    padding: .1em .2em;
}

.watches-detailview .watch-preis .shipping-costs .tooltip table td.shipping-costs-destination {
    max-width: 16em;
}

.watches-detailview .watch-preis .shipping-costs .tooltip table td.shipping-costs-price {
    white-space: nowrap;
    vertical-align: top;
}

.watches-detailview .watch-preis .shipping-costs .tooltip table p.shipping-costs-destination-category-countries {
    font-size: .6em;
    line-height: 125%;
    margin: 0;
}

.watch-image {
    position: relative;
}

.watch-sold-flag {
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 42.00%;
    width: auto !important;
    opacity: 0.75;
}

.bs-plus-logo {
    color: white;
    background-color: #9D1E3A;
    letter-spacing: .05ch;
    padding: .2em .35em;

    & strong {
        font-weight: 700;
    }
}

.watches-filterwrap .bs-plus-logo {
    font-size: 1.00em;
    line-height: normal;
    padding: 0.50em 0.75em;
    margin: 0.125em 0 1px 0.25em;
    float: right;
}

.bs-plus-exclusivity-badge {
    display: inline-block;
    user-select: none;

    .bs-plus-exclusivity-timer {
        padding: .2em;
        border: 2px solid #9D1E3A;
        border-top: none;
        background-color: rgba(0, 0, 0, 75%);
        color: #EEEEEE;
        line-height: 1em;
        text-align: center;

        .bs-plus-exclusivity-timer__hours,
        .bs-plus-exclusivity-timer__colon,
        .bs-plus-exclusivity-timer__minutes,
        .bs-plus-exclusivity-timer__unit {
            font-family: 'Courier New', Courier, monospace;
        }

        .bs-plus-exclusivity-timer__unit {
            display: inline-block;
            margin-left: .2em;
        }

        .bs-plus-exclusivity-timer__colon {
            animation: glow 2s ease-in-out infinite;
        }
    }
}

/* used by .bs-plus-exclusivity-timer__colon */
@keyframes glow {
    0%, 100% {
        color: #EEEEEE;
    }
    50% {
        color: #888888;
    }
}

.watches-listview .bs-plus-exclusivity-badge {
    position: absolute;
    z-index: 1;
    top: 39.00%;
    right: 0;
}

.bs-plus-exclusivity-details {
    display: flex;
    align-items: center;
    gap: 1em;
    margin: 1em 0.25em;

    .bs-plus-exclusivity-badge {
        flex-shrink: 0;
    }

    .bs-plus-exclusivity-text {
        font-weight: 500;
    }
}

.watches-listview .watch-sold-flag {
    right: 0;
    width: 50.00%;
    text-align: right;
}

.watch-buttons,
.watch-options {
    padding: 0.75em 0;
}

.watch-options {
    border-top: 1px dotted rgb(175, 175, 175);
}

button.watch-button.disabled {
    opacity: 0.50;
    pointer-events: none;
}

button.watch-option.watch-option-searchrequest--disabled {
    pointer-events: auto;
}

button.watch-option.watch-option-mark.add.issaved,
button.watch-option.watch-option-mark.delete.default {
    display: none;
}

.watch-options button {
    color: rgb(80, 80, 80);
    background-color: transparent;
    padding: 0.125em 0.50em;
    border: none;
}

.watch-options button span {
    padding-right: .5em;
}

form.watches-enquiry,
form.watches-order {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.watch-image-thumbs ul,
.watch-image-thumbs li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    line-height: 0;
}

.watch-image-thumbs ul {
    overflow: hidden;
}

.watch-image-thumbs li {
    float: left;
    width: 33.33%;
}

.watches-detail-col h4 {
    padding: .3rem .5rem;
    background-color: #f6f6f6;
}

.watches-detail-col h4 + p,
.watches-detail-col-our-remarks p {
    padding-left: .5rem;
}

table.table-watch {
    border-collapse: collapse;
    width: 100.00%;
}

table.table-watch td {
    border-bottom: 1px dotted rgb(175, 175, 175);
}

table.table-watch td.td-label {
    width: 45%;
    padding-left: .5rem;
}

.watches-more-about {
    position: relative;
}

.watches-more-about .news .no-news-found {
    text-align: center;
}

.watches-more-about .news .news-list-view {
    overflow: hidden;
}

.watches-more-about .news .news-list-view div.article {
    float: left;
    width: 33.33%;
}

.watches-more-about-title {
    text-align: center;
}

.watches-filter-get button.button#button-filterbox,
.watches-filter-get button.button.watches-filter {
    margin: 0.25em 0.25em 0 0;
}

.watches-filter-get button.button.watches-filter {
    text-transform: none;
    position: relative;
}

.watches-filter-get button.button {
    padding-right: 0.750em;
}

.watches-filter-get button.button span.icon.close {
    display: inline-block;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 1.00em;
    line-height: 0;
    vertical-align: -15%;
}

.watches-filter-get button.button span.icon.close:before {
    content: "x";
}

.watches-listview p.no-watches-found {
    margin: 2.5em 0;
    font-size: 1.111em;
    text-align: center;
    font-weight: bold;
}

.watches-filter-get {
    display: inline-block;
}

.watches-list-col.watches-list-teaser img {
    width: 100%;
    height: auto;
}

@media only screen and (max-width: 550px) {
    .watches-list-col.watches-list-teaser img {
        width: 90%;
        display: block;
        margin: 0 auto;
    }
}

.watch-image .image-with-hover-image {
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
}

.watch-image .image-with-hover-image img {
    display: block;
    transition: opacity 500ms ease-out;
}

.watch-image:hover .image-with-hover-image img {
    opacity: 0;
}

.trust-bar {
    margin: 1em 0;
}

.trust-bar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.trust-bar ul li {
    margin-right: 1em;
}

.trust-bar ul li figure {
    margin: 0;
}

.trust-bar ul li figcaption {
    display: none;
}

.trust-bar ul li img {
    height: 4.2em;
    width: auto;
    display: block;
    margin: auto;
}

.trust-bar ul li .tooltip {
    max-width: 20em;
}

.trust-bar ul li .tooltip img {
    width: 40%;
}

.trust-bar ul li .tooltip h4 {
    font-size: 1.33em;
    margin: 0 0 1rem 0;
    padding: 0;
    background-color: inherit;
}

.trust-bar ul li .tooltip p {
    padding: 0;
}

.frame-type-bswatches_plusimage {
    .bs-plus-image {
        position: relative;

        img {
            width: 100%;
            height: auto;
        }

        .bs-plus-exclusivity-badge {
            position: absolute;
            z-index: 1;
            top: 50%;
            transform: translateY(-100%) scale(2);
            right: 1em;

            transform-origin: top right;
            will-change: transform;
        }
    }
}

.frame-type-text,
.frame-type-bswatches_plusimage {
    &.frame-layout-1 {
        float: left;
        width: calc(50% - 0.5em);
        margin-right: 1em;
        margin-bottom: 1.5em;

        &:nth-of-type(2n) {
            margin-right: 0;
        }

        &:nth-of-type(2n+1) {
            clear: left;
        }

        @media (max-width: 800px) {
            float: none;
            width: 100%;
            margin-right: 0;
        }
    }
}

.frame-layout-1 + :not(.frame-layout-1) {
    clear: both;
}
