/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Pornagent
 Author URI:   https://www.pornagent.de
 Template:     generatepress
 Version:      0.1
*/

/* Cookie Notice */

.cn-button { color: #fff!important; }

/* Related Posts für Mobile anpassen */

.relpost-thumb-container {
margin-top: 50px !important;
}

.relpost-block-single-image {
margin: auto !important;
}

@media (max-width: 680px) {
  .relpost-block-single {
    width: 100%;
  }
  .relpost-block-single-image {
    background-size: contain !important;
    height: 180px !important
  }
  .relpost-block-single>div {
    width: 100% !important;
    height: 100% !important;
  }
}

/* Last Update on Posts */

.posted-on .updated {
    display: inline-block;
}

.posted-on .updated:before {
    content: "Letztes Update: ";
}

time.entry-date.published {
    display: none;
}

/* Publish Informationen verstecken */

 .entry-meta {
	 display:none;
}

.page-content, .entry-content, .entry-summary {
	margin: 0 !important;
}

/* Horizontales Scrollen verhindern */

html, 
body {
    overflow-x: hidden;
}

/* Custom svg icon height fix */

svg { width: 100%; height: 100% !important; }

/* eicon Replace */

.elementor-widget-nav-menu .elementor-widget-container {
	display: block!important;
}

.eicon-menu-bar {
max-width:30px;
max-height:30px;
content: url(https://schweiz-sextreffen.ch/wp-content/uploads/menu.svg);
}

.elementor-menu-toggle.elementor-active i {
max-width:30px;
max-height:30px;
content: url(https://schweiz-sextreffen.ch/wp-content/uploads/close.svg);
}

.elementor-message.elementor-message-success {
max-width:30px;
max-height:30px;
content: url(https://sextreffendeutschland.com/wp-content/uploads/success.svg);
}