/*
Theme Name: Qwery Child
Theme URI: https://qwery.ancorathemes.com/
Template: qwery
Author: AncoraThemes
Author URI: https://ancorathemes.com/
Description: Qwery 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-styles,wide-blocks
Version: 3.6.1.1760531011
Updated: 2025-10-15 14:23:31

*/

/* Ukryj ikonę dla wierszy z klasą .no-icon */
.form-style-7 .style-line.no-icon::before { display: none !important; }

/* Zabierz padding na ikonę, żeby przycisk pliku był wyrównany do lewej */
.form-style-7 .style-line.no-icon .wpcf7-form-control {
  padding-left: 0 !important;
}

/* Etykieta nad inputem pliku */
.form-style-7 .cf7-label {
  display:block;
  font-size: 14px;
  margin: 0 0 6px;
  color: #666;
}
.form-style-7 .cf7-label small {
  font-size: 12px;
  color: #999;
  margin-left: 6px;
}

/* Plik – nie wymuszaj wysokości jak w inputach tekstowych */
.form-style-7 input[type="file"].wpcf7-form-control {
  height: auto;
  line-height: 1.2;
}

/* Jeśli masz dekoracyjną linię .line we wierszu, ukryj ją przy plikach */
.form-style-7 .style-line.no-icon .line { display: none; }
