/*
Theme Name: Elementra Child Theme
Template: elementra
Theme URI: https://elementra.themerex.net/
Description: Elementra Child Theme
Author: ThemeREX
Author URI: https://themerex.net/
Version: 1.0
Tested up to: 6.7
Requires at least: 5.0
Requires PHP: 7.0
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: elementra
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */
/*.page-id-3236::after{
	content: '';
    display: block;
    margin: 0;
    position: absolute;
    left: 0;
    top: -61vh;
    z-index: 0;
    opacity: 0.28;
    width: 100%;
    height: calc(100% + 61vh);
    background: transparent url(https://www.tahitifashionweek.com/wp-content/uploads/2025/09/stars-scaled.png) repeat-y top center;
    background-size: 100% auto;
    pointer-events: none;
}*/



/*.elementor-element-38406f0{
  height:80vh !important;
  position:relative;
  overflow:hidden;
}

.elementor-element-38406f0 .elementor-background-video-container{
  position:absolute;
  inset:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  z-index:0;
}

.elementor-element-38406f0 .elementor-background-video-embed{
  position:static !important;
  transform:none !important;
  pointer-events:none;
  max-width:none !important; 
  border:0;
}

@media (min-aspect-ratio: 16/9){
  .elementor-element-38406f0 .elementor-background-video-embed{
    height:80vh !important;
    width:calc(80vh * 16 / 9) !important;
  }
}

@media (max-aspect-ratio: 16/9){
  .elementor-element-38406f0 .elementor-background-video-embed{
    width:100vw !important;
    height:calc(100vw * 9 / 16) !important;
  }
}*/

.popup-creator .gkit-block__inner{
	display:block;
}
.text-center{
	text-align:center;
}

.color-blue{
	color:#0ab3c5;
}
.gkit-heading-title{
	color:#0ab3c5;
		text-align:center;
}

.wp-block-gutenkit-heading .gkit-heading-subtitle-has-border{
	display:block;
}
.gkit-heading-subtitle{
	color:#0ab3c5 !important;
	text-align:center;
}