/*
 Theme Name:   Uptech Child
 Template:     uptech
 Theme URI:    https://lockthemes.com/
 Description:  Uptech Child Theme
 Author:       LockThemes
 Author URI:   http://lockthemes.com
*/
.page-template-uptech-fullscreen-template-dt .st-header {
    background: rgba(255, 255, 255, 0.71)!important;
}
.image_background_circle_gray::after {
    border: 50px solid #c72e5c!important;
}
.page-template-uptech-fullscreen-template-dt .st-parent-ul >li >a, 
.page-template-uptech-fullscreen-template-dt .st-parent-ul >li.menu-item-has-children::after {
    color: #000!important;
    }
    .page-template-uptech-fullscreen-template-dt .st-parent-ul >li:hover >a::after {
        background: #000!important;
    }
    .uptech-footer-contact-form-light .wpcf7 input[type='submit'] {
        background: #c72e5c !important;
    }
    @media(max-width: 767px){
        .uptech-mobile-background-loon-blue::after, .uptech-mobile-background-loon-orange::after {
            display: none!important;
        }
    }