/*
Theme Name: Agron Child
Theme URI: https://agron.casethemes.net/
Template: agron
Author: Case-Themes
Author URI: https://themeforest.net/user/case-themes/portfolio
Description: Agron is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
Tags: Blog,E-Commerce,Portfolio,Grid Layout,One Column,Two Columns,Three Columns,Four Columns,Left Sidebar,Right Sidebar,Custom Background,Custom Colors,Custom Header,Custom Logo,custom-menu,Editor Style,Featured Image Header,Featured Images,flexible-header,Footer Widgets,Full Width Template,microformats,Post Formats,Sticky Post,Theme Options,threaded-comments,translation-ready,Block Editor Styles,Wide Blocks
Version: 1.0.1.1762454923
Updated: 2025-11-06 18:48:43

*/


@media screen and (max-width: 1199px) {
    .pxl-header .pxl-header-main .pxl-header-inner {
        padding-block: 15px;
    }
    .pxl-header .pxl-header-main .pxl-header-logo img {
    height: 95px;
    }
    .pxl-header .pxl-header-main  .header-search-form {
    display: none;
}
}


.pxl-header .pxl-header-sticky{
	box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.grid.pxl-team-layout2 .grid-inner {
    display: flex;
    flex-wrap: wrap;
    margin-inline: calc(-1 * (var(--pxl-spacing-inline) / 2));
    margin-block: calc(-1 * (var(--pxl-spacing-block) / 2));
    --pxl-width: 24.33333%;
}

.blog #pxl-main, .search #pxl-main, .category #pxl-main, .tag #pxl-main
 {
    padding-block: 120px 120px !important;
}
.textparamar p{margin-bottom:15px;}

.stragicetext .pxl-accordion-content  ul{
	list-style: none;
    margin-top: 15px;
    margin-bottom: 10px;
}
.stragicetext .pxl-accordion-content  ul li{
	        padding-left: 26px;
    margin-left: 0px;
    font-size: 16px;
    line-height: 24px;
    padding-bottom: 20px;
	color:#141414;
}
.stragicetext .pxl-accordion-content  ul li:before{
	   padding-right: 0px;
    margin-left: -22px;
    margin-right: 13px;
    font-size: 14px;
    color: #000;
    content: "\f054";
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: 'Font Awesome\ 5 Free';
    font-weight: 600;
}	

.pxl-timeline-carousel .pxl-timeline-item .pxl-timeline-time {
  color: #8bc53f;
  font-size: 40px;
  font-weight: 800;
  line-height: 50px;
  letter-spacing: 0px;
  margin-bottom: 30px;
}
