    /* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */


/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-navbar>.uk-container{
  max-width: 100%;
}
.tm-navbar .tm-navbar-center{
  margin-right: 20px;
    margin-left: auto;
    justify-content: flex-end;
        padding-left: 120px;
}
.tm-navbar .tm-navbar-right .tm-search{
  display: none;
}
.tm-logo-small{
      width: 200px;
}
.tm-logo-small img:nth-child(2){
  display: none;
}

@media (max-width: 1575px) {
  .uk-navbar-brand{
    width: 200px;
  }
}
@media (max-width: 1445px) {
  .uk-navbar-brand{
    width: 120px;
  }
}
@media (max-width: 959px) {
  .uk-navbar-brand{
    display: none;
  }
}

html {
    margin-top: 0px !important;
}

.page-id-128 #tm-main, .page-id-130 #tm-main, .page-id-132 #tm-main, .page-id-134 #tm-main, .home #tm-main {
    display: none;
}

.page-id-391 #tm-main {
    padding: 0;
    padding-top: 200px;
    padding-bottom: 20px;
}

.tm-slideshow-content-panel {
    color: #fff;
}

.tm-slideshow-content-panel h3 {
    color: #fff;
}

.icon-whatsapp {
    width: 25px;
}

.wpcf7-select {
    margin-top: 5px;
    padding: 10px;
}

.folienschriften {
    min-height: 208px;
    background: #fff;
    padding: 20px;
    text-align: center;
    border: 2px solid #efefef;
}

.woocommerce-LoopProduct-link img {
    width: 320px !important;
    height: auto !important;
    margin: 0 auto;
}

.hidden-title>.uk-panel-title {
    opacity: 0;
}

.remove-title>.uk-panel-title {
    display: none;
}

#wv-cart{
  display: none;
}
.wv-loader-container {
    display: none;
}
.wv-loader-container.active {
    background: rgba(255, 255, 255, 0.84);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 10000;
    display: block;
}

.wv-loader-container.active .wv-loader {
    background-image: url('../images/gear.svg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 130px;
    height: 130px;
    margin: 0 auto;
    top: calc(50% - 65px);
    position: relative;
}
.wv-loader-container.active .wv-loader>span {
    display: block;
    text-align: center;
    bottom: -25px;
    position: absolute;
    left: calc(50% - 18px);
}




#wv-cart {
    display: block;
    position: absolute;
}

#wv-cart .container-1 {
    position: fixed;
    right: -270px;
    padding-left: 30px;
    top: 175px;
    z-index: 10;
    background: #f5f5f5;
    padding: 15px;
    width: 300px;
    transition: all 0.5s ease 1s;
    --webkit-transition: all 0.5s ease 1s;
}

body.product-template-default.single.single-product #wv-cart .container-1{
  right: -300px;
}

#wv-cart .container-2 {
    margin-left: 25px;
}
#wv-cart .container-1:hover, #wv-cart .container-1.active,
body.product-template-default.single.single-product #wv-cart .container-1:hover, body.product-template-default.single.single-product #wv-cart .container-1.active {
    right: 0px;
    transition: all 0.5s ease 0s;
    --webkit-transition: all 0.5s ease 0s;
}
#wv-cart span.uk-button.uk-button-primary.wv-button-cart {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 30px;
    box-sizing: border-box;
    padding: 0;
}
#wv-cart .woocommerce-mini-cart {
    max-height: 270px;
    overflow: auto;
}
#wv-cart .woocommerce-mini-cart .mini_cart_item .remove{
  float: left;
  color: #980404;
  font-weight: bold;
  font-size: 20pt;
  margin-right: 5px;
}

.woocommerce-page.wp-cat-16 #wv-cart .container-1 {
    position: fixed;
    right: -300px;
}
.woocommerce-page.wp-cat-16 #wv-cart:hover .container-1 {
    position: fixed;
    right: 0px;
}





@media (min-width:769px) {
    .half {
        max-width: calc(50% - 20px);
    }
    .woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
        background: #f5f5f5;
        padding-left: 15px;
    }


    .woocommerce span.onsale, .woocommerce-page span.onsale {
        z-index: 3 !important;
    }
    #wv-button-send, #wv-button-cart, #wv-button-parse {
        margin-bottom: 10px;
    }

    .woocommerce div.product div.images img, .woocommerce-page div.product div.images img, .woocommerce #content div.product div.images img, .woocommerce-page #content div.product div.images img {
        background: #fff;
    }
    .term-folienschriften.wp-cat-17 .woocommerce-result-count {
        display: none;
    }
    .column-text, .column-dimensions, .column-price {}
    .column-dimensions, .column-price {}
    .home-overview {
        position: relative;
    }
    .home-overview .uk-panel {
        padding-bottom: 60px;
    }
    .home-overview a.uk-button {
        position: absolute;
        bottom: 20px;
        left: 40px;
    }
  }
  
  .tm-navbar .uk-nav-navbar li{
    display: block;
    text-align: left;
    padding-left: 10px;
  }
  .tm-navbar .uk-nav-navbar li>ul{
    padding-left: 40px;
  }
  .tm-navbar .uk-nav-navbar li>ul>li>a{
        font-size: 10px;
  }
  
    @media (max-width: 1380px) {
        .tm-navbar ul li a {
            font-size: 8pt;
            letter-spacing: 0px;
            
        }
    }
    @media (max-width: 1275px) {
        .tm-navbar ul li a {
            padding: 0 8px;
        }
    }
    @media (max-width: 1225px) {
        .tm-navbar ul {
            text-align: center;
        }
        .tm-navbar ul li a {

        }
        .tm-navbar ul li {
            position: relative;
            margin: 0 auto;
            float: none;
            width: auto;
            display: inline-block;
        }
    }
    @media (max-width: 1280px) {
      .woocommerce-loop-product__title{
        font-size: 25px;
      }
    }
    @media (max-width: 1220px) {
      .woocommerce-loop-product__title{
        font-size: 22px;
      }
    }
    @media (max-width: 1140px) {
        .tm-navbar ul li a {
            padding: 0 5px;
        }
        .tm-navbar .tm-navbar-center{
          margin-right:0;
        }
    }
    @media (max-width: 1060px) {
        .tm-navbar ul li a {
            padding: 0 5px;
            font-size: 7pt;
        }

    }
    @media (max-width: 960px) {
      .logo-mobile {
          max-width: 200px !important;
      }
      .tm-navbar-left {
          text-align: center;
          left: calc(50% - 100px);
      }
      .woocommerce-loop-product__title{
        font-size: 20px;
      }
    }
    @media (max-width: 900px) {
      .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width:50%;
      }
      .woocommerce-loop-product__title{
        font-size: 25px;
      }
    }
    @media (max-width: 768px) {
      .uk-link-reset{
        font-size: 15pt;
      }

      .tm-header-container{
            height: 50vh;
      }
      .tm-header-container ul li{
        min-height: 0px !important;
        max-height: 50vh;
      }
      .tm-header-container .uk-overlay-panel{
        display: none;
      }
      .product-quantity .quantity input{
          float: right !important;
      }
      .woocommerce-ordering{
        width: 100%;
        box-sizing: border-box;
      }
      .woocommerce-ordering select{
        width: 100%;
        box-sizing: border-box;
      }
      .woocommerce-loop-product__title{
        font-size: 25px;
      }
      .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width:50%;
      }
    }
    @media (max-width: 750px) {
      .woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
        width: 100%;
        padding-left: 0 !important;
        margin-left: 15px !important;
        padding-top: 40px;
        padding-bottom: 40px;
        margin-bottom: 0 !important;
      }
      .woocommerce ul.products li.product:nth-child(even), .woocommerce-page ul.products li.product:nth-child(even){
        background: #f7f7f7;
      }
      .woocommerce ul.products li.product:nth-child(odd), .woocommerce-page ul.products li.product:nth-child(odd){
        background: #efefef;
      }
      .woocommerce-loop-product__title{
        font-size: 22px;
      }
    }
    @media (max-width: 660px) {
      .home-overview {
        overflow: hidden;
      }
      .home-overview .uk-row-first{
        padding-left: 0px;
        padding-right: 0px;
      }
      .home-overview .uk-panel{
        text-align: center;
        padding: 30px 10px 30px 10px !important;
        box-sizing: border-box;
        width: 100%;
      }

      h3, h3.uk-panel-title{
        font-size:15pt;
        /*text-align: center;*/
      }
      .uk-panel{
        /*text-align: center;*/
      }
      /*
      .kontakt-daten{
        text-align: center;
      }
      */
      .mobile-block{
        display: inline-block;
      }
      .wpcf7-form label{
        box-sizing: border-box;
        width: 100%;
        display: inline-block;
      }
      .wpcf7-form-control-wrap {
        box-sizing: border-box;
        width: 100%;
        display: inline-block;
      }
      input, textarea{
            width: 100%;
      }


    }
    @media (max-width: 870px) {
      .coupon input {
          margin: 0 auto !important;
          float: none !important;
          text-align: center;
          width: 88% !important;
          display: block !important;
      }
    }
    .gm-style-iw .uk-margin{
      text-align: center;
    margin-bottom: 0;
    }

    .tm-block-footer {
        background: #222222;
    }

.coupon input{
  margin: 0 auto;
}



.woocommerce-Price-amount.amount:after{
  content: '*';
}
.includes_tax .woocommerce-Price-amount.amount:after{
  content: '';
}
#tm-footer{
  position: relative;
}

.footer-info{
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 100%;
  font-size: 10pt;
}
.footer-info p{
  margin-bottom: 5px !important;
}
.order_review .blockUI.blockOverlay{
background: #000 !important;
}


.page-id-374 .uk-article-title{
  text-align: center;
}


input[name="accept-this-1"]{
  margin-left:0 !important;
}


.woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea{
  text-transform: none;
  font-size: 12px;
}


.wv-map{
  height: 300px;
  width: 100%;
  background-image: url('https://www.porzig-neuulm.de/wp-content/uploads/2022/11/map_porzig.jpg') !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  position: relative;
}
.tm-top-c .wv-map{
  height: 500px;
  background-size: 1400px !important;
}
.wv-map a.full{
  position: absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
}