/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

h1{font-size:36px;margin-bottom:20px;line-height:1.4em;font-weight:600;text-transform:none}h2{font-size:32px;margin-bottom:20px;line-height:1.4em;font-weight:600;text-transform:none}h3{font-size:30px;margin-bottom:20px;line-height:1.4em;font-weight:600;text-transform:none}h4{font-size:28px}h5{font-size:26px}h4,h5,h6{margin-bottom:22px}

body,
button,
input,
select,
textarea {
	font-family: ‘SolaimanLipi’, Arial, sans-serif !important;
	font-weight: normal;
	text-transform: none;
	font-size: 22px;
	line-height: 1.6;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size: 22px;
}

.widget-area .widget {
	padding: 22px;
}

.widget-title {
	margin-bottom: 20px;
	font-size: 22px;
	line-height: 1.2;
	font-weight: bold;
	text-transform: none;
}

.sidebar .widget,
.footer-widgets .widget {
	font-size: 22px;
}

.taxonomy-description {
    display: none;
}

.entry-meta {
	font-size: 90%;
	margin-top: .5em;
	margin-bottom: .8em;
	line-height: 1.5;
}

.widget-title{border-radius:10px;color:#000!important;box-shadow:rgba(23,43,99,.3) 0 7px 28px;background-image:linear-gradient(to right, #fbfcfc 0, #ffffff 50%,  #fbfcfc 100%)}

.widget-title{padding:10px;font-weight:600;font-size:22px!important;text-align:center}.sidebar .widget{box-shadow:rgba(23,43,99,.3) 0 6px 18px;border-radius:5px}.sidebar .widget:first-child{background-image:linear-gradient(to right,#fbfcfc 0,#ffffff 50%,#fbfcfc 100%)}.button.light{background-color:#fff;border-radius:50px;font-weight:600;color:#333}.button.light:hover{background:#333;color:#fff}

@media (max-width: 768px) {
    h1{font-size:26px;margin-bottom:20px;line-height:1.4em;font-weight:600;text-transform:none}h2{font-size:24px;margin-bottom:20px;line-height:1.4em;font-weight:600;text-transform:none}h3{font-size:22px;margin-bottom:20px;line-height:1.4em;font-weight:600;text-transform:none}h4{font-size:22px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}

body,
button,
input,
select,
textarea {
	font-family: ‘SolaimanLipi’, Arial, sans-serif !important;
	font-weight: normal;
	text-transform: none;
	font-size: 20px;
	line-height: 1.6;
}
.entry-meta {
	font-size: 80%;
	margin-top: .5em;
	margin-bottom: .8em;
	line-height: 1.5;
}

.sidebar .widget,
.footer-widgets .widget {
	font-size: 20px;
}
}
