.pswp {
    display: none;
    }
    
    h1{
    font-size: 3.4rem;
}

.text-nowrap {
  white-space: nowrap !important; }
.w-auto {
  width: auto !important; }
img.klein {width: 75px; height: auto}
.account .order-total {
    width: auto;
    white-space: normal;
    }
    
.account2 .order-date,.account2 .order-action {
    width: 11rem;
    color: #666;
}   
    .center {text-align: center; }
.form-control-sm {
  height: calc(1.2em + 0.7rem + 2px);
  padding: 0.35rem 0.5rem;
min-height: auto;
  line-height: 1.2;
  border-radius: 0.2rem; }
  
  .header-right .lang a {
    display: inline;
    }
    .checkoutcomment  textarea {border: 0;}
    .checkoutconditions {padding: 10px 0;}
    div.agbframe {
  background-color:#fff;
  border-color: #ebebeb;

  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
	padding: 5px 5px 5px 5px;
	border-radius: 2px;
  font-size:12px;
  line-height:18px;
  height:120px;
  overflow:auto;
  text-align: left;
}
.as-oil__btn-optin {
font-size: 1.4rem;
background-color:  var(--tpl-main-color);;

}
.as-oil {
color: #666;
}

.header-search.hs-simple select.form-control {
padding: 1.3rem 2rem;
    border-radius: 5px;
    border: 2px solid;
        border-top-color: currentcolor;
        border-right-color: currentcolor;
        border-bottom-color: currentcolor;
        border-left-color: currentcolor;
 background: url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA0Ljk1IDEwIj48ZGVmcz48c3R5bGU+LmNscy0ye2ZpbGw6IzQ0NDt9PC9zdHlsZT48L2RlZnM+PHRpdGxlPmFycm93czwvdGl0bGU+PHBvbHlnb24gY2xhc3M9ImNscy0yIiBwb2ludHM9IjEuNDEgNC42NyAyLjQ4IDMuMTggMy41NCA0LjY3IDEuNDEgNC42NyIvPjxwb2x5Z29uIGNsYXNzPSJjbHMtMiIgcG9pbnRzPSIzLjU0IDUuMzMgMi40OCA2LjgyIDEuNDEgNS4zMyAzLjU0IDUuMzMiLz48L3N2Zz4=) no-repeat 95% 50%;

 background: #fff;

 -webkit-appearance: none;
    font-family: inherit;
    background-color: #fff;
    color: #999;
}
.header-search.hs-simple select.form-control,.header-search.hs-simple input.form-control {
border-color:#edeef0
}
/* START autocomplete */
.suggestionsBox {
  position:absolute;
  right:0;
  margin:0px;
  width: 100%;
  background:#fff;
box-shadow: 0 2px 35px rgba(0,0,0,0.1);
  z-index:1100;
  box-sizing: border-box;
  padding: 10px 10px 3px 10px;
}
.suggestionList {
  margin:0px;
  padding:0px;
  max-height:600px;
  overflow:auto;
  padding-right:5px;
  box-sizing: border-box;
}
.suggestionList li {
  border-bottom:1px solid #e1e1e1;
  list-style:none;
  font-size:12px;
  line-height:16px;
  overflow: auto;
}
.suggestionList li:hover {
  background:#e1e1e1 !important;
  text-decoration:none;
}
.suggestionList li a.autocomplete {
  display:block;
  padding:5px 0px;
  text-decoration: none;
  box-sizing: border-box;
  width:100%;
}
.suggestionList li a.autocomplete .autocomplete_image {
  float:left;
  display:none;
  width:40px;
  height:40px;
  overflow:hidden;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  margin-right:10px;
}
.suggestionList li a.autocomplete .autocomplete_image img {
  float:left;
  width:100%;
  height:auto;
}
.autocompletecloser {
  cursor:pointer;
}
#autocomplete_pagination {
  margin: 5px 0 0 0;
  position:relative;
}
#autocomplete_pagination li {
  float:left;
  border: 0;
}
#autocomplete_prev {
  cursor:pointer;
  padding:5px;
  box-sizing: border-box;
  width:15%;
  text-align:left;
  font-size:15px;
}
#autocomplete_next {
  cursor: pointer;
  padding: 5px;
  box-sizing: border-box;
  width: 15%;
  float: right !important;
  text-align: right;
  font-size:15px;
}
#autocomplete_count {
  padding: 5px;
  width: 70%;
  box-sizing: border-box;
  text-align: center;
  font-size:11px;
  font-weight:bold;
}
.autocomplete_error {
  padding:6px 0px 11px;
  display:inline-block;
  text-align:center;
  width:100%;
}
.ac_text {
  float:left;
  display:block;
  width:60%;
  padding: 2px 0px;
  color:#555;
  font-weight:400;
}
.suggestionList li:hover .ac_text {
  color: var(--tpl-main-color);;
}
.ac_price {
  display:block;
  color:#555;
  float:right;
  width:40%;
  text-align:right;
  font-weight:bold;
  padding: 2px 0px;
  font-size:12px;
  line-height:16px;
}
.ac_price .small_price {
  font-size:10px;
  font-weight:normal;
}
.ac_price .special_price {
  color:#e74c3c;
}
.ac_price .graduated_price {
  display:block;
}
.ac_price .item_price {
  display:block;
}

.ac_vpe {
  text-align:right;
  padding: 0px 0px 0 0;
  font-size:9px;
  line-height:12px;
  color:#666;
  font-weight:normal;
  display:block;
}

@media only screen and (min-width: 400px) {
  .suggestionList li a.autocomplete .autocomplete_image { display:block; }
  .ac_text { width:50%; }
  .ac_price { width:30%; }
}
@media only screen and (min-width: 600px) {
  .suggestionsBox { width:400px; }
}
/* END autocomplete */

.header-middle .icon-box-title {

    text-transform: none;
    }
p.emty {
font-weight: normal;
padding: 30px 10px;
text-alifn: center;
margin: 0 auto;
}

.wishlist {position:relative}
div.wishlist {
    margin-right: 1.0rem;
}
.wishlist .cart-count {
    display: inline-block;
    transition: color .4s;

    font-weight: 600;

}
.wishlist .cart-count {
    position: absolute;
    right: -8px;
    top: 3px;

    text-align: center;
    border-radius: 50%;
    background-color:  var(--tpl-main-color);;
    color: #fff;
    z-index: 1;
}

.wishlist .cart-count {
    width: 1.9rem;
    height: 1.9rem;
    font-size: 1.1rem;
    line-height: 1.8rem;
}

.wishlist a,wishlist .cart-toggle {
    padding: 0.6rem 0 0.7rem;
}

.menu li h4 a {padding:0}
.product-media {

    min-height: 200px;
}
@media (max-width: 480px){
.header-middle .wishlist{display:inline-block}
}

.intro-slide1 .banner-title {

    margin-bottom: 30px;
}
.login-popup {
    max-width: 800px;
    padding: 4rem;
    border-radius: .3rem;
}

.category .post-list {
  
    align-items: auto;
}

#sign_in .cssButton {width: auto;}

.page-link-next, .page-link-prev {
    min-width: auto;
    padding: 1.2rem;
}

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-none {
  float: none !important; }
  .clearfix::after {
  display: block;
  clear: both;
  content: ""; }
  
  
  .form-check-input {

}
  .form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin: 1rem 0;
}
.form-check .form-check-input {

}
.form-check-input[type="radio"],input[type="checkbox"],input[type="radio"] {
     font-size: 20px;
    height: 2rem;
    width: 2rem;
    padding-top: 5px;
    margin: 0;
    
    vertical-align: middle;-webkit-appearance: checkbox;
}
.product-details .btn-cart, .product-hide-details .btn-cart {

    flex: 1;
    height: 4.2rem;
    font-size: 1.3rem;
    transition: color .3s, background-color .3s, border-color .3s;
    z-index: 1;

}
.product-details .btn-cart, .product-hide-details .btn-cart {

margin-right: 2rem;
    max-width: 19rem;
    }
    
.product-details .product-form .btn-cart    {


    max-width: 22rem;
    }
.product-single .product-action .btn-wishlist {
    border: 0; margin-left: 15px;
}
.pswp__img {

    height: auto !important;
    
    }
.testimonial.testimonial-centered {text-align: left;}

.cf:before, .cf:after { content: ""; display: table; }
.cf:after { clear: both; }
.cf { zoom: 1; }
.pd_tax {font-size: 1.2rem; margin-bottom: 20px;}
.form-control {background: #fff}
.stern {position: relative;}
.stern .inputRequirement {position: absolute; top: 0; right: 0;}

.cart-table .product-quantity,.shop-table .center {
  
    text-align: center;
}
.summary-subtotal-price {

    white-space: nowrap;
}

.shipping-address label {text-align: left!important;
margin-top: 20px;
}
@media (min-width: 320px) {
  .product-media {
    min-height: 240px;
  }
}
@media (min-width: 700px){
.product-media {

    min-height: 360px;
}


}
@media (min-width: 769px){
.search-icon {display: none!important;}
.product-media {

    min-height: 240px;
}
}
@media (min-width: 992px){
.product-media {

    min-height: 240px;
}

}
@media (min-width: 1200px){
.product-media {

    min-height: 290px;
}

}

.product.product-cart .product-media {min-height: auto;}

#horizontalAccordion input[type="radio"]:checked ~ label::after ,#horizontalAccordion input[type="radio"] ~ label::before,input[type="radio"] ~ label::before ,input[type="radio"]:checked ~ label::after {
    opacity: 0;
}


.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: transparent; }
  .table th,
  .table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6; }
  .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6; }
  .table tbody + tbody {
    border-top: 2px solid #dee2e6; }

.table-sm th,
.table-sm td {
  padding: 0.3rem; }

.table-bordered {
  border: 1px solid #dee2e6; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6; }
  .table-bordered thead th,
  .table-bordered thead td {
    border-bottom-width: 2px; }

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0; }

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075); }

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ffd5b8; }

.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #ffb27a; }

.table-hover .table-primary:hover {
  background-color: #ffc69f; }
  .table-hover .table-primary:hover > td,
  .table-hover .table-primary:hover > th {
    background-color: #ffc69f; }

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #bdc1d1; }

.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #848caa; }

.table-hover .table-secondary:hover {
  background-color: #aeb3c7; }
  .table-hover .table-secondary:hover > td,
  .table-hover .table-secondary:hover > th {
    background-color: #aeb3c7; }

.table-success,
.table-success > th,
.table-success > td {
  background-color: #b8eabe; }

.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #7ad986; }

.table-hover .table-success:hover {
  background-color: #a4e4ac; }
  .table-hover .table-success:hover > td,
  .table-hover .table-success:hover > th {
    background-color: #a4e4ac; }

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb; }

.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda; }

.table-hover .table-info:hover {
  background-color: #abdde5; }
  .table-hover .table-info:hover > td,
  .table-hover .table-info:hover > th {
    background-color: #abdde5; }

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffd5b8; }

.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffb27a; }

.table-hover .table-warning:hover {
  background-color: #ffc69f; }
  .table-hover .table-warning:hover > td,
  .table-hover .table-warning:hover > th {
    background-color: #ffc69f; }

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #fec6c6; }

.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #fc9595; }

.table-hover .table-danger:hover {
  background-color: #feadad; }
  .table-hover .table-danger:hover > td,
  .table-hover .table-danger:hover > th {
    background-color: #feadad; }

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fffbf8; }

.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fff7f1; }

.table-hover .table-light:hover {
  background-color: #ffecdf; }
  .table-hover .table-light:hover > td,
  .table-hover .table-light:hover > th {
    background-color: #ffecdf; }

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c1c2c3; }

.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #8c8e90; }

.table-hover .table-dark:hover {
  background-color: #b4b5b6; }
  .table-hover .table-dark:hover > td,
  .table-hover .table-dark:hover > th {
    background-color: #b4b5b6; }

.table-primary-light,
.table-primary-light > th,
.table-primary-light > td {
  background-color: #ffdec6; }

.table-primary-light th,
.table-primary-light td,
.table-primary-light thead th,
.table-primary-light tbody + tbody {
  border-color: #ffc195; }

.table-hover .table-primary-light:hover {
  background-color: #ffcfad; }
  .table-hover .table-primary-light:hover > td,
  .table-hover .table-primary-light:hover > th {
    background-color: #ffcfad; }

.table-gray,
.table-gray > th,
.table-gray > td {
  background-color: #f8f8f9; }

.table-gray th,
.table-gray td,
.table-gray thead th,
.table-gray tbody + tbody {
  border-color: #f1f3f4; }

.table-hover .table-gray:hover {
  background-color: #eaeaed; }
  .table-hover .table-gray:hover > td,
  .table-hover .table-gray:hover > th {
    background-color: #eaeaed; }

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075); }
  .table-hover .table-active:hover > td,
  .table-hover .table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e; }

.table .thead-light th {
  color: #495057;
  background-color: #e5e7ea;
  border-color: #dee2e6; }

.table-dark {
  color: #fff;
  background-color: #212529; }
  .table-dark th,
  .table-dark td,
  .table-dark thead th {
    border-color: #32383e; }
  .table-dark.table-bordered {
    border: 0; }
  .table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05); }
  .table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-sm > .table-bordered {
      border: 0; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-md > .table-bordered {
      border: 0; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-lg > .table-bordered {
      border: 0; } }

@media (max-width: 1099.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
    .table-responsive-xl > .table-bordered {
      border: 0; } }

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }
  .table-responsive > .table-bordered {
    border: 0; }
.account tbody tr:nth-child(2n) th {
    background-color: #f4f4f4;
}
.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0;
  margin-bottom: 0; }

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit; }
  .list-group-item-action:hover, .list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #F2F3F7; }
  .list-group-item-action:active {
    color: #212529;
    background-color: #e5e7ea; }

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125); }
  .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .list-group-item.disabled, .list-group-item:disabled {
    color: #545454;
    pointer-events: none;
    background-color: #fff; }
  .list-group-item.active {
    z-index: 2;
    color: #212529;
    background-color: #e5e7ea;
    border-color: transparent; }
.copyright {margin: 0 auto; text-align: center;}

.intro-slider .banner img, .intro-slider .banner video {
    height: 63rem;
    object-fit: cover;
}

/* START reviews_note */
.box_reviews_note {
  font-size:10px;
  line-height:14px;
  font-weight:400;
  margin: 0 0 10px 0;
}
.headline_reviews_note {
  font-family: 'arimoregular', sans-serif;
  float:right;
  display:inline-block;
  font-size:10px;
  line-height:12px;
  margin: 6px 0 0 0;
  font-weight:400;
}
.reviews_note_full {
  display:block;
  font-size:10px;
  line-height:12px;
  margin: -5px 0 20px 0;
  font-weight:400;
}
.reviews_note_detail {
  display:block;
  font-size:10px;
  line-height:12px;
  margin: 0px 0 10px 0;
  font-weight:400;
}
/* END reviews_note */


@media (min-width: 576px) {
 .post-list .post-media {
    width: calc(15% - 1rem);
  }
}

@media (min-width: 576px) {
  .post-list .post-details{
    width: calc(85% - 1rem);
  }
}

.product-wrap,.owl-item {border: 1px solid #e1e1e1}

.product .product-name {white-space: normal;height: 55px}
.product-action {

  opacity: 1;
}

.product-media img:last-child {

    top: 10px;}

.product-media img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 0.5s;
  max-height: 216px;
}

.netto {font-size: 11px;color: #999!important;font-weight: normal!important;}

.lb_tax1 {font-size: 1.4rem;
  color: #999!important;font-weight: normal}
.lb_tax {
  color: #999!important;font-weight: normal!important;}

.input-group1 .quantity {
  -moz-appearance: none;max-width: 100px
}