/*!  
 * Theme Name: Affiliate-Theme
 * Theme URI: http://affiliseo.de
 * Description: affiliseo - Affiliate-Theme // <strong>Diese Software ist gem. § 69a Abs. 3 UrhG urheberrechtlich geschützt. Das Plagiieren und Verbreiten der Software oder von Codesegmenten stellt eine starfbare Handlung dar und kann eine Geld- oder Haftstrafe nach sich ziehen. Des Weiteren besteht seitens des Entwicklers ein Unterlassungsanspruch. Das Plagiieren und Verbreiten der Software oder von Codesegmenten kann kostenpflichtig abgemahnt werden. In diesem Fall behält sich der Entwickler die Beantragung einer einstweiligen Verfügung oder eine Unterlassungsklage vor.</strong>
 * Author: AffiliSeo
 * Author URI: http://affiliseo.de
 * Version: 5.2.1
*/

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

html,
body {
    overflow-x: hidden
}

#wrapper,
.footer-wrapper {
    max-width: 1200px;
    margin: 0 auto
}

header,
#header {
    padding: 1em
}

h1 {
    font-size: 1.5em
}

h2 {
    font-size: 1.4em
}

h3 {
    font-size: 1.3em
}

h4 {
    font-size: 1.2em
}

h5 {
    font-size: 1.1em
}

h6 {
    font-size: 1em
}

@media all and (max-width:767px) {
    .sidebar-left.col3,
    .sidebar-right.col3,
    .content-right.col9,
    .content-left.col9,
    .related-col3.col3,
    .products-col,
    .horizontal-col5.col5,
    .col4-first,
    .col4-last,
    .single-product-col-right,
    .single-product-col-left {
        padding-right: 0 !important;
        padding-left: 0 !important
    }
    .produkte .horizontal .caption .rating {
        text-align: left !important
    }
    .horizontal-img {
        padding-bottom: 1em;
        text-align: center
    }
    .goto-button.col9 {
        text-align: center
    }
}

.social_header {
    font-size: 2em;
    padding-right: .5em;
    line-height: 1
}

.social_header a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.social_header a:hover,
.social_header a:focus {
    text-decoration: none
}

.social_header a .fa {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#slider-first,
#slider-component,
#slider-last {
    float: left
}

.btn {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.sidebar-left.col3 {
    padding-right: 1%
}

.sidebar-right.col3 {
    padding-left: 1%
}

.content-right.col9 {
    padding-left: 1%
}

.content-left.col9 {
    padding-right: 1%
}

.related-col3.col3,
.products-col {
    padding-left: 1%;
    padding-right: 1%
}

.related-col3.col3 .thumbnail {
    padding-bottom: .75em
}

.col-nr-0,
.col-nr-4,
.col-nr-8 {
    padding-left: 0 !important
}

.col-nr-3,
.col-nr-7,
.col-nr-11 {
    padding-right: 0 !important
}

.products-col {
    margin-top: .75em
}

.horizontal-col5.col5 {
    padding-left: 1%;
    padding-right: 1%
}

.custom-comments input[type="text"],
.custom-comments textarea {
    width: 100%;
    border: 1px solid #ddd
}

.col4-first {
    padding-right: 1em
}

.col4-last {
    padding-left: 1em
}

.comment {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding-left: 1em;
    padding-right: 1em;
    padding-top: 1em;
    margin-bottom: .5em
}

.single-product-col-right {
    padding-left: 1%;
    margin-bottom: 2em
}

.single-product-col-left {
    padding-right: 1%
}

.no-link {
    color: #000
}

.no-link:hover,
.no-link:focus {
    color: #000;
    text-decoration: none
}

.container-table {
    padding-bottom: .5em
}

.container-table .btn {
    width: 100%
}

.table-btn .btn {
    width: 100%
}

.table-image {
    width: 62px;
    min-width: 62px;
    text-align: center;
    display: table-cell;
    vertical-align: middle !important;
}

.box {
    background: #fff;
    padding: 1em;
    margin-bottom: 1em
}

.box .tags a {
    line-height: 2
}

.box-grey,
.comment {
    padding: 20px
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    height: inherit
}

.btn-grey {
    background: #666;
    color: #fff
}

.btn-grey:hover,
.btn-grey:focus {
    background: #888;
    color: #fff
}

.btn {
    border-radius: 2px
}

.btn-warning {
    font-size: 13px
}

.btn-warning img {
    margin-left: 5px
}

.site_title {
    display: inline-block;
    margin-bottom: .5em;
    margin-top: .75em
}

.product_title {
    font-size: 14px;
    margin-top: 0;
    font-weight: 700;
    color: #666;
    margin-bottom: 8px
}

.product_title span {
    font-weight: 400;
    margin-right: 10px;
    display: inline-block
}

.blog .content a {
    color: #666
}

.blog .content {
    padding-top: 12px
}

.alignleft {
    margin-right: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: left
}

.alignright {
    margin-left: 15px;
    margin-top: 15px;
    margin-bottom: 15px;
    float: right
}

.aligncenter {
    display: block;
    margin: 15px auto
}

.ad {
    margin-bottom: 15px
}

.ad-bottom {
    margin-bottom: 0
}

.falist {
    list-style: none;
    padding-left: 25px;
    line-height: 22px
}

.falist.check-green li:before {
    font-family: FontAwesome;
    content: "\f00c";
    color: green;
    margin-right: 7px
}

.falist.plus-green li:before {
    font-family: FontAwesome;
    content: "\f067";
    color: green;
    margin-right: 7px
}

.falist.minus-red li:before {
    font-family: FontAwesome;
    content: "\f068";
    color: red;
    margin-right: 7px
}

.falist.cross-red li:before {
    font-family: FontAwesome;
    content: "\f00d";
    color: red;
    margin-right: 7px
}

.falist.star-orange li:before {
    font-family: FontAwesome;
    content: "\f005";
    color: orange;
    margin-right: 7px
}

.box.content h2 {
    margin-top: 10px
}

.posts .img-thumbnail,
.page .img-thumbnail,
.seo-text .img-thumbnail {
    margin-right: 1em;
    margin-bottom: 1em
}

.headline-product-line {
    border-style: solid;
    margin-bottom: 1em;
    margin-top: -.1em;
    padding: 0.5em;
    border-width: .3em 0 0
}

.headline-product .products-col .thumbnail {
    box-shadow: none
}

.headline-product .horizontal {
    margin-top: .75em
}

.headline-product .box {
    padding: 0;
    background: none;
    border: none
}

.h4-product {
    margin-top: .25em;
    text-transform: uppercase;
    position: relative;
    top: .1em;
    padding: .25em .5em .5em
}

#search-header .input-group-custom {
    background-color: #fff
}

#search-header .navbar-form {
    margin-right: -15px
}

.widget_search .input-group-custom {
    background-color: #fff
}

.widget_search .input-group-custom .btn-search {
    font-size: 1.15em;
}

.textwidget {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 5px
}

.textwidget .thumbnail {
    border: none;
    box-shadow: none !important
}

.btn {
    padding-left: .5em;
    padding-right: .5em;
    white-space: inherit
}

.table-rating {
    min-width: 9em
}

table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 1em
}

.table-price {
    min-width: 8em;
}

.ad-highscore {
    margin-top: 15px
}

.social-buttons-right,
.social-buttons-top {
    margin-bottom: 1em;
    margin-top: 5px !important;
}

.social-buttons-right ul,
.social-buttons-top ul {
    margin-bottom: 0
}

.social-buttons-right p,
.social-buttons-top p {
    font-size: 1em;
    font-weight: 700;
    margin: 0
}

.social-buttons-right li,
.social-buttons-top li {
    height: 2em;
    margin-bottom: .25em
}

.social-buttons-right li a,
.social-buttons-top li a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding: .5em;
    width: 6em;
    display: inline-block;
    text-align: right;
    color: #fff;
    position: relative;
    overflow: hidden
}

.social-buttons-right li:hover a,
.social-buttons-top li:hover a,
.social-buttons-right li:focus a,
.social-buttons-top li:focus a {
    text-decoration: none
}

.social-buttons-right li:hover a:before,
.social-buttons-top li:hover a:before,
.social-buttons-right li:focus a:before,
.social-buttons-top li:focus a:before {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.social-buttons-right .social-fb,
.social-buttons-top .social-fb {
    height: 2.45em;
    background-color: #3b5999
}

.social-buttons-right .social-fb a:before,
.social-buttons-top .social-fb a:before {
    content: "\f09a";
    font-family: "FontAwesome";
    position: absolute;
    left: .4em;
    font-size: 2em;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

.social-buttons-right .social-tw,
.social-buttons-top .social-tw {
    height: 2em;
    margin-bottom: .7em
}

.social-buttons-right .social-tw a,
.social-buttons-top .social-tw a {
    background-color: #00aced
}

.social-buttons-right .social-tw a:before,
.social-buttons-top .social-tw a:before {
    content: "\f099";
    font-family: "FontAwesome";
    position: absolute;
    left: .05em;
    top: 0;
    font-size: 2.5em;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

.social-buttons-right .social-gp a,
.social-buttons-top .social-gp a {
    background-color: #d34836
}

.social-buttons-right .social-gp a:before,
.social-buttons-top .social-gp a:before {
    content: "\f0d5";
    font-family: "FontAwesome";
    position: absolute;
    left: .2em;
    font-size: 2em;
    -moz-opacity: .3;
    -khtml-opacity: .3;
    -webkit-opacity: .3;
    opacity: .3;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=30);
    filter: alpha(opacity=30)
}

.social-buttons-top {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: .5em
}

.social-buttons-top ul {
    padding: 0;
    list-style: none;
    float: none !important
}

.social-buttons-top li {
    display: inline-block;
    margin-bottom: 0 !important
}

.nav-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.nav-tabs>li>a {
    padding: 6px 20px
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    border-bottom-color: rgba(0, 0, 0, 0) !important
}

.tab-content {
    border: 1px solid #ddd;
    padding: 15px
}

.panel {
    border-radius: 0 !important;
    box-shadow: none
}

.panel .panel-body {
    padding: 10px
}

.panel>.panel-heading {
    padding: 10px
}

.panel>.panel-heading a:hover,
.panel-default>.panel-heading a:focus {
    text-decoration: none
}

.elastic-video {
    position: relative;
    padding-bottom: 55%;
    padding-top: 15px;
    height: 0;
    overflow: hidden
}

.elastic-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.panel-heading {
    padding-bottom: 0
}

header .brand {
    margin-top: 10px;
    display: block;
    font-weight: 600;
}

header form .form-group {
    margin-left: 140px
}

header form input[type="text"] {
    background: #fff;
    border-radius: 3px;
    color: #000;
    border: none
}

header form input[type="text"]:hover,
header form input[type="text"]:focus {
    box-shadow: none
}

header form button[type="submit"] {
    border: none;
    height: 34px;
    margin-left: 5px;
    padding: 0 30px
}

header .ad {
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: right
}

header .logo p.h1 {
    margin-top: 25px
}

header .logo p.h1 a {
    margin: 0;
    padding: 0
}

.first-menu-container {
    border-bottom-width: 3px;
    border-bottom-style: solid;
    font-size: .9em;
    padding: .5em 1em .4em
}

.first-menu-container .input-group-custom {
    background: none
}

.first-menu-container .input-group-custom input,
.first-menu-container .input-group-custom button {
    background: none
}

.first-menu-container .first-menu ul {
    padding-left: 0;
    margin-top: .25em;
    margin-bottom: .25em
}

.first-menu-container .first-menu ul .current-menu-item {
    background: none
}

.first-menu-container .first-menu ul li {
    padding-left: .5em;
    padding-right: .5em;
    display: inline
}

.first-menu-container .first-menu ul li:first-child {
    padding-left: 0
}

.first-menu-container .first-menu ul li a:hover,
.first-menu-container .first-menu ul li a:focus {
    text-decoration: none
}

#navigation div.navbar-default {
    width: 100%
}

@media only screen and (min-width: 768px) {
    #navigation div.navbar-default li:hover .dropdown-menu {
        display: block !important
    }
}

.navbar {
    padding: 0;
    margin-bottom: 10px
}

#breadcrumb {
    margin: 10px auto;
    padding: 4px;
    padding-left: 10px;
    background-color: rgba(0, 0, 0, 0.1);
    font-size: .85em
}

#breadcrumb .fa-rss {
    font-size: 1.5em;
    position: relative;
    top: .1em;
    right: .1em
}

.content {
    margin-bottom: 15px
}

h1 {
    margin-bottom: 1em;
    font-size: 1.5em;
    font-size: 3rem;
}

h1,
h2,
h3 {
    margin-top: .5em
}

.produkte .thumbnail,
.produkte .hover-container {
    margin-bottom: 15px;
    text-align: center
}

.produkte .thumbnail {
    position: relative;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: color 0 ease-in;
    transition: none
}

.produkte .thumbnail .number {
    background: #9f9878;
    color: #fff;
    font-size: 20px;
    display: block;
    height: 28px;
    width: 28px;
    text-align: center;
    line-height: 20px;
    padding: 5px;
    margin-bottom: 3px
}

.produkte .thumbnail h3,
.produkte .thumbnail h3 a {
    margin-top: 0;
    text-align: center;
    font-size: 1em;
    font-weight: 700;
    color: #666;
    line-height: 1.5em;
    min-height: 3.5em
}

.produkte .thumbnail h3 span {
    display: block;
    font-weight: 400;
    line-height: 20px
}

.produkte .thumbnail .caption .rating {
    text-align: center;
    margin: 15px 0 20px
}

.produkte .thumbnail .caption .price {
    font-size: 1.1em;
    text-align: center;
    margin-top: .5em;
    margin-bottom: .5em
}

.produkte .thumbnail .caption .mwst,
.compare-cell .mwst {
    font-size: .65em;
    color: #a2a1a1;
    display: block;
    margin-bottom: 15px
}

.thumbnail .caption .btn {
    font-size: .8em
}

.thumbnail .caption .btn-block {
    word-wrap: break-word;
    box-sizing: border-box
}

.produkte .horizontal {
    text-align: left
}

.produkte .horizontal table {
    font-size: .8em
}

.produkte .horizontal img {
    max-width: 100%;
    max-height: 100%;
    height: auto
}

.produkte .horizontal .caption .rating {
    text-align: right;
    margin: 0
}

.produkte .horizontal h3,
.produkte .horizontal h3 a {
    text-align: left;
    font-size: 1.2em;
    min-height: 0
}

.produkte .horizontal hr {
    margin-top: 5px
}

.btn-ap,
.btn-cart-ap,
.btn-detail,
.third-link {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    white-space: nowrap;
    min-height: 2.25em;
    min-width: 12em
}

.btn-cart-ap {
    margin-top: .5em
}

.btn {
    font-size: .9em
}

.btn-block {
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.btn-checklist {
    margin-top: .5em
}

.btn-checklist-buttom {
    margin-bottom: .5em
}

.btn-input {
    width: 90%
}

.attachment-60x60 {
    width: 60px;
    height: 60px
}

.single footer {
    margin-top: 0
}

.single #sidebar {
    padding-top: 0
}

#single .box,
#second .box {
    margin-bottom: 10px
}

.left-details .produkt-details,
.left-details .table {
    margin-left: 1em
}

.left-details .table {
    width: 97%
}

#single .produkt-details,
#second .produkt-details {
    text-align: center;
    padding: 2px
}

#single .produkt-details .price,
#single .goto .price,
#second .produkt-details .price,
#second .goto .price {
    font-size: 1.5em;
    font-weight: 700;
    padding-top: 0.5em;
    margin-bottom: 0
}

#single .produkt-details .mwst,
#second .produkt-details .mwst {
    font-size: .8em
}

#single .produkt-details a.btn,
#second .produkt-details a.btn {
    display: inline-block
}

#single .produkt-details span.hint,
#second .produkt-details span.hint {
    display: block;
    font-size: 1em;
    margin: .5em 0 1em
}

#single .produkt-details ul,
#second .produkt-details ul {
    margin: 0;
    padding: 0
}

#single .produkt-details ul li,
#second .produkt-details ul li {
    list-style: none;
    text-align: left;
    font-size: .75em;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #fff;
    padding: 4px 10px
}

#single .beschreibung .h3,
#single .testbericht .h3,
#second .beschreibung .h3,
#second .testbericht .h3 {
    font-weight: 700;
    font-size: 14px
}

#second .testbericht {
    margin-bottom: 15px
}

#single .goto-body,
#second .goto-body {
    text-align: center;
}

#single .goto-button,
#second .goto-button {
    text-align: center;
}

#single .goto .btn-warning,
#second .goto .btn-warning {
    padding-top: 10px;
    padding-bottom: 10px
}

#single .goto-body .price,
#second .goto-body .price {
    margin-top: 0;
    padding-top: 0
}

#single .goto-body span,
#second .goto-body span {
    margin: -5px 0 0
}

#single #carousel .slides li {
    margin-right: 10px;
    opacity: .6
}

#single #carousel .slides li:hover {
    opacity: 1;
    cursor: pointer
}

#single #carousel .slides .flex-active-slide {
    opacity: 1
}

#carousel {
    margin-bottom: 60px
}

#single.col9 #carousel .slides img {
    max-width: 100%;
    height: auto
}

#single .produkt-details .third-link {
    margin-bottom: 12px
}

.wpcf7-captchar {
    width: 80px;
    margin-left: 20px
}

img.wpcf7-captcha-catpcha {
    margin-top: 5px
}

#sidebar {
    margin-top: 0
}

#sidebar .widget {
    margin-bottom: 30px;
    border-radius: 0 !important;
    padding-bottom: 5px
}

#sidebar .widget h4 {
    font-weight: 700;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 0 !important;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 200
}

#sidebar .widget ul {
    margin: 0 0 10px;
    padding: 0 0 0 15px
}

#sidebar .widget ul li {
    list-style: none;
    line-height: 23px
}

#sidebar .widget ul li a:hover,
#sidebar .widget ul li a:focus {
    text-decoration: none
}

#sidebar .widget ul li.current-menu-item a {
    text-decoration: none
}

#sidebar .widget .items {
    padding-right: 15px
}

#sidebar .widget .produkt {
    font-size: .9em;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee
}

#sidebar .widget .produkt:last-of-type {
    border-bottom: none
}

#sidebar .widget .produkt a:hover,
#sidebar .widget .produkt a:focus {
    text-decoration: none
}

#sidebar .widget_search {
    padding-bottom: 0
}

#sidebar .widget_search form {
    margin: 10px
}

#sidebar .widget>div,
#sidebar .widget>ul {
    margin-top: 10px
}

#sidebar .widget .h1 {
    border-radius: 0 !important
}

.produkte .thumbnail {
    font-style: normal
}

.form-control {
    color: #000;
    box-shadow: none !important;
    border-color: #ccc !important
}

.nav-blog-article {
    margin-top: 2em
}

footer,
#footer {
    padding: 2em 1em 1em;
    margin-top: 1em;
    font-size: 1em;
    line-height: 2
}

footer h4,
#footer h4 {
    font-size: 1.25em;
    font-weight: 400
}

footer ul,
#footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

footer ul li.current-menu-item,
#footer ul li.current-menu-item {
    background: none !important
}

footer .icon,
#footer .icon {
    margin-bottom: 1em;
    font-size: .9em;
    font-style: italic;
    position: relative
}

footer .icon-ap,
#footer .icon-ap {
    margin-right: 0
}

footer .icon .media-heading,
#footer .icon .media-heading {
    font-weight: 700;
    margin-bottom: 0;
    line-height: 16px
}

footer hr,
#footer hr {
    border-color: rgba(255, 255, 255, 0.3);
    width: 100%;
    margin: 1em auto
}

footer .copyright p,
#footer .copyright p {
    margin: 0;
    font-size: .85em
}

footer .social-footer li,
#footer .social-footer li {
    display: inline;
    margin-right: .5em
}

footer .social-footer li .rss,
#footer .social-footer li .rss {
    position: relative;
    top: .25em;
    font-size: 2.35em;
    color: #f90
}

footer .social-footer li a:hover,
#footer .social-footer li a:hover,
footer .social-footer li a:focus,
#footer .social-footer li a:focus {
    text-decoration: none
}

footer .textwidget,
#footer .textwidget {
    padding-left: 0
}

.carousel-inner>.item>img,
.carousel-inner .item>a>img {
    width: 100%
}

img {
    height: auto;
    max-width: 100%
}

.custom-iframe {
    width: 100%;
    height: 35em
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0
}

#sidebar .widget {
    border: none
}

#sidebar .widget .h1 {
    margin-top: 0
}

.hover-container {
    position: absolute;
    border: 1px solid #ddd;
    border-top: none;
    border-bottom-width: 5px;
    z-index: 10;
    padding: 1em .5em;
    width: 100%;
    font-style: normal
}

.margin-bottom {
    margin-bottom: 2em
}

.green {
    color: #2ecc71
}

.red {
    color: #e74c3c
}

.buttons-checklist {
    max-width: 15em;
    min-width: 10em;
    margin: 0 auto
}

.buttons-checklist .btn {
    width: 100%
}

#gal1 img {
    border: 2px solid #fff
}

.active img {
    border: 2px solid #333
}

.carousel-inner .active img {
    border: none
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.25) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.25) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.25)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.25) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.border-highlight {
    border: 3px solid #e74c3c
}

.background-highlight {
    background-color: #ffe5d5
}

.product .h1 {
    margin-bottom: 1em
}

.products-col.col2 {
    padding-left: .25%;
    padding-right: .25%
}

.headline-product-under {
    margin-top: .5em
}

.checklist-pic {
    max-width: 9em
}

.blog-meta {
    color: #888
}

.blog-article .blog-meta {
    position: relative;
    bottom: 1.25em
}

.tags-article h1,
.cat h1 {
    margin-bottom: 0
}

.tags-article .fa-rss,
.cat .fa-rss {
    position: relative;
    top: .3em
}

.hold-space {
    display: block;
    height: 3em
}

.small-slider-product-view {
    cursor: pointer;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    max-height: 70px !important;
    max-width: 70px !important;
    width: auto;
    height: auto;
    padding: 5px;
}

.small-slider-product-view:hover,
.small-slider-product-view:focus {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100);
}

.affiliseo-carousel {
    border: 1px solid #ddd;
    border-right: none;
    border-bottom: none;
    position: absolute;
    z-index: 100;
    padding-top: 3em;
    text-align: center;
}

.affiliseo-carousel ul {
    list-style-type: none;
    padding-left: 1em;
    padding-right: 1em;
    height: 15em;
    overflow-x: hidden;
    overflow-y: auto
}

.affiliseo-carousel ul li {
    margin-bottom: .5em
}

.hidden {
    display: none
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
    display: none
}

.ribbon-green {
    font-weight: 700;
    color: #fff;
    background-color: #e74c3c;
    text-align: center;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px
}

.ribbon-green:before,
.ribbon-green:after {
    content: "";
    border-top: 3px solid #333;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px
}

.ribbon-green:before {
    left: 0
}

.ribbon-green:after {
    right: 0
}

.carousel-control i {
    position: absolute;
    top: 75%;
    z-index: 5;
    display: inline-block;
    margin-top: -30px;
    -moz-opacity: .25;
    -khtml-opacity: .25;
    -webkit-opacity: .25;
    opacity: .25;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25)
}

.carousel-control i:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.carousel-control i.fa-angle-left {
    left: 30%
}

.carousel-control i.fa-angle-right {
    right: 30%
}

.no-price {
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 14pt
}

.navbar {
    border: none;
    padding: 0;
    margin-bottom: 0;
}

a {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.dropdown-menu {
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none
}

#img-product-container {
    text-align: center;
}

#big-slider-container {
    overflow-x: auto;
    margin-top: .5em;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

#big-slider-container .big-slider {
    list-style-type: none;
    padding-left: 0;
    display: table;
    text-align: center;
}

#big-slider-container .big-slider li {
    display: table-cell;
    min-width: 58px
}

#big-slider-container .big-slider li img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    cursor: pointer;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

#big-slider-container .big-slider li img:hover,
#big-slider-container .big-slider li img:focus {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.selected {
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    filter: alpha(opacity=100) !important
}

.selected:hover,
.selected:focus {
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    -webkit-opacity: 1 !important;
    opacity: 1 !important;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100) !important;
    filter: alpha(opacity=100) !important
}

#big-slider-container {
    position: relative
}

::-webkit-input-placeholder {
    color: #ccc !important
}

:-moz-placeholder {
    color: #ccc !important
}

::-moz-placeholder {
    color: #ccc !important
}

:-ms-input-placeholder {
    color: #ccc !important
}

.input-search {
    border-right: none
}

.tags {
    margin-top: 1.5em
}

.tags a {
    font-size: .75em;
    color: #fff !important;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-transform: uppercase;
    padding: .25em .75em
}

label {
    cursor: pointer
}

.stars {
    margin-right: .1em;
}

#sidebar .widget_nav_menu {
    font-size: .9em
}

#sidebar .widget_nav_menu .current-menu-item {
    background-color: transparent !important
}

.related-articles {
    margin-right: 1em !important
}

.related-articles li {
    border-bottom: 1px solid #eee;
    line-height: 1.4 !important;
    padding-bottom: .75em
}

.related-articles li:last-child {
    border-bottom: none;
    padding-bottom: 0
}

.related-articles li .pull-left {
    margin-top: .1em;
    padding-right: .75em
}

.related-articles li p {
    margin-bottom: 0
}

.related-articles-content {
    padding-left: 0
}

.related-articles-content li {
    margin-bottom: 1em;
    list-style: none;
    padding-left: 1em;
    padding-right: 1em
}

.related-articles-content li:first-child {
    border-left: none
}

.dropdown-menu {
    font-size: 1em;
    padding-top: 10px;
    padding-bottom: 10px
}

.input-group-custom {
    height: 30px;
    padding: .25em;
    background-color: #fff;
    box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.025), inset 0 1px 1px rgba(0, 0, 0, 0.2);
}

.input-group-custom .form-control-custom {
    margin-top: 0;
    font-size: .9em;
    padding-left: .5em;
    border: none
}

.input-group-custom .form-control-custom:focus {
    border: none
}

.input-group-custom .btn-search {
    border: none;
    background-color: #fff;
    margin-right: .1em;
    margin-top: -.1em;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.input-group-custom .btn-search .fa-search {
    font-size: 1em
}

header .searchform_header {
    width: 40%
}

header .btn-search {
    padding: 0 !important
}

.price-comparison-headline,
.price-history-headline {
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    padding: .5em .75em
}

.price-comparison .price {
    font-size: 1.5em;
    white-space: nowrap
}

.related-posts-background {
    padding: .5em 1em
}

.accordion-body {
    padding-left: 6px;
    padding-right: 6px
}

.accordion-body hr {
    margin-top: 0
}

.accordion-body .panel-body {
    padding-bottom: 20px
}

.affiliseo-pagination {
    margin-bottom: 1em
}

.affiliseo-pagination .current,
.affiliseo-pagination .inactive {
    font-size: .75em;
    margin-left: .25em;
    margin-right: .25em;
    color: #fff;
    padding: .25em;
    padding-left: .75em;
    padding-right: .75em
}

.affiliseo-pagination .current:hover,
.affiliseo-pagination .inactive:hover,
.affiliseo-pagination .current:focus,
.affiliseo-pagination .inactive:focus {
    text-decoration: none
}

.affiliseo-pagination .current {
    background-color: #ccc
}

.category-h1 {
    margin-top: 0;
    margin-bottom: .5em
}

.tagcloud {
    margin-top: 1em
}

.tagcloud a {
    font-size: 1em !important;
    background-color: red;
    color: #fff;
    padding: .5em;
    padding-top: .25em;
    padding-bottom: .2em;
    line-height: 2em
}

.tagcloud a:hover,
.tagcloud a:focus {
    color: #fff;
    text-decoration: none
}

.modified {
    font-size: .6em;
    margin-top: .5em
}

.navbar-default .navbar-toggle {
    margin-left: .5em
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg)
    }
}

@-moz-keyframes rotation {
    from {
        -moz-transform: rotate(0deg)
    }
    to {
        -moz-transform: rotate(359deg)
    }
}

@-o-keyframes rotation {
    from {
        -o-transform: rotate(0deg)
    }
    to {
        -o-transform: rotate(359deg)
    }
}

@keyframes rotation {
    from {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.fa-spinner {
    -webkit-animation: rotation .75s infinite 0 linear;
    -moz-animation: rotation .75s infinite 0 linear;
    -o-animation: rotation .75s infinite 0 linear;
    animation: rotation .75s infinite 0 linear
}


/*** webkit start **/


/*** webkit end **/

#wait {
    display: block;
    width: 100%;
    height: .3em;
    margin-bottom: 1em
}

#wait div {
    display: block;
    height: .2em;
    width: 0
}

.p-tag {
    margin-top: 1em
}

dd {
    margin-bottom: .5em
}

.tags-archive {
    padding-left: 0
}

.tags-archive li {
    display: inline
}

.tax-thumbnail {
    margin-top: 1em
}

.navbar-nav .dropdown-menu ul {
    list-style-type: none;
    padding-left: 0;
    padding-top: .1em;
    padding-bottom: .1em
}

.navbar-nav .dropdown-menu ul li {
    padding: .2em 1em;
    padding-right: 2em
}

.navbar-nav .dropdown-menu ul li a {
    white-space: nowrap;
    margin-right: 1em
}

.navbar-nav .dropdown-menu ul li a:hover,
.navbar-nav .dropdown-menu ul li a:focus {
    text-decoration: none
}

.mega-menu.dropdown-menu>li {
    padding-left: 20px
}

.mega-menu.dropdown-menu .menu-item-has-children .fa.fa-angle-down {
    display: none
}

.mega-menu.dropdown-menu .dropleft-a {
    padding-left: 0
}

.mega-menu.dropdown-menu li {
    display: inline-block;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    width: 195px
}

.mega-menu.dropdown-menu li a {
    text-decoration: underline;
    display: table-cell;
    padding-left: 0;
    white-space: normal !important
}

.mega-menu.dropdown-menu li .img-div {
    display: table-cell;
    float: left;
    margin-right: 6px;
    margin-top: 3px
}

.mega-menu.dropdown-menu li ul li {
    display: block;
    border-left: none;
    padding-left: 0;
    margin-bottom: 0
}

.mega-menu.dropdown-menu li ul li:hover,
.mega-menu.dropdown-menu li ul li:focus {
    background: none
}

.mega-menu.dropdown-menu li ul li a {
    text-transform: none;
    text-decoration: none
}

.mega-menu.dropdown-menu li:last-child {
    border-right: none !important
}

.mega-menu.dropdown-menu li ul li {
    border-right: none !important
}

.mega-menu.dropdown-menu .current-menu-item {
    background: none
}

.dropdown-menu.no-mega-menu .dropleft {
    display: none;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px
}

.rand-product-menu {
    width: 12em;
    margin-right: 1em;
    margin-bottom: 1em;
    padding: .5em 1em;
    text-transform: none
}

.rand-product-menu h3 {
    margin-bottom: 1em
}

.rand-product-menu .rating {
    margin-top: 1em;
    margin-bottom: 1em
}

.rand-product-menu .price {
    font-size: 1.25em
}

.rand-product-menu .mwst {
    font-size: .65em;
    display: block
}

.rand-product-menu .btn {
    width: 100%
}

.headline-product-mega-menu {
    margin-right: 1em;
    margin-bottom: .5em
}

.product-tags {
    margin-right: .25em
}

.tagcloud {
    margin-left: 10px;
    margin-right: 10px
}

.tagcloud ul {
    padding-left: 0 !important
}

.tagcloud ul li {
    display: inline-block
}

footer .tagcloud,
#footer .tagcloud {
    margin-left: 0;
    margin-right: 0
}

.tags-pro li {
    margin-right: .2em
}

#search-header .input-group-custom,
.widget_search .input-group-custom {
    background-color: #fff
}

.rating-menu {
    margin-left: 40px
}

.fixed {
    position: fixed;
    top: 0;
    z-index: 1000
}

.show-checklist-headline {
    display: none
}

.filter-widget {
    padding: 1em
}

.filter-widget .sliderValue {
    position: relative;
    bottom: .35em
}

.filter-widget .filter-widget-first-headline {
    margin-bottom: 1em
}

.filter-widget .filter-widget-headline {
    padding-top: .5em;
    margin-top: .5em;
    border-top: 1px solid #eee
}

.filter-widget .filter-widget-select {
    margin-bottom: 1em
}

.filter-widget .filter-widget-button {
    margin-top: 1em
}

.filter-widget .stars-widget {
    cursor: pointer
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    cursor: pointer
}

.carousel-control.left,
.carousel-control.right {
    background-color: #fff;
    background-image: none;
    width: 2em;
    height: 2em;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50);
    top: inherit;
    bottom: 0;
    z-index: 100
}

.carousel-control.left:hover,
.carousel-control.right:hover,
.carousel-control.left:focus,
.carousel-control.right:focus {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.carousel-control.left .fa,
.carousel-control.right .fa {
    color: #000;
    text-shadow: none;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    -webkit-opacity: .5;
    opacity: .5;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
    filter: alpha(opacity=50)
}

.carousel-control.left {
    right: 2em;
    left: inherit
}

.slider-headline,
.silder-text {
    position: absolute;
    z-index: 99;
    color: #000;
    background-color: #fff;
    -moz-opacity: .65;
    -khtml-opacity: .65;
    -webkit-opacity: .65;
    opacity: .65;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=65);
    filter: alpha(opacity=65);
    left: 1%;
    right: 1%;
    padding: 0 3px
}

.slider-headline {
    bottom: 3em;
    font-size: 1.75em
}

.silder-text {
    bottom: 3.5em
}

.slider-link img {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
    filter: alpha(opacity=100)
}

.slider-link img:hover,
.slider-link img:focus {
    -moz-opacity: .9;
    -khtml-opacity: .9;
    -webkit-opacity: .9;
    opacity: .9;
    -ms-filter: progid: DXImageTransform.Microsoft.Alpha(opacity=90);
    filter: alpha(opacity=90)
}

.modal-dialog {
    width: 90%
}

.move-over-thumbnail-container-150,
.move-over-thumbnail-container-175 {
    margin: 0 auto;
    text-align: center
}

.move-over-thumbnail-container-150 {
    max-width: 160px !important;
    max-height: 160px !important
}

.move-over-thumbnail-container-175 {
    max-width: 100% !important;
    max-height: 100% !important;
    height: 175px;
    vertical-align: middle;
}

.mouse-over-thumbnail {
    position: relative
}

.btn-md {
    width: 90% !important;
    margin-bottom: .8em
}

.uvp {
    text-decoration: line-through;
    position: relative;
    top: 25px
}

@media all and (min-width:1300px) {
    .social-buttons-right {
        position: fixed;
        right: 0;
        top: 45%;
        z-index: 10
    }
    .social-buttons-right ul {
        padding: 0;
        list-style: none
    }
}

@media all and (max-width:1299px) {
    .social-buttons-right {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        margin-bottom: 0
    }
    .social-buttons-right ul {
        padding: 0;
        list-style: none;
        float: none !important
    }
    .social-buttons-right li {
        display: inline-block;
        margin-bottom: 0 !important
    }
}

@media all and (max-width:1199px) {
    .ad {
        display: none
    }
}

@media all and (max-width:992px) {
    header .brand {
        margin: 0 auto;
        text-align: center
    }
    header #search-header {
        text-align: center
    }
    header #search-header .pull-right {
        float: none !important;
        margin: 0 auto
    }
    header .ad {
        text-align: center !important;
        margin: 0 auto
    }
    header form .form-group {
        text-align: center;
        margin: 0 auto;
        margin-left: 0 !important;
        display: inline-block;
        vertical-align: middle
    }
    header .col5,
    header .col7 {
        float: none;
        width: 100%
    }
    header p {
        text-align: center
    }
    footer .col6,
    footer .col3,
    #footer .col6,
    #footer .col3 {
        margin-bottom: 2em
    }
    footer .service,
    #footer .service {
        margin-bottom: 0
    }
}

.dropdown .menu-item {
    position: relative;
}

.menu-caret {
    width: 48px;
    padding: 10px 10px;
    display: none !important;
    cursor: pointer;
    text-align: center;
    position: absolute;
    right: 5%;
    top: 0;
}

@media all and (max-width:767px) {
    #wrapper {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .dropdown-menu {
        position: relative;
        float: none;
        box-shadow: none;
        border: none
    }
    .dropdown-menu>li>a {
        padding: 3px 30px
    }
    .navbar-default .navbar-nav>li>a {
        border-top: 1px solid #fff;
        padding-left: 2em
    }
    .navbar-default .navbar-nav>li:first-child>a {
        border-top: none
    }
    .navbar-default .dropdown-menu a {
        padding-left: 3em
    }
    .navbar-nav .dropdown-menu ul li a {
        padding-left: 2em
    }
    .dropdown-menu.no-mega-menu .dropleft {
        position: inherit;
    }
    .dropdown-menu.no-mega-menu .dropleft a {
        padding-left: 3em
    }
    .rand-product-menu {
        display: none
    }
    .mega-menu .pull-right {
        display: none
    }
    .mega-menu.dropdown-menu .menu-item-has-children .fa.fa-angle-down {
        display: none
    }
    .mega-menu.dropdown-menu .dropleft-a {
        padding-left: 0
    }
    .mega-menu.dropdown-menu li {
        display: block;
        width: auto;
        border-right: none;
        padding-bottom: 0;
        margin-bottom: 0;
        padding-left: 3em
    }
    .mega-menu.dropdown-menu li a {
        text-decoration: none
    }
    .mega-menu.dropdown-menu li .img-div {
        display: none
    }
    .mega-menu.dropdown-menu li ul li {
        display: block;
        border-left: none;
        padding-left: 0;
        margin-bottom: 0
    }
    .mega-menu.dropdown-menu li ul li:hover,
    .mega-menu.dropdown-menu li ul li:focus {
        background: none
    }
    .mega-menu.dropdown-menu li ul li a {
        text-transform: none;
        text-decoration: none
    }
    .mega-menu.dropdown-menu li ul li {
        border-right: none !important
    }
    .mega-menu.dropdown-menu .current-menu-item {
        background: none
    }
    .menu-caret {
        display: block !important;
    }
    .navbar-menu-wrapper {
        overflow-y: auto;
        overflow-x: hidden;
        max-height: 100vh;
        height: auto;
    }
}

@media all and (max-width:450px) {
    .custom-container {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
    .box {
        padding-left: 5px;
        padding-right: 5px
    }
    h1 {
        font-size: 1.5em
    }
    h2 {
        font-size: 1.4em
    }
    h3 {
        font-size: 1.3em
    }
    h4 {
        font-size: 1.2em
    }
    h5 {
        font-size: 1.1em
    }
    h6 {
        font-size: 1em
    }
    .price-comparison tbody tr td {
        text-align: center;
    }
}

@media all and (max-width:600px) {
    .horizontal .col3,
    .horizontal .col5,
    .horizontal .col4 {
        float: none;
        width: 100%
    }
    .horizontal .col3 {
        text-align: center
    }
    .horizontal .col3 img {
        margin: 0 auto;
        margin-bottom: 1em
    }
    header .searchform_header {
        width: 100%
    }
}

@media all and (min-width:550px) and (max-width:1199px) {
    header .ad {
        display: block !important
    }
}

@media all and (min-width:452px) and (max-width:767px) {
    .col12,
    .col4 {
        padding-left: 0;
        padding-right: 0
    }
    .site_title {
        padding-left: 15px
    }
}

@media all and (max-width:451px) {
    .col12,
    .col4 {
        padding-left: 0;
        padding-right: 0
    }
    .site_title {
        padding-left: 15px
    }
    form#navbarsearchform {
        display: none;
    }
    .navbar_search {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-reviews-summary-bottom {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width:800px),
( min-device-width :800px) and (max-device-width:1024px) {
    table:not(.non-responsive):not(.ui-datepicker-calendar),
    table:not(.non-responsive):not(.ui-datepicker-calendar) thead,
    table:not(.non-responsive):not(.ui-datepicker-calendar) tbody,
    table:not(.non-responsive):not(.ui-datepicker-calendar) th,
    table:not(.non-responsive):not(.ui-datepicker-calendar) td,
    table:not(.non-responsive):not(.ui-datepicker-calendar) tr {
        display: block;
    }
    table:not(.non-responsive):not(.ui-datepicker-calendar) thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }
    table:not(.non-responsive):not(.ui-datepicker-calendar) tr {
        border: 1px solid #ccc;
    }
    table:not(.non-responsive):not(.ui-datepicker-calendar) td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
    }
    table:not(.non-responsive):not(.ui-datepicker-calendar) td:before {
        position: absolute;
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .buttons-checklist {
        max-width: 200em;
    }
    .checklist-pic {
        max-width: 200em;
    }
    .show-checklist-headline {
        display: block;
    }
    .table-price {
        text-align: center;
    }
    .text-left {
        text-align: center;
    }
    .ribbon-wrapper-green {
        display: none;
    }
}

.affiliseo-banner {
    position: relative;
    padding: 5px;
}

.product-reviews-header {
    margin-bottom: 20px;
    padding: 8px 5px;
    text-transform: uppercase
}

.product-reviews-footer {
    padding: 8px 5px;
    margin-top: 20px
}

.product-reviews-summary-top {
    padding: 15px 0;
    font-weight: 700
}

.product-reviews-summary-bottom {
    padding: 15px 0;
    font-weight: 700
}

.acfpb_section {
    padding: 5px
}

.compare-elements {
    width: auto;
    float: left;
}

.comparison-footer {
    width: 100%;
}

.compare-send-button {
    display: block;
    line-height: 25px;
    padding: 2px;
    text-align: center;
    width: 150px;
}

.compare-send-button-active {
    background-color: #0085ba;
    cursor: pointer;
}

.compare-send-button-inactive {
    background-color: #cdcdcd;
    cursor: default;
}

.compare-row {}

.compare-product-title {
    margin: 0;
    font-weight: 700;
    line-height: 25px;
    margin: 0;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.compare-col {
    margin: 0;
    font-weight: 700;
    line-height: 25px;
    color: #fff;
    margin: 0;
    padding: 5px;
    text-align: center;
    vertical-align: middle;
}

.compare-cell {
    vertical-align: top;
    margin: 0;
    line-height: 22px;
    padding: 5px;
}

.compare-selection-cell {
    vertical-align: top;
    margin: 0;
    line-height: 22px;
    padding: 5px;
}

.compare-selection-label {
    width: 20%;
    padding-left: 5px;
}

.compare-choose-cell {
    text-align: center;
}

.remove-from-comparison {
    position: relative;
    right: -125px;
    top: 4px;
    cursor: pointer;
}

td a.btn.btn-ap.btn-block {
    margin: auto;
}

.comparison-table {
    border-collapse: separate;
    width: 100%;
}

.compare-content-body {
    overflow-x: auto;
    margin-left: 150px;
    overflow-y: visible;
}

.compare-content-header {
    overflow-x: hidden;
    margin-left: 150px;
    overflow-y: visible;
}

.compare-content-header.sticky {
    position: absolute;
}

.compare-table-labels {
    position: absolute;
    width: 150px;
    left: 75px;
    top: auto;
    padding-left: 5px;
}

.compare-text {
    text-align: center;
    vertical-align: middle;
}

.compare-checkbox {
    text-align: center;
}

.compare-textarea {}

.compare-date {
    text-align: center;
    vertical-align: middle;
}

.compare-number {
    text-align: center;
    vertical-align: middle;
}

.compare-negativeList,
.compare-positiveList {
    text-align: left;
}

.compare-productImage {
    height: 159px;
    text-align: center;
    vertical-align: middle;
}

.compare-priceCompare {
    text-align: center;
    vertical-align: middle;
}

.compare-apButton {
    text-align: center;
    vertical-align: middle;
}

.compare-pdpButton {
    text-align: center;
    vertical-align: middle;
}

.compare-productReview {
    text-align: center;
    vertical-align: middle;
}

.compare-starRating {
    text-align: center;
    vertical-align: middle;
}

.compare-product-title {}

.compare-productPrice {
    font-weight: 700;
    font-size: 20px;
    font-size: 2rem;
    text-align: center;
    vertical-align: middle;
}

.compare-productUvpPrice {
    font-weight: 700;
    font-size: 1.125rem;
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
}

#next-column,
#previous-column {
    float: left;
    width: 50%;
}

#previous-column {
    padding-left: 150px;
}

#next-column {
    padding-right: 30px;
    text-align: right;
}

.list-elem-negative {
    font-size: 11px;
    color: red;
}

.list-elem-positive {
    font-size: 11px;
    color: green;
}

.checkbox-negative {
    color: red;
}

.checkbox-positive {
    color: green;
}

.scroll_btn {
    cursor: pointer;
    height: 210px;
    width: 65px;
    position: fixed;
    margin-top: 20px;
}

.scroll_btn_prev {
    background-position: -70px -210px;
}

.scroll_btn_next {
    background-position: 0px -210px;
    right: 74px;
}

.prev_on {
    background-position: -70px 0px !important;
}

.prev_off {
    background-position: -70px -210px !important;
}

.next_on {
    background-position: 0px 0px !important;
}

.next_off {
    background-position: 0px -210px !important;
}

.hover-row {}

.hover-col {}

.compare-selection-cell span.uvp-line-through,
.compare-cell span.uvp-line-through {
    position: unset;
    display: block;
    font-size: 15px;
    top: 0;
}

.comparison-table-header {
    border-collapse: unset !important;
}

.comparison_highlighted_column {
    height: 40px;
    text-align: center;
    font-weight: bold;
    padding: 5px;
    margin: 0;
}


/*
 * NAV
 */

.navbar-toggle {
    margin-right: 3px !important;
    margin-left: 0px !important;
    padding: 9px 5px;
}


/*
 * PRODUCTS
 */

.related-link {
    min-height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.img_by_url_image_w0 {
    width: 0;
    height: auto;
}

.img_by_url_image_w17 {
    max-height: 17px;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.img_by_url_product_small_w175 {
    max-height: 175px;
    max-width: 90% !important;
    width: auto;
    height: auto;
}

.img_by_url_slider_small_w50 {
    max-height: 50px;
    max-width: 50px;
    width: auto;
    height: auto;
}

.img_by_url_menu_small_w30 {
    max-height: 30px;
    max-width: 30px !important;
    width: auto;
    height: auto;
}

.img_by_url_slider_big_w620 {
    max-height: 620px;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.img_by_url_start_slider_w1010 {
    max-height: 1010px;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.img_by_url_image_w100 {
    max-height: 100px;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.img_by_url_image_w150 {
    max-width: 150px !important;
    max-height: 150px;
    height: auto;
}

.img_by_url_image_w300 {
    max-height: 300px;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.img_by_url_image_w400 {
    max-height: 400px;
    max-width: 100% !important;
    width: auto;
    height: auto;
}

.img_by_url_image_w450 {
    max-height: 450px;
    max-width: 450px !important;
    width: auto;
    height: auto;
}

.img_by_url_image_w600 {
    width: 600px !important;
    height: auto;
}

.img_by_url_image_w800 {
    max-height: 800px;
    max-width: 800px !important;
    width: auto;
    height: auto;
}

.img_by_url_full_size {
    width: auto;
    height: auto;
}

.price {
    font-weight: 600;
}


/*
 * BLOG
 */

.img_by_url_slider_small_blog_w50 {
    max-width: 50px;
    max-height: 50px;
    width: auto;
    height: auto;
}

.img_by_url_image_blog_w150 {
    max-width: 150px !important;
    max-height: 150px;
    width: auto;
    height: auto;
}

.img_by_url_image_blog_w300 {
    max-height: 300px;
    max-width: 300px !important;
    width: auto;
    height: auto;
}

.img_by_url_image_blog_w400 {
    max-height: 400px;
    max-width: 400px !important;
    width: auto;
    height: auto;
}

.img_by_url_image_blog_w450 {
    max-height: 450px;
    max-width: 450px !important;
    width: auto;
    height: auto;
}

.img_by_url_image_blog_w600 {
    max-height: 600px;
    max-width: 600px !important;
    width: auto;
    height: auto;
}

.img_by_url_image_blog_w800 {
    max-height: 800px;
    max-width: 800px;
    width: auto;
    height: auto;
}

.img_by_url_blog_full_size {
    width: auto;
    height: auto;
}


/*
 * TABLE-PRODUCTS
 */

.img_by_url_image_table_w150 {
    max-width: 85%;
    max-height: 150px;
    width: auto;
    height: auto;
}

.compareProducts {
    max-height: 120px;
    max-width: 120px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.compareProductWrapper {
    height: 122px;
    align-items: center;
    display: flex;
}

.img_by_url_product_highscore_w60 {
    max-height: 60px;
    max-width: 90%;
    width: auto;
    height: auto;
}


/*
 * Widget
 */

.widget_product_box {
    min-height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 10px;
}

.product-img-detail {
    width: auto;
    max-height: 100%;
}


/*
 * Carousel
 */

.carousel-indicators {
    bottom: 2px;
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.carousel.carousel-fade .active.item {
    opacity: 1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

.teaser-slider-text {
    position: absolute;
    text-align: left;
    text-shadow: none;
    padding: 10px;
    min-height: 50px;
}

.carousel-inner .teaser-slider-text .carousel-caption {
    bottom: auto;
    top: 20px;
    left: auto;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    right: auto;
    text-align: left;
    text-shadow: none;
}

.teaser-slider-carousel div.container div.carousel-caption {
    padding: unset !important;
    bottom: 10px !important;
}

.teaser-slider-carousel {
    padding: unset !important;
    margin: unset !important;
    overflow: hidden;
}

.teaser-slider-text div.container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}

.teaser-slider-text-img {
    width: auto !important;
    margin: 0 auto !important;
}

.navbar_search {
    position: relative;
    float: right;
    margin-top: 10px;
    margin-bottom: 10px;
}

.navbar_search .input-group-custom .btn-search {
    margin-top: 0;
}


/**
 *  start - back to top styles
*/

.back-to-top {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    z-index: 10;
}

.back-to-top.back-to-top-is-visible,
.back-to-top.back-to-top-fade-out {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.back-to-top.back-to-top-is-visible {
    visibility: visible;
    opacity: 1;
}

.back-to-top.back-to-top-is-hidden {
    visibility: hidden;
}

.back-to-top.back-to-top-fade-out {
    opacity: .4;
}

@media only screen and (min-width: 768px) {
    .back-to-top {
        bottom: 20px;
        right: 20px;
    }
}

@media only screen and (min-width: 1024px) {
    .back-to-top {
        bottom: 30px;
        right: 30px;
        height: 60px;
        width: 60px;
    }
}


/**
 *  end - back to top styles
*/

.custom-container-margin-top {
    margin-top: 10px;
}


/**
 * start - coocie policy
*/

.cookie-policy-bar {
    cursor: pointer;
    padding: 10px;
    display: none;
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 99999;
    left: 0;
    text-align: center;
}

.cookie-policy-message {}

.cookie-policy-accept-button {
    margin-left: 10px;
    margin-right: 10px;
}

.cookie-policy-read-more-button {
    margin-left: 10px;
    margin-right: 10px;
}


/**
 * end - coocie policy
*/

div.row {
    margin-left: unset;
    margin-right: unset;
}

.h4-product {
    position: unset;
    top: unset;
}

.tab-content>.active img {
    border: unset;
}

.filter-reset-button {
    display: block;
    line-height: 25px;
    padding: 2px;
    cursor: pointer;
}

.filter-widget-select:disabled {
    background: #ccc;
    opacity: 0.3 !important;
}

.product-box {
    margin-bottom: 10px;
}

.product-box-header {
    width: 100%;
    padding: 10px;
    margin-bottom: 5px;
    height: 50px !important;
    line-height: 30px;
    font-weight: 700;
    padding-left: 25px;
    padding-right: 25px;
    text-align: left;
    font-size: 1.75rem;
}

.product-box-img {
    padding: 5px;
}

.product-box-content {
    padding-right: 10px !important;
    padding-left: 10 !important;
}

.product-box-title {
    width: 100%;
    padding-bottom: 5px;
}

.product-box-stars,
.product-box-price {
    text-align: left;
    margin-top: 1px;
    margin-bottom: 1px;
    width: 100%;
}

.product-box-price {}

.product-box-stars {
    padding: 1px;
    padding-top: 5px;
}

.product-box-detail-button,
.product-box-affiliate-button {
    padding: 5px !important;
    margin-bottom: 10px;
}

.product-box-detail-button {}

.product-box-affiliate-button {}

div.product-box-price div.price span.mwst {
    margin-left: 20px;
    font-size: 0.6em;
    color: unset;
}

div.product-box-price div.price {
    font-size: 1.5em;
}

div.product-box-title h3.product-box-headers {
    text-align: left;
}

.amazon-prime-link {
    margin-left: 10px;
    position: relative;
    top: -2px;
}

a.amazon-prime-link img {
    display: unset;
}

.variant-selector-box {
    margin: 5px;
}

.variant-selector-label {
    font-weight: bold;
    margin-left: 5px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

.variant-selector-selectlist {
    width: 100%;
}

.variant-selector-selectlist-box {
    margin: 5px;
}

.variant-selector-thumb-box {
    width: 60px;
    float: left;
    padding: 5px;
    cursor: pointer;
}

.variant-selector-thumb {
    margin-top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    align-items: center;
    justify-content: center;
    width: 100%;
}


/*****************Styles Price Alert **********************/

.modal-dialog.modal-palert {
    color: #000;
}

.product-captions .palert-wrap {
    padding: 6px 0px;
    width: 100%
}

.product-captions .palert-wrap .btn-pa {
    width: 100%
}

.row.produkte .palert-wrap {
    padding: 6px 0px;
    width: 100%
}

.row.produkte .palert-wrap .btn-pa {
    width: 100%
}

.horizontal .palert-wrap {
    padding: 6px 0px;
    width: 100%
}

.horizontal .palert-wrap .btn-pa {
    width: 100%
}

.modal-palert {
    font-size: 16px !important;
    font-weight: normal;
}

.compare-cell .palert-wrap {
    padding: 6px 0px;
    width: 100%
}

.compare-cell .palert-wrap .btn-pa {
    width: 100%;
    font-size: 12px;
}

.loop {
    display: inline;
    width: auto;
}

.btn-pasymb {
    width: 35px;
    min-width: 0px;
    font-size: inherit;
    color: inherit;
    text-align: center;
    height: 35px;
    padding: 7px;
    margin: 0px;
}

div.papersonal {
    width: 100%;
    float: right !important;
    text-align: left !important;
}

.slider-handle {
    position: absolute !important;
    width: 20px !important;
    height: 20px !important;
    background-color: #D43E27 !important;
    background-image: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0px solid transparent;
}

.slider-selection {
    position: absolute;
    background-image: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none;
}

.pricealertform input {
    width: 100%;
    margin: 0px auto;
}

.pricealertform input.palertmaxprice {
    width: 1px;
    height: 1px;
    display: none;
}

.pricealertform input:-webkit-autofill {
    background-color: #fff !important;
    background-image: none;
    color: #000;
}

.pawprice {
    display: inline-block;
    margin-right: 10px;
    width: 100%;
}

.slider.slider-horizontal {
    width: 80%;
    height: 20px;
}

.slider {
    display: block;
    vertical-align: middle;
    position: relative;
    margin: 0px auto;
}

.modal-palert .modal-title {
    margin: 0;
    line-height: 1.42857143;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 20px;
}

.pricealertform label {
    display: block;
}

.pricealertform label p {
    font-weight: normal;
    color: #F0AD4E
}

.paformproductinfo {
    text-align: left;
    width: 100%;
    float: right;
    padding-right: 15px;
}

.paformproductimg {
    width: 100%;
    float: left;
    text-overflow: inherit;
    display: none
}

.paformproductimg img {
    max-width: 100%;
    max-height: 250px;
}

.pasubmit {
    text-align: right;
    padding: 0px 0px 30px 0px;
}

.slider.slider-horizontal {
    width: 210px;
    height: 20px;
    margin-right: 40px;
}

.bg-primary {
    background-color: #ccc;
}

label[for="palertmaxprice"] {
    display: inline-block;
    width: 150px;
    margin: 15px 0px;
}

.pawprice {
    display: inline-block;
    margin-right: 10px;
    width: 60px;
}

.submit-pa-modul {
    background: #F0AD4E;
    border-color: #F0AD4E;
    color: #FFF !important;
}

@media ( min-width: 1200px) {
    label[for="palertmaxprice"] {
        display: inline-block;
        width: 120px;
        margin: 15px 0px;
    }
}

@media ( min-width: 768px) {
    .pawprice {
        width: 60px;
    }
    .paformproductinfo {
        text-align: left;
        width: 50%;
        float: right
    }
    .paformproductimg {
        width: 45%;
        float: left;
        text-overflow: inherit;
        display: block;
        padding: 0px 20px 0px 0px;
    }
    div.papersonal {
        width: 50%;
        float: right !important;
        text-align: left !important;
    }
    .modal-palert {
        width: 75% !important;
        max-width: 1000px;
    }
}

@media ( max-width: 768px) {
    .slider.slider-horizontal {
        width: 90% !important;
        height: 20px;
    }
    .modal-palert {
        position: relative;
    }
    .pasubmit {
        position: absolute;
        bottom: 30px;
        right: 50px
    }
    .paformproductinfo {
        margin-bottom: 84px;
    }
}


/**********************************************/


/*Comment List*/

.comments-entry,
.comment-form .comments-form-group {
    padding-left: 0px !important;
    margin-left: 0px !important
}

.single-comment {
    border: none;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    overflow: hidden;
}

.single-comment .single-comment:last-child {
    padding: 10px 0px 0px 0px;
}

li .single-comment {
    margin-top: 20px;
}

ul.comment-list {
    padding: 0px;
    margin: 0px
}

ul.comment-list ul {
    margin: 10px 0px 0px 50px;
    padding: 0px;
}

ul.comment-list ul ul ul {
    margin: 10px 0px 0px 40px;
    padding: 0px;
}

ul.comment-list ul ul ul ul {
    margin: 10px 0px 0px 30px;
    padding: 0px;
}

ul.comment-list ul ul ul ul ul {
    margin: 10px 0px 0px 20px;
    padding: 0px;
}

ul.comment-list ul ul ul ul ul ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.custom-comments label {
    margin-top: 10px;
}

.comment-submit {
    float: right;
    margin: 0px 15px;
}

.comment-img-wrap img {
    width: 100%;
    height: auto
}

.comment-img-wrap {
    width: 70px;
    height: auto;
    margin-right: 10px;
    float: left
}

.comment-text {
    width: calc(100% - 80px);
    float: left;
    padding-right: 20px;
}

.comment-text:after {
    display: block;
    clear: both
}

.comment-reply {
    display: block;
    width: 100%;
    min-height: 12px;
    height: auto;
    margin: 15px 0px 0px -15px;
    border-bottom: #ddd dashed 2px;
}

.comment-reply form {
    margin-bottom: 45px;
}

.comment-reply h3 {
    margin-left: 15px;
}

.comment-reply .comments-form-group {
    padding-right: 0px
}

.comment-reply .btn-ap {
    margin-right: 0px
}

.comment-reply-button {
    display: inline-block;
    float: right;
    height: auto;
    width: auto;
    padding: 10px 0px 0px 0px;
    border-bottom: #F0AD4E solid 1.5px;
    margin-top: -30px;
    margin-right: 20px;
    color: #333;
    position: relative;
}

.comment-reply-button:hover,
.comment-reply-button:focus,
.comment-reply-button:active {
    text-decoration: none;
}

.comment-reply-button:after {
    color: #333;
    content: "";
    font-family: FontAwesome;
    right: -15px;
    position: absolute;
    top: 12px;
}

#email-notes {
    margin: 0px 15px;
}

.comments-rating {
    margin-top: 15px;
}

p.comment-author,
p.comment-date,
p.comment-rating {
    font-weight: bold;
    margin: 0px 0px 0px 0px !important;
    width: auto;
    display: inline-block;
    height: 20px;
    float: left;
}

p.comment-date {
    margin: 0px 0px 0px 15px !important;
}

p.comment-rating {
    float: right;
    margin: 0px 15px 0px -15px !important;
}

@media ( max-width: 768px) {
    p.comment-author,
    p.comment-date,
    p.comment-rating {
        margin: 0px 0px 0px 0px !important;
        width: 100%;
    }
}

@media ( max-width: 500px) {
    ul.comment-list ul {
        margin: 10px 0px 0px 20px;
        padding: 0px;
    }
    ul.comment-list ul ul ul {
        margin: 10px 0px 0px 15px;
        padding: 0px;
    }
    ul.comment-list ul ul ul ul {
        margin: 10px 0px 0px 10px;
        padding: 0px;
    }
    ul.comment-list ul ul ul ul ul {
        margin: 10px 0px 0px 5px;
        padding: 0px;
    }
    ul.comment-list ul ul ul ul ul ul {
        margin: 10px 0px 0px 0px;
        padding: 0px;
    }
}

@media ( max-width: 350px) {
    .comment-img-wrap {
        margin-right: 200px;
    }
    p.comment-author,
    p.comment-date,
    p.comment-rating {
        float: none;
    }
}


/**********************************************/

.video_background {
    display: block;
    left: 0;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transition: 1s opacity;
    transition: 1s opacity;
    top: 0;
    width: auto;
    height: auto;
    z-index: -1;
    position: absolute;
}


/*****************

/*Produkt Single var2*/

.pa_sub-text {
    margin-left: 5px;
}


/* Produkt-Single-2*/

.prod-detail-hr {
    margin: 5px;
}

.headline-brand {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    white-space: pre-wrap;
}

.headline-brand h1 {
    margin: 0px 0px 15px 0px;
    font-weight: 600;
    font-size: 1.2em;
}

.single-produkt-var2 .img-thumbnail {
    border: none
}

.uvp-text-color {
    margin-left: 5px;
}

.single-produkt-var2 .uvp-line-through,
.single-produkt-var2 .uvp-text-color,
.single-produkt-var2 .price-diff-saving {
    display: inline;
    font-size: small;
}

.single-produkt-var2 .saving-rate {
    font-size: large;
}

.box-grey-btn {
    color: #444;
    padding: 0px;
    width: 100%;
    height: auto;
    border-radius: 0;
    margin-bottom: 10px;
}

.box-grey-btn .btn-cart-ap,
.box-grey-btn .btn-ap {
    background: none;
    border: none;
    display: inline-block;
    word-wrap: break-word;
    margin: 0px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    position: relative;
    text-align: left;
    padding-left: 10px;
    padding-right: 20%;
}

.single-produkt-var2 .pa-box-btn {
    border-left: none;
}

.box-grey-btn .btn-cart-ap:hover,
.box-grey-btn .btn-cart-ap:focus,
.box-grey-btn .btn-cart-ap:active,
.box-grey-btn .btn-ap:hover,
.box-grey-btn .btn-ap:focus,
.box-grey-btn .btn-ap:active {
    background: none;
    border: none;
    display: inline-block;
    color: #000 !important;
    word-wrap: break-word;
    margin: 0px;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    text-align: left;
    padding-left: 10px;
    outline: none;
    border: none;
}

.single-produkt-var2 .mwst {
    font-size: 9px
}

.var2-main-price {
    margin: 0px;
    font-size: 32px
}

.box-grey-btn .btn-cart-ap .fa,
.box-grey-btn .btn-ap .fa {
    display: block;
    display: block;
    position: absolute;
    left: -25px;
    top: 35%;
    color: #fff;
}

.box-grey-btn .pa_sub-text {
    display: inline-block;
    white-space: pre-wrap;
}

.box-grey-btn .pa_sub-text .first-word {
    font-weight: bold;
    display: inline-block;
    margin-left: -2px;
}

.single-produkt-var2 .variant-selector-box {
    border: 0px solid #000;
}

.single-produkt-var2 .hint {
    display: block;
    margin: 10px 0px;
}

ul.produkt-order-details {
    margin: 0 0px;
    padding: 0;
    list-style: none
}

ul.produkt-order-details li {
    margin: 0px 0px 0px 0px;
    padding: 0;
    list-style: none;
    width: 50%;
    vertical-align: top;
}

ul.produkt-order-details li:first-child {
    padding-left: 5px
}

ul.produkt-order-details li:last-child {
    padding-left: 5px
}

.cart-links,
.no-padding {
    padding-right: 0px;
    padding-left: 0px;
}

.cart-links .btn {
    width: 100%;
    margin-top: .5em;
    margin-left: 0px;
    margin-right: ßpx;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0px;
    padding: 20px 5px;
}

.cart-links .btn1 {}

.cart-links .btn2 {
    width: calc(100% - 5px);
    margin-right: 5px;
}

.cart-links .btn3 {
    width: calc(100%);
}

.cart-symbol-ani {
    position: relative
}

.cart-symbol-ani:before {
    position: absolute;
    top: 0px;
    left: 1%;
    content: "";
    color: #fff;
    display: block;
    font-family: FontAwesome;
    font-size: 40px;
}

.cart-symbol-ani:hover::before {
    position: absolute;
    top: 0px;
    left: 85%;
    content: "";
    color: #fff;
    display: block;
    transition-property: left;
    transition-duration: 1.25s;
    transition-delay: 0s;
}

#exTab1 {
    margin-top: 15px;
    padding-left: 0px;
}

#exTab1 .tab-content {
    border: 1px solid #ddd;
    padding: 15px 0px;
}

#exTab1 .nav-pills>li.active>a,
#exTab1 .nav-pills>li>a,
#exTab1 .nav-pills>li.active>a:hover,
#exTab1 .nav-pills>li.active>a:focus,
#exTab1 .nav-pills>li>a:hover,
#exTab1 .nav-pills>li>a:hover {
    background-color: #fff !important;
    margin: 10px 15px 10px 0px;
    padding: 0px 0px 10px 0px;
    border-radius: 0px;
    outline: none;
    position: relative;
}

#exTab1 .nav.nav>li>a:hover,
#exTab1 .nav.nav>li>a:focus {
    background-color: #fff !important;
}

#exTab1 .nav-pills>li.active>a:before,
#exTab1 .nav-pills>li>a:before {
    position: absolute;
    content: '';
    bottom: 0px;
    left: 0px;
    width: 0%;
    height: 3px;
    transition-duration: 0.25s;
    transition-delay: 0s;
}

#exTab1 .nav-pills>li.active>a,
#exTab1 .nav-pills>li>a:hover,
#exTab1 .nav-pills>li>a:focus {
    background-color: #fff !important;
    position: relative;
    outline: none;
}

#exTab1 .nav-pills>li.active>a:before,
#exTab1 .nav-pills>li>a:hover::before,
#exTab1 .nav-pills>li>a:focus::before {
    width: 100%;
    transition-duration: 0.25s;
    transition-delay: 0s;
}

#exTab1 .tab-content {
    border: none
}

#img-product-container {
    position: relative;
    width: 75%;
    margin-left: -25%;
}

#img-product-container:after {
    content: "";
    display: block;
    padding-bottom: 100%;
}

.product-img-detail {
    position: absolute;
    max-width: 100%;
    height: 100%;
}

#img-product-container img {
    max-width: 100% !important;
    height: auto !important;
}

@media ( max-width: 768px) {
    #data-price-comparison tr {
        border: #777 solid 1.5px;
    }
    #data-price-comparison tr td {
        display: block;
        width: 100% S
    }
}

.single .single-produkt-var2 #sidebar {
    margin-top: 15px;
    padding-top: 15px;
}

.single .single-produkt-var2 .variant-selector-box {
    margin: 0px;
}

.review-prod {
    margin: 15px 0px 5px 0px
}

.full-width-template,
#breadcrumb {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}


/** start vendor select styles */

.carousel.vendor-select img {
    width: auto;
    height: auto;
}


/** end vendor select styles */


/** styles moved from header.php ****/

.full-size {
    width: 100%;
}

#wrapper {
    max-width: 1200px;
    margin: 0 auto;
}

.col1,
.col2,
.col3,
.col4,
.col5,
.col6,
.col7,
.col8,
.col9,
.col10,
.col11,
.col12 {
    float: left;
    min-height: 1px
}

.col1 {
    width: 8.333%
}

.col2 {
    width: 16.667%
}

.col3 {
    width: 25%
}

.col4 {
    width: 33.333%
}

.col5 {
    width: 41.667%
}

.col6 {
    width: 50%
}

.col7 {
    width: 58.333%
}

.col8 {
    width: 66.667%
}

.col9 {
    width: 75%
}

.col10 {
    width: 83.333%
}

.col11 {
    width: 91.667%
}

.col12 {
    width: 100%
}

@media all and (max-width:767px) {
    .col1,
    .col2,
    .col3,
    .col4,
    .col5,
    .col6,
    .col7,
    .col8,
    .col9,
    .coll0,
    .col11,
    .col12 {
        float: none;
        width: 100%
    }
}

.carousel-inner>.item {
    -webkit-transition: 2.5s;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -o-transition: 2.5s;
    transition: 2.5s;
}


/* Sticky Footer*/

.sticky-footer {
    width: 100%;
    height: auto;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 4;
    display: none;
}

.sticky-footer-fromleft {
    left: -100%
}

.sticky-footer-fromright {
    left: 210%
}

.sticky-footer-frombottom {
    bottom: -1000px;
}

.sticky-footer .btn-ap {
    margin-top: 6px !important
}

.sticky-footer .h2 {
    font-size: 20px;
}

.sticky-footer .price-diff-saving {
    vertical-align: top;
    margin: 0px 10px 0px 0px;
    display: inline-block;
    font-size: small;
}

.sticky-footer .price,
.sticky-footer .your-saving {
    width: auto;
    display: inline-block;
    vertical-align: top;
}

.sticky-footer .your-saving {
    margin-left: 30px;
}

.sticky-footer .price var2-main-price,
.sticky-footer .uvp-line-through {
    display: inline-block;
    vertical-align: top;
    margin-top: 0px;
    margin-right: 5px !important;
    font-size: small;
}

.sticky-footer .price-wrap {
    vertical-align: top;
    line-height: 1px;
    display: block;
}

.sticky-footer .uvptrue {
    margin-top: -15px;
}

.sticky-footer .uvpfalse {
    margin-top: 5px;
}

.sticky-footer .saving-rate {
    width: 100%;
    line-height: 52px;
}

.sticky-footer .btn-list {
    padding-top: 10px
}

.sticky-footer>div {
    max-width: 1200px;
    margin: 0px auto
}

.sticky-footer-img {
    margin: 10px;
    overflow: hidden;
    height: 150px;
}

.sticky-footer-img img {
    height: auto;
    width: 100%;
}

.sticky-footer-close {
    display: inline-block;
    height: auto;
    width: auto;
    color: #000;
    position: absolute;
    top: 10px;
    right: 20px;
    cursor: pointer
}

@media all and (max-width:992px) {
    .hidden-md-down {
        display: none
    }
}


/* Sticky Nav */

.sticky-nav {
    position: relativ;
    max-width: 100% !important;
}

.sticky-nav #navbarsearchform {
    position: absolute;
    bottom: -50px;
    left: 0px;
    width: 100%;
    height: 50px;
    display: none;
    border: #333 solid 1px;
    z-index: 1000
}

.sticky-nav .navbar_search {
    position: relative;
    float: none;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 50px;
}

.sticky-nav .input-group-custom .form-control-custom {
    margin-top: 0;
    font-size: .9em;
    padding-left: .5em;
    border: none;
    width: calc(100% - 40px);
}

.sticky-nav .input-group-custom {
    box-shadow: none
}

.sticky-nav #navbarsearchform .fa-search::before {
    content: "\f064";
    transform: scaleY(-1);
    display: block;
}

.sticky-logo {
    display: inline-block;
    height: 80px;
    margin-top: 10px;
    overflow: hidden;
}

.sticky-logo img {
    Height: 100%;
    width: auto
}

.sticky-nav .brand {
    font-size: 24px;
    margin: 10px 0px 0px 0px;
}

.sticky-nav .h1 {
    font-size: small;
    margin: 00px 0px 0px 0px;
    transition-duration: 0.4s;
    transition-delay: 0s;
}

.sticky-nav .sticky-logo p {
    font-size: 12px;
    transition-duration: 0.4s;
    transition-delay: 0s;
}

.sticky-nav.mini .brand {
    font-size: 16px;
    margin: 0px 0px 0px 0px;
}

.sticky-nav.mini .h1 {
    font-size: small;
    margin: 00px 0px 0px 0px;
    transition-duration: 0.4s;
    transition-delay: 0s;
}

.sticky-nav.mini .sticky-logo p {
    font-size: small;
    transition-duration: 0.4s;
    transition-delay: 0s;
}

.sticky-logo.logo-right {
    float: right
}

.sticky-logo.logo-left {
    float: left
}

.sticky-logo.logo-middle {
    float: none;
    margin: 10px auto 0px auto;
    display: block;
    width: 50%;
    text-align: center;
}

.logo-pos-middle .navbar-menu-wrapper {
    padding-top: 0px !important;
}

.logo-mobile {
    display: none
}

@media all and (max-width:768px) {
    .logo-mobile {
        display: block
    }
    .sticky-logo.logo-right {
        display: none
    }
    .sticky-logo.logo-left {
        display: none;
    }
    .sticky-nav #search-button {
        display: none
    }
}

.sticky-nav {
    vertical-align: bottom
}

.sticky-nav .navbar-menu-wrapper {
    height: auto;
    padding-top: 30px;
    margin-top: 0px !important
}

.sticky-nav #search-button {
    width: auto;
    float: right;
    padding-top: 15px;
    margin-right: 50px;
    padding-bottom: 15px;
    color: #fff;
    cursor: pointer
}

.sticky-nav.sticky-nav-mini #search-button {
    margin: 15px 15px 15px 15px;
}

.sticky-nav .navbar-nav>li {
    border-left: none;
}

.sticky-nav .navbar-nav>li:last-child {
    border-right: none;
}

.sticky-nav .navbar-nav>li>a {
    font-size: 16px !important;
}

.sticky-logo-mini {
    height: 40px;
    transition-duration: 1s;
    transition-delay: 0s;
    transition-property: width;
}

.sticky-nav .current-menu-item {
    background-color: unset !important;
}

.sticky-nav .current-menu-parent,
.sticky-nav .current_page_parent,
.sticky-nav .current-menu-item {
    background-color: unset;
}

.sticky-nav .nav>li>a:hover,
.sticky-nav .nav>li>a:focus {
    background-color: unset !important;
}

@media ( min-width: 768px) {
    .sticky-nav .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .sticky-nav.sticky-nav-mini .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.logo-pos-middle .nav>li>a:before {
    margin-bottom: 5px !important;
}

@media all and (min-width:768px) {
    .sticky-nav .nav>li>a {
        position: relative;
    }
    .sticky-nav .nav>li>a:before {
        background-color: #fff;
        position: absolute;
        content: '';
        bottom: 0px;
        left: 15px;
        width: 0%;
        height: 3px;
        transition-duration: 0.25s;
        transition-delay: 0s;
        transition-property: width;
    }
    .sticky-nav.mini .nav>li>a:before {
        margin-bottom: 5px;
    }
    .sticky-nav .nav>li>a:hover::before {
        position: absolute;
        content: '';
        bottom: 0px;
        left: 15px;
        width: calc(100% - 30px);
        height: 3px;
        transition-duration: 0.25s;
        transition-delay: 0s;
        transition-property: width;
    }
}

.accept-gdpr-comments,
.accept-gdpr-pricealert {
    display: none;
    border: 1px solid red;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 5px;
}


/* Blog CSS
*/

.blog-preview-outer-box h3 a {
    font-weight: 700;
}

.blog-preview-outer-box h3 a:hover,
.blog-preview-outer-box h3 a:focus,
.blog-preview-outer-box h3 a:active {
    text-decoration: none;
    font-weight: 700
}


/*Template 1*/

.template1 {
    line-height: 0px;
    padding: 0px;
}

.tmpl1 {
    display: inline-block;
    width: calc(25% - 2px);
    height: 208px;
    overflow: hidden;
    position: relative;
    margin: 1px!important;
    line-height: 0px;
}

.tmpl1.postnr-1 {
    height: 510px;
    width: calc(50% - 2px);
    float: left;
    margin: 1px
}

.tmpl1.postnr-2 {
    height: 300px;
    width: calc(50% - 2px);
    margin: 1px
}

.tmpl1 .blog-meta-info,
.tmpl1 .postContent {
    display: none
}

.tmpl1.postnr-1 .blog-meta-info,
.tmpl1.postnr-1 .postContent {
    display: block
}

.tmpl1>a {
    width: auto;
    height: 100%;
    background-color: darkgray;
    text-align: center;
    display: block;
}

.tmpl1>a img {
    width: 100%;
    height: auto
}

.tmpl1 .blog-preview-inner-box {
    position: absolute;
    bottom: 0px;
    line-height: 1em;
    padding: 5px;
    width: 100%
}

.tmpl1 .postContent {
    font-size: 16px !important;
    color: #fff !important;
    line-height: 20px;
    display: -webkit-box;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    ;
    height: 0px;
    overflow: hidden;
    transition: 1.5s;
}

.tmpl1:hover .postContent,
.tmpl1:focus .postContent,
.tmpl1:active .postContent {
    height: 30px;
}

.tmpl1:hover .blog-preview-inner-box,
.tmpl1:focus .blog-preview-inner-box,
.tmpl1:active .blog-preview-inner-box {
    background-color: rgba(0, 0, 0, 0.5);
}

.tmpl1 .categories {
    display: inline-block;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    text-align: center;
    vertical-align: middle;
}

@media all and (max-width:991px) {
    .tmpl1 {
        width: calc(50% - 2px);
        height: 300px;
        overflow: hidden;
        position: relative;
        margin: 1px!important;
        line-height: 0px;
    }
    .tmpl1.postnr-1 {
        height: 300px;
        width: calc(50% - 2px);
    }
    .tmpl1.postnr-2 {
        height: 300px;
        width: calc(50% - 2px);
    }
}

@media all and (max-width:768px) {
    .tmpl1 {
        width: calc(100% - 2px);
        height: 300px;
        overflow: hidden;
        position: relative;
        margin: 1px!important;
        line-height: 0px;
    }
    .tmpl1.postnr-1 {
        height: 300px;
        width: calc(100% - 2px);
    }
    .tmpl1.postnr-2 {
        height: 300px;
        width: calc(100% - 2px);
    }
}


/*Template2*/

.template2 {
    line-height: 0px;
    padding: 0px;
}

.template2 .carousel-inner {}

.tmpl2 {
    display: block;
    width: calc(33.33% - 2px);
    height: 200px;
    overflow: hidden;
    position: relative;
    margin: 1px!important;
    line-height: 0px;
    float: left;
    overflow: hidden;
}

.tmpl2>a {
    width: auto;
    height: 100%;
    background-color: darkgray;
    text-align: center;
    display: block;
}

.tmpl2>a img {
    width: 100%;
    height: auto;
    transition: 2s;
}

.tmpl2:hover>a img,
.tmpl2:active>a img,
.tmpl2:focus>a img {
    filter: brightness(60%);
    transition: 2s;
}

.tmpl2 h3 {
    width: 100%;
    height: auto;
}

.tmpl2 .blog-preview-inner-box {
    position: absolute;
    bottom: 0px;
    line-height: 1em;
    padding: 5px;
    width: 100%
}

.tmpl2 .categories {
    display: inline-block;
    padding: 5px;
    font-size: 10px;
    color: #fff;
    background-color: #000;
    text-align: center;
    vertical-align: middle;
}

.template2 .carousel-control i {
    position: absolute;
    top: 100%;
    z-index: 5;
    font-weight: bold;
    display: block;
}

.template2 .carousel-control {
    display: none;
}

.template2:hover .carousel-control {
    display: block;
}

.template2 .carousel-control.left {
    left: 21px;
    top: 40%;
}

.template2 .carousel-control.right {
    right: 21px;
    top: 40%;
}

@media all and (max-width:768px) {
    .tmpl2 {
        width: calc(100% - 2px)!important;
        float: left !important;
        height: 300px;
    }
    .template2 {
        padding-top: 52px;
        overflow: hidden;
    }
    .after-product.template2 .blog-preview-inner-box h3 a {
        font-size: 18px !important;
    }
    .template2 .carousel-inner {
        overflow: hidden;
    }
    .template2 .carousel-control {
        display: block;
    }
    .template2 .carousel-control.left {
        right: 2em;
        top: 7px;
        left: 16px;
    }
    .template2 .carousel-control.right {
        right: unset;
        left: 57px;
        top: 7px;
    }
}


/*Template3 */

.template3 {
    padding: 0px
}

.tmpl3 {
    margin: 5px;
    width: calc(33.33% - 10px);
    padding: 0px;
    height: auto
}

.tmpl3>div {
    height: auto;
}

.tmpl3 .quardrat {
    position: relative;
    width: 100%;
}

.tmpl3 .quardrat:after {
    content: "";
    display: block;
    padding-bottom: 56%;
}

.tmpl3 .quardrat>a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
}

.tmpl3 .quardrat>a img {
    display: block;
    width: 100%;
    height: auto;
}

.tmpl3 .quardrat>a:hover .img-hover-symbol,
.tmpl3 .quardrat>a:active .img-hover-symbol,
.tmpl3 .quardrat>a:focus .img-hover-symbol {
    margin: 25% auto;
    opacity: 90;
    transition: 2s;
}

.tmpl3 .quardrat>a:hover img,
.tmpl3 .quardrat>a:active img,
.tmpl3 .quardrat>a:focus img {
    filter: brightness(60%);
    transition: 2s;
}

.tmpl3 h3 a {
    width: 100%;
    height: 51px;
    font-size: 24px !important;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    display: -webkit-box;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tmpl3 .post-text {
    padding: 0px 10px 0px 10px;
}

.tmpl3 .postContent {
    width: 100%;
    height: 30px;
    text-overflow: ellipsis;
    display: block;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    line-height: 1;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tmpl3 .more-button {
    display: block;
    float: left;
    background-color: aqua;
    color: black;
    padding: 10px;
    margin: 10px;
    transition: 2s;
    margin-left: 0px;
    line-height: 1;
}

.tmpl3 .more-button .more-symbol {
    width: 0px;
    overflow: hidden;
    display: inline-block;
    transition: 2s;
    margin-left: 10px;
    vertical-align: bottom;
}

.tmpl3 .more-button:hover,
.tmpl3 .more-button:active,
.tmpl3 .more-button:focus {
    text-decoration: none;
    transition: 2s;
    background-color: aquamarine;
}

.tmpl3 .more-button:hover .more-symbol,
.tmpl3 .more-button:active .more-symbol,
.tmpl3 .more-button:focus .more-symbol {
    width: 15px;
    transition: 2s;
}

@media all and (max-width:992px) {
    .tmpl3 {
        margin: 5px;
        float: left;
        width: calc(50% - 10px);
        padding: 0px;
    }
}

@media all and (max-width:768px) {
    .tmpl3 {
        margin: 5px;
        float: left;
        width: calc(100% - 10px);
        padding: 0px;
    }
}


/*Template 4*/

.template4 {
    padding: 0px !important;
    position: relative;
    min-height: 0px
}

.template4 .carousel-inner {
    width: calc(100% + 1px);
}

.tmpl4 {
    width: 25%;
    float: left;
    height: 300px;
    padding: 10px;
}

.catList {
    margin-left: 10px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0px;
    padding: 10px;
}

.tmpl4 .blog-preview-inner-box h3 a {
    display: block;
    height: auto;
    float: left;
    margin-left: 0px;
    margin-top: 10px;
    word-wrap: break-word;
    width: 96%;
    text-transform: none;
    font-size: 18px !important;
}

.tmpl4 .quardrat {
    position: relative;
    width: 100%;
}

.tmpl4 .quardrat:after {
    content: "";
    display: block;
    padding-bottom: 56%;
}

.tmpl4 .quardrat>a {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: #fff;
}

.tmpl4 .quardrat>a img {
    display: block;
    width: 100%;
    height: auto;
}

.tmpl4 .quardrat>a:hover .img-hover-symbol,
.tmpl4 .quardrat>a:active .img-hover-symbol,
.tmpl4 .quardrat>a:focus .img-hover-symbol {
    margin: 25% auto;
    opacity: 90;
    transition: 2s;
}

.tmpl4 .quardrat>a:hover img,
.tmpl4 .quardrat>a:active img,
.tmpl4 .quardrat>a:focus img {
    filter: brightness(60%);
    transition: 2s;
}

.template4 .carousel-control i {
    position: absolute;
    top: 100%;
    z-index: 5;
    font-weight: bold;
    display: block;
}

.template4 .carousel-control {
    display: none;
}

.template4:hover .carousel-control {
    display: block;
}

.template4 .carousel-control.left {
    left: 16px;
    top: 17%;
}

.template4 .carousel-control.right {
    right: 16px;
    top: 17%;
}

@media all and (max-width:768px) {
    .tmpl4 {
        width: 50% !important;
        float: left !important;
        height: 300px;
        padding: 10px;
    }
    .template4 {
        overflow: hidden;
    }
    .catList {
        margin-bottom: 55px
    }
    .after-product.template4 .blog-preview-inner-box h3 a {
        font-size: 18px !important;
    }
    .template4 .carousel-inner {
        overflow: visible;
    }
    .template4 .carousel-control {
        display: block;
    }
    .template4 .carousel-control.left {
        right: 2em;
        top: -52px;
        left: 10px;
    }
    .template4 .carousel-control.right {
        right: unset;
        left: 51px;
        top: -52px;
    }
}

.template5 .carousel-control {
    display: none;
}

.template5:hover .carousel-control {
    display: block;
}

.template5 .carousel-control.left {
    left: 16px;
    top: 50%;
}

.template5 .carousel-control.right {
    right: 16px;
    top: 50%;
}

.template5 .carousel-control i {
    position: absolute;
    top: 100%;
    z-index: 5;
    font-weight: bold;
    display: block;
}

.template5 .carousel-indicators {
    bottom: -35px;
}

.template5 .post-text {
    position: absolute;
    bottom: 0px;
    z-index: 5000;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    padding: 10px;
}


/*Template 5 */

.template5 {
    padding: 0px !important;
}

.template5 .carousel-inner {
    overflow: visible;
    position: relative;
    height: 400px;
    overflow: hidden;
}

.template5 .carousel-inner>.item {
    position: relative;
    height: 400px;
    width: 100%;
    overflow: hidden;
}

.template5 .blog-preview-inner-box>a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.template5 .blog-preview-inner-box>a img {
    width: 100%;
}

.template5 .carousel-control i {
    position: absolute;
    top: 100%;
    z-index: 5;
    font-weight: bold;
    display: block;
}

@media all and (max-width:768px) {
    .postContent {
        display: none;
    }
    .template5 .carousel-inner>.item {
        position: relative;
        height: 250px;
        width: 100%;
        overflow: hidden;
    }
    .template5 {
        padding: 0px !important;
        height: 250px
    }
    .template5 .carousel-inner {
        overflow: visible;
        position: relative;
        height: 250px;
        overflow: hidden;
    }
}

@media all and (max-width:450px) {
    .postContent {
        display: none;
    }
    .template5 .carousel-inner>.item {
        position: relative;
        height: 150px;
        width: 100%;
        overflow: hidden;
    }
    .template5 {
        padding: 0px !important;
        height: 150px
    }
    .template5 .carousel-inner {
        overflow: visible;
        position: relative;
        height: 150px;
        overflow: hidden;
    }
}


/*Template 6 */

.tmpl6 {
    margin: 0px 0px 0px 10px !important;
    padding: 10px !important;
    width: 50% !important;
    float: right;
    height: 180px;
}

.template6 {
    padding: 0px;
    position: relative;
}

.tmpl6 .blog-preview-inner-box {
    width: 100%;
    padding: 0px;
    margin: 0px
}

.tmpl6 .blog-preview-inner-box>a {
    display: block;
    width: 100px;
    height: 100px;
    overflow: hidden;
    float: left;
}

.tmpl6 .blog-preview-inner-box>a img {
    display: block;
    height: auto;
    width: 100%
}

.tmpl6 .blog-preview-inner-box h3 {
    display: block;
    height: auto;
    width: calc(100% - 120px);
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}

.tmpl6 .blog-preview-inner-box h3 a:hover,
.tmpl7 .blog-preview-inner-box h3 a:active,
.tmpl7 .blog-preview-inner-box h3 a:focus {
    text-decoration: none
}

.tmpl6 .blog-preview-inner-box p.blog-meta-info {
    display: block;
    height: auto;
    width: calc(100% - 120px);
    float: left;
    margin-left: 10px;
}

.tmpl6 .blog-preview-inner-box p.blog-meta-info br {
    display: block;
}

.tmpl6 .postContent {
    height: 40px;
    float: none;
    clear: both;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}

.tmpl6.FirstPost .postContent {
    height: auto;
    text-overflow: unset;
    float: none;
    clear: both;
    white-space: unset;
    width: 100%;
}

.tmpl6.FirstPost .blog-preview-inner-box {
    width: 100%;
    padding: 0px;
    margin: 0px
}

.tmpl6.FirstPost .blog-preview-inner-box>a {
    display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}

.tmpl6.FirstPost .blog-preview-inner-box>a img {
    display: block;
    height: auto;
    width: 100%;
    filter: brightness(100%);
    transition: 2s;
}

.img-hover-symbol {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 15px);
    opacity: 0;
    font-size: 30px;
    color: #fff;
    width: 30px;
    height: auto;
    margin: 15% auto;
    transition: 2s
}


/*Template 6*/

.tmpl6.FirstPost .blog-preview-inner-box>a:hover .img-hover-symbol,
.tmpl6.FirstPost .blog-preview-inner-box>a:active .img-hover-symbol,
.tmpl6.FirstPost .blog-preview-inner-box>a:focus .img-hover-symbol {
    margin: 25% auto;
    opacity: 90;
    transition: 2s;
}

.tmpl6.FirstPost .blog-preview-inner-box>a:hover img,
.tmpl6.FirstPost .blog-preview-inner-box>a:active img,
.tmpl6.FirstPost .blog-preview-inner-box>a:focus img {
    filter: brightness(60%);
    transition: 2s;
}

.tmpl6.FirstPost {
    margin: 0px !important;
    padding: 10px !important;
    width: 50% !important;
    position: absolute;
    height: 720px;
}

.tmpl6.FirstPost .blog-preview-inner-box h3 {
    width: 100%;
    text-transform: uppercase;
    margin-top: 10px;
    margin-left: 0px;
}

.tmpl6.FirstPost .blog-preview-inner-box p {
    width: 100%;
    float: none;
    margin-left: 0px;
}

.tmpl6.FirstPost .blog-preview-inner-box p.blog-meta-info br {
    display: none;
}

.template6 .catnav {
    width: 100%;
    height: auto;
    display: block;
}

.template6 .catnav ul {
    width: 100%;
    height: auto;
    display: inline-block;
    padding: 0px;
    list-style: none;
    margin: 0px
}

.template6 .catnav ul li {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 10px;
    list-style: none;
    margin: 0px
}

.template6 .catnav ul li:last-child {}

.template6 .catnav ul li a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.template6 .catnav ul li a:hover,
.template6 .catnav ul li a:focus,
.template6 .catnav ul li a:active {
    text-decoration: none;
}

.template6 .catnav ul li.cat-active {}

.cat-carousle-nav {
    display: inline-block;
    width: 80px;
    height: auto
}

.cat-carousle-nav a {
    display: inline-block;
    width: 40px;
    height: auto;
    font-size: 20px;
    padding: 10px;
    cursor: pointer;
}

.cat-carousle-nav {
    display: none
}

.tmpl6 .more-button {
    display: none
}

@media all and (max-width:768px) {
    .tmpl6.FirstPost {
        width: 100% !important;
        position: unset;
        float: left;
    }
    .tmpl6 {
        width: 100% !important;
        position: unset;
        float: left;
        margin: 0px !important;
    }
    .cat-carousle-nav {
        display: inline-block;
    }
    .template6 .catnav ul li {
        display: none;
    }
    .template6 .catnav ul {
        display: inline-block;
        width: calc(100% - 80px);
    }
    .template6 .catnav ul li {
        display: none !important;
    }
    .template6 .catnav ul li.cat-active {
        display: block !important;
        width: 100%
    }
}


/*Template 7 */

.tmpl7 {
    padding: 0px !important;
    display: inline-block;
    margin: 9px 0px 15px 0px;
    overflow: hidden;
}

.template7 {
    padding: 0px;
    position: relative;
    column-count: 2;
    column-gap: 1em;
    min-height: 750px;
}

.template8 {
    padding: 0px;
    position: relative;
    column-count: 3;
    column-gap: 1em;
    min-height: 750px;
}

.tmpl7 .blog-preview-inner-box {
    width: 100%;
    padding: 0px;
    margin: 0px
}

.tmpl7 .blog-preview-inner-box>a {
    display: block;
    margin-top: -10px;
    overflow: hidden;
    float: left;
    position: relative;
    width: 100%;
}

.tmpl7 .blog-preview-inner-box>a img {
    d1isplay: block;
    height: auto;
    width: 100%
}

.tmpl7 .blog-preview-inner-box>a:hover .img-hover-symbol,
.tmpl7 .blog-preview-inner-box>a:active .img-hover-symbol,
.tmpl7 .blog-preview-inner-box>a:focus .img-hover-symbol {
    margin: 25% auto;
    opacity: 90;
    transition: 2s;
}

.tmpl7 .blog-preview-inner-box>a:hover img,
.tmpl7 .blog-preview-inner-box>a:active img,
.tmpl7 .blog-preview-inner-box>a:focus img {
    filter: brightness(60%);
    transition: 2s;
}

.tmpl7 .blog-preview-inner-box h3 {
    display: block;
    height: auto;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    word-wrap: break-word;
    width: 96%;
    text-transform: uppercase;
}

.tmpl7 .blog-preview-inner-box h3 a:hover,
.tmpl7 .blog-preview-inner-box h3 a:active,
.tmpl7 .blog-preview-inner-box h3 a:focus {
    text-decoration: none
}

.tmpl7 .blog-preview-inner-box p.blog-meta-info {
    display: block;
    height: auto;
    width: calc(100% - 120px);
    float: left;
    margin-left: 10px;
}

.tmpl7 .blog-preview-inner-box p.blog-meta-info br {
    display: block;
}

.tmpl7 .postContent {
    height: auto;
    float: none;
    clear: both;
    margin: 10px;
    overflow: hidden;
    word-wrap: break-word;
    width: auto;
}

.tmpl7 .more-button {
    display: block;
    float: left;
    background-color: aqua;
    color: black;
    padding: 10px;
    margin: 10px;
    transition: 2s;
}

.tmpl7 .more-button .more-symbol {
    width: 0px;
    overflow: hidden;
    display: inline-block;
    transition: 2s;
    margin-left: 10px;
    vertical-align: bottom;
}

.tmpl7 .more-button:hover,
.tmpl7 .more-button:active,
.tmpl7 .more-button:focus {
    text-decoration: none;
    transition: 2s;
    background-color: aquamarine;
}

.tmpl7 .more-button:hover .more-symbol,
.tmpl7 .more-button:active .more-symbol,
.tmpl7 .more-button:focus .more-symbol {
    width: 15px;
    transition: 2s;
}

@media all and (max-width:1000px) {
    .template7,
    .template8 {
        padding: 0px;
        position: relative;
        column-count: 2;
        column-gap: 1em;
        min-height: 750px;
    }
}

@media all and (max-width:768px) {
    .tmpl7 {
        width: 100% !important;
        position: unset;
        float: left;
        /*margin: 0px !important;*/
    }
    .template7,
    .template8 {
        padding: 0px;
        position: relative;
        column-count: 1;
        column-gap: 1em;
        min-height: 750px;
    }
}

[data-x-axis]::before {
    content: attr(data-x-axis);
    position: absolute;
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
    font-size: 11px;
    color: #777;
}

[data-y-axis]::after {
    content: attr(data-y-axis);
    position: absolute;
    top: 50%;
    left: -20px;
    font-size: 11px;
    color: #777;
    text-align: center;
    transform: rotate(-90deg)translateY(50%);
}

div.ajax-loading {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    background-image: url('images/aloader.gif');
    background-repeat: no-repeat;
    background-position: center center;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    display: none;
}

div.ajax-loading * {
    height: 100%;
    width: 100%;
    background-image: url('images/aloader.gif');
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
}