body {
background-image: url(https://huiecreations.com/wp-content/uploads/2022/04/opacity-3.png);
background-attachment: fixed;
}
.ovh {
overflow: hidden;
}
@media only screen and (min-width: 768px) {
.elementor-widget.home-author-image {
position: absolute;
top: -70px;
right: calc(100% - 150px);
content: '';
z-index: -1;
}
}
#home-contact-form .elementor-field-textual:focus {
box-shadow: unset !important;
}
header {
z-index: 1000 !important;
}
#site-logo {
display: flex;
}
#site-logo img {
object-position: left;
max-width: 230px;
}
@media (max-width: 767px) {
#site-logo img {
max-width: 180px;
}
}
.elementor-button-icon svg path {
fill: currentColor;
}
#ar-coming-soon {
text-underline-offset: 0.35em;
}
@media (min-width: 1025px) {
.hfe-nav-menu .menu-item-has-children .sub-menu {
left: 50%;
transform: translateX(-50%);
}
.hfe-nav-menu .menu-item-has-children .sub-menu > li > a {
text-align: center;
justify-content: center;
padding: 16px !important;
}
.hfe-nav-menu .menu-item-has-children .sub-menu > li:first-of-type > a {
padding-top: 32px !important;
}
.hfe-nav-menu .menu-item-has-children .sub-menu > li:last-of-type > a {
padding-bottom: 32px !important;
}
}
.elementor-widget:not(.elementor-widget-text-editor) a {
text-decoration: none;
}
@media (max-width: 767px) {
.no-br-on-mobile br {
display: none;
}
.stack-icon-list-on-mobile .elementor-icon-list-items .elementor-icon-list-item {
flex-direction: column;
align-items: center;
gap: 12px;
text-align: center !important;
}
}
@media (max-width: 1024px) {
.tablet-hide {
display: none;
}
}
@media (max-width: 767px) {
.mobile-hide {
display: none;
}
}