/*
Theme Name: Biotellus Child
Theme URI: https://biotellus.qodeinteractive.com
Description: A child theme of Biotellus
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0.0
Text Domain: biotellus
Template: biotellus
*/
@media (max-width: 600px) {
.qodef-header-logo-image.qodef--main {
  width: 75px !important;
}
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
  background-color: #6CC49B !important;
}

.qodef-header-logo-image.qodef--sticky {
  width: 100px !important;
}

@media only screen and (max-width: 600px) {
  .qodef-page-title {
    height: 200px !important;
  }
}