/* ----------------------------------------------------------------
	Google Fonts / Fonts
-----------------------------------------------------------------*/
@font-face {
  font-family: 'Lance-OT-CondensedBold Fallback';
  src: local(Tahoma);
  size-adjust: 110%;
  ascent-override: 100%;
  descent-override: 25%;
  line-gap-override: 4%;
}

@font-face {
  font-family: "Lance-OT-CondensedBold";
  src: url("https://schaffhauserland.dev.cms.tso.ch/files/_OpenFrontend/_config/design_SHLT/fonts/LanceOT-CondBold-optimized.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}

/* Schibsted Grotesk Normal Variable Font (WOFF2) */
@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url('https://schaffhauserland.dev.cms.tso.ch/files/_OpenFrontend/_config/design_SHLT/fonts/SchibstedGrotesk-VariableFont_wght.woff2') format('woff2-variations'),
       url('https://schaffhauserland.dev.cms.tso.ch/files/_OpenFrontend/_config/design_SHLT/fonts/SchibstedGrotesk-VariableFont_wght.woff2') format('woff2');
}

/* Schibsted Grotesk Italic Variable Font (WOFF2) */
@font-face {
  font-family: 'Schibsted Grotesk';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url('https://schaffhauserland.dev.cms.tso.ch/files/_OpenFrontend/_config/design_SHLT/fonts/SchibstedGrotesk-Italic-VariableFont_wght.woff2') format('woff2-variations'),
       url('https://schaffhauserland.dev.cms.tso.ch/files/_OpenFrontend/_config/design_SHLT/fonts/SchibstedGrotesk-Italic-VariableFont_wght.woff2') format('woff2');
}

html {
    font-size: 100%;
}

body {
    font-family: 'Schibsted Grotesk', sans-serif;
    font-size: 13px;
    line-height: 1.428571429;
    color: #333333;
    /*background: url("bg-pattern.png") repeat #8BA9D3;*/
}

.tp-box {
    font-size: 16px;
}

.tp-body {
    margin: 0px;
    background-color: #ffffff!important;
}

* {
    border-color: #EBEBEB;
}

a {
    color: #783159;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #333333;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Schibsted Grotesk', sans-serif;
    font-weight: 400;
    line-height: 1.1;
    color: #333333;
    text-transform: none;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
    font-weight: normal;
    line-height: 1;
    color: #333333;
}

.tp-box-frame ul {
    padding-left: 18px;
}

.tt-headline a {
    color: #25436D;
}

label {
    font-size: 16px !important;
}

header {
    background: url("bg-header-thurgau.jpg") no-repeat center center;
    background-size: cover !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-width: 100% !important;
}

.sm\:w-auto h3 {
    font-size: 16px !important;
}

.tp-wrapper .tp-header-standalone {
    display: block;
}

.tp-wrapper .tp-header-standalone--background {
    min-height: 400px;
}

.tp-tooltip-container.tp-tooltip-navbar .tooltipster-content {
    background-color: #ffffff;
}

@media (max-width: 940px) {
    .tp-wrapper .tp-header-standalone--background {
        min-height: 230px;
    }
}

.tp-header-standalone__logo-link {
    max-width: 100%;
    text-align: left;
    margin: 0 auto;
    width: 100%;
    display: block;
    padding-top: 80px;
    padding-left: 30px;
}

#cart-header {
    background: url("bg-header-thurgau.jpg") no-repeat center center;
    background-size: cover !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    margin: 0;
    max-width: 100%;
}

#cart-header .cart-headline-primary {
    text-align: center;
}

.tp-wrapper .tp-message-important a,
.tp-wrapper .tp-message-note a {
    color: #EBEBEB;
    border-bottom: 1px solid;
    border-color: #EBEBEB;
}

.tp-wrapper .tp-message-important a:hover,
.tp-wrapper .tp-message-important a:focus,
.tp-wrapper .tp-message-note a:hover,
.tp-wrapper .tp-message-note a:focus {
    color: #333333;
    border-color: #333333;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 0;
    white-space: nowrap;
    background-image: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus {
    text-decoration: none;
    border: 1px solid #333;
    background-color: #333333;
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-default {
    color: #333333;
    background-color: #fff;
    border-color: #ccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    color: #333333;
    background-color: #ebebeb;
    border-color: #EBEBEB;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
    background-image: none;
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc;
}

.btn-primary {
    color: #fff;
    background-color: #783159;
    border-color: #783159;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #54213D;
    border-color: #54213D;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
    background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #727171;
    border-color: #727171;
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ed9c28;
    border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
    background-image: none;
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236;
}

.btn-danger {
    color: #CC0000 !important;
    background-color: #FFFFFF !important;
    border-color: #CC0000 !important;
    background-image: none !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    color: #CC0000 !important;
    background-color: #FFFFFF !important;
    border-color: #CC0000 !important;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
    background-image: none;
}

.tt_line_artikel .btn-danger {
    color: #FFFFFF !important;
    background-color: #9a9491 !important;
    border-color: #9a9491 !important;
    background-image: none !important;
}

.tt_line_artikel .form-inline {
    background-color: #efefef;
    border-bottom: 1px solid #dddddd;
    padding: 5px 10px 10px 5px;
}

.tt_line_artikel hr {
    margin-top: 0px;
    margin-bottom: 0px;
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-success {
    background-color: #333333;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #333333;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label[href]:hover,
.label[href]:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

.label:empty {
    display: none;
}

.label-default {
    background-color: #999999;
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #808080;
}

.label-primary {
    background-color: #428bca;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9;
}

.label-success {
    background-color: #25436D;
    border-radius: 0;
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #25436D;
}

.label-info {
    background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5;
}

.label-warning {
    background-color: #efefef;
    color: #25436D;
    border-radius: 0;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

b,
strong {
    font-weight: 600;
}

.container.pagelayout {
    margin-top: 0px;
}

h1 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 5px;
    color: #000;
}

h2 {
    font-size: 21px;
    font-size: 1.3125rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 5px;
    color: #000;
}

h3 {
    font-size: 16px;
    font-size: 1.25rem;
    line-height: 1.4;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 5px;
    color: #000;
}

h4 {
    font-size: 18px;
    font-size: 1.125rem;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 5px;
}

h5 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 5px;
}

h6 {
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 600;
    margin-bottom: 9px;
    margin-top: 5px;
}

.full_intro {
    font-size: 15px;
    font-size: 0.9375rem;
}

.tp-price-value {
    font-size: 18px;
}

/* /default/b3/css/tt.css */
/* TEMP / MISC */
header {
    margin-bottom: 0 !important;
}

#tt_main {
    position: relative;
}

.container.pagelayout {
    background-color: #FFFFFF;
    padding: 20px;
    border-top: none;
}

.container.container_pagelayout {
    background-color: #FFFFFF;
    padding: 20px;
    margin-bottom: 30px;
}

.pagination {
    margin: 0;
}

.facet-more span {
    font-size: 12px;
    margin-left: 18px;
}

.tt_viewswitch {
    margin-left: 15px;
}

.tt_sort {
    margin-right: 15px;
}

.tt_currency {
    margin-left: 15px;
}

.ml5 {
    margin-left: 5px;
}

.mr15 {
    margin-right: 15px;
}

/* CUSTOM KNUFRI TOPNAV STYLES */
.tt_navbar_top {
    margin-bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1030;
}

.tt_navbar_bg {
    background-color: transparent !important;
    border-bottom: none;
    height: 40px;
}

.tt_navbar_bg .container {
    background-color: transparent;
    font-size: 18px;
    color: #666;
    font-family: 'Schibsted Grotesk', sans-serif;
}

.tt_nav {
    margin: 0;
    padding-left: 0px;
    height: 37px;
}

.tt_nav .dropdown {
    background-color: transparent;
    position: relative;
    top: 0px;
}

.tt_nav .dropdown-menu {
    background: #444;
}

.tt_nav .dropdown-menu a {
    color: #fff;
}

.tt_nav .dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
    background: #fff;
    color: #666;
    background-image: none;
}

.tt_nav .dropdown .tt_lang {
    font-size: 11px;
    color: #000;
    text-decoration: none;
    text-transform: none;
}

/* .tt_nav .dropdown .caret { margin-top: 18px; } */
.tt_nav li {
    display: block;
    background: url("shim.png") repeat;
    float: left;
    border: 2px solid #E69500;
    margin-right: 5px;
    height: 32px;
}

.tt_nav>li>a {
    /*display: inline-block;*/
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    padding: 3px 10px 0;
    font-family: 'Schibsted Grotesk', sans-serif;
}

.tt_nav>li:hover>a {
    color: #E69500;
}

.tt_nav>li>a.reset {
    padding: 0;
}

.tt_nav_left {
    width: 57%;
    margin-top: 8px;
    margin-left: 4px;
}

/* .tt_nav_left .dropdown-menu { right: auto; left: 0; } */
.tt_nav_left.tt_tablet {
    display: none;
}

.tt_nav_right {
    width: 40%;
}

.tt_nav_right {
    text-align: right;
}

.tt_nav_right li {
    float: none;
    display: inline;
    border: none;
    background: none;
}

.tt_nav_right .tt_nav>li>a {
    line-height: 43px !important;
}

.tt_nav_right .dropdown-menu {
    left: auto;
    right: 0;
    text-align: left;
}

.tt_nav_right i {
    font-size: 1.4em;
    vertical-align: middle;
    width: 1em;
}

.tt_nav_right #tt_cart, .tt_nav_right #tt_clipboard {
    padding-left: 0;
}

.tt_mobile_cart_count {
    display: none;
}

.tt_button_group {
    float: left;
    margin-right: 1em;
}

.tt_pagination {
    float: left;
}

.tt_sort {
    float: right;
    margin-left: 1em;
}

.tt_currency {
    float: right;
    margin-left: 1em;
}

.tt_currency_symbol {
    display: none;
}

.dropdown {
    z-index: 1000
}

/* END CUSTOM KNUFRI TOPNAV STYLES */
/* @group HELPER ________________________________________ */
/* @lastmodified 2014-08-13 */
.tt-main-headline-box {
    background-color: #FFFFFF;
    padding: 0;
}

.tt-main-headline-box {
    margin-bottom: 20px;
}

/* @group New Startpage ______________________________ */
/* @lastmodified 2014-10-30 */
/* @author ast @integrator msc */
/*!
 * Common
 */
.tt-box img {
    height: auto;
    max-width: 100%;
}

.tt-box {
    padding: 15px;
    margin-bottom: 20px;
}

.tt-box.tt-box-searchform {
    margin-bottom: 20px;
}

.tt-box.tt-box-searchform, .tt-box.tt-ukv-search-infotext {
    border: 1px solid #E69500;
    background-color: #E69500 !important;
}

.tt-box.tt-ukv-search-infotext {
    background-color: #8BA9D3;
}

/* @group New congress Module ______________________________ */
/* @lastmodified 2014-12-10 */
/* @author msc */
/*!
 * common / searchblock
 */
.tt-hidden-congress {
    display: none;
}

.tt-package-searchblock .tt-box-quickfinder .tt-box.tt-box-searchform,
.tt-ukv-searchblock .tt-box-quickfinder .tt-box.tt-box-searchform,
.tt-congress-searchblock .tt-box-quickfinder .tt-box.tt-box-searchform {
    padding: 0;
    background: none;
    border: none;
    margin: 0;
}

.tt-package-searchblock .tt-box-quickfinder,
.tt-ukv-searchblock .tt-box-quickfinder,
.tt-congress-searchblock .tt-box-quickfinder {
    padding: 20px;
    border: none;
    background-color: #E69500;
}

aside .tt-box-quickfinder .tt-box.tt-box-searchform {
    padding: 20px;
}

/*!
 * facets
 */
aside .tt-box-white .tt-quickfinder-facets,
aside .tt-box-white .tt-facet-box-content {
    padding: 0;
    background-color: #FFFFFF;
    border: none;
    margin-bottom: 20px;
}

#footer {
    color: #FFF;
    margin-top: -30px;
    margin-bottom: 0;
    background: #8BA9D3;
    border-top: 6px solid #8BA9D3;
    color: white;
    padding-top: 16px;
    min-height: 150px;
    /*max-widht: 1170px;*/
    background: none !important;
    margin-top: 0 !important;
}

#footer a {
    color: #FFF;
}

#footer a:hover {
    color: #FFF;
}

.panel-default>.panel-heading {
    background-color: #25436D;
    border-color: #25436D;
    color: #FFFFFF;
}

.accordion-toggle.collapsed:after, .accordion-toggle:after, a.accordion-toggle {
    color: #FFFFFF !important;
}

.panel-default {
    border-color: #8BA9D3;
    margin-bottom: 10px;
    border-radius: 0;
}

.panel-heading {
    border-radius: 0;
}

#google_route .btn {
    border: 0;
    width: 30%;
}

#google_route .btn:hover, #google_route .btn:focus {
    border: 0;
    background: none;
    background-color: #333333;
}

#tt_header .container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

.navbar>.anchornav {
    background: #8BA9D3;
    padding: 0;
}

.anchornav>.nav {
    margin-bottom: 0;
    margin-top: 0;
}

.anchornav>.nav>li:first-child>a {
    border-left: medium none;
}

.anchornav>.nav>li>a {
    background-clip: padding-box;
    border-left: none;
    border-right: none;
    color: #fff;
    padding-left: 14px;
    text-shadow: 1px 1px 1px #333;
}

.anchornav>.nav>li>a:hover, .anchornav>.nav>li>a:focus {
    background-color: #E69500;
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}

.anchornav>.nav>li.active>a {
    background-color: #E69500;
}

.anchornav>.nav>li.active>a:hover, .anchornav>.nav>li.active>a:focus {
    color: #fff;
    text-shadow: 1px 1px 1px #333;
}

.btn-calendar-toggle, .btn-calendar-toggle.btn:active, .btn-calendar-toggle.btn:focus {
    background-color: #9a9491;
    border: 1px solid #9a9491;
    color: #FFF;
    box-shadow: none;
    outline: 0 none;
}

.btn-calendar-toggle.btn:hover {
    background-color: #8BA9D3;
    border: 1px solid #8BA9D3;
    color: #FFF;
    box-shadow: none;
    outline: 0 none;
}

.house_line_info, .tt-box-quickfinder .tt-box.tt-ukv-search-infotext, .tt-messe-label {
    background: none;
    padding: 5px 10px 10px 0px;
}

/**
#tt_main + .container {
    background-color: #8BA9D3 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 100%;
}
#ttpage + .container {
    background-color: #8BA9D3 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	max-width: 100%;
}
**/
.line {
    margin-bottom: 25px;
    padding: 5px;
    /*border-bottom: 1px solid #783159;*/
}

.full_basket .btn {
    background: #000;
    color: #FFF;
    border: 0;
}

.full_basket .btn:hover, .full_basket .btn:focus {
    background: #333333;
    border: 0;
    color: #8BA9D3;
}

.thumbnail_form_booking {
    background-color: #8BA9D3;
}

@media (max-width: 979px) {
    .tt_nav_left.tt_tablet {
        display: block;
    }

    .tt_nav_left {
        margin-top: 8px;
    }

    .tt_nav li {
        background: none;
        float: none;
        border: 0;
    }

    header {
        background: url("bg-header-thurgau.jpg") no-repeat center center;
    }
}

body>.container {
    max-width: 100%;
}

/* Anpassungen TSO 08/2017 */
.tp-wrapper .tp-standalone-navbar {
    border-bottom: none;
    height: 40px;
    margin-top: 25px;
    width: 100%;
    z-index: 1000;
    color: #333333 !important;
    background-color: #ffffff !important;
}

.tp-wrapper * {
    font-family: 'Schibsted Grotesk', sans-serif;
}

.tp-wrapper h1, .tp-wrapper h2, .tp-wrapper h3, .tp-wrapper h4, .tp-wrapper p, .tp-wrapper div {
    font-family: 'Schibsted Grotesk', sans-serif;
    font-size: 18px!important;
    color: #783159;
}

.tp-wrapper h1 {
    font-size: 32px!important;
    font-family: "Lance-OT-CondensedBold", sans-serif!important;
}

.tp-wrapper h2 {
    font-family: "Lance-OT-CondensedBold", sans-serif!important;
}

.tp-wrapper h3 {
    font-family: "Lance-OT-CondensedBold", sans-serif!important;
    font-size: 23px!important;
}

.tp-wrapper h1,
.tp-wrapper h2,
.tp-wrapper h4,
.tp-wrapper h5 {
   color: #783159!important; 
}

.tp-wrapper h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    color: #783159!important;
    text-transform: inherit;
}

.tp-wrapper h3.tp-headline-tertiary {
    font-size: 24px!important;
}

.tp-wrapper p, .tp-wrapper li, .tp-wysiwyg, .tp-panel-content {
    font-size: 18px!important;
    color: #333333;
}

.tb-teaser__duration {
    font-family: 'Schibsted Grotesk', sans-serif;
    font-size: 16px !important;
    line-height: 14px;
    color: #333333;
    text-shadow: none;
    font-weight: 600;
    position: absolute;
    top: 25px;
}

.tb-teaser-pricing {
    font-size: 16px;
    color: #333333;
}

h3.tb-teaser__title {
    margin-top: 40px;
}

.tb-teaser-pricing__price {
    font-size: 16px;
    color: #333333;
}

.tp-badge {
    background-color: #333333;
}

.tp-wrapper .tp-standalone-navbar-link .tp-standalone-navbar-text {
    font-family: 'Schibsted Grotesk', sans-serif;
    color: #333333 !important;
    text-transform: none;
    font-weight: 700;
}

.tp-wrapper .tp-standalone-navbar-link .tp-icon-basket {
    color: #333333 !important;
}

.tp-wrapper .tp-standalone-navbar-link:hover, .tp-wrapper .tp-standalone-navbar-link:hover span {
    color: #783159 !important;
}

.tp-wrapper .tp-search-more {
    background-color: #F2E3ED;
}

.tp-standalone-navbar-main {
    margin: 0;
    padding-left: 0px;
    height: 40px;
}

.tp-standalone-navbar-main li {
    display: block;
    background: none;
    float: left;
    border: none;
    margin-right: 5px;
    height: 40px;
}

.tp-standalone-navbar-meta .tp-standalone-navbar-link {
    padding-top: 0;
    padding-bottom: 0;
    font-family: 'Roice OT W01 Medium', sans-serif !important;
    line-height: 40px;
}

.tp-standalone-navbar-main li a, .tp-wrapper .tp-standalone-navbar-link {
    font-weight: normal;
    text-transform: none;
    text-decoration: none;
    font-size: 16px;
    color: #FFFFFF !important;
    line-height: 40px;
    padding: 0px 10px 0;
    font-family: 'Schibsted Grotesk', sans-serif;
}

header.tp-header, header.tp-results-header {
    background-image: none;
}

.tp-container.tp-main {
    background-color: #FFFFFF;
    margin-top: 40px;
    padding: 20px
}

.tp-panel, .tp-panel-content {
    /*border: 0;*/
}

.tp-search .tp-box-frame+.tp-box-frame {
    border: 1px solid #F2E3ED;
    background-color: #F2E3ED !important;
}

.tp-wrapper h1 {
    font-size: 21px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.4;
    color: #333333;
    font-family: "Lance-OT-CondensedBold", sans-serif;
    text-transform: none;
}

.tp-wrapper h2 {
    text-transform: none;
    font-size: 27px!important;
    color: #783159!important;
    font-weight: bold;
    margin: 0 0 15px;
    line-height: normal;
    padding-top: 0;
    font-family: "Lance-OT-CondensedBold", sans-serif;
    border: none;
    display: inherit;
}

.tp-wrapper h1 {
    font-size: 32px;
    font-weight: 600;
    margin-bottom: 0;
    font-family: "Lance-OT-CondensedBold", sans-serif;
}

.tp-wrapper h2 a {
    color: #783159!important;
    font-family: "Lance-OT-CondensedBold", sans-serif;
}

.tp-wrapper h2 a:hover {
    color: #783159!important;
}

.tp-wrapper .tp-quickfinder-container h2 span {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 15px;
    line-height: normal;
    color: #333333;
    font-family: 'Schibsted Grotesk', sans-serif!important;
    text-transform: none;
}

.tp-wrapper .tp-quickfinder-container .tp-quickfinder-facet-subheadline {
    padding-bottom: 8px;
    font-size: 15px;
}

.tp-wrapper .tp-quickfinder-container label {
    font-size: 14px!important;
    padding-bottom: 4px;
    color: #333333!important;
}

.tp-results-header-count {
    font-size: 16px;
}

.tp-box {
    border: 0;
    border-bottom: 1px solid #EBEBEB;
}

.tp-box.tp-search, .tp-box.tp-quickfinder-facets, .tp-box.tp-services, .tp-box.tp-map, .tp-box.tp-features, .tp-box.tp-description {
    border-bottom: 0;
}

.tp-box.tp-description, .tp-box.tp-features, .tp-box.tp-map, .tp-box.tp-address, .tp-box.tp-related {
    border: 1px solid #EBEBEB !important;
}

.tp-box.tp-quickfinder-facets .tp-panel-headline {
    background-color: #F2E3ED;
    border-color: #F2E3ED;
    color: #333333;
    font-size: 14px!important;
    font-weight: 600 !important;
}

.tp-box.tp-quickfinder-facets .tp-panel-headline .tp-icon-plus-circled:before {
    color: #333333;
    font-weight: 600 !important;
}

.tp-box.tp-quickfinder-facets .tp-box-frame {
    padding: 0;
}

.tp-box.tp-quickfinder-facets .tp-panel-content {
    padding-left: 30px;
    padding-right: 30px;
    border-top: none;
}

.pure-button.tp-btn-bookmark {
    background-color: #F2E3ED;
    color: #333333;
}

.tp-panel-showmore .tp-panel-content {
    border-bottom: none !important;
    border-left: none !important;
    border-right: none !important;
}

.tooltipster-content .pure-button, .pure-button.tp-btn-print, .pure-button.tp-btn-sendform {
    font-family: 'Schibsted Grotesk', sans-serif;
    background-color: #333333;
}

.pure-button.tp-btn-delete {
    background-color: #FFFFFF;
    color: #333333;
}

.pure-button.tp-btn-delete:hover, .pure-button.tp-btn-delete:focus {
    background-color: #333333;
}

.pure-button.tp-btn-dates {
    color: #333333;
    background-color: #fff;
    border-color: #ccc;
}

.pure-button.tp-btn-dates:hover {
    color: #FFFFFF;
}

.pure-button:hover, .pure-button:focus {
    background-color: #54213D;
}

.tp-wrapper .pure-button.tp-search-btn {
    background-color: #783159;
}

.pure-button-group .pure-button {
    font-size: 13px;
}

.tp-wrapper .pure-button.tp-search-btn:hover, .tp-wrapper .pure-button.tp-search-btn:focus {
    background-color: #333333;
}

.pure-button-group .pure-button:hover, .pure-button-group .pure-button:focus {
    background-color: #FFFFFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33333300', endColorstr='#1a000000', GradientType=0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(transparent), color-stop(40%, rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .1)));
    background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(40%, rgba(0, 0, 0, .05)), to(rgba(0, 0, 0, .1)));
    background-image: linear-gradient(transparent, rgba(0, 0, 0, .05) 40%, rgba(0, 0, 0, .1));
}

footer {
    color: #333333;
    margin-top: 0px;
    margin-bottom: 0;
    background: #F2E3ED;
    border-top: 6px solid #F2E3ED;
    color: white;
    padding-top: 16px;
    /*min-height: 125px;*/
}

footer.tp-results-footer {
    background-color: #FFFFFF;
    border-top-color: #FFFFFF;
}

footer .tp-standalone-footer-text {
    color: #333333;
    font-size: 14px;
}

.tp-pagination-item.pure-button:hover {
    color: #FFFFFF !important;
}

.js-shoppingcart-ping footer {
    color: #333333;
    background-color: #ffffff;
}

.tp-standalone-footer {
    color: #333333 !important;
    background-color: transparent;
    border: none;
    padding-bottom: 0;
}

.tp-standalone-footer .tp-standalone-footer-text a, .tp-standalone-footer .tp-standalone-footer-meta a {
    color: #333333;
    font-weight: normal;
    font-size: 14px;
    margin: 0 10px;
}

.tp-standalone-footer .tp-standalone-footer-text a, .tp-standalone-footer .tp-standalone-footer-meta a:hover {
    color: #333333 !important;
    text-decoration: none !important;
}

.tp-standalone-footer a:hover, .tp-standalone-footer a:focus {
    color: #333333 !important;
}

.tb-booking-advantages {
    background-color: #FFFFFF;
    padding: 23px;
    box-shadow: 0 0 0.625rem rgba(0, 0, 0, .12);
    margin-bottom: 30px;
}

.tb-booking-advantages ul.tb-booking-advantages__list {
    margin-bottom: 0;
}

.tb-booking-advantages .c-icon {
    fill: #783159;
}

.tp-wrapper .tp-search:not(.tp-search-white) h2, .tp-wrapper .tp-search:not(.tp-search-white) h2 span {
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    color: #333333;
    background-color: #F2E3ED;
    font-family: 'Schibsted Grotesk', sans-serif;
}

@media print, screen and (max-width: 767px) {
    .tp-quickfinder.tp-quickfinder-visible .tp-quickfinder-container .tp-quickfinder-search-headline, 
    .tp-quickfinder.tp-quickfinder-visible .tp-quickfinder-container .tp-quickfinder-facets-headline {
        display: none;
    }
}

.tp-panel-showmore .tp-panel-headline span {
    color: #783159;
}

.tp-panel-showmore .tp-panel-headline span:hover {
    color: #783159;
}

.tp-wrapper a.sm\:inline-block {
    font-size: 16px;
    font-weight: 600;
    background-color: #EBEBEB !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper a.sm\:inline-block:hover, .tp-wrapper a.sm\:inline-block:focus {
    background-color: #54213D !important;
    text-shadow: none;
}

.focus-within\:border-secondary-light:focus-within {
    border-color: #999;
    box-shadow: none;
    color: #444;
}

.tp-wrapper a:hover, .tp-wrapper a:focus {
    color: #333333;
}

.tp-wrapper .tp-btn-details,
.pure-button {
    font-family: 'Schibsted Grotesk', sans-serif;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper .tp-btn-details:hover,
.pure-button:hover {
    background-color: #54213D!important;
    text-shadow: none;
}

.tp-wrapper .tp-btn-details.tp-btn-details-alternative {
    color: #333333;
}

.js-tp-btn-toggle {
    background-color: #9a9491;
    border: 1px solid #9a9491;
    color: #FFF !important;
    box-shadow: none;
    outline: 0 none;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Schibsted Grotesk', sans-serif;
}

.tp-wrapper.tp-ukv .tp-panel-headline {
    color: white;
    background-color: #EBEBEB;
    font-size: 16px;
}

.tp-wrapper.tp-ukv .tp-panel-headline .tp-icon-plus-circled:before {
    color: #ffffff;
}

.tp-wrapper .tp-search .tp-search-more label, .tp-wrapper .tp-search-room-headline {
    color: #333333;
}

.tp-subnav {
    background: #783159;
}

.tp-subnav a {
    font-size: 16px;
}

.tp-subnav a .tp-subnav-text {
    text-shadow: none;
}

.tp-subnav-link:hover, .tp-subnav-link:focus {
    background-color: rgba(0, 0, 0, 0.1);
    text-decoration: none;
}

.tp-subnav .tp-subnav-text {
    text-shadow: 1px 1px 1px #333;
    font-family: 'Schibsted Grotesk', sans-serif;
}

.tp-wrapper .tp-panel-headline {
    color: #8BA9D3;
}

.js-tp-btn-toggle {
    background-color: #EBEBEB;
    border: 1px solid #783159;
    color: #FFF !important;
    box-shadow: none;
    outline: 0 none;
    font-size: 13px;
    font-weight: 400;
    font-family: 'Schibsted Grotesk', sans-serif;
}

.tp-box-subheadline.tp-headline-tertiary, .tp-box-subheadline.tp-headline-quaternary, .cart-headline.cart-headline-secondary {
    font-family: 'Schibsted Grotesk', sans-serif;
    font-size: 18px;
    text-transform: none;
}

/* Warenkorb */
.cart-headline-primary.cart-exclude-config-style {
    color: #FFFFFF;
}

.cart-content-area {
    background-color: #FFFFFF;
}

.cart-button.cart-button-tertiary {
    font-size: 16px !important;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit !important;
    text-shadow: none !important;
    font-weight: 600 !important;
    border: 0 !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 0 26px !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    letter-spacing: normal;
    height: 40px;
    line-height: 40px;
}

.cart-button.cart-button-tertiary:hover {
    background-color: #54213D !important;
    font-weight: 600;
    color: #FFFFFF !important;
    text-transform: none;
}

.cart-item-total {
    background-color: #EBEBEB;
}

.cart-step-two {
    background-color: #EBEBEB;
}

.cart-steps .cart-list .cart-step-two:after {
    border-left-color: #783159;
}

.cart-item-service-cancelterms, .cart-price-reduction, .cart-buyer-securityhint, .cart-step-one {
    color: #783159;
}

.cart-link a:focus, .cart-link a:hover {
    border: none !important;
    border-bottom: none;
}

.border-grey-light {
    border-color: #EBEBEB;
}

/*Button*/
.tp-wrapper .bg-primary {
    text-transform: none !important;
    transition: all none;
    color: #FFFFFF !important;
    border-color: #ccc !important;
    font-size: 16px;
    padding-left: .75rem !important;
    padding-right: .75rem !important;
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    line-height: 1.5 !important;
    height: auto !important;
}

.tp-wrapper .c-button {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
}

.tp-wrapper .c-button:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

@media (max-width: 420px) {
    .tp-wrapper .c-button {
        font-size: 17px !important;
    }

    .tp-wrapper .c-button--ghost {
        font-size: 17px !important;
    }
}

.tp-wrapper .c-button.mt-10 {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper .c-button.mt-10:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

.tp-wrapper .c-button.js-tp-experience-search-detail {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper .c-button.js-tp-experience-search-detail:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

.tb-fixed-cta .c-button[disabled] {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tb-fixed-cta .c-button[disabled]:hover,
.tp-wrapper .c-button.c-button--primary.js-tp-add_to_cart:hover {
    background-color: #54213D !important;
    text-shadow: none;
    border: none;
}

.tp-wrapper .c-button.c-button--primary.js-tp-add_to_cart {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper .c-button.tp-right {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper .c-button.tp-right:hover {
    background-color: #54213D !important;
    text-shadow: none;
    border: none;
}

.c-button:hover, .c-button:focus, .c-button:active {
    background-color: #54213D !important;
}

.tb-offer-results-filter .tb-offer-search__button {
    line-height: 1.5;
    font-size: 16px;
    letter-spacing: normal;
    background-color: #783159;
    text-transform: none;
    border-color: #ccc !important;
    color: #FFFFFF !important;
}

.tb-offer-results-filter .tb-offer-search__button:hover {
    background-color: #54213D !important;
    border-color: #EBEBEB !important;
}

.tb-offer-results-filter .tb-offer-search__button span {
    color: #FFFFFF !important;
}

.tb-offer-results-filter .tb-offer-search__button svg {
    color: #FFFFFF !important;
}

.tp-wrapper .dp-day.dr-in-range:last-of-type, .tp-wrapper .dp-day.dr-in-range:last-of-type:hover, .tp-wrapper .dp-day.dr-selected, .tp-wrapper .dp-selected:focus, .tp-wrapper .dp-selected:hover, .tp-wrapper .dr-cals .dr-in-range:focus, .tp-wrapper .dr-cals .dr-selected, .tp-wrapper .dr-cals .dr-selected:focus, .tp-wrapper .dr-cals .dr-selected:hover {
    background-color: #EBEBEB;
}

.tp-wrapper .tp-back-to-top-button.tp-back-to-top-displayed {
    border-radius: 2px;
    color: #fff;
    background-color: #783159;
    transition: background-color .2s linear;
    -webkit-transition: background-color .2s linear;
    -o-transition: background-color .2s linear;
    bottom: 140px;
    background-color: rgba(0, 0, 0, .3);
    width: 40px;
    height: 40px;
    border: none;
}

.tp-wrapper .tp-back-to-top-button.tp-back-to-top-displayed:hover {
    background-color: #54213D;
}

.tp-wrapper .tp-back-to-top-button::before {
    background-color: #FFFFFF;
}

.tp-wrapper .tp-back-to-top-button::after {
    background-color: #FFFFFF;
}

.tp-wrapper .tb-pagination__item a:not([disabled]) {
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tb-pagination__item:not(:last-child) a {
    border-right: 1px solid #EBEBEB;
}

.tp-wrapper .tb-pagination__item a:not([disabled])[aria-current=page] {
    border-right: 1px solid #EBEBEB;
}

.tp-wrapper .tb-pagination__item a:not([disabled]):hover {
    background-color: #54213D;
    border-right: 1px solid #EBEBEB;
}

.tb-offer-results__list {
    border-bottom: 1px solid #EBEBEB;
}

/*Results*/
.tb-results__amount {
    color: #EBEBEB;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    text-transform: none;
}

.tb-results__amount strong {
    color: #783159 !important;
    font-weight: 700;
}

.py-4 a.text-grey-darker {
    background-color: #EBEBEB;
    border-color: #ccc !important;
    color: #FFFFFF !important;
}

.py-4 a.text-grey-darker:hover {
    background-color: #54213D !important;
    border-color: #EBEBEB !important;
}

.tp-icon-menu {
    color: #333333;
}

@media (max-width: 639px) {
    .p-4 ul.list-reset li {
        margin-bottom: 1.5rem;
    }

    .p-4 ul.list-reset li:last-child {
        margin-bottom: 0;
    }

    .tb-offer-results-filter .tb-offer-search__button {
        font-size: 16px;
    }

    .tp-wrapper .bg-primary {
        font-size: 16px;
    }

    .tp-wrapper a.sm\:inline-block {
        font-size: 16px;
        padding-top: .5rem !important;
        padding-bottom: .5rem !important;
        padding-left: .75rem !important;
        padding-right: .75rem !important;
    }

    .tb-offer-results-filter .tb-date-picker {
        margin-bottom: 0;
    }

    .p-4 .mb-6 {
        margin-top: 1.5rem;
    }

    .tp-wrapper .tp-back-to-top-button.tp-back-to-top-displayed {
        bottom: 90px;
    }
}

input[type="text"] {
    display: block !important;
    width: 100% !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    color: #333333 !important;
    background-color: #ffffff !important;
    border-color: #ffffff!important;
    background-image: none !important;
    border-radius: 8px!important;
    box-shadow: none !important;
}

.pure-form input[type=text], 
.pure-form input[type=password], 
.pure-form input[type=email], 
.pure-form input[type=url], 
.pure-form input[type=date], 
.pure-form input[type=month], 
.pure-form input[type=time], 
.pure-form input[type=datetime], 
.pure-form input[type=datetime-local], 
.pure-form input[type=week], 
.pure-form input[type=number], 
.pure-form input[type=search], 
.pure-form input[type=tel], 
.pure-form input[type=color], 
.pure-form select, 
.pure-form textarea {
    font-size: 16px;
    padding: 6px 12px !important;
    background-color: #ffffff !important;
    border-color: #783159!important;
    color: #333333 !important;
    border-radius: 8px!important;
    box-shadow: none !important;
}

 .pure-form input:focus {
    border-color: #783159!important;
 }

 .tp-results .tp-media-text form .pure-form-group .pure-input {
    background-color: #EBEBEB!important;
    border-color: #EBEBEB!important;
}

 select.pure-input-1.js-tp-update-articlePrice {
    background-color: #EBEBEB!important;
    border-color: #EBEBEB!important;
 }

.tb-teaser__text {
    padding: 1rem;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.16);
    position: relative;
    padding: 20px 15px;
}

/*Detail Seite*/
.tb-fixed-cta {
    padding-bottom: 30px;
    padding-top: 30px;
}

.tb-fixed-cta__pricing strong {
    font-size: 16px;
    color: #333333;
    font-weight: 700;
}

@media (max-width: 991px) {
    .tb-fixed-cta {
        padding-bottom: 15px !important;
        padding-top: 15px !important;
    }

    .tp-wrapper .tp-back-to-top-button.tp-back-to-top-displayed {
        bottom: 13px;
    }

    .tb-pagination {
        text-align: center;
    }

    .tb-fixed-cta p {
        margin-bottom: 5px;
    }
}

.tp-wrapper .c-button--ghost {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tb-offer-entry__list span {
    font-size: 16px;
}

.tp-wrapper p, .tp-wrapper li, .tp-wysiwyg, .tp-panel-content {
    font-size: 16px;
}

.text-xs span {
    font-size: 14px;
}

.tb-teaser__image-wrapper {
    box-shadow: 2px -1px 4px rgba(0, 0, 0, 0.16);
}

/*Warenkorb*/
.cart-step-one {
    background-color: #EBEBEB;
}

.cart-step-one strong {
    color: #333333;
}

.cart-steps .cart-list .cart-step-one:after {
    border-left: 1.5em solid #EBEBEB;
}

.cart-step-two {
    background-color: #EBEBEB !important;
}

.cart-steps .cart-list .cart-step-two:after {
    border-left-color: #EBEBEB;
}

.cart-step-three {
    background-color: #EBEBEB;
}

.cart-step-three strong {
    color: #333333;
}

.cart-text.cart-link a {
    color: #333333;
    font-weight: normal;
    font-size: 14px;
    margin: 0 10px;
    border: none !important;
}

.tp-wrapper #cart-content-area {
    background-color: #ffffff;
}

.cart-separator {
    border-top: 1px solid #EBEBEB;
}

.cart-infobox-primary {
    border-color: #783159;
    color: #783159;
    background: #78315945;
}

.svg-lock-icon-green {
    fill: #783159;
}

.svg-checksign {
    fill: #783159;
}

.cart-button-primary, .cart-button-tertiary, .cart-headline-primary, .cart-headline-secondary, .cart-headline-tertiary, .cart-infobox-error:after, .cart-input, .cart-label strong, .cart-list strong, .cart-select, .cart-steps li:before, .cart-textarea, .cart-text strong {
    font-family: 'Open Sans Condensed', sans-serif !important;
}

@media (max-width: 991px) {
    select#cart-steps ul {
        display: block !important;
    }

    .cart-steps .cart-list {
        display: block !important;
    }

    .cart-steps .cart-list .cart-step-one:after {
        display: none;
    }

    .cart-steps .cart-list .cart-step-two:before {
        display: none;
    }

    .cart-steps .cart-list .cart-step-two:after {
        display: none;
    }

    .cart-steps .cart-list li:not(:last-child) {
        margin-right: 0;
    }

    .cart-steps .cart-list .cart-step-three:before {
        display: none;
    }
}

/*Ein SÃ¼ck Heidiland schenken*/
.tp-voucher label.tp-voucher-label-select {
    font-size: 16px !important;
}

select#tp-form--voucher-group {
    font-size: 16px;
    font-family: 'Schibsted Grotesk', sans-serif;
    background-color: #EBEBEB !important;
    color: #333333 !important;
    text-transform: inherit;
    text-shadow: none;
    font-weight: normal;
    line-height: 15px;
    margin-left: 0px;
    height: 38px;
    letter-spacing: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-color: #ccc;
    font-weight: 600;
    cursor: pointer;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

select#tp-form--voucher-group:hover {

}

select#tp-form-voucher-value {
    font-size: 16px;
    font-family: 'Schibsted Grotesk', sans-serif;
    background-color: #EBEBEB !important;
    color: #333333 !important;
    text-transform: inherit;
    text-shadow: none;
    font-weight: normal;
    line-height: 15px;
    margin-left: 0px;
    height: 38px;
    letter-spacing: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-color: #ccc;
    font-weight: 600;
    cursor: pointer;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

select#tp-form-voucher-value:hover {

}

.tp-box-frame label {
    padding-left: 5px;
}

input[type="submit"] {
    font-size: 16px;
    font-weight: 600;
    background-color: #EBEBEB !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 22px;
    letter-spacing: normal;
    height: 40px;
    line-height: 40px;
}

input[type="submit"]:hover {
    background-color: #54213D !important;
    border-color: #EBEBEB !important;
}

.tp-voucher-msg-chars.show {
    font-size: 16px;
    padding-top: 5px;
    color: #333333;
    font-weight: 700;
}

.tp-voucher-templates.js-tp-slider.js-tp-slider-filter.slick-initialized.slick-slider {
    padding-left: 0;
    margin-left: 40px;
}

.js-tp-gallery-item.js-tp-voucher-preview-language {
    font-size: 16px;
}

.tp-voucher-meta {
    padding-left: 0;
}

.tp-voucher-preview-complete {
    font-size: 16px;
}

.pure-form input:focus:invalid, .pure-form textarea:focus:invalid, .pure-form select:focus:invalid {
    border-color: #999;
    box-shadow: none;
    color: #444;
}

.slick-slider .slick-prev {
    left: -55px;
}

/*VerfÃ¼gbare Termine auswahl*/
.tb-date-picker__button.tb-offer-search__button {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tb-date-picker__button.tb-offer-search__button:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

.tb-date-picker__button.tb-offer-search__button .tb-date-picker__label {
    color: #FFFFFF !important;
}

.tb-offer-search__button .c-icon {
    color: #FFFFFF !important;
    font-size: 16px;
}

.tp-wrapper .tb-offer-entries__ticket-selection .c-button[disabled] .c-icon {
    left: -10px;
}

.tp-wrapper .c-button--ghost .c-icon {
    left: -10px;
}

#tb-offer-detail-modal {
    background-color: #EBEBEB;
}

select#tb-offer-modal__time-select {
    font-size: 16px;
    font-family: 'Schibsted Grotesk', sans-serif;
    background-color: #EBEBEB !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    font-weight: normal;
    line-height: 15px;
    margin-left: 0px;
    letter-spacing: normal;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border-color: #ccc;
    font-weight: 600;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: none;
    box-shadow: none;
    height: 40px;
}

.tb-select-wrapper .c-icon {
    top: 10px !important;
}

select#tb-offer-modal__time-select:hover {
    background-color: #54213D !important;
    border-color: #EBEBEB;
}

.tb-select-wrapper .c-icon {
    color: #FFFFFF !important;
}

.pure-u-1-3.tp-price-value.tp-add-to-cart-item-price {
    font-size: 16px;
    text-align: right;
}

.pure-u-2-3.tp-add-to-cart-item-name {
    font-size: 16px;
}

.tb-offer-modal .tb-fixed-cta p {
    font-size: 16px;
}

.cart-button.cart-button-primary {
    font-size: 16px !important;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit !important;
    text-shadow: none !important;
    font-weight: 600 !important;
    border: 0 !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 0 26px !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 40px !important;
    line-height: 40px;
    border: none;
}

.cart-button.cart-button-primary svg {
    margin-bottom: 7px;
}

.cart-button.cart-button-primary:hover {
    background-color: #54213D !important;
    font-weight: 600;
    color: #FFFFFF !important;
    text-transform: none;
}

.cart-button.cart-button-secondary.tp-add-to-cart-modal-close {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 22px;
    letter-spacing: normal;
    height: 40px;
    line-height: 40px;
    border: none;
}

.cart-button.cart-button-secondary.tp-add-to-cart-modal-close:hover {
    background-color: #54213D !important;
    border: none;
}

/*Wahrenkorb ausgefÃ¼llt*/
.cart-button-tertiary.cart-button-toright {
    font-size: 16px;
    font-weight: 600;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 22px;
    letter-spacing: normal;
    height: 40px;
    line-height: 40px;
    border: none;
    box-shadow: none !important;
}

.cart-button-tertiary.cart-button-toright:hover {
    background-color: #54213D !important;
    text-shadow: none;
    border: none;
}

.cart-button.cart-button-secondary.js-shoppingcart-saveaddress-submit {
    font-size: 16px;
    font-weight: 600;
    background-color: #EBEBEB !important;
    color: #333333 !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    box-shadow: none;
}

.cart-button.cart-button-secondary.js-shoppingcart-saveaddress-submit:hover {
    color: #333333 !important;
    background-color: #BDBDBD !important;
    text-shadow: none;
}

.cart-input-number, .cart-input[type=email], .cart-input[type=text], .cart-select, .cart-textarea {
    display: block !important;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: normal !important;
    background-color: #EBEBEB!important;
    background-image: none !important;
    border-radius: 8px !important;
    box-shadow: none !important;
    border-color: #EBEBEB !important;
}

.cart-input-number:focus, 
.cart-input[type=email]:focus, 
.cart-input[type=text]:focus, 
.cart-select:focus, 
.cart-textarea:focus {
    border-color: #F2E3ED!important;
}

.cart-select~svg {
    top: 13px;
    fill: #6f6f6f;
}

.cart-infobox-secondary {
    /*background: rgb(213, 18, 30);
  border-color: rgb(213, 18, 30);*/
    background-color: #783159;
    border-color: #783159;
}

.cart-headline-linked a {
    color: #783159;
}

#tp-cart-changed-modal {
    min-height: 109px;
}

@media (max-width: 991px) {
    .cart-section.cart-box-inside.cart-item-service h3 {
        font-size: 16px;
    }

    .o-container.o-container--width-xl.mt-24.mb-24 {
        margin-top: 50px;
    }
}

.mb-8.border-t.border-grey-light.pt-2 {
    color: #EBEBEB;
}

.tp-wrapper button.c-button[type="submit"] {
    font-size: 16px !important;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit !important;
    text-shadow: none !important;
    font-weight: 300 !important;
    border: 0 !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 0 26px !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper button.c-button[type="submit"]:hover {
    background-color: #54213D !important;
    font-weight: 600;
    color: #FFFFFF !important;
    text-transform: none;
}

.tp-wrapper input.tp-btn-details[type="submit"] {
    font-size: 16px !important;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit !important;
    text-shadow: none !important;
    font-weight: 300 !important;
    border: 0 !important;
    border-radius: 8px !important;
    text-transform: none !important;
    padding: 0 26px !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-wrapper input.tp-btn-details[type="submit"]:hover {
    background-color: #54213D !important;
    font-weight: 600;
    color: #FFFFFF !important;
    text-transform: none;
}

.tp-container.tp-main.tp-voucher {
    background-color: #EBEBEB;
}

.tp-box-frame {
    background-color: #ffffff;
}

.tp-voucher .pure-form input[required=required], .tp-voucher .pure-form select[required=required], .tp-voucher .pure-form textarea[required=required], select.pure-input-1.js-tp-voucher-language {
    width: 100% !important;
    height: auto !important;
    padding: 6px 12px !important;
    font-size: 16px !important;
    line-height: normal !important;
    color: #333333!important;
    background-color: #EBEBEB !important;
    background-image: none !important;
    border: 2px solid #EBEBEB !important;
    border-radius: 8px !important;
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
    transition: border-color ease-in-out .15s;
}

.pure-form input:focus:invalid, .pure-form textarea:focus:invalid, .pure-form select:focus:invalid {
    border-color: #F2E3ED !important;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.tp-box-frame label {
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    color: #333333!important;
    padding-left: 2px;
}

.py-4 a.text-grey-darker {
    border: none;
}

/* Kataloge Motiv hover */
label:hover .tp-voucher-template-hover {
    margin-left: 2px;
}

.cart-label.cart-label-inside-input {
    display: none;
}

/*Fehlermeldung*/
.tp-guide .tp-box.tp-wysiwyg.tp-message.tp-message-warning .tp-box-frame {
    color: #FF6061;
    text-align: center;
}

article.o-container.o-container--width-xl.mt-24.mb-24 {
    margin-bottom: 0;
}

article.o-container.o-container--width-xl.mt-24.mb-24 footer.tp-standalone.tp-standalone-footer {
    position: absolute;
    width: 100%;
    left: 0;
}

article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta {
    padding-bottom: 43px;
    padding-top: 43px;
}

article {
    min-height: calc(100vh - 231px);
}

/* Background Detailseite*/
body.tp-body.tp-experience-detail {
    background-color: #FFFFFF;
}

/*Titel*/
header.tp-header .tp-header-headline.tp-headline-primary {
    color: #333333;
}

.tp-box.tp-related.tp-related-guide .tp-box-subheadline.tp-headline-quaternary {
    font-size: 20px !important;
    margin: 0;
    padding: 0;
}

.tp-box.tp-related.tp-related-guide strong,
.tp-box.tp-related.tp-related-guide span {
    font-size: 14px !important;
}

select.pure-input-1 {
    font-size: 18px !important;
}

select.pure-input-1.js-tp-voucher-language {
    height: 40px;
}

button.pure-button.tp-search-btn.tp-btn-search.js-tp-btn-loading {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 10px;
}

button.pure-button.tp-search-btn.tp-btn-search.js-tp-btn-loading:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

button.pure-button.pure-button-left.tp-btn-enquiry {
    font-size: 18px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin-top: 10px;
}

button.pure-button.pure-button-left.tp-btn-enquiry:hover {
    /*color: #FFFFFF;*/
    background-color: #54213D !important;
    text-shadow: none;
}

/*Button Buchen*/
.pure-button.tp-btn-booking.js-tp-add_to_cart {
    font-size: 18px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pure-button.tp-btn-booking.js-tp-add_to_cart:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

.tp-search-has-results .tp-search-offer-subtext {
    font-size: 16px;
}

/*Auswahl zum Warenkorb hinzugefÃ¼gt*/
.pure-button.tp-btn-details.tp-btn-details-alternative.tp-right {
    color: #FFFFFF;
    font-size: 16px;
}

/*Auswahl zum Warenkorb hinzugefÃ¼gt*/
.pure-button.tp-btn-add.tp-left.js-tp-add_to_cart_reload {
    font-size: 18px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.pure-button.tp-btn-add.tp-left.js-tp-add_to_cart_reload:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

@media screen and (min-width: 48em) {
    .cart-item-buyer-promocode .cart-flex .cart-button {
        max-width: 40.1%;
    }
}

@media screen and (max-width: 48em) {
    .cart-item-buyer-promocode .cart-flex .cart-button {
        margin: 10px 2% 0 0;
    }
}

/* Button Gutscheine GruppenfÃ¼hrungen */
.tp-box.tp-description .tp-box-frame .tp-wysiwyg a {
    display: inline-block;
    font-size: 16px!important;
    font-family: 'Schibsted Grotesk', sans-serif;
    color: #FFFFFF;
    background: #783159;
    border: 0;
    border-radius: 4px;
    height: 34px;
    line-height: 24px;
    padding: 5px 14px;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tp-box.tp-description .tp-box-frame .tp-wysiwyg a:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

.tp-box.tp-description .tp-box-frame .tp-wysiwyg a span {
    font-size: 16px!important;
}

/* GruppenfÃ¼hrungen Boxen */
.pure-g.pure-g-10.tp-content.tp-results-container.js-tp-results-container.js-tp-infinite .tp-box-frame {
    padding-bottom: 25px;
}

/* Button Zum Gutschein Detailseite */
.tb-layout-detail__main .mb-8.border-t.border-grey-light.pt-2 a[href*="https://tportal.toubiz.de/SHLT"] {
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    background-color: #783159 !important;
    color: #FFFFFF !important;
    text-transform: inherit;
    text-shadow: none;
    border-radius: 8px;
    text-transform: none;
    padding: 0 20px 0 20px!important;
    letter-spacing: normal;
    height: 40px !important;
    line-height: 40px;
    border: none;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.tb-layout-detail__main .mb-8.border-t.border-grey-light.pt-2 a[href*="https://tportal.toubiz.de/SHLT"]:hover {
    background-color: #54213D !important;
    text-shadow: none;
}

/* Anfrage Formular */
.tp-container.tp-main.tp-form input {
    font-size: 18px;
}

.tp-container.tp-main.tp-form span {
    font-size: 16px;
}

#tp-anchor-search select.pure-input-1 {
    height: 40px;
}

.pure-form input.tp-datepicker-field[readonly] {
    height: 40px;
}

@media (max-width: 568px) {
    .tp-results-header-btn-quickfinder-search, .tp-results-header-btn-quickfinder-facets {
        margin-bottom: 10px;
    }

    .tp-standalone.tp-standalone-footer {
        padding-right: 20px;
        padding-left: 20px;
    }
}

@media print, screen and (min-width: 768px) {
    .tp-quickfinder {
        top: 59px;
        left: 20px;
    }

    div[class*=tp-icon-] {
        display: none;
    }
}

.tp-detail-meta.pure-form a {
    font-size: 16px;
    color: #333333;
}

.tp-detail-meta.pure-form a:hover {
    color: #783159;
}

.cart-division.cart-infobox.cart-infobox-secondary.cart-center-text .cart-text {
    color: #FFFFFF;
}

.tp-media-detail-block ul {
    margin-left: 22px;
}

.tb-offer-entries__ticket-amount-input {
    font-size: 2rem;
    height: 3.95rem;
}

.tb-offer-modal__content {
    max-width: 1170px;
}

.tb-offer-modal__title {
    border: none;
}

@media (max-width: 767px) {
    .tb-offer-search__button .c-icon {
        top: 9px;
    }
}

.tp-wrapper .tb-offer-aspects {
    font-size: 16px;
}

.tp-wrapper .tb-offer-aspects .c-icon {
    font-size: 16px;
}

/* Footer Logos */
@media (max-width: 479px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 310px !important;
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 225px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 236.667px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 310px !important;
    }
}

@media (min-width: 1200px) {
    .owl-carousel .owl-stage-outer .owl-stage .owl-item {
        width: 376.667px !important;
    }
}

/* Wahrenkorb Balken */
@media (max-width: 639px) {
    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container {
        display: flex;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container p {
        font-size: 14px;
        margin-bottom: 0;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container .c-button[disabled] {
        font-size: 14px !important;
        padding: 0 13px !important;
        height: 35px !important;
        line-height: 35px;
    }

    .tb-offer-search__button .c-icon {
        top: 0;
    }
}

@media (min-width: 640px) and (max-width: 991px) {
    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container {
        display: flex;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container p {
        font-size: 16px;
        margin-bottom: 0;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container .c-button[disabled] {
        font-size: 16px !important;
        padding: 0 13px !important;
        height: 35px !important;
        line-height: 35px;
    }

    .tb-offer-search__button .c-icon {
        top: 0;
    }
}

@media (min-width: 991px) {
    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta {
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container {
        display: flex;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container p {
        font-size: 16px;
        margin-bottom: 0;
    }

    article.o-container.o-container--width-xl.mt-24.mb-24 .tb-fixed-cta .o-container .c-button[disabled] {
        font-size: 16px !important;
        padding: 0 13px !important;
        height: 35px !important;
        line-height: 35px;
    }

    .tb-offer-search__button .c-icon {
        top: 0;
    }
}

@media print, screen and (max-width: 567px) {
    .js .tp-content [data-tp-collapse]>.tp-icon-plus-circled:before, .js .tp-content [data-tp-collapse-ajax]>.tp-icon-plus-circled:before {
        color: #333333;
    }
}

.cart-box-around {
    background: #ffffff;
}

.cart-box-around, .cart-box-inside {
    border: 1px solid #EBEBEB;
}

 .cart-box-inside {
    border: none;
    padding: 0;
 }

.cart-item-total {
    background: #ffffff;
}

.cart-headline-primary.cart-exclude-config-style {
    color: #333333;
}


.cart-steps .cart-list li:first-child svg {
    margin-bottom: 7px!important;
}
