/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
body,
html {
  --scroll-bar-w: 0px !important;
}

body[style] {
  --scroll-bar-w: 0px !important;
}

/* Remove body border/passepartout gaps */
.body-border-left,
.body-border-right,
.body-border-top,
.body-border-bottom {
  display: none !important;
}

/* Ensure full-width sections extend to edges */
body {
  margin: 0 !important;
  padding: 0 !important;
  overflow-x: hidden;
}
