/*
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
*/

.qodef-tab-title {
  font-size: 22px;
}

.qodef-header-navigation > ul > li > a {
  font-family: Mulish,sans-serif;
}

.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul li > a {
  font-family: Mulish,sans-serif;
}

.elementor-widget-wrap > .elementor-element {
  font-family: Mulish,sans-serif;
}

.qodef-button.qodef-html--link {
  font-family: Mulish,sans-serif;
}

.elementor-11213 .elementor-element.elementor-element-4d62a0d .elementor-heading-title {
font-family: Mulish,sans-serif !important;
}

.elementor-widget-theme-post-excerpt .elementor-widget-container {
font-family: Mulish,sans-serif !important;
}

.qodef-section-title .qodef-m-subtitle {
font-family: Mulish,sans-serif !important;
}

.qodef-theme-button, button[type="submit"], input[type="submit"] {
font-family: Mulish,sans-serif !important;
}

.elementor-kit-8 a {
font-family: Mulish,sans-serif !important;
}



/* * {
  font-family: 'Mulish', sans-serif !important;
}*/

body, h1, h2, h3, h4, h5, h6 {
  font-family: "Mulish", Sans-serif !important;
}

.qodef-contact-form-7 .qodef-grid.qodef-col-num--2 .qodef-grid-item {
	margin-bottom: 20px !important;
}
.wpcf7-acceptance span{
	margin: 20px 0px;
}
ul{
	list-style-position: outside;
	margin-left: 25px !important;
}

@media only screen and (max-width: 680px) {
    .qodef-contact-form-7 .qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:first-child input {
        border: 1px solid #e1e1e1;
	}
	
	.qodef-tab-title {
  font-size: 22px;
}
	
	
}