/* -------------------------------------------------------------------
  Allgemein
----------------------------------------------------------------------  */

/* Behebt flickern im Slider */
.sp-slide { 
    -webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */ 
    -webkit-transform: translate3d(0, 0, 0); 
    backface-visibility: hidden; 
    margin-left: 20px !important;
}

.darkLighter {
	color: #666666;
}

.dark {
	color: #333333;
}

.dark a {
    color: #333333;
}

.lightLighter {
	color: #dedede;
}

.light {
	color: #ffffff;
}

.light a {
    color: #ffffff;
}

.tile {
    margin: 10px 10px 25px 10px !important;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    min-height: 350px;
    padding-bottom: 15px;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #666666;
    color: white;
    text-align: center;
    border: 1px solid;
    border-radius: 10px;
    padding: 5px 0;
    line-height: 1.1;
    font-size: smaller;

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

hr {
    border-top: 1px solid #ebebeb;
}

/* -------------------------------------------------------------------
  todayView
----------------------------------------------------------------------  */

@media (min-width: 768px) {
    .vc_col-sm-6_top-margin {
        margin-top: 63px;
    }
}

@media (max-width: 767px) {
    .facetwp-template .vc_row:before {
        content: none;
    }

    .facetwp-template .vc_row:after {
        content: none;
    }
}

.tile_wrapper {
    margin-top: 15px !important;
    margin-bottom: 30px !important;
}

.todayViewDate {
    font-size: 90%; 
    color: gray; 
    margin-left: 10px; 
    margin-top: 10px;
}

.todayViewDay {
    font-size: xx-large; 
    margin-left: 10px;
}

.todayview_tile_textbackground {
    opacity: 0.95;
}

.todayview_tile_textbackground_bottom {
    opacity: 0.95;
}

/* -------------------------------------------------------------------
  getSimpleLayout
----------------------------------------------------------------------  */
.tile_simple_layout_table {
    border: 0px !important; 
    background-color: transparent !important; 
    margin: 5px 0px 0px 0px !important; 
    width: 100%;
    border-collapse: unset !important;
}

.tile_simple_layout_table a {
    text-decoration: none !important;
}

.tile_simple_layout_table_gray {
    background-color: #f2f2f2 !important;
    border-radius: 10px;
    padding: 5px 0px;
}

.tile_simple_layout_table_tr {
    border: 0px;
}

.tile_simple_layout_table_td_img {
    border: 0px; 
    vertical-align: top;
    border-radius:6px;
}

.tile_simple_layout_table_img {
    margin-bottom: 0px;
}

.tile_simple_layout_table_td_div_img {
     width: 60px;
    height: 60px;
    border-radius: 10px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    position: relative;
}

.tile_simple_layout_table_td_title {
    text-align: left; 
    border: 0px; 
    vertical-align: middle;
}

.tile_simple_layout_table_title {
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical; 
    margin-bottom: 0px; 
    line-height: 1.3;
}

.tile_simple_layout_table_subtitle {
    font-size: 90%;
    overflow: hidden; 
    display: -webkit-box; 
    -webkit-line-clamp: 1; 
    -webkit-box-orient: vertical; 
}

.tile_simple_layout_table_title a {
    color: #222 !important; 
    text-decoration: none; 
    margin: 5px 5px 5px 0px;
}

.tile_simple_layout_table_td_price {
    border: 0px; 
    vertical-align: middle;
}

.tile_simple_layout_table_price_div {
    background: #dedede; /*#EBEBEB; */
    text-align: center; 
    border-radius: 25px; 
    padding: 3px; 
    font-size: 90%;
}

.tile_simple_layout_table_price_div a {
    color: black !important; 
    margin: 5px; 
    text-decoration: none;
}


/* -------------------------------------------------------------------
  getSingleProductTile
----------------------------------------------------------------------  */

.spt_tile_content {
    display: flex;
    flex-flow: column;
}

.spt_tile_image_link {
    height: 100%;
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
}

.spt_tile_content .spt_tile_image {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%; 
    margin: 15px 15px 0px 15px; 
    flex: 1;
}

.spt_tile_text {
    text-align: center; 
    flex: 0 1 auto; 
    margin: 0 15px 15px 15px; 
}

.spt_tile_price {
    font-size: smaller;
}

.spt_tile_announced {
    color: #ffaa00; 
    font-weight: 500; 
    font-size: smaller; 
    margin: 10px;
}

.spt_tile_buy_button {
    width: 100px;
    text-align: center;
    display: inline-block;
    font-size: smaller;
    margin: 10px;
}

.spt_tile_buy_button img {
    vertical-align: middle;
    margin-bottom: 0px !important;
}

/* -------------------------------------------------------------------
  getProductInfoIcons
----------------------------------------------------------------------  */

.product_info_icons_wrapper {
    text-align: center; 
    margin-top: 10px;
    filter: opacity(70%);
}

/* -------------------------------------------------------------------
  getSingleProductInfoIcon
----------------------------------------------------------------------  */

.single_info_icon_wrapper {
    margin: 10px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    line-height: 1.4;
    color: black;
}

.single_info_icon_wrapper span{
    display: block; 
    margin: auto;
    font-size: small;
}

.single_info_icon_wrapper img{
    margin: auto !important;
}

/* -------------------------------------------------------------------
  getSingleShopLink
----------------------------------------------------------------------  */

.shop_link_button {
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #777777;
    background: #eeeeee;
    padding: 10px 20px 10px 20px;
    text-decoration: none;
    width: 100%;
    display: block;
    text-align: center;
    margin: 10px 0px;
}
  
.shop_link_button:hover {
    text-decoration: none !important;
    filter: opacity(80%);
}

.shop_link_button img {
    vertical-align: middle;
    height: 24px;
    width: 24px;
    display: inline !important;
    margin-bottom: 0px !important;
}

/* -------------------------------------------------------------------
  FacetWP
----------------------------------------------------------------------  */

.fs-label-wrap span.fs-arrow {
    margin-bottom: auto !important;
}

.fwp-load-more {
    display: inline-block;
    font-family: open sans,arial,sans-serif;
    font-size: 12px;
    line-height: 1;
    padding: 8px 10px;
    border: 1px solid #c9c9c9;
    text-align: center;
    vertical-align: middle;
    color: #a5a5a5;
}

.fwp-load-more:hover {
    background-color: #ffaa00;
    color: #ffffff;
}

.product-list {
    display: flex;
    flex-flow: row wrap;
}

.product-list-product-wrapper {
    width: 330px;
    margin: auto;
}

.fs-options span.fs-checkbox i {
    margin-bottom: auto !important;
}

/* -------------------------------------------------------------------
  Produktnachfolger
----------------------------------------------------------------------  */

.replacement_info_box {
    color: #5e7f96;
    border-color: #cfebfe;
    background-color: #dff2fe;
    border-radius: 5px;
    padding: 10px;
    margin: 10px 0px;
}

/* -------------------------------------------------------------------
  Kurzbefehle
----------------------------------------------------------------------  */

.shortcut-list-shortcut-wrapper {
    width: 350px;
    margin: auto;
}

.shortcut-list-shortcut-wrapper a.shortcut-link:hover {
    text-decoration: none;
}

.shortcut-list {
    display: flex;
    flex-flow: row wrap;
}

.shortcut-tile {
    height: 200px;
    margin: 10px 10px 25px 10px !important;
    border-radius: 15px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding-bottom: 15px;
    overflow: hidden;
}

.shortcut-app-icon {
    float: right;
    width: 24px;
    height: 24px;
}


.shortcut_tile_text {
    text-align: left; 
    flex: 0 1 auto; 
    margin: 15px; 
}

.shortcut_tile_icon {
    font-size: xx-large;
    margin-bottom: 12px;
}

.shortcut_author {
    bottom: 5px;
    right: 15px;
    position: absolute;
    width: max-content;
    font-size: x-small;
}


.shortcut_tile_text .shortcut_content_text {
    display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; 
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: small;
    line-height: 1.5;
}

/* Shortcut Submission Form */

.ap-pro-front-form .ap-pro-form-field-wrapper .label-wrap {
    /*background: linear-gradient(to right, #f6615b, #f164cd, #396980, #3fc6a8, #1280fd) !important;*/
}

.et_pb_text_inner .template4 .ap-pro-form-field-wrapper input[type="submit"] {
    background-color: #2ea3f2 !important;
    background-image: none;
    border: none;
}

.facetwp-template .shortcut-tile {
    margin: 10px 10px 25px 10px !important;
}


