/*!
Theme Name: hasib 4 impact
Theme URI: https://www.hasib4impact.com
Author: Mohammad Abdul Hye Shaon
Author URI: https://shaonmd.com
Description: best Researcher, best teacher, best mentor, best human being
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: hasib4impact
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* --------------------------------------- */






section.smnsschero .swiper-button-next, section.smnsschero .swiper-button-prev {
	position: absolute;
	top: unset;
	bottom: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
	z-index: 10;
	cursor: pointer;
	/* display: flex; */
	align-items: center;
	justify-content: center;
	color: #ffffff;
}

section.smnsschero .swiper-button-next:after, section.smnsschero .swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size-no-use, 25px);
	text-transform: none!important;
	letter-spacing: 0;
	font-variant: initial;
	line-height: 1;
}

section.smnsschero .swiper-button-prev, section.smnsschero .swiper-rtl .swiper-button-next {
	left: 2%;
	right: auto;
}

section.smnsschero .swiper-button-next, section.smnsschero .swiper-rtl .swiper-button-prev {
	right: 2%;
	left: auto;
}

section.smnsschero .swiper-horizontal>.swiper-pagination-bullets, section.smnsschero .swiper-pagination-bullets.swiper-pagination-horizontal, section.smnsschero .swiper-pagination-custom, section.smnsschero .swiper-pagination-fraction {
	width: 100%;
	color: #ffffff;
}


footer.entry-footer {
    background: transparent !important;
    color: black !important;
}
footer.entry-footer a {
    color: #f90101 !important;
    font-weight: 500;
}


footer.entry-footer .edit-link {
	margin-inline-start: 10px;
}

















