/*
Theme Name: Revolver Child
Theme URI: https://revolver.qodeinteractive.com
Description: A child theme of Revolver Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 1.0.2
Template: revolver
*/

.vc_column_container.map-column-fix > .vc_column-inner {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

/* Admin Bar Offset Fix */
body.admin-bar header {
  top: 32px !important;
  position: fixed !important;
  z-index: 9999 !important;
}

body.admin-bar .edgtf-marquee-section {
  padding-top: 80px !important;
}

.edgtf-ms-title {
  position: relative;
}




