/* Breakpoint Tablet Start*/
@media only screen and (max-width: 1025px) {
    /* Header Start and #002*/
    .spirig-responsive-header {
        margin-top: 0px !important;
        padding: 55px 0 55px 0 !important;
    }
    .spirig-responsive-after-header{
        padding: 35px 0 35px 0 !important;
    }
    .spirig-responsive-header-vh, .spirig-responsive-header-vh .elementor-container{
    }
    .spirig-responsive-header-vh .spirig-responsive-header{
        padding-top: 145px !important;
        margin-top: 0px;
    }
    .responsive-shop-nav-outer .responsive-shop-menu .elementor-nav-menu--dropdown{
        width: 100vw !important;
      /*  top: 44px !important;*/
    }
    .entry-header {
        margin-top: 70px;
    }
    /* Header End */

    /* Elementor Content Start */
    /*** Abschnitt no-padding ***/
    .spirig-abschnitt-no-padding{
        padding: 0px !important;
    }

    /*** Abschnitt mobile-padding ***/
    .spirig-abschnitt-mobile-padding{
        padding: 30px 0 !important;
    }

    /*** IMG Spalte ***/
    .spirig-responsive-spalte-img{
        width: 100% !important;
    }
    .spirig-responsive-spalte-img .elementor-column-wrap{
        padding: 0px !important;
    }
    .spirig-responsive-spalte-img img{
        margin: 0px !important;
        width: 100% !important;
    }
    .spirig-responsive-spalte-img .elementor-widget-container{
        padding: 35px 0px 0px 0px !important;
        margin: 0px !important;
        width: 100% !important;
    }

    /*** Spalte Text ***/
    .spirig-responsive-spalte-text{
        width: 100% !important;
    }
    .spirig-responsive-spalte-text {
        padding: 15px;
        margin-top: -110px !important;
    }
    .spirig-responsive-spalte-text .elementor-column-wrap{
        padding: 30px !important;
        margin: 0px !important;
    }
    .spirig-responsive-spalte-text img, .spirig-responsive-spalte-text .elementor-widget-container{
        margin: 0px !important;
        width: 100% !important;
    }

    /*** Spalte Links ***/
    .spirig-responsive-spalte-links{
        width: 100% !important;
    }
    .spirig-responsive-spalte-links .elementor-column-wrap{
        padding: 30px !important;
        margin: 0px !important;
    }
    .spirig-responsive-spalte-links img, .spirig-responsive-spalte-links .elementor-widget-container{
        margin: 0px !important;
        width: 100% !important;
    }

    /*** Spalte Rechts ***/
    .spirig-responsive-spalte-rechts{
        width: 100% !important;
    }
    .spirig-responsive-spalte-rechts .elementor-column-wrap{
        padding: 30px !important;
        margin: 0px !important;
    }
    .spirig-responsive-spalte-rechts img, .spirig-responsive-spalte-rechts .elementor-widget-container{
        margin: 0px !important;
        width: 100% !important;
    }
    .responsive-title h1 {
        font-size: 35px !important;
    }
    /* Elementor Content End */

    /* Astra Content Start */
    .ast-container {
        display: block !important;
    }
    /* Astra Content End */

    /* Product Archive Start and #0001 */
    .product-category.product {
        width: 33.3333% !important;
        margin-bottom: 0 !important;
    }
    .woocommerce[class*="columns-"] ul.products li.product:nth-child(n), .woocommerce-page[class*="columns-"] ul.products li.product:nth-child(n) {
        margin-right: 0 !important;
    }

    #primary, #secondary {
        width: 100vw;
        max-width: 100% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    #secondary {
        margin-top: 30px !important;
    }
    /* Product Archive End */

    /* Woocommerce Cart/Checkout Start */
    #order_review {
        padding: 0px !important;
    }
    /* Woocommerce Cart/Checkout End */

    /* Footer Start */
    .spirig-responsive-before-footer{
        padding: 35px 0 35px 0 !important;
    }
    .spirig-responsive-footer{
        padding: 35px 0 35px 0 !important;
    }
    .spirig-responsive-footer-after{
        padding: 35px 17px 35px 17px !important;
    }
    .spirig-responsive-footer-after span, .spirig-responsive-footer-after .elementor-text-editor{
        text-align: center !important;
    }
    .spirig-responsive-footer-after .elementor-shortcode{
        text-align: center !important;
    }
    /* Footer End */

    #top-banner {
      font-size: 90%;
      padding-top: 15px;
      padding-bottom: 15px;
    }
    .konfigurator-menuitem {
      display: none !important;
    }
    body .elementor-widget-heading h1.elementor-heading-title {
      font-size: 36px;
    }
}
/* Breakpoint Tablet  End*/

/* Breakpoint Mobile Start*/
@media only screen and (max-width: 768px) {
    /* Header Start #0002*/
    .top-banner-button {
    display: none;
  }
  .top-banner-inner {
    display: flex;
    flex-direction: column;
    gap: 15px;
  }
  .top-banner-inner > div {
    width: 100%;
  }
    .entry-header {
        margin-top: 90px;
    }
    .spirig-responsive-header-vh .spirig-responsive-header{
        padding-top: 40px !important;
    }
    /* Header End */

    /* Product Archive Start  #0001*/

    .product-category.product {
        width: 50% !important;
    }
    #woof_results_by_ajax .product {
        width: 100% !important;
        margin-right: 0px !important;
    }
    /* Product Archive End */

    body .elementor-widget-heading h1.elementor-heading-title {
      font-size: 26px;
    }
    .woof {
      margin-top: 30px;
    }
    .responsive-title h1 {
      font-size: 26px !important;
    }
}
/* Breakpoint Mobile End*/

@media only screen and (max-width: 600px) {
    .product-category.product {
        width: 100% !important;
    }
    .woocommerce div.product .related.products ul.products li.product, .woocommerce.mobile-columns-2 ul.products li.product, .woocommerce-page.mobile-columns-2 ul.products li.product {
      width: 100% !important;
    }
}
