@CHARSET "ISO-8859-1";

html {
  height: 100%;
  padding: 0px;
  margin: 0px;
}

body {
  height: 100%;
  padding: 0px;
  margin: 0px;
  font-family: 'Roboto' calibri;
  color: #282828;
  background-color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Roboto';
  font-weight: 800;
}

h1 {
  font-size: 24px;
}

h2 {
  font-size: 20px;
}

h3 {
  font-size: 20px;
}

a:link {
  text-decoration: none;
  color: #38ada9;
}
a:active {
  text-decoration: none;
  color: #38ada9;
}
a:visited {
  text-decoration: none;
  color: #38ada9;
}

a:hover {
  text-decoration: none !important;
  color: #03e2da !important;
}

#site-hdr {
  background-color: #fff;
  border-bottom: 1px solid #ececec;
}

.nav-link {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
}

.navbar-nav .nav-link {
  color: #282828 !important;
  text-decoration: none;
}

nav .navbar-nav li a {
  color: #282828 !important;
}
nav .navbar-nav li a:hover {
  color: #38ada9 !important;
}

.nav-item.active .nav-link,
.nav-item:hover .nav-link {
  text-decoration: none;
  color: #38ada9 !important;
}

.dark-link a {
  color: #2d3436;
  text-decoration: none;
}
.dark-link a:hover {
  color: #636e72;
}
/*--------------------- Bootstrap 4 overwrite -----------------------*/
.btn-primary,
.btn-primary:active:focus,
.btn-primary:active, 
.btn-primary.active
 {
  background-color: #38ada9;
  color: #fff;
  border: 1px solid #38ada9;
  font-family: 'Roboto';
  font-weight: 500;
}
.btn-primary:hover,
.btn-primary:focus,
.open {
  color: #fff;
  background-color: #38ada9 !important;
  border: 1px solid #ececec !important;
}

.btn-secondary,
.btn-secondary:active:focus,
.btn-secondary:active, 
.btn-secondary.active
 {
  background-color: #ffffff;
  color: #767676 !important;
  border: 1px solid #e767676;
  font-family: 'Roboto';
  font-weight: 500;
}
.btn-secondary:hover,
.btn-secondary:focus,
.open {
  color: #38ada9 !important;
  background-color: #ffffff !important;
  border: 1px solid #38ada9 !important;
}

.btn-info,
.btn-info:active:focus,
.btn-info:active, 
.btn-info.active
 {
  background-color: #fff;
  color: #282828;
  border: 1px solid #079992;
  font-family: 'Roboto';
  font-weight: 500;
}
.btn-info:hover,
.btn-info:focus,
.open {
  background-color: #fff !important;
  border: 1px solid #08aca4 !important;
}

.jumbotron {
    border-radius: 0 !important;
}

.card-img-top {
    height: 150px;
    object-fit: cover;
}
/*----------------------------------------------------------------------*/

.ftr-link a {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 13px;
  color: #4f4f4f;
}
.ftr-link a:hover {
  color: #4f4f4f;
  text-decoration: none;
}

.list-hovered {
  background-color: #dcfdfc;
}

/*-------------------- Lists ------------------------*/
.small-list li {
  margin: 0;
  padding: 3px;
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 13px;
}

.list-glow li {
  display: block;
}
.list-glow li:hover {
  background: #dcfdfc;
}
.list-glow a {
  text-decoration: none;
}

/*-------------------- Colors -----------------------*/
.squash {
  color: #f6b93b;
}
.pomegranate {
  color: #c0392b;
}

.waterfall {
  color: #38ada9;
}

.waterfall-light-mid {
  color: #bfeae9;
}

.waterfall-2 {
  color: #bfeae2;
}

.waterfall-3 {
  color: #92dcd9;
}

.mandarin {
  color: #e55039;
}

.white {
  color: #fff;
}

.dark {
  color: #282828;
}

.dark-gray {
  color: #4e4e4e;
}

.reef {
  color: #079992;
}
.reef-4 {
  color: #0ae4da;
}

.gray-2 {
  color: #d3d3d3;
}
.gray-3 {
  color: #dfdfdf;
}
.gray-4 {
  color: #ececec;
}
.gray-5 {
  color: #f9f9f9;
}
.gray-6 {
  color: #c6c6c6;
}

.dark-gray-1 {
  color: #767676;
}

.dark-gray-2 {
  color: #454545;
}

.dark-gray-3 {
  color: #4f4f4f;
}

.dark-gray-4 {
  color: #686868;
}

.dark-gray-5 {
  color: #525252;
}

.bkg-waterfall-light-mid {
  background-color: #bfeae9;
}

.bkg-white {
  background-color: #fff;
}
.bkg-light-reef {
  background-color: #B4E6E3;
}

.bkg-reef-2 {
  background-color: #b7fcf8;
}
.bkg-reef-3 {
  background-color: #cafdfa;
}
.bkg-reef-4 {
  background-color: #dcfdfc;
}
.bkg-reef-5 {
  background-color: #effefe;
}

.bkg-light-gray {
  background-color: #fcfcfc;
}

.bkg-light-gray-b {
  background-color: #ececec;
}

.bkg-gold {
  background-color: #e4da0a;
}

.bkg-squash {
  background-color: #f6b93b;
}

/*-------------------- Text ------------------------*/
.attention-text {
  font-family: 'Roboto';
  font-weight: 800;
  font-size: 40px;
}

.large-text {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 25px;
}

.med-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 17px; 
}

.med-tex-b {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 20px; 
}

.small-text {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 12px;
}
.small-text-b {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 11px;
}

.b-text-large {
  font-family: 'Baloo Bhai', cursive;
  font-weight: 400;
  font-size: 30px; 
}

.small-link a, 
.small-link a:hover {
  text-decoration: underline;
  color: #079992;
}


.nav-text {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 15px;
}

.topic-text {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 15px;
}

.topic-text-b {
  font-family: 'Roboto';
  font-weight: 700;
  font-size: 15px;
}

.base-text {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 13px;
}
.base-text-b {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 13px;
}

.tooltip-inner {
    background-color: #0ae4da;
}
.tooltip.bs-tooltip-right .arrow:before {
    border-right-color: #0ae4da !important;
}
.tooltip.bs-tooltip-left .arrow:before {
    border-right-color: #0ae4da !important;
}
.tooltip.bs-tooltip-bottom .arrow:before {
    border-right-color: #0ae4da !important;
}
.tooltip.bs-tooltip-top .arrow:before {
    border-right-color: #0ae4da !important;
}

.list-group-item,
.list-group-item li {
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 13px; 
}

#footer-inner {
  margin-top: 1em;
  color: #fff;
  font-family: 'Roboto';
  font-weight: 500;
  font-size: 14px;
}

#sticky-footer {
  background-color: #dcfdfc;
  border-top: 1px solid #ececec;
  background-color: #b7fcf8;
  background-repeat: no-repeat;
  flex-shrink: none;
}

.form-link a {
  font-family: 'Roboto';
  font-weight: 400;
  font-size: 13px;
  color: #079992;
  text-decoration: none;
}
.form-link a:hover {
  color: #0ae4da;
  text-decoration: none;
}

.icon-block {
  display: inline-block;
  height: 25px;
}

.ico-text {
  line-height: 25px;
}

.ico {
  line-height: 25px;
  vertical-align: middle;
}

.fa-toggle-off:hover {
  color: #079992; 
}

.red-bottom {
  border-bottom: 1px solid #d63031;;
}

#main-top {
  padding-top: 50px;
  height: 420px;
  background-image: url("../i/stockphotos/crappie-fishing-man-top.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

#cr101-info-1 {
  min-height: 300px;
  background-color: #fcfcfc;
}

.right-bordered {
  border-right: 1px dotted #282828;
}

.right-bordered-wht-sl {
  border-right: 1px solid #ffffff;
}

.top-bordered {
  border-top: 1px solid #ececec;
}

.top-bordered-dark {
  border-top: 1px solid #282828;
}

.bottom-bordered {
  border-bottom: 1px solid #ececec;
}

#prod-reviews {
  background-color: #fafdfd;
}

#crappie-footer {
  height: auto;
  color: #ffffff;
  border-top: 1px solid #ffffff;
  background-color: #ceefee;
}

#black-crappie {
  height: 264px;
  background-image: url("../i/black-crappie-info.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

#white-crappie {
  height: 264px;
  background-image: url("../i/white-crappie-info.jpg");
  background-repeat: no-repeat;
  background-position: center;
}

#crappie-identity {
  min-height: 350px;
  background-color: #ffffff;
  border-bottom: 1px solid #ececec;
}

.identity-fill {
  margin-top: 265px;
}

#seasons {
  min-height: 400px;
  background-color: #ebf9f6;
}

#locations {
  min-height: 636px;
  background-image: url("../i/USA-states.png");
  background-repeat: no-repeat;
  background-position: center;
}

.wave {
  height: 43px;
  background-image: url("../i/wave-icon.png");
  background-repeat: repeat-x;
}

.page-top {
  padding-top: 50px;
}

.product {
  min-height: 450px;
}

.recipe-container {
  min-width: 300px;
  min-height: 300px;
}

#recipes {
  min-height: 400px;
  background-color: #f6f2ec;
}

#ad-space {
  min-height: 100px;
}