/*
 Theme Name:   Avantage Child
 Theme URI:    http://avantage.bold-themes.com
 Description:  Avantage child theme
 Author:       BoldThemes
 Author URI:   http://bold-themes.com
 Template:     avantage
 Version:      1.0.0
 Tags:         one-column, right-sidebar, custom-menu, featured-images, sticky-post, theme-options, threaded-comments, translation-ready
 Text Domain:  avantage-child
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Sarabun",Arial,Helvetica,sans-serif;
    }
h1:after,
h2:after,
h3:after,
h4:after,
h5:after,
h6:after {
    content: " ";
    display: table;
    width: 100%;
    clear: both;
    }
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    padding: 0 0 .4em;
    line-height: 1;
    margin: 0;
    font-weight: 800;
    letter-spacing: -.03em;
    }
h1 {
    font-size: 2.5em;
    }
h2 {
    font-size: 2.5em;
    }
h3 {
    font-size: 2.10225em;
    }
h4 {
    font-size: 1.76775em;
    }
h5 {
    font-size: 1.4865em;
    }
h6 {
    font-size: 1.25em;
    }