/**
Theme Name: Dove Agency
Author: Malin Dove
Author URI: https://doveagency.se/
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: dove-agency
Template: astra
*/

/* Set Modum as default font for the entire site */
body,
body *,
h1, h2, h3, h4, h5, h6,
p, a, span, div,
.entry-content,
.site-header,
.site-footer,
.elementor-widget-text-editor,
.elementor-widget-heading,
.elementor-heading-title {
	font-family: 'Modum', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

/* Custom styles below */

/* Tilt utility class - tilts element with lower left side down */
.tilt-left-down {
	transform: rotate(-2deg);
	transform-origin: center center;
}

.tilt-right-down {
	transform: rotate(2deg);
	transform-origin: center center;
}

/* Divider element - Puts divider lines in midle of the text rather than bottom */

.elementor-divider__text {
    margin-bottom: -40px !important;
}

.inspire .elementor-divider__text  {
    margin-bottom: -30px !important;
}

.main-container{
	top:-110px;
	padding-top:100px;
	margin-bottom:-110px;
}