/*
Theme Name: hello Elementor child
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

html{overflow-x:hidden;}body{overflow-x:hidden;}
.digital_0 figure.elementor-image-box-img {
    background: #0077cc;
    border-radius: 150px;
    padding: 19px;
}
.digital_01 figure.elementor-image-box-img {
    width: 135px !important;
    height: 116px !important;
    background: #0077cc !important;
    border-radius: 165px !important;
    padding: 23px !important;
}
.digital_0  .elementor-image-box-img {
    width: 130px !important;
    height: 130px !important;
}
span.add { font-weight: 700;}
.header-inner {
    display: none !important;
}
span.blue {
    color: #0077cc !important;
}
.site-header {
    display: none !important;
}
header#site-header {
    padding: 0px !important;
}
.fom-1 {
    width: 50% !important;
    float: left;
}

.fom-1.two {
    padding-left: 12px !important ;
}

.fom-3 {
    width: 50% !important;
    float: left;
}
.fom-6 input {
    background: #0077cb;
    color: white !important;
    border: 0px !important;
    padding: 13px 42px;
}
.fom-6 {
    text-align: center;
}
.fom-main input {
    margin-top: 10px;
}
.fom-5 textarea {
    margin-top: 10px;
    height: 180px;
}
.fom-main label {
    font-size: 17px;
    font-weight: 600;
    color: var(--e-global-color-primary);
}
.fom-3.four {
    padding-left: 12px !important;
}

.fom-5 label {
    width: 100%;
}

.fom-5 {
    width: 100% !important;
}

/* Media Query */
@media only screen and (max-width:991px) and (min-width:768px) {
.digital_01 figure.elementor-image-box-img {
    width: 135px !important;
    height: 106px !important;
}
	
}

@media  (max-width:575px) {
	.digital_01 figure.elementor-image-box-img {
    width: 119px !important;
    height: 116px !important;
    background: #0077cc !important;
    border-radius: 165px !important;
    padding: 28px !important;
}html{overflow-x:hidden;}body{overflow-x:hidden;}
	.fom-1 {
    width: 100% !important;
    float: left;
}
	.fom-1.two
 {
    padding-left: 0px !important;
}
.fom-3.four {
    padding-left: 0px !important;
}
.fom-3 {
    width: 100% !important;
    float: left;
}
	
	
	
	
}