/** 
Theme Name: Astra Child 
Author: Deepak Bhatt 
Author URI: 
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites.
Version: 1.1.0 License: GNU General Public License v2 or later License 
URI: Text Domain: astra-child 
Template: astra 
*/

.site-footer .widget-title {
	margin: 0 0 25px;
}

.site-footer .widget-title {
	color: #fff;
	font-size: 17px;
	border-bottom: 1px rgba(255, 255, 255, 0.5) solid;
	padding-bottom: 15px;
	position: relative;
}

.site-footer .widget-title::before {
	position: absolute;
	left: 0;
	bottom: -2px;
	content: "";
	width: 46px;
	height: 3px;
	background-color: rgb(222, 179, 37);
}

#text-3 ul li:hover {
	padding-left: 10px !important;
}

#text-3 .textwidget ul li {
	background: none;
	padding: 3px 0 3px 15px;
	display: inline-block;
	width: 100%;
	list-style-type: none;
	transition: all 300ms ease-in-out 0s;
	-o-transition: all 300ms ease-in-out 0s;
	-ms-transition: all 300ms ease-in-out 0s;
	-moz-transition: all 300ms ease-in-out 0s;
	-webkit-transition: all 300ms ease-in-out 0s;
}

#text-3 .textwidget ul li a {
	padding: 3px 0 3px 15px;
	display: inline-block;
	width: 100%;
	font-size: 14px;
	background-image: url(../astra-child/images/list-icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	box-shadow: 0 1px 0 0 currentColor;
}

#text-3 .textwidget ul li a:focus,
#text-3 .textwidget ul li a:hover {
	box-shadow: none;
}

.textwidget:before {
	content: "";
	display: table;
}

#text-4 p {
	font-size: 14px;
	margin: 0 0 10px;
}

#text-2 {
    text-align: left;
	color: #ffffffb3;
	line-height: 20px;
	font-size: 14px;
}
#text-3,#text-4 {
    text-align: left;
}
section#text-3 ul li a,#text-4 p {
    color: #ffffffb3 !important;
}
ul.bottom-link {
	display: inline-block;
	width: 100%;
	text-align: right;
	margin: 2px 0 0;
}

ul.bottom-link li {
	display: inline-block;
	list-style-type: none;
}

ul.bottom-link li a {
	color: rgba(255, 255, 255, 0.5);
	padding: 0 10px;
	line-height: 1;
	font-size: 12px;
	border-right: 1px rgba(255, 255, 255, 0.5) solid;
	float: left;
}

.copyright p {
	font-size: 12px;
	color: #fff;
	margin-bottom: 0;
}

.ast-footer-overlay {
	padding-top: 1.22em;
	padding-bottom: 1.22em;
}

.footer-adv-overlay {
	background-color: #222;
	padding-top: 45px;
	padding-bottom: 35px;
}

.site-footer .widget-title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
}

#custom_html-4,
#custom_html-2,
#custom_html-3 {
	margin: 0 0 1em 0;
}

#widget_tpg_post_grid-2 h4.entry-title a {
	font-size: 13px;
	font-family: "Lato", sans-serif;
}

.ast-separate-container.ast-two-container #secondary .widget {
	padding: 0px !important;
}

h2.widget-title {
	font-family: "Lato", sans-serif;
	font-weight: 900;
	color: #23282d;
	border-bottom: 2px solid #fff;
}

#widget_tpg_post_grid-2 h4.entry-title {
	margin-bottom: 0px !important;
}

#widget_tpg_post_grid-2 h4.entry-title {
	line-height: 0.7;
}

#widget_tpg_post_grid-2 h4.entry-title a {
	font-weight: 900;
}

.blog-list-container .rt-pagination .pagination >
.active >
a,
.rt-pagination .pagination >
.active >
span,
.rt-pagination .pagination >
.active >
a:hover,
.rt-pagination .pagination >
.active >
span:hover,
.rt-pagination .pagination >
.active >
a:focus,
.rt-pagination .pagination >
.active >
span:focus {
	background-color: #deb325 !important;
	border-color: #ffffff !important;
}

.blog-list-container h2.entry-title a {
	font-family: lato sans-serif;
	font-weight: 900;
}

.blog-list-container .rt-img-holder,
.post-thumb-img-content.post-thumb {
	border: 2px solid #000;
}

#widget_tpg_post_grid-2 .rt-tpg-container .rt-equal-height {
	padding-left: 0px;
}

h1.entry-title {
	font-family: "Lato", sans-serif !important;
	font-size: 22px !important;
	font-weight: 700 !important;
}

.post .entry-content p {
	color: #000000;
}

#media_image-4 h2.widget-title {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 14px;
	margin-right: 15px;
	color: #fff !important;
	display: inline-block;
}
footer .ast-footer-row-mobile-stack {
    padding-left: 20px;
    padding-right: 20px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] {
    background: #222222;
    border-top: 1px solid #444444
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    background-color: #292929 !important;
}
.links-style{ text-decoration: none; color: #aaaaaa; }

