/*
Theme Name: Slipstream Child Theme
Theme URI: https://slipstream.themerex.net/
Description: Slipstream 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.
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.11.838656
Tested up to: 6.8
Requires at least: 5.5
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
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
Text Domain: slipstream
Template: slipstream
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

/* ===== Enduropar — hero videosu üst noktaya odaklı ===== */
.elementor-element-2576ffaf .elementor-background-video-container{
  overflow:hidden;
}
.elementor-element-2576ffaf .elementor-background-video-container video,
.elementor-element-2576ffaf video.elementor-background-video-hosted{
  top:0 !important;
  bottom:auto !important;
  left:50% !important;
  transform:translateX(-50%) !important;
  object-fit:cover;
  object-position:center top;
}
