
.theme-footer-area {
  background: transparent; }
  .theme-footer-area.zpdefault-section {
    background: #FFFFFF; }
  .theme-footer-area.zpdark-section {
    background: #161E2D; }
    .theme-footer-area.zpdark-section .zptext {
      color: rgba(255, 255, 255, 0.45); }
    .theme-footer-area.zpdark-section .zpdivider-container .zpdivider-common:before,
    .theme-footer-area.zpdark-section .zpdivider-container .zpdivider-common:after {
      border-color: rgba(255, 255, 255, 0.08); }
  .theme-footer-area.zplight-section {
    background: #F4F8F9; }

.theme-breadcrumb-container.theme-section {
  padding-block-start: 30px;
  padding-block-end: 30px;
  padding-inline-start: 0px;
  padding-inline-end: 0px; }
