@media (max-width: 767px) {
  #html-body .page-wrapper .page-header {
  		background: #263034 url('../images/lystfisk-header-bg.jpg') no-repeat -160px 0px!important
  }
}

.payment-option.opc-payment-additional.comment.last {
    display: none;
}

.page-title-wrapper {
    display: block !important;
    text-align: left !important;
}

@media (min-width: 1200px) {
  .products-grid.columns6 .product-item {
      width: 15% !important;
  }
}

@media (min-width: 576px) and (max-width: 991px) {
  .products-grid.columns6 .product-item, .products-grid.columns7 .product-item, .products-grid.columns8 .product-item {
      width: 29% !important;
  }
}

@media (max-width:575px) {
  .products-grid .product-item {
    width: 42%;
  }
}

.customer-account-login .login-container .row {
    display: block !important;
}

.customer-account-login .login-container {
    padding-top: 0;
}

.customer-account-create form#form-validate {
    float: left;
    width: 100%;
    padding-top: 0;
}

.customer-account-create .fieldset {
    padding-left: 0 !important;
}

.customer-account-create .actions-toolbar {
    padding-left: 0 !important;
}

.customer-account-create {
    overflow-x: hidden;
}

.filter-options-title {
    margin-bottom: -10px !important;
}

a.btn.reset {
    margin-top: -35px !important;
}

.category-description.no-margin {
    margin-bottom: 40px !important;
}

a.action.btn-go-shop {
    background: #f19e1a !important;
    text-decoration: none;
    padding: 0.8em 2em;
    transition: all .2s;
}

a.action.btn-go-shop:hover {
    background: #293034 !important;
}

.products.wrapper ~ .toolbar {
  border-top: none;
}

.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
  margin-top: 0 !important;
}

.filter-options {
  display: block !important;
}

@media (max-width:768px) {
  a.btn.reset {
    margin-top: 0 !important;
    margin-bottom: 5px;
  }

  .catalog-topnav .filter-options .filter-options-content {
    min-width: 100%;
  }

  .filter-options-title:after {
    right: 13px !important;
    top: 5px !important;
  }

  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background-repeat: no-repeat !important;
  }

}

.product.attribute.sku {
    display: none;
}

@media (min-width:992px) {
  .panel.header .links, .panel.header .switcher {
      display: block !important;
  }

  .page-header .panel.wrapper .header-right {
    display: none;
  }
}

@media (max-width:880px) {
  .main-panel-top {
    display: none;
  }

  .page-header.type1, .page-header.type23, .page-header, header.page-header.sticky-header .header-main {
    background: #263034 url(../images/lystfisk-header-bg.jpg) no-repeat 100px 0px!important;
  }
}

@media (max-width:1145px) {
  .header_usp {
    display: none !important;
  }
}

.header_usp p {
    float: left;
    margin: 0;
}

.header_usp p::after {
    content: "|";
    font-weight: 300;
    position: relative;
    top: -1px;
    color: #e7e7e7;
    margin: 0 15px 0 15px;
    opacity: 1;
    font-size: 1.2em;
    display: inline-block;
}

.availability.only.configurable-variation-qty {
    display: none !important;
}

.product.actions.product-item-actions ul {
    display: none;
    position: relative;
    background: none;
    z-index: 99999;
    margin-top: -16px;
    padding: 15px 10px;
    padding-top: 5px;
    border: 1px solid #eaeaea;
}

.block.related .owl-stage {
    width: 100% !important;
}

a.triggerRelatedProducts {
    display: inline-block !important;
    background: #F29401;
    padding: 5px 0.625rem;
    color: #fff !important;
}

.rel-container {
    height: 50px;
    border-bottom: 1px solid #ccc;
}

.products-related.small-list .product-items .product-item-details .product-item-actions {
  width: 100%;
}

.rel-container-btn {
    float: right;
    position: relative;
    top: -40px;
    right: 10px;
}

button#continueshopping {
  background: #293034 !important;
}

button#continueshopping:hover {
  background: #F29401 !important;
}

.modal-popup.modals-ajaxcart .modal-inner-wrap .content-ajaxcart .popup button {
  width: revert !important;
  padding: 0 20px !important;
}

.modal-popup.modals-ajaxcart .modal-inner-wrap {
    padding-top: 35px !important;
    padding-bottom: 0 !important;
}

span.price-container.price-msrp_price.tax.weee {
    font-size: 14px;
    line-height: 16px;
}

span.price-container.price-final_price.tax.weee {
    font-size: 14px;
    line-height: 16px;
}

span.price-container.price-msrp_price.tax.weee span.price-wrapper {
    text-decoration: line-through;
}

.header_usp a {
    color: #fff;
    text-decoration: none;
}

.header_usp a:hover {
    color: #fff;
    text-decoration: none;
}



.product-label.sale-label {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 10px;
    margin-top: 10px;
    border-radius: 50%;
    background: #f29501 !important;
    background: rgba(242,149,1,.9);
    text-align: center;
    line-height: 55px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}

.catalog-category-view .product-label.sale-label {
  line-height: 50px !important;
}
.catalog-product-view .product-label.sale-label {
  z-index: 99;
  line-height: 60px;
}

.share-links .share-facebook {
    background: #3b5a9a !important;
}

.share-links .share-linkedin {
    background: #0073b2 !important;
}

.share-links .share-youtube {
    background: #c3191e !important;
}

a.share-facebook {
    color: #fff !important;
    border: none !important;
}

a.share-twitter {
    color: #fff !important;
    background: #1aa9e1 !important;
    border: none !important;
}

a.share-linkedin {
    border: none !important;
    color: #fff !important;
}

a.share-googleplus {
    color: #fff !important;
    border: none !important;
    background: #dd4b39 !important;
}

a.share-email {
    color: #fff !important;
    border: none !important;
    background: #dd4b39 !important;
}

small.copyright {
    display: none;
}

.share-links .share-instagram {
    background: #C53283 !important;
}

.contact-index-index legend.legend {
    display: none;
}

.products-grid.divider-line .product-item {
  position: relative;
  z-index: 1;
}

.amgiftcard-price-multiple {
    display: none;
}


.product-item .price-box .price-label {
    color: #777;
    font-size: 14px;
    line-height: 18px;
    font-weight: 400;
    position: relative;
    top: -1px;
}


/* .on-sale span.price-container.price-final_price.tax.weee .price-label {
  display: none !important;
}

span.price-container.price-final_price.tax.weee .price-label {
    display: none !important;
} */

.catalogsearch-result-index .product-item .on-sale .price-box .normal-price .price-label {
    display: none !important;
}

.porto-products .product-item .price-box .normal-price .price-label {
    display: none !important;
}

body { height: 100% !important;}
html { height: 100% !important;}
.page-wrapper {
  overflow-y: hidden;
}

a.minimal-price-link {
    display: none;
}

span.old-price {
    width: 100%;
}

.page-product-bundle .old-price span.price-container.price-final_price.tax.weee .price-label {
    float: left;
    margin-right: 5px;
}

span.old-price {
    display: none;
}
.product-options-bottom .price-box .price-label {
    display: none !important;
}

.checkout-agreements-item-content {
    overflow-x: hidden !important;
}

.contact-index-index .page-main .contact-info p {
  margin-left: 0 !important;
}

.product-item-info.type2.on-sale .product-labels {
    display: block;
}

/* Blog i header */

li.ui-menu-item.level0.fullwidth.parent.brands ul.subchildmenu.col-md-12.mega-columns.columns4 li.ui-menu-item.level1.parent .subchildmenu {
    display: none;
}

.cart-discount .block > .title {
  display: block !important;
}


.checkout-cart-index .amcard-field-container.-cart {
  padding: 0;
}
