/*
 Theme Name:   Agni Child
 Theme URI:    https://agni.wpengine.com/
 Description:  Agni Child Theme
 Author:       the WeDesignTech team
 Author URI:   https://wedesignthemes.com/
 Template:     agni
 Version:      1.0.0
 Text Domain:  agni-child
*/
.home #header-wrapper {
    float: left;
    margin: 0 0 0px;
    padding: 0;
    position: relative;
    width: 100%;
}
@media only screen and (min-width: 1281px) and (max-width: 1540px) {
	#header .wdt-header-tpl .elementor-section-boxed.sticky-header-active:not(.elementor-section-stretched) {	max-width: 100% !important;
	}
}
@media only screen and (min-width:1281px) {
        
        #header-wrapper.header-top-absolute .main-title-section-wrapper.hide-content .main-title-section-container { min-height: 400px;background-color: #fad6be;}

    }
.dark-bg-breadcrumb .main-title-section h1, .main-title-section h1 {
  color: #ec7826;
}
.dark-bg-breadcrumb .breadcrumb a:hover, .breadcrumb a:hover {
  color: #ec7824;
}
.dark-bg-breadcrumb .breadcrumb a, .breadcrumb a {
  color: #ec7826;
}
.slidetitle span.wdt-heading-title {
    font-size: 42px !important;
}
.ftrcls .elementor-section {
  padding: 50px 0 10px 0 !important;
}
#header .wdt-header-tpl .sticky-header-active.wdt-header-top {
	background-color: #FAD6BE;
}
.digitaltran ul li {
  list-style: disc;
}
.cntformco .wpcf7-textarea {
  height: 150px !important;
  min-height: 150px !important;
}