/*
Theme Name:   onepress child theme
Description:  Write here a brief description about your child-theme
Author:       123 Zaehler
Author URL:   Write here the author's blog or website url
Template:     onepress
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  onepress-child
*/

/* Write here your own personal stylesheet */

.onepress-menu .current-menu-item a {
    color: #1A568E !important;
}

ul.onepress-menu li a {
    color: #000 !important;
}
.elementor-tab-title {
    border-left: 7px solid #1A568E !important;
}
.onepress-menu a {
    font-size: 14px !important;
    font-family: 'Poppins' !important;
}

div#page {
    background: url(https://www.duplichecker.com/images/pettren.png);
    background-size: contain;
    background-repeat: repeat;
    background-attachment: fixed;
}
a{
	color:#1a568e !important;
}
.onepress-menu a
{
	font-size:14px;
} 
span.copyright-new {
    font-size: 18px !important;
    font-family: 'Poppins';
    letter-spacing: 1px;
}
span.copyright-new a {
    font-size: 18px !important;
    font-family: 'Poppins';
    letter-spacing: 1px;
	color:#fff !important;
}
div#primary {
    padding-top: 0px !important;
	    padding-bottom: 0px !important;
}
.site-info {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.entry-content {
    margin-bottom: 0 !important;
}
a.back-to-top {
    color: #fff !important;
}
.elementor-tab-content.elementor-clearfix.elementor-active {
    border: 1px solid #cfd8e4!important;
    margin-top: 20px;
}
.rt-col-md-12.rt-col-sm-12.rt-col-xs-12.rt-equal-height.even-grid-item.rt-grid-item {
    box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%);
    padding: 20px;
    border: 1px solid #efefef;
    background: #fff;
    border-top: 5px solid #1A568E;
}
span.read-more a {
    background: #1A568E;
    color: #fff !important;
    font-family: 'Poppins';
    text-transform: uppercase;
    font-size: 20px !important;
}
.rt-detail h3 a {
    font-size: 27px;
    font-family: 'Poppins';
}
.tpg-excerpt {
    font-family: 'Poppins';
    color: #000;
    font-size: 16px;
}
.rt-img-holder img {
    width: 100%;
}
.onepress-menu a {
font-family: 'Poppins';
}

a#nav-toggle {
    visibility: hidden;
}


a#nav-toggle span {
    visibility: visible !important;
}
h2.entry-title {
    font-family: 'Poppins';
    font-size: 24px;
    font-weight: 500;
}
.entry-meta {
    display: none;
}
body.post-template-default header.entry-header {
    padding-top: 60px;
}
body.post-template-default h1.entry-title {
    padding-bottom: 40px;
    color: #000;
    font-family: 'Poppins' !important;
    font-weight: 500;
	text-align:center;
}
div#secondary {
    background: #1a568e;
    position: relative;
    left: 26px;
}
div#secondary h2 {
    color: #fff !important;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0px !important;
}
aside#block-4 {
    margin: 0px !important;
}
aside#block-2 li a {
    color: #fff !important;
    font-family: 'Poppins';
    font-size: 16px;
}

div#secondary {
    background: #1a568e;
    position: relative;
    left: 26px;
    padding: 14px !important;
    top: 26px;
}
aside#block-4 h2 {
    border-bottom: 1px solid #efefef33;
    padding-bottom: 6px;
}
.widget_recent_entries ul li {
    border: none !important;
}
h1.entry-title {
    font-family: 'Poppins';
    text-align: left !important;
}
.clored {
    background: #ebf1f8 !important;
    padding: 20px;
}
.clored p {
    font-size: 16px;
    color: #000;
    font-family: "Poppins", Sans-serif;
}
.wp-block-column.clored.sec.has-background figure.alignright {
    margin: 0px !important;
}
.twocolom .wp-block-column.has-background {
    margin: 0px !important;
    padding: 20px;
}
p.colred_f{
    color: #fff;
    font-family: "Poppins", Sans-serif;
}
.wp-block-columns.twocolom .wp-block-column.has-background figure.wp-block-image.size-large {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}
p{
	font-size:16px !important;
}