/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
#sticky-header.elementor-section.hfe-sticky {
    position: fixed;
    left: 0;
    width: 100%;
    animation: slide-down 0.8s;
    background: #403f3f !important;
    z-index: 99999 !important;
}
@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%);
    } 
    100% {
        opacity: 0.9;
        transform: translateY(0);
    } 
}

@media( max-width: 767px ){

	#sticky-header.elementor-section.hfe-sticky{
		top: 0;
	}
}
.elementor-image-carousel.swiper-wrapper {
    height: 100% !important;
    max-height: 95px !important;
}
.ast-logo-title-inline .ast-site-identity {
    padding: 10px 0 !important;
}
ul.sub-menu {
    background: #db7a40 !important;
}
.sub-menu a.menu-link {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    font-size: 15px !important;
}
/*.ani-til .elementor-heading-title.elementor-size-default{
	-webkit-mask-image: linear-gradient(-75deg, rgba(10,21,169,0.6) 50%, #ff7e00 50%, rgba(0,0,0,1) 70%);
    -webkit-mask-size: 200%;
    animation: shine 4s infinite;
}
@keyframes shine{
0% {
    -webkit-mask-position: 150%;
}

100% {
    -webkit-mask-position: -50%;
}
}*/
.elementor-widget-htmega-menu-verticle-menu a {
    padding-top: 0 !IMPORTANT;
    padding-bottom: 19px !important;
	padding-left: 0 !important;
}
.elementor-widget-htmega-menu-verticle-menu a:before {
    content: "\f101";
    font-family: 'FontAwesome';
    font-size: 16px;
    padding-right: 5px;
}
.elementor-widget-image-carousel img.swiper-slide-image {
    padding: 10px !important;
}
.cl-sp .gallery-item img {
    padding: 13px;
}
.elementor-icon-list-item i {
    line-height: 1em;
    vertical-align: text-top;
}
.current-menu-item.menu-item-has-children .sub-menu a.menu-link {
    color: white !important;
}
.current-menu-item.menu-item-has-children .sub-menu a.menu-link:hover {
    color: #000 !important;
}
.sub-menu .current-menu-item a.menu-link {
    color: black !important;
}
.htbuilder-post-content {
    display: none;
}
.h-l-h h1.elementor-heading-title.elementor-size-default {
    line-height: 40px;
}
@media screen and (max-width: 768px) and (min-width: 300px){
li.current_page_item.menu-item-has-children.active .sub-menu a.menu-link {
    color: black !IMPORTANT;
}
.htbuilder-menu-area {
    padding: 0;
}
h4.cd-headline.rotate-1 {
    line-height: 35px;
}
.res-l .elementor-icon-box-icon {
    display: inline-block;
    margin-right: 7px !important;
}
.res-l .elementor-icon-box-content {
    display: inline-block;
    vertical-align: text-bottom;
}
.res-cl figure.gallery-item {
    margin: 0 !important;
    text-align: left;
    width: 50%;
}
.res-rev .testimonal-image img {
    width: 60px;
}
.htmega-testimonial-style-7 .slick-arrow {
    top: 7%;
}
.res-his span.ha-step-arrow {
    display: none;
}
.htbuilder-mobile-menu a.menu-link {
    display: block;
    border-bottom: 1px solid #ececec;
    padding-bottom: 5px;
    margin-bottom: 7px;
}
.htbuilder-mobile-menu-area .menu-expand {
    cursor: pointer;
    height: 40px;
    right: 0;
    line-height: 42px;
    position: absolute;
    text-align: center;
    top: -8px;
    width: 30px;
    z-index: 99;
}
ul.sub-menu {
    background: #fff !important;
}
.sub-menu a.menu-link {
    padding-top: 0px !important;
    padding-bottom: 6px !important;
    font-size: 13px !important;
    margin-left: 19px;
}
.res-bgpg .htbuilder-col-3 .htbuilder-post-col {
    width: 100%;
    display: block !important;
    position: relative !important;
    left: auto !important;
    top: auto !important;
}
.res-bgpg .htbuilder-post-area.htbuilder-col-3 {
    height: auto !important;
}
.res-bgpg .htbuilder-single-post {
    margin-bottom: 20px !important;
}
}
#my_custom_email {
	display: none;
}