@media (max-width: 1330px) {
  .support-caption {
    margin-top: 50px;
  }
  .header-info.hide-mob {
    padding-left: 0;
    gap: 15px;
  }
  .header {
    gap: 20px;
  }
}
@media (min-width: 1200px) {
  .show-mob {
    display: none !important;
  }
  header .logo img {
    width: 118px;
  }
  .header {
    padding: 7px 10px 7px 0;
  }
  .etrusted-global-widget {
    width: 138px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transform: scale(0.75);
  }
  .is_in_category_section .js-product-slider-progressbar {
    display: none;
  }
  .is_in_category_section .slider-navi-footer {
    margin: 0;
  }
  .is_in_category_section .bestseller-content {
    position: relative;
  }
  .is_in_category_section .slider-navi > div {
    position: absolute;
    top: calc(50% - 14px);
  }
  .is_in_category_section .slider-navi > div.slider-prev {
    left: -60px;
  }
  .is_in_category_section .slider-navi > div.slider-next {
    right: -60px;
  }
  .section-bannertext {
    height: 638px;
  }
}
@media (min-width: 1200px) {
  .show-sm:not(.show-lg),
  .show-xs {
    display: none !important;
  }
}
@media (max-width: 1199px) AND (min-width: 835px) {
  .show-lg:not(.show-sm),
  .show-xs {
    display: none !important;
  }
  .js-products-main2:before {
    content: "";
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    background: linear-gradient(
      90deg,
      rgba(250, 250, 250, 0) 39.71%,
      #fafafa 100%
    );
    width: 152px;
    z-index: 2;
  }
  .js-products-main2 {
    overflow: visible;
  }
  .is_in_category_section {
    overflow: hidden;
  }
  .logo img {
    width: 126px;
  }
}
@media (max-width: 834px) {
  .show-lg,
  .show-sm {
    display: none !important;
  }
}
@media (max-width: 1199px) {
  .header-trusted {
    display: block;
    margin-top: 42px;
    width: 100%;
  }
  .header-trusted svg {
    width: 100%;
    height: auto;
  }
  .subscribe-right dotlottie-player {
    max-width: 100%;
    height: auto !important;
  }
  .js-cart-count span,
  .js-wish-count span {
    right: -7px;
  }
  .js-wish-count span {
    top: -7px;
  }
  .hide-mob {
    display: none !important;
  }
  .mob-btns {
    display: flex;
    align-items: center;
    gap: 22px;
  }
  .mob-btn {
    background: none;
    padding: 0;
    border: none;
  }
  .js-menu {
    min-width: 24px;
    flex: 0 0 24px;
    height: 24px;
    position: relative;
  }
  .js-menu span {
    height: 1px;
    width: 16px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 8px;
    background: #303334;
    transition: 0.3s;
  }
  .js-menu span + span {
    width: 11px;
    top: 13px;
  }
  .js-menu.active span {
    transform: rotate(45deg);
    top: 50%;
    width: 16px;
  }
  .js-menu.active span + span {
    transform: rotate(-45deg);
  }
  .searchform {
    width: 100%;
  }
  header,
  .menu-block {
    display: none;
  }
  .pf-bottom.show-mob + div {
    margin-top: 30px;
  }
  header {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
  }
  .header {
    padding: 10px 0;
  }
  .section-support {
    height: 948px;
    display: flex;
    align-items: flex-end;
    padding-bottom: 90px;
  }
  .section-aibanner {
    height: 563px;
    padding: 0;
    align-items: center;
  }
  .support-caption {
    justify-content: center;
  }
  .ai-caption {
    justify-content: flex-start;
    margin: 0;
  }

  .slider-navi-home {
    justify-content: center;
  }
  body[data-aos-duration] .section-support > img {
    transform: scale(1.05);
    transform-origin: center bottom;
  }
  .faq-content {
    flex-direction: column-reverse;
  }
  .faq-title {
    margin-bottom: 0;
    margin-top: 30px;
    max-width: 415px;
  }
  .faq-right {
    min-width: 100%;
    flex: 0 0 auto;
    padding-bottom: 30px;
  }
  .futures .swiper-wrapper {
    gap: 0px;
    background: none !important;
  }
  .banner-caption.support-caption {
    justify-content: space-between;
    text-align: left;
    align-items: center;
  }
  .banner-title {
    width: 100%;
  }
  .banner-block.section-support {
    padding: 100px 0 45px 0;
  }
  .carusel3:before {
    top: -1px;
  }
  .carusel3:after {
    bottom: -1px;
  }
  .blog-grid {
    grid-template-columns: none;
  }
  .section-blog .blog-img img {
    width: 177px;
    height: 177px;
  }
  .blog-lesen {
    display: none !important;
  }
  .blog-more {
    justify-content: center;
  }
  .subscribe-right {
    max-width: 220px;
    padding-right: 0px;
  }
  .subscribe-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
    width: 505px;
  }
  .subscribe-text {
    max-width: 215px;
  }
  .wpcf7-form {
    flex-direction: column;
    max-width: 100%;
    width: 100%;
  }
  .subscribe-left .form {
    width: 100%;
  }
  .wpcf7-text {
    max-width: 100%;
  }
  .wpcf7-form-control-wrap {
    width: 100%;
  }
  .btn-form {
    width: 100%;
  }
  .footer {
    flex-direction: column;
    gap: 50px;
    padding: 25px 0;
  }
  .footer-left {
    max-width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 31px 48px;
    justify-content: space-between;
    margin: 0;
  }
  .footer-left .logo {
    width: 250px;
  }
  .footer-text {
    width: calc(100% - 300px);
  }
  .footer-contacts {
    margin: 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 43px;
  }
  .footer-right {
    gap: 25px;
  }
  .menus-footer {
    flex-direction: column;
  }
  .menu-item {
    gap: 15px;
    display: none;
  }
  .menu-title {
    padding: 16px 8px;
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menu-title span {
    min-width: 24px;
    height: 24px;
    position: relative;
  }
  .menu-title span:before,
  .menu-title span:after {
    content: "";
    width: 12px;
    height: 2px;
    top: calc(50% - 1px);
    transition: 0.3s;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #afbabc;
    display: block;
  }
  .menu-title span:after {
    transform: rotate(90deg);
  }
  .menu-title.active span:after {
    transform: rotate(0deg);
  }
  .menu-footer {
    border-bottom: 1px solid var(--Outlines-Variant, #c1c2c2);
  }
  .menu-footer:nth-child(1) {
    border-top: 1px solid var(--Outlines-Variant, #c1c2c2);
  }
  .menu-item a {
    display: block;
    margin-bottom: 22px;
    padding: 0 15px;
  }
  .footer-bottom {
    padding: 28px 0 0 0;
    border-top: none;
    border-bottom: none;
  }
  .footer-bootom-content {
    flex-direction: column;
    align-items: center;
    gap: 38px;
  }
  .payments {
    border-top: 1px solid #676767;
    border-bottom: 1px solid #676767;
    width: 100%;
    justify-content: center;
    padding: 45px 0;
  }
  .menus {
    flex-direction: column;
  }
  .menu {
    flex-direction: column;
    gap: 0;
    width: 100%;
  }
  .has-child {
    width: 100%;
  }
  .menu > a,
  .menu .child-title {
    width: 100%;
    padding: 24px 0;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }
  .has-child:first-child {
    border-top: 1px solid var(--neutral-variant-40, #303334);
  }
  .menu > a,
  .has-child {
    border-bottom: 1px solid var(--neutral-variant-40, #303334);
  }
  .fixed,
  .fixed body {
    overflow: hidden;
    height: 100%;
  }
  .menu-block {
    background: #fff;
    padding-bottom: 80px;
    padding-top: 35px;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    overflow: auto;
  }
  .header-container {
    position: relative;
  }
  .child-title {
    justify-content: space-between;
  }
  .childs {
    position: static;
  }
  .childs:before {
    display: none;
  }
  .childs-content {
    flex-direction: column;
    gap: 40px;
  }
  .child-left {
    flex: 0 0 auto;
    width: 100%;
    background: var(--Container-Low, #f7f8f8);
    padding: 20px;
    align-items: center;
    text-align: center;
  }
  .child-title:before {
    display: none;
  }
  .childs-outer {
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
  }
  .childs-outer > a > img {
    height: 220px;
  }
  .childs-outer > a > .menu-item-title {
    font-size: 22px;
    font-weight: 300;
    line-height: 28.636px;
    letter-spacing: 0.022px;
  }
  .js-cat-slider.swiper {
    overflow: visible;
  }
  .childs .container {
    padding: 0;
  }
  .product-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .section-category-intro {
    padding: 16px 0 0 0;
  }
  .pagination {
    margin-top: 40px;
  }
  .swiper-wrapper.centered {
    justify-content: flex-start;
  }
  .slider-navi-content {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 16px;
  }
  .slider-navi-content > div {
    position: static;
  }
  .compare-head-title {
    min-width: 182px;
  }
  .compare .compare-head-td {
    vertical-align: top;
    padding-top: 30px;
  }
  .product-item.compare-item {
    min-width: 222px;
  }
  .compare-table {
    overflow: auto;
    border: none;
    border-radius: 0;
  }
  .section-compare {
    padding: 30px 0;
  }
  table.compare {
    margin-bottom: 20px;
    border: 1px solid var(--Outlines-Variant, #c1c2c2);
    border-radius: 0;
  }

  .compare-table::-webkit-scrollbar,
  .orders-list::-webkit-scrollbar,
  .responsive-table::-webkit-scrollbar {
    height: 9px;
  }

  .compare-table::-webkit-scrollbar-thumb,
  .orders-list::-webkit-scrollbar-thumb,
  .responsive-table::-webkit-scrollbar-thumb {
    border-radius: 25px;
    background: var(--primary-40, #5f9e98);
  }

  .compare-table::-webkit-scrollbar-track,
  .orders-list::-webkit-scrollbar-track,
  .responsive-table::-webkit-scrollbar-track {
    border-radius: 25px;
    background: var(--Container-High, #dfe3e4);
  }
  .orders-list,
  .responsive-table {
    overflow: auto;
    white-space: nowrap;
  }
  .info-block-content .description {
    width: 100%;
  }
  .category-into .btn {
    position: static;
  }
  .category-into .intro-title {
    position: static;
  }
  .content-404 {
    padding: 120px 0 60px 0;
  }
  .img-404 svg {
    width: 400px;
    height: auto;
  }
  .list3 .term img {
    height: auto;
  }
  .contact-grid {
    gap: 24px;
    margin-bottom: 24px;
  }
  .contact-items {
    grid-template-columns: none;
    gap: 8px;
  }
  .contact-item {
    min-height: 0;
  }
  .contact-left img {
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    overflow: hidden;
  }
  .contact-form {
    padding: 90px 0;
  }
  .section-contact {
    margin-top: 5px;
  }
  .blogpage-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
  .section-blog-grid {
    margin-top: 50px;
  }
  .blogpage-grid {
    grid-template-columns: none;
  }
  .intro-desc p br {
    display: none;
  }
  .section-post h1.h3 {
    margin-bottom: 18px;
  }
  .wp-block-image + .wp-block-columns {
    margin-top: 62px;
  }
  .text-image-caption {
    padding: 0;
  }
  .section-navi + .faq-full {
    margin-top: 0;
  }
  .list3 .term {
    width: calc(50% - 18px);
  }
  .shadow-text {
    height: 300px;
  }
  .title-image img {
    width: 100px;
  }
  .account-title {
    padding: 30px 0 40px 0;
  }
  .account-grid {
    flex-direction: column;
    gap: 18px;
    align-items: stretch;
  }
  .section-account {
    padding-bottom: 40px;
  }
  .nav-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #f7f8f8;
    padding: 0 0 20px 0;
  }
  .logout {
    border: none;
    padding: 0;
  }
  button.js-toggle-navi {
    width: 100%;
    border-radius: 6px;
    background: var(--Styles-White, #fff);
    justify-content: space-between;
    align-items: center;
  }
  button.js-toggle-navi > svg {
    transition: 0.3s;
    transform: rotate(180deg);
  }
  button.js-toggle-navi.active > svg {
    transform: rotate(0deg);
  }
  .js-toggle-navi > span {
    display: flex;
    align-items: center;
    gap: 12px;
  }
  .navi-list .is-active {
    display: none;
  }
  .navi-head.show-mob {
    background: #f7f8f8;
    padding-bottom: 6px;
  }
  .navi-list {
    display: none;
    border-radius: 6px;
    background: var(--Styles-White, #fff);
    box-shadow: 0px 6px 13.9px 0px rgba(0, 0, 0, 0.11);
  }
  .woocommerce-MyAccount-navigation {
    flex: 0 0 auto;
  }
  .section-reg-success {
    padding: 130px 50px;
  }
  .login-info {
    position: static;
    width: 100%;
    padding: 80px 100px;
    max-width: 100%;
  }
  .section-login {
    min-height: 0;
    background: var(--Container-Low, #f7f8f8);
  }
  .login-content {
    max-width: 100%;
    padding-bottom: 18px;
  }
  .reg-content {
    flex-direction: column;
  }
  .reg-form-content {
    width: 100%;
    padding: 0;
  }
  .section-reg .login-info {
    width: 100%;
    padding: 30px 0 0 0;
  }
  .login-img {
    margin: 40px 0;
  }
  .section-lost {
    padding: 94px 0;
  }
  .product-block {
    flex-direction: column;
    gap: 0px;
  }
  .config-panel {
    padding: 0;
  }
  .product-tabs {
    overflow: auto;
  }
  .product-tabs a,
  .product-tabs button {
    min-width: 225px;
    white-space: nowrap;
  }
  .product-attributes {
    grid-template-columns: none;
  }
  .option:nth-child(2n) {
    background: var(--Styles-White, #fff);
  }
  .info-block-content {
    flex-direction: column;
  }
  .info-block-content {
    flex-direction: column;
    gap: 32px;
  }
  .ibc-right {
    flex: 0 0 auto;
    min-width: 0;
  }
  .cart-grid {
    gap: 16px;
    flex-direction: column;
  }
  .mob-cart-flex {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .page-template-configurator .config-margin {
    margin-top: 38px;
  }
  .btn-next-block {
    display: none;
  }
  .crosssell-block {
    margin: 0 -15px;
    padding: 26px 15px 40px;
  }
  .menu-mob .menu {
    padding: 16px 24px 32px;
    margin: 0px -15px 0;
    width: calc(100% + 30px);
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
  .header-info {
    margin: 0 0 32px 0px;
    padding: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: stretch;
    font-size: 12px;
    line-height: 18px; /* 150% */
    letter-spacing: 0.6px;
  }
  .header-info > .etrusted-global-widget {
    grid-area: 2 / 1 / 3 / 3;
    justify-content: center;
    display: flex;
    padding-bottom: 20px;
  }
  .hc-content {
    margin-top: 8px;
  }
  .hc-title {
    letter-spacing: 0.27px;
  }
  .header-info > * {
    background-color: #fff;
  }
  .menu-mob .menu > a:not(.btn-type):not(.btn-type2) {
    width: 100%;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.027px;
    padding: 8px 0;
    border: none;
    position: relative;
  }

  .menu-mob .menu > a:first-child:after {
    display: none !important;
  }
  .menu-mob {
    width: 100%;
  }
  .menu > a.btn-type {
    width: calc(50% - 10px);
    margin-top: 16px;
    min-width: 218px;
    padding: 14px 8px;
    text-align: center;
    justify-content: center;
  }
  .menu > a.btn-type2 {
    min-width: 218px;

    justify-content: center;
    text-align: center;
    width: calc(50% - 10px);
    color: var(--raecks-40, #303334);
    text-align: center;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.175px;
    padding: 14px 8px;
    margin-top: 16px;
    border-radius: 18px;
    border: 1px solid var(--raecks-40, #303334);
  }
  .trustbadges-content {
    gap: 40px;
  }
  .trustbadges-item {
    gap: 11px;
  }
  .section-trustbadges {
    padding: 40px 0;
  }
  .subtitle-caption {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
  .subtitle-text {
    flex: 0 0 auto;
  }
  .producthighlight-content {
    gap: 25px;
  }
  .bannertext-content .btn {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    margin: auto;
  }
  .featureicon-content {
    grid-template-columns: repeat(2, 1fr);
    padding: 44px 0;
    gap: 40px 20px;
  }
  .section-bannertext {
    height: 930px;
  }
  .bannertext-caption {
    height: auto;
    padding-top: 30px;
    max-width: 785px;
  }
  .section-hero > iframe {
    height: 100%;
  }
  .section-bannertext > iframe {
    aspect-ratio: 10 / 11.16;
  }
  #contact {
    width: 500px;
  }
  .contact-modal-main-title {
    text-align: left;
  }
  .contact-modal-content {
    flex-direction: column;
  }
  .contact-modal-right {
    width: 100%;
  }
  .contact-modal-content .contact-items {
    grid-template-columns: repeat(2, 1fr);
  }
 .pf-top-inner {
    flex-direction: column-reverse;
    gap: 8px;
    align-items: flex-start;
    padding: 15px 0;
}
.pf-right {
    width: 100%;
    justify-content: space-between;
    gap: 12px;
}
.pf-price {
    flex-grow: 1;
}
}
@media (min-width: 835px) {
  .show-xs {
    display: none !important;
  }
}
@media (max-width: 834px) {
  .home-slide .support-caption {
    text-align: center;
  }
  .section-sliderhome .section-support {
    height: 700px;
  }
  .home-slide .support-inner {
    align-items: center;
  }
  .gallery-product .label-sale,
  .config-common .label-sale {
    min-width: 97px;
    flex: 0 0 97px;
    height: 97px;
  }
  [data-name="acceptance-609"] {
    width: auto;
    height: auto;
  }
  .subscribe-caption .wpcf7-list-item {
    display: none;
  }
  .subscribe-text {
    margin-bottom: 0;
  }
  .success-subscribe.active:before {
    transform: scale(3000);
  }
  .subscribe-right-success {
    padding-right: 0;
  }
  .subscribe-left-success {
    padding-top: 40px;
  }
  .subscribe-right {
    margin-top: 0;
  }
  .success-subscribe .subscribe-text {
    max-width: none;
  }
  .hide-xs {
    display: none !important;
  }
  .logo img {
    width: 116px;
  }
  .section-support {
    height: 650px;
    padding-bottom: 60px;
  }
  .support-caption {
    position: relative;
    gap: 0;
    margin: 0;
    padding: 50px 20px;
  }
  .home-slide .support-caption {
    position: relative;
    gap: 0;
    margin: 0;
    padding: 20px 0px;
    height: auto;
  }

  .support-caption:not(.ai-caption) svg {
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    height: 100%;
    bottom: 0;
  }
  .support-caption svg ~ svg {
    left: auto;
    right: 0;
  }
  .term img {
    height: 233px;
  }
  .term span {
    min-height: 42px;
  }
  .category-title {
    margin-bottom: 24px;
  }
  .progressbar.swiper-pagination-progressbar.swiper-pagination-horizontal {
    width: calc(100% - 72px);
    right: 0;
    margin: auto;
    top: 0 !important;
  }
  .product-item img {
    min-height: 163px;
  }
  .product-item {
    padding: 8px;
  }
  .caption {
    margin-top: 5px;
  }
  .model {
    font-size: 8px;
  }
  .product-name {
    font-size: 14px;
  }
  .attr-item {
    font-size: 12px;
  }
  .section-bestseller {
    padding: 16px 0 32px 0;
  }
  .banner-block.section-support {
    padding: 70px 0 30px 0;
  }
  .banner-caption.support-caption {
    padding: 0;
  }
  .carusel3 .swiper {
    height: 500px;
  }
  .carusel3-item img {
    height: auto;
  }
  .carusel3 {
    gap: 20px;
  }
  .carusel3-item span {
    bottom: 16px;
    right: 16px;
    left: 16px;
    gap: 8px;
  }
  .carusel3:after,
  .carusel3:before {
    height: 150px;
  }
  .blog-item-big:not(.blog-item-base) .blog-title {
    font-size: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .blog-text {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .blog-grid {
    gap: 24px;
  }
  .blog-item-big:not(.blog-item-base) {
    margin-bottom: 40px;
  }
  .section-blog .blog-img img {
    width: 104px;
    height: 104px;
    min-width: 104px;
  }
  .blog-item {
    gap: 16px;
  }
  .blog-caption {
    padding-right: 25px;
    gap: 8px;
  }
  .blog-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .blog-author {
    gap: 5px;
    font-size: 12px;
    line-height: 14px;
  }
  .post-read {
    font-size: 12px;
    white-space: nowrap;
  }
  .blog-meta {
    gap: 10px;
  }
  .faq-content {
    margin-top: 30px;
  }
  .faq-contact img {
    margin-left: 0;
    max-width: 100%;
  }
  .subscribe-content {
    flex-direction: column;
    gap: 20px;
  }
  .section-subscribe {
    padding: 17px 0;
  }
  .footer {
    gap: 30px;
    padding: 17px 0;
  }
  .footer-left {
    flex-direction: column;
    gap: 16px;
    align-items: flex-start;
  }
  .footer .logo img {
    width: 153px;
  }
  .footer-text {
    width: 100%;
    margin: 0;
  }
  .footer-contacts {
    grid-template-columns: none;
    gap: 20px;
  }
  .footer_icons {
    flex-direction: column;
    gap: 10px;
  }
  .footer_icons img {
    width: 100%;
  }
  .payments {
    padding: 24px 0;
  }
  .copyright {
    padding: 25px 0;
  }
  .childs-outer {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .childs-outer > a > img {
    height: auto;
  }
  .childs-outer > a > .menu-item-title {
    font-size: 16px;
    line-height: 26.6px;
    letter-spacing: 0.016px;
  }
  .js-toggle-filter {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    line-height: normal;
  }
  .sort-filter {
    position: fixed;
    top: 0;
    bottom: 0;
    left: -100vw;
    background: var(--Container-Low, #f7f8f8);
    z-index: 1000;
    display: block;
    width: 100vw;
    transition: 0.3s;
  }
  .sort-filter.active2 {
    transition: none;
  }
  .sort-filter.active {
    left: 0;
  }
  .filter-mob-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: var(--Styles-White, #fff);
    padding: 15px 20px;
  }
  .js-toggle-filter.close-filter {
    gap: 24px;
  }
  .filters {
    display: block;
  }
  .sort-box {
    position: relative;
    margin: 0 24px;
    border-top: 1px solid var(--neutral-40, #afbabc);
    border-bottom: 1px solid var(--neutral-40, #afbabc);
    padding: 16px 0;
  }
  .sort-list {
    position: static;
    box-shadow: none;
    background: none;
    padding: 0;
  }
  .sort-list .btn-option {
    border: none;
    font-size: 16px;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 12px;
    padding: 12px 0;
  }
  .sort-title {
    font-size: 16px;
    justify-content: space-between;
  }
  .sort-list .btn-option:after {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='18' height='18' rx='9' stroke='%23303334' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");
    width: 18px;
    height: 18px;
    background-size: contain;
  }
  .sort-list .btn-option.active:after {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='18' height='18' rx='9' stroke='%23E52722' stroke-linejoin='bevel'/%3E%3Ccircle cx='10' cy='10' r='5' fill='%23E52722'/%3E%3C/svg%3E%0A");
  }
  .filter {
    border-bottom: 1px solid var(--neutral-40, #afbabc);
    padding: 16px 0;
    margin: 0 24px;
  }
  .filter-title {
    font-size: 16px;
    border: none;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .filter-title.active,
  .filter-title.active2 {
    color: inherit;
    background: transparent;
    border-color: transparent;
  }
  .filter-title svg {
    transition: 0.3s;
  }
  .filter-title.active svg,
  .filter-title.active2 svg {
    transform: rotate(180deg);
  }
  .filter-content {
    position: static;
    box-shadow: none;
    background: none;
    padding: 16px 0;
    min-width: 100%;
  }
  .fcbt-title-box,
  .filter-common,
  .fc-title-box {
    display: none;
  }
  .pi-input input {
    background: transparent;
  }
  .btn-clear-filter {
    color: var(--secondary-40, #486966);
    text-decoration: none;
  }
  body .noUi-target {
    background: #cfd6d7;
  }
  .js-filter-item-toggle.active2 + .filter-content {
    display: block;
  }
  .product-grid {
    gap: 30px 20px;
  }
  .pagination {
    margin-top: 30px;
  }
  .section-products {
    padding: 30px 0 30px 0;
  }
  .intro-desc {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.014px;
    color: var(--Text-Standard-Highest, #303334);
    margin-bottom: 0;
  }
  .yoast-breadcrumbs,
  .bcn-breadcrumbs {
    white-space: nowrap;
    overflow: auto;
  }
  .product-item.compare-item {
    min-width: 190px;
  }
  .img-404 svg {
    width: 90%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .content-404 {
    text-align: center;
    padding: 100px 0 60px 0;
  }
  .list3 .term {
    width: calc(50% - 10px);
  }
  .list-terms {
    gap: 20px;
  }
  .contact-grid {
    gap: 16px;
    flex-direction: column;
  }
  .contact-left img {
    height: auto;
  }
  .contact-form {
    padding: 54px 0;
  }
  .wp-block-image + .wp-block-columns {
    margin-top: 48px;
  }
  .description h5 {
    margin: 20px 0;
  }
  .section-quote {
    margin: 48px 0;
  }
  .section-quote-outer {
    padding: 48px 0;
  }
  .usp-title {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.072px;
  }
  .usp-text {
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 0.07px;
  }
  .usp-caption {
    bottom: 8px;
    left: 8px;
    right: 8px;
    gap: 1px;
  }
  .usp-title:before {
    display: none;
  }
  .usp-item:before {
    content: "";
    min-width: 8px;
    flex: 0 0 8px;
    height: 8px;
    background: #e52722;
    border-radius: 50%;
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 2;
  }
  .text-image-content,
  .text-image-content.reverse {
    flex-direction: column-reverse;
    gap: 24px;
  }
  .text-image-caption {
    flex: 0 0 auto;
  }
  .section-statistics {
    margin: 50px 0;
  }
  .statistics {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
  }
  .statistics-title {
    font-size: 44px;
  }
  :where(.wp-block-columns.is-layout-flex) {
    gap: 0 !important;
  }
  .navi {
    gap: 24px;
    grid-template-columns: none;
  }
  .faq-full-title.h5 {
    font-size: 25px;
    font-weight: 500;
  }
  .faq-full {
    margin: 60px auto;
  }
  .section-help {
    margin: 75px auto;
  }
  .help-caption {
    flex-direction: column;
    padding: 30px;
  }
  .section-text {
    padding: 0 0 40px 0;
  }
  .title-image img {
    width: 86px;
  }
  .section-textitems {
    margin: 50px auto;
  }
  .text-items {
    grid-template-columns: none;
    gap: 24px;
  }
  .nav-title .logout {
    display: none;
  }
  .woocommerce-MyAccount-navigation {
    min-width: 0;
  }
  .logout {
    margin-top: 24px;
    margin: 24px auto 0;
    width: max-content;
  }
  .section-account {
    padding-bottom: 24px;
  }
  .order-item {
    flex-wrap: wrap;
    padding: 12px 0;
  }
  .woocommerce-orders-table__cell-order-number {
    min-width: 100%;
    margin-bottom: 4px;
  }
  .woocommerce-orders-table__cell-order-date {
    min-width: 100%;
    margin-bottom: 18px;
  }
  .woocommerce-orders-table__cell-order-status {
    min-width: 40%;
    flex: 0 0 40%;
    justify-content: flex-start;
  }
  .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total {
    min-width: 40%;
    flex: 0 0 40%;
  }
  .account-content {
    padding: 16px;
  }
  .edit-account {
    gap: 24px;
  }
  .cart-item-info {
    flex-direction: column;
  }
  .cart-item-image {
    width: 91px;
    flex: 0 0 auto;
  }
  tr.woocommerce-cart-form__cart-item {
    border-radius: 12px;
    border: 1px solid var(--Outlines-Variant, #c1c2c2);
    position: relative;
    padding: 16px;
    width: 100%;
  }
  .wishlist-box.cart-table tbody {
    display: flex;
    flex-direction: column;
    gap: 34px;
  }
  .edit-account {
    display: flex;
    flex-direction: column;
  }
  .cart-table tbody td {
    padding: 0 !important;
  }
  td.wish-edit {
    position: absolute;
    top: 10px;
    right: 10px;
  }
  .cart-item-info .single_add_to_cart_button {
    bottom: 40px;
    left: 0;
    right: auto;
  }
  .wishlist-box > tbody > tr {
    padding: 16px;
  }
  .wish-nologin td.wish-edit {
    margin: 0;
    top: 0;
    left: 0;
  }
  .wish-nologin .wish-edit-out {
    flex-direction: column;
    gap: 16px;
    margin-bottom: 70px;
    align-items: flex-start;
  }
  .wishlist-box > tbody > tr {
    margin-bottom: 0;
  }
  .section-wishlist-empty .cart-btns.wish-btns {
    margin-top: 24px;
  }
  .section-wishlist-empty {
    padding-bottom: 34px;
  }
  .wish-nologin.wishlist-box .product-quantity {
    margin-bottom: 0px;
    padding: 0 !important;
  }
  .wish-nologin .single_add_to_cart_button {
    bottom: 16px;
  }
  .wishlist-box .product-quantity {
    margin-bottom: 50px;
  }
  .wish-btns .btn span,
  .cart-btns .btn span {
    display: none;
  }
  .wish-btns .btn,
  .cart-btns .btn {
    padding: 0;
    width: 44px;
    height: 44px;
  }
  .section-reg-success {
    padding: 100px 15px;
  }
  .login-info {
    padding: 60px 24px;
  }
  .login-img {
    margin-top: 48px;
  }
  .group2 {
    gap: 0;
    grid-template-columns: none;
  }
  .lost {
    padding: 48px 20px;
  }
  .section-lost {
    padding: 50px 0;
  }
  .order-head {
    flex-direction: column;
    gap: 30px;
  }
  .order-table-head {
    display: none;
  }
  .order-table {
    margin-top: 30px;
  }
  .order-table-item {
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .order-table .product-iname {
    min-width: 100%;
    flex: 0 0 100%;
    padding: 16px 16px 0 16px;
  }
  .order-table .product-qty,
  .order-table .product-total {
    min-width: 50%;
    flex: 0 0 50%;
    padding: 16px;
  }
  .order-table .cart-item-info {
    align-items: flex-start;
  }
  .order-address {
    grid-template-columns: none;
    gap: 20px;
  }
  .config-panel {
    flex-direction: column-reverse;
    gap: 22px;
  }
  .qty-add {
    margin: 0;
  }
  .config-panel-top {
    flex-direction: column;
    gap: 35px;
    align-items: flex-start;
  }
  .product-left,
  .configurator-box .product-left {
    min-width: 0;
    flex: 0 0 auto;
  }
  iframe#d3ViewerIframe,
  .js-no-frame {
    height: calc(100vh - 300px);
    max-height: 548px;
  }
  .page-template-configurator iframe#d3ViewerIframe,
  .page-template-configurator .js-no-frame {
    height: calc(100vh - 300px);
  }
  .config-position > div {
    width: 37px;
    height: 37px;
  }
  .config-position > div:first-child,
  .config-position > div:last-child {
    width: 41px;
  }
  .config-common-bottom {
    left: 16px;
    bottom: 16px;
  }
  .config-history > button {
    padding: 8px 7px 8px 10px;
  }
  .config-history > button:last-child {
    padding: 8px 10px 8px 7px;
  }
  .configurator-box .product-right,
  .product-right {
    padding-top: 0;
    flex: 0 0 auto;
    min-width: 0;
  }
  .woocommerce div.product form.cart,
  .configurator-box .woocommerce div.product form.cart {
    background: #fff;
    margin-top: 0;
    position: sticky;
    top: 0;
    padding: 10px 15px;
    z-index: 99;
    border: none;
    margin: 0 -15px;
  }
.js-simulate-cart span {
    display: none;
}
.js-simulate-cart {
    min-width: 115px;
}
.js-simulate-cart svg {
  width: 24px;
    height: 24px;
}
.pf-left > * {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
  .product-tabs a,
  .product-tabs button {
    min-width: 135px;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: -0.064px;
    padding: 10px 0;
  }
  .product-tabs {
    padding: 5px 0 10px 0;
  }
  .product-info-section {
    padding: 25px 22px;
  }
  .description > .section > *:first-child {
    margin-top: 0;
  }
  .shadow-text-mob {
    position: relative;
    height: 330px;
    overflow: hidden;
  }
  .product-attributes.shadow-text-mob {
    height: 638px;
    margin-bottom: 20px;
  }
  .shadow-text-mob:not(.opened):after {
    content: "";
    background: linear-gradient(
      0deg,
      #f7f8f8 0%,
      rgba(247, 248, 248, 0) 80.51%
    );
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 228px;
  }
  .gallery-slide img {
    height: auto;
  }
  .cart-modal-title {
    padding: 8px 46px 8px 24px;
  }
  .cart-item-info.cart-item-modal {
    display: grid;
    grid-template-columns: 91px auto;
    gap: 8px 24px;
    padding: 8px 0;
  }
  .cart-item-info.cart-item-modal a.cart-item-image {
    grid-area: 1 / 1 / 3 / 2;
  }
  .modal-bts .btn {
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  #cart .crosssell-block {
    padding: 16px 24px 24px;
  }
  .crosssell-header {
    margin-bottom: 13px;
  }
  .crosssell-content.crosssell-modal {
    gap: 5px;
  }
  .crosssell-modal .crosssell-item.product-item img {
    min-height: 109px;
  }
  .modal-content {
    max-height: calc(100vh - 10px);
  }
  .cart-table thead {
    display: none;
  }
  table.cart-table tr {
    display: flex;
    flex-direction: column;
    gap: 16px;
  }
  .woocommerce-cart tr.woocommerce-cart-form__cart-item {
    border: none;
    padding: 0;
  }
  table.cart-table tbody {
    display: grid;
    gap: 30px;
  }
  .mob-cart-flex {
    grid-template-columns: none;
  }
  .cg-coupon {
    order: -1;
  }
  .cart-payment-info {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
  }
  .cart-right {
    min-width: 0;
    flex: 0 0 auto;
  }
  .cg-item {
    padding: 20px 16px;
  }
  .woocommerce-checkout-review-order .cart-item-info {
    flex-direction: row;
  }
  .lost.success-checkout {
    padding: 20px 24px;
  }
  .success-checkout .cart-contact {
    flex-direction: column;
  }
  .success-checkout .cart-contact-left {
    width: 100%;
    flex: 0 0 auto;
  }
  .header-info {
    grid-template-columns: none;
    background: none;
    gap: 15px;
    text-align: center;
    justify-content: flex-start;
  }
  .header-contact {
    position: relative;
  }
  .header-info > * {
    padding: 0;
  }
  .hc-title {
    justify-content: center;
  }
  .header-trusted img {
    margin: 0 auto;
  }
  .menu-block {
    padding-bottom: 0;
  }
  .config-btn {
    width: 34px;
    height: 34px;
  }
  .config-common-top {
    gap: 7px;
    top: 10px;
    left: 10px;
  }
  .trustbadges-content {
    gap: 30px;
    overflow: auto;
    justify-content: start;
  }
  .section-bannertext {
    height: 726px;
  }
  .subtitle-caption {
    gap: 18px;
  }
  .producthighlight-content {
    grid-template-columns: none;
    gap: 20px;
  }
  .producthighlight-item > img,
  .producthighlight-item > video {
    height: 400px;
  }
  .featureicon-content {
    grid-template-columns: repeat(2, 1fr);
  }
  .featureicon-title {
    font-size: 18px;
    line-height: normal;
    letter-spacing: 0.027px;
  }
  .bannertext-caption {
    gap: 16px;
    padding-top: 16px;
  }
  .bannertext-content .btn {
    bottom: 30px;
  }
  .btn-contact {
    right: 16px;
    bottom: 16px;
    width: 59px;
  }
  .btn-co2 {
    right: 16px;
    bottom: 92px;
    padding: 6px;
    width: 59px;
  }
  .btn-co2 svg {
    width: 100%;
    height: auto;
    display: block;
  }
  .contact-modal-content .contact-item {
    min-width: 0;
  }
  .product-block {
    gap: 20px;
  }
  .config-panel {
    padding-bottom: 0;
  }
  .config-reset.btn {
    padding: 8px 4px;
  }
  .config-btns .btn:nth-child(1) {
    flex-grow: 1;
  }
  .config-btns .btn {
    min-width: 0;
  }
  .config-btns .btn:nth-child(2) span {
    display: none;
  }
  .config-btns .btn:nth-child(2) {
    min-width: 48px;
    padding: 0;
  }
  .radio-btn input + label:before {
    right: 3px;
  }
  .btn-contact span,
  .btn-co2 span {
    display: none;
  }
  .co2-modal-content {
    flex-direction: column-reverse;
    gap: 40px;
    padding: 30px;
    height: auto;
  }
  .co2-modal-right img {
    width: 130px;
  }
  .co2-modal-left {
    flex: 0 0 auto;
    text-align: center;
    align-items: center;
  }
  .menu > a.btn-type,
  .menu > a.btn-type2 {
    width: 100%;
  }
  .header-info > .etrusted-global-widget {
    grid-area: auto;
    justify-content: flex-start;
  }
  .section-hero .slider-home-content {
    border-radius: 0px;
  }
  .co2-left span {
    display: none;
  }
  .product-fix-panel + div {
    margin-bottom: 22px;
  }
  .gallery-thumbs {
    gap: 10px;
  }
  .thumb-item {
    width: calc(100% / 7 - 8.57px);
  }
  #msg {
    right: 10px;
    left: 10px;
  }
  #msg > div {
    width: 100%;
  }
  .section-hero > iframe {
    aspect-ratio: 10 / 13;
  }
  .section-bannertext > iframe {
    aspect-ratio: 10 / 16.96;
  }
  .slider-navi.slider-navi-home > div {
    position: static;
  }
  .slider-navi.slider-navi-home {
    position: absolute;
    bottom: 32px;
    left: 24px;
    right: 24px;
  }
  .section-aibanner {
    padding: 0;
    align-items: flex-end;
    aspect-ratio: 10 / 17;
    height: auto;
  }
  .ai-caption .support-inner {
    max-width: 100%;
    text-align: center;
  }
  .btn-ai {
    width: 100%;
  }
  .btn-ai .btn {
    width: 100%;
    white-space: normal;
  }
  body[data-aos-duration] .section-support.section-aibanner > img {
    transform: none;
  }
  .bundled_product.bundled_product_summary {
    flex-direction: column;
    position: relative;
  }
  .bundled_product_images.images {
    flex: 0 0 auto;
    width: 133px;
  }
  .bundled_product.bundled_product_summary .details {
    position: static;
    flex: 0 0 auto;
  }
  .bundled_product_title.product_title {
    position: absolute;
    top: 0;
    left: 143px;
    padding: 0;
  }
  .bundled_item_cart_details .price {
    left: 143px;
    text-align: left;
    top: 50px;
  }
  .bundled_product_summary .old-price-block {
    justify-content: flex-start;
  }
  label.bundled_product_optional_checkbox.wpcf7-list-item {
    position: absolute;
    top: 50px;
    left: 143px;
  }
  .bundled_product_summary .variations > tbody > tr > td.label {
    display: none;
  }
  .bundled_product_summary .variations {
    margin-top: 0;
  }
  .qty-group.qty-group-sm {
    width: 100%;
  }
  .qty-group.qty-group-sm button {
    height: 46px;
    min-width: 46px;
    flex: 0 0 46px;
  }

  .column-slider.section-support > img,
  .column-slider.section-support > iframe,
  .column-slider.section-support > video {
    position: static;
  }
  .white.section-support.column-slider {
    padding: 0;
    flex-direction: column;
  }
  .white.section-support.column-slider .hero-overlay {
    display: none;
  }
  .section-sliderhome .white.section-support.column-slider > .container {
    height: auto;
    padding: 0;
  }
  .white.section-support.column-slider .support-caption {
    padding: 0;
  }
  .white.section-support.column-slider .support-inner {
    padding-bottom: 100px;
  }
  .section-sliderhome .slider-navi.slider-navi-home > div.slider-prev {
    left: 0;
  }
  .section-sliderhome .slider-navi.slider-navi-home > div.slider-next {
    right: 0;
  }
  .start-chat-btns {
    grid-template-columns: none;
    gap: 24px;
  }
  .start-chat-btn {
    height: 92px;
    gap: 6px;
  }
  .start-chat-image img {
    height: 247px;
  }
  .model-top-line + .modal-title {
    font-size: 25px;
    font-weight: 500;
    line-height: normal;
}
}
