/*
Theme Name: Avada Child - Smart Boating
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* for home page - maybe use for all - is for all now */

main#main {
  padding-top: 0px;
}

.single-navigation.clearfix {
  margin-bottom: 0px;
}

div.fusion-flexslider {
  margin-bottom: 0px;
}

.vimeo {
  margin-top: 10px;
  margin-bottom: 10px;
}

/* single sbtv */

div.fusion-meta-info {
  margin-top: 0px !important;
  border-bottom-width: 0px;
  border-top-width: 0px;
  padding-top: 0px;
}

div.fusion-sharing-box.fusion-single-sharing-box.share-box {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 30px;
}

/* footer */

section#xyz_insert_php_widget-2 {
  font-size: 11px;
}

/* news and blog */

.entry-title {
  margin-bottom: 0px;
/*  font-weight: Bold !important; */
}

#wrapper #main .post > h1.entry-title.fusion-post-title {
  font-size: 22px;
  font-weight: 800;
  margin-top: 13px;
  margin-bottom: 0px;
  line-height: 0.8px;
}

#wrapper #main article .post .sbtv .type-sbtv > h1 .entry-title .fusion-post-title {
  font-size: 22px;
  font-weight: 800;
}

/* Related Posts */

.widget_bibblio_recent_posts h3 {
  margin-bottom: 8px;
  border-bottom-color: #767676;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  font-weight: 600;
}

.bib__modle {
  font-family: "Antic Slab";
}

.bib--size-18 .bib__title {
  font-size: 13px;
}

.bib--font-arial .bib__title {
  color: #747474;
  font-size: 12px;
  font-family: "PT Sans";
  letter-spacing: normal;
}

.bib__info {
  padding: 0;
}

.bib__description {
  display: none;

}

.bib__properties {
  display: none;
}

/* below not working */

.widget_bibblio_recent_posts h3 {
  font-weight: bold;
}

.tags-title {
  font-weight: 600;
}

/* sbtv archive */
#wrapper #main div.fusion-post-content > h2.entry-title.fusion-post-title > a {
  font-weight: 600;
}

#wrapper #main article.sbtv.type-sbtv div.fusion-post-content.post-content h2.entry-title.fusion-post-title a {
  font-weight: 600;
}
