/*
 Theme Name:   Uptech Child
 Template:     uptech
 Theme URI:    https://lockthemes.com/
 Description:  Uptech Child Theme
 Author:       LockThemes
 Author URI:   http://lockthemes.com
*/

header{
	z-index: 999 !important;
}
.page-template-uptech-landing-template-lh .st-topbar {
    z-index: 9999 !important; 
}
.logged-in.page-template-uptech-fullscreen-template .st-topbar ~ .st-header, .logged-in.page-template-uptech-fullscreen-template-dt .st-topbar ~ .st-header,
.page-template-uptech-landing-template-lh .st-header{
    top: 70px !important;
}
.logged-in.page-template-uptech-landing-template-lh .st-topbar ~ .st-header{
	top: 100px !important;
}
.page-template-uptech-landing-template-lh .st-header .st-sizing-container {
    min-height: 0 !important;
}

div.uptech-one-feature-main-v2-purple::after,
div.uptech-one-feature-main-v2::after, 
div.uptech-one-feature-main-v2-purple:after, 
div.uptech-one-feature-main-v2-blue:after{
    background: rgb(2 103 195 / 0.6);
}
div.uptech-footer-contact-form-light .wpcf7 input[type='submit'] {
    background: #0267c3 !important;
}

div.image_background_circle_gray::after {
    border: 50px solid #0267c3;
}

/**
 * Footer
 */
.st-footer-overlay {
    background: #0065c6;
}
.st-copyright-block .st-sizing-container {
    border-top: 1px solid #f0f0eb;
}
.footer-sidebar .ch-wgt-about-textcontent {
    color: rgb(240 240 240);
}
.footer-sidebar .widget-content ul li a {
    color: rgb(240 240 240);
}
.st-cp-content {
    color: rgb(240 240 240);
}

