/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor page 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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 2.9.0.21113
Updated: 2023-14-10 15:39:50

*/

.jr-ribbon {
	position: relative;
	z-index: 999;
	display: block;
	width: 100%;
	height: 100%;
	margin: auto;
	text-align: right;
}
.jr-ribbon-inner {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
	position: absolute;
	top: 15px;
	right: 30px;
}
.jr-ribbon i {
	position: relative;
	display: inline-block;
	font-weight: 500;
	letter-spacing: 0.125em;
	white-space: nowrap;
	text-align: center;
	font-size: .9em;
	line-height: 3em;
	text-transform: uppercase;
}
.jr-ribbon i:after, .jr-ribbon i:before {
	content: " ";
	display: block;
	position: absolute;
	bottom: -0.5em;
	width: 2em;
	height: 100%;
	background-color: #b0282a;
	pointer-events: none;
}
.jr-ribbon i:after {
	right: -1.57em;
	z-index: 0;
}
.jr-ribbon i:before {
	bottom: auto;
	top: -0.5em;
	left: -1.57em;
	z-index: 0;
}
.jr-ribbon i span {
	z-index: 5;
	display: inline-block;
	position: relative;
	padding: 0.15em 0.75em;
	text-decoration: none;
	font-style: normal;
	color: #fff;
	background-color: #C0392B;
}
.jr-ribbon i span:after, .jr-ribbon i span:before {
	content: " ";
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	bottom: -0.5em;
	left: -0.05em;
	pointer-events: none;
	-webkit-mask: none;
}
.jr-ribbon i span:before {
	bottom: auto;
	top: -0.5em;
	border-bottom: 0.5em solid #a01709;
	border-left: 0.5em solid transparent;
}
.jr-ribbon i span:after {
	left: auto;
	right: -0.05em;
	border-top: 0.5em solid #a01709;
	border-right: 0.5em solid transparent;
}

@media (max-width: 479px) {
	.jr-ribbon {
		text-align: center;
	}
	.jr-ribbon-inner {
		right: 0;
		top: 10px;
	}
	.jr-ribbon i span {
		 padding: 0.1em 0.45em;
	}
	.jr-ribbon i {
		font-size: .8em;
	}
	.elementor-element-cce3db8 .htslider-slider-area .hero-slider-controls {
		right: 10px !important;
	}
}




li.jr-mobile-only {
	display: none !important;
	text-align: center;
}

@media (max-width: 1024px) {
	li.jr-mobile-only {
		display: block !important;
	}
	li.jr-mobile-only a {
		background-color: #fbd6d6;
		border-radius: 5px;
		display: inline-block;
		padding: 8px 15px !important;
	}

}