/*!
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: A child theme for the Kadence Theme.
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* Theme customization starts here
-------------------------------------------------------------- */
.portfoliodavidess .premium-blog-inner-container{
align-items: start;
  background: #000;
  padding: 5px;
  border-radius: 20px 0;
  opacity: 0.7;
}
.echo-expertise .premium-blog-content-wrapper{
background: #fff;
}
.echo-expertise .premium-blog-post-container{
box-shadow: aliceblue 10px 0 10px;
}
.echo-expertise .premium-blog-thumbnail-container a{
pointer-events: none;
  cursor: default;
  color: inherit; /* ou une autre couleur neutre */
  text-decoration: none;premium-blog-entry-title
}
.echo-expertise .premium-blog-effect-container a{
pointer-events: none;
  cursor: default;
  color: inherit; /* ou une autre couleur neutre */
  text-decoration: none;
  display:none;
}
.echo-expertise .premium-blog-inner-container a{
pointer-events: none;
  cursor: default;
  color: inherit; /* ou une autre couleur neutre */
  text-decoration: none;
}
.echo-expertise .premium-blog-inner-container{
display:none;
}
.echo-expertise .premium-blog-content-inner-wrapper p{
font-size: 17px;
  font-family: Poppins;
  text-align: justify;
}
@media (max-width: 767px) {
  .echo-expertise .premium-blog-content-inner-wrapper p{
font-size: 15px;
  font-family: Poppins;
  text-align: justify;
}
}
@media (max-width: 600px) {
  .echo-expertise .premium-blog-content-inner-wrapper p{
font-size: 15px;
  font-family: Poppins;
  text-align: left;
}
}
.entry-hero-container-inner{
background:url("background-eric.jpg") !important;
background-position: -16px -63px !important;
background-repeat: no-repeat !important;
background-size: cover !important;
}
.entry-hero h1{
font-size:50px;
font-weight: bold !important;
}
.entry-meta{
width: auto !important;
}
.sidebar-inner-wrap{
border: 2px solid aliceblue;
  padding: 10px;
  border-radius: 10px;
}
.primary-sidebar .wp-block-heading{
color: var( --e-global-color-kadence1 );
  font-size: 25px;
  font-weight: 500;
  border: 2px solid aliceblue;
  padding: 6px 10px;
  border-radius: 10px;
}
.post-top-featured{
object-fit: contain !important;
}
.premium-blog-post-container .premium-blog-content-wrapper {
  padding: 10px !important;
}

/*Loginpress css*/
/*


.language-switcher{display:none !important;}
.login label, .login input{ font-family: Poppins;}

.wp-login-lost-password, #backtoblog{font-family: Poppins;}

#login {
  margin-top: 10%;
}

 .loginpress-show-love {
    display: none !important;
  }
  
*/
