/* 
Theme Name: hello elementor Child
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child.
*/
/*
    Add your custom styles here
*/


/* Homepage css*/
.selectCameraType:hover h3.elementor-icon-box-title span {
    color: #fff !important;!imp;!im;!;
}

.selectCameraType:hover p.elementor-icon-box-description {
    color: #D3D3D3 !important;
}
.selectCameraType:hover .browes-btn a.elementor-button {
    border: 1px solid #fff;
    color: #fff;
}
.selectCameraType:hover span.elementor-icon svg path {
    fill:#fff;
}
div#site-header.sticky {
    background: #04080C;
}