/*
Theme Name: reup2026
Theme URI: www.re-upholster.com
Description: A responsive theme built on Bootstrap 5.
Author: Mandile Web Design
Body Classes: desktop-menu-child-indicator-3 desktop-menu-current-link-style-0 desktop-menu-dropdown-style-2 desktop-menu-hover-style-0 header-0 mobile-nav-option-2 mobile-nav-parent-toggle-style-1 newsletter-style-3 search-button-desktop-0 search-button-mobile-0 search-type-1
Version: 20260225
Tags: responsive, bootstrap, bootstrap 5, theme options, customizable, clean, grid
*/

/* Customizable Theme Settings */
@import url('css/_vars.css');

/* Core Theme Styles */
@import url('css/doc.css');
@import url('css/animations.css');
@import url('css/elements.css');
@import url('css/header.css');
@import url('css/footer.css');
@import url('css/blog.css');
@import url('css/cpt.css');

/* Widget Styles Used in Slice */
@import url('css/widget-social.css');

/* ***** ADD ALL CUSTOM STYLES BELOW THIS LINE *****  */
.top-bar {font-family: var(--font_headernav);}
#logo a img {
  display: block;
  margin: 0 auto;
}
.header-element {
  color: #000;
  font-size: 20px;
}
.header-element-right + .header-element-right {
  margin-top: 20px;
}
.header-element a {color: #000;}
.footer img {max-height: 167px;}
#top-bar ul li + li {margin-left: 20px;}
.footer-bottom + .footer-bottom {
  margin-top: 10px;
}
@media only screen and (min-width: 992px) {
  .admin-bar.fixed-header #header {
    top: 0;
  }
}
#header-main {
  box-shadow: #00000026 0px 3px 11px 0px;
}
