/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.p-relative {
  position: relative;
}

.d-none {
  display: none;
}

.sp-price-wrapper {
  display: none;
}
/* GLOBAL */
body,
p {
  font-weight: 300;
}
ul {
  margin: 0;
}
.sf-field-search > label > input + span.search-submit {
  pointer-events: none;
}
li {
  list-style: none;
  padding-left: 20px;
  position: relative;
}
li:before {
  content: ".";
  width: 8px;
  height: 8px;
  background-color: #004f9f;
  padding: 3px;
  position: absolute;
  color: transparent;
  margin-top: 10px;
  left: 0;
}
.header-page {
  height: 400px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-top: 20px;
}
.entry-content {
  margin-top: 0 !important;
}
h4 {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  font-family: "Ubuntu", sans-serif;
}
.gb-button-wrapper .btn-custom.gb-button {
  text-align: left;
}
.gb-button-wrapper .btn-custom.gb-button {
  position: relative;
  text-align: left;
  background-color: transparent !important;
  color: #004f9f !important;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
  display: block;
}
.gb-button-wrapper .btn-custom.gb-button:after {
  content: "";
  background-image: url(/wp-content/uploads/2021/12/arrow-submit-btn.svg);
  background-size: 40px;
  width: 100px;
  height: 30px;
  position: absolute;
  display: block;
  background-repeat: no-repeat;
  background-position: 0 100%;
  text-align: left;
  left: 0px;
}
.gb-button-wrapper .btn-custom.gb-button strong {
  display: block;
  font-family: "Ubuntu";
  font-weight: 400;
}
.gb-button-wrapper .btn-custom.gb-button br {
  display: none;
}
.has-dot {
  position: relative;
}
.has-dot:after {
  content: "";
  width: 5px;
  height: 5px;
  padding: 2px;
  background-color: #ffcd1c;
  position: absolute;
  bottom: 8px;
  margin-left: 8px;
}
.twt {
  font-size: 20px;
}
.ul-flex ul {
  margin-right: 75px;
}
.blue-box {
  height: 260px;
  width: 250px;
  background-color: #004f9f;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  padding: 15px 15px 8px;
  color: #fff;
}
/* GLOBAL */

/* HEADER */
/* MENU AND SUB MENU */
.menu-wrapper ul li ul.sub-menu {
  display: none;
  padding-left: 15px;
}
.menu-wrapper ul li ul.sub-menu li {
  line-height: 35px;
}
.menu-wrapper ul li ul.sub-menu li a {
  font-size: 18px;
}
span.toggle-submenu {
  display: inline-block;
  margin-left: 10px;
  cursor: pointer;
}
.menu-wrapper ul li.active span.toggle-submenu {
  transform: rotate(180deg);
}
/* MENU AND SUB MENU */
a.link_menu_02 {
  margin-right: 20px;
  text-decoration: underline;
}
.menu-toggle-btn {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-content: center;
  align-items: center;
}
.header-bar .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}
.menu-toggle-btn .open-menu {
  background-color: #004f9f;
  color: #fff;
}
.menu-toggle-btn .open-menu {
  background-color: #004f9f;
  color: #fff;
  height: 36px;
  width: 36px;
  display: block;
  text-align: center;
  line-height: 20px;
  font-size: 30px;
  font-family: sans-serif;
}
.menu-toggle-btn {
  position: relative;
  z-index: 99;
}
.close-menu {
  position: fixed;
  top: 50px;
  right: 240px;
  z-index: 9999;
}
.menu-toggle-btn.active .close-menu {
  display: block;
}
.menu-toggle-btn.active .open-menu {
  display: none;
}
.primary-logo.hide {
  opacity: 0;
  height: 0;
}
.menu-wrapper-inner .menu-wrapper {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  justify-content: flex-end;
  z-index: 99;
}
/*.menu-wrapper-inner .menu-wrapper .left-col {
    flex: 0 0 50%;
    background-color: #fff;
    height: 100%;
    padding: 100px;
    text-align: right;
}*/
.menu-title {
  font-size: 44px;
  line-height: 50px;
  text-transform: uppercase;
  font-weight: 300;
}
.menu-wrapper-inner .menu-wrapper .right-col {
  flex: 0 0 60%;
  height: 100%;
  background-color: #004f9f;
  color: #fff;
  padding: 100px;
  display: flex;
  flex-wrap: wrap;
}
.menu-child {
  width: 100%;
}
.menu-title-wrapper {
  width: 100%;
}
.menu-wrapper ul {
  margin: 0;
  list-style: none;
}
.menu-wrapper ul li {
  list-style: none;
  line-height: 50px;
  padding-left: 0;
}
.menu-wrapper ul li:before {
  content: none;
}
.menu-wrapper ul li a {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  color: #fff;
}
.menu-wrapper ul li a:hover,
.current-menu-item a {
  text-decoration: underline;
}
#menu-item-57 {
  margin-top: 50px;
}
#menu-item-59 {
  margin-bottom: 50px;
}
.social-menu-wrapper .inner .menu {
  display: flex;
  width: 100%;
}
.social-menu-wrapper .inner .menu li a {
  font-size: 18px;
  line-height: 34px;
  margin-right: 30px;
  text-decoration: underline;
}
.social-menu-wrapper .inner .menu li a:hover {
  text-decoration: none;
}
/* HEADER */

/* HOME */
.product-categories-wrapper .inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.product-category-box {
  flex: 0 0 32%;
  margin: 0 0 10px 10px;
  position: relative;
}
.cat-link {
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.product-cat-img-row {
  margin-top: -660px;
}
/* HOME */

/* FOOTER */
.subfooter .menu-item-41 {
  padding-left: 0;
}
.pre-footer .inner {
  display: flex;
  align-items: center;
  text-align: center;
  width: 100%;
  flex-wrap: wrap;
}
.pre-footer .inner .box {
  flex: 0 0 33.33%;
  background-color: #f7f7f7;
  border-right: 5px solid #fff;
  height: 450px;
}
.page-id-45 .pre-footer .inner .box {
  /* kontakt page */
  border-right: 5px solid #f0f4fa;
}
.box-wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.box-title {
  text-transform: uppercase;
  color: #004f9f;
  font-size: 24px;
  font-weight: 400;
  position: relative;
}
.box-title:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #004f9f;
  width: 20px;
  display: block;
  left: 0;
  right: 0;
  text-align: center;
  margin: 10px auto;
}
.box-desc {
  max-width: 60%;
  margin: 0 auto;
  color: #595b60;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
}
.site-footer {
  background-color: #004f9f;
}
.footer-inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 0 55px;
  color: #fff;
}
.footer-logo {
  padding: 55px 0 20px;
}
.footer-widget.info-box-widget {
  flex: 0 0 35%;
  padding-left: 0;
}
.footer-widget {
  flex: 0 0 16%;
  padding-left: 50px;
}
.footer-widget-title {
  line-height: 26px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 20px;
}
.site-footer a {
  color: #fff;
}
.footer-link {
  display: block;
  line-height: 18px;
  text-decoration: underline;
  margin-bottom: 25px;
}
.info-box-inner p a .wp-image-37 {
  transform: translate(0px, 3px);
}
.subfooter .inner {
  align-items: center;
  border-top: 1px solid #fff;
  padding: 8px 0 15px;
}
.copyright-menu {
  display: flex;
  flex-wrap: wrap;
}
.copyright-menu a {
  margin-right: 30px;
  margin-left: 5px;
  position: relative;
  z-index: 9;
}
.copyright-menu a:hover {
  text-decoration: underline;
}
.copyright-menu a:nth-child(3) {
  margin-right: 45px;
}
a#toTop {
  position: absolute;
  right: 50px;
  background-color: #9eb9df;
  padding: 9px 15px;
  margin-top: -20px;
}
.copyright-menu li:first-child {
  padding-left: 0;
}
/* FOOTER */

.single-product-body .sp-tabs {
  margin: 120px 0 50px;
}
.single-product-body .sp-tab {
  display: inline-block;
  margin-top: 5px;
}

@media (max-width: 1440px) {
  /* HEADER */
  header .grid-container {
    max-width: calc(100% - 100px);
  }
  .main-navigation .main-nav ul li {
    margin: 0px;
  }
  .logo img {
    width: 70%;
  }
  /* HEADER */

  /* SINGLE BLOG */
  .single-post #page.grid-container {
    max-width: calc(100% - 100px);
  }
  /* SINGLE BLOG */

  /* SEARCH RESULTS */
  .search-results #page.grid-container {
    max-width: calc(100% - 100px);
  }
  /* SEARCH RESULTS */

  /* PAGE GLOBALLY */
  .gb-container:not(.fullwidth-container) > .gb-inside-container,
  .footer-widgets-container {
    max-width: calc(100% - 100px);
  }
  .gb-container:not(.fullwidth-container)
    > .gb-inside-container
    .gb-container
    > .gb-inside-container,
  .gb-container > .gb-inside-container .gb-container > .gb-inside-container {
    max-width: 100%;
  }
  /* PAGE GLOBALLY */
  /* GLOBAL */

  /* FOOTER */
  .site-footer .grid-container {
    padding: 40px 0;
    max-width: calc(100% - 100px);
  }
  /* FOOTER */

  h2 {
    font-size: 30px;
  }
  h3 {
  }
  .box-flex-blue_093 h3,
  h3 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

@media (max-width: 1366px) {
  /* GLOBAL */
  .product-category-box {
    flex: 0 0 31%;
    margin: 0 0 10px 10px;
    position: relative;
  }
  .blue-box {
    height: 240px;
  }
  /* GLOBAL */

  /* FOOTER */
  .footer-widget.info-box-widget {
    flex: 0 0 30%;
  }
  .footer-widget {
    flex: 0 0 17%;
  }
  /* FOOTER */
}

@media (max-width: 1200px) {
  /* GLOBAL */
  .box-flex-blue_093 h3 {
    font-size: 20px !important;
    line-height: 27px !important;
  }
  h2 {
    font-size: 25px;
  }
  .box-flex-blue_093 {
    min-height: 250px !important;
  }
  .box-flex-blue_093 .wp-block-spacer {
    max-height: 100px;
  }
  /* GLOBAL */

  /* FOOTER */
  .footer-widget {
    flex: 0 0 15%;
  }
  /* FOOTER */
}

@media (max-width: 1025px) {
  /* only first container with blue box */
  .page-child .gb-grid-wrapper > .gb-grid-column,
    .home .gb-grid-wrapper > .gb-grid-column,
    .page-id-656 .gb-grid-wrapper > .gb-grid-column /* page team */ {
    padding-left: 15px !important;
    width: 100%;
  }
  .page-child
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container,
  .home
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container,
  .page-id-656
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  .page-child
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    > .gb-container,
  .home
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    > .gb-container,
  .page-id-656
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    > .gb-container {
    flex: 0 0 50%;
    width: 50%;
  }
  .page-child
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    h4,
  .home
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    h4,
  .page-id-656
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    h4 {
    padding-left: 20px !important;
    flex: 0 0 50%;
    width: 50%;
  }

  .box-flex-blue_093 {
    min-height: 200px !important;
  }
  .box-flex-blue_093 .wp-block-spacer {
    max-height: 135px;
  }
  .box-flex-blue_093 h3 {
    font-size: 31px !important;
    line-height: 40px !important;
  }

  /* GLOBAL */
  h4 {
    font-size: 18px;
  }
  .blue-box {
    height: 240px;
    flex: 0 0 45%;
  }
  /* GLOBAL */

  .social-menu-wrapper .inner .menu {
    display: block;
    width: 100%;
  }
  .close-menu {
    right: 50px;
  }
  .product-categories-wrapper .inner {
    justify-content: left;
  }
  .blue-box {
    height: 240px;
    flex: 0 0 48%;
  }
  h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }

  /* FOOTER */
  .footer-widget.info-box-widget {
    flex: 0 0 100%;
    padding-bottom: 40px;
  }
  .footer-widget {
    flex: 0 0 25%;
  }
  .footer-widget:nth-child(2) {
    padding-left: 0 !important;
  }
  /* FOOTER */
}

@media (max-width: 900px) {
  .product-categories-wrapper .inner {
    justify-content: left;
    display:grid;
  }
  .blue-box {
      height: auto;
    flex: 0 0 100%;
    padding: 10px;
    margin-bottom: 1px;
  }
  .footer-widget {
    flex: 0 0 20%;
  }
  .new-product-cat .product-categories-wrapper {

    left: 0px;
    right:unset;
    bottom: 0;
}
.mb__0{
  margin-bottom:0;
}
.unser-download {
    position: absolute;
    left: 0;
    top: 0;
    max-width: 90%;
}

}

@media (max-width: 690px) {
  .header-page {
    height: 150px;
  }
  .new-product-cat img {
  min-height:400px!important;
}
  .menu-wrapper ul li ul.sub-menu li {
    line-height: 25px;
  }
  .menu-wrapper ul li ul.sub-menu li a {
    font-size: 13px;
  }
  span.toggle-submenu i {
    font-size: 13px;
  }
  p {
    font-size: 14px !important;
    line-height: 18px !important;
  }
  h2 {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 0;
  }
  .gb-button-wrapper .btn-custom.gb-button {
    font-size: 14px;
    line-height: 18px;
  }

  .blue-box {
    height: auto;
    flex: 0 0 100%;
    padding: 10px;
    margin-bottom: 1px;
  }
  .blue-box h3 {
    font-size: 17px !important;
    line-height: 21px !important;
    margin-bottom: 0;
  }
  .product-categories-wrapper {
    margin-left: -8px;
    margin-right: 10px;
  }
  .product-cat-img-row {
    margin-top: -288px;
  }

  .page-child .gb-grid-wrapper > .gb-grid-column,
  .home .gb-grid-wrapper > .gb-grid-column,
  .page-id-656 .gb-grid-wrapper > .gb-grid-column {
    padding-left: 0px !important;
    width: 100%;
    margin-top: 25px;
  }
  .box-flex-blue_093 {
    min-height: 180px !important;
  }
  .box-flex-blue_093 .wp-block-spacer {
    max-height: 60px;
  }
  .box-flex-blue_093 h3 {
    font-size: 14px !important;
    line-height: 21px !important;
    margin-left: -5px;
  }
  .home
    .gb-container:first-child
    .gb-grid-wrapper
    > .gb-grid-column:first-child
    > .gb-container
    > .gb-inside-container
    h4 {
    padding-left: 10px !important;
    flex: 0 0 50%;
    width: 50%;
    font-size: 14px !important;
    line-height: 18px !important;
  }

  /* HEADER */
  header .grid-container {
    max-width: calc(100% - 25px);
  }
  .main-navigation .main-nav ul li {
    margin: 0px;
  }
  .logo img {
    width: 70%;
  }
  /* HEADER */

  /* SINGLE BLOG */
  .single-post #page.grid-container {
    max-width: calc(100% - 40px);
  }
  /* SINGLE BLOG */

  /* SEARCH RESULTS */
  .search-results #page.grid-container {
    max-width: calc(100% - 40px);
  }
  /* SEARCH RESULTS */

  /* PAGE GLOBALLY */
  .gb-container:not(.fullwidth-container) > .gb-inside-container,
  .footer-widgets-container {
    max-width: calc(100% - 40px);
  }
  .gb-container:not(.fullwidth-container)
    > .gb-inside-container
    .gb-container
    > .gb-inside-container,
  .gb-container > .gb-inside-container .gb-container > .gb-inside-container {
    max-width: 100%;
  }
  /* PAGE GLOBALLY */
  /* GLOBAL */

  /* FOOTER */
  .site-footer .grid-container {
    padding: 40px 0;
    max-width: calc(100% - 25px);
  }
  .pre-footer .inner .box {
    height: auto;
    flex: 0 0 100%;
    border: 0;
    margin-bottom: 3px;
    padding: 18px 0 0 0;
  }
  .box-title {
    text-transform: uppercase;
    font-size: 15px !important;
    font-weight: 300 !important;
    line-height: 18px !important;
  }
  .box-title:after {
    content: none;
  }
  .box-desc {
    display: none;
  }
  .footer-logo img {
    width: 70%;
  }
  .footer-widget {
    padding-left: 0;
    flex: 0 0 100%;
    margin-bottom: 35px;
    padding-right: 0;
  }
  .footer-links-row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer-links-row {
    display: flex;
    flex-wrap: wrap;
  }
  .info-box {
    display: flex;
    justify-content: space-between;
  }
  .footer-inner {
    padding: 0;
  }
  .footer-link {
    font-size: 16px;
    padding-right: 10px;
  }
  .copyright-menu li {
    padding-left: 0;
    padding-right: 20px;
  }
  a#toTop {
    right: 15px;
  }
  /* FOOTER */

  .woocommerce .header-page {
    height: 200px;
  }
}

/* #NEW CSS */

.new-product-cat img {
  min-height: 695px;
}

.new-product-cat .product-categories-wrapper {
  position: absolute;
  right: 30px;
  bottom:0;
}

.new-product-cat .product-category-box {
  flex: 0 0 23%;
}

.unser-download {
  position: absolute;
  left:0;
  top:0;
}

.new-product-cat > .gb-inside-container {
  max-width: 100% !important;
}



/* #SHOP */
.products-filter-container {
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr 3fr;
  margin-bottom: 100px;
}

.woocommerce nav.woocommerce-pagination {
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin: 0 !important;
  /* margin-bottom: 100 !important; */
}



.products-filter-container input.sf-input-checkbox {
  display: none;
}

#search_filter_register_widget-3 label {
  transition: 0.3s ease-in-out;
  cursor: pointer;
}
#search_filter_register_widget-3 .sf-option-active > label,
#search_filter_register_widget-3 label:hover {
  color: #ff9400 !important;
}

.cstm-container-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 25px;
  position: relative;
  margin-bottom: 70px;
}

.cstm-container-inner  li::before,
#search_filter_register_widget-2 ul li::before{
  content: none;
}

.sf-field-submit input {
  color: #ffffff ! Important;
  background-color: #004f9f ! Important;
  font-weight: 300;
  font-family: "Ubuntu", sans-serif;
  transition: .3s ease-in-out;
}

.sf-field-submit input:hover { opacity: 0.8;}

#search_filter_register_widget-2 li *,
#search_filter_register_widget-2 li { width: 100%; }

#search_filter_register_widget-2 li select option,
#search_filter_register_widget-2 li select {
  border-color: #004f9f !important;
  background-color: transparent !important;
  color: #004f9f;
  font-weight: 300;
  font-family: "Ubuntu", sans-serif;
}

.cstm-container-inner li { padding-left: 0 !important;}

@media(max-width:1100px){
  .cstm-container-inner {
    display: grid;
    grid-template-columns: 1fr 1fr ;
    gap:25px ;
    position: relative;
    margin-bottom: 70px;
  }

  .products-filter-container {
    gap: 25px;
  }
  
}
@media(max-width:993px){
  .products-filter-container {
    gap: 25px;
    grid-template-columns: 1fr;
}

.cstm-container-inner {
  grid-template-columns: 1fr 1fr 1fr;
}


/* .woocommerce-archive-body-inner { padding: 0 !important;} */
  
}

@media( max-width:767px){
  .cstm-container-inner {
    grid-template-columns: 1fr 1fr;
  }
  .archive.woocommerce-page #content{
    padding-right: 40px;
    padding-left: 40px;
  }
}

@media( max-width:600px){
  .cstm-container-inner {
    grid-template-columns: 1fr;
  }



}