/*
 Theme Name:   FlatSome Child
 Theme URI:    http://prove.it/flatsome-child/
 Description:  FlatSome Child Theme
 Author:       Rashed Ahmed
 Author URI:   http://prove.it
 Template:     flatsome
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  flatsome-child
*/
/*Heading styles*/
h1{font-size:20px;}h2{font-size:27.2px;}h3{font-size:16px;}

header#header #top-bar .html_nav_position_text {
  display: none !important;
}

body.page-id-549 .entry-content,
body.page-id-549 .entry-header  {
  display:none !important;
}

body.page-id-549 .card-body {
  padding: 0 !important;
}

body.page-id-549 .page-wrapper {
  padding-top:0;
}

body.page-id-549 .card-title {
  margin: 0 0 15px 0 !important;
}

body.page-id-549 .col-4 {
  display:none !important;
}

body.page-id-549 #top-of-form-section .col-sm-10,
body.page-id-549 .col-12.col-md-8 {
  flex-basis: 100% !important;
  max-width: 100% !important;
}
