:root {

--font: Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;

--base-color: #b72026;


--base-text-color: #fff;


--footer-color: #5a6070;


--footer-text-color: #fff;


--button-color: #b72026;



--button-hover-color: hsl(from var(--button-color) h s calc(l - 5));


--button-text-color: #fff;

--header-color: #fff;


--header-text-color: #000;


--clear-filters-display-text: inline-block;


--clear-filters-display-icon: inline-block;

}

	.es-clear-all-filters-button .button-text {
	display: var(--clear-filters-display-text);
	}

	.es-clear-all-filters-button .button-icon {
	display: var(--clear-filters-display-icon);
	}




 :root {
     --white:#fff;
     --black:#1f2124;
     --main1:#ccc;
     --main2:#eee;
     --radius:10px;
     --awesome:"Font Awesome 6 Free";
     --icon:'Material Symbols Rounded' !important;
     --font1:;
     --font2:;
}

/* =====================================
			n-Colors & Font
===================================== */

#body {background-color:#fff;}

h1, h2, h3, h4, h5, .price-text {
    font-family: var(--font1);
    color:#000!important;
}

.content-column div, .content-column p, .content-column span, .content-column b, .content-column ul, .content-column li, .content-column h6 {
    font-family: var(--font2);
}
.product__stock--no-stock .product__stock--info {
    color: #3c8220;
}
/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}

/* =====================================
			n-Icons
===================================== */

/* == Mini basket == */

/* button */


/* Menu bar */
i.fas.fa-bars {
    display: none;
}

/* Cart & Log in */
.minibasket-icon .fa-shopping-cart::before {
    color: #000;
}
.minibasket .minibasket-icon {
    background-color: transparent !important;
}
.fa-sign-in-alt::before {
    content: "\f2f6";
    color: #000;
}
.fa-times-circle::before {
    content: "\f0f3";
}
/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}


/* =====================================
			n-Buttons
===================================== */


/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}

/* =====================================
			n-Menu
===================================== */


/* n-Header wrapper */



/* n-Product menu */
.menu-bar-desktop-categories-menu-item:hover, .menu-bar-desktop-categories-menu-item.active {
    background-color: #dadada;
    border-radius: 10px;
    margin-left: 6px;
    padding-left: 9px;
    transition: .2s ease-in-out;
}
.menu-bar-desktop-categories-menu-item {
    transition: .2s ease-in-out;
}
.menu-bar-desktop-products-menus a:hover {
    color: var(--base-color);
}
.menu-bar-desktop-categories-menu-item:hover, .menu-bar-desktop-categories-menu-item.active {
    background-color: #dadada;
}
.menu-bar-desktop-categories-menu-item {
    border-bottom: none;
}
ul.menu-bar-desktop-categories-menu-items {
    background-color: #fff;
}
.menu-bar-desktop-products-menu-items {
    padding-left: 0px;
}
a.menu-bar-desktop-products-menu-label {
    font-weight: 600 !important;
    border-bottom:0px;
}

.menu-bar-desktop-categories-menu-item:hover>a, .menu-bar-desktop-categories-menu-item.active>a {
    color: #000000;
    font-weight: 400;
}
.menu-bar-desktop-categories-menu {
    background-color:#fff;
}

/* n-Resource menu */
.resource-menu-desktop a:hover {
    color: #fff !important;
}
.resource-menu-desktop ul li>ul>li {
    padding: 0px 8px;
}
.resource-menu-desktop ul li a {
    padding: 3px 6px;
    line-height: 24px;
}
.resource-menu-desktop ul li a:hover {
    background-color: var(--button-color);
}
.resource-menu-desktop ul li>ul>li:hover {
    background:transparent;
}
.resource-menu-desktop ul .menu-item-node-container:hover {
    background: transparent;
}
.resource-menu-desktop ul .menu-item-node-container:hover a {
    color: #000;
    font-weight: 400;
}
.menu-wrapper .menu-bar a, .menu-wrapper .menu-bar span {font-weight:400}

/* n-Minibasket */
.row.header .minibasket {
    margin: 0;
    padding: 0px;
}

/* n-Logged in as */

/* n-logo */
.header-wrapper .row.header .logo-container img[src$=".svg"] {
    width: auto;
    height: 23px;
    display: block;
}
.logo-container {
    padding:0px!important;   
}
.header-wrapper.fixed .row.header .logo-container .logoFixed {
    width: auto;
    height: 23px;
    display: block;
}


/* n-Search */

.product-search-input-container {
    background-color: #fff;
    border:none;
    border-bottom: 1px solid #ccc;
}
.product-search .product-search-input {
    border: none;
    box-shadow: none;
    background-color: transparent;
}
.product-search .product-search-input:focus {
    outline: none !important;
}

/* n-menu bar */

.menu-wrapper .menu-bar a, .menu-wrapper .menu-bar span {
    font-size: 15px;
}
.menu-bar-items {
    padding: 0px 5px;
}

/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {


}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}

/* =====================================
			n-Front page
===================================== */


/* n-Top Section */
.section.small-12.js-section-topsection {
    margin-top: 20px;
}
.section.small-12.hide-for-small-only.js-section-topsection {
    margin-top: 10px;
    
}
.category-menu-header {
    background-color: var(--base-color);
    color: #fff;
    padding: 7px 9px 7px 17px;
    border-radius: 10px 10px 0px 0px;
}
.productcategories {
    line-height: 44px;
    margin-left: 0px;
    margin-bottom: 0px;
}
.productcategories a {
    display:block;
}
ul.productcategories li {
    padding-left: 18px;
    border-bottom: 1px solid #e5e5e5;
}
.banners.small-12.show-for-small-only {
	margin-top: 0px;
	margin-bottom: 20px;
}
h5.bold.hide-for-small-only {
	font-size: 14px;
}
ul.productcategories i {
    color: var(--base-color);
    margin-right: 10px;
}
ul.productcategories li {
    list-style-type: none;
}
.promotion-item:hover {
	box-shadow: none;
}
.js-section-topsection .promotion-item.content:nth-child(1) {
    box-shadow: 1px 2px 5px rgba(134, 142, 150, 0.12);
    height: fit-content;
    padding: 0.625rem 0;
    width: 297px;
    border: 1px solid #E9ECEF;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border-radius: 10px;
    margin:2px;
}
.js-section-topsection .promotion-item.content:nth-child(1) .fas {
	margin-right: 21px;
}
.js-section-topsection .promotion-item.content:nth-child(2) {
	margin-left: 15px;
}
.js-section-topsection .promotion-item-slideshow {
	margin-left: 22px;
}
.js-section-topsection .bx-wrapper {
	border-radius: 10px;
	overflow: hidden;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: #a9342b;
}
.bx-wrapper .bx-pager {
	text-align: center;
	border-radius: 20px;
	font-size: 0px;
	font-family: Arial;
	font-weight: bold;
	color: #ced4da !important;
	bottom: 17px;
	position: absolute;
	right: 395px;
	width: fit-content;
	background-color: #fff;
	padding: 12px 11px;
	transform: scale(0.8);
}
.small-12.medium-6.large-6.columns.end.space-bottom.promotion-container {
	height: fit-content!important;
}
.bx-controls.bx-has-pager {
	position: absolute;
	right: 0;
	width: 100%;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ced4da;
}

/* n-Promotions */
.promotion-item {
    margin: 8px;
}
.first-page-content .promotions .columns {
    margin-bottom: 16px;
}

.promotion-item .promotion-item-image img {
    margin-top: -8px;
    max-height: 145px;
    max-width: 100%;
}
.promotion-item.only-product {
    padding:24px;
}
.promotion-price-stock {
    width: 120%;
}
p.hide-for-small-only.descriptionDesktop {
    font-size: 10px;
    color: #9f9f9f;
}
.promotions h5.bold.hide-for-small-only {
    margin-bottom: 10px;
}
.promotion-item {
    border: none;
    background-color: transparent;
}
.promotion-item.only-product {
    background-color: #fff;
}
p.hide-for-small-only.descriptionDesktop {
    font-size: 13px;
    height: 42px;
}
.promotion-item-bar {
    margin-top: 20px !important;
}
h6.product-price.promotion-price.price {
    margin-bottom: 0px;
}
.product-card 
button.button.buy-button.has-text {
    margin-top: -4px;
}
button.button.buy-button.has-text {
    margin-top: 10px;
}
.promotion-price.price {
    font-weight: 500;
    font-size: 15px;
}
.product__stock * {
    font-size: 12px !important;
}

/* n-Top Offers this week */
.section.small-12.js-section-topoffers {
    background-color: #293546;
    padding: 50px 0px;
    background-image: url(https://se.pedab.nettailer.com//fileupload/background_image.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    margin: 30px 0px;
}
.js-section-topoffers h2 {
    color: #fff !important;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 30px;
}

/* Hover */
.promotion-item:hover {
    box-shadow: none;
}

/* n-Slider */

.bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: #fff;
}

/* n-Article Section */
.section.small-12.js-section-article {
    margin-top: 40px;
}
.flex-section {
  display: flex;
  gap: 20px;
  background-color: #fff;
  flex-wrap: wrap;
}
ul.content-footer-wrapper {
    justify-content: space-between;
}
.content-box {
  flex: 1 1 30%;
  border-top: 4px solid var(--base-color);
  padding: 30px;
  box-sizing: border-box;
  min-width: 250px;
  background-color:#F7F7F7;
}

.content-box:last-child {
  border-right: none;
}

.content-box h2 {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 30px;
}

.content-box p {
    font-size: 1em;
    margin-bottom: 85px;
}

.content-box a {
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.content-box i {
    top: 7px;
    position: relative;
    left: 20px;
}

/* n-Banner section */
 .section.small-12.js-section-banners {
     margin-top: 50px;
 }
 .banner-box i {
     top: 7px;
     position: relative;
     left: 10px;
 }
.banner-container {
   display: flex;
   gap: 30px;
 }
 .banner-box {
     background-color: #444;
     padding: 80px 20px;
     width: 50%;
     display: flex;
     flex-direction: column;
     align-items: center;
     text-align: center;
 }
 .banner-box * {
     color:#fff;
 }
.banner-title {
    font-size: 2rem;
    margin-bottom: 10px;
    font-weight: bold;
}
 .banner-content {
   font-size: 1em;
   margin-bottom: 20px;
 }
 .banner-read-more {
   background: none;
   border: 2px solid white;
   color: white;
   padding: 8px 16px;
   border-radius: 5px;
   cursor: pointer;
   transition: all 0.3s ease;
 }
 .banner-read-more:hover {
   background-color: white;
   color: #222;
 }
.banner-box.banner-box1 {
    background-image: url(https://se.pedab.nettailer.com//fileupload/banner-box1.png);
    background-size: cover;
}
.banner-box.banner-box2 {
    background-image: url(https://se.pedab.nettailer.com//fileupload/banner-box2.png);
    background-size: cover;
}

/* n-Carousel Logos */
.carousel-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
  margin: auto;
}
.carousel-track {
  display: flex;
  transition: transform 0.3s ease-in-out;
}

.logo-item {
  flex: 0 0 calc(100% / 6);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
.logo-item img {
  max-width: 100px;
  max-height: 60px;
  object-fit: contain;
}

.carousel-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: -40px;
}
.carousel-container button {
    background-color: #f7f7f7;
    z-index: 9;
}
.carousel-buttons button {
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

.section.small-12.js-section-carousel {
    margin-top: 30px;
    margin-bottom:30px;
}

/* Only mobile (up to 767px) */
@media (max-width: 767px) {
    /* Top Section */
    .js-section-topoffers h2 {
        margin-left: 10px;
        margin-bottom:10px;
    }
    .section.small-12.js-section-topoffers {
        background-color: #293546;
        padding: 30px 0px;
        background-image: url(https://se.pedab.nettailer.com//fileupload/background_image.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        margin-top: -10px;
    }
    
    /* Promotions */
    .promotion-item.only-product {
        padding-top: 18px;
    }
    .first-page-content .promotions .columns {
        margin-bottom: 0px;
    }
    p.show-for-small-only.descriptionMobile {
        margin-left: 30px !important;
        margin-top: 7px !important;
    }
    .promotion-item .promotion-item-image img {
        margin-top: 2px;
    }
    
    /* Banners */
    .banner-container {
        display: inline;
        row-gap: 30px;
    }
    .banner-box {
        width:100%;
    }
    .banner-box.banner-box1 {
        margin-bottom: 11px;
    }
    
    /* Footer */
    .footer li.small-11.medium-2.large-2 {
        margin-bottom: 30px;
        margin-left: 0px;
        width: 100%;
        padding: 0px 30px;
    }
}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

    /* Menu bar */
    .menu-bar-items {
        padding: 0px 24px;
    }
    
    /* Top Category Section */
    #body > main > div.main-wrapper > div > div > div.content-container.clearfix > div > div.section.small-12.hide-for-small-only.js-section-topsection > div > div > div:nth-child(1) {
        display: none;
    }
    #body > main > div.main-wrapper > div > div > div.content-container.clearfix > div > div.section.small-12.hide-for-small-only.js-section-topsection > div > div > div:nth-child(2) {
        width: 100%;
        margin-left: -12px;
        margin-bottom: 40px;
    }
    .js-section-topoffers h2 {
        margin-left: 9px;
    }
    .bx-wrapper .bx-pager {
        right: 455px;
    }
    .header-wrapper .row.header .logo-container .header-logo {
        left: 20px;
        position: relative;
    }
    .small-6.medium-3.columns.medium-push-6.header-right {
        margin-right: 14px;
    }
}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {
/* Top Section */
    .section.small-12.js-section-topsection {
        height: fit-content;
        overflow: hidden;
    }
    .js-section-topsection .promotion-container:nth-child(1) {
        width: 297px;
    }
    .js-section-topsection .promotion-container:nth-child(2) {
            width: 890px;
    }
    .small-12.medium-3.large-3.columns.end.space-bottom.promotion-container {
        height: 320px !important;
    }
}


/* =====================================
			n-Footer
===================================== */

.footer h3 {
    color: #fff !important;
}

/* Footer general */
#footer > footer > div.row > div.footer-wrapper > ul > li:last-child {
    display: none;
}
.footer-switches {
    background-color: #233647;
    padding: 20px 0px 0px 0px;
}
.footer .row {
    padding: 10px 0px;
}
.footer-wrapper li.small-11.medium-2.large-2 {
    line-height: 30px;
}
/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {
    ul.content-footer-wrapper {
    display: flex;
}
}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {
.footer .footer-wrapper .content-footer-wrapper, .footer li {
        margin-left:0px;
    }
    .footer .footer-wrapper .content-footer-wrapper li {
        margin-left: 0px;
    }
    ul.content-footer-wrapper {
    display: flex;
    }
    .footer li.small-11.medium-2.large-2 {
        margin-right: 0px;
    }
}


/* SmÃ¥ skÃ¦rme: stack responsivt */
@media (max-width: 900px) {
  .content-footer-wrapper > li.large-2:not(:first-child) {
    flex: 1 1 50%;
    max-width: 50%;
  }
}

@media (max-width: 480px) {
    .content-footer-wrapper > li.large-2:not(:first-child) {
        flex: 1 1 100%;
        max-width: 100%;
      }
    .footer li.small-11.medium-2.large-2 {
        margin-right: 0px;
    }       
}
/* =====================================
			n-Filter page
===================================== */
.es-product-list .prodlist-row__prodinfo {
    transform: scale(0.9);
    float: left;
    margin-left: -13px;
}
/* n-Filter menu */
.es-expand-filter, .es-expand-category {
    color:var(--base-color);
}
.es-filters-wrapper {
    box-shadow: none!important;
    background-color: #F7F7F7;
}
i.fas.fa-chevron-left {
    transform: rotate(180deg);
}

/**/

/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}


/* =====================================
			n-Product page
===================================== */
/* Card */


/* Accordion */
.product-card .product-card-tabs ul li .accordion-content {
    font-size: 12px;
    padding: 0 0px!important;
}
.product-card-tabs .accordion-content {
    margin: 0 0px!important;
}
ul.product-card-pdfs {
	padding-bottom: 20px;
	margin-bottom: 15px;
	padding-top: 14px;
}
.price-info {
	border: none!important;
}
.price-info>div {
	background: #fff!important;
	color: #3d4044!important;
	border-bottom: 1px solid #9294a4!important;
	padding: 8px 0px 5px 0px!important;
}
.product-card-tab-information {
	padding: 10px 0px;
}
table thead {
	background: #ffffff;
	color: #3d4044!important;
}
tr.responsive-table-header {
	border-bottom: 1px solid #dfdfdf!important;
	-webkit-box-shadow: 0px 1px 0px 0px rgba(223, 223, 223, 1);
	-moz-box-shadow: 0px 1px 0px 0px rgba(223, 223, 223, 1);
	box-shadow: 0px 1px 0px 0px rgba(223, 223, 223, 1);
}
.product-card-related-product-main-category, .product-card-related-product-sub-category {
	font-size: 13px!important;
	padding: 4px 0px;
}
.ccs-ds-extendedSpec-header {
	color: #3d4044!important;
	border-bottom: 1px solid #9294a4!important;
	padding: 8px 0px 5px 0px!important;
    background:none!important;
}
.price-info>div .list-label {
	position: absolute;
	left: 27px!important;
}
.is-active .accordion-title, .accordion-title:hover {
	color: #3d4044!important;
}
.accordion-title {
	font-size: 15px!important;
}
.product-card .product-card-tabs .accordion-title {
	padding: 20px 0px;
	border-bottom: 1px solid #e6e6e6;
    background-color:#fff!important;
}
.product-card .product-card-tabs ul li .accordion-content {
	font-size: 12px;
	padding: 0 7px;
}
.price-info {
	font-size: 13px!important;
}
.product-card-min-packs {
	font-size: .8125rem;
}
table tbody, table tfoot, table thead {
	border: none!important;
}
.ccs-ds-extendedSpec-area {
	margin-top: 15px;
}
table.responsive-table.side-by-side, .accordion-content .price-info {
	margin-top: 15px!important;
}
.ccs-ds-mainSpec-area {
	font-size: 13px!important;
	margin-top: 15px;
}
.ccs-ds-extendedSpec-item, .ccs-ds-extendedSpec-value {
	font-size: .8125rem;
}
.ccs-ds-extendedSpec-body table td {
	border-bottom: none!important;
}
.product-comparison__table {
	font-size: 13px!important;
}
.product-comparison table tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #ffffff!important;
}
.product-comparison table tbody tr:nth-child(odd) {
	border-bottom: 0;
	background-color: #ffffff!important;
}
table tbody tr:nth-child(even) {
	border-bottom: 0;
	background-color: #ffffff;
}
table tbody tr:nth-child(odd) {
	border-bottom: 0;
	background-color: #f1f1f1;
}
.buy-quantity__input {
	border: 1px solid #e6e8e7!important;
	font-size: 11px!important;
	width: 36px!important;
	height: 36px!important;
}
td.ccs-ds-mainSpec-item {
	padding-left: 7px!important;
}
td.ccs-ds-extendedSpec-item, td.ccs-ds-mainSpec-item {
	width: 260px;
}
.ccs-ds-mainSpec-item, .ccs-ds-extendedSpec-item {
	padding-left: 0px!important;
}
.ccs-ds-mainSpec-area table td {
	border-bottom: none!important;
}
.SPECIFICATION {
	padding-left: 20px!important;
	padding-right: 20px!important;
}
/* Disclaimer */

.agreement-disclaimer {
	color: #9294a4!important;
	padding-left: 23px;
	padding-right: 23px;
}
li #product-card-tab-23d4044 {
	border-bottom: none;
}

/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}


/* =====================================
			n-Basket & Cart
===================================== */



/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}


/* =====================================
			n-Landing pages
===================================== */

.content-container .text-left {
    text-align: left;
    width: 33%;
}
.base-lp table {
    background-color: #f1f1f1;
}

/* Only mobile (up to 767px) */
@media (max-width: 767px) {

}

/* Only tablets (768px â 1199px) */
@media (min-width: 768px) and (max-width: 1199px) {

}

/* Only desktop (1200px and above) */
@media (min-width: 1200px) {

}