/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

#header.sticky-header .main-menu-wrap,
#header.sticky-header .header-main.sticky .header-left,
#header.sticky-header .header-main.sticky .header-right,
#header .header-main .header-left {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
}

#header.sticky-header .header-main.change-logo .logo img {
	transform: scale(1);
}

.main-content {
	padding-top: 35px;
	padding-bottom: 0px;
}

.page-top .page-title:not(.b-none):after {
	content: '';
	position: absolute;
	width: 100%;
	left: 0;
	border-bottom: 5px solid #7ab56f;
	bottom: -32px;
}

.page-top .yoast-breadcrumbs a,
.page-top .breadcrumbs-wrap a,
.page-top .product-nav .product-link {
	color: #7ab56f;
}

.custom-table-gbi-white th,
.custom-table-gbi-white td {
	border: 1px solid #fff;
}

.gbi-notice-box- {
	border: 1px solid #dddddd;
	border-radius: 4px;
	padding: 5px 15px 7px 15px;
	height: 285px !important;
	overflow-y: scroll;
	background-color: #f9f9f9;
	text-align: left;
}

table,
th,
td {
	border: 1px solid black;
	padding: 10px;
	border-collapse: collapse;
}

th {
	text-align: center;
	background: #7ab56f;
	color: white;
}

.gbi-panel-thumbnail img {
	width: 225px;
	height: auto;
}

#footer .widget-title {
	margin-bottom: 15px;
	font-size: 1.5em;
}

.footer-ribbon {
	display: none;
}

.footer-main {
	position: relative;
	padding-bottom: 35px;
}

.footer-main:after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100px;
	background-image: url('images/footer-graph2.jpg');

	bottom: 0;
}

#header .main-menu > li.menu-item > a {
	padding: 40px 10px 40px 10px;
	font-size: 16px;
	font-weight: 600;
}

.grid-padding-home .vc_gitem_row .vc_gitem-col {
	padding: 15px;
}

.post-meta .meta-author,
.post-meta .meta-cats,
.post-meta .meta-comments {
	display: none !important;
}

#header .header-top .top-links > li.menu-item > a,
.header-top .welcome-msg a {
	color: #7ab56f;
	font-weight: 600;
}
.vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>a, .vc_grid-pagination .vc_grid-pagination-list.vc_grid-pagination-color-grey>li>span {
    background-color: #00722e!important;
    border-color: #ebebeb!important;
    color: #fff!important;
}

.portfolio-info ul li:nth-child(1),
.portfolio-info ul li:nth-child(2) { /*hide like on single portfolio*/
    display: none; 
}
/* greenbeats*/
.greenbeat-sidebar .widget_nav_menu .menu-greenbeats-project-list-container > ul li > a {
    color: #7ab56f;
}

/* // */
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-juicy-pink:focus, .vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #00722e;
}

.vc_btn3.vc_btn3-color-juicy-pink, .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #2b7d39;
}

.btn-default.btn:hover {
    background-color: #00722e;
    border-color: rgba(0,0,0,0.06);
    color: #fff;
}
.btn-default.btn {
    color: #fff;
    background: #2b7d39;
    box-shadow: none !important;
}
/* ----FEATURED PROJECT---*/
/*green #116249 */
.pj-title {
    font-size: 30px;
    font-weight: bold;
    color: #2b7d39;
    text-transform: uppercase;
    margin-left: -2px;
}

.pj-title a{
	color: #2b7d39;
}
.pj-title a:hover{
	text-decoration: none;
}
.pj-date {
    font-size: 14px;
    color: #000;
    font-weight: bold;
}

.pj-type {
    font-size: 16px;
    font-weight: bold;
    color: #2b7d39;
    text-transform: uppercase;
}

.pj-content-title {
    margin-top: 20px;
    font-size: 16px;
    font-weight: bold;
    color: #2b7d39;
    text-transform: uppercase;
}

.pj-content-detail {
    text-align: justify;
}
.pj-readmore a,
.fe-cert a {
        color: #2b7d39;
    font-weight: 600;
    font-size: 14px;
}
.view-all-btn {
    text-align: center;
    margin-top: 20px;
}

.view-all-btn a:hover,.view-all-btn a:active {
    text-decoration: none;
    background-color: #00722e;
}
.view-all-btn a {
    background-color: #2c7d3a;
    padding: 15px 20px;
    color: #fff;
}
/* 4-2-21*/
.fe-date {
	font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 1;
}

.fe-title a {
    font-size: 30px;
    font-weight: bold;
    color: #2b7d39;
    text-transform: uppercase;

}
.fe-title a:hover,.fe-title a:active{
	text-decoration: none;
}