/*
 Theme Name: Hello Elementor Child
 Theme URI: https://elementor.com/hello-theme/
 Description: Child theme for Hello Elementor
 Author: Bitogrid Technologies
 Author URI: https://bitogrid.com/
 Template: hello-elementor
 Version: 1.0
*/

/* Custom styles below */



.gallery-item img{
   	height: 235px;
    object-fit: cover;
}

.elementor-575 .elementor-element.elementor-element-bde7d6b .elementskit-post-body .entry-title
{
	    line-height: 1.2;
    width: 275px;
    margin-bottom: 20px;
}

.elementor-575 .elementor-element.elementor-element-bde7d6b .elementskit-post-body > p {
    margin-bottom: 25px;
    height: 270px;
    overflow: hidden;
}
.ekit-wid-con .elementskit-post-image-card:hover .elementskit-entry-thumb>img{
	transform : scale(1.1)
}
.ekit-wid-con .elementskit-post-image-card .elementskit-entry-header .elementskit-entry-thumb>img{
	border-radius: 8px;
}
.elementor-575 .elementor-element.elementor-element-0fb1868{
	margin:25px 0px 25px 0px
}

.elementor-640 .elementor-element.elementor-element-1b92a5e.elementor-widget-n-tabs > .e-n-tabs > .e-n-tabs-heading > .e-n-tab-title[aria-selected="true"]{
	background-color:#5e503f !important;
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    width: 100%;
    /* border: none; */
    box-shadow: 0px 1px 5px -2px;
}
.tabs p{
	  display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    gap: 1rem;
}
.tabs button {
	cursor: pointer;
    background: red;
    font-size: 1.5rem;
    border-radius: 5px;
    height: 110px;
    color: white;
}
.tabs button:hover{
	border-radius:5px;
	
}
.tabs button:focus{
	border-radius:5px;
}
 .wpcf7 label{
	color: black;
    line-height: 35px;
    font-weight: 500;
    font-size: 18px;
}
.tab-content{
	    box-shadow: 0px 0px 6px 0px;
    padding: 5px;
	margin: 2rem 0;
}
.elementor-kit-40 input[type="submit"]{
    border-radius: 5px;
    background: red;
    color: white;
    font-size:18px;
    font-weight: 500;
	padding: 10px 20px;
	border:none;
}
.lp-archive-courses ul.learn-press-breadcrumb{
	height: 510px;
/* 	  z-index: 99; */
    position: relative;
    background-image: url(https://aqsa.in/wp-content/uploads/2025/08/sheikh-zayed-mosque-in-abu-dhabi-2023-12-04-16-33-10-utc.jpg);
/*     padding-bottom: 10rem; */
	margin: 0;
	max-width: 100%;
	background-size: cover;
	background-position: center;
	color: #fff;
	font-size:1.8rem;
	font-weight: 600;
	padding-left:5rem;
}
.lp-archive-courses ul.learn-press-breadcrumb::before {
    content: ""; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); /* semi-transparent overlay */
    z-index: 1; /* sits above background but below text */
}

.lp-archive-courses ul.learn-press-breadcrumb * {
    position: relative;
    z-index: 2; /* keeps text above the overlay */
}



.lp-single-course__header{
	padding-top: 100px;
}

.site-main.post{
	margin-top:100px;
	padding: 100px 0
}

.site-main .page-header .entry-title{
	color: #000;
}
/* 
.popmake-content .wp-block-cover img{
	height: 700px;
	width:100%;
	border-radius: 8px 8px 0 0;
	object-fit:cover;
}
.popmake-content .wp-block-cover .wp-block-button__link{
	color: #fff;
	border-radius: 8px;
	margin-bottom: 20px;
}
.popmake-content .wp-block-cover .wp-block-button__link:hover{
	background:#fff;
	border: 1px solid #000;
	color: #000;
}
.popmake-content .wp-block-cover__inner-container{
	min-height: 200px;

}

.popmake-content .wp-block-cover__inner-container p, .popmake-content .wp-block-cover__inner-container h2{
	text-align: center;
}
 */
.pum-theme-1926 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close{
	top: 0;
	right: -40px;
}
#content .page-content p{
padding-inline-start: 10px;
	padding-inline-end: 10px;

}

#header-logo img{
	width: 200px !important;
}
span.wpcf7-not-valid-tip {
  color: red !important;
	margin-top:-10px''
}

@media (max-width: 767px) {
	.elementor-67 .elementor-element.elementor-element-ad8c6fe .hfe-dropdown.menu-is-active{
		margin-left:10px;
	
	}
	.elementor-image-gallery .gallery-item img {
    margin: 10px 0px 8px 0px !important;
	}
}

	.lp-archive-courses ul.learn-press-breadcrumb {
		display: none;
	}
/* .lp-archive-courses ul.learn-press-breadcrumb li span,.lp-archive-courses ul.learn-press-breadcrumb li i {
	display:none !important;
}
.lp-archive-courses ul.learn-press-breadcrumb li{
	width:540px;
}

.lp-archive-courses ul.learn-press-breadcrumb li:nth-child(1)::before{
	content : "Our Courses";
	font-size: 1em;
	font-weight: 700;
}

.lp-archive-courses ul.learn-press-breadcrumb li:nth-child(2)::before{
	content : "Courses";
	font-size: 4em;
	font-weight: 700;
}
.lp-archive-courses ul.learn-press-breadcrumb li:nth-child(3)::before{
	content : "This course provides a comprehensive understanding of the subject through practical lessons and real-world examples. Learners will gain essential skills and knowledge step-by-step, making it ideal for both beginners and those looking to strengthen their expertise.";
	font-size: .4em;
	font-weight: 700;
	max-width: 550px;
	line-height: 1rem;
}
.lp-archive-courses ul.learn-press-breadcrumb{
display: flex
;
    flex-direction: column;
    justify-content: center;
    align-items: center;
		text-align: center;
	gap: 0;
	
	
}
.elementor-575 .elementor-element.elementor-element-4467923 .elementskit-post-body {
    background-color: #FFFFFF;
    height: 400px !important;
}

 */

.page-banner{
	    background: url(https://aqsa.in/wp-content/uploads/2025/08/sheikh-zayed-mosque-in-abu-dhabi-2023-12-04-16-33-10-utc.jpg) center / cover no-repeat;
    text-align: center;
    color: #fff;
    height: 510px;
    display: flex;
    justify-content: center;
    align-items: center;
	position: relative;
	width:  100%;
/* 	margin-bottom: 50px; */
	
}

.page-banner .sub-title{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	z-index: 1 !important;
}

.page-banner .sub-title img{
	width:45px;
	height: 45px;
	background :#e7daca ;
	padding: 5px;
	border-radius: 30px;
	z-index:1
}
.page-banner .sub-title h3{
	margin: auto;
	color: #fff;
	z-index: 1
}
.page-banner .page-title, .page-banner p{
	color: #fff;
	z-index: 2;
	position: relative;
}

.page-banner .overlay-bg{
	position: absolute;
	top: 0;
	left: 0;
	height: 100% !important;
	z-index: 0;
		opacity:0.4 !important;
	
}
.page-banner .container{
	width:550px;
}

@media (max-width:768px){
.page-banner .container{
	width: 440px;
	padding: 0 10px;
}
}

.tutor-wrap{
	padding: 100px 15px !important;
}

.tutor-course-details-title{
	color: #000 !important;
}


.page-banner .container .tutor-course-details-header{
        text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
	z-index: 2;
}
.page-banner .container .tutor-course-details-header h1{

	color: #fff !important;
	z-index: 2

}

.page-banner .tutor-course-details-ratings, .page-banner .tutor-course-details-top{
	z-index: 2;

}


.tutor-meta>*{
	color: #fff;
}

.tutor-course-details-actions a{
	color: #fff
}

.tutor-wrap .page-banner {
	margin-bottom: 4rem;
}

.tutor-wrap{
    padding: 0 !important;
}

.tutor-container{
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100% !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.tutor-container .tutor-row{
	max-width: 1300px;
	margin-bottom: 4rem;
}






























