/*
Theme Name: Freedom Heat Pumps
Theme URI: https://www.completeonline.co.uk
Description: Custom Wordpress Theme based off Bootstrap 5
Version: 1.0
Author: Craig Martindale
Author URI: https://www.completeonline.co.uk
Text Domain: freedom-heat-pumps
Tags: custom-menu
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

.wp-caption {}
.wp-caption-text {}
.screen-reader-text {}
.gallery-caption CSS {}
.bypostauthor {}
.alignright  {}
.alignleft {}
.aligncenter {}

.admin-bar .fixed-top {
  top: 46px;
}
@media screen and (min-width: 783px) {
  .admin-bar .fixed-top {
    top: 32px;
  }
}

iframe{max-width: 100%;}

#logo-desktop{margin-left: 0 !important;}