/*
Theme Name: Enginir
Theme URI: https://themeforest.net/user/creativesplanet
Author: Creative's Planet
Author URI: https://creativesplanet.com/
Description: Enginir - Business Agency WordPress Theme
Version: 2.2
License: Mixed Licence
License URI: https://themeforest.net/licenses/standard
Text Domain: enginir
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, customizer-options, threaded-comments, translation-ready
*/
.alignnone {
	margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px
}
a img.alignleft,
a img.alignnone {
	margin: 5px 20px 20px 0
}
a img.alignleft {
	float: left
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center
}
.wp-caption.alignleft,
.wp-caption.alignnone {
	margin: 5px 20px 20px 0
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px
}
.wp-caption img {
	border: 0;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px
}
.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: #eee;
	clip: auto!important;
	clip-path: none;
	color: #444;
	display: block;
	font-size: 1em;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000
}
.bypostauthor {
	position: relative;
}

.custom-ul ul{
	padding-left: 18px!important;
}

.custom-ul ul li{
	line-height: 1.6;
}

.cspt-service-single .cspt-service-feature-image{
	display: none!important;
}

.cspt-effect-2.cspt-effect-square:after{
	background-color: #e30102!important;
}
/* 
.site-footer .cspt-social-li a{
	background: transparent!important;
} */

.download-pdf-btn { 
	margin: 0 0 20px;
}

.cspt-footer-widget-area .cspt-social-links a {
    height: 50px;
    width: 50px;
    line-height: 50px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    color: #222;
    font-size: 18px;
}

.cspt-social-facebook a {
    background: #4267B2!important;
}

.cspt-social-twitter a {
    background: #1DA1F2!important;
}

.cspt-social-linkedin a {
    background: #0e76a8!important;
}

.cspt-social-instagram a {
    background: #8a3ab9!important;
}

