/*
Theme Name: Valiance Child
Theme URI: https://valiance.qodeinteractive.com
Description: A child theme of Valiance
Author: Elated Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: valiance
Template: valiance
*/

#qodef-page-header .qodef-widget-holder {
    display: none;
}
#qodef-page-mobile-header {
    background-color: transparent;
}
.qodef-opener-icon.qodef-source--svg-path span>* {
    fill: #fff;
}
#qodef-page-footer-top-area .qodef-grid.qodef-layout--columns.qodef-col-num--6>.qodef-grid-inner>.qodef-grid-item:nth-child(5) {
    display: none;
}

@media only screen and (min-width: 1024px) {
  .qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: 0;
    position: absolute;
    right: 60px;
  }
  #qodef-page-header-inner {
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  .title-mobile .qodef-m-title {
    font-size: 24px;
  }
  .custom-box-image .elementor-image-box-title {
    margin: 0;
  }
}

