/**
Theme Name: Konverted
Author: konverted.io
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konverted
Template: astra
*/

/* Fonts */

p {
font-size: 17px;
font-weight: 400;
line-height: 1.5em;
letter-spacing: 0px;
}

.elementor-widget-heading h1.elementor-heading-title, h1 {

font-size: 60px;
font-weight: normal;
line-height: 1.3em;
letter-spacing: 0px;

}
.elementor-widget-heading h2.elementor-heading-title, h2 {

font-size: 50px;
font-weight: normal;
line-height: 1.2em;
letter-spacing: 0px;
}

.elementor-widget-heading h3.elementor-heading-title, h3 {
font-size: 32px;
font-weight: normal;
line-height: 1.4em;
letter-spacing: 0px;
}

.elementor-widget-heading h4.elementor-heading-title, h4 {
font-size: 17px;
font-weight: 400;
line-height: 1.5em;
letter-spacing: 0px;
}

.elementor-widget-heading h5.elementor-heading-title, h5 {
font-family: "Open Sans";
font-size: 18px;
font-weight: 400;
line-height: 1.5em;
letter-spacing: 0px;
}

.elementor-widget-heading h6.elementor-heading-title, h6 {
font-size: 30px;
font-weight: 800;
line-height: 1.6em;
letter-spacing: 2px;
}

/* Fonts mobile */

@media(max-width:767px)
{
p {
font-size: 16px;
font-weight: 400;
line-height: 1.8em;
letter-spacing: 0px;
}

.elementor-widget-heading h1.elementor-heading-title, h1 {
font-size: 36px;
font-weight: 400;
line-height: 1.3em;
letter-spacing: 0.5px;
}

.elementor-widget-heading h2.elementor-heading-title, h2 {
font-size: 25px;
font-weight: 400;
line-height: 1.3em;
letter-spacing: 0px;
}

.elementor-widget-heading h3.elementor-heading-title, h3 {
font-size: 30px;
font-weight: normal;
line-height: 1.3em;
letter-spacing: 0px;
}

.elementor-widget-heading h4.elementor-heading-title, h4 {
font-size: 20px;
font-weight: 600;
line-height: 1.2em;
letter-spacing: 0px;
}

.elementor-widget-heading h5.elementor-heading-title, h5 {
font-size: 20px;
font-weight: 600;
line-height: 1.2em;
letter-spacing: 0px;
}

.elementor-widget-heading h6.elementor-heading-title, h6 {
font-size: 20px;
font-weight: 600;
line-height: 1.2em;
letter-spacing: 1px;
}

}
/*
.custom-logo
{
  margin-left: 15%;
}
*/
/* General overflow hiding */

html, body {
max-width: 100% !important;
overflow-x: hidden !important;
}

.ast-logo-title-inline .site-logo-img { 
    padding-left: 5% !important;
}

/* complianz bar Message */
.cmplz-cookiebanner .cmplz-message p{font-size: 14px;}