/**
 * WARNING: Do not change this file. Your changes will be lost.
 * 2025-06-23 14:29:39 */
body.boxed {
}
@media (min-width: 768px) {
    .page-layout-1column .product-info-main, .page-layout-2columns-left .product-info-main, .page-layout-2columns-right .product-info-main, .page-layout-3columns .product-info-main,.page-product-downloadable .product-options-bottom {
        width: 49%;
    }
    .page-layout-1column .product.media, .page-layout-2columns-left .product.media, .page-layout-2columns-right .product.media, .page-layout-3columns .product.media,.page-product-downloadable .product-options-wrapper {
        width: 49%;
    }

    .page-layout-1column .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-left .column.main > .custom-block ~ .product-info-main, .page-layout-2columns-right .column.main > .custom-block ~ .product-info-main, .page-layout-3columns .column.main > .custom-block ~ .product-info-main {
        width: 36.75%;
    }
    .page-layout-1column .column.main > .custom-block ~ .product.media, .page-layout-2columns-left .column.main > .custom-block ~ .product.media, .page-layout-2columns-right .column.main > .custom-block ~ .product.media, .page-layout-3columns .column.main > .custom-block ~ .product.media {
        width: 36.75%;
    }
}

/* 2024 Juni: neue Styles Porto und Content */

/* Seite / content max-width 1140px, damit auch mp-product-slider auf diese Breite dargestellt wird */

.page-main {
  max-width:1140px !important;
}

/*Produktdarstellung Kategorie, Grid */

.products.wrapper.products-grid li.item.product {
  border: 1px solid #e3e4e4;
  min-height:450px
}


.prices-tier .item {
  margin-bottom:0;
}

p {
  line-height:1.4;
}

/* features Sidebar-category-left */

li {
  line-height:1.4
}


/* custom-stock-status part x an Lager */

.product-info-main .product-info-stock-sku {
  margin:0;
}

.stock.available {
  font-weight:700;
}

/* EasyTabs Navi-Leiste */

.product.data.items > .item.title {
    margin: 0 20px 0 0;
}

/*Text Easytab-Content*/

.product.data.items > .item.content p {
  line-height:1.4;
}


/* Home, Bannerslider, Owl Nav von Porto deaktivieren */
.owl-carousel .owl-nav .owl-next:before,
.owl-carousel .owl-nav .owl-prev:before {
  display: none;
}

.sl-bannerslider.owl-carousel .owl-nav button.owl-prev,
.sl-bannerslider.owl-carousel .owl-nav button.owl-next {
  color:#21317F;
  background-color:white;
}

.sl-bannerslider.owl-carousel .owl-nav button.owl-next:hover {
background-color:white;
}

/*Spalte rechts Zubehör owl Carousel deaktiveren prev next > Carousel selbst muss im phtml-Template angepasst werden */
 .owl-item .product-item .product-item-info {
  min-height:100px !important;
  border:1px solid #e3e4e4;
}

.owl-nav button.owl-prev,
.owl-nav button.owl-next {
  display: none;
}

/* Product Slider Startseite */
media="screen and (min-width: 768px)" {
  .owl-item li.product-slider {
    width: 100% !important;
  }
}

.product-item-name a{
  white-space:wrap !important;
}
/* Home, MP Product-Slider "Aktuell" */

.mp-product-slider-title {
  font-size: 2rem;
  color: #21317F;
  text-align: left;
  font-weight: 600;
  margin-top: 20px;
}

/* Ende 2024 Juni: neue Styles Porto und Content */



@media (max-width: 575px){

html {
    font-size: 14.8571px;
}

body {
    font-size: 13px;
    line-height: 21px;
  }

}

h1, h2, h3, h4, h5, h6 {
    color: #222529;
    letter-spacing: normal;
}

h2 {
   font-family: Poppins,sans-serif;
    font-size: 18px;
    line-height: 42px;
    font-weight: 700;
    margin: 0 0 32px 0;
}

h3 {
    font-family: Poppins,sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    margin: 0 0 20px 0;
}

h4 {
    font-family: Poppins,sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    margin: 0 0 14px 0;
}

h5 {
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 14px 0;
}

h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    color: #777;
}

p {
    letter-spacing: 0;
}

.home-banner-slider h2.vc_custom_heading, .custom-font4 {
    font-family: 'Segoe Script','Savoye LET';
}

html .heading-secondary, html .lnk-secondary, html .text-color-secondary {
    color: #ff7272;
}

html .action.primary, html .btn {
    font-family: Poppins;
    letter-spacing: .01em;
    font-weight: 600;
    line-height: 1.42857;
    padding: .533rem .933rem;
    font-size: .8rem;
}

html .action.primary {
    color: #fff;
    background-color: #08c;
    border-color: #08c #08c #069;
}

html .btn-modern {
    text-transform: uppercase;
    font-size: .75rem;
    padding: .75rem 1.5rem;
    font-weight: 600;
    height: auto;
}

.btn-flat {
    padding: 0!important;
    background: none!important;
    border: none!important;
    border-bottom: 1px solid transparent!important;
    box-shadow: none!important;
    text-transform: uppercase;
    font-size: .75rem;
}

html .btn-dark {
    color: #fff;
    background-color: #222529;
    border-color: #222529 #222529 #0b0c0e;
}

html .btn-secondary {
    color: #fff;
    background-color: #ff7272;
    border-color: #ff7272 #ff7272 #ff3f3f;
}

html .btn-light {
    color: #222529;
    background-color: #fff;
    border-color: #fff #fff #e6e6e6;
}

.btn-modern.btn-lg {
    font-size: .875rem;
    padding: 1rem 2.25rem;
    line-height: 1.3333;
}

.btn-md:not(.btn-modern) {
    font-size: .8571em;
    font-weight: 700;
    height: auto;
}

html .btn-quaternary {
    color: #fff;
    background-color: #0e0f11;
    border-color: #0e0f11 #0e0f11 #000;
}

html .background-color-secondary {
    background-color: #ff7272!important;
}

.ls-200, .ls-200>* {
    letter-spacing: .2em;
}
.page-header.type2 .search-category {
  right:0px !important;
  border-right: none !important;
}
.page-header .sw-megamenu.navigation li.level0 > em, .page-header .sw-megamenu.navigation li.level0 i {
    display: none;
}

.page-header.type2 .sw-megamenu.navigation li.level0 .submenu a {
    line-height: 18px;
    font-weight: 600;
}
.top-icon .porto-sicon-header {
    margin-bottom: .75rem;
}

.widget .widgettitle {

    font-size: 1rem;

    letter-spacing: -.02em;

}

.product-item-photo>a:not(.weltpixel-quickview):before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.1);
    z-index: 3;
    opacity: 0;
    transition: opacity .2s;
}

.product-item-info:hover .product-item-photo>a:not(.weltpixel-quickview):before {
    opacity:1;
}

.small-list.products-grid .product-items .product-item-info .product-item-photo:before {display: none;}

.block-category-list .block-title, .side-custom-block .custom-block h2 {
    font-family: Poppins;
}

.footer, .footer p {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0;
 }

.footer .widgettitle, .footer .widget-title {
    font-size: .9375rem;
    font-weight: 600;
}

.footer .contact-info .widget-title {
    font-size: 15px;
    font-weight: 700;
}

.footer .widget+.widget {
    margin-top: 15px;
}

.footer .widget {
    margin-bottom: 15px;
}

.footer-middle .block.newsletter input {
    background: #292c30;
}

.footer .follow-us .share-links a {
    box-shadow: none;
    font-size: 12px;
    width: 37px;
    height: 37px;
    border: 1px solid rgb(255,255,255,.06);
}

.footer .footer-ribbon {
    padding-top: 9px;
}

.footer-ribbon span {line-height: inherit;}

@media (min-width: 992px) {

header.page-header.sticky-header .nav-sections {
    background-color: rgba(0,136,204,1);
}

.page-header.sticky-header .navigation li.level0 {
    color: #fff;
}

.page-header.sticky-header .navigation li.level0.active, .page-header.sticky-header .navigation li.level0:hover {
    color: #bde1f5;
}

.page-header.sticky-header .cart-design-2 .action.showcart .minicart-icon {
    border-color: #FFFFFF;
}

.page-header.sticky-header .minicart-wrapper .action.showcart {
    color:#fff;
}
/* ELEKTRONIKLADEN */

/* 2024 */

/* Header */

.form.minisearch .actions {
    display: none;
}


/* button Checkout */

.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary {
  background-color:#21317F;
}

.cart-summary .checkout-methods-items .action.primary.checkout:hover,
.block-minicart .block-content > .actions > .primary .action.primary:hover {
  background-color:#0694db;
}

.cart-empty .btn-go-shop {
  background-color:#21317F;
  padding:16px;
}

.cart-empty .btn-go-shop:hover {
  background-color:#0694db;
}

.minicart-wrapper .block-minicart {
  width:360px;
}

/* Ende 2024 */

.page-header .wishlist {
    display: none;
}

.header .minicart-wrapper .showcart > .text {
  display: none;
}

.minicart-wrapper .action.showcart {
    white-space: inherit !important;
}

@media (min-width: 992px) {
    .page-header.type2 .navigation:not(.side-megamenu) .level0 .level-top {
        padding: 13px 0 13px 0;
    }
}

/* Footer-Bereich */

.footer-middle {
  background-color: #0047bb;
  color: #FFF;
}

.footer-ribbon {
  background-color: #21317F;
}

.footer-ribbon::before {
  border-right: 10px solid #21317F;
}

.footer-bottom {
  background-color: #21317F;
}

.footer-bottom address {
  color: #FFF;
}

.footer-bottom .container a.logo {
  max-width: 45%;
}

.footer-bottom .container .logo img {
  max-width: 45%;
}

.footer-middle [class^="porto-icon-"], .footer-middle [class*=" porto-icon-"] {
  color: #FFFFFF;
}

.footer-middle ul.links li {
    padding-bottom: 8px;
}

.footer-middle ul.features li {
  line-height: 2.9;
}

.footer-middle ul.contact-info li > em {
    float: left;
    margin-right: 3px;
}

.footer-middle ul.contact-info li {
    padding: 5px 0;
}

.footer .newsletter .action.subscribe {
    background-color: #21317f;
}

.footer .newsletter .action.subscribe:hover {
    background-color: #21317f;
}

.footer-middle .block.newsletter input {
    background-color: white;
}


/*PLP*/

.product-item-info.type10 .qty-box {
    display: flex;
    margin: 10px auto 15px auto;
    width: 100%;
    justify-content: center;
}

.product-item .minimal-price-link {
  font-size: 14px;
}

.product-item .price-box .price-label {
    text-transform: lowercase;
}

/*PDP*/

.price-container .price {
    font-size: 16px;
}

.product-info-price .price-details {
    font-size: 13px;
    font-weight: normal;
    display: block;
    margin-top: 5px;
    color: #777;
}

.product-info-main .product.sku .value {
    font-weight: normal;
}

/* Checkout */
.osc-place-order-wrapper button.action.primary.checkout {
    height: auto;
}

/*CHECKOUT*/
.checkout-index-index .opc-sidebar {
    margin-top: 0;
}

.checkout-index-index .opc-progress-bar {
    margin-bottom: 1.5rem;
}

.checkout-index-index li.checkout-shipping-address {
    background-color: #f9f9f9;
    padding: 20px 28px 1px 28px;
    margin: 0 0 40px 0;
}

.checkout-index-index #opc-shipping_method {
    background-color: #f9f9f9;
    padding: 20px 28px 1px 28px;
    margin: 0 0 40px 0;
}

.checkout-index-index #co-payment-form > .fieldset {
    display: flex;
    flex-direction: column;
}

.checkout-index-index #co-payment-form > .fieldset > hr {
    display: none;
}

.checkout-index-index #co-payment-form > .fieldset > .field {
    background-color: #f9f9f9;
    padding: 20px 28px;
    margin: 0;
}

.checkout-index-index #co-payment-form > .fieldset > .field + .field {
    padding-top: 0;
}

.checkout-index-index #co-payment-form > .fieldset > #checkout-payment-method-load {
    background-color: #f9f9f9;
    padding: 20px 28px;
    margin-top: 40px;
}

.checkout-index-index #co-payment-form > .fieldset > .checkout-billing-address {
    background-color: #f9f9f9;
    padding: 20px 28px;
    order: -1;
    margin-bottom: 40px;
}

.checkout-index-index .field.street .field .label {
    display: none;
}

.checkout-index-index .field-tooltip {
    display: none;
}



