body,p {
    font-size: 18px;
}

body:before {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: -10%;
  width: 100%;
  height: 100%;
  opacity: 0.03;
  background-image: url("/media/ggvbhb2w/tecca_rektangel-02.svg");
  background-position:right 0;
  background-repeat: no-repeat;
}

body,.header, #txtSearchBox {
    background-color: #f2f2f2;
}

.faqList.upsExtended summary {
    
    
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-weight: 500;
}
.faqList.upsExtended li {
    background-image: url(/media/1fff5md2/check.svg) !important;
    background-repeat: no-repeat !important;
    background-position: left 10px center !important;
    padding-left: 40px;
    background-size: 15px !important;
}

.breadcrumb > li + li:before {
    font-size: 18px;
}

.tillbehorWrapper {
    display: flex;
    flex-wrap: wrap;
}

.tillbehorWrapper > div {
    padding: 2rem;
    text-align: center;
    margin: 0rem;
    border-right: solid 1px #000;
}

.tillbehorWrapper > div:last-child {
    border: none;
}

.tillbehorWrapper > div a {
    color: #000;
    font-weight: 600;
}

.prodPurchasePane .antalBox {
    border: solid 1px #ddd;
    border-radius: 5px;
}

.flex-1 {
    flex: 1;
}

.swiper-button-next.swiper-prod-button-next, .swiper-button-prev.swiper-prod-button-prev {
    top: inherit !important;
    bottom: 8%;
    width: 14px;
    height: 20px;
    background-size: 14px 20px;
    color: red;
}

.relatedProductImages-swiper .swiper-button-next,
.relatedProductImages-swiper .swiper-button-prev {
    bottom: inherit;
    top: 60% !important;
}

.swiper-button-next.swiper-prod-button-next {
    right: 70px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23009640'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-prev.swiper-prod-button-prev {
    left: 70px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23009640'%2F%3E%3C%2Fsvg%3E") !important;
}

.relatedProductImages-swiper .swiper-button-next {
    right: -20px !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23009640'%2F%3E%3C%2Fsvg%3E") !important;
}

.relatedProductImages-swiper .swiper-button-prev {
    left: -20px !important;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23009640'%2F%3E%3C%2Fsvg%3E") !important;
}

.no-margin-top, .productsSection > .container .row.no-margin-top {
    margin-top: 0;
}

.no-margin-bottom, .productsSection > .container .row.no-margin-bottom {
    margin-bottom: 0;
}

div.no-padding-bottom {
    padding-bottom: 0;
}

.productTopTextWrapper ul {
    margin: 1rem 0;
    margin-bottom: 2rem;
}

.line.line-left {
    left: 5%;
}

.line {
    position: fixed;
    border-left: solid 1px #707070;
    height: 100%;
    bottom: 0;
}

.line.line-right {
    right: 5%;
}

h1.productHeaderName {
    font-size: 72px;
}

.breadCrumbWrapper {
    border-color: #000;
}

.productsSection > .container {
    width: 100%;
    padding: 0;
}

.productsSection > .container .row {
    width: 85%;
    margin:auto;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.productsSection > .container .row.row-full {
    width: 90%;
}

.productsSection > .container .row.row-full > div {
    padding: 0;
    padding-left: 1px;
    padding-right: 1px;
}

.productsSection > .container .panel .row {
    width: 100%;
}

.border-bottom-black {
    border-bottom: solid 1px #000;
    padding-bottom: 2rem;
}

.swiperProductImages {
    overflow: hidden;
    width: 75%;
    margin: auto;
}

.productImages-swiper, .relatedProductImages-swiper .swiper-wrapper {
    list-style: none;
    padding: 0;
}

.relatedProductImages-swiper {
    overflow: hidden;    
}

.swiper-scrollbar-drag {
   background-color: #138A3D;
}

.relatedProductImages-swiper p {
    color: #000;
    font-weight: 600;
}

.productHeroWrapper {
    display:flex;    
    justify-content: center;
}

.productsSection > .container .row.prodPurchasePane {
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
    background: #fff;
    padding-bottom: 0;
}

.productImages-swiper .swiper-slide,
.relatedProductImages-swiper .swiper-slide {
    height: auto;
    display:block;
    background: #fff;
    text-align:center;
    padding: 0.5rem;
}

.productImages-swiper img {
    width: 160px;
    height: auto;
}

.productHeroRow {
    align-items: flex-start;

}

.productHeroRow > div:first-child {
    padding-right: 2rem;
}

.buttonsWrapper a {
    margin-right: 1rem;
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: inherit;
}

.swiper-pagination-bullet {
    opacity: 0.5;
    background: #009640;
}

.swiper-pagination-bullet-active {
    opacity: 1;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: -20px;
}

.tabs {
  display: flex;
  flex-wrap: wrap;
}
.tabs .input {
  position: absolute;
  opacity: 0;
}
.tabs .label {
  width: 100%;
  padding: 20px 30px;
  background:transparent;
  cursor: pointer;
  border-right: solid 1px #000;
  transition: background 0.1s, color 0.1s;
  margin: 0;
}
.tabs .label:hover {
  background: #fff;
  
}
.tabs .label:active {
  background: #fff;
  
}
.tabs .input:focus + .label {
  z-index: 1;
}
.tabs .input:checked + .label {
  background: #fff;
  color: #000;
  border-bottom: 0;
}

.tabs .label { 
    text-align:center;
    border-bottom: solid 1px #000;
}

.tabs label[for="tab-5"] {
    border-right: 0;
}

.articlesWrapper, .productTechnicalWrapper {
    background: none;
    padding: 0;
    font-size: 1rem;
}

.productInfoWrapper h4 {
    border-bottom: none;
}

.productTechnicalWrapper ul li {
    padding: 10px 0;
}

.productTechnicalWrapper ul li strong {
    width: 25%;
}

.productTechnicalWrapper ul li span {
    width: 65%;
}

.productTechnicalWrapper h4 {
    margin-bottom: 40px;
}

#tab-docs ul li {
    width: 25%;
}

#tab-docs ul li a {
    color: #000;
    text-decoration: underline;
}

.topMenuContactWrapper li img {
    width: auto;
}

ul.topMenuContactWrapper li {
    width: 33.3333% !important;
    margin: 0;
    padding: 4rem;
}

.productQualityWrapper {
    width: 100%;
}

.productQualityWrapper ul {
    list-style: none;
    padding: 0;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
}

.productQualityWrapper ul li {
    display: block;
    padding: 1rem;
    width: 20%;
    text-align:center;
}

.productQualityWrapper ul li.scdp {
    width: 50%;
}

.productQualityWrapper ul li span {
    display:block;
    font-size: 1rem;
}

.productQualityWrapper ul li.svanenWrapper {
    font-size: 1.4rem;
    color:#000;
    width: 33%;
}

.productQualityWrapper ul li img {
    width: auto;
    margin-bottom: 1rem;
    /*height: 75px;*/
}

.productQualityWrapper a {
    filter: none;
}

.panel {
  display: none;
  padding: 3rem;
  background: #fff;
  width: 100%;
}

.tabs .input:checked + .label + .panel {
  display: block;
}

.topMenuContactWrapper {
    padding-left: 0;
}

@media (max-width: 1540px) {
    .productsSection > .container .row {
        width: 90%;
    }
    
    .relatedProductImages-swiper .swiper-button-next {
        right: 20px !important;
    }
    .relatedProductImages-swiper .swiper-button-prev {
        left: 20px !important;
    }
    
    .megaMenuWrapper .container {
        width: 90%;
    }
    
    .productQualityWrapper ul li.svanenWrapper {
        width: 48%;
    }
}

@media (max-width: 1450px) {
    .topInfoSectionWrapper .container,
    header.container,
    .productsSection > .container,
    .breadCrumbWrapper > .container {
        width: 90%;
        margin: auto;
    }
    
    .searchWrapper {
        margin-right: 5px;
    }
    
    .productsSection > .container .row, 
    .productsSection > .container .row.row-full {
        width: 100%;
    }
    
        
    .productListItemDocsWrapper img {
        width: 23px !important;
    }
    
    .productQualityWrapper ul {
        flex-wrap:wrap;
    }
    
    .productQualityWrapper ul li {
        width: 25%;
    }

}

@media (max-width: 1180px) {
    .topMenu li {
        margin: 0 10px;
    }
    
    .topMenu li a {
        font-size: 1rem;
    }
    
    body, p {
        font-size: 16px;
    }
    
    
}

@media (max-width: 820px) { 
    .tabs .label {
        padding: 20px;
    }
    
    #tab-docs ul li {
        width: 50%;
    }

    
    .productTechnicalWrapper ul li strong {
        width: 35%;
    }
    

    
    ul.topMenuContactWrapper li {
        padding: 1rem;
    }
}

@media (max-width: 767px) { 
    .mobileImageWrapper {
        display: block;
    }
    
    h1.productHeaderName {
        font-size: 45px;
    }
    
    .productHeroRow > div:first-child {
        padding-right: 15px;
    }
}


@media (min-width: 600px) {
  .panel {
    order: 99;
  }
  
  .tabs .label {
    width: auto;
    flex: 1;

  }
  

}

@media (max-width: 560px) {
    .swiperProductImages {
      width: 100%;
    }
  
    .breadcrumb > li + li:before {
        font-size: 12px;
    } 
    
    .swiperProductImages .swiper-button-next,
    .swiperProductImages .swiper-button-prev {
        display: none;            
    }
    
    .buttonsWrapper {
        display: flex;
    }
    
    .boxTextLink, .readMoreLink {
        padding: 10px;
    }
    
    .tabs .label {
        font-weight: 500;
        text-align:right;
        border-right: 0;
    }
    
    .tabs > input + label:before {
        content: "";
        background-image: url("/media/0t5jmy3g/plustecken.svg");
        background-size: 20px;
        width: 20px;
        height: 20px;
        display: inline-block;
        float: left;
    }
    
    .tabs > input:checked + label:before {
        background-image: url("/media/j1yflbej/minus.svg");
    }
    
    .tabs .input:checked + .label {
        border-right: none !important;
    }
    
    .panel {
        padding: 1rem;
    }
    
    #tab-docs ul li {
        width: 100%;
    }
    
    .tabs label[for="tab-5"]{
        border-bottom: 0;
    }
    
    .productTopTextWrapper {
        margin-top: 2rem;
    }
    
    ul.topMenuContactWrapper li {
        width: 100% !important;
    }
    
    .relatedProductImages-swiper .swiper-button-next,
    .relatedProductImages-swiper .swiper-button-prev {
        height: 22px;
        width: 14px;
        background-size: 14px 22px;
    }
    
    body, p {
        font-size: 15px;
    }
    
    .productsSection > .container .row.prodPurchasePane {
        margin-left: 0;
        margin-right: 0;
    }
    
    .prodPurchasePane .mb-4 {
        margin-bottom: 0.5rem !important;
    }
    
    .prodPurchasePane .dropdown {
        margin-bottom: 0;
    }
    
    .styckpris {
        margin-top: 1rem;
    }
    
    .productQualityWrapper ul li {
        width: 41%;
    }
}
