.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;
}


.frame-type-bs_trustbar {
  margin: 2.5em -1.5em; }
  .frame-type-bs_trustbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-around; }
  .frame-type-bs_trustbar li {
    width: 10em; }
    .frame-type-bs_trustbar li a, .frame-type-bs_trustbar li a:visited, .frame-type-bs_trustbar li a:hover, .frame-type-bs_trustbar li a:active {
      color: inherit;
      text-decoration: none; }
    .frame-type-bs_trustbar li figure {
      margin: 0; }
    .frame-type-bs_trustbar li img {
      width: 55%;
      height: auto;
      display: block;
      margin: auto; }
    .frame-type-bs_trustbar li figcaption {
      text-align: center; }
      .frame-type-bs_trustbar li figcaption h4 {
        display: none; }
      .frame-type-bs_trustbar li figcaption p {
        font-size: 90%;
        line-height: 115%; }
    .frame-type-bs_trustbar li .tooltip {
      max-width: 20em; }
      .frame-type-bs_trustbar li .tooltip img {
        width: 40%; }
      .frame-type-bs_trustbar li .tooltip h4 {
        font-size: 1.33em;
        margin: 0 0 1rem 0; }

.btn {
  display: inline-block;
  color: #282828;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid #282828;
  background-color: white;
  margin: 0.25em;
  padding: 0.50em 1.50em;
  appearance: none;
  border-radius: 0;
  font-size: 1.00em;
  line-height: 1.40em;
  text-decoration: none; }
  .btn.btn-primary {
    color: white;
    background-color: #677e46;
    border-color: #677e46; }

.landingpage-call-to-action {
  margin: 3em 0 1em 0; }

.frame-type-bs_landingpagetextimage {
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "content1" "image" "content2" "content3" "content4"; }
  .frame-type-bs_landingpagetextimage header {
    grid-area: content1; }
  .frame-type-bs_landingpagetextimage h3 {
    font-size: 1.4em;
    margin: .6em 0 1.2em 0; }
  .frame-type-bs_landingpagetextimage .bs-landingpage-text-image__image {
    grid-area: image; }
    .frame-type-bs_landingpagetextimage .bs-landingpage-text-image__image img {
      max-height: 30vh;
      width: auto;
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .frame-type-bs_landingpagetextimage .landingpage-call-to-action {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center; }
  .frame-type-bs_landingpagetextimage ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 1.5em;
    font-weight: 600; }
    .frame-type-bs_landingpagetextimage ul li {
      background: url('vhs-assets-css-ae7cf0d55a53edfdba4afbcfed2ea742.png') no-repeat 3px 3px transparent;
      padding-left: 42px;
      margin-bottom: .5em; }

.frame-type-bs_landingpagecards .bs-landingpage-cards__cards ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }

.frame-type-bs_landingpagecards .bs-landingpage-cards__cards li {
  flex-basis: 10em;
  flex-grow: 1;
  margin: 1em; }
  .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li a, .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li a:visited, .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li a:hover, .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li a:active {
    color: inherit;
    text-decoration: none; }
  .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li figure {
    margin: 0; }
  .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li img {
    width: 4em;
    height: auto;
    display: block;
    margin: auto; }
  .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li figcaption {
    text-align: center; }
    .frame-type-bs_landingpagecards .bs-landingpage-cards__cards li figcaption h4 {
      font-size: 1.45em;
      margin: .8em 0 1.4em 0; }

.frame-type-bs_landingpagecards .bs-landingpage-cards__text {
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 1em 0;
  margin: 1em 0; }
  .frame-type-bs_landingpagecards .bs-landingpage-cards__text > * {
    margin-top: 0;
    margin-bottom: 0; }

.frame-type-bs_landingpagecards .landingpage-call-to-action {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  .frame-type-bs_landingpagecards .landingpage-call-to-action .btn {
    flex-shrink: 0; }
  .frame-type-bs_landingpagecards .landingpage-call-to-action .btn--call-to-action {
    margin-left: auto;
    margin-right: auto; }

.frame-type-bs_landingpagetextimages {
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "content1" "image" "content2" "content3" "additional-images" "content4"; }
  .frame-type-bs_landingpagetextimages header {
    grid-area: content1; }
  .frame-type-bs_landingpagetextimages h3 {
    font-size: 1.4em;
    margin: .6em 0 1.2em 0; }
  .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__image {
    grid-area: image; }
    .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__image img {
      max-height: 30vh;
      width: auto;
      display: block;
      margin-left: auto;
      margin-right: auto; }
  .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__text {
    grid-area: content2; }
  .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__additional-images {
    grid-area: additional-images;
    display: flex;
    justify-content: space-between;
    margin-top: 3em;
    overflow-x: scroll;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /* Hide scrollbar for Chrome, Safari and Opera */ }
    .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__additional-images::-webkit-scrollbar {
      display: none; }
    .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__additional-images img {
      max-height: 6em;
      width: auto; }
      .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__additional-images img + img {
        margin-left: .5em; }
  .frame-type-bs_landingpagetextimages .landingpage-call-to-action {
    grid-area: content4;
    text-align: center; }

.frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews {
  margin: 1em 0 2em 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
  overflow-x: scroll;
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
  /* Hide scrollbar for Chrome, Safari and Opera */ }
  .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews::-webkit-scrollbar {
    display: none; }
  .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review {
    flex-basis: 20em;
    flex-grow: 1;
    flex-shrink: 0;
    margin: 1em;
    background-color: #f0f0f0;
    padding: 1em;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left; }
    .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review .bs-landingpage-reviews__review__text {
      padding-bottom: 1em;
      margin-bottom: 1em;
      border-bottom: 1px solid #c6c6c6; }
      .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review .bs-landingpage-reviews__review__text p {
        margin: 0; }
        .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review .bs-landingpage-reviews__review__text p::first-letter {
          float: left;
          display: inline-block;
          background-color: #505050;
          color: white;
          font-size: 200%;
          padding: .5em;
          margin-right: .3em;
          margin-bottom: 0; }
    .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review .bs-landingpage-reviews__review__rating {
      display: inline-block;
      overflow: hidden; }
    .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review .bs-landingpage-reviews__review__source {
      font-weight: 600; }

.frame-type-bs_landingpagecontact {
  margin: 2.5em 0;
  padding: 2.5em 0;
  border-top: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  display: grid;
  grid-template-columns: 100%;
  grid-template-areas: "content1" "image" "content2" "content3"; }
  .frame-type-bs_landingpagecontact header {
    grid-area: content1; }
  .frame-type-bs_landingpagecontact h3 {
    font-size: 1.4em;
    margin: .6em 0 1.2em 0; }
  .frame-type-bs_landingpagecontact .bs-landingpage-contact__image {
    grid-area: image; }
    .frame-type-bs_landingpagecontact .bs-landingpage-contact__image img {
      max-height: 12em;
      width: auto; }
  .frame-type-bs_landingpagecontact .bs-landingpage-contact__information {
    grid-area: content2; }
    .frame-type-bs_landingpagecontact .bs-landingpage-contact__information .bs-landingpage-contact__information__email,
    .frame-type-bs_landingpagecontact .bs-landingpage-contact__information .bs-landingpage-contact__information__phone {
      margin: .2em 0; }
    .frame-type-bs_landingpagecontact .bs-landingpage-contact__information h6 {
      font-weight: 600; }
    .frame-type-bs_landingpagecontact .bs-landingpage-contact__information a {
      color: #cd0069;
      text-decoration: none;
      line-height: 150%; }

.frame-type-bs_shippingcosts table.shipping-costs {
  width: 100%; }
  .frame-type-bs_shippingcosts table.shipping-costs th, .frame-type-bs_shippingcosts table.shipping-costs td {
    padding: .4em .6em; }
  .frame-type-bs_shippingcosts table.shipping-costs th {
    text-align: left;
    background-color: #f6f6f6; }
  .frame-type-bs_shippingcosts table.shipping-costs tr td {
    border-bottom: 1px solid #f6f6f6; }

.frame-type-bs_shippingcosts dl.shipping-costs-destination-category-countries dt {
  font-weight: bold; }

.frame-type-bs_shippingcosts dl.shipping-costs-destination-category-countries dd {
  margin: 0 0 .5em 0; }

.frame-type-bs_tabs {
  max-width: 40em;
  margin-inline: auto;
  margin-top: 2em; }
  .frame-type-bs_tabs button.tabs__button {
    padding: .7em 1.5em;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: .5em .5em 0 0;
    position: relative;
    bottom: -1px;
    background: #eee; }
    .frame-type-bs_tabs button.tabs__button.active {
      background: white;
      border-bottom: 1px solid white; }
  .frame-type-bs_tabs div.tabs__content {
    border: 1px solid #ccc;
    padding: 20px;
    display: none;
    /* keep some scroll margin for the tab buttons */
    scroll-margin-top: 4em; }
    .frame-type-bs_tabs div.tabs__content.active {
      display: block; }
    .frame-type-bs_tabs div.tabs__content .frame header h3 {
      display: none; }
    .frame-type-bs_tabs div.tabs__content .frame header h4 {
      margin: .25em 0 .75em 0; }

.frame-type-bs_plusmenu .plus-menu {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 1em;
  padding: 1em 0; }
  .frame-type-bs_plusmenu .plus-menu__button {
    display: inline-block;
    color: #FFFFFF;
    border: none;
    text-transform: uppercase;
    background-color: #9D1E3A;
    margin: 0.25em;
    padding: 0.50em 1.50em;
    text-decoration: none;
    font-size: 1.00em;
    line-height: 1.40em;
    cursor: pointer; }
    .frame-type-bs_plusmenu .plus-menu__button:hover {
      background-color: #8c1b33;
      text-decoration: none; }
    .frame-type-bs_plusmenu .plus-menu__button--active {
      background-color: #6f1528;
      box-shadow: 0 0 0 2px #fff, 0 0 6px rgba(0, 0, 0, 0.4);
      text-decoration: none; }
  .frame-type-bs_plusmenu .plus-menu__button-form {
    display: inline-block;
    margin: 0;
    padding: 0; }
    .frame-type-bs_plusmenu .plus-menu__button-form button {
      margin: 0.25em; }

@media only screen and (min-width: 768px) {
  .frame-type-bs_trustbar.frame-layout-1 ul {
    justify-content: space-evenly; }
  .frame-type-bs_trustbar.frame-layout-1 li {
    width: auto; }
    .frame-type-bs_trustbar.frame-layout-1 li figure {
      display: flex;
      align-items: center;
      height: 100%; }
      .frame-type-bs_trustbar.frame-layout-1 li figure img {
        width: 5em;
        height: auto;
        margin: 0; }
      .frame-type-bs_trustbar.frame-layout-1 li figure figcaption {
        max-width: 16em;
        margin: 0 1em;
        text-align: left; }
  .frame-type-bs_landingpagetextimage {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "image content1" "image content2" "image content3" "image content4"; }
    .frame-type-bs_landingpagetextimage h1, .frame-type-bs_landingpagetextimage h2, .frame-type-bs_landingpagetextimage h3, .frame-type-bs_landingpagetextimage h4, .frame-type-bs_landingpagetextimage h5 {
      text-align: left; }
    .frame-type-bs_landingpagetextimage .bs-landingpage-text-image__image img {
      max-height: none;
      max-width: 100%;
      height: auto; }
  .frame-type-bs_landingpagecards header h2 {
    max-width: 70%;
    margin-left: auto;
    margin-right: auto; }
  .frame-type-bs_landingpagecards .landingpage-call-to-action h4 {
    flex-basis: 50%;
    flex-grow: 0; }
  .frame-type-bs_landingpagetextimages {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "content1 image" "content2 image" "content3 image" "additional-images additional-images" "content4 content4"; }
    .frame-type-bs_landingpagetextimages h1, .frame-type-bs_landingpagetextimages h2, .frame-type-bs_landingpagetextimages h3, .frame-type-bs_landingpagetextimages h4, .frame-type-bs_landingpagetextimages h5 {
      text-align: left; }
    .frame-type-bs_landingpagetextimages header,
    .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__text {
      margin-right: 3em; }
    .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__image img {
      max-height: none;
      max-width: 100%;
      height: auto; }
    .frame-type-bs_landingpagetextimages .bs-landingpage-text-images__additional-images img {
      max-height: 10em; }
  .frame-type-bs_landingpagereviews ul.bs-landingpage-reviews__reviews li.bs-landingpage-reviews__review {
    flex-basis: 10em; }
  .frame-type-bs_landingpagecontact {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "content1 image" "content1 content2" "content1 content3"; }
    .frame-type-bs_landingpagecontact h1, .frame-type-bs_landingpagecontact h2, .frame-type-bs_landingpagecontact h3, .frame-type-bs_landingpagecontact h4, .frame-type-bs_landingpagecontact h5 {
      text-align: left; }
    .frame-type-bs_landingpagecontact header {
      margin: 0 2em; }
    .frame-type-bs_landingpagecontact .bs-landingpage-contact__image img {
      max-height: none;
      max-width: calc(100% - 2em);
      height: auto;
      margin-left: 0;
      margin-right: 2em; } }

.femanager_newsletter .help-block-newsletter {
  margin-top: 10px; }
  .femanager_newsletter .help-block-newsletter .newsletter-more-wrap {
    margin-top: 5px; }
    .femanager_newsletter .help-block-newsletter .newsletter-more-wrap .newsletter-more-link {
      text-decoration: none;
      font-weight: bolder;
      cursor: pointer;
      display: inline-block; }
      .femanager_newsletter .help-block-newsletter .newsletter-more-wrap .newsletter-more-link .glyphicon {
        font-size: 0.8em; }
    .femanager_newsletter .help-block-newsletter .newsletter-more-wrap .newsletter-more-text {
      padding: 10px;
      background-color: #fafafa; }


