@media (max-width: 1860px) {
  body > header.center.activeSticky:after {
    left: -40px;
    width: calc(100% + 80px);
  }
}
@media (max-width: 1570px) {
  body > footer .socialInfo p {
    max-width: 340px;
    text-align: center;
  }
}
@media (max-width: 1480px) {
  body > header.center nav {
    flex: auto;
  }
  body > header.center form {
    flex: none;
    width: 52px;
    background: transparent;
  }
  body > header.center form > button {
    display: none;
  }
  body > header.center form > i {
    display: inline-flex;
    position: relative;
  }
  body > header.center form input {
    width: 230px;
    position: absolute;
    top: 100%;
    background-color: var(--white);
    border: 1px solid var(--lgrey);
    border-top: 0;
    z-index: 4;
    padding: 0px 25px 0px 15px;
    margin-left: -21px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    min-width: 200px;
    display: none;
    transition: none;
  }
}
@media (max-width: 1320px) {
  body > footer .socialInfo {
    width: 100%;
    margin: 20px auto 15px;
    border-top: 1px solid #e0e3e7;
    border-bottom: 1px solid #e0e3e7;
    padding: 20px;
  }
  body > footer .socialInfo p {
    margin-bottom: 0;
    max-width: 100%;
  }
}
@media (max-width: 1290px) {
  body > header.center .mobile {
    display: inline-flex;
  }
  body > header.center .left {
    flex: auto;
    justify-content: flex-start;
  }
  body > header.center nav {
    display: none;
  }
  body.mobile {
    overflow: hidden;
  }
  body.mobile > header.center {
    border-bottom-left-radius: 0px;
  }
  body.mobile > header.center .mobile {
    background-color: var(--dark-text);
    color: var(--white);
    border-bottom-left-radius: 0px;
  }
  body.mobile > header.center .mobile i {
    transform: rotate(-90deg);
  }
  .pages.renovations .content .list .item {
    width: 200px;
    max-width: inherit;
  }
  .shop.favorites .top.center .gonext,
  .shop.cart .top.center .gonext,
  .shop.order .top.center .gonext {
    min-width: inherit;
    width: 100%;
    max-width: 100%;
  }
  .shop.favorites .top.center .gonext .buttons,
  .shop.cart .top.center .gonext .buttons,
  .shop.order .top.center .gonext .buttons {
    justify-content: flex-start;
  }
  .shop.favorites .top.center .gonext .buttons li,
  .shop.cart .top.center .gonext .buttons li,
  .shop.order .top.center .gonext .buttons li {
    width: 200px;
    max-width: 280px;
  }
  .shop.order .top.center .gonext .buttons {
    justify-content: flex-start;
  }
  .shop.order .top.center .gonext .buttons li {
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 1250px) {
  .offerbox.center > * .info {
    padding: 20px 20px 30px;
  }
  .offerbox.center > * .info h2 {
    font-size: 17px;
  }
  .offerbox.center > *:hover .info {
    padding-bottom: 5px;
  }
  .customer .userFilter {
    position: absolute;
    z-index: 100;
    display: none;
  }
  body .breadcrumbs:has(.userSettings) .activemore {
    display: inline-flex;
  }
}
@media (max-width: 1150px) {
  .movietextBox.center .movie {
    width: 100%;
  }
  .movietextBox.center .text {
    min-height: auto;
  }
  .pages.homepage .productcategory {
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  }
  .pages.article div[itemprop=articleBody] div.contentBox > * {
    width: 100%;
    max-width: 100%;
    order: 2;
  }
  .pages.article div[itemprop=articleBody] div.contentBox > *:has(img) {
    order: 1;
  }
  .customer.orders table.products .final .sbi .item,
  .customer.quotations table.products .final .sbi .item {
    max-width: 100%;
    width: 300px;
  }
}
@media (max-width: 1080px) {
  .pages.homepage .formtop h1 {
    display: block;
    text-align: center;
    max-width: 90%;
  }
  .sliderBox {
    flex-wrap: wrap;
  }
  .sliderBox > * {
    width: 100%;
  }
  .sliderBox .extraBox {
    flex-direction: row;
    max-width: 100%;
    flex-wrap: wrap;
  }
  .sliderBox .extraBox > .item {
    width: 250px;
  }
  .shop.product .mainInfo > .top {
    flex-wrap: wrap;
  }
  .shop.product .mainInfo > .top > .image, .shop.product .mainInfo > .top > .startInfo {
    width: 100%;
    max-width: 100%;
  }
  .shop.product .mainInfo > .top > .image .productImage {
    width: 100%;
  }
  .oabox.center .testimonials {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 1000px) {
  .pages.article-info .image {
    width: 100%;
    order: 1;
  }
  .pages.article-info .el {
    order: 2;
    width: 140px;
    min-width: 130px;
    flex: auto;
    max-width: 100%;
  }
  .pages.article:not(.article-info) {
    flex-wrap: wrap;
  }
  .pages.article:not(.article-info) .leftnav {
    position: relative;
    top: 40px;
    width: 100%;
    max-width: 100%;
    order: 2;
  }
  .pages.article:not(.article-info) .leftnav .fastback {
    display: block;
    color: var(--main-color);
    font-size: 25px;
    margin-bottom: 25px;
  }
  .shop.category .shopFilter {
    position: absolute;
    z-index: 100;
    display: none;
  }
  body .breadcrumbs .activemore {
    display: inline-flex;
  }
  .breadcrumbs h1 {
    margin-bottom: 0;
  }
  .breadcrumbs nav {
    display: none;
  }
  .customer.orders table.products .productThName,
  .customer.quotations table.products .productThName {
    text-align: right;
  }
  .shop table.products,
  .customer table.products {
    border: none;
    padding: 0;
  }
  .shop table.products tr:first-child,
  .customer table.products tr:first-child {
    display: none;
  }
  .shop table.products tr,
  .customer table.products tr {
    display: block;
  }
  .shop table.products tr + tr,
  .customer table.products tr + tr {
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid var(--f2);
  }
  .shop table.products tr:nth-child(2),
  .customer table.products tr:nth-child(2) {
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
  .shop table.products td,
  .customer table.products td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: none;
    position: relative;
    gap: 10px;
    text-align: right;
    padding: 0;
    align-items: flex-start;
    width: 100% !important;
  }
  .shop table.products td::before,
  .customer table.products td::before {
    content: attr(data-label);
    font-family: var(--font);
    font-weight: bold;
    flex-basis: 50%;
    text-align: left;
  }
  .shop table.products td:first-child,
  .customer table.products td:first-child {
    max-width: 100%;
    justify-content: flex-start;
  }
  .shop table.products td:first-child:before,
  .customer table.products td:first-child:before {
    display: none;
  }
  .shop table.products td + td,
  .customer table.products td + td {
    padding: 10px 0 0 0;
  }
  .shop .overlink .tr-hover-overlay,
  .customer .overlink .tr-hover-overlay {
    display: none !important;
  }
}
@media (max-width: 980px) {
  footer .author a {
    margin-right: 0 !important;
  }
  footer .author > a:first-child {
    display: none;
  }
  .pages.renovations > * {
    width: 100%;
    max-width: 100%;
  }
  .pages.renovations > *.leftOptions {
    margin: 0 0 40px 0;
  }
}
@media (max-width: 950px) {
  body > header.center .logo {
    max-width: 140px;
  }
  body > header.center .langchange > .actual .text,
  body > header.center .mod_cart .text {
    display: none;
  }
  body > header.center .mod_cart {
    margin-right: 20px;
  }
}
@media (max-width: 920px) {
  .shop .productsList .productItem {
    width: 200px;
  }
}
@media (max-width: 850px) {
  body > footer .top {
    padding: 26px 20px 20px !important;
  }
  body > footer .bottom .center {
    flex-wrap: wrap;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    height: auto;
    padding: 30px;
    gap: 0;
  }
  body > footer .bottom .center .copy {
    line-height: 1em;
  }
  body > footer .bottom .center ul.social {
    display: flex;
    width: 100%;
    margin: 5px auto;
    justify-content: center;
  }
  body > footer .bottom .center ul.social span {
    font-size: 26px;
  }
  body > footer .bottom .center .author {
    height: 36px;
    justify-content: center;
  }
  body > footer .bottom .center .author svg {
    height: 21px;
  }
  .shop .productsList .productItem .text .productCart .buttonLink {
    min-width: 120px;
  }
}
@media (max-width: 830px) {
  body > header.center .langchange,
  body > header.center .dlmode,
  body > header.center .break {
    display: none;
  }
}
@media (max-width: 770px) {
  .movietextBox.center .movie {
    min-height: 50svw;
    width: 100%;
  }
  .sliderBox .slides .item {
    height: 50svw;
    min-height: 300px;
  }
  .sliderBox .slides .item .text h2 {
    font-size: 30px;
  }
  .pages.articlecategory .articlelist .item {
    width: 200px;
  }
  #popup .form-quote.popup--visible .steps {
    flex-wrap: wrap;
  }
  #popup .form-quote.popup--visible .steps > * {
    width: 100% !important;
    max-width: 100% !important;
  }
  #popup .form-quote.popup--visible .steps .firstStep .moreinfo:has(#delivery_address:checked) {
    display: none;
  }
  #popup .form-quote.popup--visible .steps .more .subormore {
    display: flex;
  }
  #popup .form-quote.popup--visible .steps:has(#delivery_address:checked) {
    gap: 0;
  }
}
@media (max-width: 780px) {
  .customer.orders .overlink.list > * > .item > .infobox div,
  .customer.quotations .overlink.list > * > .item > .infobox div {
    text-align: left;
    align-items: flex-start;
    font-size: 12px;
  }
}
@media (max-width: 720px) {
  .shop.favorites .top.center .gonext .buttons li:has(.checkout),
  .shop.favorites .top.center .gonext .buttons li:has(.buttonLink),
  .shop.order .top.center .gonext .buttons li:has(.checkout),
  .shop.order .top.center .gonext .buttons li:has(.buttonLink),
  .shop.cart .top.center .gonext .buttons li:has(.checkout),
  .shop.cart .top.center .gonext .buttons li:has(.buttonLink) {
    width: 200px;
  }
}
@media (max-width: 690px) {
  .offerbox.center > * {
    min-height: 270px;
    max-height: 270px;
  }
  .shop > .content .sublistbox {
    display: none;
  }
  .shop > .content .sublistbox .item {
    width: 100%;
  }
  .shop > .content .searchField form {
    height: 50px;
  }
  .shop > .content .searchField form input {
    font-size: 15px;
  }
  .shop > .content .searchField form button {
    width: 40px;
    height: 40px;
  }
  .shop > .content .searchField form button i {
    font-size: 20px;
  }
  .shop.order .formBoxElements .element:not(.width100) {
    width: 100%;
    max-width: 100%;
  }
  .customer.register .steps {
    flex-wrap: wrap;
  }
  .customer.register .steps > * {
    width: 100%;
    max-width: 100% !important;
  }
  .breadcrumbs .activemore .fitslist {
    display: inline-flex;
  }
}
@media (max-width: 620px) {
  body > footer .top {
    padding: 26px 0px 20px !important;
  }
  body > footer .top > .item:nth-child(n+2) {
    padding-left: 0;
  }
  body > footer .copy ul.flexBlock {
    display: none;
  }
  .shop .productsList .productItem {
    width: 180px;
  }
  .shop .productsList .productItem .text .productCart .buttonLink {
    gap: 10px;
  }
  .shop .productsList .productItem .text .productCart .buttonLink i {
    margin-right: 0;
  }
  .shop.product .afterProduct .tabsbox {
    padding: 15px;
  }
  .shop.order .top.center .userInfo .checkout-step > div.flexBlock {
    flex-wrap: wrap;
    gap: 15px;
  }
  .shop.order .top.center .userInfo .checkout-step h2 {
    width: 100%;
  }
  .breadcrumbs .activemore a {
    font-size: 14px;
  }
}
@media (max-width: 578px) {
  body .center.bigger {
    width: calc(100% - 40px);
    margin-left: 20px !important;
    left: 0;
  }
  body .center,
  body .pages.article-info.center,
  body .mapBox.center {
    padding: 0 20px;
  }
  body .center > .come a,
  body .pages.article-info.center > .come a,
  body .mapBox.center > .come a {
    top: 10px;
    right: 10px;
    height: 40px;
  }
  body .pages.article-info .el .item + .item {
    margin-top: 25px;
  }
  body > .hm .navbox {
    left: 20px;
  }
  body .mapProduct {
    padding: 0;
  }
  body > header.center {
    left: 20px;
  }
  body > header.center .beforeTop {
    padding: 0 20px;
  }
  body > header.center form input {
    right: 1px;
    left: -1px;
    width: calc(100% + 2px);
    margin-left: 0;
    margin-top: -10px;
    border-top: 1px solid var(--lgrey);
  }
  body > header.center.activeSticky:after {
    left: -20px;
    width: calc(100% + 40px);
  }
  body .mod_login {
    display: none;
  }
  body .mod_cart i {
    min-width: 32px;
    height: 32px;
  }
  body .sliderBox .slides .item .text h2 {
    font-size: 25px;
  }
  body .sliderBox .slides .slick-dots {
    right: 15px;
    bottom: 15px;
  }
  .pages.homepage .formtop h1 {
    font-size: 28px;
  }
  .pages.homepage .formtop .second .info {
    flex-direction: column;
  }
  .pages.homepage .productcategory {
    gap: 15px;
  }
  .pages.renovations .content .list {
    padding: 15px;
    gap: 15px;
  }
  .pages.renovations .content .list .item {
    font-size: 14px;
  }
  .pages.article div[itemprop=articleBody] .faqBox ul li h3,
  .faqBox ul li h3 {
    font-size: 20px;
  }
  .pages.homepage .offerbox.center,
  .offerbox.center {
    gap: 15px;
    width: calc(100% - 40px);
    padding: 0;
  }
  .pages.article-info,
  .movietextBox.center,
  .sliderBox,
  .sliderBox .extraBox,
  .pages.article div[itemprop=articleBody] div.contentBox {
    gap: 15px;
  }
  .pages.article-info .item i {
    font-size: 25px;
  }
  .pages.article-info .item span {
    font-size: 12px;
  }
  .pages.article-info .item strong {
    font-size: 17px !important;
  }
  .pages.articlecategory .articlelist {
    gap: 30px 15px;
  }
  body:has(.article.pages) .offerbox .item {
    max-height: inherit;
  }
  body:has(.article.pages) .offerbox .item .info h2 {
    font-size: 17px;
  }
  .movietextBox.center .text > * {
    width: 100%;
  }
  .movietextBox.center .text p.intro {
    font-size: 16px;
  }
  .movietextBox.center .text h3 {
    font-size: 20px;
    line-height: 1.2;
  }
  .pages.article div[itemprop=articleBody] h1,
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) h1 {
    font-size: 2.25rem;
  }
  .pages.article div[itemprop=articleBody] h2,
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) h2 {
    font-size: 1.875rem;
  }
  .pages.article div[itemprop=articleBody] h3,
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) h3 {
    font-size: 1.5rem;
  }
  .pages.article div[itemprop=articleBody] h4,
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) h4 {
    font-size: 1.25rem;
  }
  .pages.article div[itemprop=articleBody] h5,
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) h5 {
    font-size: 1rem;
  }
  .pages.article div[itemprop=articleBody] h6,
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) h6 {
    font-size: 0.75rem;
  }
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) {
    padding: 20px;
  }
  .woot-widget-bubble.woot-elements--right {
    width: 50px;
    height: 50px;
  }
  .woot-widget-bubble.woot-elements--right svg {
    margin: 0;
    width: 18px;
  }
  .shop.product .mainInfo > .top .startInfo {
    padding: 15px;
  }
  .shop.product .mainInfo > .top .startInfo .tobuy {
    flex-wrap: wrap;
  }
  .customer.customerzone .userstart ul {
    gap: 15px;
  }
  .customer.customerzone .userstart ul li {
    width: 150px;
  }
  .customer.customerzone .userstart ul li a span {
    font-size: 16px;
  }
  .sliderBox{
    display: none !important;
  }
  .editor-content-cke div.contentBox .item:has(.intro) p, 
  .pages.article div[itemprop=articleBody] div.contentBox .item:has(.intro) p{
      width: 100%;
  }
}
@media (max-width: 530px) {
  .offerbox.center > * {
    min-height: 220px;
    max-height: 220px;
    width: 150px;
  }
  .offerbox.center > *:hover .info {
    padding-bottom: 20px;
  }
  .offerbox.center > * .info {
    padding: 20px;
    margin-bottom: 0;
  }
  .offerbox.center > * .info h2 {
    margin-bottom: 0;
  }
  .offerbox.center > * .more,
  .offerbox.center > * p {
    display: none !important;
  }
  .pages.homepage .productcategory {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  }
  .pagination.front,
  .pagination {
    padding: 15px;
  }
  .pagination.front li a,
  .pagination.front li span,
  .pagination li a,
  .pagination li span {
    height: 28px;
    min-width: 28px;
    font-size: 13px;
  }
  .breadcrumbs {
    flex-wrap: wrap;
  }
}
@media (max-width: 490px) {
  .shop.order .top.center .gonext .list {
    width: 100%;
  }
  .customer.orders .overlink.list .item h3,
  .customer.quotations .overlink.list .item h3 {
    font-size: 17px;
  }
  .customer.orders .overlink.list > * > .item > .infobox div,
  .customer.quotations .overlink.list > * > .item > .infobox div {
    flex-direction: column;
  }
  .customer.orders .overlink.list > * > .item > .infobox div p:before,
  .customer.quotations .overlink.list > * > .item > .infobox div p:before {
    display: none;
  }
  .shop .productsList .productItem {
    max-width: 100%;
    width: 100%;
  }
  .shop .productsList .productItem img {
    width: 100%;
  }
}
@media (max-width: 460px) {
  body > header.center .beforeTop .currency {
    display: none;
  }
  body > header.center .mobile {
    padding: 0 25px;
  }
  body > header.center .mobile i {
    font-size: 22px;
  }
  body > header.center .logo {
    max-width: 120px;
  }
  body:has(.article.pages) .offerbox .item .info h2 {
    font-size: 15px;
    line-height: 1.6;
  }
  .offerbox.center > * {
    min-height: 200px;
    max-height: 200px;
  }
  .offerbox.center > * .info h2 {
    font-size: 15px;
    line-height: 1.6;
  }
  .offerbox.center > *:before {
    height: 100px;
  }
  .pages.homepage .productcategory .category strong {
    font-size: 14px;
  }
  .pagination, .pagination.front {
    padding: 10px;
  }
  .pagination .list, .pagination.front .list {
    gap: 5px;
    width: 100%;
    justify-content: center;
  }
  .shop .gonext .preheader a.backtocart,
  .shop .arrows,
  .articlelist .gonext .preheader a.backtocart,
  .articlelist .arrows {
    display: none !important;
  }
  .shop.favorites .top.center .gonext .buttons li {
    width: 100%;
    max-width: 100%;
  }
  body > .hm .currency {
    display: flex;
    margin: auto 0 20px !important;
    gap: 10px;
  }
  body > .hm .currency a {
    border-radius: 5px;
    padding: 4px 7px;
    border: 1px solid var(--dtext);
    text-align: center;
    font-size: 13px;
    color: #999999;
  }
  body > .hm .currency a.active {
    color: var(--white-stay);
  }
  body > .hm .dl {
    margin-top: inherit !important;
  }
}
@media (max-width: 440px) {
  .shop.cart .top.center .gonext .buttons li:has(.checkout),
  .shop.cart .top.center .gonext .buttons li:has(.buttonLink),
  .shop.order .top.center .gonext .buttons li:has(.checkout),
  .shop.order .top.center .gonext .buttons li:has(.buttonLink),
  .shop.favorites .top.center .gonext .buttons li:has(.checkout),
  .shop.favorites .top.center .gonext .buttons li:has(.buttonLink) {
    max-width: 100%;
  }
  .shop.cart .top.center .gonext .buttons li:has(.checkout) button,
  .shop.cart .top.center .gonext .buttons li:has(.checkout) a,
  .shop.cart .top.center .gonext .buttons li:has(.buttonLink) button,
  .shop.cart .top.center .gonext .buttons li:has(.buttonLink) a,
  .shop.order .top.center .gonext .buttons li:has(.checkout) button,
  .shop.order .top.center .gonext .buttons li:has(.checkout) a,
  .shop.order .top.center .gonext .buttons li:has(.buttonLink) button,
  .shop.order .top.center .gonext .buttons li:has(.buttonLink) a,
  .shop.favorites .top.center .gonext .buttons li:has(.checkout) button,
  .shop.favorites .top.center .gonext .buttons li:has(.checkout) a,
  .shop.favorites .top.center .gonext .buttons li:has(.buttonLink) button,
  .shop.favorites .top.center .gonext .buttons li:has(.buttonLink) a {
    width: 100%;
    max-width: 100%;
  }
}/*# sourceMappingURL=rwd.css.map */