/*
Theme Name:     YAKINU
Template:       enfold
Version:        0.1.0
*/

@import url("../enfold/style.css");


/*Custom fonts*/

@font-face {
    font-family: 'Aller Display';
    font-style: normal;
    font-weight: normal;
    src: local('Aller Display'), url('../../fonts/AllerDisplay.woff') format('woff');
}


@font-face {
    font-family: 'Aller Light';
    font-style: normal;
    font-weight: normal;
    src: local('Aller Light'), url('../../fonts/Aller_Lt.woff') format('woff');
}


@font-face {
    font-family: 'Aller';
    font-style: normal;
    font-weight: normal;
    src: local('Aller'), url('../../fonts/Aller_Rg.woff') format('woff');
}


@font-face {
    font-family: 'Aller Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Aller Bold Italic'), url('../../fonts/Aller_BdIt.woff') format('woff');
}


@font-face {
    font-family: 'Aller Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Aller Bold'), url('../../fonts/Aller_Bd.woff') format('woff');
}


@font-face {
    font-family: 'Aller Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Aller Italic'), url('../../fonts/Aller_It.woff') format('woff');
}


@font-face {
    font-family: 'Aller Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Aller Light Italic'), url('../../fonts/Aller_LtIt.woff') format('woff');
}


/*End Custom fonts*/

@media (min-width: 768px) {
    .head-search {
        margin-right: 10%;
    }
}

@media (min-width: 768px) {
    .mid-col {
        width: 37.48% !important;
    }
}

.red-point li {
    color: #c2292b;
    float: left;
    margin-left: 7%;
}

.display-posts-listing li {
    color: #c2292b;
}

.display-posts-listing li span {
    color: black;
}

li {

    color: #c2292b;
    /* or whatever color you prefer */
}


/*
.wpb_text_column ul li:first-line  {
    color: black;
}
*/

.expandingFaq li {

    color: #666666;
    /* or whatever color you prefer */
}




.red-point span {
    color: #6e6e6c;
}

.content,
.sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
}

@-moz-document url-prefix() {

    #header_meta {
        min-height: 45px;
        max-height: 45px;
    }
}

#header_meta {
    min-height: 45px;
}


/* Menu */



.av_seperator_big_border .av-main-nav>li>a {
    border-left-style: hidden;
}


/* End Menu */

.wp-post {
    padding: 15px 25px 15px 25px;
    background-color: #fff;
}


/* Fonts size */

.h-sidebar {
    color: #3f403b !important;
    font-family: 'Aller Bold';
    font-size: 1.9em;
}

.h-sidebar:after {
    content: "";
    position: relative;
    margin-top: -5px;
    height: 3px;
    pointer-events: none;
    opacity: 1;
    width: auto;
    display: block;
    -webkit-transform: translateY(7px);
    transform: translateY(7px);
    transition: -webkit-transform .1s cubic-bezier(0.55, .085, .68, .53), opacity .1s cubic-bezier(0.55, .085, .68, .53);
    transition: transform .1s cubic-bezier(0.55, .085, .68, .53), opacity .1s cubic-bezier(0.55, .085, .68, .53);
    background-color: #f7f7f7;
}



.main_color h1 {
    color: #494a44;
    font-family: 'Aller Bold';
}

.main_color h3 {
    color: #494a44;
    font-family: 'Aller Bold';
}

.main_color h2 {
    color: #494a44;
    font-family: 'Aller Bold';
}

h1 {
    font-family: 'Aller Bold';
    font-size: 2.45em;
}

.current-menu-parent a,
.current-menu-ancestor a {

    color: #7dca8d;
}

h2 {
    font-size: 1.8em;
    font-family: 'Aller Bold';
}

.widgettitle {
    font-family: 'Aller Bold';
    font-size: 1.5em;
    color: #3f403b !important;
}

.avia-menu-text {
    font-size: 1.2em;
    font-family: 'Aller';
}

.header_color .sub_menu>ul>li>a,
.header_color .sub_menu>div>ul>li>a,
.header_color .main_menu ul:first-child>li>a,
#top .header_color .main_menu .menu ul .current_page_item>a,
#top .header_color .main_menu .menu ul .current-menu-item>a,
#top .header_color .sub_menu li ul a {
    text-decoration: none;
}

#top .header_color .sub_menu ul li a:hover,
.header_color .sub_menu ul:first-child>li.current-menu-item>a,
.header_color .sub_menu ul:first-child>li.current_page_item>a,
.header_color .sub_menu ul:first-child>li.active-parent-item>a {
    text-decoration: none;
    color: #fff;
    background-color: #9fa0a5;
}

.sub_menu>ul>li>a,
.sub_menu>div>ul>li>a {
    padding: 14px 15px;
}

.av_secondary_left .sub_menu>ul>li:first-child {
    padding-right: 0px;
}

#top .sub_menu>ul,
#top .sub_menu>ul>li {
    border: none;
    border-color: #000;
    font-size: 1.125em;
    font-family: 'Aller Light';
    padding: 0;
}

@-moz-document url-prefix() {

    .phone-info {
        /*  margin-top: 8px;*/
        max-height: 45px;
    }

    .h-menu {
        font-size: 1.2em;
        font-family: 'Aller Light';
        vertical-align: 16px !Important;
        margin-right: 21px;
    }
}


.h-menu {
    font-size: 1.2em;
    font-family: 'Aller Light';
    margin-right: 21px;
}


/* End Custom Fonts size */


#top .av_minimal_header #s2 {
    border: none;
    padding: 12px 47px 12px 5px;
    background-color: #fff;
    margin-bottom: 0;
}


.phone-info {
    /*  margin-top: 8px;*/
}

.sub_menu {
    margin-top: 8px;
}

div .av_one_fifth {
    margin-left: 4%;
}

.main_color,
.main_color .site-background,
.main_color .first-quote,
.main_color .related_image_wrap,
.main_color .gravatar img .main_color .hr_content,
.main_color .news-thumb,
.main_color .post-format-icon,
.main_color .ajax_controlls a,
.main_color .tweet-text.avatar_no,
.main_color .toggler,
.main_color .toggler.activeTitle:hover,
.main_color #js_sort_items,
.main_color.inner-entry,
.main_color .grid-entry-title,
.main_color .related-format-icon,
.grid-entry .main_color .avia-arrow,
.main_color .avia-gallery-big,
.main_color .avia-gallery-big,
.main_color .avia-gallery img,
.main_color .grid-content,
.main_color .av-share-box ul,
#top .main_color .av-related-style-full .related-format-icon,
.main_color .related_posts.av-related-style-full a:hover,
.main_color.avia-fullwidth-portfolio .pagination .current,
.main_color.avia-fullwidth-portfolio .pagination a,
.main_color .av-hotspot-fallback-tooltip-inner,
.main_color .av-hotspot-fallback-tooltip-count {
    background-color: #f7f7f7;
}

.contact-footer {
    width: 280px !important;
    margin-left: 15px;
}

.fooler-text-adress {
    color: #6e6e6c;
    font-family: 'Aller';
    font-size: 1.125em;
}

.widget {
    padding: 0 0 0 0;
}

@media (min-width: 768px) {
    .block-1 {
        width: 25%;
    }
}

.block-1 {
    float: left;
    /*width: 25%;*/
}

.block-1 li {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.li-first {
    font-size: 1.2em;
}

th {
    letter-spacing: normal;
    text-transform: none;
    text-align: center;
    background: linear-gradient(to top, #efefef, #e0e0e0);
    border-color: #fff;
}

td {
    text-align: center;
    vertical-align: middle;
    background: linear-gradient(to top, #efefef, #e0e0e0);
    border-color: #fff;
}



}

.no-margin {
    margin-bottom: 0px !important;
}

.main_color,
.main_color div,
.main_color header,
.main_color main,
.main_color aside,
.main_color footer,
.main_color article,
.main_color nav,
.main_color section,
.main_color span,
.main_color applet,
.main_color object,
.main_color iframe,
.main_color h1,
.main_color h2,
.main_color h3,
.main_color h4,
.main_color h5,
.main_color h6,
.main_color p,
.main_color blockquote,
.main_color pre,
.main_color a,
.main_color abbr,
.main_color acronym,
.main_color address,
.main_color big,
.main_color cite,
.main_color code,
.main_color del,
.main_color dfn,
.main_color em,
.main_color img,
.main_color ins,
.main_color kbd,
.main_color q,
.main_color s,
.main_color samp,
.main_color small,
.main_color strike,
.main_color strong,
.main_color sub,
.main_color sup,
.main_color tt,
.main_color var,
.main_color b,
.main_color u,
.main_color i,
.main_color center,
.main_color dl,
.main_color dt,
.main_color dd,
.main_color ol,
.main_color ul,
.main_color li,
.main_color fieldset,
.main_color form,
.main_color label,
.main_color legend,
.main_color table,
.main_color caption,
.main_color tbody,
.main_color tfoot,
.main_color thead,
.main_color tr,
.main_color th,
.main_color td,
.main_color article,
.main_color aside,
.main_color canvas,
.main_color details,
.main_color embed,
.main_color figure,
.main_color fieldset,
.main_color figcaption,
.main_color footer,
.main_color header,
.main_color hgroup,
.main_color menu,
.main_color nav,
.main_color output,
.main_color ruby,
.main_color section,
.main_color summary,
.main_color time,
.main_color mark,
.main_color audio,
.main_color video,
#top .main_color .pullquote_boxed,
.responsive #top .main_color .avia-testimonial,
.responsive #top.avia-blank #main .main_color.container_wrap:first-child,
#top .main_color.fullsize .template-blog .post_delimiter,
.main_color .related_posts.av-related-style-full a {
    border-color: #fff;
}


/*---Media Query---*/
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    .block-1 {
        width: 100%;
        margin: 15px 0 15px 0 !important;
    }

    .sub_menu>ul>li>a,
    .sub_menu>div>ul>li>a {
        padding: 0;
    }

    .av_secondary_left .sub_menu {
        padding: 20px 0 0 0;
    }

    #search-1 {
        padding: 20px 20px 20px 20px;
    }

    .h-menu {
        vertical-align: 5px !important;
        padding: 0 0 20px 0 !important;
    }

    .contact-footer {
        width: 100% !important;
        margin: 0;
    }

    #top #searchsubmit2,
    .ajax_load {
        height: 39px;
    }
}



/** 
 * single product page layout *
 * 23% (image) + 4% (spacing) + 73% (summary) = 100% *
**/

/* modify product image width */
.woocommerce div.product div.images,
.woocommerce #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce-page #content div.product div.images {
    width: 23%;
}

/* modify product summary width */
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary {
    width: ;
}


/*---End Media Query---*/
#top #header .mega_menu_title a {
    color: inherit;
    font-size: 13px;
    /* line-height: 1.1em; */

    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 10px;
}

#top #wrap_all .av-main-nav ul>li:hover>a,
#top #wrap_all .avia_mega_div,
#top #wrap_all .avia_mega_div ul,
#top #wrap_all .av-main-nav ul ul {
    background-color: #ffffff;
}

.list-paragraph {
    color: black !important;
}


/*Artani Css table*/
.tabela_sender td:hover {}

.tabela_sender td,
.tabela_sender th {
    transform: all 0.3s ease-in-out;
    text-align: center;
}

.tabela_sender tr:hover td {
    background: linear-gradient(to top, #c2c2c2, #A8A8A8);
    color: white;
}

th.tabela_sender_senderplatz,
th.tabela_sender_senderlogo,
th.tabela_sender_sendername,
th.tabela_sender_hd,
th.tabela_sender_versch,
th.tabela_sender_sprache,
th.tabela_sender_freq {
    background: #C2292B;
}

th.tabela_sender_senderplatz b,
th.tabela_sender_senderlogo b,
th.tabela_sender_sendername b,
th.tabela_sender_hd b,
th.tabela_sender_versch b,
th.tabela_sender_sprache b,
th.tabela_sender_freq b {
    color: #fff;
}

.tabela_sender tr td:first-child {
    width: 50px !important;
    text-align: center;
}

.vc_tta-panel-body {
    overflow-x: auto !important;
}

.tabela_sender div {
    margin: auto;
}

/*end artani*/
.bewertung_button {
    margin-top: 20px;
}

td ul {
    list-style: none !important;
}

td li {
    color: #000;
}

td li::before {
    content: "•";
    color: #c2292b;
    display: inline-block;
    width: 1em;
    margin-left: -18px;
    font-size: 20px;
    position: absolute;
}


/*Artan new css*/
#top .av_minimal_header #s2 {
    padding-left: 30px;
    border: none;
    background-color: #e1e1e1;
    height: 25px;
    width: 160px;
    border-radius: 20px;
    font-size: 14px;
}

#top #searchsubmit2,
.ajax_load {
    background: none;
    color: #333;
    font-size: 20px;
    float: left;
    color: #7a7a7a;
    font-size: 13px;
    padding: 0;
    position: absolute;
    top: 5px;
    left: 12px;
}

#header_meta .phone-info {
    margin-top: 5px;
    margin-right: 17px;
}

#header_main .av-logo-container {
    width: 100%;
    max-width: unset;
}

.logo>a {
    padding-top: 20px;
}

.logo>a>img {
    height: 60px;
}

.container.av-logo-container {
    height: 104px !important;
    line-height: 10px !important;
}

#header_meta {
    background-color: #efefef;
    position: relative;
}

.phone-info>span>.h-menu>a:first-child {
    text-transform: unset;
}

.phone-info>span>.h-menu>a {
    font-size: 15px;
}

.header-scrolled .logo>a>img {
    height: 40px;
    margin-top: -10px
}

.header-scrolled .av-logo-container {
    height: 58px !important;
    line-height: 58px !important;
}

.container_wrap.container_wrap_first.main_color.fullsize {
    margin-top: -5px;
}

#top .av_seperator_big_border#header .av-main-nav>li>a:hover {
    color: rgb(195, 46, 34);
}

.top-right-menu {
    position: absolute;
    height: 100%;
    margin-left: 35px;
}

.top-right-menu li {
    display: inline-block;
    height: 100%;
    line-height: 48px;
    font-size: 16px;
    padding: 0 20px;
}

.top-right-menu a {
    text-decoration: none;
    color: #333;
}

.top-right-menu a:hover {
    color: #333;
}

.top-right-menu li.active {
    background-color: #fff;
    padding: 0 20px;
}

#top .av_seperator_big_border#header .av-main-nav>li>a {
    font-size: 16px;
}

#footer {
    background-color: #2f2f2f;
}

.footer_color a,
.footer_color .widget_first,
.footer_color strong,
.footer_color b,
.footer_color b a,
.footer_color strong a,
.footer_color #js_sort_items a:hover,
.footer_color #js_sort_items a.active_sort,
.footer_color .av-sort-by-term a.active_sort,
.footer_color .special_amp,
.footer_color .taglist a.activeFilter,
.footer_color #commentform .required,
#top .footer_color .av-no-color.av-icon-style-border a.av-icon-char,
.html_elegant-blog #top .footer_color .blog-categories a,
.html_elegant-blog #top .footer_color .blog-categories a:hover {
    color: #e5e5e5;
}

#footer .widgettitle {
    color: #fff !important;
    border-bottom: 1px solid;
    padding-bottom: 10px;
}

.widget li {
    padding-left: 0px;
}

.adresse-footer {
    background-color: #4a4a4a;
    color: #e5e5e5;
}

.circle-icon {
    width: 125px;
    height: 125px;
    border-radius: 100%;
    background-color: #c22e22;
    position: relative;
    text-align: center;
    margin: auto;
    cursor: pointer;
    transition: all 0.2s ease-in-out;
}

.rotatee1 {
    position: absolute;
    left: 10px;
    top: 18px;
}


.phone-icon {
    position: absolute;
    left: 20px;
    top: 8px;
}


.laptop-icon {
    position: absolute;
    left: 4px;
    top: 20px;
}

.tv-icon {
    position: absolute;
    left: 4px;
    top: 20px;
}

.phonee-icon {
    position: absolute;
    left: 3px;
    top: 15px;
}

.phonee-icon:before {
    font-size: 70px;
    color: #fff;
}

.tv-icon:before {
    font-size: 75px;
    color: #fff;
}

.laptop-icon:before {
    font-size: 75px;
    color: #fff;
}

.phone-icon:before {
    font-size: 100px;
    color: #fff;
}

.rotatee1:before {
    font-size: 67px;
    color: #fff;
}

.alignn-center {
    text-align: center;
}

.display-none {
    display: none;
}

.icon-main-div-index {
    padding-top: 50px;
    margin-top: -50px;
}

.title-icon {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.circle-icon:hover {
    background-color: #e6332a;
}

.news_homepagee {
    padding: 0;
}

.content-post {
    padding: 15px;
    position: relative;
    height: 300px;

}


.content-post .display-posts-listing .listing-item .title {
    position: absolute;
    top: 80px;
    font-weight: 700;
    font-size: 15px;
}

.content-post .display-posts-listing .listing-item .date {

    position: absolute;
    top: 60px;
    color: #9f9f9f;
    font-weight: 700;
}

.content-post .excerpt-dash {
    display: none;
}

.content-post hr {
    display: none;
}

.content-post .excerpt {
    display: block;
    margin-top: 25px;
}

.mehr_infos_new {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #c22e22;
    color: #fff !important;
    font-size: 15px;
    font-weight: 700;
    padding: 15px;
    left: 0;
    transition: all 0.2s ease-in-out;
    text-decoration: none !important;
}

.mehr_infos_new:hover {
    background-color: #ff0000;

}

.angebote_div .wpb_wrapper>p {
    margin: 0 !important;
    display: inline-block;
    width: 100%;
}

.angebote_div .wpb_wrapper>p>img {
    margin: 0;
}

.h-sidebar:after {
    display: none;
}

#sidebar_pages #text-2 {
    padding: 20px;
}

#sidebar_pages #text-3 {
    padding: 20px;
}

#sidebar_pages #text-3 {
    height: 287px;
}

#sidebar_pages .h-sidebar {
    font-size: 2.45em;
}

.table-links {
    margin-bottom: 0;
}

.table-links td {
    background: #fff;
    border: none !important;
    width: 25%;
}

.background-white {
    background-color: #fff;
    padding: 20px;
    margin-top: -50px;
    margin-bottom: 50px;
}

.table-links td a {
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
}

section#text-11 {
    background-color: #fff;
    padding: 20px;
    height: 172px;
}

.link-more {
    color: #c22e22 !important;
    font-weight: 700;
    font-size: 15px;
}

.link-more {
    text-decoration: none !important;
    margin-top: 30px !important;
    position: absolute;
    bottom: 15px;
}

.link-more span {
    padding-right: 7px;
}






.img-sliderr {
    transition: all 0.2s ease-in-out !important;
}

.img-sliderr:hover {
    width: 250px !important;
    height: 250px !important;
}

.av-main-nav ul li:hover>a {
    color: rgb(195, 46, 34) !important;
}

.table-links td a,
.footer_color a,
.footer_color h1 a,
.footer_color h2 a,
.footer_color h3 a,
.footer_color h4 a,
.footer_color h5 a,
.footer_color h6 a,
.footer_color .template-search a.news-content,
.footer_color .wp-playlist-item .wp-playlist-caption {
    transition: all 0.2s ease-in-out !important;
}

.footer_color a:hover,
.footer_color h1 a:hover,
.footer_color h2 a:hover,
.footer_color h3 a:hover,
.footer_color h4 a:hover,
.footer_color h5 a:hover,
.footer_color h6 a:hover,
.footer_color .template-search a.news-content:hover,
.footer_color .wp-playlist-item .wp-playlist-caption:hover {
    color: #b1b1b1;
    text-decoration: none;
}

.mehr_infos_new:hover {
    background-color: #e6332a !important;
}

.avia-menu.av-main-nav-wrap {
    height: 100%;
}

#avia-menu {
    height: 100%;
}

.icon-title {
    text-align: center;
    width: 100%;
    margin-top: -40px;
}

.icon-title img {
    width: 200px;
    margin-bottom: -48px;
    margin-right: -58px;
}

.icon-title {
    font-size: 45px;
    font-weight: 700;
    color: #333;
    display: inline-block;
}

.mobile_produkt_design {
    margin-top: 120px;
    margin-bottom: 50px;
}

.mobile_produkt_design td {
    background: #fff;
}

.mobile_produkt_design>tbody>tr:first-child td {
    padding: 25px;
}

.mobile_produkt_design>tbody>tr:first-child td p {
    font-size: 40px;
    color: #c22e22;
    border-bottom: 1px dashed #c22e22;
    width: 100%;
    display: block;
    padding-bottom: 20px;
    margin-top: 0;
    font-family: 'Aller Bold';
}

.mobile_produkt_design>tbody>tr:first-child td:nth-child(2) p {
    position: absolute;
    height: 110%;
    top: -34px;
    left: 0;
    background: #fff;
    vertical-align: ;
    line-height: 89px;
    font-size: 60px;
}

/*.mobile_produkt_design > tbody > tr:first-child td:nth-child(2) p:before{
    content: '<span>Top Angebot</span>'
}*/
.mobile_produkt_design>tbody>tr:first-child td:nth-child(2) {
    position: relative;
}

.mobile_produkt_design>tbody>tr>td:first-child {
    border-right: 15px solid #f7f7f7;
}

.mobile_produkt_design>tbody>tr>td:last-child {
    border-left: 15px solid #f7f7f7;

}

.circle-angebot {
    height: 120px;
    width: 120px;
    margin: auto;
    margin-bottom: -18px;
    position: absolute;
    left: 37%;
    line-height: 25px;
    text-align: center;
    background-color: #95c11a;
    z-index: 999;
    border-radius: 50%;
    /* vertical-align: 77px; */
    color: #fff;
    transform: rotate(-10deg);
    margin-top: 65px;
}

.circle-angebot span {
    display: block;
    margin-top: 35px;
    font-size: 20px;
}

.mobile_produkt_design p {
    margin-top: 0;
    margin-bottom: 0;
}

.bold-text {
    margin: 0;
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.bold-text+p {
    font-size: 16px !important;
    color: #000 !important;
    padding-bottom: 10px;
    border-bottom: 1px dashed #000;
}

.mobile_produkt_design>tbody>tr>td {
    padding: 25px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.price-mobile {
    font-size: 45px;
    color: #000 !important;
    margin-bottom: 40px !important;
}

.jetzt_bestellen {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #c22e22;
    padding: 15px;
    color: #fff !important;
    font-size: 18px;
    bottom: 0;
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
    border: transparent;
    cursor: pointer;
}

.jetzt_bestellen:hover {
    background-color: #e6332a;
}

.position_relative {
    position: relative;
}

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

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

/*#wrap_all{
    margin-bottom: -20px;
}*/
.menu .current_page_item>a {
    background-color: transparent !important;
    color: #c22e22 !important;
}

.slider-link {
    text-align: right;
    margin-top: -186px;
}

.mobile_produkt_design+p a {
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

.costum_design_table_single th,
.costum_design_table_single td {
    background: #fff !important;
    font-style: inherit !important;
    padding: 15px !important;
    padding-left: 0 !important;
    font-size: 16px;
    color: #222;
}

.costum_design_table_single tr>td:nth-child(2) {
    text-align: center;
}

.costum_design_table_single tr {
    border-bottom: 1.5px dashed #000;
}

.costum_design_table_single th {
    font-weight: 500 !important;
}

.costum_design_table_single tr:first-child {
    border-bottom: 1.5px dashed #c22e22;
}

.costum_design_table_single tr:last-child,
.costum_design_table_single tr:nth-last-child(2) {
    border-bottom: none;
}

.costum_design_table_single tr:nth-last-child(2) td {
    padding-top: 30px;
}

.costum_design_table_single tr:nth-last-child(2)>td:first-child {
    font-size: 18px;
}

div.product .product_title {
    color: #c22e22;
    font-size: 40px;
    padding: 10px 0 0 0;
}

.background-table-white {
    padding: 0 15px;
    background: #fff
}

.costum_design_table_single .single_add_to_cart_button {
    margin-top: 0;
    margin-bottom: 0;
    display: inline-block;
    margin: auto;
    width: 100%;
    height: 65px;
    font-size: 18px;
    font-weight: 700;
    background: #c22e22 !important;
    transition: all 0.2s ease-in-out;
}

.costum_design_table_single .single_add_to_cart_button:hover {
    background: #e6332a !important;
}

.costum_design_table_single .woocommerce-Price-currencySymbol {
    display: none !important;
}

.costum_design_table_single .woocommerce-Price-amount.amount,
.costum_design_table_single .price {
    font-size: 40px !important;
}

.menu .current_page_item a,
.menu .current-menu-item a,
.menu .current_page_parent a,
.menu .current_page_ancestor a,
.menu .current-menu-parent a,
.menu .current-menu-ancestor a {
    background-color: #fff !important;
}

#top .av_seperator_big_border#header .av-main-nav>li>a {
    height: 100% !important;
}

.av-main-nav li {
    height: 100% !important;
}

.description_custom {
    margin-top: 132px;
}

.mobile_produkt_design>tbody>tr:first-child td:nth-child(2) span {
    display: block;
    font-size: 40px;
    color: #c22e22;
    border-bottom: 2px dashed #c22e22;
    width: 100%;
    display: block;
    padding-bottom: 20px;
    margin-top: 0;
}

.kombiniren-produkte-title img {
    width: 120px;
    margin-bottom: -33px;
    margin-right: -33px;
    margin-left: -36px;

}

.kombiniren-produkte-title {
    font-size: 25px;
    font-weight: 700;
    text-align: left;
    position: relative;
    margin-top: 30px;
    padding-left: 3px;
}

.kombiniren-produkte {
    margin-top: 40px;
}

.kombiniren-produkte tr>td:nth-last-child(2) {
    border-left: 15px solid #f7f7f7;
}

.kombiniren-produkte tr>td:last-child {
    width: 20% !important;
}

.kombiniren-produkte tbody>tr:last-child p {
    border-bottom: none;
}

.kein-produkte {
    font-size: 16px;
    color: #333;
    text-align: center;
    padding-top: 30px;
}

.kombiniren-produkte tbody>tr>td:first-child {
    border-left: 0 !important;
}

.first-column-komb {
    margin-top: 23px;
    height: 80px;
}

.second-column-komb {
    margin-top: 10px;
    height: 80px;
}

.third-column-komb {
    margin-top: 30px;
}

.neu-green {
    position: absolute;
    width: 36px;
    height: 36px;
    font-size: 14px;
    transform: rotate(-20deg);
    border-radius: 50%;
    background: #95c11a;
    text-align: center;
    line-height: 35px;
    z-index: -9;
    top: -7px;
    left: -10px;
    color: #fff;
}

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

.titleh1 {
    color: #000 !important;
    margin-bottom: 40px;
    margin-top: 40px;
}

.subtitlep {
    font-size: 20px;
    color: #000;
    font-weight: 700;
}

.backdiv-produkte {
    background-color: #fff;
    padding: 20px;
    height: 100%;
    transition: all 0.1s ease-in-out;
    width: 100%;
    padding-bottom: 0;
    display: block;
    cursor: pointer;
    border: 2px solid;

}

.checkedd {
    border: 2px solid #c22e22 !important;
    /*box-shadow: 3px 4px 30px rgba(222, 19, 60, 0.2);*/
}

.title-produkte {
    font-size: 40px;
    font-weight: 700;
    color: #c22e22;
    border-bottom: 1px dashed #c22e22 !important;
    width: 100%;
    display: block;
    padding-bottom: 20px;
    margin-top: 10px;
    text-align: center;
    margin-bottom: 0;
}

.produkte-description {
    text-align: center;
    border-bottom: 1px dashed #000 !important;
    padding-bottom: 10px;
    padding-top: 10px;

}

.produkte-description p {
    margin: 0;
    font-size: 15px !important;
    color: #000;
    font-weight: 400;

}

.produkte-description b {
    font-size: 16px;
}

.backdiv-produkte>.produkte-description:last-child {
    border-bottom: none !important;
}

input[type="radio"].produkte_radio {
    display: none;
}

.top-div-produkte {
    display: inline-block;
    width: 100%;
    margin-top: 30px;
}

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

#produkte_name {
    text-transform: capitalize;
}

#price-div {
    z-index: 99999;
}

.fixed-position {
    box-sizing: border-box !important;
    position: fixed !important;
    bottom: 0 !important;
    width: 100%;
    right: -86px !important;
    left: 15px !important;
    transition: all 0.2s ease-in-out;
    border-top: 1px solid #dadada !important;
    box-shadow: 3px 4px 30px rgba(0, 0, 0, 0.2);
}

.top-div-produkte>div:first-child {
    padding-left: 0;
}

.top-div-produkte>div:last-child {
    padding-right: 0;
}

#price-div.fixed-position .vc_column-inner {
    padding-top: 0 !important;
}

@media(max-width: 767px) {
    #price-div {
        z-index: 99999;
        margin: 0;
        width: 100% !important;
        left: 0 !important;
        right: 0 !important;
    }

    #price-div h3 {
        margin-top: -15px;
    }

    #produkte_name {
        margin: 0 !important;
    }

    .second-column-komb {
        margin: 0 !important;
        margin-top: -23px !important;

    }

    .third-column-komb {
        margin: 0 !important;
        margin-top: 12px !important;
    }

    .third-column-komb .jetzt_bestellen {
        margin: 0 !important;
    }

    #kombirechner>.top-div-produkte:last-child {
        margin-bottom: 0px !important;
    }

    .owl-nav {
        display: none !important;
    }

    #price-div .wpb_wrapper .vc_column-inner {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .adresse-footer {
        position: absolute;
        z-index: 99999;
    }
}

@media(min-width: 767px) {
    #tv-carousel .owl-stage {
        width: 100% !important;
    }

    #tv-carousel .owl-stage>div:first-child {
        margin-right: 0 !important;
        width: 75% !important;
    }

    #tv-carousel .owl-stage>div:last-child {
        width: calc(25% - 10px) !important;
        margin-right: 0 !important;
        margin-left: 10px !important;
    }

    .togggle-down {
        display: none !important;
    }
}

@media(max-width: 767px) {

    #mobile-advanced li>a:before,
    .html_header_mobile_behavior #mobile-advanced span>a:before,
    #mobile-advanced .mega_menu_title:before {
        display: none;
    }

    .togggle-down {
        position: absolute;
        top: 17px;
        right: 5px;
        font-size: 15px !important;
        color: #333 !important;
    }

    #mobile-advanced>li>a {
        color: #000 !important;
        font-weight: 700 !important;
        font-size: 15px !important;
        padding-left: 0;
    }

    #mobile-advanced,
    #mobile-advanced a,
    #mobile-advanced .mega_menu_title {
        padding-left: 10px;
        margin-left: 20px;
    }

    #mobile-advanced {

        position: absolute;
        min-height: 356px;
        top: 125px;
        padding-top: 20px;
        left: 0;
        max-width: 300px;
        padding-right: 20px;
        padding-left: 20px;
        margin-left: 0;
        left: -300px;
        transition: all 0.3s ease-in-out;
        box-shadow: 3px 4px 8px -4px rgba(0, 0, 0, 0.75);
        -webkit-box-shadow: 3px 4px 8px -4px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);

    }

    #mobile-advanced.show {
        left: 0;
    }

    #advanced_menu_toggle1,
    #advanced_menu_toggle1:hover {
        color: #000 !important;
    }

    .sub-menu>li:last-child {
        border-bottom: none !important;
    }

    .sub-menu>li:first-child {
        border-top: 1px solid #ddd;
    }

    #mobile-advanced ul a,
    #mobile-advanced .mega_menu_title {
        padding-left: 10px;
    }

    #mobile-advanced ul ul a {
        padding-left: 30px;
    }

    #mobile-advanced,
    #mobile-advanced a,
    #mobile-advanced .mega_menu_title {
        border: none;
    }

    #mobile-advanced>li>a {
        margin-left: 0;
        width: 80%;
    }

    #mobile-advanced>li:first-child>a:first-child {
        border-top: none;
    }

    #mobile-advanced>li:first-child {
        border-top: 1px solid #ddd;
        margin-top: 20px;
    }

    #advanced_menu_hide {
        display: none;
    }

    #advanced_menu_toggle1 {
        margin-right: -15px;

    }

    #advanced_menu_toggle1:before {
        font-family: 'FontAwesome' !important;
    }
    

    #advanced_menu_toggle1:before {
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-weight: normal;
        content: '\f0c9' !important;
        speak: none;
        font-size: 25px;
        font-family: 'FontAwesome' !important;
    }
    #advanced_menu_toggle1.removee_menu:before {
        content: '\f00d' !important;
    }

   

    #mobile-advanced li>a:hover,
    .html_header_mobile_behavior #mobile-advanced span:hover,
    .html_header_mobile_behavior #mobile-advanced span:hover a {
        background-color: transparent !important;
        color: #333 !important;
    }

    .adresse-footer,
    #footer {
        z-index: 0;
    }

    .avia_desktop #advanced_menu_toggle1:hover,
    .avia_desktop #advanced_menu_hide1:hover {
        background-color: #ffffff;
        border-color: #fff;
        color: #000;
    }
}

.infoline_fixed {
    position: fixed;
    width: 38px;
    height: 100px;
    background-color: #c22e22;
    right: 0;
    z-index: 999999;
    top: 30%;
    text-align: center;
    cursor: pointer;
    box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
    transition: all 0.2s ease-in-out;
}

.infoline_fixed_text {
    position: fixed;
    width: 265px;
    background-color: #fff;
    color: #333;
    right: -265px;
    z-index: 99999;
    top: 30%;
    text-align: left;
    padding: 15px;
    box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    border-bottom-left-radius: 5px;
    transition: all 0.2s ease-in-out;


}

.hidee_btn {
    right: 265px !important;
}

.hidee_txt {
    right: 0 !important;
}

.infoline_fixed p {
    transform: rotate(-90deg);
    color: #fff;
    margin-top: 50px;
    font-size: 16px;
}

.infoline_fixed_text a {
    text-decoration: none;
    color: #000 !important;
    font-size: 16px;
    ;
}

.infoline_fixed_text p {
    margin: 0 !important;
    color: #333 !important;
}

.infoline_fixed_text h3 {
    margin-bottom: 5px !important;
}

.red-link {
    color: #e50000 !important;
    margin-bottom: 15px !important;
    font-weight: 700;
    text-decoration: none !important;
}

.head-logo>td {
    text-align: center;
}

.head-logo>td img {
    width: 150px;
}

.head-logo>td p {
    margin: 0;
    font-size: 16px;
    color: #000;
    font-weight: 700;
    margin-top: -18px !important;
}

.head-logo td {
    background: #fff !important;
    vertical-align: bottom;
    border-bottom: 1px dashed #333;
}

.vc_tta-panel-body {
    padding: 20px !important;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: #fff;
}

.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border: none !important;
}

.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    border: none;
    box-shadow: none;
    padding: 0;
    background-color: #fff;
}

.kombingebote_table {
    margin-bottom: 0;
}

.kombingebote_table td {
    background: #fff !important;
    border-bottom: 1px dashed #333;
    color: #000 !important;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
}

.kombingebote_table tr>td:last-child a {
    color: #c22e22 !important;
    text-decoration: none !important;
    font-weight: 700;
    white-space: nowrap;

}

.kombingebote_table tbody>tr:last-child>td {
    border-bottom: none;
}

.kombingebote_table td p {
    margin: 0;
}

.vc_tta-title-text {
    color: #000;
    font-weight: 700;
}

.kombiangebote_new {
    left: 80px;
    z-index: 1;
    top: 34px;
}

.jetzt_bestellen_btn {
    color: #c22e22 !important;
    text-decoration: none !important;
    font-weight: 700;
    white-space: nowrap;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 14px;
    font-family: unset;
}

.jetzt_bestellen_btn:active {
    outline: none;
    border: none;
}

.jetzt_bestellen_btn:focus {
    outline: 0;
}

#wrap_all {
    height: auto !important;
}

#mobile-advanced {
    position: absolute;
    height: auto;
}

.small-logo-title img {
    width: 98px;
    margin-bottom: -24px;
    margin-right: -18px;
}

.small-logo-title span {
    font-size: 18px;
    color: #000;
    font-weight: 700;
}

.white-backdiv {
    text-align: center;
    background-color: #fff;
    padding: 20px;
    position: relative;
    padding-bottom: 50px;
}

.small-logo-title {
    border-top: 1px dashed #000 !important;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 28px;
}

.produkte-separate p {
    margin: 0px;
}

.jetzt_bestellen .jetzt_bestellen_btn {
    color: #fff !important;
    width: 100%;
    height: 100%;
    padding: 15px;
}

.jetzt_bestellen_4er {
    padding: 0;
}

.jetzt_bestellen_4er form {
    margin: 0 !important;
}

.price_xer {
    margin: 0;
    border-top: 1px dashed #000 !important;
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #000 !important;
}

.title-top-short, .title-top {
    color: #c22e22 !important;
}
.title-top{
    border-bottom: 1px dashed #c22e22 !important;
    padding-bottom: 10px;
}
.produkte-separate>.small-logo-title:first-child {
    border-top: none !important;
}

.row_xer>div:nth-child(2)>div:before {
    content: "";
    width: 100%;
    height: 35px;
    position: absolute;
    left: 0;
    top: -30px;
    background: #fff;
}

.row_xer>div:nth-child(2) .title-top-short {
    font-size: 50px;
    margin-top: -20px;
}

.no-before:before{
    display: none !important;
}

#advanced_menu_toggle1 {
    position: absolute;
    border-radius: 2px;
    height: 46px;
    width: 46px;
    line-height: 46px;
    text-decoration: none;
    text-align: center;
    right: 0;
    top: 57%;
    z-index: 10000;
    border-style: solid;
    border-width: 1px;
    font-size: 30px;
    border: none;
    right: 20px;

}

#mobile-advanced li {
    border-bottom: 1px solid #ddd;
}

#mobile-advanced ul ul ul a {
    padding-left: 50px;
}

#advanced_menu_hide1 {
    display: none;
}

@media(min-width: 767px) {
    #advanced_menu_toggle1 {
        display: none !important;

    }

    #mobile-advanced {
        display: none;
    }

}

.top-right-menu {
    display: none;
}

#top .header_color .sub_menu ul li a:hover,
.header_color .sub_menu ul:first-child>li.current-menu-item>a,
.header_color .sub_menu ul:first-child>li.current_page_item>a,
.header_color .sub_menu ul:first-child>li.active-parent-item>a {
    text-decoration: none;
    color: #494a44;
    background-color: #fff;
}

.av_secondary_left .sub_menu {
    left: 50px;
}

.archiv-blini-more .test-image {
    float: left !important;
    width: 45% !important;
    height: 300px !important;
    position: relative !important;
    margin-top: 0 !important;
    margin-right: 20px !important;
    margin-bottom: 35px !important;
    max-width: unset !important;
}

.mobilee {
    display: none;
}

.costum-tabs .vc_tta-panel-body {
    padding: 15px;
    background-color: #fff !important;
}

.archiv-blini-more .test-image img {
    margin: 0;
    width: 100%;
    height: auto;
    position: relative;
    left: 0;
    top: 0;
    min-height: unset !important;

}

.archiv-blini-more .excerpt,
.archiv-blini-more .test-title {
    max-width: 100% !important;
}

.test-title,
.test-date {
    text-decoration: none !important;
    transition: all 0.2s ease-in-out;
}

.test-title {
    font-weight: 700;
}

.test-date {

    color: #8e8e8e !important;
}

.archiv-blini-more .excerpt a {
    display: block;
    margin-top: 20px;
    color: #c22e22;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}

.archiv-blini-more .excerpt a:before {
    content: '\f061';
    color: #c22e22;
    font-family: FontAwesome;
    font-size: 16px;
    padding-right: 5px;
    font-weight: 100 !important;
}

.archiv-blini-more .date {
    max-width: unset !important;
}

.hr-p {
    width: 100% !important;
    height: 39px !important;
    display: block !important;
}

.gratis {
    display: none;

}

.single-product-tab {
    padding: 20px;
    padding-bottom: 50px;
    margin-top: 0 !important;
    background-color: #fff !important;
    padding-top: 10px;
}

.single-line {
    border-bottom: 1px dashed #000 !important;
    padding-bottom: 8px;
    padding-top: 8px;
    color: #000;
    margin: 0;
}

.single-line>span:nth-child(2) {
    float: right;
}

.costum-tabs .vc_tta-panel-body>div:first-child {
    border-top: 15px solid #f7f7f7 !important;
    margin-top: 0px !important;
}

.costum-tabs .vc_tta-panel-heading {
    margin-bottom: 0 !important;
}

.costum-tabs .vc_tta-panel-heading .vc_tta-panel-title a {
    background: #fff !important;
    border: 1px solid #000 !important;
}


.costum-tabs .vc_tta-panels {
    background: #f7f7f7 !important;
}

input.middle:focus {
    outline-width: 0 !important;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important;

}

input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/*bestellung style*/
.circle_bestellung {
    background-color: #c22e22;
    color: #fff;
    text-align: center;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: auto;
    border: 2px solid #c22e22 !important;
    font-weight: 700;
    font-size: 16px;
}

.circle_bestellung_empty {
    background-color: #fff;
    color: #c22e22;
    text-align: center;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    line-height: 38px;
    margin: auto;
    border-color: #c22e22 !important;
    border: 2px solid !important;
    font-weight: 700;
    font-size: 16px;
}

.middle-line {
    width: 25px;
    height: 2px;
    background-color: #c22e22;
    margin: auto;
    margin-top: -12px;

}

.bestellung_steps_table td {
    background: #fff !important;
    text-align: center;
}

.bestellung_steps_table td p {
    margin: 0;
    color: #c22e22;
    font-weight: 700;
    margin-top: 5px;
}

.form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.form-check-inline {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: .75rem;
}

.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: .3125rem;
    margin-left: 0;

}

.form-check-label {
    margin-bottom: 0;
}

.title-input {
    font-weight: 700;
    color: #000;
    margin-bottom: 5px;
}

.offset-top-20 {
    margin-top: 20px;
}

.offset-top-30 {
    margin-top: 30px;
}

.form-bridge input[type="text"], .form-bridge select{
    background-color: #fff !important;
    height: 40px;
}

.form-bridge {
    color: #222 !important;
}

.subtitle-bestellung {
    font-weight: 700;
    font-size: 18px;
    clear: both;
    display: block;
    margin-top: 20px;
    margin-bottom: 10px !important;
}

.costum-submit-btn {
    background-color: #c22e22;
    color: #fff !important;
    width: 100%;
    padding: 12px;
    font-weight: 700;
    font-size: 16px;
    transition: all 0.3s ease-in-out;
}

.costum-submit-btn:hover {
    background-color: #e6332a;
}

.bestellung_sidebar_title {
    color: #000 !important;

}



.mobile-active-step {
    color: #c22e22;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 20px;
    margin-top: 15px !important;
}

.wpb_text_column.wpb_content_element.vc_custom_1477064197649 {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
}

@import url(https://fonts.googleapis.com/css?family=Roboto);

@keyframes ripple {
    0% {
        box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
    }

    50% {
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
    }

    100% {
        box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0);
    }
}

.md-radio {
    margin: 0;
}

.md-radio.md-radio-inline {
    display: inline-block;
}

.md-radio input[type="radio"] {
    display: none;
}

.md-radio input[type="radio"]:checked+.label-radio:before {
    border-color: #c22e22;
    animation: ripple 0.2s linear forwards;
}

.md-radio input[type="radio"]:checked+.label-radio:after {
    transform: scale(1);
}

.md-radio .label-radio {
    display: inline-block;
    position: relative;
    padding: 0 30px;
    margin-bottom: 0;
    cursor: pointer;
    vertical-align: bottom;
    color: #000 !important;
}

.md-radio .label-radio:before,
.md-radio .label-radio:after {
    position: absolute;
    content: '';
    border-radius: 50%;
    transition: all .3s ease;
    transition-property: transform, border-color;
}

.md-radio .label-radio:before {
    left: 0;
    top: 0;
    width: 16px;
    height: 16px;
    border: 2px solid rgba(0, 0, 0, 0.54);
}

.md-radio .label-radio:after {
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    transform: scale(0);
    background: #c22e22;
}

.md-checkbox {
    position: relative;
    margin: 1em 0;
    text-align: left;
}

.md-checkbox.md-checkbox-inline {
    display: inline-block;
}

.md-checkbox .label-checkbox {
    cursor: pointer;
    display: inline;
    line-height: 1.25em;
    vertical-align: top;
    clear: both;
    padding-left: 1px;
    color: #000 !important;
}

.md-checkbox label:not(:empty) {
    padding-left: 0.75em;
}

.md-checkbox .label-checkbox:before,
.md-checkbox .label-checkbox:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
}

.md-checkbox .label-checkbox:before {
    width: 1.25em;
    height: 1.25em;
    background: #fff;
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 0.125em;
    cursor: pointer;
    transition: background .3s;
    top: -2px;
}

.md-checkbox input[type="checkbox"] {
    outline: 0;
    visibility: hidden;
    width: 1.25em;
    margin: 0;
    display: block;
    float: left;
    font-size: inherit;
}

.md-checkbox input[type="checkbox"]:checked+.label-checkbox:before {
    background: #c22e22;
    border-color: #c22e22;
    top: 
}

.md-checkbox input[type="checkbox"]:checked+.label-checkbox:after {
    transform: translate(0.25em, 0.3365384615em) rotate(-45deg);
    width: 0.75em;
    height: 0.375em;
    border: 0.125em solid #fff;
    border-top-style: none;
    border-right-style: none;
    left: 2px;
    top: -1px;
}

.md-checkbox input[type="checkbox"]:disabled+.label-checkbox:before {
    border-color: rgba(0, 0, 0, 0.26);
}

.md-checkbox input[type="checkbox"]:disabled:checked+.label-checkbox:before {
    background: rgba(0, 0, 0, 0.26);
}
.circle-oferta{

    background: #fff;
    height: 120px;
    width: 120px;
    margin: auto;
    position: absolute;
    line-height: 20px;
    text-align: center;
    background-color: #95c11a;
    z-index: 999;
    border-radius: 50%;
    color: #fff;
    transform: rotate(-7deg);
    margin-top: -50px;
    right: -20px;
}
.circle-oferta p{
    margin-top: 10px;
    font-size: 12px;
    font-weight: 700;
    padding: 10px;
    line-height: 15px;
}
@media(max-width: 767px) {

    #header_meta>.container-fluid,
    #header_meta>.sub_menu,
    #header_meta #avia2-menu {
        height: 100%;
    }

    #header_meta .sub_menu {
        height: 100%;
        padding-top: 0 !important;
    }

    #header_meta #avia2-menu {
        height: 100%;
    }

    #header_meta #avia2-menu i {
        display: none;
    }

    #header_meta #avia2-menu .current_page_item,
    #header_meta #avia2-menu .current-menu-ancestor {

        height: 100%;
        background: #fff;
    }

    #header_meta #avia2-menu>li>a {
        height: 100%;
        line-height: 52px;
    }

    #header_meta #avia2-menu>li {
        width: 30%;
        padding: 0;
    }

    #header_meta #avia2-menu>li:hover {
        background: #fff;
        color: #494a44
    }

    .av_secondary_left .sub_menu {
        left: 0px;
    }

    .archiv-blini-more .test-image {
        width: 100% !important;
        margin: 0 !important;
        margin-bottom: 5px !important;
        height: auto !important;
    }

    .mobilee {
        display: block;
    }

    .mobilee .small-logo-title {
        padding-right: 0;
    }

    .desktopp {
        display: none !important;
    }

    .mobilee .owl-dots {
        margin-top: 15px;
    }

    .circle-angebot {
        display: none;
    }

    .img-slide {
        display: none;
    }

    .icon-title-single img {
        width: 180px !important;
        margin-bottom: 0 !important;
        margin-right: 0 !important;
    }

    .icon-title-single {
        margin-bottom: 60px !important;
    }

    .icon-title-single span {
        font-size: 30px !important;
        display: block !important;
    }

    .slider-link {
        margin: 0;
    }

    .costum-tabs .vc_tta-panel-body {
        padding: 0 !important;
    }

    .jetzt_bestellen_mobile_form {
        margin: 0;
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        background: #c22e22;
        color: #fff !important;
        bottom: 0px;
        margin-bottom: 0 !important;

    }

    .jetzt_bestellen_mobile_form .jetzt_bestellen_btn {
        color: #fff !important;
        text-decoration: none !important;
        font-weight: 700;
        white-space: nowrap;
        background-color: transparent;
        border: none;
        cursor: pointer;
        font-size: 14px;
        font-family: unset;
        width: 100%;
        margin: 0;
        padding: 15px;
    }

    .costum-tabs .vc_tta-panel-body {
        padding: 0 !important;
    }

    .costum-tabs .vc_tta-panel-body {
        background: #f7f7f7 !important;
    }

    .costum-tabs .vc_tta-title-text:after {

        content: "\f067";
        font-family: FontAwesome;
        float: right;
    }

    .costum-tabs .vc_tta-panel.vc_active .vc_tta-title-text:after {
        content: "\f068" !important;
        font-family: FontAwesome !important;
        float: right !important;
    }

    .circle_bestellung {
        width: 30px;
        height: 30px;
        line-height: 26px;
    }

    .circle_bestellung_empty {
        width: 30px;
        height: 30px;
        line-height: 26px;
    }

    .bestellung_steps_table td {
        padding: 3px;
    }

    .bestellung_steps_table {
        width: 100%;
    }

    .wpb_text_column.wpb_content_element.vc_custom_1477064197649 {
        margin-top: -30px;
    }

    .circle-oferta{
        margin-top: -110px;
        right: -5px;
    }
    .padding-right0-md{
        padding-right: 0;
    }
    .padding-left0-md{
        padding-left: 0;
    }

}
#top .main_color .input-text, #top .main_color input[type='text'], #top .main_color input[type='input'], #top .main_color input[type='password'], #top .main_color input[type='email'], #top .main_color input[type='number'], #top .main_color input[type='url'], #top .main_color input[type='tel'], #top .main_color input[type='search'], #top .main_color textarea, #top .main_color select{
    color: #333;
}
.title-input{
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    margin-top: 30px;
    font-size: 14px;
}
.label-radio{
    margin-top: 7px;
    margin-bottom: 5px;
}
table, #keywords.tabela_sender, .tabela_sm{
    background: #fff !important;
}

table td, #keywords.tabela_sender td{
    background: #fff !important;
    border-bottom: 1px dashed #000 !important;
    color: #000;
}
#keywords.tabela_sender th{
    background-color: #fff !important;
    border: none;
    border-bottom: 1px dashed #000 !important;
    color: #000;
}
#keywords.tabela_sender th b{
    color: #000 !important;
}
.table-responsive{
    background-color: #fff;
    padding: 15px;
    overflow: auto;
    margin-bottom: 15px;
    margin-top: 15px;
}
@media(max-width: 767px){
    .table-responsive{
        padding-left: 0;
        padding-right: 0;
    }
}
h1{
    color: #222 !important;
}

.acordion_blini{
    background: #f7f7f7 !important;
}
.white-bg-tabs .vc_tta-panel{
background-color: #fff !important;
}
.vc_custom_1540977241862{
    padding-left: 0 !important;
}
.dhvc-form-control{
    background-color: #fff !important;
}
.left-align{
    float: left !important;
}
.right-align{
    float: right !important;
}
.wpb_wrapper > h1:first-child{
    text-align: center !important;
    margin-bottom: 30px !important;
}
.ab-item.ab-empty-item{
    display: none !important;
}
#rsnws_display_portal .rsn-idms, #rsnws_display_portal .k-webkit.k-webkit70{
    background-color: #f7f7f7 !important;
}
#rsnws_display_portal .rsn-idms-breadcrumb.ng-scope{
    text-align: center;
    margin-bottom: 35px;
}
.single-product{
    padding: 0;
}
.adresse-footer p{
    margin: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}
#av_section_1{
    display: none;
}
@media(max-width: 767px){
    #top div.product .woocommerce-tabs{
        margin: 0;
    }
    .summary.entry-summary{
        width: 100% !important;
    }
    .description_custom{
        margin-top: 0;
        width: 100% !important;
    }
    .single-product .icon-title{
    margin: 0;
    margin-bottom: 72px !important;
    width: 100% !important;
    text-align: center !important;
    max-width: unset !important;
    }
    .single-product .icon-title img{
    width: 200px;
    margin-bottom: 0px;
    margin-right: 0px;
    }
}
#fiber, #Koax{
    background: #fff;
}
.width-20{
    width: 20% !important;
    padding: 5px !important; 
}
.width-20 .white-backdiv{
    padding-left: 10px;
    padding-right: 10px;
}
.width-20 .title-top{
    font-size: 22px;

}
.wpb_single_image.wpb_content_element.vc_align_center{
    text-align: left !important;
}
.editable_content{
    padding: 20px;
    padding-top: 40px;
    padding-bottom: 0;
}
.layout_form.cr_form.cr_font > div:first-child{
    margin: auto;
}
.cr_ipe_item .itemname{
    margin-left: 55px !important;
    margin-bottom: 5px !important;
}
.editable_content input{
    margin: auto !important;
}
.vc_custom_1474265148718{
    display: none !important;
}
@media(min-width: 767px){
    .icon-main-div-index .width-20-home{
        width: 20% !important;
    }
    .icon-main-div-index .vc_row.wpb_row.vc_inner.vc_row-fluid{
        margin-left: -73px;
        margin-right: -73px;
    }
}
#totalPrice{
   margin: 0px !important; 
   font-size: 2.45em ;
   text-align: left !important;
}
.produkte-separate p{
    min-height: 25px;
}
table td{
    border-width: 0px !important;
}
table td{
    border-bottom-width: 1px !important;
}
#sidebar_pages .h-sidebar{
    font-size: 30px !important;
    font-family: 'Aller Bold' !important;
    letter-spacing: 1px !important;
    font-weight: 500 !important;
}
.entry-content > div:first-child > div:first-child > div:first-child > div:first-child .wpb_wrapper > h1:first-child{
    margin-top: 20px !important;
}
.entry-content > div:first-child > div:first-child > div:first-child .wpb_wrapper > h1:first-child{
    margin-top: 20px !important;
}
.wpb_wrapper li{
    color: #000;
    list-style-type: none;
}
.wpb_wrapper li::before{
    content: "•";
    color: rgb(194, 41, 43);
    display: inline-block;
    width: 1em;
    margin-left: -18px;
    font-size: 20px;
    position: absolute;
}
.vc_tta-tabs-list li::before, .faqcatcont li::before{
    display: none;
}
.order-list li{
    list-style-type: decimal !important;
}
.order-list li::before{
    display: none;
}
.link-mehr{
    color: #c22e22 !important; 
    font-weight: bold; 
    font-size: 15px; 
    text-decoration: none !important;
    text-transform:none !important;
}
.link-mehr:before{
    content: "\f061";
    font-family: FontAwesome !important;
    padding-right: 7px;
}
#bottom-section-4er h1{
 text-align: left !important;
 margin-top: 25px !important;
}
#main > div:first-child{
    margin-top: 0 !important;
}
.single_blini_posts_main .post-meta-infos, .single_blini_posts_main .post-title.entry-title{
    text-align: center;
}
.bottom-img-width img{
    width: 200px !important;
}
.produkte-description p{
    min-height: 25px;
}
.no-active{
    font-size: 20px !important;
}
#watch-agb + label a{
    color: #c22e22 !important;
    text-decoration: underline !important;
}
@media(min-width: 767px){
    .md-80-padding{
        padding-left: 65px !important;
    }
}
@media(min-width: 1500px){
    .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive, .rev_slider_wrapper.fullwidthbanner-container{
        height: 550px !important;
    }
}
@media(min-width: 2000px){
    .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive, .rev_slider_wrapper.fullwidthbanner-container{
        height: 750px !important;
    }
}
@media(min-width: 3000px){
    .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive, .rev_slider_wrapper.fullwidthbanner-container{
        height: 850px !important;
    }
}
@media(min-width: 3500px){
    .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive, .rev_slider_wrapper.fullwidthbanner-container{
        height: 950px !important;
    }
}
@media(min-width: 1500px){
   .home-sliderr .rev_slider.fullwidthabanner.revslider-initialised.tp-simpleresponsive, .home-sliderr .rev_slider_wrapper.fullwidthbanner-container{
        height: 700px !important;
    }
}


/*.more-test{
    color: #c22e22 !important;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none !important;
    text-transform: none !important;
    position: absolute;
    left: 0;
    bottom: -50px;
}

.more-test:after{
    content: '\f061   mehr lesen';
    font-family: FontAwesome !important;
    display: block;
    margin-top: 15px;
}*/
  .excerpt.linku{
    position: relative;
  }
  /*.empty_div_bestellung{
    display: none !important;
  }*/
  #danke-div{
    background-color: #f7f7f7 !important;
  }
  .removee{
    display: none;
  }
 /* .html_header_top.html_header_topbar_active.html_header_sticky.html_large #top #main{
    padding-top: 145px !important;
  }*/
  @media(min-width: 767px){
      .top-div-produkte.owl-carousel .owl-stage{
        transform: translate3d(0px, 0px, 0px) !important;
    }
    #show-bestehenderkunde, .oto-id{
        width: 280px;
    }
  }

  input[type="number"]{
    background-color: #fff !important;
    height: 40px
  }
.no-active{
font-size: 15px !important;}
#k3_1show_port{
    display: inline-block;
}
@media(max-width: 767px){
    .form-check-inline label{
        padding-right: 2px !important;
        padding-left: 23px !important;
    }
}
.bestellung_steps_table td{
    border: none !important;
}
.costum-tabs .vc_tta-panel-body.table-responsive{
    margin: 0 !important;
}
.form-check.form-check-inline.md-radio .form-check-label.label-radio{
    padding-left: 25px !important;
}
.noUpper{
    text-transform: unset !important;
}
.custom_iframe {
    height: auto !important;
    min-height: 650px !important;
    width: 100%;
}
#map_row_id .vc_column-inner, #map_row_id  .wpb_content_element {
    margin-bottom: 0;
}
/*@media(min-width: 1200px){*/
    .gmpSearchShell .gmpSearchForm{
    display: block !important;
    width: 430px !important;
}
.gmpSearchShell .gmpCustomControlButton{
display: none !important;
}

.gmpSearchForm{
    left: 300px !important;
    bottom: 0px !important;
    border: none !important;
    background: transparent !important;
    width: 350px !important;
    overflow: visible !important;
}
    


.gmpSearchForm > .gmpSearchFormRow:first-child input{
    width: 250px !important;
    height: 40px !important;
    border: none !important;
    background: #e6332a !important;
    color: #fff !important;
    font-size: 15px !important;
    padding-left: 15px !important;
    border-bottom-left-radius: 3px !important;
    border-top-left-radius: 3px !important; 
        box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
}
.gmpSearchForm > .gmpSearchFormRow:first-child input:focus{
    box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;

}
.gmpSearchForm > .gmpSearchFormRow:nth-child(2){
    display: none;
}
.gmpSearchForm > .gmpSearchFormRow:nth-child(3) button{
    background: #c22e22 !important;
    color: #ffffff !important;
    height: 40px !important;
    cursor: pointer !important;
    font-size: 15px !important;
    float: left !important;
        box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75);
}
.gmpSearchShell .gmpSearchFormRow{
    float: left;
    
}
.gmpSearchForm > .gmpSearchFormRow:first-child input::placeholder{
    color: #fff !important;
}
 
 .gmpFilterShell{
        left: 615px;
        top: 8px;
        height: 40px !important;
        width: 50px;
    }   
 .gmpFilterShell .gmpCustomControlButton{
    background-color: #c22e22;
    color: #ffffff;
    height: 40px;
    width: 45px;
     box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
       
 }
 .gmpFilterShell .gmpCustomControlButton i{
    padding-left: 1px;
    font-size: 18px;
    margin-top: 11px;
} 
.gmpSearchForm > .gmpSearchFormRow:nth-child(3) button:nth-child(2){
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.gmpFilterShell .gmpCustomControlButton{
    border-radius: 3px;
    box-shadow: none !important;
}
.gmpFilterShell .gmpFilterForm .list-group-item{
    background-color: #fff !important;
}
.gmpFilterForm.treeview{
    left: 48px !important;
    border-radius: 3px !important;
    border-width: 1px !important;
}
.gmpSearchFormErrors{
    display: none !important;
}
.gmpFilterShell.nonee{
    display: none !important;
}
.gmpCustomControlButton:hover{
    box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
    -webkit-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
    -moz-box-shadow: -2px 4px 8px -4px rgba(0, 0, 0, 0.75) !important;
}
@media(max-width: 992px){
    .gmpSearchForm > .gmpSearchFormRow:first-child input{
        width: 180px !important;
    }
    .gmpSearchForm{
        left: 40px !important;
        top: 90px !important;
    }
    .gmpMobile .gmpZoomShellWr{
        position: absolute;
        margin-left: 4px !important;
        z-index: 1000;
        top: 102px; 
    }
    #header_main{
        overflow: hidden;
    }
    .gmpFullScreenBtn{
        right: 193px !important;
    }
    .gmpFilterShell{
        left: 290px;
        top: 98px;
    }
    .gmpFilterForm.treeview{
        left: -153px !important;
        border-radius: 3px !important;
        border-width: 1px !important;
        top: 41px !important;   
    }

}



/*a.j-image{
    display: inline-block;
    overflow: hidden;
    height: 240px;
}
.j-text{
    overflow: hidden;
    height: 180px;
}*/
/*.j-gallery.riiseeznet{
    margin-bottom: 25px !important;
}*/
.plz_input_map{
    float: left !important;
    width: 70% !important;
    height: 35px !important;
}

.submit_map{
    background: #c22e22 !important;
}
.gmpCustomControlButton + .gmpSearchForm:before{
        content: 'Keinen Ort gefunden';
        display: none;
        text-align: left;
        background: rgba(255, 255, 255, 0.77);
        padding: 10px;
        margin-bottom: 10px;
        color: red;
        font-size: 14px;
        width: 85%;
}
.gmpSearchShell .gmpSearchForm{
    min-height: 150px !important;
}


.gmpCustomControlButton + .gmpSearchForm > .gmpSearchFormRow:first-child > span:first-child{
    position: absolute;
    left: 0;
    top: -33px;
    text-align: left;
    background: rgba(255, 255, 255, 0.77);
    padding: 10px;
    margin-bottom: 10px;
    color: red;
    font-size: 14px;
    width: 82%;
    margin-left: 10px;
}
#map_row_id{
    min-height: unset !important;
}

@media(max-width: 767px){
    #header_main{
        max-height: 80px !important;
    }
}
.referral{
    display: none !important;
}
.juicer-feed.loaded{
    overflow: hidden;
}

.social_div .j-poster{
    display: none;
}

.social_div .j-image{
    height: 300px;
    overflow: hidden;
    position: relative;
    display: -webkit-box;
}
.social_div .j-image img{
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    top: -10%;
    position: absolute;
}

.social_div .j-text{
    padding: 15px;
    position: relative;
    height: 305px;
    margin-top: -6px;
}
.social_div  .feed-item.j-facebook.image-post.riiseeznet{
        margin-bottom: 20 !important;
        border: none;
}

.angebote_div  li::before{
    display: none;
}
.social_div .wpb_wrapper{
    position: relative;
}
.social_div .wpb_wrapper > p:first-child{
    display: block;
}

.social_div .mehr_infos_new + p{
   display: block;
}
.social_div  .juicer-feed + br{
    display: none;
}
.social_div .j-text{
    height: 220px;
}
.social_div .juicer-feed .j-meta{
    margin-top: 25px;
    position: absolute;
    width: 100%;
    bottom: 18px;

}
.social_div .juicer-feed .j-meta nav{
    margin-right: 35px !important;
}
.social_div{
    margin: 0 !important;
}


.submit_map{
    background: #c22e22 !important;
    height: 35px !important;
}
.juicer-ad{
    display: none !important;
}
.social_div{
    margin-top: -40px !important;
}
#map_row_id .vc_column-inner, #map_row_id .wpb_content_element{
    padding: 0 !important;
}
.social_div .vc_column-inner {
    padding: 0 !important
}

.social_div li::before{
    display: none;
}
.gmpFullScreenBtn{
    display: none !important;
}
.gm-style-iw.gm-style-iw-c{
    width: 350px !important;
}
.tabela_sm td img{
    width: 30px;
    margin-bottom: -3px !important;
}
.category_td{
    position: relative;
    cursor: pointer;
}
.category_td img{
    width: 25px;
    margin-top: 5px !important;
}
.dialog_box{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    z-index: 9999;
    background: #fff;
    width: 300px;
    border: 1px solid #c5c5c5;
    border-color: #c5c5c5 !important;
    top: 50px;
    transition: all 0.05s ease-in-out;
    display: none;
    overflow: scroll;
    max-height: 350px;  
    right: 0;
}
.dialog_box_state{
    padding: 4px 11px; 
    visibility: hidden;
    position: absolute;
    z-index: 9999;
    background: #fff;
    border: 1px solid #c5c5c5;
    border-color: #c5c5c5 !important;
    top: 55px;
    transition: all 0.05s ease-in-out;
    white-space: nowrap;
    display: none;
}
    

.dialog_body {
    padding: 15px;
}
.category_td:hover > .dialog_box, .category_td:hover > .dialog_box_state{
    opacity: 1;
    visibility: visible;
    display: block;
}
.category_td_state:hover > .dialog_box_state{
    opacity: 1;
    visibility: visible;
    display: block;
}
.inline_img{
    position: relative;
}
.inline_img img{
    float: left;
    margin-right: 3px;
}
.inline_img > div{
    opacity: 0;
    visibility: hidden;
    position: absolute;
    transition: all 0.15s ease-in-out;
    top: 55px;
    padding: 4px 11px;
    background: #fff;
    border: 1px solid #c5c5c5;
    border-color: #c5c5c5 !important;
    z-index: 99999;
    display: none;
}
.mobile_service:hover ~ .hover_service_mobile{
    opacity: 1;
    visibility: visible;
    display: block;
}
.internett:hover ~ .hover_service_internet{
    opacity: 1;
    visibility: visible;
    display: block;
}
.tvv:hover ~ .hover_service_tv{
    opacity: 1;
    visibility: visible;
    display: block;
}
.festnetzz:hover ~ .hover_service_festnetz{
    opacity: 1;
    visibility: visible;
    display: block;
}

input#Installation1:checked ~ .abholung_div{
    display: none;
}
.tabela_sm td{
    background-color: transparent !important;
}
.tabela_sm tr{
    background-color: #fff !important;
}
.table-responsivee{

}
.tabela_sm th{
    background: transparent !important;
    border: none !important;
    border-bottom: 1px dashed #000 !important;
}

@media screen and (max-width:767px) {
   
    .tabela_sm td b{
        line-height: 2;
    }
    .inline_img > div, .dialog_box_state{
        top: 43px;
    }
    .dialog_box{
        top: 45px;
    }
    .category_td img {
        width: 28px !important;
        margin-top: -1px !important;
        height: 28px;
    }
    .inline_img img{
        height: 30px;
        width: 30px !important;
        margin-top: -2px !important;
    }


    .table-vertical table, .table-vertical caption,
     .table-vertical thead, .table-vertical tbody,
      .table-vertical th, .table-vertical td, .table-vertical tr {
        display: block;
    }

    .table-vertical thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    .table-vertical td {
        border: none;
        position: relative;
        padding-left: 40% !important;
        white-space: normal;
        text-align: left;
        display: inline-block;
        width: 100%;
        height: 41px;
    }

    .table-vertical td:before {
        position: absolute;
        top: 10px;
        left: 6px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
        content: attr(data-title);
    }
}
.title-top-short {
    border-bottom: 1px dashed #c22e22 !important;
    padding-bottom: 15px;
}
.dashed-border{
    border-top: 1px dashed #000;
    width: 100%;
    margin: 7px 0;
}


.jetzt_bestellen_a a{
    color: #fff !important;
    width: 100%;
    height: 100%;
    padding: 15px;
    cursor: pointer;
    font-size: 15px;
    font-weight: 700;
    font-family: unset;
    text-decoration: none !important;
}
   
.white-backdiv-hardcode{
    padding-bottom: 68px;
    height: 522px;
}

.circle-angebot-hardc{

    margin-bottom: 0;
    position: absolute;
    left: 50px;
    top: -76px;
    font-weight: 700; 
    margin-top: 0 !important;
}

.circle-angebot{
    font-weight: 700; 
}
.senderliste{
    background-color: #e6332a;
    padding: 20px;
    font-family: 'Aller Bold';
    display: inline-block;
    width: 100%;
    height: 130px;
    margin-top: 50px;
}
.senderliste > div{
    text-align: center;
}
.senderliste-title{
    color: #fff !important;
    font-family: 'Aller Bold' !important;
    margin-top: 25px;
}
.senderliste-txt{
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    margin-top: 22px;
    line-height: 23px;
    text-align: left;
    padding-left: 50px;

}
.white-link{
    padding: 15px 35px;
    color: #000 !important;
    font-weight: 700;
    background-color: #fff;
    font-size: 16px;
    margin-top: 18px !important;
    display: inline-block;
    text-decoration: none !important;

}
.sport-section{
    text-align: center;
    padding: 60px 0 40px;
}
.sport-section p{
    margin-top: 30px !important;
    color: #000;
}

.sport-section > div{
    margin-bottom: 50px;
}

.sport-section img{
    width: 100%;
}
.sport-section .jetzt_bestellen_a{
    display: inline-block;
    position: relative !important;
    width: 300px;
    font-weight: 700;
    margin-top: 30px;
}


.custom-b-table .table-custom-design b{
    color: #000;
    font-weight: 700;
    font-size: 15px;
}
.bg-linear-green{
    width: 100%;
    height: 100%;
    background-image: linear-gradient(180deg, #045F19 0%, #039934 49%, #045F19 100%);

}
.title-new-design{
    text-align: center;
}
.title-new-design img{
    margin-top: 80px;
}
.title-new-design p{
    color: #fff;
    font-size: 16px;
    max-width: 600px;
    margin: auto;
    margin-top: 70px;
    margin-bottom: 60px;
}




/*woocommerece grid*/




.woocomm .row {
  position: relative;
  width: 100%;
}

.woocomm .row [class^="col"] {
  float: left;
  margin: 0.5rem 1%;
  min-height: 0.125rem;
}

.woocomm .col-1,
.woocomm .col-2,
.woocomm .col-3,
.woocomm .col-4,
.woocomm .col-5,
.woocomm .col-6,
.woocomm .col-7,
.woocomm .col-8,
.woocomm .col-9,
.woocomm .col-10,
.woocomm .col-11,
.woocomm .col-12 {
  width: 98%;
}

.woocomm .col-1-sm {
  width: 4.33%;
}

.woocomm .col-2-sm {
  width: 12.66%;
}

.woocomm .col-3-sm {
  width: 21%;
}

.woocomm .col-4-sm {
  width: 29.33%;
}

.woocomm .col-5-sm {
  width: 37.66%;
}

.woocomm .col-6-sm {
  width: 48%;
}

.woocomm .col-7-sm {
  width: 54.33%;
}

.woocomm .col-8-sm {
  width: 66.66%;
}

.woocomm .col-9-sm {
  width: 71%;
}

.woocomm .col-10-sm {
  width: 79.33%;
}

.woocomm .col-11-sm {
  width: 87.66%;
}

.woocomm .col-12-sm {
  width: 98%;
}

.woocomm .row::after {
    content: "";
    display: table;
    clear: both;
}

.woocomm .hidden-sm {
  display: none;
}



@media only screen and (min-width: 45em) {  /* 720px */
  .woocomm .col-1 {
    width: 4.33%;
  }

  .woocomm .col-2 {
    width: 12.66%;
  }

  .woocomm .col-3 {
    width: 21%;
  }

  .woocomm .col-4 {
    width: 29.33%;
  }

  .woocomm .col-5 {
    width: 37.66%;
  }

  .woocomm .col-6 {
    width: 46%;
  }

  .woocomm .col-7 {
    width: 54.33%;
  }

  .woocomm .col-8 {
    width: 66.66%;
  }

  .woocomm .col-9 {
    width: 71%;
  }

  .woocomm .col-10 {
    width: 79.33%;
  }

  .woocomm .col-11 {
    width: 87.66%;
  }

  .woocomm .col-12 {
    width: 96%;
  }

  .woocomm .hidden-sm {
    display: block;
  }
}

.oferte_1{
    display: inline-block;
    width: 100%;

}
.oferte_1 .dashed-border{
    border-color: #757575;
}
.oferte_1 table td{
    border-bottom: none !important;
    border-bottom: none !important;
    font-size: 14px;
    padding: 3px 0px;

}
.oferte_1 p{
    font-size: 15px;
    color: #000; 
}
    
.oferte_1 .box-1{
    width: 100%;
    background-color: #fff;
    padding: 30px 25px 75px;
    position: relative;
    height: 630px;
}
.oferte_1 .box-2{
    width: 100%;
    height: 500px;
    background-color: #fff;
}
p.red_title{
    font-size: 18px;
    color: #c32e22;
    font-weight: 700;
}
p.red-txt{
    color: #c32e22;
    font-weight: 700;
    font-size: 15px;
}
.offerte-logo{
    text-align: center;
    position: relative;
    margin-top: 25px;
}
.prod_attribute tbody tr > td:last-child, .prod_attribute_2  tbody tr > td:last-child{
    font-weight: 700 !important;
    text-align: right;
}
.prod_attribute td{
    padding: 3px 0;
}
.bold-txt{
    font-weight: 700;
    color: #000;
    font-size: 14px;
}
.absolute-logo{
    position: absolute;
    right: 0;
    top: 0;
}
.prod_attribute_2{

}
.oferte_1 .single_add_to_cart_button{

}
.oferte_1 .red-offerte{
    position: absolute;
    left: -85px;
    top: -118px;
    z-index: 99;
}
.oferte_1 .jetzt_bestellen{
    padding: 3px;
}
.red-offerte-block{
    float: right;
    margin-top: 90px;
    margin-right: 15px;
}
.kombinieren_table{
    width: 100%;
}
.kombinieren_table td{
    width: 50% !important;
    vertical-align: top;
}
.kombinieren_table tr > td:first-child{
    padding-right: 10px;
}
.kombinieren_table tr > td:last-child{
    padding-left: 10px;
}
.small-txt{
    font-size: 13px !important;
}

.jetzt_bestellen_a_btn{
    padding: 15px;
    text-decoration: none !important;
    font-weight: 700;
    cursor: pointer;
    font-size: 14px;
    font-family: unset;
    background-color: #c22e22;
    color: #fff !important;
    padding: 15px 60px;
    margin-top: 26px !important;
    display: inline-block;
    transition: all 0.3s ease-in-out;
}
.jetzt_bestellen_a_btn:hover {
    background-color: #e6332a;
}
.box-1-kombi{
    padding: 30px 25px !important;
}
.title-new-design-txt{
    display: inline-block;
    width: 100%;
    margin-top: 100px;
    position: relative;
    min-height: 400px;
    
}
.title-new-design-txt h1, .title-new-design-txt p{
    color: #fff !important;
}
.absolut_offerte_1_pro{
    position: absolute;
    right: 0;
    top: -57px;
    margin-top: 0 !important;
    right: -120px;
}
.movie-calendar{
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 35px 2px;
    width: 100%;
    padding-top: 0;
    margin-top: -120px;
}

@media screen and (min-width: 1200px){
    .movie-calendar{
        flex-direction: row;

    }  
}
.movie-calendar > .calendar-element{
    position: relative;
    -webkit-backface-visibility: hidden;
    min-width: 170px !important;
    max-width: 170px !important;
    margin-bottom: 25px;
    max-width: 100%;
    height: 240px;
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    flex: 1;
}
.movie-calendar > .calendar-element .flip-box-front{
    background-image: linear-gradient(0deg, #A0834A 0%, #C9B37B 50%, #A0834A 100%)
}
.flip-box {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}

.flip-box-front,
.flip-box-back {
  background-size: cover;
  background-position: center;
  border-radius: 0px;
  min-height: 250px;
  -ms-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-transition: transform 0.7s cubic-bezier(.4,.2,.2,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.flip-box-front {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.calendar-element.hover  .flip-box-front {
  -ms-transform: rotateY(-180deg);
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.flip-box-back {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.calendar-element.hover  .flip-box-back {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  border-radius: 20px;
}

.flip-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 60px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  transform: translateY(-50%) translateZ(60px) scale(.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(.94);
  top: 50%;
}
.inner{
    text-align: center;
}
.inner h1{
    color: #fff !important;
    margin-bottom: 0 !important
}
.white-bg-15{
    background-color: #fff;
    padding: 5px 25px 0;
}
.shop_attributes_internal{
    margin-bottom: 0 !important;
}
.shop_attributes_internal tr:nth-last-child(2) > td, .shop_attributes_internal tbody > tr:last-child > td{
    border-bottom: none !important;
}
.shop_attributes_internal tr:nth-last-child(2) > td:last-child div{
    margin-top: 20px !important;
}

.subtitle-div{
    text-align: center;
}
.subtitle-div h3{
    color: #000;
    max-width: 600px;
    margin: 80px auto;
}
.table-desc-bottom + .page .column{
    margin-left: 0 !important;
}

.no-margin-first-p > p:first-child{
    margin-top: 0 !important;
}
.no-margin-first-p p, .table-desc-bottom + .page p{
    color: #000 !important;
}
.square-red-box {
    padding: 40px 20px;
    text-align: center;
   
}
.senderliste-square-box{
    background-color: #e6332a !important;
    width: 100%;
    
}
.funktionen-square-box{
    background-color: #c22e22 !important;
    width: 100%;
}
.white-link {
    padding: 15px 35px;
    color: #000 !important;
    font-weight: 700;
    background-color: #fff;
    font-size: 16px;
    margin-top: 18px !important;
    display: inline-block;
    text-decoration: none !important;
}
.square-red-box .white-link{
    background: transparent;
    color: #fff !important;
    border: 1px solid #fff !important;
    transition: all 0.3s ease-in-out;
}
.square-red-box .white-link:hover{
    background: #fff !important;
    color: #e6332a !important;
}
.square-red-box p, .square-red-box h3{
    color: #fff;
} 
.top-margin-80{
    margin-top: 80px;
}
.top-margin-60{
    margin-top: 60px;
}
.bg-white{
    background-color: #fff;
}
.bg-linear-green{
    position: relative;
}
    .absolute_glocke1{
        position: absolute;
        left: 50px;
        top: 80px;
    }
    .absolute_glocke2{
        position: absolute;
        right: 250px;
        top: 60px;
    }
    .absolute_schleife_right{
        position: absolute;
        top: 80px;
        right: -50px;
    }
    .absolute_schleife_left_2{
        position: absolute;
        top: 50%;
        left: -20px;
    }

    .absolute_schleife_left_3{
        position: absolute;
        top: 73%;
        left: 100px;
    }

    .absolute_schleife_left{
        position: absolute;
        left: -220px;
        top: 130px;

    }
    .absolute_glocke3{
        position: absolute;
        left: -170px;
        top: 313px;
    }
    .absolute_glocke4{
        position: absolute;
        right: -120px;
        top: 200px;

    }
    .absolute_glocke5{
        position: absolute;
        top: 53%;
        left: 100px;
    }
    .absolute_glocke6{
        position: absolute;
        right: 120px;
        bottom: 80px;
    }
.absolute_glocke1, .absolute_glocke2, .absolute_schleife_right, .absolute_schleife_left_2, .absolute_schleife_left_3, .absolute_schleife_left,
.absolute_glocke3, .absolute_glocke4, .absolute_glocke5, .absolute_glocke6{
    display: none;
}
.movie-calendar{
    flex-direction: row;
    }
.shop_attributes_internal .single_add_to_cart_button{
    max-width: 300px;
    float: right !important;
}

@media(min-width: 992px){
    .absolute_glocke1, .absolute_glocke2, .absolute_schleife_right, .absolute_schleife_left_2, .absolute_schleife_left_3, .absolute_schleife_left,
    .absolute_glocke3, .absolute_glocke4, .absolute_glocke5, .absolute_glocke6{
        display: block;
    }

}
@media(max-width: 992px){
    .absolut_offerte_1_pro {
        position: absolute;
        right: 0;
        top: -57px;
        margin-top: 0 !important;
        right: -32px;
        display: block !important;
        width: 200px;
    }
    .title-new-design-txt{
        min-height: unset;
    }
    .title-new-design p{
        margin-top: 40px;
    }
    .red_title{
        text-align: left;
    }
    .kombinieren_table .jetzt_bestellen_a_btn{
        margin-top: 10px !important;
        margin-bottom: 37px !important;
    }
    .kombinieren_table td{
        display: table-row;
    }
    .woocomm .col-6-sm, .woocomm .col-4-sm, .woocomm .col-8-sm{
        width: 100%;
        max-width: 776px;
        margin-left: auto !important;
        margin-right: auto !important;
        float: unset !important;
        margin-bottom: 30px !important
    }
    .col-12-sm{
        width: 100%;
        max-width: 776px;
        margin-left: auto !important;
        margin-right: auto !important;
        float: unset !important;
    }
    .oferte_1 .red-offerte{
        left: -30px;
        top: -100px;
        width: 150px; 
    }
    .oferte_1 .box-1{
        height: auto !important;
        display: inline-block;
    }
    .title-new-design img{
        margin-top: 50px;
    }
    .title-new-design{
        margin-bottom: 120px;
    }
    .absolut_offerte_1_pro{
        display: none;
    }
    .absolute_glocke1{
        left: 30px;
        top: 25px;
        display: block !important;
        width: 70px; 
    }
    .absolute_glocke2 {
        right: 62px;
        top: 57px;
        display: block !important;
        width: 70px; 
    }
    .absolute_schleife_right {
       
        top: 216px;
        right: -30px;
        display: block !important;
        height: 80px;
    }
    
}
@media(max-width: 767px){
    .absolut_offerte_1_pro {
        position: absolute;
        right: 0;
        top: -127px;
        margin-top: 0 !important;
        right: 0;
        display: block !important;
        width: 172px;
    }   
    .title-new-design-txt{
        margin-top: 145px;
    }
}
@media(max-width: 500px){
    .oferte_1 .red-offerte{
        left: -25px;
        top: -100px;
        width: 138px; 
    }
    .absolute-logo {
        position: absolute;
        right: -45px;
        top: 10px;
    }
    .absolute-logo img{
        width: 85%;
    }
    .movie-calendar > .calendar-element{
        min-width: 145px !important;
        max-width: 145px !important;
    }
    .flip-box .inner{
        padding: 30px;
    }
    div table.shop_attributes td{
        padding: 10px !important;
    }
    .absolute_glocke1{
        width: 50px;
    }
    .absolute_glocke2{
        right: 40px;
        top: 30px;
        width: 50px;
    }
    .absolute_schleife_right{
        top: 269px;
        right: -80px;
        height: 70px;
    }
}
.senderliste .white-link{
    transition: all 0.2s ease-in-out;
    border: 1px solid transparent;
}
.senderliste .white-link:hover{
      border-color: #fff;
    color: #fff !important;
    background: transparent;
}
.margin-top-120{
        margin-top: 120px;
    }

@media(max-width: 500px){
    .costum_design_table_single .woocommerce-Price-amount.amount,
    .costum_design_table_single .price{
        font-size: 32px !important;
    }
}

.custom-b-table .table-custom-design b {
    color: #000;
    font-weight: 700;
    font-size: 15px;
}

/*.home_news_box .listing-item{
    display: inline-block;
}
.home_news_box .title, .home_news_box .date{
    position: inherit !important;
    display: block;
}


.home_news_box  .content-post{
    height: 296px !important;
}

.archiv-blini-more a.image{
    float: left !important;
    width: 45% !important;
    height: 300px !important;
    position: relative !important;
    margin-top: 0 !important;
    margin-right: 20px !important;
    margin-bottom: 35px !important;
    max-width: unset !important;   
}

.archiv-blini-more .excerpt, .archiv-blini-more .title{
    max-width: 100% !important;
}

.archiv-blini-more .excerpt{
    position: relative;
}*/
.home_news_box .image.test-image img{
    float: left;
}
.img-slide{
    position: absolute;
    z-index: 9999;
    right: 0%;
}
.single-product-main-image #searchform{
    display: none !important;
}
.tabela_sm .inline_img{
	min-width: 190px;
}
.angebote_div .content-post{
background-color: #fff !important;
}