/*
Theme Name: EverHue Child
Theme URI: https://everhue.qodeinteractive.com
Description: A child theme of EverHue
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: everhue
Template: everhue
*/
.qodef-h1, h1 {
  text-transform: none;
}
.qodef-breadcrumbs {
  display: none;
}
#qodef-page-inner {
  padding: 0px 0 100px;
}
.qodef-portfolio-single .qodef-portfolio-title {
  margin-bottom: 60px;
}
#qodef-page-header {
  background-color: #fff;
}
#qodef-fullscreen-area {
  background-color: #fff;
}
.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
  color: #000;
}
#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened){
  color: #000 !important;
}
.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
  background-color: rgba(0, 0, 0, 0.48);
}
.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
  display: none;
}
.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
  display: block !important;
  background-color: #fff;
  padding: 5px;
  border: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
  z-index: 999;
position: absolute;
top: 51px;
left: -80px;
}
/*.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content{
  display:block !important;   
}*/
.qodef-item-layout--info-on-follow.qodef-hover-animation--fade-in .qodef-e-content{
  display:block !important;   
}
.qodef-svg--title-decoration-2 {
  display: none;
}
.qodef-portfolio-list .qodef-e-media-image {
  border-radius: 0px;
}
.elementor hr {
  background-color: #000 !important;   
  max-width: 400px !important;
  margin-top: 20px !important;
}
.qodef-portfolio-list .qodef-e-media-image {
  border-radius: 20px;
}