body, 
.product-details .white-bg input,
.product-details .white-bg select {
    background: white;
}

.product-details .white-bg input,
.product-details input#quantity{
    text-align: right;
}

.product-details .section-bulk ul.list-unstyled.text-muted li:nth-child(odd) {
    background: white;
}

.product-details .section-bulk li {
    padding: 0px;
}

.mb-4, .my-4 {
    margin-bottom: 0.2rem!important;
}

.white-bg {
    background: white;
    margin: 0 -100%;
    padding: 0 100%;
}

input#btn_add_product_to_editor {
    border-color: #26343B;
    background: #26343B;
    text-align: center;
    width: 100%;
}


.social-icons .fa {
    font-size: 1.5rem;
    margin: 0 .5rem;
}

/*#sp-footer1, #sp-header {
    text-transform: uppercase;
}*/


div#sppb-addon-1586261927090 {
    border-right: 1px solid white;
}

div#sppb-addon-1586261927093 {
    border-left: 1px solid white;
}


div#sppb-addon-1586261927090:hover {
    background: #00bdff;
    border-right: none;
}

div#sppb-addon-1586261927093:hover {
    background: #00bdff;
    border-left: none;
}

.sppb-carousel-extended-nav-control .nav-control {
  border: none;
}

img.mr-3.order-thumbnail {
    max-width: 150px;
}

div#sppb-addon-1586261927093 {
    max-height: 300px;
}

div#sppb-addon-1586261927090 {
    max-height: 300px;
}


ul.sp-megamenu-parent.menu-animation-fade-up.d-none.d-lg-block {
    margin-right: 30px;
}
.sp-column.col-lg-2 {
    font-size: 16px;
    font-family: inherit;
    line-height: 31px;
}
ul.menu-child {
    display: inline-grid;
    text-align: left;
}
#sp-footer > div > div > div {
    display: flex;
    width: 110%;
}
span.menu-separator {
    float: left;
    text-decoration: underline;
  font-size: 18px
}

/*Eigene CSS Anpassung*/

.sp-contact-info {
    list-style: none;
    padding: 0;
    align-content: center;
    margin: 0 -10px;
    margin-left: 30%;
  margin-right: 30%;
}


#sp-header {
    height: 85px;  
   width: 100%;
    z-index: 99;
    box-shadow: 0 0 8px 0 rgb(0 0 0 / 49%);
}

.btn-outline-primary {
    color: #00bdff;
    background-color: #26343B;
    background-image: none;
    border-color: #00bdff;
  border-radius: 0px;
  font-weight: 800;
  font-size: 18px;
  }

.btn-outline-secondary {
    color: #26343B;
    background-color: transparent;
    background-image: none;
    border-color: #26343B;
  border-radius: 0px;
}

.nativeProgressUpload__btn {
    text-align: center;
    border-radius: 0px !important;
    color: #fff;
    background: #00bdff !important;
}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 0rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #26343B;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #26343B;
    border-radius: 0px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

/*Schrift Anpassung Produkt*/

#product-current-price
{color: #f18700;
   font-weight: 800;
  font-size: 22px;
  }

#productBulkPrices__list 
{ color: #000;
  font-size: 12px;
  }

#productForm > div.text-right.p-0.mt-n2
{
  font-size: 11px !Important;
  }
							
#sp-main-body {
  padding-Top: 5px;
  margin:5px 0px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .50rem 0rem;
    margin-bottom: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
  font-size: 12px;
}

 /* class="shop-pagination"  {font-size: 10px !important;;} */



.page-item.active .page-link {
   z-index: 1;
   color: #fff;
   background-color: #26343B;
   border-color: #007bff;
   border-top-left-radius: 0px !important;
   border-bottom-left-radius: 0px !important;
}
   
/*Anpassung Abstände Produkt*/
.mb-5, .my-5 {
    margin-bottom: 1rem!important;
}

.mb-2, .my-2 {
    margin-bottom: 0px!important;
}

.text-right, {
    text-align: right!important;
  font-size: 12px;
}

.col-lg-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  padding-bottom: 0px!important;
}

.pt-5, .py-5 {
    padding-top: 0px!important;
}










/*Anpassung Suchfeld*/
#offlajn-ajax-search98 .offlajn-ajax-search-container {
    background-color: #ffffff;
    padding: 10px;
    margin: 0;
}

input#search-area98 {
  border: 0px solid !important;
    border: none;
    line-height: 27px;
    z-index: 4;
    top: 0px;
    float: left;
    margin: 0;
}

      #offlajn-ajax-search98 {
    width: 80%!important;
    
}


#ajax-search-button98 .magnifier {
    background: url(/images/suche.png) no-repeat center center !important;
    height: 27px;
    width: 30px;
    padding: 0;
    margin: 0;
}

/*Anpassung MyAccount*/
.shadow {
    box-shadow: none!important;
}

.card {
   
    background-color: #edecea;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0px;
  margin: 1rem;
  }


.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #26343B;
    border-radius: .20px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: left;
    font-size: 16px;
  padding-left:10px;
    color: #fff;
    background: #00bdff;
    border-radius: 0px;
    z-index: 1000;
}


/* Burgermenu */
#offcanvas-toggler {
    display: block;
    height: 80px;
    line-height: 0px;
    font-size: 30px;
}

body.ltr #offcanvas-toggler.offcanvas-toggler-right {
    margin-left: 5px;
    
      float: left;
}

/* cart */
.smartshop-cart__header {
    text-align: center;
    height: 20px;
    display: flex;
    align-items: center;
}


.mr-4, .mx-4 {
    margin-right: 0.5rem!important;
}


  .404pic {
    max-width: 100%;
    height: auto;
}
  
  
/* Product Details */
#list_product_image_middle.mb-5 {
  margin-bottom: 30px !important;
}
  
/* Buttons */  
 .btn.btn-outline-primary:hover,
 .btn.btn-outline-primary:active {
	background: #00bdff;
	border-color: #00bdff;
}

/* Files */  
.download > a {
border: 1px solid #00bdff;
padding: 10px;
}
.list_product_demo {
margin: 30px 0 60px;
  }
  
/*  Bezahl logos */  
 span.payment_image {
    margin-top: -34px;
    display: block;
} 

/* Added By RWA for */
.shop.product-details .list_product_demo .download {
  display: table;
  margin-bottom: 1rem
}

.shop.product-details .list_product_demo .download a {
  display: inline-block;
}
