/**
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
*/



.hvr-bx svg path {
    fill: #000 !important;
}
.hvr-bx:hover  {
    background-color: #000 !important;
}
.hvr-bx:hover svg path {
    fill: #fff !important;
}
.hvr-bx:hover h3 {
    color: #fff !important;
}
.hvr-bx:hover p {
    color: #fff !important;
}
.hvr-bx:hover a {
     background-color: #fff !important;
	color: #000;
}
.hvr-bx:hover .elementor-button-icon::after {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-right.png);
}
.hvr-bx:hover .elementor-button-icon svg {
    display:none;
}
.elementor-button-icon svg {
    height: auto;
    width: auto;
}
.trend-bx h3 {
    padding: 0px 24px;
}
.team-hover {
    position: absolute;
    bottom: 0px;
}
.customer-sec i.eicon-chevron-left::before {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-button-left.png);
    position: absolute;
    top: 140px;
    left: 902px;
}
.customer-sec i.eicon-chevron-right::before {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-button-left-1.png);
    position: absolute;
    top: 140px;
    right: 902px;
}
.team-hover:hover svg {
  content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/Button-1.png);
}
.bg_sec  a.elementor-post__read-more {
    padding: 10px 30px;
    border: 1px solid #000000;
    border-radius: 10px;
}
.bg_sec a.elementor-post__read-more::after {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-right.png);
    padding-left: 10px;
}
.elementor-field-type-html  {
    border-top: 1px solid #E6E6E6;
    margin: 0px 10px 20px 10px !important;
    padding: 30px 0px 0px !important;
}
.elementor-field-type-html.elementor-field-group.elementor-column.elementor-field-group-name.elementor-col-100 {
    border: none;
    padding-top: 0px !important;
}
.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgb(0 0 0 / 0%) !important;
    outline: 0;
}
input[type="text"], input[type="number"], input[type="email"], 
input[type="url"], input[type="password"], input[type="search"], 
input[type=reset], input[type=tel], input[type=date], select, textarea {
    box-shadow: 0px 1px 2px 0px rgb(0 0 0 / 0%);
}
.e-loop__load-more a {
    background-color: #000000 !important;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DADADA;
    border-radius: 10px 10px 10px 10px;
    padding: 15px 48px 15px 30px;
}
.e-loop__load-more a::after {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-right.svg);
    position: absolute;
    top: 16px;
    right: 25px !important;
}

@media screen and (max-width: 820px) {
.customer-sec i.eicon-chevron-left::before {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-button-left.png);
    position: absolute;
    top: 140px !important;
    left: 325px !important;
}
.customer-sec i.eicon-chevron-right::before {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-button-left-1.png);
    position: absolute;
    top: 140px !important;
    right: 325px !important;
}
}

@media screen and (max-width: 767px) {
.customer-sec i.eicon-chevron-left::before {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-button-left.png);
    position: absolute;
    top: 270px !important;
    left: 125px !important;
}
.customer-sec i.eicon-chevron-right::before {
    content: url(https://wordpress-984670-5692594.cloudwaysapps.com/wp-content/uploads/2025/07/arrow-button-left-1.png);
    position: absolute;
    top: 270px !important;
    right: 125px !important;
}
}