/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 03 2023 | 03:48:50 */
body.blog .pxl-content-wrap.no-sidebar .pxl-content-area, body.archive .pxl-content-wrap.no-sidebar .pxl-content-area, body.single-post .pxl-content-wrap.no-sidebar .pxl-content-area {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	margin-top:20px;
}	

.pxl-item--excerpt {
    font-family: "Urbanist", Sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 36px;
    margin-bottom: 40px;
    color: #000000;
}

.pxl-item--excerpt p{
    font-weight: 300;
    font-family: "Urbanist", Sans-serif;
    line-height: 28px;
    letter-spacing: 0px;
    font-size: 18px;
}

a, a:hover, a:focus, a:before, a:after {
    outline: none;
    text-decoration: none;
    color: #410099;
}

img {
    width: 100%;
}

.wp-caption {
    width: 100%!important;
}

table tr td, table th {
    border: 1px solid #ededed;
}

.postlr{
	padding: 0px!important;
}

.wp-caption .wp-caption-text {
    font-style: inherit;
    line-height: 18px;
	font-family: "Urbanist", Sans-serif;
}

