/*
    Template: pearl
    Theme Name: Pearl Child Theme
    Theme URI: http://pearl.stylemixthemes.com/
    Author: StylemixThemes
    Author URI: http://stylemixthemes.com/
    Description: Pearl WP is a true multi-niche WordPress theme, which consist of several micro-niche themes. Each micro-niche layout has its own features, modules and specifications. You can use UI modules from any layout and mix it with other UI modules. 300+ UI modules and 250+ prebuilt pages are available for use. Open the shell and find the Pearl!
    Version: 1.1.1
    License: GNU General Public License v2 or later
    License URI: http://www.gnu.org/licenses/gpl-2.0.html
    Tags: beauty salon, blog, business, church, coach, construction, consulting, corporate, ecommerce, multipurpose, music, portfolio, restaurant, transportation, travel, custom-header, custom-menu, editor-style, sticky-post, theme-options
	Text Domain: pearl-child-theme
*/



/* Preloader katmanlarını tamamen gizle */
.stm-preloader,
.preloader,
.loader-wrapper,
.site-preloader,
.stm-loader {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  pointer-events: none !important;
}

/* Preloader açıkken body’ye verilen olası kilitleme durumlarını da nötralize et */
html.preloader-active,
body.preloader-active {
  overflow: auto !important;   /* bazı temalar overflow:hidden yapar */
}



/* === Preloader katmanlarını tamamen görünmez yap === */
.stm-preloader,
.preloader,
.loader-wrapper,
.site-preloader,
.stm-loader {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  pointer-events: none !important;
}

/* === Preloader aktifken body/html'e verilen olası kilitlemeleri nötralize et === */
html.preloader-active,
body.preloader-active {
  overflow: auto !important;   /* bazı temalar overflow:hidden yapar */
}
