/*
Styling
fra templaten
*/
.columns .column.main {
    padding-bottom: 0;
  }
  .layout-1220 .page-main {
    max-width: 100%;
  }
  .home-slider .porto-ibanner {
    height: 532px;
    text-align: left;
    cursor: default;
  }
  .home-slider .pc-home-slider-nav {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    transform: translateY(-50%);
    z-index: 1;
  }
  .home-slider .porto-ibanner-desc {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .home-slider .porto-ibanner-content {
    flex: 0 0 100%;
    width: 100%;
  }
  .home-slider .container {
    position: relative;
  }
  .home-slider .list {
    list-style: none;
    font-size: 17px;
    white-space: nowrap;
    font-weight: 600;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -63px;
    color: #171f2f;
  }
  .home-slider .list li {
    position: relative;
    padding-right: 35px;
    margin-bottom: 15px;
    text-align: right;
    cursor: pointer;
  }
  .home-slider .list li.active {
    color: #ff6840;
  }
  .home-slider .list li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    border-top: 2px solid;
    width: 16px;
  }
  .home-slider .porto-ibanner h5 {
    font-size: 27px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -.01em;
    margin-bottom: 0;
  }
  .home-slider .porto-ibanner h2 {
    font-size: 60px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -.05em;
    margin-left: -3px;
    margin-bottom: 7px;
  }
  .home-slider .porto-ibanner h5 {
    font-size: 27px;
    line-height: 1.2;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: -.01em;
    margin-bottom: 0;
  }
  .home-slider .porto-ibanner .btn {
    margin-top: 30px;
  }
  .section {
    padding: 40px 0 20px;
    margin: 0;
  }
  @media (max-width: 991px) {
    .home-slider .porto-ibanner h2 {
      font-size: 36px;
    }
    .home-slider .porto-ibanner h5 {
      font-size: 20px;
    }
    .home-slider .porto-ibanner .btn {
      margin-top: 20px;
    }
  }

    .home-ads .porto-ibanner-desc {
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .home-ads .porto-ibanner-title, .home-ads .porto-ibanner-content {
      max-width: 33.3333%;
      flex: 0 0 33.3333%;
      text-align: left;
      font-weight: 700;
      display: flex;
      flex-wrap: wrap;
      order: 2;
    }
    .home-ads>div:nth-child(2n) .porto-ibanner-content {
      -ms-flex-order: 1;
      order: 1;
      text-align: right;
      padding: 0 40px 0 0;
    }
    .home-ads .porto-ibanner-title {
      font-size: 2.1875rem;
      line-height: 1.2;
      padding-left: 30px;
    }
    .home-ads .porto-ibanner-content {
      padding-left: 40px;
      flex-direction: column;
    }
    .home-ads .porto-ibanner-content {
      padding-left: 40px;
      flex-direction: column;
    }
    .home-ads .porto-ibanner-content b {
      display: block;
      font-size: 1.425rem;
      line-height: 1.5;
    }
    .home-subcats .btn, .home-ads .btn {
      font-size: 12px;
      font-weight: 700;
      letter-spacing: -.025em;
      text-transform: uppercase;
      padding: .5rem 1.25rem;
    }
    .porto-ibanner .porto-ibanner-content {
      font-size: .8125em;
      line-height: 1.6;
    }
    @media (max-width: 575px) {
      .home-ads .porto-ibanner-title {
        font-size: 1.5rem;
        padding-left: 20px;
      }
      .home-ads .porto-ibanner-content {
        padding-left: 20px;
      }
    }
.footer-middle,
.footer-bottom {
	background: #293034!important;
	color: #ccc!important;
}
  .footer .contact-details {
    display: flex;
    flex-wrap: wrap;
  }
  .footer .contact-info li {
    line-height: 1.8;
  }
  .footer .contact-info .contact-details span, .footer .contact-info-block .contact-details a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
  }
  .footer .widget + .widget {
    margin-top: 1.875rem;
  }
  .footer .widget.contact-info .contact-details strong, .footer .follow-us .widget-title {
    font-weight: 600;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
	color: #949caa!important;
    margin-bottom: 0;
  }
  .footer .follow-us .share-links a {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    border: none;
    box-shadow: none;
    margin: 4px 0 0;
	  text-decoration: none;
  }
  .footer .follow-us .share-links a:not(:hover) {
    background: none;
    color: #949caa!important;
  }
.footer-middle>.container::after {
	border-bottom: 1px solid #5a616d!important;
}
.footer .widgettitle, .footer .widget-title {
	color: #fff!important;
}
footer ul > li > a {
	color: #949caa!important;
		  text-decoration: none;
}
footer ul > li:hover > a {
	color: #fff!important;
		  text-decoration: none;
}
.footer-bottom, .footer-bottom p {
	color: #949caa!important;
}
  @media (min-width: 768px) {
    .footer .contact-details li {
      max-width: 50%;
      flex: 0 0 50%;
    }
    .footer-middle .col-lg-6, .footer .contact-details {
      display: flex;
      flex-wrap: wrap;
    }
    .footer-middle .col-lg-6>.widget:first-child {
      max-width: 100%;
      flex: 0 0 100%;
    }
    .footer-middle .col-lg-6 .widget.contact-info {
      max-width: 60%;
      flex: 0 0 60%;
    }
  }
@media(min-width:768px) {
.bottom-payment-icons {
   display:block;
   float: right;
}
}

/*
Styling
af onlinebrand
*/
.amcard-label-block.-price.-active, .amcard-label-block.-price:hover {
    border: 1px solid #1e79c2;
    background-color: #1e79c2;
    box-shadow: 0 2px 4px rgb(45 147 226 / 10%);
    color: #fff;
}
.category-list-subcat-list {
	list-style: none;
	padding: 0;
	margin-bottom: 20px;
	margin-top: 20px;
}
.category-list-subcat-list li {
	position: relative;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 20px;

}
.category-list-subcat-list li a {
	color: #000;
	background: #eee;
	padding: 10px 20px;
		position: relative;
	display: inline-block;
}

.category-list-subcat-list li a:hover {
	background: #dc941d;
	color: #fff;
}
.page-wrapper {
	max-width: 1920px;
	margin: 0 auto;
	  -moz-box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	  -webkit-box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	  box-shadow: 0 0 15px rgb(0 0 0 / 10%);
}
.page-header .panel.wrapper, .main-panel-top {
    background-color: #f29401!important;
	color: #fff!important;
}
.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 40px!important;
}
@media (max-width:880px) {
  .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;
  }
}
#html-body .page-header.type1 .minicart-wrapper .action.showcart .counter.qty {
background: #f29401!important;
}
.page-header.type1 .search-area .minisearch .actions button:hover, .footer .newsletter .action.subscribe:hover {
	background: #f29401!important;
	cursor: pointer;
}
#html-body > div.page-wrapper > div > div.background-color-dark.text-color-light {
	  background: #dad6d1 url('../images/notifikation-linje.jpg') no-repeat right!important;
	color: #000!important;
	    line-height: 23px!important;
}
.porto-block-html-top a {
   line-height: 10px;
    margin-bottom: 10px;
}
#html-body > div.page-wrapper > div > div.background-color-dark.text-color-light .p-b-sm {
	padding-bottom: 15px!important;
}
.porto-block-html-top a {
	    background: #f29401!important;
}
#store\.menu > nav > ul > li:nth-child(1) > a > span {
		    color: #f29401!important;
}
.navigation.sw-megamenu a {
	text-decoration: none!important;
}
.page-header.type1 .nav-sections {
	  box-shadow: 0px 2px 5px #cccccc;

}
.owl-carousel.owl-loaded {
		margin-bottom: 0px!important;
	margin-top: 20px!important;
}
.header-row .header-left {
	padding: 10px 0!important;
}
.brand-carousel.owl-carousel .item {
	height: 100%!important;
  display: table-cell!important;
  vertical-align: middle!important;
  cursor: pointer;
}
.brand-carousel.owl-carousel .owl-item img {
	max-width: 120px;
	vertical-align: middle;
}
body {
	line-height: 26px!important;
}
.footer-top {
	padding: 0!important;
	margin:0!important;
	background: #f19e1a;
	margin-top: 20px;
}
@media (max-width: 1185px) {
.footer-top {
	padding: 0!important;
	margin:0!important;
	background: #f19e1a;
}
}
@media (max-width: 750px) {
.footer-top .container {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.nyhedsbrev-billede {
   height: 300px!important;

}
.footer-top {
 -webkit-background-size: contain!important;
  -moz-background-size: contain!important;
  -o-background-size: contain!important;
  background-size: contain!important;
	background: #f19e1a;
}
}
.nyhedsbrev-billede {

    display: block;
    width: 100%;
    position: relative;
    height: 603px;
}
.nyhedsbrev-tekst {
	 padding: 40px;
    background: #f19e1a url('../images/orange-newsletter-bg.jpg') right no-repeat;
}
.nyhedsbrev-tekst .head2 {
	font-size: 18px!important;
	line-height: 28px;
	font-weight: 700;
	text-transform: uppercase;
	width: 100%;
}
.nyhedsbrev-tekst .head2-1 {
	font-weight: 600!important;
	font-size: 17px!important;
	color: #293034!important;
}
.nyhedsbrev-list li {
	float: left;
	margin-right: 10px;
	display: inline-block;
}
.clear {
	width: 100%!important;
	display: block!important;
	clear:both;
}
#mc-embedded-subscribe {
	background: #293034;
	color: #fff;
	margin-top: 20px;
}
#mc_embed_signup_scroll > div.mc-field-group.input-group > ul > li > label {
	font-size: 15px!important;
}

@media (min-width: 992px) {
    .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > a,
	.sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > a {
        font-size: 14px!important;
	}
	.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1 > .subchildmenu > li > span,
	.sw-megamenu.navigation li.level0.staticwidth .submenu li.level1 > .subchildmenu > li > span,
	#store\.menu > nav > ul > li > div.level0.submenu > div > div > ul > li > ul > li > a > span {
      padding-left: 0px;
	}
	#store\.menu > nav > ul > li > div.level0.submenu > div > div > ul > li > ul > li > a > span:before {
        content: '\e81a';
		font-family: 'porto-icons';
		font-style: normal;
		font-weight: normal;
		speak: none;
		display: inline-block;
		text-decoration: inherit;
		width: 1em;
		margin-right: .1em;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		margin-left: .1em;
		-webkit-font-smoothing: antialiased;
		padding-right: 5px;
	}
		#store\.menu > nav > ul > li > div.level0.submenu > div > div > ul > li > ul > li > a:hover > span:before {
        text-decoration: none!important;
	}

}
@media (min-width: 750px) {
.logo img {
    max-height: none!important;
    }
}
@media (max-width: 750px) {
.brand-carousel.owl-carousel .owl-item img {
    max-width: 80px!important;
}
.owl-carousel.owl-loaded {
    margin-bottom: 10px!important;
    margin-top: 5px!important;
}
#html-body .page-wrapper .page-header {
		background: #263034 url('../images/lystfisk-header-bg.jpg') no-repeat -160px 0px!important
	}
}
@media (max-width: 1050px) {
#html-body > div.page-wrapper > div > div.background-color-dark.text-color-light {
 	background: #dad6d1 url(../images/notifikation-linje.jpg) no-repeat 82% 100%!important;
}
}



/*Gavekort*/
.amcard-label-block.-price.-active, .amcard-label-block.-price:hover {
    border: 1px solid #5a616d;
    background-color: #5a616d;
    box-shadow: 0!important;
    color: #fff;
}
.amcard-preview-container>.amcard-button {
    box-sizing: border-box;
    padding: 6px 15px;
    border: 1px solid #5a616d;
    border-radius: 0px;
    background: none;
    color: #5a616d;
}
.amcard-preview-container>.amcard-button:hover {
    background: #5a616d;
    color: #fff;
}

/*Slider mobil */
@media (max-width: 750px) {
.ambanner-slider-container {
    margin: 0px 30px;
}
.owl-carousel.owl-loaded {
    margin-bottom: 0px!important;
    margin-top: 10px!important;
}
.ambanner-slider-wrap {
    position: relative;
    margin: 10px 0;
}
}


/*Produktside*/
.porto-products.title-border-bottom>.section-title, .related.products .slider- {
	font-size: 1.875rem;
    line-height: 1.2;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700;
    margin-bottom: 0.2em;

}
.box-tocart .action.tocart {
    background: #f29401;
}
.box-tocart .action.tocart:hover {
    background: #293034;
}
.fieldset>.legend {
    color: #000;
}
.review-control-vote label:before {
    color: #f29401;
}
html .action.primary {
    color: #fff;
    background-color: #f29401!important;
    border-color: #f29401 #f29401 #f29401;
}
html .action.primary:hover {
    color: #fff;
    background-color: #293034!important;
    border-color: #293034 #293034 #293034!important;
}
.product-item-info .product-item-details .product-item-actions .tocart {
    color: #fff;
    }
.product-info-main .product-reviews-summary .rating-summary .rating-result:before, .product-info-main .product-reviews-summary .rating-summary .rating-result>span:before {
    color: #f29401;
}



/* BLOG */
#maincontent > div.page-title-wrapper > h1 > span.base {
    font-size: 1.875rem;
    line-height: 1.2;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700;
    margin-bottom: 0.2em;
}
.amblog-post-container .amblog-headline:hover,
.amblog-grid-list>.amblog-item .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-headline:hover,
.amblog-index-index .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref,
.amblog-index-index .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover,
.amblog-element-block .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list>.amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list>.amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
    color: #f29401;
}
.amblog-post-container .amblog-read {
    color: #f29401;
}
.amblog-element-block .amblog-title,
.amblog-main-content .amblog-search .amblog-title,
.amblog-post-container .amblog-widget-container .amblog-title,
.amblog-grid-list>.amblog-item .amblog-widget-container .amblog-title,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-title {
    color: #f29401;
}
.amblog-form-search .amblog-btn, .amblog-form-comment .amblog-btn {
    width: 100%;
    padding: 10px 0;
    border: none;
    border-radius: 0px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    box-shadow: none;
    background: #f29401;
}
.amblog-post-container .amblog-read, .amblog-grid-list>.amblog-item .amblog-read, .amblog-grid-list .slick-slide .amblog-item .amblog-read,
.amblog-form-search .amblog-btn, .amblog-form-comment .amblog-btn {
    display: block;
    width: 100%;
    margin-top: 20px;
    padding: 9px 0;
    border-radius: 0px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    background: #f29401;
}
.amblog-form-search .amblog-btn:hover, .amblog-form-comment .amblog-btn:hover {
    background: #57616d;
}
.amblog-post-container .amblog-tag,
.amblog-element-block .amblog-tag,
.amblog-grid-list>.amblog-item .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag,
.amblog-post-container .amblog-widget-container .amblog-tag,
.amblog-grid-list>.amblog-item .amblog-widget-container .amblog-tag,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 3px 8px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background: #57616d!important;
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: anywhere;
}
.amblog-post-container .amblog-tag:hover,
.amblog-element-block .amblog-tag:hover,
.amblog-grid-list>.amblog-item .amblog-tag:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-tag:hover,
.amblog-post-container .amblog-widget-container .amblog-tag:hover,
.amblog-grid-list>.amblog-item .amblog-widget-container .amblog-tag:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-tag:hover {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 3px 8px;
    border-radius: 0px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    background: #f29401!important;
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: anywhere;
}
.amblog-post-container .amblog-arrow {
	display: none;
}

/* Breadcrumbs */
.page-wrapper > .breadcrumbs {
    font-weight: 400!important;
    letter-spacing: .05em;
    border-top: 0px solid #dfdfdf!important;
    border-bottom: 0px solid #dfdfdf!important;
    margin-bottom: 4px!important;
	color: #d9d7d2!important;
	margin-top: 4px;
}
.page-wrapper > .breadcrumbs .items {
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}
.customer-account-login .page-title-wrapper, .customer-account-create .page-title-wrapper, .customer-account-forgotpassword .page-title-wrapper,
.page-title-wrapper {
	background: none;

}
.page-title-wrapper {
	border-bottom: none;
    padding: 3.75rem 0;
    text-align: center;
    position: relative;
}
/* CMS Sider */
#maincontent > div.page-title-wrapper > h1 > span.base {
    font-size: 1.875rem;
    line-height: 1.2;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700;
    margin-bottom: 0.2em;
}
h1,
.head1 {
  font-size: 1.875rem;
    line-height: 1.2;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700!important;
    margin-bottom: 0.2em;
}
h2 {
  font-size: 1.475rem;
    line-height: 1.2;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700!important;
    margin-bottom: 0.2em;
}
@media (max-width: 750px) {
	h1,
	.head1 {
  font-size: 1.475rem!important;
    line-height: 1.1!important;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700!important;
    margin-bottom: 0.2em;
}
h2 {
  font-size: 1.275rem!important;
    line-height: 0.8!important;
    color: #222529;
    letter-spacing: -.01em;
    font-weight: 700!important;
    margin-bottom: 0.2em;
}
}
ul, ol {
    margin-top: 0rem;
    margin-bottom: 20px;
}
b, strong {
	color: #000;
}
p {
    margin: 0 0 1.25rem;
    line-height: 20px!important;
    letter-spacing: 0!important;
}
a {text-decoration: underline;}

.product-item-info.type3 .product-item-actions .actions-primary .tocart, .product-item-info.type5 .product-item-actions .actions-primary .tocart, .product-item-info.type6 .product-item-actions .actions-primary .tocart, .product-item-info.type3 .product-item-actions .tocompare, .product-item-info.type5 .product-item-actions .tocompare, .product-item-info.type6 .product-item-actions .tocompare {
	color: #fff;
}

.page-header.type1 .header.panel > .header.links > li:last-child {
    display: none;
}

.column.main .block:first-child .product-usp {
    width: 100%;
    background: none;
    padding: 25px 50px;
	border-top: solid 1px #ccc;
	padding-top: 60px;
}

.product-icon {
    text-align: center;
    color: #f29401;
    font-size: 40px;
    margin-bottom: 20px;
}

.column.main .block:first-child .product-usp p {
    color: #293034;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px !important;
    text-align: center;
}
.product.data.items>.item.content {
	border-top: solid 1px #ccc;
}


.page-layout-2columns-left .column.main {
  width: 100%;
}

.product-social-links .widget.block.block-static-block .wpb_wrapper.vc_column-inner {
    margin-bottom: 20px;
}

span.not-logged-in {
    display: none;
}

@media (max-width: 1442px) {
  .nav-toggle {
    display: inline-block;
  }
  li.ui-menu-item {
  position: relative !important;
}
}
@media (max-width: 1440px) and (min-width: 992px) {
  .block.category.event, .footer.content, .header.content, .navigation, .page-main, .page-wrapper>.breadcrumbs ul, .page-wrapper>.page-bottom, .page-wrapper>.widget, .top-container, .page-wrapper > .breadcrumbs .items, .container {
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
  .navigation {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-before-open .page-wrapper {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
}

.nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
    overflow: visible;
}

.nav-before-open .page-wrapper {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
}

.nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
    overflow: visible;
}

.nav-open .page-wrapper {
    left: 380px;
    width: 100%;
}

.nav-open .page-wrapper {
    position: fixed;
    z-index: 3;
}

.nav-sections {
    -webkit-transition: left .3s;
    -moz-transition: left .3s;
    -ms-transition: left .3s;
    transition: left .3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
    background-color: #f6f6f6;
}

.nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgb(50 50 50 / 75%);
    -moz-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50,50,50,0.75);
    box-shadow: 0 0 5px 0 rgb(50 50 50 / 75%);
    left: 0;
    z-index: 99;
}

.nav-open .nav-sections {
    width: 380px;
}

header.page-header .nav-sections-items {
    position: relative;
    z-index: 1;
}

header.page-header .nav-sections-items:before, header.page-header .nav-sections-items:after {
    content: '';
    display: table;
}

header.page-header .nav-sections-item-title {
    background: #f29401;
    border: solid rgba(255,255,255,0.3);
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 33.33%;
}

header.page-header .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
}

header.page-header .nav-sections-item-title {
    height: 63px;
}

header.page-header .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 71px;
    width: 100%;
}

header.page-header .nav-sections-item-content {
    margin-top: 63px;
}

.navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
    color: #777;
}

.navigation .level0>.level-top {
    font-weight: 400;
    padding: 8px 2em 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
}

.navigation li.level0>a.level-top {
    padding: 13px 36px 13px 15px !important;
}

.sw-megamenu.navigation li.ui-menu-item>a {
    position: relative;
}

.sw-megamenu.navigation li.ui-menu-item>.open-children-toggle {
    display: block;
    position: absolute;
    width: 42px;
    height: 42px;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}

.navigation ul {
    margin: 0;
    padding: 0;
}

.navigation ul {
    max-width: 100%;
    flex: 0 0 100%;
}

.navigation li {
    margin: 0;
}

.navigation .level0 {
    font-size: 1em;
}

.navigation li.level0 {
    line-height: 16px;
}

.navigation li.level0:first-child {
    border-top: 0;
}

.sw-megamenu.navigation li.ui-menu-item {
    position: relative;
    float: none !important;
    width: 100%;
}

header.page-header .nav-sections-item-title.active > a, header.page-header .nav-sections-item-title.active > a:hover, header.page-header .nav-sections-item-title.active > a:focus {
    color: #f29401;
}

.navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e81c';
    font-family: 'porto-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
}

.navigation .parent .level-top:after {
    font-size: 2.2rem;
    right: 10px;
    top: 13px;
}

.navigation .parent .level-top:after {
    font-size: 1.2rem;
}



.nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

header.page-header .nav-sections-item-content:before, header.page-header .nav-sections-item-content:after {
    content: '';
    display: table;
}

header.page-header .nav-sections-items:after {
    clear: both;
}

.page-header.type1 .nav-sections, .page-header.type2 .nav-sections, .page-header .navigation > ul, .page-header.type16.sticky-header .navigation:not(.side-megamenu) > ul, .page-header.type18 .main-menu-wrap {
    background-color: #F6F6F6 !important;
}

.page-header.type1 .navigation li.level0.active, .page-header.type1 .navigation li.level0:hover, .page-header .navigation li.level0.active, .page-header .navigation li.level0:hover, .page-header.type23 .navigation .level0:hover > .level-top, .page-header.type23 .navigation .level0.active > .level-top, .page-header.type23
.navigation .level0.has-active > .level-top {
    background-color: #F6F6F6 !important;
}

.sw-megamenu.navigation .submenu.level0 {
    height: 0;
    visibility: hidden;
}

.navigation li.level0>a.ui-state-active, .navigation li.level0>a.ui-state-active+.submenu {
    /**background-color: #eee;**/
}

.navigation .submenu:not(:first-child) ul>li a {
    color: #777;
    display: block;
    line-height: normal;
}

.navigation .submenu:not(:first-child) ul>li {
    margin: 0;
}

.sw-megamenu.navigation li.level0.fullwidth:hover>.submenu, .sw-megamenu.navigation li.level0.staticwidth:hover>.submenu {
  box-shadow: none !important;
  background: #F6F6F6 !important;
}

.navigation .level0 .submenu:before {
  content: none !important;
}

.nav-sections-item-content>.navigation {
    display: block;
    z-index: 5;
}

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4>li:nth-child(4n+1) {
    clear: both;
    width: 100%;
}

.sections.nav-sections {
    overflow-x: hidden;
}

.sw-megamenu.navigation .subchildmenu.mega-columns.columns4>li {
    width: 100%;
}

.navigation .submenu:not(:first-child) ul {
    display: block;
}

.sw-megamenu.navigation li.level0.fullwidth:hover>.submenu, .sw-megamenu.navigation li.level0.staticwidth:hover>.submenu {
    height: 100%;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu li.level1>a, .sw-megamenu.navigation li.level0.staticwidth .submenu li.level1>a {
    font-size: 12px !important;
    font-weight: 600;
    line-height: 18px;
    padding: 7px 0;
    text-transform: uppercase;
    color: #696969 !important;
}

.sw-megamenu.navigation li.level0.fullwidth > .submenu a, .sw-megamenu.navigation li.level0.staticwidth > .submenu a {
    color: #57616d;
}

#store\.menu > nav > ul > li > div.level0.submenu > div > div > ul > li > ul > li > a > span:before {
    content: '\e81a';
    font-family: 'porto-icons';
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: 0.1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: 0.1em;
    -webkit-font-smoothing: antialiased;
    padding-right: 5px;
}

.sw-megamenu.navigation .subchildmenu.mega-columns>li {
    float: left;
    padding: 0 !important;
}

.page-header .navigation:not(.side-megamenu) .level0.parent > a > span:before {
  display: none !important;
  border: 0px !important;
}

.page-header .navigation:not(.side-megamenu) .level0.parent:hover > a > span:after {
  display: none !important;
  border: 0px !important;
}

.navigation .level0 {
    border-top: 1px solid #ddd !important;
}

.navigation li.level0:last-child {
    border-bottom: 1px solid #ddd;
}

div.mage-error[generated] {
    display: none;
}

.page-header.type1 .navigation:not(.side-megamenu) .level0 {
    margin-right: 0 !important;
}

.navigation .level0>.level-top {
    font-weight: 400 !important;
    color: #777 !important;
    padding: 8px 2em 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
}

header.page-header .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
    display: block;
}

header.page-header .nav-sections-item-title {
    height: 63px;
    display: block;
}

header.page-header .nav-sections-item-title>a, header.page-header .nav-sections-item-title>a:hover, header.page-header .nav-sections-item-title>a:focus {
    color: #fff;
}

.page-header.type1 .nav-sections {
    padding: 0 !important;
}

.sub-toggle .level1 a {
  padding-top: 0.5em;
  padding-right: 0;
  padding-bottom: 0.5em;
  padding-left: 15px;
}

.navigation a:hover {
    color: #f29401!important;
}

}

/** Horizontal filter **/


/** One step checkout **/
.amcheckout-step-container input[type='checkbox']+label:hover:before, .amcheckout-step-container input[type='radio']+label:hover:before, .amcheckout-step-container input[type='checkbox']:checked+label:before, .amcheckout-step-container input[type='radio']:checked+label:before {
  border-color: #f29401;
}

.opc-block-summary {
    border: none !important;
}

.am-checkout.-modern .authentication-wrapper .action-auth-toggle {
  background: #f29401 !important;
  padding: 0.4rem 0.5rem;
}

.amcard-field-container.-cart {
    padding: 20px;
}

.checkout_box {
    text-align: left;
}

button.customer_type {
    padding: 0.4rem 0.5rem;
    background: #f29401;
    margin-right: 10px;
    margin-top: 20px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    transition: all .2s;
}

button.customer_type:hover {
    background: #293034;
    color: #fff;
}

a#privat {
    background: #293034 !important;
    color: #fff;
}

a#privat:hover {
    background: #f29401 !important;
    color: #fff;
}
.cart.actions button.action.apply:not(:hover), .cart-discount .actions-toolbar button.action.apply:not(:hover) {
    background-color: #f4f4f4;
    color: #ffffff!important;
}
.amcard-codes-list .amcard-check, .amcard-field-container .amcard-check, .amcard-codes-list .amcard-delete, .amcard-field-container .amcard-delete {
    color: #f29401!important;
}
.cart.actions button.action:not(:hover), .cart-discount .actions-toolbar button.action:not(:hover) {
    background-color: rgba(255,255,255,1) 100%!important;
    color: #000!important;
}
#maincontent > div.columns > div > div:nth-child(4) > div.amcard-field-container.-cart > span,
#checkout > div.amcheckout-main-container.-modern.-layout-3columns.am-submit-summary > div:nth-child(3) > div > div:nth-child(3) > div.amcard-field-container.-cart > span {
	font-size: 1rem;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -.01em;
    margin-bottom: 20px;
    padding-bottom: 0.25rem;
    line-height: 19px;
    color: #222529;
}
.amcard-field-block>.amcard-button {
    padding: 7px 17px;
    border: 1px solid #f29401!important;
    border-left: none;
    border-radius: 0 2px 2px 0;
	background: #f29401!important;
	color: #fff;
}
/* Checkout */
#checkout > div.amcheckout-main-container.-modern.-layout-3columns.am-submit-summary > div:nth-child(3) > div > div:nth-child(3) > div.amcard-field-container.-cart > button {
	background: none!important;
}
#checkout > div.checkout-header > div {
	font-size: 14px!important;
    font-weight: 400!important;
}
.fieldset>.field .label {
    font-size: 14px!important;
    font-weight: 700!important;
}

#customer-email-fieldset {
	background: #f6f6f6!important;
	padding: 20px;
}
button.customer_type {
	 background: #f6f6f6!important;
	color: #263034!important;
}
button.customer_type.active,
button.customer_type:hover {
	background: #f29401!important;
	color: #fff!important;
}

.checkout_box:not(:first-child) {
  display: none;
}

#shipping-new-address-form > fieldset > div > div:nth-child(1) > label > span {
	display: none;
}
._amcheckout-selectable-item.-selected, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details.-selected, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.-selected, .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method.-selected, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active {
    border-color: #263034;
}
._amcheckout-selectable-item:hover, .amcheckout-step-container .amcheckout-shipping-address .billing-address-details:hover, .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:hover, .amcheckout-step-container .shipping-address-items .shipping-address-item:hover, .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:hover, .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method:hover {
    box-shadow: 0 0 0 rgb(56 77 108 / 0%);
}
#shipping > .step-title,
#opc-shipping_method > div > p,
#checkout-payment-method-load > div > div > div.amcheckout-title,
#checkout > div.amcheckout-main-container.-modern.-layout-3columns.am-submit-summary > div:nth-child(3) > div > div.opc-block-summary.amcheckout-summary-container > p {
Background: #57616d!important;
	color: #fff;
}

.message.info {
  clear: both;
}

body:not(.catalog-product-view) .products-grid:not(.small-list) .product-item:hover {
    box-shadow: 0px 1px 9px 0 #ccc !important;
}


.page-layout-checkout .payment-option-title.field.choice {
    display: none;
}

/* .page-layout-checkout .amcard-field-container.-cart {
    display: none;
} */

/** Search **/
@media (max-width: 575px) {
  .search-area.show-icon-tablet .block.block-search {
      right: -47px !important;
  }
}
/** Search **/
@media (max-width: 575px) {
  .search-area.show-icon-tablet .block.block-search {
      right: -112px !important;
  }
}


button.action.search {
    border-radius: 0 25px 25px 0 !important;
    color: #fff !important;
}

/** Layered navigation **/

.filter-options-item {
    border: 1px solid #e5e5e5 !important;
    width: 15%;
    transition: all .3s;
}
.filter-options-item:hover {
    border: 1px solid #222 !important;
}

.filter-options-title {
    border-bottom: 0 !important;
    margin-bottom: -10px !important;
    padding-left: 10px !important;
    padding: 15px !important;
    font-weight: 400 !important;
}

.filter-options-content {
    border-radius: 0 !important;
    box-shadow: 0 25px 35px -10px rgb(0 0 0 / 10%) !important;
    /**border: 1px solid #222 !important;**/
    margin-top: 0px !important;
    margin-left: -1px !important;
    border-top: none !important;
    width: 15%;
}

.filter-options-title:after {
    content: '\e81c';
    display: inline-block;
    font-family: 'porto-icons';
    float: right;
    margin-top: 5px !important;
}
.product-item-name a,
.category-list-subcat-list li a {
    text-decoration: none;
}
.filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'],
.filter-options-item .filter-options-content .items [class*='am-filter-item'] {
    text-decoration: none;
}
.filter-options-content .items.-am-singleselect .amshopby-link-selected, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label {
	color:#57616d!important;
}
.filter-options-content .item a:hover {
    background-color: transparent;
    color: #57616d!important;
}
.amshopby-button:hover {
    border-color: #57616d;
    background: #57616d;
}
.filter-options input[type='checkbox'] + .amshopby-choice:hover:before, .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #f29401!important;
}
.filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #f29401 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 12px;
    content: none;
}

ol.items.am-filter-items-attr_price li a {
    color: #777 !important;
}

.filter-options-content .item a:hover .count {
  color: #777 !important;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected .count, .filter-options-content .swatch-option.selected + .am-shopby-swatch-label .count {
    color: #777 !important;
}

.filter-options-content .item > a {
  color: #777 !important;
}
.filter-options-content .item > a:visited {
  color: #777 !important;
}

a.btn.reset {
    background: #dfdfdf!important;
    color: #666666;
    text-decoration: none;
}

.amcheckout-step-container .opc-payment-additional .form-discount .label {
    display: block;
}

.copyright {
	background: #293034!important;
  color: #ccc!important;
}

.page-header.type1 .search-area .minisearch .actions button {
    width: 46px;
    border-radius: 0 25px 25px 0 !important;
    color: #fff !important;
}
@media (min-width: 992px) {
.page-header.type1 .navigation:not(.side-megamenu) .level0 {
    margin-right: 15px!important;
}
}

@media (max-width: 768px) {
.mobil-img-center {

	}
  .catalog-topnav {
      display: block!important;
  }
.catalog-topnav .filter-options .filter-options-item {
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
}
.product-info-main .page-title-wrapper h1 {
	text-align: left!important;
}
.page-title-wrapper {
	padding: 0;
}
.btn-primary {
    color: #fff!important;
    background-color: none;
    border-color: none;
	text-decoration: none;
}
.checkout-index-index .additional-options .checkout-agreements .action-show {
    color: #f29401!important;
	display: inherit!important;

}
.fieldset > .field.required > .label:after, .fieldset > .fields > .field.required > .label:after, .fieldset > .field._required > .label:after, .fieldset > .fields > .field._required > .label:after {
	    color: #f29401!important;
}
.amcheckout-step-container input[type='checkbox'] + label:before, .amcheckout-step-container input[type='radio'] + label:before {
    margin: 3px 6px 0 0!important;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc;
    background: #fff !important;
    content: '';
    cursor: pointer;
}
.checkout-index-index .additional-options .checkout-agreements .action-show:not(:focus) {
    box-shadow: none;
    margin-top: -8px;
}
.amcheckout-step-container input[type='checkbox'] + label span:only-child, .amcheckout-step-container input[type='radio'] + label span:only-child {
    box-shadow: none;
    margin-top: -3px;
}
.fieldset > .field > .label, .fieldset > .fields > .field > .label {
    margin: 0 0 0px!important;
    display: inline-block;
}
.checkout-payment-method .payment-methods .actions-toolbar .primary {
	font-size: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout, .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
	width: 90%;
}


.footer .follow-us .share-links a:not(:hover) {
    color: #fff!important;
}


.products-grid.divider-line .product-item {
    border: 1px solid rgba(0, 0, 0, 0.09)!important;
    margin-bottom: 20px;
	margin-left: 10px; margin-right: 10px;
    display: flex;
    padding: 0;
}
.divide {
	border-bottom: 1px solid #ddd;
	padding-bottom: 40px;
	margin-bottom: 40px;
	display: block;
	Width:100%;
}
.default-margin {
	margin-bottom: 20px;
}

@media (max-width: 768px) {
.xs-lesssize {
	margin-bottom: 20px;
}
}
.center-text {
	text-align: center;
}
.center-text a {
	display: inline-block;
	cursor: pointer;
    color: #fff;
    background-color: #f29401;
    border-color: #f29401 #f29401 #f29401;
	text-decoration: none;
	padding: 5px 15px;
	font-weight: 700;
	font-size: 14px;
}
.center-text a:hover {
	color: #fff!important;
}
.distance {
	padding: 60px 0;
	border-bottom: 1px solid #eee;
}
.content-ajaxcart .popup-cart-btns span {
	padding: 0!important;
}

@media (max-width: 1440px){
.nav-sections .header.links a:hover {
  color: #f29401 !important;
}

}

.gallery-placeholder {
  position: relative;
}

#qty-error {
  position: absolute;
  width: 280px;
  left: 0;
  top: -23px;
  margin-top: 0;
}
}