/*
Theme Name: Pehamed Twenty Twenty One Child Theme
Theme URI: https://pehamed.de
Description: A child theme for Twenty Twenty One.
Author: dieGurus
Author URI: https://diegurus.de/
Template: twentytwentyone
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
/* COLORS
#0042ce -> Pehamed Blau
*/
/* GENERELL */
/* HEADER */
/* NAV */
/* LANSWITCHER */
/* SLIDER */
/* CONTENT */
/* CONTACT FORM 7 */
/* WOOCOMMERCE */
/* GU-CATVIEW */
/* DOWNLOADS */
/* TIMELINE */
/* FOOTER */
/* MEDIA QUERIES */
:root {
  --global--spacing-vertical: 0px;
  --global--spacing-horizontal: 10px;
  --global--color-background: #edecea;
  --global--color-primary: #747474;
  --global--font-size-base: 16px;
  /*--heading--font-size-h1: 40px;*/
  --heading--font-size-h1: 28px;
  --heading--font-size-h2: 30px;
  --heading--font-size-h3: 1.4rem;
  --global--font-size-page-title: 40px;
  --responsive--aligndefault-width: 100%;
  --responsive--alignwide-width: 100%; }

@font-face {
  font-family: 'Tahoma';
  src: url("./fonts/tahoma.ttf") format("truetype");
  font-weight: 400; }
/* GENERELL ------ */
html, body {
  margin: 0;
  padding: 0;
  height: 100%; }

.entry-header > *:last-child, .post-thumbnail > *:last-child, .page-content > *:last-child, .comment-content > *:last-child, .widget > *:last-child {
  margin-bottom: 30px; }

h2, .h2, .woocommerce-tabs #tab-description h2 {
  font-size: var(--heading--font-size-h2);
  letter-spacing: var(--heading--letter-spacing-h2);
  line-height: var(--heading--line-height-h2);
  margin-bottom: 20px; }

h4 {
  font-size: 18px;
  margin-bottom: 20px !important; }

h5 {
  font-size: 18px;
  margin-top: 30px !important;
  margin-bottom: 10px !important; }

.h2-dsgvo {
  margin-top: 40px;
  margin-bottom: 20px; }

.h3-dsgvo {
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 20px; }

.h4-dsgvo {
  margin-top: 20px;
  margin-bottom: 15px !important; }

#tab-description h2 {
  display: none; }

#page {
  min-height: 100%;
  position: relative; }

.page-title {
  font-size: var(--heading--font-size-h1); }

.starttext {
  font-size: 20px; }

.site-header, .site-footer {
  max-width: none;
  padding: 0px 15px; }

.site-header {
  padding-bottom: 10px; }

#page {
  position: relative;
  min-height: 100%;
  height: auto !important;
  height: 100%; }

#content {
  padding-bottom: 580px;
  padding-top: 100px; }

footer {
  position: absolute;
  bottom: 0px;
  width: 100%; }

/* HEADER ------ */
.header-logo {
  width: 266px;
  height: auto; }

.site-branding {
  margin-top: -20px; }

#masthead {
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  position: fixed;
  height: 100px;
  width: 100%;
  background-color: #fff;
  z-index: 10; }

.breadcrumbs {
  max-width: var(--responsive--aligndefault-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 60px !important;
  margin-bottom: 40px !important; }
  .breadcrumbs span {
    font-size: .88889em;
    font-family: var(--heading--font-family); }

.custom-breadcrumb {
  margin-top: 60px !important;
  margin-bottom: 40px !important; }

.woocommerce-breadcrumb {
  font-size: 16px; }

/* NAV ------ */
#primary-mobile-menu {
  display: none !important; }

#mega-menu-wrap-primary .mega-menu-toggle {
  margin-top: -12px; }

#mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
  margin-top: 25px; }

/* LANSWITCHER ------ */
.lanSwitcher {
  list-style: none;
  float: right; }
  .lanSwitcher li {
    float: left;
    padding: 0px 0px 0px 10px; }
    .lanSwitcher li img {
      width: 20px !important;
      height: 15px !important;
      border-radius: 3px; }

/* SLIDER ------ */
.n2_clear {
  margin-bottom: 40px; }

/* CONTENT ------ */
.site-content {
  padding-left: 15px;
  padding-right: 15px; }

.entry-content {
  padding-bottom: 100px;
  padding-top: 40px;
  margin-right: auto;
  margin-left: auto; }
  .entry-content p {
    margin-bottom: 10px; }

#post-2 > .entry-content, #post-34 > .entry-content {
  padding-top: 0px; }

/* CONTACT FORM 7 ------ */
.wpcf7-captchar, .wpcf7-form .wpcf7-date, .wpcf7-form .wpcf7-number, .wpcf7-form .wpcf7-quiz, .wpcf7-form .wpcf7-select, .wpcf7-form .wpcf7-text {
  padding-top: 0;
  padding-bottom: 0;
  height: 35px;
  font-size: 20px;
  color: #747474;
  border-width: 1px;
  border-color: #d2d2d2;
  border-radius: 2px; }

.wpcf7-form textarea {
  border: 1px solid #d2d2d2;
  width: 100% !important;
  height: 100px;
  padding: 8px 15px;
  box-sizing: border-box;
  margin-right: 0;
  font-size: 20px;
  color: #747474;
  border-width: 1px;
  border-color: #d2d2d2;
  border-radius: 2px; }
.wpcf7-form label {
  display: block;
  margin-bottom: 13px; }

/* WOOCOMMERCE ------ */
.woocommerce .content-area {
  padding: 0px; }

.woocommerce-breadcrumb {
  max-width: var(--responsive--aligndefault-width) !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 60px !important;
  margin-bottom: 40px !important; }

.woocommerce-products-header {
  padding-bottom: 0;
  margin-bottom: 40px; }

.woocommerce-products-header__title {
  margin-bottom: 30px !important; }

.woocommerce-product-gallery {
  width: 100%; }
  .woocommerce-product-gallery img {
    max-width: 100%; }

.woocommerce-page div.product div.summary {
  width: 100%;
  margin-bottom: 4rem; }

.product-form {
  width: 100%;
  padding-bottom: 80px; }

.woocommerce ul.products {
  width: 100%;
  display: inline-flex; }

.woocommerce ul.products li.product {
  justify-content: flex-end;
  align-items: flex-start;
  padding: 10px; }
  .woocommerce ul.products li.product .woocommerce-loop-product__link {
    display: flex;
    text-decoration: none;
    position: relative;
    flex-direction: column;
    justify-content: flex-start;
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.5);
    height: 100%;
    padding: 10px; }
  .woocommerce ul.products li.product .woocommerce-loop-product__link:hover {
    box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.8); }
  .woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.3rem; }

.woocommerce-pagination ul.page-numbers {
  list-style: none; }
  .woocommerce-pagination ul.page-numbers li {
    float: left; }

.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  background: none;
  color: inherit; }

.type-product {
  max-width: var(--responsive--aligndefault-width) !important;
  margin-left: auto !important;
  margin-right: auto !important; }

ul.wc-tabs {
  display: none !important; }

section.related.products {
  display: none !important; }

.woocommerce-ordering, .woocommerce-result-count {
  display: none; }

.woocommerce-tabs {
  margin: 0;
  padding: 0px 80px 0px 0px;
  width: 100%; }
  .woocommerce-tabs .panel > * {
    margin-top: 15px !important; }
  .woocommerce-tabs ul {
    padding-left: calc(2 * var(--global--spacing-horizontal));
    border-bottom: 0px; }
    .woocommerce-tabs ul li {
      display: list-item !important; }

.product_meta {
  display: none; }

.woocommerce-pagination ul.page-numbers {
  font-weight: 400; }

.woocommerce-pagination.berocket_pagination ul li a {
  text-decoration: none !important; }

.single-product .entry .entry-content > *, .single-product .entry .entry-summary > * {
  width: 100%; }

.entry-content {
  padding-bottom: 0px; }

/* GU-CATVIEW ------ */
ul.product-cats {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 22px 1.5em 22px;
  padding: 0; }
  ul.product-cats li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 2.5em; }
    ul.product-cats li .catview-link {
      display: block;
      text-decoration: none;
      padding: 15px 0;
      box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.5); }
    ul.product-cats li .catview-link:hover {
      box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.8); }
  ul.product-cats li img {
    display: none; }
  ul.product-cats li > a > h2 {
    margin-bottom: 0px !important;
    font-size: 20px; }

/* DOWNLOADS ------ */
.w3eden {
  flex: 0 0 100% !important;
  max-width: 100% !important; }

.file {
  background-size: 26px !important; }

.jqueryFileTree LI.directory:before {
  font-size: 24px; }

/* TIMELINE ------ */
.cool-vertical-timeline-body .timeline-content .story-details p {
  font-size: 16px; }

/* FOOTER ------ */
#colophon {
  background-color: #363839; }

.site-footer > .site-info {
  display: flex;
  flex-wrap: wrap;
  color: #fff;
  padding: 30px 0px;
  border: none;
  font-size: 16px; }
  .site-footer > .site-info div {
    width: 100%;
    margin-bottom: 30px; }
  .site-footer > .site-info table td {
    border: none;
    padding: 0; }

.certNummer {
  display: block;
  margin-left: 82px;
  font-family: Tahoma;
  font-size: 10px;
  color: #fff;
  text-decoration: none; }

/* MEDIA QUERIES ------ */
@media only screen and (max-width: 960px) {
  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    border-bottom: 1px solid #dadada; }

  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    border-bottom: 1px solid #dadada; }

  #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    padding-left: 25px !important; }

  #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + #mega-menu-primary {
    max-height: 80vh;
    overflow: auto; } }
@media only screen and (max-width: 481px) {
  body:not(.primary-navigation-open) .site-header.has-logo.has-title-and-tagline .menu-button-container {
    margin-top: 20px; } }
@media only screen and (min-width: 482px) {
  :root {
    --heading--font-size-h1: 40px; }

  h1 {
    margin-top: 40px;
    margin-bottom: 30px !important; }

  .starttext {
    font-size: 24px; }

  ul.product-cats li {
    width: 50%; }

  #content {
    padding-bottom: 340px; }

  #mega-menu-wrap-primary .mega-menu-toggle {
    margin-top: -24px; }

  .site-footer > .site-info div {
    width: 50%;
    margin-bottom: 30px; }
  .site-footer > .site-info div:nth-last-child(-n+2) {
    margin-bottom: 0px; } }
@media screen and (min-width: 768px) {
  ul.product-cats li {
    width: 30%;
    margin-right: 0; }

  .site-footer > .site-info div {
    width: 33%;
    margin-bottom: 30px; }
  .site-footer > .site-info div:nth-last-child(2) {
    margin-bottom: 30px; }
  .site-footer > .site-info div:last-child {
    margin-bottom: 0px; } }
@media only screen and (min-width: 961px) {
  :root {
    --responsive--aligndefault-width: min(calc(100vw - 4 * var(--global--spacing-horizontal)), 100%);
    --responsive--alignwide-width: calc(100vw - 4 * var(--global--spacing-horizontal)); }

  #content {
    padding-bottom: 220px; }

  .site-content {
    padding-left: 100px;
    padding-right: 100px; }

  #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    margin-top: 4px; }

  .lanSwitcher {
    margin-right: 15px; }
    .lanSwitcher li {
      padding: 0px 5px; }
      .lanSwitcher li img {
        width: 20px !important;
        height: 15px !important;
        border-radius: 3px; }

  .woocommerce-tabs, .woocommerce-product-gallery, .woocommerce-page div.product div.summary, .product-form {
    width: 50%; }

  .woocommerce-tabs, .woocommerce-product-gallery {
    padding-right: 40px; }

  .woocommerce-product-gallery__trigger {
    right: 3.2rem;
    z-index: 9; }

  .site-footer > .site-info div {
    width: 25%;
    margin-bottom: 0px; }
  .site-footer > .site-info div:nth-last-child(-n+2) {
    margin-bottom: 0px; } }

/*# sourceMappingURL=style.css.map */
