/*!
Theme Name: Tax1099
Theme URI: https://them.es/starter
Author: https://www.tax1099.com/
Author URI: https://www.tax1099.com/
Description: File 1099 Online with IRS approved eFile Service provider Tax1099. eFile 1099 MISC and more IRS forms 2023 eFiling is secure and easy by importing 1099 data with top integrations.
Version: 3.5.3
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: httpswww-tax1099-com
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

.home-hero-banner {
    background: linear-gradient(350deg, #0048C2 11.24%, #002051 77.8%);
    padding: 60px 0;
}
.home-hero-banner h1{
        margin: 0;
    padding: 0;
    color: #FFF;
    line-height: 1.2em;
    font-size: 2.6em;
}
.home-hero-banner h3{
font-size: 1.4em;
color: #FFF;
}
.input-group-lg>.btn, .input-group-lg>.form-control, .input-group-lg>.form-select, .input-group-lg>.input-group-text{
    border-radius:0;
    margin: 0px 20px 0px 0px;
}
.glosarry-hero-links a{
    color: #FFF;
text-align: center;
    padding: 10px 16px;
    border: 1px solid #FFF;
    border-radius: 26px;
    display: block;
}
.az-filter{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 10px;
        background: #FFF;
    margin: 20px 0;
}
.sec-letter {
    text-decoration: none;
    color: #66625F;
    font-weight: bold;
    padding: 10px 15px;
    background: #F6F6FC;
    border-radius: 5px;
    transition: 0.3s;
    cursor: pointer;
    border: 1px solid #F6F6FC;
}
.sec-letter:hover, .sec-letter.active {
    border: 1px solid #0047BB;
    color: #fff;
    background: #0047BB;
}
.widget-area .widget-title{
    font-family: "Hanken Grotesk",sans-serif;
}
.widget-area ul{
    list-style: none;
    padding: 0;
}
.widget-area ul li{
    margin: 10px 0px;
}
.breadcrumb {
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 600;
}
.breadcrumb {
    display: inline-flex;
}
.breadcrumb a {
    color: #0047BB;
    text-decoration: none;
    padding: 0px 6px;
}
.breadcrumb span{
    padding-left:6px;
}
#subscribe-form {
position: relative;
    left: 26%;
}
.glossary-single h1{
     font-family: "Hanken Grotesk",sans-serif;
}
.glossary-single-content h2{
     font-family: "Hanken Grotesk",sans-serif;
}
.glossary-single-content h3{
     font-family: "Hanken Grotesk",sans-serif;
}
.glossary-single-content h4{
     font-family: "Hanken Grotesk",sans-serif;
}
.glossary-single-content h5{
     font-family: "Hanken Grotesk",sans-serif;
}
.page-title{
         font-family: "Hanken Grotesk",sans-serif;
}