/*
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* current-menu-ancestor current-menu-parent current_page_parent current_page_ancestor */

/*Global items*/
:root{
	--color-primary: #8039D8;
}

html,
body{
	overflow-x: hidden;
}

.box-shadow{
	box-shadow: 0 0 20px 0 rgba(152, 162, 179, 0.24);
	z-index:1
}

.box-shadow:hover{
	box-shadow: 0 0 20px 0 rgba(128, 57, 216, 0.34);
	z-index:0
}

/*Buttons*/
.search-loop-button svg {
	width: 18px;
	height: 18px;
}

.light-outline-button .elementor-button-icon svg,
.color-outline-button .elementor-button-icon svg {
	width: 20px;
	height: 20px;
}

/* Header */

.main-menu-header nav > ul > li.current-menu-item,
.main-menu-header nav > ul > li.current-menu-ancestor {
	background-image: url(/wp-content/uploads/2025/08/active-menu-vector.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.text-center{
	text-align: center;
}

.text-center .jet-form-builder__label-text,
.text-center .jet-form-builder__heading-desc{
	text-align: center;
}

#status-success-block{
	display: none;
}

#forgot-password-form.success_reset {
	display: none;
}

#status-success-block.success_reset {
	display: flex;
}

#status-success-block.success_reset + div {
	display: none;
}

.square-icon__centered{
	height: 44px;
}

.dotted-border-list li {
	height: 40px;
	width: fit-content;
	align-items: center;
	border: 1px dashed var(--color-primary);
	border-radius: 69px;
	padding: 4px 16px 4px 4px!important;
}

.square-icon__centered .elementor-icon-wrapper{
	display: flex;
	justify-content: center;
	height: 100%;
	align-items: center;
}

.e-font-icon-svg.e-fas-caret-down {
	fill: #8039d8;
}

.elementor-nav-menu .sub-arrow {
	padding-left: 6px;
}

#my-account-menu nav {
	width: max-content !important;
	top: 45px !important;
}

.main-menu-header ul.sub-menu {
	top: 55px !important;
	width: max-content !important;
	padding: 6px !important;
}

#global-header ul.sub-menu {
	top: 55px !important;
}

#my-account-menu .elementor-nav-menu {
	padding: 6px !important;
}

.main-menu-header .sub-menu li:nth-child(2),
#my-account-menu .elementor-nav-menu li:not(:first-child):not(:last-child) {
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

.single-reel-sidebar-video-placeholder img{
	aspect-ratio: 282/200;
	object-fit: cover;
}

.single-reel-sidebar-video-placeholder a {
	display: block;
	width: 100%;
}

.single-reel-sidebar-heading a{font-weight: 500}

.main-menu-header .sub-menu li a,
#my-account-menu .elementor-nav-menu li a {
	border-inline-start: 0 !important;
	border-radius: 6px !important;
}

.avatar-column .jet-form-builder-file-upload__file img {
	border-radius: 100%;
}

.main-menu-header .sub-menu li a img {
	margin-right: 6px !important;
}

#mobile-menu li a img,
#my-account-menu .elementor-nav-menu li a img {
	margin-right: 6px !important;
}

	/* Footer*/
.icon-for-post .elementor-button-icon svg,
.icon-for-thread .elementor-button-icon svg,
.icon-for-reflection .elementor-button-icon svg {
	display: none;
}

.footer-social-icons .elementor-grid-item:nth-child(1) svg,
.footer-social-icons .elementor-grid-item:nth-child(3) svg,
.footer-social-icons .elementor-grid-item:nth-child(4) svg {
	width: 20px;
	height: 20px;
}

.footer-social-icons .elementor-grid-item:nth-last-child(1) svg {
	width: 18px;
	height: 18px;
}

.daily-vault-section::after {
	content: "";
	position: absolute;
	top: 0;
	left: 100px;
	width: calc(100vw);
	height: 100%;
	background: #F1EAFB;
	border-radius: 200px;
	pointer-events: none;
	z-index: -9999;
}

.subscribe-section .e-con-inner {
	position: relative;
}

.subscribe-section .e-con-inner::after {
	content: "";
	position: absolute;
	top: 0;
	right: 200px;
	width: calc(100vw);
	height: 100%;
	background: #F1EAFB;
	border-radius: 30px;
	pointer-events: none;
	z-index: -1;
}

.spicy-17,
.spicy-18 {

	/*background-image: linear-gradient(90deg, var(--e-global-color-accent) 0%, var(--e-global-color-secondary) 100%);*/
	background-image: linear-gradient(90deg, var(--e-global-color-d9c3289) 0%, #FA1B16B3 100%) !important;
}

input.jet-form-builder__field::placeholder{
	font: 400 14px/24px Inter, sans-serif;
	color: #667085;
}

.jet-form-builder-row > .jet-form-builder__desc {
	order: 2;
}

.jet-form-builder__fields-group {
	margin-top: 5px;
}

.jet-form-builder-row > .jet-form-builder__field-wrap,
.jet-form-builder-row > .jet-form-builder__fields-group {
	order: 3;
}

.jet-form-builder-row > .error-message {
	order: 4;
}

.heartbeat-form .field-type-radio-field .jet-form-builder__label {
	margin-bottom: 0 !important;
}

select.jet-form-builder__field{
	font: 400 14px/24px Inter, sans-serif;
	color: #667085;
}

body .jet-form-builder__field.why-are-you-here{
	margin-top: 4px
}

/*You’re not broken section*/

/*.not-broken-background {*/

/*    backdrop-filter: blur(25px)*/

/*}*/

/* Search Results */
.hide-if.missing-search-results {
	display: none;
}

/* #search-loop-section .elementor-loop-container .e-loop-item { */

	/*rotate: 20deg;*/

/* } */

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(2) {

	/*rotate: -7deg;*/
	transform: rotate(-7deg);
	z-index: 1;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(3) {

	/*rotate: 7deg;*/
	transform: rotate(7deg);
	z-index: 2;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(4) {

	/*rotate: -6deg;*/
	transform: rotate(-6deg);
	z-index: 3;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(5) {

	/*rotate: -7deg;*/
	transform: rotate(7deg);
	z-index: 1;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(6) {

	/*rotate: 7deg;*/
	transform: rotate(-3deg);
	z-index: 2;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(7) {

	/*rotate: -6deg;*/
	transform: rotate(2deg);
	z-index: 3;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(8) {

	/*rotate: -7deg;*/
	transform: rotate(-3deg);
	z-index: 1;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(9) {

	/*rotate: 7deg;*/
	transform: rotate(3deg);
	z-index: 2;
}

#search-loop-section .elementor-loop-container .e-loop-item:nth-child(10) {

	/*rotate: -6deg;*/
	transform: rotate(-9deg);
	z-index: 3;
}

#search-loop-section .elementor-pagination
{
	margin-top: 100px;
}

.elementor-pagination{
	margin-top: 50px;
}


.elementor-pagination .page-numbers:nth-child(2) {
	padding: 6px 13.5px !important;
}

.elementor-pagination .page-numbers:not(.prev):not(.next):hover {
	color: var(--e-global-color-0f5eb8e);
	background-color: var(--color-primary);
	border-color: var(--color-primary) !important;
}

.elementor-pagination .page-numbers.current {
	background-color: var(--color-primary);
	border-color: var(--color-primary) !important;
	color: #fff !important;
}


.elementor-pagination span.page-numbers.next,
.elementor-pagination span.page-numbers.prev,
.elementor-pagination a.page-numbers.next,
.elementor-pagination a.page-numbers.prev{
	color: transparent;
	width: 30px;
	height: 30px;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	line-height: 30px;
	position: relative;
	border: 1px solid var(--e-global-color-72a87fb);
	border-radius: 6px;
}

.elementor-pagination span.page-numbers.prev:after,
.elementor-pagination a.page-numbers.prev:after,
.elementor-pagination span.page-numbers.next:after,
.elementor-pagination a.page-numbers.next:after{
	position: absolute;
	left:50%;
	top:50%;
	transform: translate(-50%,-50%);
	content: "";
	height: 16px;
	width: 16px;
}

.elementor-pagination span.page-numbers.prev:after{
	background: url(/wp-content/themes/its4reel/assets/img/svg/arrow-left-disabled.svg) no-repeat center center / contain;
}
.elementor-pagination a.page-numbers.prev:after{
	background: url(/wp-content/themes/its4reel/assets/img/svg/arrow-left.svg) no-repeat center center / contain;
}
.elementor-pagination span.page-numbers.next:after{
	background: url(/wp-content/themes/its4reel/assets/img/svg/arrow-right-disabled.svg) no-repeat center center / contain;
}
.elementor-pagination a.page-numbers.next:after{
	background: url(/wp-content/themes/its4reel/assets/img/svg/arrow-right.svg) no-repeat center center / contain;
}

.search-item-overlay {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/* Search Loop Button */
.search-loop-button {
	text-transform: capitalize;
}

.icon-for-thread .elementor-button-icon {
	margin-top: 2px;
	width: 18px;
	height: 18px;
	background: url(/wp-content/uploads/2025/10/lightning-icon-its4reel.svg) no-repeat center center / contain;
}

.icon-for-post .elementor-button-icon,
.icon-for-reflection .elementor-button-icon {
	margin-top: 2px;
	width: 18px;
	height: 18px;
	background: url(/wp-content/uploads/2025/10/color-palette-icon-its4reel.svg) no-repeat center center / contain;
}

#no-results-search-page {
	display: none;
}

.show-if.missing-search-results {
	display: flex !important;
}

.textarea {
	height: 120px;
}

.avatar-column .jet-form-builder__field-wrap {
	border: 1px solid #d0d5dd;
	border-radius: 12px;
	padding: 25px 14px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	min-height: 120px;
}

.avatar-column {
	overflow: hidden;
	position: relative;
}

.avatar-column .jet-form-builder-file-upload__fields {
	position: absolute;
	left: 200%;
}

.avatar-column .jet-form-builder-file-upload {
	position: relative;
	cursor: pointer;
}

.avatar-column .jet-form-builder-file-upload::after {
	position: absolute;
	content: "Chose an Image to upload";
	font-size: 12px;
	line-height: 18px;
	color: #667085;
	top: 90px;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	width: 100%;
	text-align: center;
	max-width: 92px;
}

.avatar-column .jet-form-builder-file-upload.uploaded::after {
	content: "Change the image";
	top: 90px;
}

.avatar-column .jet-form-builder-file-upload__content {
	width: 56px;
	height: 56px;
	min-height: unset;
	min-width: unset;
	border-radius: 100%;
	background-image: url(/wp-content/uploads/2025/11/upload.svg);
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}

.avatar-column .jet-form-builder-file-upload__file {
	width: 56px;
	height: 56px;
	border-radius: 100%;
	margin-top: -20px;
}

.avatar-column .jet-form-builder-file-upload__file-remove {
	width: 56px;
	height: 56px;
	border-radius: 100%;
	top: 0;
}

.wp-block-columns.heartbeat-grid {
	display: grid;
	grid-template-columns: 1fr 120px;
	grid-template-rows: auto;
	column-gap: 24px;
}

.heartbeat-form {
	container-type: inline-size; /* Correct property name */
	container-name: heartbeat-form; /* Naming the container */
}

@container heartbeat-form (max-width: 500px) {

	.wp-block-columns.heartbeat-grid {
	grid-template-columns: 1fr;
	}
}

.single-reel-sidebar-video-placeholder{
	aspect-ratio: 282 / 200;
	display: flex;
	width: 100%;
}

.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper{
	margin-top: 24px;
}

.channel{position:relative;}

.channel-get-reel,
.channel-qe
{
	top:-15px !important;
}

.channel-rp,
.channel-yh{
	bottom: -15px !important;
}

.video-container{
	aspect-ratio: 16/9;
}


/*Tablets*/
@media (max-width: 1024px) {

	#mobile-menu li:not(:first-child):not(:last-child) {
		margin-top: 2px !important;
		margin-bottom: 2px !important;
	}

	#mobile-menu li a {
		border-inline-start: 0 !important;
		border-radius: 6px !important;
	}

	#mobile-menu .sub-menu {
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 23px;
	}
}

/*Mobiles*/
@media (max-width: 767px) {

	.menu-footer-1 ul > li > a,
	.menu-footer-2 ul > li > a,
	.menu-footer-3 ul > li > a {
		justify-content: center !important;
	}

	.p-0.missing-search-results {
		padding: 0 !important;
	}

	.single-reel-sidebar-video-placeholder,
	.single-reel-sidebar-video-placeholder img{
		aspect-ratio: 16/9;
	}
}
