body{
padding-right: 0 !important;
padding-left: 0 !important;
} 
 .custom-nabar{
        margin-top: 0 !important;
      }
.rd-navbar-wrap{
  padding-top: 0 !important;
}
@media(max-width: 388px){
  ul{padding-right: 0 !important;
    text-align: left !important;}
  .newdiv {    /*margin-left: -88px !important;*/
   }}
  
@media(min-width: 478px )and(max-width: 388px){
  ul{padding-right: 0 !important;
    text-align: left !important;}
  .new{margin-left: unset;
   }
  } @media (max-width: 600px){ ul{padding-right: 0 !important;
    text-align: left !important;}
  .circle-ofert {
    position: absolute !important;
    right: 0 !important;
    top: -93px !important;
    width: 84px !important;
    height: 87px !important;
    border-radius: 50% !important;
    background-color: #0085d0 !important;
    text-align: center !important;
    transform: rotate(15deg);
}
.circle-ofert .price-nr {
    
    font-size: 21px !important;
    margin-top: 17px !important; }
.circle-ofert .txt-price {

    font-size: 12px !important; 

    margin-top: 7px !important;
  } 
.new{/*margin-top: -179px !important;*/
    width: 100px;
/*  margin-left: -50px;*/}
.desktop-right-padding {
    padding-right: 47px;
    padding-left: 32px;
    text-align: center;
}
}@media (min-width: 601px )and (max-width: 995px){
  .new{
   /* margin-top: -87px !important;*/
   /* margin-left: 500px !important;*/ }
    .desktop-right-padding {
    padding-right: 47px !important;
    padding-left: 32px !important;
    
} 
}@media (min-width: 601px )and (max-width: 809px){
  
  .circle-ofert {
    position: absolute !important;
    right: -21px !important;
    top: -91px !important;
    width: 96px !important;
    height: 91px !important;
    border-radius: 50% !important;
    background-color: #0085d0 !important;
    text-align: center !important;
    transform: rotate(15deg);
}.circle-ofert .price-nr {
    margin: 0 !important;
    color: #fff !important;
    font-size: 22px !important;
    margin-top: 16px !important;
    font-weight: 700 !important;
}.circle-ofert .txt-price {
    margin: 0 !important;
    font-size: 17px !important;
    margin-top: 9px !important;
    color: #fff !important;
  

    font-weight: 700;
}
.new {
   /* margin-top: -136px !important;*/
/*    margin-left: 358px;*/
    width: 113px;
}}
@media (min-width: 810px )and (max-width: 995px){

  .circle-ofert {
   position: absolute !important;
    right: -60px !important;
    top: -93px !important;
    width: 112px !important;
    height: 118px !important;
    border-radius: 50% !important;
    background-color: #0085d0 !important;
    text-align: center !important;
    transform: rotate(15deg) !important;
}

}

select{
 -webkit-appearance: none;
 border-radius: 0;
}
input {
    -webkit-appearance: none;
}
input {
    border-radius: 0;
}
  .back-div-img-cms img {
        max-height: 170px;
    max-width: 100%; 
    height: auto!important;
  }
  @import url(https://fonts.googleapis.com/css?family=Comfortaa:300);
  .shoppingbasket {
    width:40px;
    height:40px;
    position:relative;
    font-family: 'Comfortaa', cursive;
    float: right;
    margin-right: 15px;
    margin-bottom: 0;
    top: -7px;
    margin-left: 50px;
  }
  .basketitems {
      color: #fff;
    font-size: 18px;
    background-color: #11a9fa;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-90%);
    -moz-transform: translate(-50%,-90%);
    transform: translate(-50%,-90%);
    padding: 0px 26%;
    border-radius: 1000px;
  }
  .shoppingbasket .top {
        width: 100%;
    height: 10%;
    border-radius: 1000px;
    background-color: #706f71;
    position: absolute;
    top: 25%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .shoppingbasket .bottom {
    width:50%;
    height:7%;
    border-radius:1000px;
    background-color:#706f71;
    position:absolute;
    bottom:25%;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .shoppingbasket .left {
    width: 74%;
    height: 7%;
    border-radius: 1000px;
    background-color: #706f71;
    position: absolute;
    top: 39%;
    left: -22%;
    -webkit-transform: rotate(70deg);
    -moz-transform: translateX(80deg);
    transform: translateX(80deg);
  }
  .shoppingbasket .right {
    width: 74%;
    height: 7%;
    border-radius: 1000px;
    background-color: #706f71;
    position: absolute;
    top: 40%;
    right: -22%;
    -webkit-transform: rotate(-70deg);
    -moz-transform: translateX(80deg);
    transform: translateX(80deg);
  }
/*  .produkte-quantity {
    padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 11px;
    text-align: right;
    float: left;
   margin-top: -98px;
    width: 58%;
  }*/
  .select-box {
    cursor: pointer;
    position : relative;
    max-width:  20em;
    margin: 5em auto;
    width: 100%;
  }

  .select,
  .label {
    color: #414141;
    display: block;
    font: 400 17px/2em 'Source Sans Pro', sans-serif;
  }

  .select {
    width: 100%;
    position: absolute;
    top: 0;
    padding: 5px 0;
    height: 40px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: none transparent;
    border: 0 none;
  }
  .select-box1 {
    background: #ececec;
  }

  .label {
    position: relative;
    padding: 5px 10px;
    cursor: pointer;
  }
  .open .label::after {
   content: "▲";
 }
 .label::after {
  content: "▼";
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  padding: 5px 15px;
  border-left: 5px solid #fff;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px !important;
    padding-right: 20px !important;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.select2-container--bootstrap .select2-selection--single{
  height: 45px;
  line-height: 45px;
}*/
.select2-container--bootstrap{
  margin-right: 25px;
}
.produkte-quantity{
  margin-left: 15px;
}
.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b:before{
  color: #11a9fa;
}
.select2-container--bootstrap{
  margin-top: -12px;
}
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
.select2-container--bootstrap .select2-results__option--highlighted[aria-selected]{
  background-color: #11a9fa;
}
.modal-title{
  float: left;
}
/*.modal-body{
      border-bottom: 1px solid #e5e5e5;
    margin-bottom: 25px;
    }*/
    .page .btn-primary, .page .btn-primary:active, .page .btn-primary:focus, .page .btn-primary:hover{
      color: #fff;
      background: #11a9fa;
      border-color: #11a9fa;
      padding: 10px !important;
      font-size: 12px !important;
      margin-top: 0;
    }
      .quantity_cart{
    color: #fff;
       font-size: 18px !important;
       padding-top: 8px !important;
       padding-bottom: 8px !important;
       width: 80px; float: left;
  }
  @media(max-width: 1200px ){
    .quantity_cart{
      color: #fff;
    font-size: 14px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    width: 20%;
    float: left;
  }
  }


    .shop-div i, .back-div-img-cms img{
      cursor: pointer;
    }

    @media(max-width: 500px){

      .shoppingbasket{
        margin-left: 5px;
      }
      .content-cms > div > div:first-child{
        padding-right: 30px !important;
        padding-left: 30px !important;
      }
      .produkte-quantity{
        margin-left: 0;
      }
      .produkte-quantity{
        padding-right: 5px;
        font-size: 16px;
        font-weight: 500;
        padding-bottom: 11px;
        text-align: right;
        float: right;
        margin-top: -1px;
      }
    }
    .modal-dialog .back-div-img-cms{
      height: auto !important;
    }
    @media (min-width: 768px){
      .modal-dialog {
        width: 50%;
        margin: 30px auto;
      }
    }
    .modal{
      z-index: 9999;
    }
    .modal-content .select2-container--bootstrap{
      width: 60% !important;
      float: left;
      margin-top: 1px;
      margin-right: 0;
      margin-left: 49px;
    }
    .modal-content .select2-container--bootstrap .select2-selection--single{
      height: 52px;
      line-height: 50px;
    }
.back-div-img-cms {
    
    overflow: hidden;
    height: auto;
    text-align: center;
    line-height: 212px;
}
    .produkte_backdiv{
    background: #eaeaea;
    padding: 15px;
    width:100%;
 
    margin-bottom: 30px!important;
    }
    .shop-div{
          text-align: right;
    height: 50px;
    padding: 61px;
    padding-right: 0;
    }
    .modal-body img{
max-height: unset;
    }
      @media (max-width: 991px){
    .back-div-img-cms img {
    width: auto !important;
  
}
  }
    @media (min-width: 768px) and (max-width: 991px){
    .modal-dialog{
      width: 90% !important;
    }

    .produkte_backdiv {
      height: 320px !important;
    }
  }
    @media (min-width: 991px) and (max-width: 1250px){
    .modal-dialog{
      width: 70% !important;
    }
  }
  @media (max-width: 650px){
      #price{
        margin-left: 5px;
    height: 56px;
    float: left;
    width: 80%;
    height: 60px !important;
    float: right !important;
     margin-bottom: 15px;

  }
  #quantity{
     color: #fff;
    font-size: 18px !important;
    width: 15% !important;
    height: 60px !important;
    float: left;

    }
  }
  .style2{
max-height: unset !important;
margin-top: 0;
  }
   #mobileM{
display: none;
  }
    @media (max-width: 767px){

  #desktopM #id + input{
  width: 70%;
  margin-bottom: 25px;
  }
  #desktopM #quantity{
    height: 51px !important;
  }
    #mobileM{
  }
  }
display: none;
margin-top: 15px;
  }
      #mobileM .submit_mobile{
height: 60px;
width: 80%;.
  }
    }

 #mobileM #quantity{
  height: 60px;
 }
 .produkte-quantity{
  padding-right: 20px;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 11px;
    text-align: right;
    float: left;
    margin-top: -98px;
    width: 52%;
  margin-top: -75px;
 }
   @media (max-width: 1200px){
    .produkte-quantity{
      width: 41%;
    }

   }
   @media (max-width: 991px){
    .produkte-quantity{
      width: 17%;
    margin-top: -75px;
    }

   }

@media (max-width: 600px){
  .select-box1 + div{
    display: block !important;
    float: unset !important;
    margin-bottom: 10px !important;
  }
  .select-box1 + div + div{
    display: block !important;
    float: unset !important;
    margin-top: 20px !important;

    margin-bottom: 10px !important;
  }
  .produkte-quantity{
    width: 100px;
    margin-left: 66%;
  }
  .shoppingbasket + form{
      float: left !important;
  }
}
     

.top-quote p{
  display: inline-block;
}

.quantity {
  position: relative;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

.quantity input {
  width: 65px;
  height: 42px;
  line-height: 1.65;
  float: left;
  display: block;
  padding: 0;
  margin: 0;
  padding-left: 10px;
  border: 1px solid #9e9e9e;
  ;
}

.quantity input:focus {
  outline: 0;
}

.quantity-nav {
    float: left;
    position: relative;
    height: 42px;
    margin-left: 27px;
}

.quantity-button {
  position: relative;
  cursor: pointer;
  border-left: 1px solid #9e9e9e;
  width: 28px;
  text-align: center;
  color: #333;
  font-size: 13px;
  font-family: "Trebuchet MS", Helvetica, sans-serif !important;
  line-height: 1.7;
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.quantity-button.quantity-up {
  position: absolute;
  height: 50%;
  top: 0;
  border: 1px solid #11a9fa;
  background-color: #11a9fa;
  color: #fff;
}

.quantity-button.quantity-down {
  position: absolute;
  bottom: 0px;
  height: 50%;
  border: 1px solid #11a9fa;
  background-color: #11a9fa;
  color: #fff;
}
.total{
  border-bottom: 1px solid #ddd;
  padding-bottom: 42px;
  margin-bottom: 48px;
  margin-top: 5px;
}
.total h4{
  float: left;
  font-weight: 300;
  color: #706f71;
}
.total p{
  float: right;
}

.produkt_table{
  width: 100%;
  border: 1px solid #ddd;
  margin-bottom: 20px;
}
.produkt_table td{
  padding: 5px;
  border: 1px solid #9a9a9a;
  color: #535353;

}
.produkt_table tr td:first-child{
  width:10%;
}
.produkt_table tr td:last-child{
  width:9%;
}
.conten_cart{
  padding: 30px;
}
.produkte_title{
  margin-bottom: 30px;
  /*    color: #706f71;*/
  font-weight: 500;
  color: #444444;

}
.produkte_title + h3{
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 80px;
}
.pricee{
  font-size: 21px !important;
  color: #333 !important; 
  margin-top: 0 !important;
}


.form-control {
  min-height: 50px;
  height: auto;
  padding: 15px 15px;
  border-radius: 0;
  -webkit-appearance: none;
  line-height: 19.6px;
  background: #f2f3f8;
  border: 0;
  border: 1px solid rgba(112, 111, 113, 0.31);
  color: #333;
}
.circle2 {
  width: 25px;
  height: 25px;
  background-color: #11a9fa;
  color: #fff;
  border-radius: 50%;
  float: right;
  text-align: center;
  margin-top: -25px!important;
}

.einkauf_title{
  padding-bottom: 1px;
  border-bottom: 1px solid;
}
.einkauf_title h5{
  display: inline;
  color: #706f71;
  font-weight: 500;
}
.einkauf_title i{
  float: right;
  font-size: 24px;
  color: #333;
}
.produkte_container{
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
}
.produkte_container p {
  display: inline;
  font-size: 14px;
  color: #333;
}
.subtotal_price{
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid;
}
.subtotal_price h4{
  display: inline;
  font-weight: 500;
  font-size: 20px;
  color: #11a9fa;
}
.subtotal_price p{
  float: right;
  margin-top: 0;
}
.einkauff{
  margin-top: 80px;
  padding: 20px;
  border:1px solid;
  background-color: #fff;

}
.form-label-outside{
  color: #737074;
}
.total2{
  border-bottom: 1px dashed #ddd;
  margin-bottom: 0;
  margin-top: 108px;
  padding-bottom: 95px;
}
.subtotal_price2{
  border-bottom: 1px dashed;
  padding-bottom: 30px; 
}

.span span{
  font-size: 15px;
}

.span2 span{
  display: none;
}
.span{
  font-size: 22px;
}

.modi_price span{
  font-size: 22px;
}

.pricee span{
  font-size: 22px;
}

.shipping #spec{
  font-size: 15px;
}

@media screen and (max-width: 435px){
  .span span{
    font-size:13px;
  }
  .shipping #spec{
    font-size: 13px;
  }
}
@media screen and (max-width: 415px){
  .span span{
    font-size:12px;
  }
  .shipping #spec{
    font-size: 12px;
  }

}
@media screen and (max-width: 400px){

  .span{
    font-size: 21px;
  }
  .span span{
    font-size:12px;
  }
  .shipping #spec{
    font-size: 12px;
  }
  .modi_price span{
    font-size: 21px;
  }

  .pricee span{
    font-size: 21px;
  }
}
@media screen and (max-width: 380px){

  .span{
    font-size: 19px;
  }
  .span span{
    font-size:12px;
  }
  .shipping #spec{
    font-size: 12px;
  }
  .modi_price span{
    font-size: 19px;
  }

  .pricee span b{
    font-size: 19px;
  }

  }@media screen and (max-width: 450px){
    .pricee.modi_price + p{
      font-size: 15px;
    }
  }

.top-cart-menu{
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px !important;
}
.cart-bar{
    padding-left: 0;
    padding-right: 0;  
}
@media(min-width: 992px){
    .produkte_row{
      padding: 30px;
      margin-top: 25px;
  }
  .cart-bar{
    padding-left: 30px;
    padding-right: 30px;
  }

}
@media(max-width: 767px){
  .row.row-50.justify-content-center.justify-content-lg-between.mobile-row{
    margin: 15px !important;
  }
  .select-box1 + div{
   max-width: 225px;
  }
}

#myModal{
  z-index: 99999;
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-top: 50px !important;
}
#price{
  height: 49px !important;
}
.produkte_view .modal:before{
  display: none !important; 
}
/*.produkte_view .modal-body img{
  min-width: 100%;
}*/



@media(max-width: 650px){
  .labelselect.wrap{
  width: 100% !important;
  }
  #quantity, #price{
    width: 100% !important;
    height: auto !important; 
  }
}
.stepper {
    position: relative;
    max-width: 70px;
    width: 70px;
    margin-bottom: 10px;
    float: left;

}
.stepper-arrow.up{
  display: none;
}
.stepper-arrow.down{
  display: none;
}
.shipping.span2{
  font-size: 14px;
  width: 100%;
  text-align: right;
  margin-top: -15px;
}
@media(max-width: 767px){
  .produkt_table td{
    font-size: 11px;
  }
  .produkt_table img{
    width: 50px;
  }
  .produkt_table tr td:last-child{
    width: 5%;
  }
  .produkt_table tr td:last-child i{
    font-size: 16px !important;
  }
  .stepper input[type="number"]{
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .stepper{
    width: 45px !important;
  }
  .content-cms > div > div:first-child{
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .conten_cart .col-md-9{
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .pagination-classic.input-group-lg > li.input-group-btn > a, .pagination-classic.input-group-lg > li.input-group-btn > span{
  height: 45px !important;
}
.input-lg, .input-group-lg > .form-control, .input-group-lg > .input-group-addon, .input-group-lg > .input-group-btn > .btn, .pagination-classic.input-group-lg > li.input-group-btn > a, .pagination-classic.input-group-lg > li.input-group-btn > span{
  line-height: 18px !important;
}
#paypalExtra p{
    width: 100%;
    text-align: right;
    margin-top: -15px;
}
hr{
    border-color: #333 !important;
}