/* THEME SUBMENU TOGGLE */

.sub-menu-toggle {
	display:none;
}

/* THEME SUBMENU TOGGLE END */


.footer-logo-copyright.footer-not-logo {
  padding-top:0px;
}

.grid-post-box-meta span:after {
  display:none;
}

#elementor-item elementor-item-anchor has-submenu {
 height:27px;
}

.ol, ul, li {
    list-style: inherit;
}

.container.penci-breadcrumb {
  display:none;
}

/* HEADER */
#header .inner-header {
	display:none;
}

#navigation.header-layout-bottom {
	display:none;
}

.header-style-header-3 #header .inner-header .container {
margin-left: 0;
    margin-right: 0;
    padding-left: 40px;
    padding-right: 40px;
    text-align: center;
    width: 100%;
    height: 90px;
    padding-bottom: 15px;
    padding-top: 15px;
}
/* HEADER END */

/* SEARCH BAR */
.show-search form.pc-searchform input.search-input {
	padding-left: 40px;
    padding-right: 40px;
}

#top-search .search-click {
	font-size: 18px;
	padding-right: 40px;
}

/* SEARCH BAR END */

/* MAIN NAVIGATION */
#navigation .container {
	    margin-left: 0;
    margin-right: 0;
    padding-left: 33px;
    padding-right: 33px;
    text-align: center;
    width: 100%;
}
/* MAIN NAVIGATION END */

/* FOOTER */
#widget-area > .container {
	width: 100%;
    padding-left: 40px;
    padding-right: 40px;
}

.footer-widget-wrapper.footer-widget-style-4 {
	border-right: 1px solid #4d4d4d;
}

#widget-area .footer-widget-wrapper.last {
	border-right: none;
}

/* FOOTER END */

/* RELATED ARTICLES READ MORE */

.penci-readmore-btn.penci-btn-make-button a {
    background-color: #00AB67;
}
.penci-readmore-btn.penci-btn-make-button a:hover {
    background-color: #00E887;
}


