/*
Theme Name: Advitex Child
Theme URI: http://demo.7iquid.com/advitex/
Author: 7iquid
Author URI: http://themeforest.net/user/7iquid
Template: advitex
Description: Advitex is a modern technology & creative IT theme WordPress Theme. This lovely niche theme is built and suitable for any business operating in the IT and Software industry any Business, Apps, SaaS, Data Center, Data Mining etc.
Version: 1.0.0
Tested up to: 6.6
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: advitex-child
Tags:  agency, app, business, company, corporate, digital, digital agency, digital business, saas, software, start up, innovation, ai, tech startup, technology
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/



.e-n-accordion-item div.e-con-inner div.elementor-element {
	background-color: #E2ECF9 !important;
}

.e-n-accordion-item div.advitex-tabs-el.layout-1 div.tabs-heading{
	display: none !important;
}

@media (max-width: 780px) {
.advitex-list-el .advitex-list-items {
  font-family: "Inter Tight", Sans-serif !important;
  font-size: 16px !important;
}
.elementor-widget-advitex_tabs div.elementor-widget-container div.elementor-widget-container{
  font-family: "Inter Tight", Sans-serif !important;
  font-size: 16px !important;
}
.elementor-widget-advitex_tabs h2.elementor-heading-title{
	font-size: 25px !important;
}
}

.kenburns-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
}

.kenburns-bg::before {
  content: "";
  position: absolute;
  inset: 0;
background-size: cover;
  background-position: center;
  transform: scale(1);
  animation: kenburnsZoom 10s ease-in-out infinite;
  z-index: 0;
}

@keyframes kenburnsZoom {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}



 div.elementor-field-subgroup span.elementor-field-option label{
	font-size: 12px;
}
.advitex-list-items {
    list-style: none; /* rimuove i pallini default */
    padding: 0;
    margin: 0;
}

.advitex-list-item {
    position: relative;
    padding-left: 25px; /* spazio per la check */
}

.advitex-list-item::before {
    content: "\f058"; /* Font Awesome check */
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #82BE5D;
    position: absolute;
    left: 0;
    top: 2px;
}

.advitex-list-el .advitex-list-items {
  padding-left: 0px !important;
}

.advitex-member-el.layout-3 .member-name{
		color:#143C6A !important;
}
.method-none.elementor-widget.elementor-widget-advitex_member div.elementor-widget-container div.advitex-member-el.layout-3 div.member-info div.member-description{
		color:#82be5d !important !important;
	width: 60%;
	margin: 0 auto;
	font-weight: 400;
	padding-top:10px;
}
.post-item-layout-1 .blog-item-title a{
	color:#143C6A !important;	
}
.post-item-layout-1 .blog-item-title a:hover{
	color:#82BE5D !important;	
}
div.post-item-meta div.item-category a{
		color:#82BE5D !important;	
}
div.post-item-meta div.item-category a:hover{
		color:#143C6A !important;	
}
.post-item-meta div.posted-date{
	color:#82BE5D !important;
}
.advitex-background-animation-ken-burns.hero.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded{
box-shadow: 0 0 0 0 transparent !important;
  -webkit-box-shadow: inset 0px 204px 40px -105px rgba(0,0,0,0.70) !important;
  -moz-box-shadow: inset 0px 204px 40px -105px rgba(0,0,0,0.70) !important;
}

@media (max-width: 1439px) {
#partnership .heading-text {
    font-size: 18px;
    line-height: 25px;
  }
}

.advitex-list-el .advitex-list-items {
  color: var(--list-color);
  font-family: "Roboto", Sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
}

.heading-text {
  font-size: 30px;
}