/**
* Theme Name:        avanam-toolband
* Theme URI:         https://templatemela.com/
* Template:          avanam
* Author:            TemplateMela
* Author URI:        #
* Description:       This is a child theme of Avanam, generated by TemplateMela.
* Version:           1.0.0
* License:           GNU General Public License v3.0 (or later)
* License URI:       https://www.gnu.org/licenses/gpl-3.0.html
* Text Domain:       avanam-toolband
* Requires at least: 6.2
* Tested up to:      6.6
* Requires PHP:      7.4
* Tags: translation-ready, two-columns, right-sidebar, left-sidebar, footer-widgets, blog, custom-logo, custom-background, custom-menu, rtl-language-support, editor-style, threaded-comments, custom-colors, featured-images, wide-blocks, full-width-template, theme-options, e-commerce

*/



.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
  width: 100% !important;
}
/* ===========================
   Custom Font: Protask
   Apply globally including WooCommerce
   =========================== */

body, input, select, optgroup, textarea , a{
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0.5px;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette4);
}

.content-bg, body.content-style-unboxed .site {
    background: var(--global-palette9);
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Protask', sans-serif !important;
}

h1 {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 0px;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette3);
}

h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: 0px;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette3);
}

h3 {
    font-weight: 400;
    font-size: 26px;
    line-height: 1.5;
    letter-spacing: 0px;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette3);
}

h4 {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.5;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette3);
}

h5 {
    font-weight: 400;
    font-size: 22px;
    line-height: 1.5;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette3);
}

h6 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    font-family: 'Protask', sans-serif !important;
    color: var(--global-palette3);
}
h2.elementor-heading-title.elementor-size-default {
    display: none;
}


