/*
Theme Name: Oiseca WordPress Theme
Theme URI: https://www.bappy.info
Author: Bappy
Author URI: https://www.bappy.info
Description: Oiseca Theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Oiseca Theme is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.5
Text Domain: leather
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready


*/


@font-face {
    font-family: 'SolaimanLipiNormal';
    src: url('fonts/solaiman-lipi.eot');
    src: url('fonts/solaiman-lipi.eot') format('embedded-opentype'),
         url('fonts/solaiman-lipi.woff') format('woff'),
         url('fonts/solaiman-lipi.ttf') format('truetype'),
         url('fonts/solaiman-lipi.svg#SolaimanLipiNormal') format('svg');
}


.translated-ltr li, .translated-ltr span{font-family: 'SolaimanLipiNormal' !important;}
.translated-ltr a , .translated-ltr div {font-family: 'SolaimanLipiNormal' !important;}
.translated-ltr p, .translated-ltr h1,.translated-ltr h2,.translated-ltr h3,.translated-ltr h4,.translated-ltr h5, .translated-ltr input {font-family: 'SolaimanLipiNormal';}

.scrollup {
    background: url("images/top.png") no-repeat scroll 0 0 transparent;
    bottom: 20px;
    display: none;
    height: 40px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 40px;
	display:block;
} 


.project-template h1 {
	margin-bottom: 20px;
}

.donate-page h2,.donate-page h3{margin-bottom:20px;}

.donate-page img {
	display: inline-block;
	width: 200px;
	margin-bottom: 20px;
}

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

.project-template .text-para{margin-top:20px;}

.author {
	text-align: center;
}
.author-thumb img {
	width: 100px !important;
}

.author-thumb {
	text-align: center;
	margin: auto;
}







