#sp-main-body {
  padding: 0px 0px;
}
a {
  color: #7d6944;
}
a:hover {
  color: #5c4d32;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li:hover > a {
  color: #7d6944;
}
.sp-megamenu-parent .sp-dropdown {
  margin-top: -10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: #f7eab8ff;
  color: #000000;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
  color: #7d6944;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a:hover {
  background: #f7eab8ff;
  color: #7d6944;
}
#offcanvas-toggler > i {
  color: #000000;
}
#offcanvas-toggler > i:hover {
  color: #7d6944;
}
.btn-primary,
.sppb-btn-primary {
  border-color: #695839;
  background-color: #7d6944;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  border-color: #4b3f29;
  background-color: #5c4d32;
}
ul.social-icons > li a:hover {
  color: #7d6944;
}
.sp-page-title {
  background: #7d6944;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul > li > a {
  color: #000000;
}
.sp-module ul > li > a:hover {
  color: #7d6944;
}
.sp-module .latestnews > div > a {
  color: #000000;
}
.sp-module .latestnews > div > a:hover {
  color: #7d6944;
}
.sp-module .tagscloud .tag-name:hover {
  background: #7d6944;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #7d6944;
}
.search .btn-toolbar button {
  background: #7d6944;
}
.post-format {
  background: #7d6944;
}
.voting-symbol span.star.active:before {
  color: #7d6944;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #5c4d32;
}
.entry-link,
.entry-quote {
  background: #7d6944;
}
blockquote {
  border-color: #7d6944;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #7d6944;
}
#sp-footer {
  background: #7d6944;
}
section#sp-top-bar {
  background-color: #7d6944;
}
.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  align-items: center;
}
#sp-header {
  display: flex;
  align-items: center;
  background: #f7eab8ff none repeat scroll 0 0;
  box-shadow: 0 3px 3px #00000040;
  height: 70px;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
}
#sp-header .logo {
  height: 70px;
}
.sp-comingsoon body {
  background-color: #7d6944;
}
.pagination > li > a,
.pagination > li > span {
  color: #000000;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #000000;
}
.pagination > .active > a,
.pagination > .active > span {
  border-color: #7d6944;
  background-color: #7d6944;
}
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  border-color: #7d6944;
  background-color: #7d6944;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #7d6944;
}
.Article_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.Article_item {
  position: relative;
  text-align: left;
  margin: 5%;
  flex-basis: 50%;
  width: 50%;
}
.Article_text {
  flex: 100 1 0;
  text-align: left;
  margin: 5%;
}
.Article_img {
  flex: 1 1 auto;
  text-align: left;
  margin: 5%;
}
.Article_Banner {
  width: 120%;
  margin-left: -10%;
  margin-top: -50px;
}
.radio_container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.radio_item {
  position: relative;
  text-align: center;
  background: #f7eab8ff;
  flex-basis: 250px;
  height: 250px;
  width: 250px;
  margin: 5px;
}
.newstitle {
  color: #7d6944;
}
.picture {
  display: flex;
  justify-content: center;
  align-items: center;
}
.btn-primary {
  border-color: #695839;
  background-color: #7d6944;
  color: #fff;
  margin: 0vw 1vw 0vw 1vw;
}
.btn-success {
  border-color: #695839;
  background-color: #7d6944;
  color: #fff;
}
.btn-check:focus+.btn-primary,
.btn-primary:focus {
  color: #fff;
  background-color: #7d6944;
  border-color: #695839;
  box-shadow: #00000040;
}
