/*
Theme Name: Agron
Theme URI: https://agron.casethemes.net/
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.
Version: 1.0.1
Tested up to: 6.0
Requires PHP: 7.4
License: ThemeForest
License URI: https://themeforest.net/licenses
Text Domain: agron
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
Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
*/

.pxl-header .header-search-form {
    margin-bottom: 30px;
	display:none !important;
}
.enquiry-form input[type="text"], .enquiry-form input[type="email"], .enquiry-form input[type="tel"], .enquiry-form textarea, .enquiry-form select {
    padding: 12px 15px;
    margin-bottom: 10px;
    border-radius: 30px;
    border: 0px;
    line-height: 20px;
    border: 1px solid #dfdfdf;
	height: auto;
}
select
{
height: auto;	
}
.enquiry-form textarea
{
	max-height:120px;
}
.pxl-post-custom.post-custom-layout1 .pxl-post-button {
    display: none;
}
.wpcf7-spinner {
    position: absolute;
    right: 0px;
    bottom: 15px;
}
@media(max-width:1024px)
{
	.btn, .button, button, .pxl-button {
    font-size: 14px;
    font-weight: 600;
}
	body {
    font-size: 16px;
}
	.pxl-service.pxl-service-layout2 .pxl-post-icon {
       display: none;
    }
	
}

@media(max-width:767px)
{
	.pxl-post-custom.post-custom-layout1 .pxl-post-content {
  bottom: 40px;
}
	.pxl-post-custom.post-custom-layout1 .pxl-post-item .pxl-post-title.box {
    clip-path: inset(100% 0 0 0);
}
.pxl-post-custom.post-custom-layout1 .pxl-post-item .pxl-post-content {
    clip-path: inset(0 0 0 0);
    background: #ffffffed;
    padding: 15px;
}
	.wpcf7 form .wpcf7-response-output {
    margin: -14px 0.5em 1em;
}
	.contact-section .elementor-widget-icon-box .elementor-icon-box-icon {
    margin-top: 3px;
}
	.pxl-header .pxl-header-logo img {
    height: 75px;
}
}