/*
Theme Name: weserve-child
Author: 
Description: Your description goes here
Version: 1.0
Template: agenzio

This is the child theme for Agenzio theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/




body .pxl-text-scroll2 .pxl-meta-inner .pxl-list .pxl-item .pxl-item-desc{
	color: #373c40;
	font-size: 25px;
}
body .pxl-text-scroll2 .pxl-meta-inner .pxl-item-right:before{
	background: linear-gradient(180deg, rgba(255, 255, 255, 0) 36%, #eaf2f9 100%);
}
body .pxl-text-scroll2 .pxl-meta-inner .pxl-item-left .pxl-load-title .load .pxl-scroll-progress-circle path{
	stroke: #1f718280;
}
body .pxl-text-scroll2 .pxl-meta-inner .pxl-item-right .barContainer{
	background-color: #1f718233;
}
body .pxl-text-scroll2 .pxl-meta-inner .pxl-item-right .barContainer .bar {
    background-color: var(--primary-color);
}
body .pxl-client-grid1 .pxl-item--inner a img {
    width: auto;
    height: 100px;
}
body .pxl-banner-box.pxl-banner-box1 .pxl-meta-inner .pxl-item--imgprimary .pxl-img1 img, body .pxl-banner-box.pxl-banner-box1 .pxl-meta-inner .pxl-item--imgsecondary .pxl-img2 img {
    mix-blend-mode: normal;
}
body .pxl-text-scroll1 .pxl-item-title {
    font-size: 350px;
}


.header-custom .header-logo {
  transition: transform 0.3s ease-out; /* Smooth transition */
}

#pxl-header-elementor .pxl-header-elementor-sticky.pxl-header-fixed {
    visibility: hidden;
    display: none;
}
