/*
Theme Name: Agron Child
Theme URI: http://demo.casethemes.net/agron
Template: agron
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio
Version: 1.0.0
Updated: 2025-08-13 12:49:20
*/

.pxl-image-marquee-wrapper {
	overflow: hidden;
	max-width: 100%;
}

#pxl-main {
	overflow-x: hidden;
	max-width: 100%;
}

@media screen and (max-width: 1199px) {
    .pxl-header .pxl-header-inner {
    	padding-block: 12px !important;
    }
}

@media (max-width: 1199px) {
    #pxl-header-elementor {
        top: 0;
        position: sticky;
        background: #fff;
        z-index: 99;
    }
}
