/*
 Theme Name: Envo Magazine Boxed
 Theme URI: https://envothemes.com/free-envo-magazine-boxed/
 Description: Envo Magazine Boxed is a fast, clean, and modern-looking responsive magazine WordPress theme. The theme is fully widgetized, so users can manage the content by using easy to use widgets. Envo Magazine Boxed is suitable for dynamic news, newspapers, magazine, publishers, blogs, editors, online and gaming magazines, newsportals, and any creative website. It is SEO friendly, WPML, translation and RTL ready. DEMO: https://envothemes.com/envo-magazine-boxed/
 Author: EnvoThemes
 Author URI: https://envothemes.com/
 Template: envo-magazine
 Version: 1.0.0
 Requires PHP: 5.4
 Tested up to: 5.6
 License: GNU General Public License v3
 License URI: http://www.gnu.org/licenses/gpl.html
 Tags: one-column, two-columns, full-width-template, right-sidebar, custom-background, custom-menu, custom-header, editor-style, featured-images, translation-ready, custom-logo, threaded-comments, footer-widgets, rtl-language-support, theme-options, news, blog
 Text Domain: envo-magazine-boxed
*/

:root{
  --color-primary: #4f6f52;          /* natürliches Garten-Grün */
  --color-primary-dark: #3b5440;     /* dunkles Tannengrün */
  --color-primary-light: #e7efe8;    /* sehr helles Salbeigrün */

  --color-accent: #9a6b3f;           /* warmes Holzbraun */
  --color-accent-dark: #7b532f;      /* dunkler Holzton */
  --color-accent-light: #f2e7db;     /* helles Sand/Holz */

  --color-success: #6e8b5d;          /* Blattgrün */
  --color-danger: #b85c38;           /* Rost-/Terracotta */

  --color-text: #2f362f;             /* dunkles Oliv-Anthrazit */
  --color-text-soft: #667063;        /* gedämpftes Moosgrau */
  --color-border: #d9dfd5;           /* softer Naturton */
  --color-surface: #ffffff;
  --color-surface-soft: #f7f8f4;     /* leicht warmes Offwhite */

  --shadow-soft: 0 10px 30px rgba(21, 34, 50, 0.08);
  --shadow-medium: 0 14px 36px rgba(21, 34, 50, 0.12);
  --radius-s: 10px;
  --radius-m: 14px;
  --radius-l: 20px;
}


@font-face {
  font-family: herkey;
  src: url(Herkey.woff2);
font-display: swap;
}

@font-face {
  font-family: engelbert;
  src: url(Englebert-Regular.woff2);
	font-display: swap;
}

.envo-magazine-boxed {
    max-width: 1170px;
    margin: 15px auto;
    -webkit-box-shadow: 0 0 3px #cacaca;
    -moz-box-shadow: 0 0 3px #cacaca;
    box-shadow: 0 0 3px #cacaca;
    position: relative;
}

a, a:active, a:hover, a:focus, #site-navigation, nav a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: brown;
}
#searchsubmit, .comments-meta:before, .cat-links a:before, .widget-title h3:before, li.home-icon.front_page_on a, li.home-icon.front_page_on a:hover, .nav > li > a:before, li.home-icon.front_page_on:before, .nav > li.active > a:after, .current-page-parent:after, nav.navigation.pagination .current:before, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background-color: brown;
}
nav.navigation.pagination .current:before {
    border-color: brown;
}
#top-navigation, .footer-credits {
    border-top: 3px solid brown;
}
#site-navigation {
    box-shadow: none;
    border-bottom: 3px solid;
    border-top: 1px solid #ddd;
}
.site-branding-logo {
    float: none;
}
#site-navigation {
    min-height: 50px;
}
.navbar-nav > li > a {
    max-height: 50px;
    padding: 15px 10px;
    text-transform: none;
}
.nav > li.active > a:after, .current-page-parent:after {
    bottom: 100%;
}
.navbar li.fa:before {
    top: 17px;
}
.inner-wrapper.split-images {
    margin-bottom: 0;
}
.split-images-news-section {
    margin: -20px;
}
.split-slider, .split-slider .news-thumb, .split-slider .news-text-wrap {
    transform: none;
    -webkit-transform: none;
}
.posted-date:before, .cat-links a:before, .cat-links span:before, .tags-links span:before, .comments-meta:before, .widget-title h3:before {
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
}
.posted-date, .cat-links a, .cat-links span, .tags-links span {
    font-style: normal;
    padding: 6px 15px;
}
.comments-meta {
    font-style: normal;
    top: 0;
    left: -10px;
}
.widget {
    padding: 20px;
    margin-bottom: 30px;
    box-shadow: 0;
	margin: 15px;

	
}
.widget-title h3 {
    font-style: normal;
    left: 0;
    font-size: 16px;
    font-weight: 400;
}
.section-title a:after {
    left: 0px;
    right: 0px;
    bottom: 4px;
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
}
.section-title a {
    padding: 5px 14px;
    font-style: normal;
    left: 0;
    float: right;
    margin-top: 20px;
    font-size: 12px;
}
nav.navigation.pagination .nav-links a:before, nav.navigation.pagination .current:before {
    -webkit-transform: skewX(0);
    -ms-transform: skewX(0);
    transform: skewX(0);
}
article {
    clear: none;
}
article.blog-block.col-md-6:nth-of-type(2n-1), article.blog-block.col-md-4:nth-of-type(3n-2) {
    clear: left;
}
.single-entry-summary a, .comment-body a, .textwidget a, .post-excerpt a, .entry-content a, .taxonomy-description a {
    text-decoration: underline;
}
#site-navigation.shrink {
    width: auto;
    border-bottom: 3px solid;
}
#envo-magazine-two-column-news-2 {
    margin: 0 0 30px 0;
    padding: 20px 5px;
}
@media (min-width: 768px) {
  .nav > li.active > a:after, .current-page-parent:after, .nav > li > a:before {
      bottom: 100%;
  }
}
@media (max-width: 767px) {
  button.open-panel, button.open-panel:hover {
      box-shadow: none;
      top: 12px;
  }
  #site-navigation.shrink {
      width: 100%;
  }
}
@media (max-width: 1200px) {
  #site-navigation.shrink {
      width: 100%;
  }
}




/*eigene Anpassung*/

h1, h2{
font-family: engelbert;	
color: brown !important;
letter-spacing: 0.1em;
}


.product_type_external {
    display: none !important;
}
.woocommerce ul.products li.product .button{
	display:none !important;
}

.sku_wrapper{
	display:none !important;
}

.posted_in{
	display:none !important;
}

.woocommerce ul.products li.product a img{
	min-width: auto !important;
	width: auto !important;
	max-width: none !important;
	height: 160px; 
}

.thumbnailrahmen{
	overflow: hidden !important;
	height: 160px;
	min-width: 100%;
	position: relative;
	border-radius: 12px;
}

.products .product a.woocommerce-LoopProduct-link{
  position: relative;
  display: block;
  overflow: visible !important;
}

.zoom{
	transition: transform .5s;  
	max-height: 100% !important;
	margin: 0 auto !important;	
	width: auto !important;
}

.zoom:hover{
	transform: scale(1.5);
}

.container{
	width:100% !important;
}

.product_type_external, .dgwt-wcas-details-inner-taxonomy{
	display: none !important;
}

.dgwt-wcas-si img, .dgwt-wcas-si{
	width: 150px !important;
}

#top-navigation, .footer-credits,.navbar-inverse a,.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{
	background-color: brown!important;
}

.navbar-inverse a:hover{
	color:white !important;
	text-decoration: underline !important;
}


.navbar-default .navbar-nav > li > a {
	background-color: transparent !important;
	color: brown !important;
	font-family: engelbert;	
	font-size: 18px !important;
}

.woocommerce nav.woocommerce-pagination ul { 
	color: brown !important;
	font-family: engelbert;	
	font-size: 24px !important;
	border: 0;
}

.footer-credits-text{
	display:none;
}

.woof_container .woof_container_inner input[type="search"]{

    line-height: 1.2em !important;
    border: 2px solid red;
    margin-top: 20px;
    border-radius: 20px;
    font-size: 20px !important;
    color: red !important;
    

}

.navbar-nav > li > .dropdown-menu{ /*UL*/
 	width: 300px;
  	column-count: auto !important;
  
}

.dropdown-submenu>.dropdown-menu{
  	column-width: auto !important;
  	column-count: 1 !important;  
}

.navbar-nav > li > .dropdown-menu a{
	font-size: 18px !important;
}


.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{
	background-color: transparent;
}

#nav_menu-2{
	background-color: white;
}

/* =========================================================
   FARBKONZEPT
   ========================================================= */
:root{
  --color-primary: #1f6f78;          /* Petrol */
  --color-primary-dark: #174e55;
  --color-primary-light: #dff3f4;

  --color-accent: #c97b63;           /* warmes Kupfer */
  --color-accent-dark: #a85f49;
  --color-accent-light: #f7e7e1;

  --color-success: #2e9b68;
  --color-danger: #c94f4f;

  --color-text: #1f2933;             /* dunkles Anthrazit */
  --color-text-soft: #5b6670;
  --color-border: #d8e1e5;
  --color-surface: #ffffff;
  --color-surface-soft: #f7fafb;

  --shadow-soft: 0 10px 30px rgba(21, 34, 50, 0.08);
  --shadow-medium: 0 14px 36px rgba(21, 34, 50, 0.12);
  --radius-s: 10px;
  --radius-m: 14px;
  --radius-l: 20px;
}

/* =========================================================
   BUTTONS
   ========================================================= */
.affilibutton {
    background: linear-gradient(135deg, var(--color-primary), var(--color-primary-dark)) !important;
    color: #fff !important;
    padding: 12px 18px;
    border-radius: 14px;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--color-primary) !important;
    text-decoration: none !important;
    font-weight: 600;
    box-shadow: var(--shadow-soft);
    transition: all .25s ease;
}

.affilibutton:hover{
	border: 1px solid var(--color-primary-dark) !important;
	background: var(--color-primary-light) !important;
	color: var(--color-primary-dark) !important;
	font-weight: 700;
	transform: translateY(-1px);
}

/* =========================================================
   WOOF SEARCH
   ========================================================= */


.woof_container .woof_container_inner input[type="search"]::placeholder{
  color: var(--color-text-soft);
}

/* Eltern dürfen nicht abschneiden */
.woof,
.woof .woof_redraw_zone,
.woof .woof_container,
.woof .woof_container_inner{
  overflow: visible !important;
}

/* Chosen-Dropdown über alles legen */
.chosen-container{ 
  position: relative !important; 
  z-index: 1000; 
}
.chosen-container .chosen-drop{ 
  z-index: 99999 !important; 
  border-radius: 12px;
  border: 1px solid var(--color-border);
  box-shadow: var(--shadow-medium);
}

/* 2-Spalten-Layout für die ersten 4 WOOF-Boxen */
.woof .woof_container{
  width:48% !important;
  float:left !important;
  box-sizing:border-box;
  padding:0 8px;
}

/* auf kleinen Screens wieder 1 Spalte */
@media (max-width: 768px){
  .woof .woof_container{ 
    width:100% !important; 
    float:none !important; 
    padding:0; 
  }
}

/* Submit-Button in neue Zeile und zentriert */
.woof_submit_search_form_container{
  clear:both;
  width:100%;
  text-align:center;
  margin:12px 0 16px;
}
.woof_submit_search_form_container button,
.woof_submit_search_form_container input[type="submit"]{
  float:none !important;
  display:inline-block;
}

/* Container wirklich aus dem Float holen und zentrieren */
.woof .woof_submit_search_form_container{
  clear: both;
  width: 100%;
  margin: 12px 0 16px;
  float: none !important;
  display: flex !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  text-align: initial;
}

/* Alle möglichen Button-Varianten erwischen und Floats killen */
.woof .woof_submit_search_form_container button,
.woof .woof_submit_search_form_container input[type="submit"],
.woof .woof_submit_search_form_container .button,
.woof .woof_submit_search_form_container .woof_submit_search_form input[type="submit"]{
  float: none !important;
  display: inline-block !important;
  background: linear-gradient(135deg, var(--color-accent), var(--color-accent-dark));
  color: white !important;
  margin: 0 5px !important;
  border: 0 !important;
  border-radius: 12px !important;
  padding: 12px 18px !important;
  box-shadow: var(--shadow-soft);
  transition: all .25s ease;
}

.woof .woof_submit_search_form_container button:hover,
.woof .woof_submit_search_form_container input[type="submit"]:hover,
.woof .woof_submit_search_form_container .button:hover{
	color: #fff !important;
  filter: brightness(1.05);
  transform: translateY(-1px);
}

.button{
	border-radius: 12px !important;
}

/* =========================================================
   ALLGEMEIN
   ========================================================= */
.woof_sid_flat_grey{
	border: 0 !important;
}

.woocommerce .products ul, 
.woocommerce ul.products{
	line-height: 1 !important;
}

.term-description a{
	font-weight: bold !important;
	text-decoration: underline !important;
  color: var(--color-primary) !important;
}

.bx-wrapper {
  margin: 0 auto;
}

/* =========================================================
   PREIS / RABATT BADGES
   ========================================================= */
.woocommerce ul.products li.product .price {
    position: absolute;
    top: 12px;
    left: 0px;
    background: linear-gradient(145deg, var(--color-primary-dark), var(--color-primary));
    color: #fff !important;
    padding: 8px 12px !important;
    border-radius: 0 10px 10px 0;
    font-weight: 700;
    font-size: 16px;
    box-shadow: 0 4px 10px rgba(0,0,0,0.18);
    z-index: 5;
}

#content-footer-section{
	background-color: white;
}
.rabatt{
    position: absolute;
    top: 4px;
    right: -8px;   /* nur leicht überlappen */

    width: 58px;
    height: 58px;

    background: linear-gradient(135deg, #ff6a3d, #c83a1e);
    color: #fff;
    border-radius: 50%;

    font-size: 15px;
    font-weight: 800;
    line-height: 1;

    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;

    box-shadow: 0 5px 12px rgba(0,0,0,0.22);
    border: 3px solid #fff;

    transform: rotate(6deg);
    z-index: 20;
}

.tagged_as{
	display: none !important;		
}

h1, h2:not(.entry-title), h3, h4, h5, h6 {
	clear: both !important;
}

/* =========================================================
   HEADINGS
   ========================================================= */
h1, h2, .woocommerce-loop-product__title{
  color: var(--color-primary-dark) !important;
}


h2:not(.entry-title){
	font-size: 30px !important;
}

h3:not(.widget-title h3){
	font-size: 25px !important;
	color: var(--color-accent-dark) !important;
	font-style: italic;
}

h4{
	font-size: 20px !important;
	color: var(--color-text-soft) !important;
	font-style: italic;
	font-weight: bold !important;
}

h1, h2:not(.entry-title), h3, h4, h5, h6, .wt-crp-heading {
	clear: both !important;
  font-weight: 500; 
  letter-spacing: 0.06em !important; 
  display: block !important;
	font-family: engelbert, "Inter", Arial, sans-serif;	
}

.footer-credits-text{
	display: none;
}

/* =========================================================
   TABELLEN
   ========================================================= */
table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border-radius: 12px;
    overflow: hidden;
}
table, th, td {
    border: 1px solid var(--color-border);
}
th, td {
    padding: 10px;
    text-align: left;
}
th {
    background-color: var(--color-primary-light);
    color: var(--color-primary-dark);
    font-size: 1.05em;
    font-weight: 700;
}

.comments-meta{
	display: none;
}

#content-footer-section{
	color: var(--color-primary-dark) !important;
}

.widget-title h3{
	font-weight: 500;
	font-size: 12px;
	font-family: inherit;
	text-shadow: none;
	text-transform: none;
	border: 0;
}

#content-footer-section .widget {
	width: 25%;
	margin: 0 !important;
	padding: 5px !important;
}

@media (max-width: 767px) {
	#content-footer-section .widget {
		width: 100%;
	}
}

.relpost-block-container .relpost_card_title {
    line-height: inherit;
    font-weight: 400;
	font-size: 14px !important;
}

/* =========================================================
   LISTEN AUF PRODUKTSEITEN
   ========================================================= */
.woocommerce div.product ul li {
  list-style: none;
  position: relative;
  padding-left: 1.5em;
}

.woocommerce div.product ul li::before {
  content: "✔";
  color: var(--color-accent-dark);
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}

.irs span{
	font-size: 16px !important;
}

/* =========================================================
   MODERN
   ========================================================= */
body {
  font-family: "Inter", Arial, sans-serif !important;
  line-height: 1.6 !important;
  color: var(--color-text) !important;
	padding-top: 70px !important;
	margin-top: 0 !important;
  background: var(--color-surface-soft);
}

@media (max-width: 768px) {
    body {
        padding-top: 100px !important;
    }
}

img, .card, .product {
  border-radius: 12px;
}

.card, .box, .widget {
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  border: none;
  background: var(--color-surface);
}

/* Rabattcode */
#rabattcode {
	color: white !important;
	text-decoration: underline;
	font-size: 20px;
	display: block;
}

#rabattcode:hover{
	text-decoration: none !important;
}

/* Content nach unten schieben, damit nichts verdeckt wird */
body {
    padding-top: 44px;
    margin: 0;
}

#site-navigation.shrink{
    position: static !important;
    top: auto !important;
}

/* =========================================================
   TOP-BANNER
   ========================================================= */
#banner-vorteile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    z-index: 11000;

    background: linear-gradient(90deg, rgba(31,111,120,.94), rgba(201,123,99,.90));
    color: white;

    font-weight: 500;
    font-size: 14px;

    padding: 12px 0;
    text-align: center;
    letter-spacing: 0.4px;

    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
    margin: 0;
}

/* =========================================================
   NAVIGATION
   ========================================================= */
.navbar-default .navbar-nav > li > a {
    position: relative;
    transition: color .25s ease;
    color: var(--color-text) !important;
}

.navbar-default .navbar-nav > li > a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 0;
    height: 2px;
    background: var(--color-accent);
    transition: all .25s ease;
    transform: translateX(-50%);
}

.navbar-default .navbar-nav > li > a:hover {
    color: var(--color-accent-dark) !important;
}

.navbar-default .navbar-nav > li > a:hover::after {
    width: 100%;
}

/* Aktiv */
.navbar-default .navbar-nav > .current-menu-item > a,
.navbar-default .navbar-nav > .current_page_item > a {
    color: var(--color-accent-dark) !important;
    position: relative;
}

/* Dauerhafte Linie */
.navbar-default .navbar-nav > .current-menu-item > a::after,
.navbar-default .navbar-nav > .current_page_item > a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 100%;
    height: 2px;
    background: var(--color-accent);
    transform: translateX(-50%);
}

/* =========================================================
   BERATUNGSBOX
   ========================================================= */
.beratung-box{
  position: relative;
  padding-top: 20px;
}

.beratung-avatar{
  width: clamp(75px, 7vw, 100px);
  height: clamp(75px, 7vw, 100px);
  border-radius: 50%;
  object-fit: cover;
  float: right;
  margin: -40px 0 10px 15px;
  border: 4px solid #fff;
  box-shadow: 0 15px 35px rgba(0,0,0,.25);
  transition: transform .2s ease, box-shadow .2s ease;
  position: relative;
}

.beratung-avatar:hover{
  transform: translateY(-3px) scale(1.05);
  box-shadow: 0 20px 45px rgba(0,0,0,.35);
}

.beratung-avatar::after{
  content: "";
  position: absolute;
  bottom: 6px;
  right: 6px;
  width: 16px;
  height: 16px;
  background: #2ecc71;
  border: 3px solid #fff;
  border-radius: 50%;
}

#media_image-3 {
    text-align: center;
}

#media_image-3 img {
    display: block;
    margin: 0 auto;
}

#media_image-3 .wp-caption {
    margin: 0 auto;
}

/* =========================================================
   PREMIUM HOVER
   ========================================================= */
img:not(.custom-logo){
  transition: transform .65s cubic-bezier(.22,.61,.36,1), filter .5s ease;
  will-change: transform;
}
.custom-logo,
.custom-logo-link img{
  transform: none !important;
  filter: none !important;
}

/* Produktdetail */
.woocommerce-product-gallery__wrapper{
  position: relative;
  overflow: hidden;
}
.woocommerce-product-gallery__wrapper::after{
  content:"";
  position:absolute;
  top:-40%;
  left:-130%;
  width:55%;
  height:190%;
  background:linear-gradient(120deg,transparent 34%,rgba(255,255,255,.22) 50%,transparent 66%);
  transform:rotate(12deg);
  transition:left .9s cubic-bezier(.25,.6,.3,1),opacity .2s ease;
  pointer-events:none;
  opacity:0;
}
.woocommerce-product-gallery__wrapper:hover::after{
  left:140%;
  opacity:1;
}
.woocommerce-product-gallery__wrapper:hover img{
  transform:scale(1.12);
  filter:brightness(1.06) contrast(1.04);
}


.products .product a.woocommerce-LoopProduct-link::after{
  content:"";
  position:absolute;
  top:-40%;
  left:-130%;
  width:55%;
  height:190%;
  background:linear-gradient(120deg,transparent 34%,rgba(255,255,255,.22) 50%,transparent 66%);
  transform:rotate(12deg);
  transition:left .9s cubic-bezier(.25,.6,.3,1),opacity .2s ease;
  pointer-events:none;
  opacity:0;
}
.products .product a.woocommerce-LoopProduct-link:hover::after{
  left:140%;
  opacity:1;
}
.products .product a.woocommerce-LoopProduct-link:hover img{
  transform:scale(1.10);
  filter:brightness(1.06) contrast(1.04);
}

/* =========================================================
   NEWS / THUMBNAILS
   ========================================================= */
.news-thumb a{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 12px;
}

.news-thumb a img{
  display: block;
  width: 100%;
  height: auto;
  border-radius: inherit;
  transition: transform .4s ease, filter .4s ease;
}

.news-thumb a::after{
  content: "";
  position: absolute;
  top: -40%;
  left: -130%;
  width: 55%;
  height: 190%;
  background: linear-gradient(120deg, transparent 34%, rgba(255,255,255,.22) 50%, transparent 66%);
  transform: rotate(12deg);
  transition: left .9s cubic-bezier(.25,.6,.3,1), opacity .2s ease;
  pointer-events: none;
  opacity: 0;
  z-index: 2;
  border-radius: 12px;
}

.news-thumb a:hover::after{
  left: 140%;
  opacity: 1;
}

.news-thumb a:hover img{
  transform: scale(1.08);
  filter: brightness(1.06) contrast(1.04);
}

/* Content Views */
.pt-cv-href-thumbnail{
  position: relative;
  overflow: hidden;
  border-radius: 12px !important;
  float: left !important;
  margin-right: 15px !important;
  line-height: 0;
}

.pt-cv-href-thumbnail img{
  display: block;
  border-radius: 12px !important;
  transition: transform .4s ease, filter .4s ease;
  transform-origin: center center;
  backface-visibility: hidden;
}

img.pt-cv-thumbnail{
  border-radius: 12px !important;
}

.pt-cv-href-thumbnail::after{
  content: "";
  position: absolute;
  top: -40%;
  left: -130%;
  width: 55%;
  height: 190%;
  background: linear-gradient(120deg, transparent 34%, rgba(255,255,255,.22) 50%, transparent 66%);
  transform: rotate(12deg);
  transition: left .9s cubic-bezier(.25,.6,.3,1), opacity .2s ease;
  pointer-events: none;
  opacity: 0;
  z-index: 2;
  border-radius: 12px;
}

.pt-cv-href-thumbnail:hover::after{
  left: 140%;
  opacity: 1;
}

.pt-cv-href-thumbnail:hover img{
  transform: scale(1.08);
  filter: brightness(1.06) contrast(1.04);
}

.pt-cv-rmwrap{
	float:right !important;
}

/* =========================================================
   LOGO / TITEL
   ========================================================= */
.site-title {
    background-color: rgba(255,255,255,.86);
    border-radius: 30px;
    border: 1px solid var(--color-accent);
    font-weight: 100;
    z-index: 1;
	  margin: 0;
    padding: 4px 14px;
    font-size: 30px;
    line-height: 30px;
    word-wrap: break-word;
    color: var(--color-primary-dark) !important;
    box-shadow: 0 4px 12px rgba(0,0,0,.06);
font-family: herkey;
}

li.home-icon.front_page_on{
	background-color: transparent !important;
}

.site-description{
	display: none;
}

.site-heading-sidebar,
#content-header-section,
#content-header-section .widget,
#content-header-section .woocommerce {
  background: transparent !important;
}