/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Template: astra
Author: Brainstorm Force
Author URI: https://wpastra.com/about/?utm_source=theme_preview&utm_medium=author_link&utm_campaign=astra_theme
Description: Astra is fast, fully customizable &amp; beautiful WordPress theme suitable for blog, personal portfolio, business website and WooCommerce storefront. 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 and is Native AMP ready so search engines will love your site. It offers special features and templates so it works perfectly with all page builders like Elementor, Beaver Builder, Visual Composer, SiteOrigin, Divi, etc. Some of the other features: # WooCommerce Ready # Responsive # RTL &amp; Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained &amp; Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and WooCommerce ready theme that you can use for building any kind of website!
Tags: custom-menu,custom-logo,entertainment,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,full-width-template,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.6.15.1716798494
Updated: 2024-05-27 01:28:14

*/

p{
/* 	word-break: break-all; */
	word-wrap: break-word;
}

h1,h2,h3,h4,h5,h6,p{
	margin-block-start: 0;
    margin-block-end: 0;
}

#header.elementor-sticky--active{
    filter: drop-shadow(1px 1px 10px rgba(34,148,209,0.5));
}

#header .e-con-inner,
#header #sitelogo img,
#header .sidelogo img,
#header.elementor-sticky--active .elementor-icon-box-wrapper .elementor-icon,
#header.elementor-sticky--active .elementor-icon-box-wrapper .elementor-icon-box-title,
#header.elementor-sticky--active .elementor-icon-box-wrapper .elementor-icon-box-description
{
    transition: 800ms;
}

#header.elementor-sticky--active #sitelogo img{
    max-width: 200px;
}
#header.elementor-sticky--active .sidelogo img{
    max-width: 30px;
}
#header.elementor-sticky--active .sidelogo .elementor-widget-container{
    margin-top: 0;
}
#header .elementor-icon-box-description a {
    color: inherit;
}
#header .elementor-icon-box-description a:hover {
    color: #2294D1;
}
#header.elementor-sticky--active .elementor-icon-box-wrapper .elementor-icon{
    font-size: 32px;
}
#header.elementor-sticky--active .elementor-icon-box-wrapper .elementor-icon-box-title{
    font-size: 16px;
}
#header.elementor-sticky--active .elementor-icon-box-wrapper .elementor-icon-box-description{
    font-size: 24px;
}
#footer-contact-info a{
    color: #4d4d4d;
}

#footer-contact-info a:hover{
    color: #2294d1;
}

#copyright-section a:hover{
    color: #2193d1;
}

#we-serve-section .elementor-cta .elementor-cta__content{
    background-color: transparent;
}

#we-serve-section .elementor-cta .elementor-cta__button{
    width: 100%;
}

#service-area-list ul{
    column-count: 5;
    column-gap: 6%;
}

#innerpage-sec h1 a,
#innerpage-sec h2 a, 
#innerpage-sec h3 a, 
#innerpage-sec h4 a, 
#innerpage-sec h5 a, 
#innerpage-sec h6 a{
	color: #2294D1;
}

#innerpage-sec h1 a:hover,
#innerpage-sec h2 a:hover,
#innerpage-sec h3 a:hover,
#innerpage-sec h4 a:hover,
#innerpage-sec h5 a:hover,
#innerpage-sec h6 a:hover{
	color: #717171;
}

#innerpage-sec .elementor-widget-text-editor ul li{
/* 	list-style: none; */
/* 	position: relative; */
/* 	padding-left: 30px; */
	margin-bottom: 20px;
}

/* #innerpage-sec .elementor-widget-text-editor ul li:before{
	content: '';
	position: absolute;
	background-image: url('/wp-content/uploads/2024/07/list-icon.webp');
	height: 20px;
	width: 20px;
	top: 3px;
	left: 0;
	background-size: contain;
} */

.archive-posts .elementor-post__read-more-wrapper{
    display: flex;
    justify-content: center;
}

.archive-posts .elementor-post__read-more{
    color: #fff;
    background-color: #2294D1;
    text-align: center;
    padding: 10px 20px;
    border-radius: 50px;
}

.archive-posts .elementor-post__read-more:hover{
    background-color: #4D4D4D;
    color: #fff;
}

ul#glossaryList.glossaryList{
	list-style-type: disc !important;
	margin-left: 20px;
}
.elementor-widget-text-editor ul {
    padding-left: 20px;
}

.two-column-text ul{
    margin-block-start: 0;
}
.footer-ocmenu .uael-offcanvas {
	background-color: #F0F5FA;
}
.footer-ocmenu .uael-offcanvas .uael-offcanvas-menu {
	padding-left: 10px;
}
header.elementor-slideshow__header.elementor-lightbox-prevent-close {
    width: calc(100% - 80px);
}
#contact-call-btn .elementor-button-icon {
	top: 2px;
    position: relative;
}
#contact-call-btn .elementor-button-text {
	top: 1px;
    position: relative;
}
@media only screen and (min-width: 1025px){
	.img100 .elementor-element {
		height: calc(100% - 15px);
	}
	#header.elementor-sticky--active #sitelogo img{
		max-width: 300px;
	}
}
@media only screen and (max-width: 1024px){
    #service-area-list ul{
        column-count: 4;
    }
}

@media only screen and (max-width: 767px){
    #service-area-list ul{
        column-count: 2;
        column-gap: 10px;
    }
}
