/*
 Theme Name: Flatsome Child
 Template: flatsome
*/

.box-text * {
  line-height: 1.4 !important;
}

.comment-form textarea {
  line-height: 1.4; /* adjust number as needed */
}

/* Scope WPBakery styles to content only */
.wpb_row ul,
.wpb_row li,
.wpb_row a {
  /* WPBakery-specific styles */
}

.off-canvas .nav-vertical li a {
  padding: 15px !important;
  line-height: 1 !important;
  font-size: 16px !important;
  display: block;
}

