/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
@media only screen and (min-width: 769px) {
	.mobile-only {
		display:none!important;
	}
}
.page-header {
    display: none;
}
.elementor-swiper-button.swiper-button-disabled {
	opacity:1!important;
}
.elementor-swiper-button.elementor-swiper-button-prev.swiper-button-disabled {
	background-color:transparent!important;
}
.elementor-swiper-button.elementor-swiper-button-next.swiper-button-disabled {
	background-color:transparent!important;
}
.playbutton .jet-video {
	height: 90px;
    width: 90px;
	background:transparent!important;
}
.elementor-video-container {
    max-width: 600px!important;
	padding:30px;
}
.details strong {
	font-weight:900!important;
}
span.elementor-post-navigation__link__prev, 
span.elementor-post-navigation__link__next {
	background-color: #02010100;
    font-family: "Everett", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    fill: #FFFFFF;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF;
    padding: 8px 30px 8px 30px;
	border-radius:3px;
}
span.elementor-menu-toggle__icon--open .st0, .elementor-menu-toggle.elementor-active .st0 {
    fill: #151618 !important;
}
.elementor-menu-toggle {
    padding: 10px 10px 6px 10px !important;
}
.alterisksize span {
    font-size: 29px;
    line-height: 11px;
    display: inline-block;
    height: 10px;
    margin-bottom: -10px;
    position: absolute;
    top: 8px;
    margin-left: 5px;
}