@import 'apotronik-common.css';

@font-face {
    font-family: 'Poppins';
    src: url('../fonts/poppins/Poppins-Regular.eot');
    src: url('../fonts/poppins/Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/Poppins-Regular.woff2') format('woff2'), url('../fonts/poppins/Poppins-Regular.woff') format('woff'), url('../fonts/poppins/Poppins-Regular.ttf') format('truetype'), url('../fonts/poppins/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PoppinsMedium';
    src: url('../fonts/poppins/Poppins-Medium.eot');
    src: url('../fonts/poppins/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/poppins/Poppins-Medium.woff2') format('woff2'), url('../fonts/poppins/Poppins-Mediumr.woff') format('woff'), url('../fonts/poppins/Poppins-Medium.ttf') format('truetype'), url('../fonts/poppins/Poppins-Medium.svg#Poppins-Regular') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

#homeh1 {
    font-weight: 300;
    text-transform: uppercase;
    color: #6D835D;
    font-family: Poppins;
    font-size: 32px !important;
    margin-bottom: 30px !important;
    text-transform: uppercase;
    letter-spacing: 1.1px;
}

h2 {
    text-transform: uppercase;
}

/* Dan Apotronik Custom css */
#store_map {
    display: none;
}

.product-social-links {
    display: none;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="url"],
input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="time"],
input[type="week"],
textarea,
select {
    font-size: 13px !important;
}

.contact-index-index .fieldset>.legend {
    display: none;
}

.opc-estimated-wrapper {
    margin-top: 42px;
}

.buttonabsolute {
    z-index: 99999999999;
}

.porto-icon-right-open-huge::before,
.porto-icon-left-open-huge::before {
    display: none;
}

.porto-icon-wishlist-2::before {
    content: "\f004" !important;
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    color: #fff;
    font-weight: 400;
}

.porto-icon-user-2::before {
    content: "\f007" !important;
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    color: #fff;
}

.catalog-category-view .category-description {
    margin-top: 7px;
}

.fa-heart::before {
    content: "\f004";
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    color: #777;
}

.main-panel-top,
.search-area .block.block-search {
    border: none;
}

.fabus {
    padding: 0 13px 0 4px;
    color: #fff !important;
    padding-right: 5px;
    padding-left: 2px;
    font-size: 26px !important;
}

.product-item-info.type9 .product-item-inner .product-item-actions>.actions-primary {
    background: rgba(255, 255, 255, 0.7) !important;
    border-radius: 4px;
}

.product-item-info.type9 .product-item-inner .product-item-actions>.actions-primary:hover {
    background: rgba(255, 255, 255, 0.9) !important;
}

.product-item-info.type9 .product-item-inner .product-item-actions>.actions-primary:active {
    background: rgba(255, 255, 255, 0.8) !important;
}

.modal-slide._show,
.modal-popup._show {
    z-index: 10005 !important;
}

.stock.unavailable {
    font-size: 10px !important;
}

.main-panel-top {
    padding-top: 9px;
    background: var(--theme-color);
}

::-webkit-scrollbar {
    width: 7px;
}

::-webkit-scrollbar-track {
    visibility: hidden;
    /* doesn't seem to work */
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: rgba(0, 0, 0, 0.5);
}

/* Apotronik Fix Newsletter Abo Schas */
div.mage-error[generated] {
    color: #fff !important;
}

.footer-middle .block.newsletter .control div.mage-error {
    position: absolute;
    bottom: -44px !important;
    width: 390px !important;
    top: 40px;
    font-size: 12px;
}

.footer-middle .block.newsletter .control input {
    min-width: 100px !important;
}

.footer-middle .block.newsletter .action.subscribe {
    padding: 0 12px !important;
    color: #fff !important;
}

#delivtable {
    font-size: 17px !important;
}

.porto-icon-shipping::before {
    content: "\e88b";
}

.nav-toggle::before {
    font-size: 21px !important;
}

.customer-menu .header.links a {
    color: #777 !important;
}

@media (max-width: 1199px) {
    html .btn {
        padding: 5px;
    }
}

@media (min-width: 767px) and (max-width: 1199px) {
    .slider-content_2 {
        top: 9% !important;
    }
}

@media (min-width: 1140px) and (max-width: 1199px) {
    .cart-design-2 {
        margin-left: -15px;
    }
}

@media (min-width: 767px) and (max-width: 1089px) {
    .cart-design-2 {
        margin-left: -15px;
    }
}

@media (min-width: 1140px) {
    a.level-top {
        font-size: 18px !important;
    }
}

@media (max-width: 766px) {
    .grid12-3 {
        width: 22% !important;
    }

    .footer-middle .block.newsletter .control div.mage-error {
        bottom: -60px !important;
        width: 180px !important;
    }

    .fa-instagram,
    .fa-facebook-square {
        display: none;
    }

    .footer-middle .block.newsletter .action.subscribe {
        font-size: 10px !important;
        font-weight: 400 !important;
    }

    .footer-bottom .social-icons {
        margin-top: 145px !important;
        margin-left: 20% !important;
        margin-right: 0 !important;
    }

    .nav-sections {
        width: calc(90% - 40px) !important;
    }

    .nav-open .page-wrapper {
        left: calc(90% - 40px) !important;
    }
}

.far {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}

.fa,
.fas,
.far,
.fal,
.fab {
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

h2 {
    font-size: 25px;
}

.grand.totals.excl {
    display: none !important;
}

.parallax_top {
    padding: 0 !important;
    height: 30px !important;
}

p {
    line-height: 24px;
}

/* Apotronik Login */
.cart-container .form-cart {
    max-width: 700px;
}

.panel.header.show-icon .header.links li a {
    font-size: 15px;
    font-weight: 600;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"],
.recent-posts .post-date .day,
.sorter-action::before,
.pages a.page,
.pages a.page,
.sorter-action:hover::before,
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price,
.product-info-main .product-info-price .price-wrapper .price,
.page-main>.page-title-wrapper .page-title,
.cart.table-wrapper .product-item-name>a,
.cart.table-wrapper .product-item-name>a:hover,
.cart.table-wrapper .col.subtotal .price,
.cart.table-wrapper .actions-toolbar>.action-edit:hover::before,
.cart.table-wrapper .actions-toolbar>.action-delete:hover::before,
.cart.table-wrapper .actions-toolbar>.action-edit::before,
.cart.table-wrapper .actions-toolbar>.action-delete::before,
.paypal-review-discount .block>.title strong,
.cart-discount .block>.title strong,
.authentication-wrapper button.action-auth-toggle,
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before,
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button>.action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover,
.opc-progress-bar-item._complete>span,
.checkout-payment-method .payment-option-title .action-toggle,
.checkout-payment-method .payment-option-title .action-toggle::after,
.opc-block-shipping-information .shipping-information-title .action-edit::before,
.opc-block-shipping-information .shipping-information-title .action-edit:hover::before,
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong,
.block-collapsible-nav .item a:hover,
.block-collapsible-nav .item a:active,
.block-collapsible-nav .item a:focus,
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.fieldset>.legend,
p .alternative-font,
.entry-content h3,
.history h4,
.nav-toggle::before,
.block-search .label::before,
.block-search .label:hover::before,
.fotorama .fotorama-sprite,
.fotorama__fullscreen .fotorama .fotorama__zoom-out,
.fotorama__fullscreen .fotorama .fotorama__zoom-in,
.fotorama .fotorama__arr .fotorama__arr__arr,
.fotorama .fotorama__fullscreen-icon,
.fotorama .fotorama__thumb__arr,
.block-search .action.search::before,
.filterproducts-tab .data.items>.item.title[aria-expanded="true"] a.switch,
.qty.field .qty-changer>a:hover,
.post-holder .post-date .day,
.widget.block-recent-posts ul li a,
.post-list .post-content .post-read-more,
.post-header .post-title a,
a:visited,
.alink:visited,
a:active,
.alink:active,
.block-category-event>div.event-desc,
.block-category-event .event-ticker .dates>div>span.desc,
#ln_slider_price .ui-slider-handle,
.table.grouped .price-box .price,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar>.action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.gift-wrapping-title .action-remove,
.wishlist.split.button>.action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove,
.login-container .fieldset::after,
.fieldset>.legend,
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button>.action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
    color: #6D835D;
}

.nav-toggle:hover::before {
    color: #fff !important;
}

.owl-nav {
    display: none;
}

a,
a:hover {
    color: #6D835D !important;
}

.product.data.items>.item.title.active>.switch {
    background: transparent !important;
}

.side-custom-block .custom-block {
    border: none !important;
}

.tooltip.wrapper .tooltip.toggle {
    display: none;
}

.catalog-product-view .product-info-main .stock span+span,
.catalog-product-view .product-info-main .product.sku .value,
.catalog-product-view .product-info-main .product.sku .type {
    line-height: 1 !important;
    font-size: 14px;
}

.product-info-main .stock.available,
.stock.available {
    color: #4cb31c !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

.product-info-main.stock.unavailable,
.product-info-main .stock.unavailable {
    color: #6D835D !important;
    font-size: 14px !important;
}

.product-info-main .stock.unavailable {
    width: 180px;
    text-align: right;
}

.product-info-main .product.sku,
#verfuegbar {
    text-align: right;
}

.products-grid.wishlist .product-item .tocart {
    height: auto;
    line-height: 30px;
    min-width: 120px;
    padding: 11px;
}

.products-grid.wishlist .product-item .tocart {
    font-size: 12px;
}

.products-grid.wishlist .product-item .box-tocart input.qty {
    width: 40px !important;
}

.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
    border-color: #6D835D !important;
}

.login-container .block .block-title strong {
    text-transform: uppercase;
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 400;
    color: #6D835D;
    padding-left: 14px;
}

.cart-summary>.title,
.cart-totals .grand .amount,
.opc-wrapper .step-title,
.opc-block-summary .items-in-cart>.title strong,
.cart-empty,
.opc-block-summary>.title {
    font-size: 20px;
}

.cart-summary .block .title strong {
    font-size: 13px;
    font-weight: 400 !important;
}

.cart-totals .grand .mark,
.opc-progress-bar-item>span {
    font-size: 13px;
}

.opc-progress-bar-item>span::before {
    font-size: 19px !important;
    line-height: 28px;
}

.opc-progress-bar-item._active>span::before,
.opc-progress-bar-item._active::before {
    background: #6D835D !important;
}

.porto-icon-up-open::before {
    color: #fff !important;
}

.message.info {
    color: #6f6780 !important;
    background: #eee !important;
    font-size: 14px;
}

.message.info> :first-child::before {
    color: #6f6780 !important;
}

.page-wrapper>.breadcrumbs {
    margin-top: 10px;
    z-index: 3;
}

.level-top {
    border: 1px solid transparent;
}

.level-top:active,
.level-top:hover {
    border: 1px solid #fff;
    border-radius: 4px;
    background: #6D835D !important;
    color: #fff !important;
}

.page-wrapper>.breadcrumbs a,
.page-wrapper>.breadcrumbs a:hover,
.page-wrapper>.breadcrumbs a:focus {
    color: #6D835D !important;
}

@media (min-width: 992px) {

    .block-category-list .block-content,
    .sidebar>.block.filter .options dd {
        background-color: transparent;
        border: transparent;
    }

    #banner-slider-demo-14 .owl-controls .owl-dots {
        width: 970px;
    }

    .mobileinfo {
        display: none;
    }

    .filterproduct-title {
        margin: 40px auto 20px !important;
    }

    .level-top:hover,
    a.level-top :hover,
    a.level-top :active,
    #contact_link :hover,
    #contact_link :active {
        color: #fff !important;
    }

    #team {
        width: 100%;
    }

    #contact_menu {
        min-width: 90px !important;
    }

    .page-layout-2columns-right .column.main {
        width: 75%;
    }
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
    font-weight: 400;
    text-transform: none;
}

.footer-middle ul.links {
    margin-top: -5px;
}

#footerlink {
    color: #fff !important;
    font-family: open sans !important;
}

#footermail {
    color: #fff !important;
    font-family: open sans !important;
}

@media (max-width: 1061px) {
    .social-icons {
        margin-right: -44%;
    }
}

.smile-elasticsuite-autocomplete-result .product-item .price-box {
    text-align: left !important;
}

.message.notice {
    background: #f4f4f4 !important;
    color: #6D835D !important;
}

.message.notice> :first-child::before {
    color: #6D835D !important;
}

.footer-bottom {
    padding: 10px 0 15px !important;
}

.copyright {
    display: none !important;
}

.mobiletext {
    position: absolute;
}

.info {
    margin-top: 20px;
}

@media (min-width: 767px) {
    .columns {
        padding: 0 10px;
    }

    #footermob {
        display: none;
    }

    #testmob {
        display: none;
    }

    .abs-pager-toolbar,
    .account .toolbar,
    .toolbar-giftregistry-results,
    .toolbar-wishlist-results {
        position: relative;
        bottom: 0 !important;
    }

    .product.media {
        margin-bottom: -60px !important;
    }

    .product-info-main {
        margin-bottom: -10px !important;
    }

    .product-info-main .box-tocart {
        margin-bottom: 0px !important;
    }

    .product-info-price .price-box {
        padding-bottom: 8px !important;
    }
}

@media (max-width: 991px) {
    .product-item-info.type3 .product.name {
        line-height: 1.4em !important;
    }

    .footer-middle .block.newsletter .control input {
        min-width: 70px !important;
    }

    .footer-middle .block.newsletter .action.subscribe {
        padding: 0 6px !important;
    }

    .footer-middle .block.newsletter .action.subscribe {
        font-size: 10px !important;
    }

    #aktiomob {
        margin: 5px 0 20px -3.3% !important;
        text-align: center;
    }

    .homepage-bar {
        display: none;
    }

    .category-description img {
        margin: 0 auto;
    }

    .slider-content_1,
    .slider-content_3 {
        padding: 0 15px 10px !important;
    }

    .aktiomob4 {
        width: 22%;
        margin: 0.5% 0.1%;
        background-color: #6D835D;
        color: #fff !important;
        display: inline-block;
        padding: 8px 0;
        border-radius: 8px;
        border: 2px solid #6D835D;
    }

    .aktiomob4:hover {
        background-color: #fff;
        color: #6D835D !important;
    }
}

@media (min-width: 767px) and (max-width: 1077px) {
    #kategorie {
        width: 70% !important;
    }

    .owl-theme .owl-controls .disabled {
        display: none !important;
    }

    .owl-prev {
        margin-left: -4% !important;
    }

    .owl-next {
        margin-right: -4% !important;
    }
}

.search-autocomplete {
    color: #888 !important;
    width: 330px !important;
    font-weight: 400;
}

.product-name {
    font-size: 12px !important;
}

.page-layout-3columns .column.main {
    width: 96% !important;
}

.autocomplete-selected {
    background: #eff2f5 !important;
}

.breadcrumbs {
    max-width: 1140px;
}

.breadcrumbs .items {
    font-size: 15px;
}

.breadcrumbs .item:not(:last-child)::after,
.breadcrumbs strong {
    color: #666;
}

/* Apotronik Custom CSS Content */
.homepage-bar [class*=" porto-icon-"],
.homepage-bar [class^="porto-icon-"],
.homepage-bar h3 {
    color: #6D835D !important;
}

.homepage-bar {
    font-size: 22px;
    border-top: none !important;
}

.d-inline-flex {
    display: none !important;
}

@media (max-width: 991px) {

    .col-lg-3,
    .col-lg-2 {
        width: 49%;
    }

    .products-list .product-item-details {
        padding: 0 !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    #slidert {
        font-size: 2.4vw;
    }

    #sliderh {
        font-size: 1.8vw;
    }

    .slider-content_1,
    .slider-content_2,
    .slider-content_3 {
        top: 11%;
    }

    .mobileinfo {
        border-bottom: 1px dotted #000;
    }

    .header-row .header-right {
        margin-right: 5%;
    }

    #videodiv {
        margin-top: 30px;
    }
}

.filter-content {
    display: none;
}

/* Apotronik Custom CSS Cookie Consent*/
.message.global.cookie {
    background: #fff;
    border-top: 1px solid #b4aacf;
    text-align: center;
    padding: 7px 2% 15px 4%;
    z-index: 99;
}

.products-grid+.toolbar.toolbar-products {
    border-top: solid 1px #efefef;
    padding-top: 25px;
    margin: 25px 0 0 !important;
}

.modes-mode,
.modes-mode:hover {
    width: 25px !important;
}

.products.wrapper .product-item .qty-box {
    display: none !important;
}

.customer-welcome .action.switch,
.customer-welcome {
    display: none !important;
}

/* Apotronik Custom Product 100% width*/
.page-layout-2columns-right .column.main {
    width: 100%;
    line-height: 25px;
}

.page-layout-2columns-right .sidebar-additional {
    width: 100% !important;
    margin: -650px 0 700px;
}

.sidebar .custom-block {
    margin-bottom: 30px;
    padding-bottom: 40px;
}

.sidebar-title {
    border-top: 2px solid #6D835D;
    border-bottom: 2px solid #6D835D;
    font-size: 19px !important;
    font-weight: 300 !important;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    line-height: 1;
    padding: 6px 30px !important;
    color: #666 !important;
    font-family: Poppins;
    letter-spacing: 1px;
    text-align: center;
}

.bottom {
    position: absolute;
    bottom: 400px;
    width: 100%;
}

.product.info.detailed {
    margin: 70px 0;
}

/* Apotronik Custom CSS Product */
.product.data.items>.item.title:not(.disabled)>.switch:hover {
    color: #000 !important;
}

.fotorama__thumb {
    background-color: #fff;
}

.prev-next-products .product-nav .product-pop .product-name {
    font-family: PoppinsMedium;
    line-height: 17px;
    color: #6D835D;
    font-weight: 400 !important;
}

.product.data.items>.item.title>.switch {
    text-transform: uppercase;
    color: #777;
    font-weight: 700;
    border-top: none !important;
}

.cart.table-wrapper .product-item-name {
    line-height: 1.3rem;
}

/* Amasty Free Gifts vorerst entfernen */
.ampromo-overlay {
    display: none;
}

.filterproduct-title {
    font-family: Poppins !important;
    color: #4f4762;
    font-size: 23px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    position: relative !important;
}

.small-list.products-grid .product-item-info .product-item-photo {
    border: none !important;
    min-width: 100px;
}

.product-item-photo {
    border: none !important;
}

.page-wrapper>.breadcrumbs {
    background: rgba(255, 255, 255, 0.8);
}

#catname {
    text-align: center;
    width: 100% !important;
    position: absolute;
    font-size: 5vw;
    font-family: PoppinsMedium;
    color: #fff;
    margin-top: -10.2vw;
}

.upsell_price {
    color: #6D835D !important;
    font-weight: normal !important;
    font-family: Poppins;
    font-size: 15px !important;
}

.cart.table-wrapper .product-image-wrapper .product-image-photo {
    transform: none !important;
}

.products-upsell .product-image-photo {
    max-height: 200px !important;
    transform: translate(0%, 0%) !important;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 50% !important;
    left: 50% !important;
    border-radius: 7px;
    width: auto !important;
    padding: 1% !important;
    max-height: 100% !important;
    transform: translate(-50%, -50%) !important;
}

.products-upsell .product-item-photo {
    min-height: 200px;
}

.products-upsell .owl-middle-narrow.owl-theme .owl-controls .owl-dots .owl-dot span {
    background: #6D835D !important;
    border: 2px solid #fff !important;
}

.products-upsell .product.name a {
    white-space: normal !important;
}

.products-list .product-image-wrapper>.product-item-photo img {
    transform: none !important;
}

.sidebar.product-items.product-item-name.product-item-info.product.name a {
    font-size: 13px !important;
}

.sidebar .product-items .product-item-details {
    margin: 0;
    max-width: 140px !important;
}

.product-item-info .product.name a .sidebar .sidebar-filterproducts .product-item .product-item-details .product-item-name {
    max-width: 160px;
}

.sidebar .sidebar-content .block-category-list {
    background: #f1f1f1;
}

.sidebar .sidebar-filterproducts {
    margin-bottom: 30px;
    padding-bottom: 40px;
    background: none;
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    font-size: 14px;
}

.actions-toolbar .secondary a.action {
    padding: 0 10px;
    line-height: 8px !important;
    max-height: 35px;
    margin: 0 0 0 10px;
}

.products-grid .product-item .product-item-details .product-item-name {
    white-space: normal !important;
    text-align: center;
}

.filterproduct-title .content {
    background: transparent !important;
}

.filterproduct-title .content::after {
    display: none;
}

.products-list .product-item-details .actions-secondary {
    margin-top: 10px;
}

.product-image-container {
    height: auto !important;
}

.product-image-wrapper {
    padding-bottom: 100% !important;
}

.product-item-info.type5 .product.name,
.price-box {
    margin: 8px auto 13px;
}

.sticky-product {
    display: none;
}

.loading-mask {
    display: none !important;
}

.price-box {
    width: 100% !important;
    font-weight: 400;
    min-width: 156px;
    text-align: center;
}

.price-box .price {
    font-size: 18px;
    font-family: Poppins !important;
    color: #6D835D;
    font-weight: 600 !important;
}

.price-container .price {
    font-size: 18px;
}

.product-item .product-reviews-summary,
.product-reviews-summary .reviews-actions a {
    display: none;
}

.sidebar .product-items .product-item .product-reviews-summary {
    display: none;
}

.product-info-price .price-box .price-container .price {
    font-size: 30px;
    line-height: 26px;
}

.old-price,
.old.price,
.small-list.products-grid .product-items .product-item-details .old-price .price,
.product-info-main .product-info-price .old-price .price-wrapper .price,
#old-price-24214 {
    font-size: 14px !important;
    color: #999 !important;
}

.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
    content: "\f004" !important;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    color: #6D835D !important;
    font-size: 22px;
}

.search-area.show-icon-tablet a.search-toggle-icon i::before {
    font-size: 22px;
    color: #fff !important;
}

.box-tocart .action.tocart:before {
    content: "\e87f";
    font-family: "porto-icons";
    margin-right: 7px;
    font-size: 14px;
}

.message.success {
    font-size: 14px !important;
    margin-bottom: 60px;
}

.products-grid.wishlist .product-item-photo {
    margin-top: 30px;
}

.products-grid.wishlist .product-item-comment {
    width: 215px;
    border-radius: 4px;
}

.products-grid.wishlist .product-item-actions .action.edit {
    display: none;
}

.filter-title strong {
    display: none;
}

.product-item-info .product.name a {
    font-size: 15px;
    color: #666 !important;
}

.action.tocompare {
    display: none !important;
}

.product.description ul {
    line-height: 22px !important;
    padding-left: 0 !important;
    color: #667 !important;
    margin-bottom: 5px !important;
}

.product .attribute .description {
    line-height: 2em;
}

.product-info-main .page-title-wrapper h1 {
    font-family: PoppinsMedium !important;
    font-weight: 500 !important;
    color: #6D835D !important;
}

.custom-block .owl-carousel.show-nav-title .owl-nav .owl-prev,
.product-info-main .product.overview {
    line-height: 1.8em;
}

.owl-carousel.show-nav-title .owl-nav {
    margin-top: -39px;
}

.product.data.items>.item.content {
    line-height: 2em;
    font-size: 15px;
    border-top: 1px solid #ddd;
}

.product-info-main .product.overview {
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 400;
    max-width: 720px !important;
}

.sidebar .product-items .product-item-name a {
    text-align: left !important;
}

.products-list .product-item-info {
    padding-left: 20px;
}

.product-item-info.type3 .product-item-photo .product-item-inner .product-item-actions>.action.towishlist {
    display: none !important;
}

.product-item-info.type3 .product.name {
    padding-right: 0 !important;
}

a.action.primary {
    background: #6D835D !important;
    color: #fff !important;
}

a.action.primary:hover {
    background: #6D835D !important;
    color: #fff !important;
}

.sidebar .actions-toolbar .action.primary {
    font-size: 14px;
}

.action.primary {
    font-family: Poppins !important;
}

.category-cms {
    position: relative;
    width: 100%;
    padding: 0 !important;
    word-wrap: break-word;
    font-size: 14px;
    font-weight: 400;
    color: #777;
    line-height: 30px;
    padding-bottom: 200px;
}

.category-image {
    opacity: 1;
    margin-bottom: 0 !important;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.category-image:hover {
    opacity: 0.74;
}

.category-teaser {
    position: relative;
    text-align: center;
    font-family: Poppins;
    font-size: 25px !important;
    color: #a6a6a6;
    border-radius: 3px;
    height: 50px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    text-transform: uppercase;
    line-height: 22px;
    padding-top: 20px;
    border-bottom: none !important;
    text-decoration: none !important;
}

.category-teaser:hover {
    font-size: 25px !important;
    border-bottom: none !important;
    text-decoration: none !important;
}

.block-category-list .block-title,
.sidebar>.block.filter .options dt {
    border: none !important;
}

.block-category-list .block-content .item a:hover {
    color: #000;
}

/* Delete Free Gift Rule Wizdard */
.ampromo-items-add {
    display: none !important;
}

/* Delete Free Gift Rule Wizdard */
.block-category-list .block-content ol li.item {
    border-bottom: 1px solid #fff;
    padding: 0px 0 7px 5px !important;
    letter-spacing: 0.2px;
    font-weight: normal;
}

.block-category-heading,
.page-main>.page-title-wrapper .page-title {
    display: none;
}

.price-container .price-including-tax+.price-excluding-tax .price,
.price-including-tax+.price-excluding-tax::before {
    font-size: 11px;
}

.catalog-category-view .sidebar.sidebar-main .sidebar-content {
    border: none;
}

#kategorie {
    max-width: 1060px;
    text-align: center;
    margin: 50px auto -107px;
    padding: 0 0 0 15%;
    z-index: 1 !important;
    position: relative;
    width: 78%;
    line-height: 23px;
}

#katp {
    border-bottom: 1px solid #aaa;
    padding-bottom: 22px;
}

.block-static-block.widget,
.block-cms-link.widget {
    margin: 0 auto !important;
    max-width: 100%;
}

.message.global.noscript,
.message.global.cookie {
    font-size: 13px;
}

.footer-middle .block.newsletter .control input {
    min-width: 70px !important;
}

.footer-middle .block.newsletter .action.subscribe {
    padding: 0 6px !important;
}

.footer-middle .block.newsletter .action.subscribe {
    font-size: 10px !important;
}

#aktiomob {
    margin: 5px 0 20px -3.3% !important;
}

.homepage-bar {
    display: none;
}

.category-description img {
    margin: 0 auto;
}

.slider-content_1,
.slider-content_3 {
    padding: 0 15px 10px !important;
}

.aktiomob4 {
    width: 22%;
    margin: 0.5% 0.1%;
    background-color: #6D835D;
    color: #fff !important;
    display: inline-block;
    padding: 8px 0;
    border-radius: 8px;
    border: 2px solid #6D835D;
}

.aktiomob4:hover {
    background-color: #fff;
    color: #6D835D !important;
}

@media (min-width: 767px) and (max-width: 1077px) {
    #kategorie {
        width: 70% !important;
    }

    .owl-theme .owl-controls .disabled {
        display: none !important;
    }

    .owl-prev {
        margin-left: -4% !important;
    }

    .owl-next {
        margin-right: -4% !important;
    }
}

.search-autocomplete {
    color: #888 !important;
    width: 330px !important;
    font-weight: 400;
}

.product-name {
    font-size: 12px !important;
}

.page-layout-3columns .column.main {
    width: 96% !important;
}

.autocomplete-selected {
    background: #eff2f5 !important;
}

.breadcrumbs {
    max-width: 1140px;
}

.breadcrumbs .items {
    font-size: 15px;
}

.breadcrumbs .item:not(:last-child)::after,
.breadcrumbs strong {
    color: #666;
}

/* Apotronik Custom CSS Content */
.homepage-bar [class*=" porto-icon-"],
.homepage-bar [class^="porto-icon-"],
.homepage-bar h3 {
    color: #6D835D !important;
}

.homepage-bar {
    font-size: 22px;
    border-top: none !important;
}

.homepage-bar .text-area {
    max-width: 73%;
}

.d-inline-flex {
    display: none !important;
}

@media (max-width: 991px) {

    .col-lg-3,
    .col-lg-2 {
        width: 49%;
    }

    .products-list .product-item-details {
        padding: 0 !important;
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    #slidert {
        font-size: 2.4vw;
    }

    #sliderh {
        font-size: 1.8vw;
    }

    .grid12-12 {
        width: 103.4% !important;
    }

    .slider-content_1,
    .slider-content_2,
    .slider-content_3 {
        top: 11%;
    }

    .mobileinfo {
        border-bottom: 1px dotted #000;
    }

    .header-row .header-right {
        margin-right: 5%;
    }

    #videodiv {
        margin-top: 30px;
    }

    .header.content {
        padding: 20px 15px 0px !important;
    }

    #maincontent {
        margin-top: 20px;
    }
}

.filter-content {
    display: none;
}

.fotorama .fotorama__fullscreen-icon {
    color: #999 !important;
}

.fotorama__fullscreen-icon {
    display: none;
}

#sterndl {
    color: #888;
    font-size: 12px !important;
}

button,
a.action.primary {
    line-height: 15px !important;
}

/* Apotronik Buttons*/
.toolbar select {
    border-radius: 5px;
    border: none !important;
    box-shadow: 1px 1px 3px 0px #ddd;
}

.product-info-main .qty.field .qty-changer>a {
    border: none;
}

.product-info-main .box-tocart .input-text.qty {
    font-family: Poppins;
    display: inline-block;
    vertical-align: middle;
    height: 43px;
    width: 44px !important;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    color: #61605a;
    margin: 0;
    border-color: #dae2e6;
    border: none;
    box-shadow: 1px 1px 3px 0px #ddd;
}

.footer-bottom .social-icons a {
    background: transparent !important;
}

.input-text.qty {
    border-radius: 5px;
    border: none !important;
    box-shadow: 1px 1px 3px 0px #ddd;
}

.cart-discount .block>.title strong {
    font-size: 16px !important;
    font-family: Poppins !important;
}

.cart.table-wrapper .product-image-container {
    border: none !important;
}

.qty.field .qty-changer>a {
    border: none !important;
}

.action.update {
    height: 42px !important;
    border-radius: 5px;
    letter-spacing: 1px;
    border: none !important;
    box-shadow: 1px 1px 3px 0px #ddd;
    font-family: Poppins;
    text-transform: uppercase;
    background-color: #6D835D !important;
    color: #fff !important;
}

#totop {
    background-color: #6D835D !important;
    border-radius: 5px 5px 0 0;
}

.modes-mode,
.modes-mode:hover {
    color: #6D835D !important;
}

.message.global.noscript a:hover,
.message.global.cookie a:hover {
    color: #6D835D !important;
}

/* Apotronik Custom CSS Newsletter */
#newsletter_popup {
    overflow: hidden;
}

#newsletter_popup .action.primary {
    height: 35px !important;
    font-size: 10.6px !important;
    border-radius: 0 5px 5px 0 !important;
}

#newsletter_popup .block-content {
    padding: 30px 20px 20px !important;
    max-width: 650px !important;
}

.main-upsell-product-detail {
    background: transparent;
}

.section-title.slider-title {
    text-align: center;
    font-size: 17px !important;
    text-transform: uppercase;
    font-family: open sans;
}

.owl-carousel .owl-dots .owl-dot,
.owl-carousel.owl-dots.owl-dot {
    display: none;
}

.popuphead {
    font-family: PoppinsMedium;
    font-size: 28px;
    color: #6D835D;
    line-height: 51px;
    margin-top: -10px;
}

.poptext {
    padding-top: 10px;
    font-family: Poppins;
    font-size: 30px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 37px;
    color: #999;
}

.footer-middle .block .block-title {
    margin-bottom: 10px;
}

.footer-middle .block.newsletter {
    margin-top: 18px;
}

/* Apotronik Custom Meldung statt Newsletter */
#newsletter_popup input[type="email"],
#newsletter_popup .action.primary,
#newsletter_popup .subscribe-bottom {
    display: none;
}

/* Apotronik Custom CSS Footer  */
.footer {
    background: #6D835D;
    background-attachment: fixed;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

.footer-ribbon {
    background: #000 !important;
}

.footer-ribbon span {
    font-family: "PoppinsMedium", "verdana", "arial" !important;
    font-size: 16px;
    font-style: italic;
    letter-spacing: 1.7px;
}

.footer-ribbon::before {
    border-right: 10px solid #c8b8b9 !important;
}

.footer-middle,
.footer-middle [class^="porto-icon-"] {
    color: #fff !important;
    background-color: rgba(0, 0, 0, 0.6) !important;
}

.footer-middle .block.newsletter input {
    background-color: #fff !important;
}

.footer-middle .block.newsletter .action.subscribe {
    font-weight: bold;
    text-transform: uppercase;
}

.footer-middle a {
    font-family: PoppinsMedium !important;
}

.footer-middle a:visited {
    color: #ddd !important;
}

.footer-bottom address {
    color: #fff;
    letter-spacing: 2px;
}

.footer-bottom {
    background-color: rgba(0, 0, 0, 0.33) !important;
}

.social-icons>li>a {
    margin-top: 18px;
    border-radius: 4px !important;
    background-color: #000 !important;
}

/* Apotronik Custom CSS Slider  */
.slider-content_1,
.slider-content_3 {
    position: absolute;
    top: 18%;
    right: 3%;
    width: 40%;
    max-height: 300px;
    text-align: center !important;
    padding: 30px;
    border-radius: 9px;
    background: rgba(0, 0, 0, 0.52) !important;
}

.slider-content_2 {
    position: absolute;
    top: 18%;
    left: 14%;
    text-align: left !important;
    padding: 30px;
    border-radius: 9px;
    background: rgba(0, 0, 0, 0.52);
}

#slidert {
    line-height: 1.1em !important;
    color: #fff !important;
    font-weight: 400 !important;
    font-size: 24px;
    text-transform: uppercase;
    font-family: Poppins;
    text-align: left;
}

#sliderh {
    color: #f9f9f9;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 14px;
    line-height: 0.7em !important;
    font-family: Poppins, sans-serif;
    text-align: left;
}

.owl-middle-narrow .owl-theme .owl-controls,
.owl-middle-narrow.owl-theme .owl-controls {
    top: 7%;
}

.owl-carousel .owl-controls .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #aaa;
}

.homepage-bar h3 {
    line-height: 1.2 !important;
    margin: 5px 0 !important;
}

.owl-top-narrow .owl-theme .owl-controls .owl-nav [class*="owl-"] {
    color: #ece7e8 !important;
    margin-top: 20px;
}

.owl-middle-narrow .owl-theme .owl-controls,
.owl-middle-narrow.owl-theme .owl-controls {
    top: 7.6%;
}

.owl-carousel .owl-controls .owl-dot span,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    border: 2px solid #aaa;
}

.owl-theme .owl-nav [class*="owl-"] {
    background: transparent !important;
}

.owl-theme .owl-nav [class*="owl-"]:hover {
    background: transparent !important;
}

.owl-prev {
    margin-left: -3% !important;
}

.owl-next {
    margin-right: -3% !important;
}

.page-main>.page-title-wrapper .page-title .checkout-agreements-block .action-show:hover {
    color: #ece7e8 !important;
    padding-bottom: 160px !important;
    font-family: Poppins;
}

.checkout-agreements-block .action-show:hover {
    background: transparent !important;
}

.sorter-label,
.pages a.page,
.pages strong.page,
.pages .action,
.custom-select,
.custom-select select {
    font-size: 13px;
    font-weight: 400;
    font-family: Poppins;
}

.pages a.page,
.pages strong.page,
.pages .action,
.options.list {
    background: transparent;
    color: #706f6c;
    line-height: 30px;
    border: none !important;
}

.toolbar select {
    box-shadow: 1px 1px 3px #ddd;
    height: 37px;
    color: #7a7d82;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    padding: 0 10px;
    padding-right: 30px;
    line-height: 31px;
    letter-spacing: 1.1px;
    font-family: Poppins;
}

.product-item-inner .product-item-actions>.action:hover {
    background: rgba(255, 255, 255, 0.6) !important;
}

.product-item-photo .product-item-inner {
    position: absolute;
    left: 10px;
    bottom: 10px;
    text-align: center;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
    z-index: 3;
    border-radius: 14px;
    font-size: 11px !important;
    padding-left: 10px;
    color: #333 !important;
}

button,
a.action.primary {
    border-radius: 5px;
    height: 38px;
    line-height: 22px;
    font-weight: 400;
    border-radius: 5px;
}

button.action.switch {
    height: auto;
}

.button:hover {
    background: transparent !important;
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 10px;
    padding: 3px !important;
}

h3 {
    font-weight: 400 !important;
    text-transform: uppercase;
    font-size: 19px;
    letter-spacing: 0.3px;
    color: #6D835D !important;
}

.homepage-bar h3 {
    line-height: 1.2 !important;
    margin: 5px 0 !important;
}

/* Apotronik Video Customization IOS */
body {
    padding: 0;
    margin: 0;
}

.video-responsive {
    padding-bottom: 45%;
    position: relative;
    width: 100%;
    margin-top: -1.6vw;
    z-index: 1;
}

video {
    max-height: 520px;
    border: 3px solid #6D835D;
}

.canvas,
.video {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}

#over_video {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 3;
    font-family: Poppins;
    font-weight: 700;
    letter-spacing: 12px;
    color: #fff;
    font-size: 53px;
    text-align: center;
    text-transform: uppercase;
    margin: 7vw auto 0;
    text-align: center;
    padding: 3% 25px;
}

/* Apotronik Custom Header Contact Small Devices */
@media (max-width: 900px) {
    .header-contactline {
        display: none !important;
    }
}

/* Grid */
.no-gutter.grid-col2-main {
    width: 90%;
}

.no-gutter.grid-col2-main {
    width: 90%;
    margin-left: 0;
    margin-right: 0;
}

.grid-full {
    width: 100%;
    max-width: 1160px;
    float: left;
}

.grid-container-spaced-product,
.grid-container-spaced-product1 {
    clear: both;
    text-align: left;
    margin: 0;
    border-top: 1px solid #dedae7;
    border-bottom: 1px solid #dedae7;
    margin-top: 60px;
    height: 160px;
}

.grid-container-spaced {
    clear: both;
    text-align: left;
    margin: 0;
    padding: 0;
}

.grid12-7 {
    width: 50%;
    margin-bottom: 2%;
    float: right;
    text-align: justify;
    margin-left: 2%;
}

.grid12-7-left {
    width: 50%;
    margin-bottom: 2%;
    float: left;
    text-align: justify;
    margin-right: 2%;
    margin-left: 2%;
}

.grid12-6 {
    width: 48%;
    margin: 15px 0;
    text-align: left;
    float: left;
    margin-right: 1%;
    padding-top: 2.3%;
    margin-bottom: 2%;
}

.grid12-6-right {
    width: 48%;
    text-align: left;
    float: left;
    margin-left: 2%;
    padding-top: 0px;
    margin-bottom: 2%;
}

.grid12-6-rightpic {
    width: 42%;
    text-align: center;
    float: right;
    margin-left: 2%;
    padding-top: 5.4%;
    margin-bottom: 2%;
}

.col-lg-6 {
    width: 100% !important;
    max-width: 100% !important;
}

.grid12-5 {
    width: 36%;
    margin-bottom: 2%;
    text-align: justify;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
}

.grid12-5-right {
    width: 35%;
    margin-bottom: 2%;
    text-align: justify;
    float: right;
    margin-right: 7%;
    padding-top: 3.4%;
}

.grid12-4-red1 {
    width: 30%;
    margin-bottom: 2%;
    float: left;
    margin-left: 3%;
    padding-top: 3.4%;
    background: #000;
    text-align: center;
}

.grid12-4-red2 {
    width: 30%;
    margin-bottom: 2%;
    float: left;
    margin-right: 3%;
    padding-top: 3.4%;
    background: #000;
    text-align: center;
    color: #333 !important;
}

.grid12-4 {
    width: 30%;
    margin-bottom: 2%;
    float: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
}

/* Aktion */
@keyframes grid {
    0% {
        transform: rotate(-713deg);
        background: #6D835D;
    }

    50% {
        border: 16px dotted #999;
        font-size: 0px;
        max-width: none !important;
    }

    100% {
        transform: rotate(0deg);
        color: #fff !important;
        font-weight: 600;
        background: #000;
    }
}

.aktion {
    width: 13%;
    float: left;
    text-align: center;
    font-family: poppins !important;
    text-transform: uppercase;
    font-size: 32px;
    border-radius: 4px;
    font-weight: 400;
    padding: 18px 0 15px;
    border-radius: 67px;
    transform: rotate(-353deg);
    margin: 0 1.3% !important;
    line-height: 21px;
    transform: rotate(-353deg);
    background: #6D835D;
    border: 3px dotted #fff;
    color: #fff;
    min-width: 90px;
    max-width: 90px;
    box-shadow: 2px 2px 4px 1px #ddd;
}

#aktionfo {
    font-size: 14px;
}

.aktion:hover,
.aktion:active {
    font-weight: 600;
    background: #7c0f18;
}

.aktion-mark {
    width: 14%;
    margin: 3px auto 18px !important;
    text-align: center;
    float: left;
    padding: 3px 0 18px;
    text-align: center;
    color: #333;
    background: transparent;
    font-family: poppins;
    text-transform: uppercase;
    font-size: 13px;
    border-bottom: 1px dashed #aaa;
    height: 105px;
    line-height: 0.7em;
}

.aktion:hover,
.aktion-mark:hover,
.aktion:active,
.aktion-mark:active {
    transform: rotate(0deg);
    font-weight: 600;
    color: #fff !important;
    background: #000;
}

.aktion:hover {
    animation-duration: 0.4s;
    animation-name: grid;
    animation-timing-function: ease-out;
}

@media (max-width: 350px) {
    .grid12-3-mark {
        width: 45%;
    }
}

/* Apotronik Home Slider CSS  */
.parallax_01 {
    padding: 55px 0px;
}

.single-images .btn-default {
    border: 1px solid #e1ddc3;
    padding: 10px 28px;
    color: #61605a;
    font-family: Poppins;
    font-size: 14px;
    letter-spacing: 0.05em;
    background-color: transparent;
    box-shadow: none;
}

.parallax-slider {
    font-family: Poppins;
    padding: 55px 0;
}

.parallax-slider .owl-carousel h2 {
    font-size: 60px;
    font-weight: 300;
    letter-spacing: 0.075em;
    line-height: 55px !important;
}

.parallax-slider .owl-carousel p {
    font-family: Poppins;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 0.075em;
    margin: 0 0 6px;
}

.parallax-slider .owl-carousel p .text-large {
    font-size: 85px;
    font-weight: 300;
    letter-spacing: 0;
}

.parallax-slider .owl-carousel a.btn-button {
    background-color: #e1ddc3;
    font-size: 15px;
    color: #61605a;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    padding: 15px 22px;
}

.parallax-slider .owl-controls {
    position: absolute;
    width: 100%;
}

.parallax-slider .owl-controls .owl-dot span {
    position: relative;
    width: 18px;
    height: 18px;
    border: 2px solid #fff;
    border-radius: 100%;
    background: none;
}

.parallax-slider .owl-controls .owl-dot:hover span,
.parallax-slider .owl-controls .owl-dot.active span {
    background: none !important;
}

.parallax-slider .owl-controls .owl-dot.active span:after,
.parallax-slider .owl-controls .owl-dot:hover span:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    border: #fff solid 2px;
    border-radius: 100%;
}

#latest_news .item {
    position: relative;
}

#latest_news .post-image {
    float: left;
}

#latest_news .post-content {
    position: relative;
    top: 30px;
    left: -5px;
    background-color: #fff;
    text-align: left;
    padding: 40px;
    min-height: 212px;
}

#latest_news .post-image {
    float: left;
    border: none;
    padding: 0;
    margin: 0;
}

.recent-posts .item .post-image img {
    border-radius: 0;
}

#latest_news .postTitle {
    min-height: auto;
    margin-bottom: 9px;
}

#latest_news .postTitle h2 {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: -0.001em;
    line-height: 1;
    margin-bottom: 12px;
}

#latest_news .post-date {
    display: inline-block;
    background-color: #e1ddc3;
    color: #8f8e86;
    font-size: 14.5px;
    letter-spacing: 0.1em;
    font-family: Poppins;
    float: none;
    text-align: left;
    padding: 8px;
    font-weight: 300;
    margin-bottom: 8px;
}

#latest_news .postContent {
    line-height: 25px;
    font-size: 15px;
    letter-spacing: 0.03em;
    padding: 0;
    margin-bottom: 15px;
}

#latest_news .read-more {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 0.03em;
    color: #333333;
}

@media (max-width: 991px) {
    #catname {
        margin-top: -13.84vw;
        font-size: 8.1vw;
        text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
    }

    .abs-account-page-title,
    .customer-account-login .page-title-wrapper,
    .customer-account-create .page-title-wrapper,
    .customer-account-forgotpassword .page-title-wrapper {
        padding: 0px !important;
    }

    @media (max-width: 766px) {
        .actions-toolbar .secondary a.action {
            margin: 0 !important;
        }

        #footerdesk {
            display: none;
        }

        #footermob {
            width: 100%;
            position: absolute;
            text-align: center;
        }

        #auszeichnung {
            display: none;
        }

        .action.search {
            display: none;
        }

        .homepage-bar {
            display: none;
        }

        .videodiv {
            display: none !important;
        }

        .mobileinfo {
            margin: 30px 10px 0 10px !important;
            padding: 0 0 60px 0 !important;
            padding-bottom: 30px;
            border-bottom: 1px dotted var(--theme-color);
        }

        #slidert {
            font-size: 18px !important;
            font-weight: 600 !important;
            text-align: center;
        }

        #sliderh {
            font-size: 15px !important;
            font-weight: 400 !important;
            text-align: center;
        }

        #homeh1 {
            margin-top: -100px;
        }

        #slicimg {
            height: 45px !important;
        }

        .block-static-block.widget {
            margin: 0 auto !important;
        }

        .btn-remove.action.delete {
            height: 90px !important;
        }

        .col-md-12 {
            width: 100% !important;
        }

        .single-images .col-md-4 {
            border-left-width: 0 !important;
        }

        .single-images img {
            width: 100%;
        }

        .single-images .content {
            padding-left: 46px;
        }

        #sterndl {
            text-align: center !important;
            margin-left: 0 !important;
            margin-top: 10px;
        }

        #newsletter_popup {
            height: 380px !important;
        }

        .parallax-slider .owl-carousel p .text-large {
            font-size: 75px;
        }

        .col-md-12 {
            width: 100% !important;
        }

        .parallax-slider .owl-carousel a.btn-button {
            font-size: 12px;
            padding: 12px 20px;
        }

        .parallax-slider .owl-carousel h2 {
            font-size: 26px !important;
            line-height: 36px !important;
        }

        .parallax_01 {
            padding: 0px 0px 60px;
        }

        .block.upsell .title strong {
            font-size: 14px !important;
            font-weight: 400 !important;
        }

        .products-upsell .owl-middle-narrow.owl-theme .owl-controls .owl-dots {
            text-align: center !important;
        }

        .products-grid.wishlist .product-item {
            border: none !important;
        }

        .products-grid.wishlist .product-item-photo {
            margin-top: 0 !important;
        }

        .products-grid.wishlist .product-item {
            width: 100% !important;
        }

        .products-grid.wishlist .product-item .price-box,
        .products-grid.wishlist .product-item-tooltip {
            margin-left: 0% !important;
            text-align: left !important;
        }

        #blacktop_text {
            font-size: 11px !important;
            margin: auto;
        }

        .products-grid.wishlist .product-item-name {
            text-align: left !important;
        }

        .message.success {
            margin-bottom: 90px !important;
        }

        .category-teaser {
            height: 30px;
            line-height: 18px;
            padding-top: 10px;
            font-size: 15px;
        }

        #newsletter_popup .block-content {
            margin: -20px 0px 0px !important;
        }

        .popuphead {
            font-family: PoppinsMedium;
            font-size: 24px;
            color: #6D835D;
            line-height: 41px;
            margin-top: -17px;
        }

        .poptext {
            width: 100%;
            padding-top: 8px;
            font-family: Poppins;
            font-size: 19px;
            font-weight: 600;
            text-transform: uppercase;
            line-height: 23px;
            color: #999;
        }

        .footer-middle {
            background-color: rgba(0, 0, 0, 0.45) !important;
        }

        #kategorie {
            text-align: center;
            margin: 20px auto 60px;
            padding: 0 !important;
            width: 80%;
            z-index: 1 !important;
        }

        .owl-prev {
            margin-left: -11% !important;
        }

        .owl-next {
            margin-right: -11% !important;
        }

        .footer {
            background-position: bottom center;
            background-repeat: no-repeat;
            background-size: cover !important;
        }

        .footer-bottom {
            background-color: rgba(44, 44, 44, 0.08) !important;
        }

        .grid-container-spaced-product,
        .grid-container-spaced-product1 {
            border-bottom: none !important;
            margin-bottom: 360px;
        }

        .grid12-6 {
            border-bottom: 2px solid #777;
            padding-bottom: 0px;
        }

        .block-search .label::before,
        .nav-toggle::before {
            color: #fff !important;
            font-size: 21px !important;
            font-weight: 400 !important;
        }

        .products-list .product-item-details {
            width: 59%;
        }
    }

    @media (max-width: 766px) {
        .grid12-6-right {
            margin-top: 0px;
        }

        .product-item-info.type3 .product-item-photo img {
            left: 40% !important;
        }

        .owl-carousel .owl-nav.disabled+.owl-dots {
            display: none;
        }

        .grid12-6-rightpic {
            width: 100%;
        }

        .column.main {
            max-width: 100% !important;
        }

        .block-search .label {
            display: none;
        }

        .categ-slide {
            margin: 0 !important;
        }
    }

    #latest_news .post-image {
        float: none;
        margin: 0;
    }

    #latest_news .post-content {
        padding: 30px;
        margin: 0;
        left: 0;
        top: 0;
        float: left;
    }

    @media (min-width: 767px) {
        #auszeichnung {
            margin: -8px 0 20px 25px;
            position: absolute;
            width: 160px;
        }

        .toolbar-products {
            margin: 0px 0 20px;
        }

        .grid-container-spaced-product,
        .grid-container-spaced-product1 {
            max-height: 230px;
        }

        #grid5righttext {
            width: 37vw !important;
            max-width: 515px;
        }

        .header.panel>.header.links>li>a {
            padding: 0 12px !important;
        }
    }

    @media (max-width: 991px) {
        .quickfix {
            margin-left: 4% !important;
        }

        .aktion-mark {
            font-size: 9px;
        }
    }
}

.full-screen-slider,
.full-screen-slider .owl-carousel .owl-item .item {
    max-height: 770px;
}

.owl-item active {
    margin-right: 35px !important;
}

.product-info-main .product-info-price .price-box {
    text-align: left;
}

/* Apotronik Custom CSS Product  */
.action.primary:active {
    background: rgba(255, 255, 255, 0.84) !important;
}

.action.primary {
    border-radius: 5px !important;
    padding: 0 10px;
    font-size: 1.1em;
    text-transform: uppercase;
}

.small-list.products-grid .product-item-info .product-item-details a {
    font-size: 12px !important;
    color: #5b5b5f;
    white-space: normal;
    width: 115px;
    line-height: 20px;
}

.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
    background: transparent !important;
}

.product-item-photo .product-item-inner .product-item-actions>.actions-primary .tocart {
    width: 38px;
    height: 38px;
}

.owl-carousel .owl-nav .owl-prev::before {
    content: "\f80a";
    font-size: 24px;
    color: #aaa;
}

.owl-carousel .owl-nav .owl-next::before {
    content: "\f809";
    font-size: 24px;
    color: #aaa;
}

.owl-carousel .owl-nav button[class*="owl-"],
.owl-carousel .owl-nav button[class*="owl-"]:hover {
    background: transparent !important;
}

.fotorama__stage {
    padding: 0 12% 12% 0;
    border: none;
}

.fotorama__stage__frame .fotorama__img {
    max-height: 100% !important;
    width: auto !important;
}

.fotorama__caption__wrap {
    background: rgba(255, 255, 255, 0.8) !important;
    display: none;
}

/* Apotronik Custom Mobile CSS */
@media (max-width: 766px) {
    .fancybox-inner {
        max-height: 250px !important;
        overflow: hidden !important;
    }

    #testdesk {
        display: none;
    }

    #delivtable {
        font-size: 15px !important;
    }

    .col-md-8 {
        width: 100% !important;
        padding: 0 2% 30px;
    }

    .column:not(.sidebar-main) .form.contact,
    .column:not(.sidebar-additional) .form.contact {
        margin-top: 40px;
    }

    .footer-middle {
        padding-left: 8px !important;
    }

    .block-category-heading {
        max-width: none !important;
        margin: 0 !important;
    }

    #over_video {
        font-size: 5vw;
        letter-spacing: 1vw;
        margin-top: 14vw;
    }

    #videotext_img {
        width: 86%;
    }

    .products {
        margin: 5px 0 15px;
    }

    .header.panel>.header.links {
        float: none !important;
    }

    .owl-stage {
        overflow: hidden;
    }

    .slider-content_1,
    .slider-content_2,
    .slider-content_3 {
        top: 10% !important;
        width: 94%;
        text-align: center !important;
        padding: 10px !important;
        background: rgba(0, 0, 0, 0.45) !important;
    }

    .slider-content_2 {
        top: 5%;
        margin-left: -10% !important;
        width: 94%;
        text-align: center !important;
        padding: 10px !important;
    }

    @media (max-width: 766px) {
        #frontvideo {
            display: none;
        }

        .block-search .label.active .control input {
            border: 1px solid #ccc !important;
        }

        #testbild {
            display: none !important;
        }

        #dahartl {
            display: none !important;
        }
    }

    @media (max-width: 648px) {

        #slicbtn,
        #slicimg {
            display: none;
        }
    }

    /* Grid */
    .no-gutter.grid-col2-main {
        width: 90%;
    }

    .no-gutter.grid-col2-main {
        width: 92%;
        margin-left: 4%;
        margin-right: 4%;
    }

    .grid-full {
        width: 92%;
        float: left;
        margin-right: 4%;
        text-align: center !important;
    }

    .grid12-12 {
        width: 100%;
        float: left;
        margin-right: 0%;
        text-align: center !important;
    }

    .grid-container-spaced {
        clear: both;
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .grid12-7,
    .grid12-7-left {
        width: 92%;
        margin-bottom: 2%;
        float: left;
        margin-left: 4%;
        margin-right: 4%;
        text-align: center !important;
    }

    .grid12-5,
    .grid12-5-right,
    .grid12-6 {
        width: 95% !important;
        margin: auto;
        border-bottom: none !important;
        margin-bottom: 0px;
        text-align: left !important;
    }

    .grid12-6-right {
        width: 95% !important;
        border-bottom: none !important;
        margin: auto;
        margin-bottom: 7%;
        text-align: left !important;
    }

    .grid12-4-red1 {
        width: 92%;
        margin-bottom: 2%;
        margin-left: -2%;
        background: #000;
        color: #fff;
        text-align: center !important;
    }

    .grid12-4-red2 {
        width: 92%;
        margin-bottom: 2%;
        margin-left: -2%;
        background: #000;
        color: #fff;
        text-align: center !important;
        color: #fff !important;
    }

    .grid12-4 {
        width: 97% !important;
        margin-bottom: 2%;
        margin-left: -2%;
        padding-top: 3.4%;
        text-align: center !important;
    }

    .grid12-2 {
        width: 97% !important;
        margin-bottom: 2%;
        margin-left: 4%;
        margin-right: 4%;
        padding-top: 3.4%;
        text-align: center !important;
    }
}

/*Image Slider*/
/* Slider */
.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
    font-family: "slick";
    font-weight: normal;
    font-style: normal;
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
}

/* Arrows */
.slick-prev,
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    opacity: 0.75;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    right: -25px;
    left: auto;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: 0.25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    opacity: 0.75;
    color: black;
}

.itemCountText {
    font-family: Poppins;
    font-weight: 400;
    font-size: 15px;
    text-align: left !important;
}

.custom-spinner {
    position: relative;
    width: 100px !important;
    height: 100px !important;
    -webkit-transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
    transform: translate(-50px, -50px) scale(0.5) translate(50px, 50px);
}

.custom-spinner div {
    left: 85px;
    top: 25px;
    position: absolute;
    -webkit-animation: custom-spinner linear 1s infinite;
    animation: custom-spinner linear 1s infinite;
    background: #6c9;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    -webkit-transform-origin: 15px 75px;
    transform-origin: 15px 75px;
}

.custom-spinner div:nth-child(1) {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.custom-spinner div:nth-child(2) {
    -webkit-transform: rotate(36deg);
    transform: rotate(36deg);
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

.custom-spinner div:nth-child(3) {
    -webkit-transform: rotate(72deg);
    transform: rotate(72deg);
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}

.custom-spinner div:nth-child(4) {
    -webkit-transform: rotate(108deg);
    transform: rotate(108deg);
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}

.custom-spinner div:nth-child(5) {
    -webkit-transform: rotate(144deg);
    transform: rotate(144deg);
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.custom-spinner div:nth-child(6) {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}

.custom-spinner div:nth-child(7) {
    -webkit-transform: rotate(216deg);
    transform: rotate(216deg);
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}

.custom-spinner div:nth-child(8) {
    -webkit-transform: rotate(252deg);
    transform: rotate(252deg);
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}

.custom-spinner div:nth-child(9) {
    -webkit-transform: rotate(288deg);
    transform: rotate(288deg);
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}

.custom-spinner div:nth-child(10) {
    -webkit-transform: rotate(324deg);
    transform: rotate(324deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

@keyframes custom-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes custom-spinner {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.product-image-container {
    width: 68.5px;
    margin-right: 10px;
}

.overflow-hidden {
    overflow: hidden !important;
}

ock-giftregistry-shared-items .product .item-options dt,
.multicheckout .item-options dt .cart.table-wrapper .item-options dt,
.opc-block-summary .items-in-cart .product .item-options dt,
.bl {
    margin-right: 4px !important;
}

.owl-carousel .owl-nav .owl-prev::before {
    display: none;
}

.owl-carousel .owl-nav .owl-next::before {
    display: none;
}

@media only screen and (max-width: 768px) {
    .menu_after3 {
        display: none;
    }

    .block-static-block .plusmenu .grid12-12 {
        display: none;
    }
}
