/*
Theme Name: Wellmont
Theme URI: https://wellmont.qodeinteractive.com
Description: A Contemporary Theme for Creative Business
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Text Domain: wellmont
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* Footer: align top row with the grid-boxed copyright bar, drop empty spacer, rebalance columns */
#qodef-page-footer-top-area .qodef-content-full-width{ max-width:1100px; width:100%; margin-left:auto; margin-right:auto; }
#qodef-page-footer-top-area .qodef-grid-item:first-child .wp-block-columns > .wp-block-column:first-child{ display:none; }
#qodef-page-footer-top-area .qodef-grid-item:first-child .wp-block-columns > .wp-block-column:last-child{ flex-basis:100%!important; max-width:100%!important; }
@media (min-width:1025px){
  #qodef-page-footer-top-area .qodef-grid.qodef-layout--columns > .qodef-grid-inner{ display:flex!important; gap:40px; align-items:flex-start; flex-wrap:nowrap; }
  #qodef-page-footer-top-area .qodef-grid.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item{ width:auto!important; margin:0!important; }
  #qodef-page-footer-top-area .qodef-grid.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:first-child{ flex:0 0 370px; }
  #qodef-page-footer-top-area .qodef-grid.qodef-layout--columns > .qodef-grid-inner > .qodef-grid-item:last-child{ flex:1 1 auto; }
}
