/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
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
*/
.elementor-widget-text-editor p:last-child{
    margin-bottom: 0;
}
.elementor-widget-text-editor ul{
    padding-left: 15px;
}
ul.premium-bullet-list-box{
    padding-left: 0px;  
}
.elementor-widget-text-editor a{
    text-decoration: underline;
}
.elementor-widget-text-editor a:hover{
    text-decoration: none;
}
.elementor-button, button.elementor-search-form__submit, #comments .submit, #ast-scroll-top, #ast-fixed-header .ast-header-button-1 .ast-custom-button{
    background-image: linear-gradient(120deg, #0343ce 0%, #00ffff 100%);
	border-radius: 5px;
	-webkit-transition: background-color 600ms linear;
    -ms-transition: background-color 600ms linear;
    transition: background-color 600ms linear;
}
.elementor-widget-button.stable-custom .elementor-button{
	background-image: none;
}
.footer-social-links .elementor-icon{
	transition: all 0.3s ease-in-out;
}
.elementor-button:hover, button.elementor-search-form__submit:hover, #comments .submit:hover, #ast-scroll-top:hover, .ast-header-button-1 .ast-custom-button:hover, #ast-fixed-header .ast-header-button-1 .ast-custom-button:hover, .elementor-widget-button.stable-custom .elementor-button:hover, .footer-social-links .elementor-icon:hover{
    background-image: linear-gradient(280deg, #0343ce 0%, #00ffff 100%);
	color: #ffffff;
}
.subscribe-form .elementor-button, .subscribe-form .elementor-button:hover{
	background-image: none;
	transition: all 0.3s ease-in-out;
}
.slideslow-overlay-custom::after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	/*z-index: 1;*/
	background-color: rgba(0, 0, 0, 0.3);
}
.main-header-menu .sub-menu {
	width: 260px;
	padding: 20px 10px 20px 0px;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link::before{
    content: '';
    width: 0;
    height: 1px;
    background-color: currentColor;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transition: width .2s ease-out;
    -o-transition: width .2s ease-out;
    transition: width .2s ease-out;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item{
    padding: 10px 10px 10px 30px;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item .menu-link{
    padding: 0;
    display: inline;
	position: relative;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item .menu-link:hover::before{
    width: 16px;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-item .menu-link:hover{
	padding-left: 22px;
}
.ast-header-sticked .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu{
    margin-top: 10px;
}
.video-icon-animation .elementor-icon{
	position: relative;
}
.video-icon-animation .elementor-icon::before {
	-webkit-animation: pulse-border 1500ms ease-out infinite;
	animation: pulse-border 1500ms ease-out infinite;
	background-color: #FFFFFF;
	border-radius: 50%;
	content: "";
	display: block;
	height: 100%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translateX(-50%) translateY(-50%);
	width: 100%;
	z-index: -1;
}
.video-icon-animation .elementor-icon i{
	margin-left: 3px;
	margin-right: -3px;
}
.video-icon-animation:hover .elementor-icon::before{
	background-color: #00ffff;
}
@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.icon-style-1 .premium-icon-wrapper{
    background-image: linear-gradient(-45deg, #0343ce 0%, #00ffff 100%);
}
.icon-style-1:hover .premium-icon-wrapper{
    background-image: none;
}
.icon-style-1::before {
  background-image: linear-gradient(-45deg, #0343ce 0%, #00ffff 100%);
  position: absolute;
  left: 0px;
  bottom: 0px;
  text-align: left;
  width: 100%;
  height: 0%;
  opacity: 1;
  transition: 0.6s;
  content: '';
  z-index: 0;
  display: block;
  transition: all 0.5s ease-in-out;
}
.icon-style-1:hover::before {
    height: 100%;
}
.testimonial-style-1 .swiper-slide .elementor-testimonial{
    position: relative;
    padding-top: 50px;
}
.testimonial-style-1 .swiper-slide .elementor-testimonial::before{
    content: "\f10d";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 32px;
    color: #828282;
    position: absolute;
    top: 0;
    display: block;
    left: 0;
    text-align: center;
    width: 100%;
    height: 50px;
	transition: all 0.3s ease-in-out;
}
.testimonial-style-1 .swiper-slide .elementor-testimonial:hover::before,
.testimonial-style-1 .swiper-slide.swiper-slide-next .elementor-testimonial::before{
	color: #0343ce;
}
.testimonial-style-1 .swiper-slide.swiper-slide-next .elementor-testimonial .elementor-testimonial__image img{
	border-color: #0343ce !important;
}
.testimonial-style-1 .elementor-swiper-button{
    opacity: 0;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 10px 50px 0px rgba(126,138,180,0.25);
    border-radius: 5px 5px 5px 5px;
    width: 40px;
    height: 40px;
	justify-content: center;
	align-items: center;
}
.testimonial-style-1:hover .elementor-swiper-button{
    opacity: 1;
}
.testimonial-style-1 .elementor-swiper-button:hover{
    background-color: #0343ce;
	color: #fff !important;
}
.testimonial-style-1.elementor-widget-testimonial-carousel .elementor-swiper-button-next{
    right: 40px;
}
.testimonial-style-1.elementor-widget-testimonial-carousel .elementor-swiper-button-prev{
    left: 40px;
}
.testimonial-style-1.elementor-widget-testimonial-carousel:hover .elementor-swiper-button-next{
    right: -20px;
}
.testimonial-style-1.elementor-widget-testimonial-carousel:hover .elementor-swiper-button-prev{
    left: -20px;
}
.app-button{
	transition: all 0.3s ease-in-out !important;
}
.copyright p, .copyright a{
	color: #fff;
	margin-bottom: 0;
	font-size: 15px;
	text-align: center;
}
.copyright a{
	text-decoration: underline;
}
.copyright a:hover{
	text-decoration: none;
}
.icon-style-3 .premium-icon-wrapper{
    background-image: linear-gradient(-45deg, #0343ce 0%, #00ffff 100%);
}

@media screen and (max-width: 480px){
	.video-icon-animation .elementor-icon{
		padding: 20px !important;
	}
	.elementor-widget-premium-addon-icon-box.center-in-mobile .premium-icon-box-title,
	.elementor-widget-premium-addon-icon-box.center-in-mobile .premium-icon-box-title{
		justify-content: center !important;
	}
}