@media (min-width: 2450px) {
  .headingbox, #betterslider {
    min-height: 1080px !important;
  }
}
@media (min-width: 2350px) and (max-width: 2449px) {
  .headingbox,
  #betterslider {
    min-height: 990px !important;
  }
}
@media (min-width: 2250px) and (max-width: 2349px) {
  .headingbox, #betterslider {
    min-height: 930px !important;
  }
}
@media (min-width: 2100px) and (max-width: 2249px) {
  .headingbox, #betterslider {
    min-height: 860px !important;
  }
}
@media (max-width: 1560px) {
  body > header .bottom nav li + li {
    margin-left: calc(1vw - 15px);
  }
  body .standardHeaderBC,
  body #betterslider .carousel-inner .left,
  body .apla {
    padding-top: 140px;
    padding-bottom: 40px;
  }
  body .standardHeaderBC h1,
  body .standardHeaderBC h2,
  body .standardHeaderBC h3,
  body #betterslider .carousel-inner .left h1,
  body #betterslider .carousel-inner .left h2,
  body #betterslider .carousel-inner .left h3,
  body .apla h1,
  body .apla h2,
  body .apla h3 {
    font-size: 45px !important;
  }
  body .standardHeaderBC p,
  body #betterslider .carousel-inner .left p,
  body .apla p {
    font-size: 16px;
    line-height: 28px;
  }
  body .apla {
    padding: 30px 35px;
  }
  body .headingbox {
    padding-bottom: 28px !important;
  }
}
@media (max-width: 1460px) {
  body > header .bottom > div a.logo {
    min-width: inherit;
    margin-right: 35px;
  }
}
@media (max-width: 1400px) {
  #productcategorybox > .list .item .sublist .subitem {
    max-width: 356.67px;
  }
  #productcategorybox > .list .item .sublist .subitem img {
    width: 136px;
    min-width: inherit;
  }
  #elbox .list .item .part {
    max-width: 530px;
  }
  body > section .careerbox .sppb-div-addon h3 {
    min-height: 60px;
  }
  body > section .articlelist .list .item h2 {
    min-height: 3.9em;
  }
  body > section .articlelist .list .item {
    max-width: 356px;
  }
  #offercarouselver .verbox {
    margin-left: 0;
  }
  #offercarouselver .verbox .list {
    overflow: inherit;
  }
  #offercarouselver .verbox .list .slick-list {
    margin: 0;
  }
  #offercarouselver .verbox .list .slick-list .item {
    margin: 0;
    padding: 20px;
    min-height: 300px;
  }
  #offercarouselver .verbox .list .slick-list .item p {
    font-size: 14px;
  }
  body > section .singleproductbox .textbox .headerinfo .mainheader > * {
    width: 100px;
    flex: auto;
  }
  body > section .singleproductbox .textbox .headerinfo .mainheader .elementsicons:after {
    bottom: 0;
  }
  body > section .singleproductbox .textbox h2 {
    margin-top: 15px;
  }
}
@media (max-width: 1330px) {
  body > header .bottom > div nav {
    transition: all 200ms linear;
    justify-content: flex-end;
    flex: auto;
  }
  body > header .bottom > div nav ul.flexBlock {
    display: none;
  }
  body > header .bottom > div nav a.mobile {
    display: inline-flex;
    font-size: 26px;
    padding: 0 !important;
  }
  body > header .bottom > div .rightside {
    padding: 0 30px 0 20px;
  }
  body > header .bottom.active > div .logo {
    margin-right: 20px;
  }
  body > header .bottom.active > div nav {
    margin-right: 20px;
  }
}
@media (max-width: 1300px) {
  body > section .filterbox form .item .list {
    border-top-right-radius: 15px;
  }
  #productcategorybox > .list .item .sublist .subitem img {
    min-width: 130px;
  }
}
@media (max-width: 1250px) {
  #offercarousel .list {
    width: 60vw;
  }
}
@media (max-width: 1200px) {
  body .filterbox .values {
    font-size: 15px;
    line-height: 17px;
  }
  body > section .products-list-container .list .item,
  body > section .products-list-container .list .randcontact {
    flex: auto;
    max-width: inherit;
  }
  body > section .products-list-container .list .item.randcontact,
  body > section .products-list-container .list .item.randcontact:hover {
    flex: auto !important;
    background-color: var(--c1) !important;
    width: 350px;
  }
  body > section .singleproduct.product-info .textbox .headerinfo {
    flex-wrap: wrap;
  }
  body > section .singleproduct.product-info .textbox .headerinfo .mainheader {
    width: 100%;
    max-width: 100%;
  }
  body > section .singleproduct.product-info .textbox .headerinfo .mainheader h2 {
    max-width: 100%;
    width: 100%;
    display: block;
  }
  body > section .singleproduct.product-info .textbox .headerinfo .break {
    height: 63px;
    margin: 20px 30px 20px 0;
  }
  body > section .ytBox > .sppb-nested-row > .sppb-row-column .text {
    padding-top: 50px;
    padding-right: 20px;
    padding-bottom: 50px;
    padding-left: 35px;
  }
  body #productcategorybox > .list .item .sublist .subitem img,
  body #productcategorybox > .list .item .sublist .subitem .text {
    width: 50%;
    min-width: 100px;
  }
  body #offercarouselver .verbox {
    margin-left: 0;
  }
  body #offercarouselver .verbox .list {
    overflow: inherit;
  }
  body #offercarouselver .verbox .list .slick-list {
    margin: 0;
  }
  body #offercarouselver .verbox .list .slick-list .item {
    min-height: 350px;
  }
  #elbox .list .item .part h3 {
    margin: 0 0 0 90px;
  }
  #elbox .list .item:nth-child(even) .part h3 {
    margin: 0 90px 0 0;
  }
  .carouselmovver .verbox .item > h3,
  .carouselver .verbox .item > h3 {
    font-size: 35px;
  }
  .carouselmovver {
    min-height: 500px;
  }
  .carouselmovver > .sppb-row-column:first-child {
    width: 51%;
  }
  .carouselmovver .content {
    padding: 50px 0 50px 51px;
  }
  body > section .gallerybox ul.sppb-gallery {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  #productcategorybox > .sppb-row-container .linkboxscroll.active,
  .extrainfoproductbox .linkboxscroll {
    display: none !important;
  }
  .introboxsp + .introboxssp .specifyintro.second .sbox table + table tr {
    border-top: 1px solid var(--c3);
  }
  .apla {
    min-width: -moz-max-content;
    min-width: max-content;
  }
  #productcategorybox > .list .item .sublist .subitem {
    max-width: 296.67px;
    min-height: 218px;
  }
  .abox h3 {
    min-height: 2.4em;
  }
  #offercarousel > .desc h3,
  #offercarouselver > .desc h3 {
    font-size: 45px;
  }
  body > section .articlelist .list .item {
    max-width: 450px;
  }
}
@media (max-width: 1140px) {
  #elbox .list .item .part h3 {
    width: 380px;
    margin: 0 !important;
  }
  #elbox .list .item:nth-child(1) .part h3,
  #elbox .list .item:nth-child(3) .part h3 {
    right: 60px;
    left: inherit;
  }
  #elbox .list .item:nth-child(2) .part h3,
  #elbox .list .item:nth-child(4) .part h3 {
    left: 60px;
    right: inherit;
  }
}
@media (max-width: 1050px) {
  body #betterslider .carousel-inner .left {
    padding-bottom: 28px;
  }
  body #betterslider .apla {
    width: -moz-max-content;
    width: max-content;
  }
  body #offercarousel .desc {
    width: 100%;
  }
  body #offercarousel .desc p {
    width: 80%;
  }
  body #offercarousel .list {
    left: -15px !important;
    position: relative;
    width: 100vw;
    margin: 30px 0 0px;
  }
  body #offercarousel .list .slick-list .carousel-item {
    padding: 16px;
    margin: 0 10px;
  }
  body #offercarousel .list .slick-list .carousel-item .item {
    margin: 0;
  }
  body #offercarousel .arrowsstd {
    display: none;
  }
  body #offercarousel .arrowsstd.hidden {
    display: flex !important;
    margin-top: 30px;
    justify-content: center;
    justify-content: flex-start;
  }
  body > footer .top .sppb-row-container {
    gap: 40px;
  }
  body > section .gallerybox ul.sppb-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .map {
    background-color: var(--c1);
  }
  .map .sppb-row-container {
    position: relative;
    width: 100%;
    padding: 0;
    border-radius: 0;
  }
  .map .sppb-row-container .infomap {
    border-radius: 0;
    width: 100%;
    padding: 50px 30px;
  }
  .map .sppb-row-container .infomap p:last-child {
    margin-bottom: 5px;
  }
  .map #mapInit {
    background-color: var(--grey);
  }
  #elbox .list .item {
    min-height: 55vw;
  }
}
@media (max-width: 992px) {
  body #betterslider .carousel-inner .left h1,
  body #betterslider .carousel-inner .left h2,
  body #betterslider .carousel-inner .left h3,
  body > section .ytBox > .sppb-nested-row > .sppb-row-column .text h3,
  body .apla h1, body .apla h2, body .apla h3,
  body .standardHeaderBC h1 {
    font-size: 35px !important;
  }
  .carouselver .verbox .item > h3,
  .carouselmovver .verbox .item > h3 {
    font-size: 35px;
  }
  body > section .specifyintro {
    padding: 50px 30px;
  }
  body > section .ytBox > .sppb-nested-row > .sppb-row-column {
    width: 100% !important;
    min-height: auto;
  }
  body > section .ytBox > .sppb-nested-row > .sppb-row-column .text {
    padding: 50px 30px;
    display: block;
    min-height: auto;
  }
  body > section .ytBox > .sppb-nested-row > .sppb-row-column:has(p) {
    min-height: 300px;
  }
  body > section .ytBox > .sppb-nested-row > .sppb-row-column:has(p) .text {
    min-height: 300px;
  }
  body > section .smallcarouseloptions .list {
    margin-right: 0;
  }
  body > section .smallcarouseloptions .list .item {
    min-width: inherit;
  }
  body > section .fulldescbox .sppb-row-container .textbox table tr {
    display: flex;
    flex-wrap: wrap;
  }
  body > section .fulldescbox .sppb-row-container .textbox table tr td {
    width: 100%;
  }
  body > section .videobox {
    position: relative;
  }
  body > section #offercarouselver {
    flex-wrap: wrap;
    padding: 30px;
  }
  body > section #offercarouselver .list .item {
    max-height: -moz-fit-content;
    max-height: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    min-height: 180px !important;
  }
  body > section .carouselver,
  body > section .carouselmovver .text {
    flex-direction: column;
    flex-wrap: wrap;
    padding: 50px 30px;
  }
  body > section .carouselver .content,
  body > section .carouselmovver .text .content {
    width: 100%;
    max-height: 100px;
  }
  body > section .carouselver .content .item,
  body > section .carouselmovver .text .content .item {
    min-height: inherit;
  }
  body > section .carouselver .content .item p,
  body > section .carouselmovver .text .content .item p {
    max-width: 100%;
  }
  body > section .carouselver .content .intro,
  body > section .carouselmovver .text .content .intro {
    height: auto;
  }
  body > section .carouselver .content .intro h3,
  body > section .carouselmovver .text .content .intro h3 {
    font-size: 35px;
  }
  body > section .carouselver .content,
  body > section .carouselmovver .text .content {
    max-height: 2000px;
    padding: 0 !important;
  }
  body > section .carouselver .arrowsstd,
  body > section .carouselmovver .text .arrowsstd {
    margin: 30px 0 0 0 !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  body > section .carouselmovver {
    flex-wrap: wrap;
  }
  body > section .carouselmovver > * {
    width: 100% !important;
  }
  body > section .carouselmovver .media {
    width: 100% !important;
    height: 300px;
  }
  body > section .carouselmovver .media .slick-list,
  body > section .carouselmovver .media .slick-track {
    width: 100%;
  }
  body > section .carouselmovver .content {
    max-height: 2000px;
  }
  body > section .carouselmovver .arrowsstd {
    margin: 30px 0 0 0 !important;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
  }
  body > section .abox p {
    min-height: 112px;
  }
  body > section .rotatetext .sppb-item h1, body > section .rotatetext .sppb-item h2, body > section .rotatetext .sppb-item h3, body > section .rotatetext .sppb-item h4,
  body > section #offercarousel > .desc h1,
  body > section #offercarousel > .desc h2,
  body > section #offercarousel > .desc h3,
  body > section #offercarousel > .desc h4,
  body > section .specifyintro .box h1,
  body > section .specifyintro .box h2,
  body > section .specifyintro .box h3,
  body > section .specifyintro .box h4,
  body > section #offercarouselver > .desc h1,
  body > section #offercarouselver > .desc h2,
  body > section #offercarouselver > .desc h3,
  body > section #offercarouselver > .desc h4 {
    font-size: 35px !important;
  }
  body > section .careerbox .sppb-div-addon h3 {
    min-height: 60px;
  }
  body > section .paginationbox {
    justify-content: center;
  }
  body > section .products-list-container .list .item .eshop-info h2 {
    min-height: auto;
    max-height: auto;
  }
  body > footer .top .sppb-row-container > .item-1 {
    width: 220px;
  }
  #offercarouselver .list .item {
    min-height: inherit !important;
  }
  body:noet(:has(.mfp-content)) .ba-form-page {
    padding: 0 !important;
  }
  #elbox .list .item .part h3 {
    width: calc(100% - 75px);
  }
  #elbox .list .item:nth-child(1) .part h3,
  #elbox .list .item:nth-child(2) .part h3,
  #elbox .list .item:nth-child(3) .part h3,
  #elbox .list .item:nth-child(4) .part h3 {
    right: inherit;
    left: inherit;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) {
    gap: 0 20px;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span4,
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span8 {
    width: calc(50% - 20px);
    margin: 0 !important;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span4:has(.ba-form-field-item + .ba-form-field-item) {
    display: flex !important;
    flex-direction: row;
    gap: 20px;
    width: 44%;
    flex-wrap: wrap;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span4:has(.ba-form-field-item + .ba-form-field-item) .ba-form-field-item {
    width: 200px;
    flex: auto;
  }
  body > section .singleproduct.product-info .image {
    width: 100%;
  }
  body > section .singleproduct.product-info .textbox {
    padding-top: 15px;
  }
  #elbox .list .item .part h3 {
    font-size: 28px;
  }
  body > section .ytBox > .sppb-nested-row > .sppb-row-column .text p {
    width: 100%;
  }
  body > section .singleproductbox .textbox {
    max-width: 100%;
    width: 100%;
  }
  body > section .singleproductbox .textbox .elementsicons:after {
    bottom: 20px !important;
  }
  body > section .articlelist .list .item {
    max-width: 335px;
  }
}
@media (max-width: 975px) {
  body .eshop-product-show,
  body .eshop-product-sorting b {
    display: none;
  }
  body #productcategorybox > .list .item .sublist .subitem {
    flex: 1 1 40%;
    max-width: 335px;
  }
}
@media (max-width: 880px) {
  body section .filterbox .showfilter {
    display: inline-flex;
  }
  body section .filterbox .filters {
    display: none;
    position: absolute;
    padding: 15px;
    background-color: rgb(255, 255, 255);
    border-radius: 15px;
    z-index: 100;
    -webkit-backdrop-filter: blur(5px);
            backdrop-filter: blur(5px);
    box-sizing: border-box;
    width: calc(100% - 30px);
    box-shadow: 0 0 16px rgba(58, 58, 58, 0.16);
    margin-top: 15px;
  }
  body section .filterbox .filters form {
    flex-wrap: wrap;
  }
  body section .filterbox .filters form .item {
    background-color: var(--grey);
    max-width: inherit;
    position: relative;
    z-index: 1000;
  }
  body section .filterbox .filters form .item p {
    background-color: var(--grey);
  }
  body section .filterbox .filters form .item .list {
    right: 0;
    max-width: inherit;
    overflow: hidden;
  }
  body section .filterbox .filters form .item .list:before {
    height: 50px;
    background: var(--grey);
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    content: "";
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
  }
  body section .filterbox .filters form .item.active {
    z-index: 1001;
  }
  body section .filterbox .active .showfilter {
    background-color: var(--main-color);
  }
}
@media (max-width: 820px) {
  #betterslider .carousel-inner .left p,
  .apla p {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .sppb-row-container .linkbox ul li {
    flex: auto;
    width: 40%;
    max-width: calc(50% - 10px);
  }
  .sppb-row-container .linkbox ul li a {
    width: 100%;
    padding: 0 10px;
    gap: 0;
    min-width: auto;
  }
  .sppb-row-container .desc h3 {
    font-size: 38px;
  }
  body .ba-form-page .upload-file-input.drag-drop-upload-file .upload-file-btn {
    margin-top: 0;
  }
  body .upload-file-input {
    background-color: transparent !important;
  }
  body #productcategorybox > .list .item .sublist .subitem {
    flex: 1 1 80% !important;
    max-width: 100%;
  }
  body #productcategorybox > .list .item .sublist .subitem img {
    width: 200px;
    height: 200px;
  }
  #offercarousel > .desc h3,
  .headersnd45,
  #offercarouselver > .desc h3 {
    font-size: 35px;
  }
  .carouselver .intro h3,
  .carouselmovver .intro h3,
  .headerBox h4,
  .headerBox h3,
  .headerBox h2,
  .headerBox h1,
  .content-category h2 {
    font-size: 35px;
  }
  body > section .smallcarouseloptions.product {
    flex-wrap: wrap;
    padding: 50px 30px;
  }
  body > section .smallcarouseloptions.product .desc,
  body > section .smallcarouseloptions.product .list {
    width: 100%;
    max-width: 100%;
  }
  body > section .smallcarouseloptions.product .desc p,
  body > section .smallcarouseloptions.product .list p {
    max-width: 100%;
  }
  body > section .smallcarouseloptions.product .slick-track {
    display: flex;
  }
  body > section .smallcarouseloptions.product .slick-track .slick-slide {
    align-self: stretch;
    height: inherit !important;
  }
  body > section .smallcarouseloptions.product .slick-track .slick-slide > div {
    display: flex;
    height: 100%;
  }
  body > section .smallcarouseloptions.product .slick-track .slick-slide > div .carousel-item,
  body > section .smallcarouseloptions.product .slick-track .slick-slide > div .carousel-item .item {
    height: 100%;
  }
  body > section .smallcarouseloptions.product .slick-track .slick-slide > div .carousel-item p,
  body > section .smallcarouseloptions.product .slick-track .slick-slide > div .carousel-item .item p {
    height: 100%;
  }
  body > section .smallcarouseloptions.product .slick-track .slick-slide p {
    height: 100%;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  body > section .smallcarouseloptions.product .arrowsstd {
    display: none;
  }
  body > section .smallcarouseloptions.product .list {
    margin-top: 30px;
  }
  body > section .smallcarouseloptions.product .list .carousel-item {
    padding: 0;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item {
    border-radius: 15px;
    transition: all 200ms linear;
    padding: 10px 20px;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item h3, body > section .smallcarouseloptions.product .list .carousel-item .item .linkstd {
    position: absolute;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item .linkstd {
    bottom: 30px;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item h3 {
    top: 50px;
    font-size: 18px;
    line-height: 1.3em;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item p {
    position: relative;
    left: 0;
    right: 0;
    padding: 0;
    top: 0;
    font-size: 14.5px;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item:after {
    content: "\e4cd";
    position: absolute;
    top: 20px;
    right: 20px;
    color: var(--c7);
    opacity: 0;
    z-index: 1000;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item:has(p) {
    cursor: pointer;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item:has(p):hover {
    padding: 10px 20px;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item:has(p):hover h3 {
    top: 50px;
    font-size: 18px;
    line-height: 1.3em;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item:has(p):hover p {
    overflow: hidden;
    pointer-events: none;
    opacity: 0;
  }
  body > section .smallcarouseloptions.product .list .carousel-item .item:has(p):hover a {
    opacity: 1;
  }
  body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item, body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item:hover {
    padding: 10px 20px;
  }
  body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item h3, body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item:hover h3 {
    opacity: 0;
    pointer-events: none;
  }
  body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item p, body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item:hover p {
    opacity: 1;
    pointer-events: all;
  }
  body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item:after, body > section .smallcarouseloptions.product .list .carousel-item.hovactive .item:hover:after {
    opacity: 1;
  }
  body > section .smallcarouseloptions.product .arrowsstd.hidden {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-top: 30px;
  }
  body > section .products-list-container .list .item .eshop-info h2 {
    max-height: auto !important;
    min-height: auto !important;
  }
  body > section .gallerythumbs .list img,
  body > section .gallerycarousel .sppb-gallery img {
    max-width: 100%;
    height: 65svw !important;
    max-height: 450px;
    -o-object-fit: cover;
       object-fit: cover;
    margin: 0 auto;
  }
  body > section .abox h3 {
    min-height: 1.2em;
  }
  body > section .abox p {
    min-height: 28px;
  }
  body > section .ytBox:not(:has(h3)) > .sppb-nested-row > .sppb-row-column {
    min-height: 250px;
  }
  body > section .careerbox .sppb-div-addon h3 {
    min-height: auto !important;
  }
  body > section .articlelist .list .item {
    width: 100%;
    max-width: 100%;
  }
  body > section .articlelist .list .item h2 {
    min-height: auto;
  }
  body > section .articlelist .list .item img {
    width: 100%;
  }
  body .mfp-content .ba-form-page {
    padding: 20px !important;
  }
  body .mfp-content .ba-form-page h3 {
    font-size: 28px !important;
    line-height: 1.3em;
  }
  body .mfp-content .ba-form-page h5 {
    line-height: 1.3em;
    font-size: 18px;
  }
  body > footer .bottom .author a:first-child,
  body > footer .bottom .author .break {
    display: none;
  }
  #elbox .list .item {
    min-height: 75vw;
    width: 100%;
  }
  #elbox .list .item .part {
    padding: 60px 0 40px 0 !important;
    flex-direction: column;
    max-width: 1000px;
  }
  #elbox .list .item .part h3 {
    position: relative;
    top: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  body .ba-form-page {
    padding: 0 !important;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) {
    gap: 10px;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span4,
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span8 {
    width: 100% !important;
  }
  body .ba-form-page .ba-form-column-wrapper:has(.span4) .span4:has(.ba-form-field-item + .ba-form-field-item) .ba-form-field-item {
    width: 100% !important;
  }
  section .gallerycarousel .slick-slide,
  body > section .gallerythumbs .list a {
    padding: 0 20px !important;
  }
  .gallerycarousel .slick-track {
    display: flex !important;
  }
  .gallerycarousel .slick-track .slick-slide {
    align-self: stretch;
    height: auto;
  }
  .gallerycarousel .slick-track a {
    overflow: hidden;
    border-radius: 15px;
    height: 100%;
  }
  body > footer {
    padding: 80px 0 0;
  }
  body > footer .bottom {
    margin-top: 20px;
  }
  body > section .singleproduct {
    padding: 70px 0;
  }
  body > section .fulldescbox {
    padding: 60px 0;
  }
  body > section .products-list-container,
  body > section .specifyintro,
  body > section .ytBox,
  body > section .smallcarouseloptions.product,
  body > section .fulldescbox,
  body > section .gallerythumbs {
    margin-top: 70px;
  }
  body > section .carouselmovver .media {
    height: 250px;
  }
  #productcategorybox > .list {
    padding: 20px 0;
  }
  .map {
    margin-top: 70px;
  }
  .mod-breadcrumbs {
    max-width: 95svw;
  }
  body > section .singleproductbox {
    padding: 70px 0;
  }
  body > section .singleproductbox .image a {
    min-height: auto;
    padding: 40px 0;
  }
  body > section .singleproductbox .image a i {
    font-size: 18px;
  }
  body > section .singleproductbox .textbox .headerinfo .mainheader .elementsicons:after {
    display: none;
  }
  .extrainfoproductbox .tracksticky {
    margin-bottom: 50px;
  }
  .extrainfoproductbox .tracksticky li {
    flex: auto;
    width: 40%;
    max-width: calc(50% - 10px);
  }
  .extrainfoproductbox .tracksticky li a {
    width: 100%;
    padding: 0 10px;
    gap: 0;
    min-width: auto;
  }
}
@media (max-width: 680px) {
  body > section .products-list-container .sortPagiBar {
    flex-wrap: wrap;
    justify-content: flex-start;
    gap: 20px;
  }
  body > section .products-list-container .sortPagiBar .sortBox {
    justify-content: flex-start;
  }
}
@media (max-width: 620px) {
  body > header .bottom > div .rightside .contact .text,
  body > header .bottom > div .rightside .contact .arrow {
    display: none;
  }
  body .apla {
    margin-top: 100px;
  }
  body .apla h1, body .apla h2, body .apla h3, body .apla h4 {
    margin-bottom: 30px;
  }
  body .apla p {
    display: none;
  }
  body .map .sppb-row-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0;
    border-radius: 0;
  }
  body .map .sppb-row-container .infomap {
    border-radius: 0;
    width: 100%;
    padding: 40px 15px;
  }
  body #offercarousel .list .slick-list .carousel-item {
    margin: 0;
    padding: 10px;
  }
  body #offercarousel .list .slick-list .carousel-item .item {
    min-width: auto;
    width: auto;
    flex-direction: column;
    align-items: flex-start;
    border-radius: 15px !important;
  }
  body #offercarousel .list .slick-list .carousel-item .item img {
    margin: 0;
    order: 1;
    width: 200px;
  }
  body #offercarousel .list .slick-list .carousel-item .item .text {
    order: 2;
    width: 100%;
    max-width: 100%;
    padding-top: 5px;
  }
  body #offercarousel .list .slick-list .carousel-item .item .text h3 {
    max-width: 235px;
  }
  body #offercarousel .arrowsstd.hidden {
    display: flex !important;
    margin-top: 20px;
  }
}
@media (max-width: 575px) {
  body #offercarousel .list {
    position: relative;
    width: calc(100% + 30px);
    margin: 0;
    left: -15px !important;
  }
  body #offercarousel .list .slick-list .carousel-item {
    max-width: 100%;
    padding: 16px;
  }
  body #offercarousel .list .slick-list .carousel-item .item {
    margin: 0;
    width: 100% !important;
    box-sizing: border-box;
    min-width: 100% !important;
    border-radius: 15px;
    height: 100%;
    max-height: 100%;
  }
  body #offercarousel .list .slick-list .carousel-item .item .text h3 {
    min-height: auto;
    max-width: 235px;
  }
  body #offercarousel .list .slick-list .carousel-item .item img {
    flex: auto;
    width: 180px;
  }
  body #offercarousel .arrowsstd.hidden {
    justify-content: center;
  }
  body > header {
    padding: 0 15px;
  }
  body > header .top .break {
    margin: 0 15px;
  }
  body > header .bottom {
    height: 60px;
  }
  body > header .bottom > div a.logo {
    padding-left: 20px;
    max-width: 200px;
    margin-right: 10px;
  }
  body > header .bottom > div a.logo img {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
  }
  body > header .bottom > div a i {
    font-size: 22px !important;
  }
  body > header .bottom > div .rightside {
    padding-right: 20px;
  }
  body > header .bottom.active {
    width: calc(100% - 30px) !important;
    left: 15px !important;
    right: 15px !important;
  }
  body > header.active:before {
    height: 50px;
  }
  body > header .searchstandard {
    top: 30px !important;
  }
  body .carouselver .verbox .item {
    min-height: 600px;
  }
  body #offercarousel .item .text {
    padding-top: 10px;
  }
  body #offercarousel .item .text p {
    min-height: 52px;
    margin: 4px 0 28px;
  }
  body #betterslider,
  body #offercarousel,
  body .headingbox {
    min-height: 410px !important;
  }
  body #betterslider .sppb-row-container,
  body #offercarousel .sppb-row-container,
  body .headingbox .sppb-row-container {
    padding: 0;
  }
  body .headingbox {
    padding-bottom: 28px !important;
    padding-right: 15px !important;
    padding-left: 15px !important;
  }
  body .headingbox .carousel-inner .left h1,
  body .headingbox .carousel-inner .left h2,
  body .headingbox .carousel-inner .left h3,
  body .headingbox h1, body .headingbox h2, body .headingbox h3, body .headingbox h4 {
    font-size: 35px !important;
  }
  body .headingbox .apla {
    width: 100%;
    min-width: -moz-min-content;
    min-width: min-content;
  }
  body #betterslider .left {
    padding-left: 15px;
    padding-right: 15px;
  }
  body #betterslider .carousel-inner .slick-dots {
    right: 30px;
  }
  body.mobile > .hm .navBoxe {
    top: 75px;
    right: 15px;
    padding-top: 30px;
    height: calc(100svh - 90px);
    left: 15px;
    width: auto;
    padding-left: 15px;
  }
  body.mobile > .hm .navBoxe nav {
    padding-right: 15px;
  }
  body.mobile > .hm .navBoxe .navelements {
    margin-right: 0 !important;
  }
  body > section .singleproduct.product-info .image a {
    min-height: 450px;
  }
  body > section .mfp-content .ba-form-page h5,
  body > section h5 {
    font-size: 18px !important;
    line-height: 1.3em;
  }
  body > section .filterbox .values {
    color: var(--c1);
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table,
  body > section .introboxsp .specifyintro table {
    min-width: 100% !important;
    width: 100% !important;
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table tr,
  body > section .introboxsp .specifyintro table tr {
    display: flex;
    flex-wrap: wrap;
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table tr td,
  body > section .introboxsp .specifyintro table tr td {
    width: 45%;
    flex: auto;
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table tr:has(td[rowspan="2"]) td:first-child,
  body > section .introboxsp .specifyintro table tr:has(td[rowspan="2"]) td:first-child {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table tr:has(td[rowspan="2"]) td:first-child br,
  body > section .introboxsp .specifyintro table tr:has(td[rowspan="2"]) td:first-child br {
    display: none !important;
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table tr + tr:has(td[rowspan="2"]) td:first-child,
  body > section .introboxsp .specifyintro table tr + tr:has(td[rowspan="2"]) td:first-child {
    width: 100%;
    padding-top: 20px;
  }
  body > section .introboxsp + .introboxssp .specifyintro.second .sbox table tr + tr:has(td[rowspan="2"]) td:not(:first-child),
  body > section .introboxsp .specifyintro table tr + tr:has(td[rowspan="2"]) td:not(:first-child) {
    border-top: none;
  }
  body > footer .top .sppb-row-container {
    gap: 50px;
  }
  body > footer .top .sppb-row-container > * {
    width: 100%;
  }
  body > footer .top .sppb-row-container > * h3 {
    font-size: 28px;
  }
  body .apla {
    width: calc(100% - 15px) !important;
    max-width: calc(100% - 15px) !important;
    padding: 15px 20px;
    border-radius: 15px;
  }
  body #betterslider .apla h1 br, body #betterslider .apla h2 br, body #betterslider .apla h3 br {
    display: inline-block !important;
  }
  body > section .products-list-container .list .item a.buttonLink {
    display: inline-flex !important;
    margin-top: 20px;
  }
  body > section .products-list-container .list .item:hover {
    background-color: var(--grey) !important;
  }
  body > section .products-list-container .list .item:hover .eshop-info:before {
    background-color: #e5e8eb !important;
  }
  body > section .products-list-container .list .item:hover .eshop-info h2 a {
    color: var(--c1) !important;
  }
  body > section .products-list-container .list .item:hover .eshop-info h2 a span.small {
    color: var(--c7);
  }
  body > section .products-list-container .list .item:hover .eshop-info .manufacturer {
    color: var(--c7) !important;
  }
  body > section .products-list-container .list .item:hover .eshop-info .eshop-product-desc {
    color: var(--c7) !important;
  }
  body > section .products-list-container .list .item:hover a.buttonLink {
    background-color: var(--main-color);
  }
  body .com-baforms-wrapper .span12:has(.ba-form-submit-field) {
    flex-wrap: wrap !important;
  }
  body .com-baforms-wrapper .span12:has(.ba-form-submit-field) .ba-form-field-item.ba-form-submit-field {
    order: 2;
    width: 100% !important;
    height: auto !important;
  }
  body .com-baforms-wrapper .span12:has(.ba-form-submit-field) .ba-form-field-item.ba-form-text-field {
    width: 100% !important;
    order: 1;
    margin-bottom: -20px;
    padding-left: 50px;
    margin-top: -20px;
  }
  body .partnersbox h3:has(br) br {
    display: none;
  }
  body #offercarouselver .verbox {
    flex-direction: column;
    gap: 30px;
  }
  body #offercarouselver .list {
    width: 100% !important;
  }
  body #offercarouselver .list .item {
    min-height: inherit !important;
  }
  body #offercarouselver .list .slick-track {
    display: flex;
  }
  body #offercarouselver .list .slick-track .carousel-item {
    height: auto;
    align-self: stretch;
  }
  body #offercarouselver .list .slick-track .carousel-item .item {
    height: 100%;
    max-height: 100%;
    background: var(--grey);
    align-items: flex-start;
  }
  body #offercarouselver .list .slick-track .carousel-item .item h3 {
    color: var(--c1);
  }
  body #offercarouselver .list .slick-track .carousel-item .item p {
    color: var(--c7);
  }
  body #offercarouselver ul.arrowsstd {
    margin: 0;
    flex-direction: row;
  }
  body #elbox .list .item .part h3 {
    font-size: 28px;
  }
  body #elbox .list .item .part:after {
    content: "\e07e";
    margin-left: 8px;
    font-size: 25px;
    color: var(--white);
    z-index: 100;
    position: absolute;
    left: 0;
    bottom: 40px;
    top: inherit;
    animation: iconSlideStd 2s infinite;
  }
}
@media (max-width: 490px) {
  body > section .smallcarouseloptions.product .list .carousel-item .item:after {
    display: none !important;
  }
}
@media (max-width: 470px) {
  #elbox .list .item:after {
    border-radius: 70px;
    height: 300px;
    width: 300px;
  }
  #betterslider .carousel-inner .slick-dots:has(li + li) {
    right: 40px;
    gap: 20px 0;
  }
  #betterslider .carousel-inner .slick-dots li button {
    width: 10px;
    height: 10px;
  }
  body > section .singleproductbox .textbox .headerinfo .mainheader {
    flex-wrap: wrap;
    gap: 20px 0;
  }
  body > section .singleproductbox .textbox .headerinfo .mainheader .elementsicons {
    order: 1;
  }
  body > section .singleproductbox .textbox .headerinfo .mainheader .eshop-product-price {
    order: 0;
    border-radius: 15px;
    width: 100%;
  }
  body #offercarousel .list .slick-list .carousel-item .item .text h3 {
    min-height: 2.4em;
  }
}/*# sourceMappingURL=rwd.css.map */