/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/
/* IMPORT THE CUSTOM URDU FONT */
@font-face {
    font-family: 'Jameel Noori Nastaleeq';
    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/Jameel-Noori-Nastaleeq-Regular.ttf') format('truetype');
    font-display: swap;
}
/*@font-face {*/
/*    font-family: 'Jameel Noori Nastaleeq';*/
/*    src: url('/wp-content/themes/hello-elementor-child/assets/fonts/Jameel-Noori-Nastaleeq-Kasheeda.ttf') format('truetype');*/
/*}*/
/* HIDDEN CLASS */
.hidden-for-temporary {
    display: none;
}
/* GENERIC FOR URDU */
.translatepress-ur h1,
.translatepress-ur h2,
.translatepress-ur h3,
.translatepress-ur h4,
.translatepress-ur h5,
.translatepress-ur h6,
.translatepress-ur p {
    font-family: 'Jameel Noori Nastaleeq' !important; 
}
.translatepress-ur .elementor-heading-title {
    font-family: 'Jameel Noori Nastaleeq' !important;
}
.translatepress-ur .elementor-widget-text-editor {
    font-family: 'Jameel Noori Nastaleeq' !important;
    font-size: 24px !important;
    line-height: 34px !important;
}
.translatepress-ur a {
    font-family: 'Jameel Noori Nastaleeq' !important;
    font-size: 18px !important;
}
.translatepress-ur span {
    font-family: 'Jameel Noori Nastaleeq' !important;
}
.translatepress-ur .premium-testimonial-text-wrapper {
    font-family: 'Jameel Noori Nastaleeq' !important;
}
.translatepress-ur .esz_post_title {
    font-family: 'Jameel Noori Nastaleeq' !important;
}
.translatepress-ur .esz_post_excerpt {
    font-family: 'Jameel Noori Nastaleeq' !important; 
    font-size: 18px !important;
    line-height: 24px !important;
}
.translatepress-ur .premium-testimonial-person-name {
    font-family: 'Jameel Noori Nastaleeq' !important;
}
.translatepress-ur .premium-modal-box-modal-body h3,
.translatepress-ur .premium-modal-box-modal-body .title,
.translatepress-ur .premium-modal-box-modal-body .description {
    font-family: 'Jameel Noori Nastaleeq' !important;
}
.translatepress-ur label,
.translatepress-ur input::placeholder,
.translatepress-ur textarea::placeholder {
    font-family: 'Jameel Noori Nastaleeq' !important; 
}
/* GENERIC */
.translatepress-ur h1,
.translatepress-ur h2,
.translatepress-ur h3,
.translatepress-ur h4,
.translatepress-ur h5,
.translatepress-ur h6,
.translatepress-ur p,
.translatepress-ur .elementor-widget-text-editor,
.translatepress-ur input::placeholder,
.translatepress-ur textarea::placeholder,
.translatepress-ur footer .footer-inner-section .elementor-widget-image,
.translatepress-ur footer .footer-inner-section .elementor-widget-wrap .elementor-widget-container,
.translatepress-ur .contact-form-container .wpcf7-select,
.translatepress-ur .contact-form-container .wpcf7-not-valid-tip,
.translatepress-ur .contact-form-container .wpcf7-response-output,
.translatepress-ur .our-board-members-container .profile-details h3,
.translatepress-ur .blog-container .slick-slide .esz_post_excerpt,
.translatepress-ur .uc_post_title,
.translatepress-ur .ue_post_intro,
.translatepress-ur .ue_post_btn_holder,
.translatepress-ur .premium-testimonial-text-wrapper div,
.translatepress-ur .contact-form-container .contact-form-row input[type="text"],
.translatepress-ur .contact-form-container .contact-form-row input[type="email"], 
.translatepress-ur .contact-form-container .contact-form-row input[type="tel"], 
.translatepress-ur .contact-form-container .contact-form-row textarea {
    text-align: right !important;
}
.translatepress-ur .blog-container .slick-slide .esz_post_title {
    font-size: 24px !important;
}
.translatepress-ur .contact-form-container .contact-form-row label,
.translatepress-ur .premium-testimonial-person-name {
    font-size: 18px !important;
}
.translatepress-ur .blog-container .premium-blog-inner-container {
    align-items: flex-start !important;
}
.translatepress-ur .blog-container .premium-blog-entry-title a {
    font-size: 20px !important;
}
.translatepress-ur .blog-container .premium-blog-post-content {
    font-size: 16px !important;
}
.translatepress-ur .our-core-team-container .elementor-element-ebb3ed4 h3,
.translatepress-ur .how-achieve-container .elementor-element-ebb3ed4 h3,
.translatepress-ur .home-banner-container .elementor-element-8b01ba8 .elementor-widget-container,
.translatepress-ur .trusted-by-worldwide-container .elementor-widget-container .elementor-heading-title,
.translatepress-ur .trusted-by-worldwide-container .elementor-widget-container .elementor-widget-container p,
.translatepress-ur .home-the-news-post-container .elementor-widget-container .elementor-heading-title,
.translatepress-ur .testimonials-container .elementor-widget-container .elementor-heading-title,
.translatepress-ur .blog-container .elementor-widget-container .elementor-heading-title,
.translatepress-ur .supported-by-container .elementor-widget-container .elementor-heading-title,
.translatepress-ur .tutorials-container .elementor-widget-container .elementor-heading-title,
.translatepress-ur .trusted-by-worldwide-container .elementor-element-828f93f .elementor-widget-container p {
	text-align: center !important;
}
.translatepress-ur header .hfe-nav-menu__align-right .hfe-nav-menu {
    justify-content: flex-start;
}
.translatepress-ur header .menu-item a.hfe-menu-item {
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.translatepress-ur .home-banner-container .elementor-background-overlay {
    transform: scaleX(-1);
}
.translatepress-ur .tutorials-container .premium-blog-align-left .premium-blog-inner-container {
    align-items: flex-start;
}
.translatepress-ur .tutorials-container .premium-blog-pagination-container .page-numbers {
    display: inline-block;
    padding: .75em; 
}
.translatepress-ur #menu-1-dff9583 #menu-item-2375 a, 
.translatepress-ur #menu-1-dff9583 #menu-item-314 a {
    padding-right: 0px !important;
}
.translatepress-ur header .login-btn a {
    margin: 5px 0px 0px 0px !important;
}
.translatepress-ur .trp-language-switcher.trp-language-switcher-container {
    margin-left: 0px !important;
    margin-right: 35px;
}
.translatepress-ur .how-achieve-container .elementor-icon-box-wrapper {
	flex-direction: row;
}
.translatepress-ur .how-achieve-container .elementor-icon-box-wrapper .elementor-icon-box-icon {
	padding-left: 10px;
}
.translatepress-ur .contact-form-row {
	justify-content: right;
}
.translatepress-ur header .login-btn a:after {
	left: -20px;
	right: unset !important;
}
.translatepress-ur header #menu-item-667 {
	margin-right: 50px;
	margin-left: 0px !important;
}
.translatepress-ur .eshuzu_post_carousel_section .carousel_nav {
    flex-direction: row-reverse;
}
.translatepress-ur .home-banner-container .home-banner-content-col {
    width: 60% !important;
}
.translatepress-ur .home-banner-container .elementor-element-a6387f2 {
    width: 40% !important;
}
.translatepress-ur .home-banner-container .premium-image-button-text-icon-wrapper svg {
    margin-right: 0px !important;
    margin-left: 10px;
}
.translatepress-ur .bg-highlighted,
.translatepress-ur .home-bg-highlighted {
    background-size: cover;
}
.translatepress-ur .our-board-members-container .elementor-widget-text-editor,
.translatepress-ur .post-3021 p {
    text-align: center !important;
}
.translatepress-ur .media-section a {
    text-align: right;
    display: block; 
}
.translatepress-ur .contact-form-row.row-reverse {
    display: flex;
    flex-direction: row-reverse;
}
.video-ur {
	display: none;
}
.translatepress-ur .video-ur {
    display: block;
}
.translatepress-ur .tutorial-container.video-en-  {
    display: none;
}
.single-blogs.translatepress-ur .page-content {
    font-family: 'Jameel Noori Nastaleeq' !important;
    font-size: 22px !important;
    line-height: 28px !important;
}
.single-blogs.translatepress-ur .page-header .entry-title {
    margin-bottom: 45px !important;
} 
.translatepress-ur footer h6 {
    font-size: 24px;
    line-height: 30px !important;
}
.translatepress-ur footer .elementor-inner-section .elementor-inner-column h6.elementor-heading-title {
    font-size: 28px;
}
.translatepress-ur footer .hfe-nav-menu li a {
    font-size: 20px !important;
}
.trp-language-switcher.trp-language-switcher-container,
.trp-language-switcher.trp-language-switcher-container div {
	/*width: auto !important;*/
	width: 86px !important;
}
.trp-language-switcher.trp-language-switcher-container {
    margin-left: 15px;
    margin-top: 5px;
}
.trp-language-switcher > div {
	border: unset !important;
	padding: 4px 13px 4px 13px !important;
}
.trp-language-switcher > div:hover {
	width: auto !important;
}
.trp-ls-shortcode-current-language {
	display: none !important;
}
.trp-ls-shortcode-language {
	display: flex !important;
    visibility: visible !important;
    height: auto !important;
    background: #fff !important;
    border-radius: 50px !important;
    justify-content: center !important;
}
.trp-ls-shortcode-language a {
	font-family: "Lato", Sans-serif;
    font-size: 12px !important;
    font-weight: 500 !important;
}
.trp-ls-shortcode-disabled-language {
	background: #0B2149 !important;
    color: #fff !important;
    border-radius: 50px !important;
}
.trp-language-switcher:focus .trp-ls-shortcode-language, 
.trp-language-switcher:hover .trp-ls-shortcode-language {
	position: relative !important;
	display: flex !important;
}
.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language:hover {
	background: #0B2149 !important;
}
.trp-ls-shortcode-language a:not(.trp-ls-shortcode-disabled-language):hover {
    background-color: #fff !important;
}
/*CAROUSEL ARROW */
.eshuzu_post_carousel_section {
    position: unset !important;
}
.carousel_nav {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: absolute;
    top: 25%;
    z-index: 1;
}
.carousel_nav .slick-hidden {
    display: inline-block !important;
}
.carousel_nav .slick-arrow {
    width: 36px;
    height: 36px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border: 1px solid #0B2149;
    border-radius: 50px !important;
}
.carousel_nav .previous_arrow.slick-arrow {
    margin-left: -55px !important;
}
.carousel_nav .next_arrow.slick-arrow {
    margin-right: -55px !important;
}
.uc_carousel.owl-carousel  .owl-nav .owl-prev,
.uc_carousel.owl-carousel .owl-nav .owl-next {
	display: flex !important;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border: 1px solid #0B2149;
    border-radius: 50px !important;
    width: 36px !important;
    height: 36px !important;
    font-size: 18px !important;
}
/* HEADER */
header .donate-btn a {
	padding: 10px 16px !important;
    margin: 5px 15px;
    border-radius: 5px;
    background: #14BF96;
    border: 1px solid #14BF96;
}
header li.login-btn {
	position: relative !important;
}
header .login-btn a {
	padding: 10px 16px 10px 20px !important;
    margin: 5px 25px 0px 10px !important;
    border-radius: 5px;
    border: 1px solid #fff;
}
header .login-btn a:after {
    content: '';
    position: absolute;
    right: 5px;
    width: 1px;
    height: 25px;
    background-color: #79859B !important;
    opacity: 0 !important;
}
header #menu-item-667 {
	margin-left: 15px;
	margin-top: 5px;
}
header .hfe-active-menu + nav li:not(:last-child) a.hfe-menu-item, 
header .hfe-active-menu + nav li:not(:last-child) a.hfe-sub-menu-item {
	border-bottom-width: 1px;
}
header #menu-item-2126 a,
header #menu-item-2373 a {
    border-top-left-radius: 18px;
    border-top-right-radius: 18px;
}
header #menu-item-2127 a,
header #menu-item-2479 a {
    border-bottom-left-radius: 18px;
    border-bottom-right-radius: 18px;
}
/* HOME */
.home-the-news-post-container .slick-slide .esz_slide_box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.home-the-news-post-container .slick-slide .esz_post_link a {
    border: 1px solid #0B2149;
    padding: 10px 16px;
    border-radius: 5px;
    margin-top: 25px;
    display: block;
    text-decoration: none !important;
}

.home-bg-highlighted {
    position: relative;
    display: inline-block;
    background-image: url(../../../wp-content/uploads/2024/12/home-paint-strok.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    /* padding-left: 20px; */
    color: #fff;
    padding: 3px 6px;
}
.button-left-spacing {
    margin-left: 15px;
}
.testimonials-container .elementor-inner-section.elementor-element-157548e {
    padding-bottom: 125px;
}
.testimonials-container .premium-testimonial-lower-quote {
    background-image: url(../../../wp-content/uploads/2024/12/right-quote-icon.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotate(0deg);
    width: 200px;
    height: 180px;
    background-position: bottom right;
}
.testimonials-container .premium-testimonial-lower-quote svg {
    visibility: hidden;
}
.testimonials-container .elementor-widget-container .multiple-testimonials .carousel-arrow {
    border: 1px solid #fff;
    border-radius: 50px;
}
.blog-container .slick-track {
    display: flex;
    align-items: stretch;
}
.blog-container .slick-slide {
    flex: 1;
    height: auto;
    background-color: #F46A37;
    border-radius: 20px;
}
.blog-container .slick-slide .esz_post_slide img {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.blog-container .slick-slide .esz_post_thumb .esz_post_thumb_img {
    height: auto !important;
}
.blog-container .slick-slide .esz_post_title {
    padding: 0px 15px;
}
.blog-container .slick-slide .esz_post_excerpt {
    padding: 0px 15px 45px 15px;
}
.blog-container .slick-slide .esz_post_link {
    padding: 0px 15px 15px 15px;
}
.blog-container .slick-slide .esz_post_link a {
    text-decoration: none !important;
    border-bottom: 1px solid #fff;
    position: absolute;
    bottom: 20px;
}
.contact-form-container .elementor-widget-heading {
    margin-bottom: 0px !important;
}
.contact-form-container .contact-form-container .contact-form-row label {
    color: #fff !important;
}
/* WHO WE ARE*/
.our-board-members-container h3, 
.our-board-members-container .elementor-widget-text-editor p {
	text-align: center !important;
}
.our-board-members-container .premium-modal-box-close-button-container {
	position: absolute;
    right: 30px;
    top: 20px;
}
.our-board-members-container .profile-card {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 20px 20px 50px;
}
.our-board-members-container .profile-image {
    flex: 1 1 40px;
}
.our-board-members-container .profile-image img {
    margin-top: 30px;
}
.our-board-members-container .profile-details {
    flex: 3;
}
.our-board-members-container .profile-details h3 {
    font-family: "Source Serif Pro", Sans-serif;
    font-size: 36px;
    font-weight: 600;
    line-height: 51px;
    color: #0D0D0D;
    margin-bottom: 0px;
    margin-top: 30px;
    text-align: left !important;
}
.our-board-members-container .profile-details .title {
    font-family: "Lato", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    color: #212121;
}
.our-board-members-container .profile-details .description {
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    color: #212121;
    /*border-bottom: 1px solid #CFCFCF;*/
    padding-bottom: 25px;
}
.our-board-members-container .social-icons {
    /*display: flex;*/
    display: none;
    gap: 15px;
    padding: 15px 0px;
}
.our-board-members-container .social-icons a {
    color: #333;
    font-size: 20px;
    text-decoration: none;
}
/* CORE TEAM */
.our-people-container .elementor-column .elementor-widget-wrap .elementor-widget-heading {
    margin-bottom: 5px !important;
}
.our-people-container .elementor-column .elementor-widget-wrap .elementor-widget-text-editor {
	margin-bottom: 0px !important;
}
/* MISSION STATEMENT */
.bg-highlighted {
    position: relative;
    display: inline-block;
    background-image: url(../../../wp-content/uploads/2024/11/bg-highlighted.svg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    /* padding-left: 20px; */
    color: #fff;
    padding: 3px 6px; 
}
/* CONTACT FROM */
.contact-form-container {
    padding: 0px;
    width: 100%;
}
.contact-form-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 15px !important;
}
.halfWidth {
    flex: 1;
    min-width: 48%;
}
.FullWidth {
    width: 100%;
}
.contact-form-container .contact-form-row label,
.contact-form-container .wpcf7-response-output,
.contact-form-container .wpcf7-not-valid-tip {
    font-family: "Lato", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    line-height: 21px;
    text-align: left;
    color: #0B2149;
}
.contact-form-container .wpcf7-not-valid-tip {
	color: #dc3232 !important;
}
.contact-form-container .contact-form-row input[type="text"],
.contact-form-container .contact-form-row input[type="email"],
.contact-form-container .contact-form-row input[type="tel"],
.contact-form-container .contact-form-row textarea {
    font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    line-height: 21px;
    text-align: left;
    color: #0B2149;
   	width: 100%;
    padding: 15px 10px;
    border: 1px solid #AFAEB3;
    border-radius: 5px;
}
.contact-form-container .contact-form-row textarea {
    resize: vertical;
    height: 100px;
}
.contact-form-container .contact-form-row input[type="text"]::placeholder,
.contact-form-container .contact-form-row input[type="email"]::placeholder,
.contact-form-container .contact-form-row input[type="tel"]::placeholder,
.contact-form-container .contact-form-row textarea::placeholder {
    color: #7D7C80;
}
.contact-form-container .contact-form-row .FullWidth_ input {
	font-family: "Lato", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: none;
    text-decoration: none;
    line-height: 21px;
    background-color: #0B2149 !important;
    border: 1px solid #0B2149 !important;
    color: #ffffff;
    padding: 10px 20px !important;
    border-radius: 5px !important;
}
/* Tutorials */
.tutorials-container .premium-blog-wrap .premium-blog-post-outer-container {
    padding: 45px 0px 45px 0px !important;
    border-bottom: 1px solid #CFCFCF;
}
.tutorials-container .premium-blog-post-tags-container {
    margin-top: 45px !important;
}
.tutorials-container .premium-blog-post-tags-container a {
    background: #FDE1D7;
    border-radius: 50px;
    padding: 8px 18px;
    text-decoration: none !important;
}
.tutorials-container .premium-blog-post-container {
    background: #fff !important;
}
.video-modal {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
}
.video-modal-content {
    position: relative;
    margin: auto;
    top: 50%;
    transform: translateY(-50%);
    background-color: #fff;
    padding: 45px 65px;
    max-width: 650px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0px 2px 80px 0px #00000040;
    border-radius: 15px;
}
.video-modal-close {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 30px;
    cursor: pointer;
}
.signup-form-container .wpcf7-acceptance .wpcf7-list-item {
    margin: 0px !important;
}
.signup-form-container .wpcf7-acceptance .wpcf7-list-item-label a {
    font-family: "Lato", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-transform: none;
    line-height: 21px;
    text-align: left;
    color: #fff !important;
    margin-left: 5px;
}
.signup-form-container .wpcf7-response-output {
    border-color: #fff !important;
    color: #fff !important;
}
/* FOOTER */
#menu-1-dff9583 #menu-item-2375 a,
#menu-1-dff9583 #menu-item-314 a {
    padding-right: 95px;
}
/* TABLET */
@media (max-width: 1124px) and (min-width: 766px)  { 
    .carousel_nav .previous_arrow.slick-arrow {
        margin-left: 0px !important;
    }
    .carousel_nav .next_arrow.slick-arrow {
        margin-right: 0px !important;
    }
}   
@media (max-width: 1024px) and (min-width: 766px)  {
	.trp_language_switcher_shortcode {
	    display: none !important;
		position: absolute;
	    right: 60px;
	    top: -55px;
	}
	.button-left-spacing {
	    margin-left: 5px !important;
	}
}
@media (max-width: 1024px) and (min-width: 300px) { 
	.translatepress-ur header .elementor-section .elementor-container {
		flex-direction: row-reverse;
	}
	.trp-language-switcher.trp-language-switcher-container, 
	.trp-language-switcher.trp-language-switcher-container div {
		width: auto !important;	
        margin-top: 0px;
        margin-right: 0px !important;
	}
	.trp-language-switcher > div {
		padding: 4px 4px 4px 5px !important;
	}
	.trp-ls-shortcode-language a {
		font-family: "Lato", Sans-serif !important;
	    font-size: 10px !important;
	    font-weight: 500 !important;
	    padding: 4px 6px !important;
	}
	header .hfe-nav-menu__layout-horizontal ul {
		padding-bottom: 45px;
	}
	.donate-btn a {
		border-bottom-width: 1px !important;
	}
	header .login-btn a {
		margin: 5px 15px 0px 15px !important;
	}
	header #menu-item-667 {
		display: none;
	}
	.translatepress-ur header .login-btn a:after {
		left: 0px !important;
		right: 0px !important;
	}
    .carousel_nav .previous_arrow.slick-arrow {
        margin-left: 0px !important;
    }
    .carousel_nav .next_arrow.slick-arrow {
        margin-right: 0px !important;
    }
    .translatepress-ur .our-core-team-container .elementor-heading-title,
    .translatepress-ur .our-core-team-container .elementor-widget-container p {
        text-align: center !important;
    }
    .translatepress-ur .elementor-col-50.elementor-element-a12a318 .elementor-widget-wrap,
    .translatepress-ur .elementor-col-50.elementor-element-c849a1f .elementor-widget-wrap,
    .translatepress-ur .elementor-col-50.elementor-element-a999d67 .elementor-widget-wrap {
        padding: 0px 15px 0px 15px; 
    }
}
@media (max-width: 767px) { 
	.trp_language_switcher_shortcode {
	    display: none !important;
		position: absolute;
	    right: 60px;
	    top: -58px;
	}
    .translatepress-ur .home-banner-container .elementor-element-a6387f2,
    .translatepress-ur .home-banner-container .home-banner-content-col {
        width: 100% !important;
    }
    .translatepress-ur .home-banner-container .elementor-widget-container h2,
    .translatepress-ur .home-banner-container .elementor-widget-container p,
    .translatepress-ur .home-for-students-container .elementor-widget-container h3,
    .translatepress-ur .home-for-students-container .elementor-widget-container p,
    .translatepress-ur .esz_post_title,
    .translatepress-ur .esz_post_excerpt {
        text-align: center !important;
    }
    /* HEADER */
    header #menu-1-3eb73ec {
        padding-bottom: 15px !important;
    }
    header .sub-menu {
        padding-bottom: 0px !important;
    }
    header .donate-btn a {
        background: #14BF96 !important;
        color: #ffffff !important;
    }
    header .login-btn a {
        border: 1px solid #79859B !important;
    }
    header .login-btn a:after {
        background-color: #fff !important;
    }
    header #menu-item-51 {
        border-bottom-width: 0px !important;
    }
    .button-left-spacing {
        margin: 15px 0px 0px 0px !important;
    }
    /*CAROUSEL ARROW */
    .eshuzu_post_carousel_section {
        position: unset !important;
    }
    .carousel_nav {
        display: flex;
        justify-content: space-between;
        width: 100%;
        position: absolute;
        top: 50%;
        z-index: 1;
    }
    .carousel_nav .previous_arrow.slick-arrow {
        margin-left: 0px !important;
    }
    .carousel_nav .next_arrow.slick-arrow {
        margin-right: 0px !important;
    }
	.our-board-members-container .profile-card {
        flex-direction: column;
        align-items: center;
        padding: 0px 0px !important;
    }
    .our-board-members-container .profile-image {
        margin-bottom: 15px;
    }
    .our-board-members-container .premium-modal-box-close-button-container {
        position: absolute;
        right: 15px !important;
        top: 20px;
    }
    .tutorials-container .premium-blog-wrap .premium-blog-post-outer-container {
        padding: 25px 0px !important;
    }
    .tutorials-container .premium-blog-content-wrapper {
        padding: 15px 0px !important;
    }
    .tutorials-container .premium-blog-entry-title,
    .tutorials-container .premium-blog-entry-title a {
        font-size: 26px !important;
        line-height: 32px !important;
    }
    .video-modal-content {
        padding: 45px 15px !important;
    }
    .video-modal-close {
        top: -5px;
        right: 10px;
    }
    .premium-blog-post-outer-container {
        margin-bottom: 15px !important;   
    }
    .single-blogs .page-content {
       padding: 0px 15px;
    }
    /* FOOTER */
    footer #menu-1-dff9583 #menu-item-2375 a, 
    footer #menu-1-dff9583 #menu-item-314 a {
        padding-right: 0px !important;    
    }
    footer .elementor-element-aa2cb28 .elementor-widget-wrap {
        padding-left: 0px !important;
    }
}