/*
Theme Name: Atlast Business
Theme URI: https://akisthemes.com/downloads/atlast-business-wordpress-theme/
Author: ArchimidisM
Author URI: https://www.mertzanos.gr
Description: Atlast Business theme (now full compatible with the Smart Slider 3 plugin) contains over 35 customizer settings , one click demo content installation ,sliders, galleries and countless other features. With its companion plugin you can have over 70 colorpicker options to style each section. It is maybe the most complete and ultra fast free business WordPress theme. There a lot of layout options in some of the theme's key elements. It contains 3 headers, 3 footers, a top bar with a combination of text and widgets , 3 navigation menus, 4 copyright styles, widgetized areas ,  two post options and many more options. This business WordPress theme is 100% compatible with the native WordPress customizer. From the customizer settings you can easily set your homepage really easy and fast. The main documentation of this theme is here (https://akisthemes.com/docs/atlast-business-documentation/) and you can find a fully working demo here (https://akisthemes.info/demos/atlast-business/). Atlast Business theme is a top free theme that can be used from different types of businesses. At last but not least this theme is translation ready and fully responsive. Also it is very friendly to caching plugins like W3 Total Cache , WP Fastest Cache etc.
Version: 1.5.8.5
License: GNU General Public License
License URI: https://www.gnu.org/licenses/gpl.html
Tags: theme-options,full-width-template,two-columns, custom-header, custom-background,custom-logo, custom-menu,flexible-header,translation-ready, featured-images
Text Domain: atlast-business

Atlast Business WordPress Theme © 2018 akisthemes.com
Atlast Business WordPress Theme is distributed under the terms of the GNU GPL
*/
/****************************************
** = add your styling here.......
*****************************************/
.header-texts h3{
    color: #222222;
    margin: 0 0 20px 0;
    text-shadow: 0 1px 1px rgba(100, 100, 100, 0.8);
}
.header-texts h1{
    color: #222222;
    margin: 0 0 20px 0;
    text-shadow: 0 1px 1px rgba(100, 100, 100, 0.8);
}
@media all and (min-width:1800px){
    .header-texts h1{
        font-size: 80px;
    }
}
@media all and (min-width:1200px){
    .header-texts h1{
        font-size: 60px;
    }
}
@media all and (min-width:600px){
    .header-texts h1{
        font-size: 45px;
    }
}
@media all and (min-width:240px) and (max-width: 599px){
    .header-texts h1{
        font-size: 24px;
    }
}

