/*.menuPort{font-size: 20px;}*/
.single-post .mainHeader a,
body.category .mainHeader a,
.single-post .mainHeader a:hover,
body.category .mainHeader a:hover {
  color: #937c4e !important;
}
.bt_bb_size_large.bt_bb_headline h1,
.bt_bb_size_large.bt_bb_headline h2,
.bt_bb_size_large.bt_bb_headline h3,
.bt_bb_size_large.bt_bb_headline h4,
.bt_bb_size_large.bt_bb_headline h5,
.bt_bb_size_large.bt_bb_headline h6 {
  font-size: 2rem;
}

.single-post a.btButtonWidgetLink:hover,
body.category a.btButtonWidgetLink:hover {
  color: #ffffff !important;
}

.padding-from-top {
  padding-top: 87px;
}
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon:before,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:before,
.btTransparentLightHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btAccentDarkHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btLightAccentHeader .btVerticalMenuTrigger .bt_bb_icon:after,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon:after {
  border-top-color: #181818;
}
.btTransparentLightHeader
  .btVerticalMenuTrigger
  .bt_bb_icon
  .bt_bb_icon_holder:before,
.btAccentDarkHeader
  .btVerticalMenuTrigger
  .bt_bb_icon
  .bt_bb_icon_holder:before,
.btLightAccentHeader
  .btVerticalMenuTrigger
  .bt_bb_icon
  .bt_bb_icon_holder:before,
.btHasAltLogo .btVerticalMenuTrigger .bt_bb_icon .bt_bb_icon_holder:before {
  border-top-color: #181818;
}
.liveChatFloatingButton {
  background-color: #937d4e !important;
  color: #fff;
  border: #937d4e !important;
}
.btPrevNextTitle,
.btPrevNextTitle {
  font-size: 15px !important;
}
.btShareColumn,
.btShareRow {
  opacity: 1 !important;
}
aside.btSidebar {
  margin-top: 60px;
}
.btMediaBox img {
  width: 100%;
  transition: all 0.3s;
}
.btMediaBox img:hover {
  transform: scale(1.05);
}
.btBox.widget_categories h4 {
  color: #937d4e;
  font-weight: 600;
}
.btBox.widget_categories ul li:hover {
  border-bottom: 1px solid #bda269;
}
.btBox.widget_categories ul li {
  transition: all 0.3s;
}
.btBox.widget_categories ul li a {
  color: #181818;
}
.btBox.widget_categories ul li a:hover {
  color: #937d4e;
}
a.btPrevNext.btPrev {
  margin-right: 20px;
}
.btPrevNextNav .btPrevNext {
  background: #eff3f4;
  width: 48%;
  padding: 20px;
}
.bt_bb_grid_item_post_share,
.btShareColumn {
  display: flex;
  align-items: center;
}
.bt_twitter .bt_bb_icon_holder::before,
.btIcoTwitter .bt_bb_icon_holder::before {
  content: "\e61b";
  font-family: "FontAwesome5Brands";
}
@media (max-width: 1199px) {
  .bt_bb_size_extrahuge.bt_bb_headline h1,
  .bt_bb_size_extrahuge.bt_bb_headline h2,
  .bt_bb_size_extrahuge.bt_bb_headline h3,
  .bt_bb_size_extrahuge.bt_bb_headline h4,
  .bt_bb_size_extrahuge.bt_bb_headline h5,
  .bt_bb_size_extrahuge.bt_bb_headline h6 {
    font-size: 2rem !important;
  }
}
@media screen and (max-width: 824px) {
  a.btPrevNext.btPrev {
    margin-right: 12px;
  }
}
@media screen and (max-width: 768px) {
  aside.btSidebar {
    margin-top: 0px;
  }
}
