/*
theme name: gridzone child
template: gridzone
*/

@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&family=Open+Sans:wght@400;600&display=swap');

/* Default font size for all devices */
body {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px;
    font-weight: 400;
	color:#f8f8f8;
}

/* Headers */
h1 {
	font-family: 'Montserrat', sans-serif !important;
    font-size: 32px;
    font-weight: 900;
}

h2 {
	font-family: 'Montserrat', sans-serif !important;
    font-size: 28px;
    font-weight: 900 !important;
}

h3 {
	font-family: 'Montserrat', sans-serif !important;
    font-size: 24px;
    font-weight: 900;
}

h4 {
    font-size: 20px;
    font-weight: 600;
}

h5 {
    font-size: 18px;
    font-weight: 600;
}

h6 {
    font-size: 16px;
    font-weight: 600;
}

/* Paragraphs and text */
p {
    font-size: 16px;
    font-weight: 400;
    line-height: 2em;
	letter-spacing:0.5px;
}

em {
    font-style: italic;
}

strong {
    font-weight: 600;
}

a {
    text-decoration: none;
    font-weight: 600;
	letter-spacing:0.5px;
}

a:hover{
color:#86CA40;
	text-decoration: none;
}

a:visited{
color:inherit !important;
	text-decoration: none;
}

a:active{
	color:#86CA40;
	text-decoration: none;
}

/* Responsive design */
@media screen and (max-width: 768px) {
    body {
        font-size: 14px;
    }
    
    h1 {
        font-size: 28px;
    }
    
    h2 {
        font-size: 24px;
    }
    
    h3 {
        font-size: 20px;
    }
    
    h4 {
        font-size: 18px;
    }
    
    h5 {
        font-size: 16px;
    }
    
    h6 {
        font-size: 14px;
    }
    
    p {
        font-size: 14px;
        line-height: 2em;
    }
}

.no-scroll {
   overflow: hidden !important;
}

.flexgroup{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
#wrapper{
	padding-left: 0px !important;
}

.wrapnav{
	float:none;
}

.menu-main-container{
    height: 100vh !important;
    width: 100vw !important;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
    display: flex;
	position:absolute;
	top:0;
	left:0;
	background:rgba(0,0,0,.9);
	z-index:3;
	align-content: center;
    flex-wrap: wrap;
    justify-content: center;
}

.nav-menu.mobile ul li .menu-item-wrapper {
    border-bottom: none !important;
	text-align:center;
}

.nav-menu.mobile ul li a {
    padding: 14px 0px;
    text-transform: uppercase;
}

.nav-menu.mobile > div > ul {
    border-top: none !important;
}

.themeform.searchform div input {
    padding-left: 40px;
}

.search-expand {
    padding: 0;
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    border-radius: 0;
    z-index: 10;
}

#footer{z-index:0}

.toggle-search {
    background: transparent !important;
    outline: none;
    border: none;
    width: auto;
    text-align: center;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
    border-radius: 0;
    padding: 3px 0px 0px;
    margin: 0;
    display: block;
}

.nav-menu.mobile.toggled > div > ul.menu, .nav-menu.mobile.toggled > div > ul.menu ul.sub-menu.active {
    visibility: visible;
	 display: flex;
}

.nav-menu.mobile > div > ul.menu, .nav-menu.mobile.toggled > div > ul.menu ul.sub-menu {
    visibility: hidden;
    transition: all 0.3s ease;
    display: none;
}

.site-title{
	float:none !important;
	z-index:4;
}
.nav-menu.mobile > button {
    padding: 0;
    float: none;
    height: auto;
	z-index:4;
}

.post-wrapper {
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
    margin: 0 auto;
    max-width: none;
    border-radius: 10px;
    width: 100%;
    overflow: hidden;
    border-radius: 0px !important;
    background: none !important;
}

.entry > *:not(.alignfull) {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
}

.entry-header {
    display: none;
}

.entry-content {
    padding-right: 0;
    padding-left: 0;
	margin-top:30px;
}

.home .entry-content {
	margin-top:0px;
}

.entry h2 {
margin-top:10px;
	margin-bottom:10px;
}

.masonry-item .entry-title{
    padding-top:10px;
}

.entry a {
    box-shadow: none !important;
}

.entry a:hover {
    box-shadow: none !important;
	color:#86CA40 !important;
	text-decoration: none !important;
}

.menu-toggle-icon:hover span {
    background: #86CA40 !important;
}

.toggle-search .svg-icon:hover {
    fill: #86CA40 !important;
}

.masonry-item .entry-meta {
    padding: 14px 0px;
	list-style:none;
	list-style-type:none;
}

.masonry-inner ul li, .masonry-inner ol ul li {
    list-style: none;
}

.masonry-inner ol, .masonry-inner ul {
    margin: 0 0 15px 20px;
    padding-left: 20px;
}

.masonry-item .entry-excerpt {
    font-size: 14px;
    padding: 0px 20px 0;
}

.masonry-item .entry-title a {
    display: block;
    font-size: 22px;
	line-height:28px;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:800;
}

.masonry-item .entry-title a:hover {
    box-shadow: none !important;
	color:#86CA40 !important;
	text-decoration: none !important;
}

.masonry-item .entry-meta li {
    font-size: 10px;
}
.page .content > article, .single .content > article {
    padding: 0px;
}

.masonry-item .masonry-inner {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);	
}

.masonry-inner::after {
  content: ""; 
  position: absolute; 
  bottom: 20px;
  right: 20px;
  border-top: 20px solid transparent;
  border-left: 20px solid transparent;
  border-right: 20px solid #86CA40;
  border-bottom: 20px solid #86CA40;
	border-bottom-right-radius: 12px;
}

.content {
    padding: 0px !important;
}

.nav-menu.mobile ul li a {
    text-transform:uppercase;
	font-family: 'Montserrat', sans-serif !important;
	font-weight:800;
	padding:6px 0px
}

.nav-menu.mobile ul li a:hover {
    color:#86CA40 !important;
	text-decoration:none;
}

.entry > *:not(.alignfull) {
    max-width: 1024px;
}

.home .entry > *:not(.alignfull) {
    max-width: none !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 16px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.88);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.88);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.88);
}

.wpb_text_column a{
	color:#86CA40 !important;
}

.entry h1:after {
    content:"";
	display:block;
	width:50px;
	height:4px;
	border-radius:2px;
	margin:0 auto;
	background:#86CA40;
}

div#n2-ss-2 .n2-style-a0580a421db6455d9526ea28bc4adce9-heading {
    border: 2px solid #86CA40 !important;
	background: #86CA40 !important;
	color: #FFF !important;
}

div#n2-ss-2 .n2-style-a0580a421db6455d9526ea28bc4adce9-heading:Hover, div#n2-ss-2 .n2-style-a0580a421db6455d9526ea28bc4adce9-heading:ACTIVE, div#n2-ss-2 .n2-style-a0580a421db6455d9526ea28bc4adce9-heading:FOCUS {
    background: #121212 !important;
    border: 2px solid #86CA40;
	color: #86CA40 !important;
}

#footer-bottom #footer-logo {
    margin-bottom: 0px;
}

#footer-widgets .widget {
    padding: 0px 0;
}

.footerlinks {
    display: flex;
    justify-content: center;
}

.footerlink{
	color: #86CA40 !important;
	font-weight:normal;
	padding:5px 20px;
}

.footerlink:hover{
	color: #86CA40 !important;
}

.footerlink:visited{
	color: #86CA40 !important;
}

#footer, #footer-bottom #back-to-top, #footer-widgets {
    border-color: #86CA40 !important;
}

.relatedpostrow {
    margin: 0px auto;
    background: #86CA40;
    padding: 40px 0px 30px;
    display: block;
    position: relative;
}

.relatedpostrow h2.relatedtitle{
    text-align: center;
	text-transform:uppercase;
}

.relatedpostcont {
    max-width: 1024px;
    margin: 0 auto;
}

.relatedpostcont .masonry-inner::after {
    bottom: 35px;
}

.post-nav li a span {
    color: #86CA40 !important;
}

.post-nav li i {
    color: #86CA40 !important;
}

.post-nav li.next a {
    border-left: 1px solid #86CA40 !important;
}

.post-nav {
    background: #212121 !important;
    border: 1px solid #86CA40 !important;
}

#header {
  height:60px;
	position:fixed;
	width:100%;
	top:0;
	z-index:3;
	box-sizing:border-box;
	    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,.5);	
}

#page {
    margin-top: 60px;
}

.masonry-item:hover .entry-category, .masonry-item:focus-within .entry-category {
    display:none !important;
}
.masonry-item .entry-category {
display:none !important;
}

.single-post .entry-header {
display: block;
    margin: 20px auto 20px;
    position: relative;
}

.single-post .entry-header, .single-post .entry-media, .single-post .entry-footer {
    max-width:1024px;
	padding-left:0px;
	padding-right:0px;
}

.single-post .entry-header .entry-title {
    font-weight: 300;
    font-size: 40px;
    line-height: 1em;
    letter-spacing: -1px;
    margin-bottom: 20px;
    margin-right: 0px;
    padding: 0px 15px;
}

.single-post .entry-header .entry-meta .entry-category a, .single-post .entry hr {
    background: #86CA40;
}
.single-post .entry-header .entry-meta .entry-category a {
    display: inline-block;
    background: #86CA40;
    padding: 4px 10px;
    margin-bottom: 3px;
    border-radius: 10px;
	border: 1px solid #86CA40;
	color:#FFF !important;
}

.single-post .entry-header .entry-meta .entry-category a:visited {
    background: #86CA40;
	border: 1px solid #86CA40;
	color:#FFF !important;
}

.single-post .entry-header .entry-meta .entry-category a:hover {
    background: #212121;
    color: #86CA40;
	border: 1px solid #86CA40;
}



.single-post  .entry-header .entry-meta {
    padding: 0px 15px;
}

.entry-author{
	display:none;
}

.vc_btn3.vc_btn3-color-green, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #f7f7f7 !important;
    background-color: #86CA40 !important;
	border: 1px solid #86CA40 !important;
	margin-top:10px;
	margin-bottom:10px;
}

.vc_row.wpb_row.vc_row-fluid.vc_row-o-equal-height.vc_row-o-content-middle.vc_row-flex {
    margin: 35px auto;
    border-bottom: 2px solid #86CA40;
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-green:focus, .vc_btn3.vc_btn3-color-green:hover {
    color: #f7f7f7 !important;
    background-color: #212121 !important;
	border: 1px solid #86CA40 !important;
}

.wpb_single_image .vc_single_image-wrapper.vc_box_rounded, .wpb_single_image .vc_single_image-wrapper.vc_box_rounded img {
    border-radius: 16px !important;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.88) !important;
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.88) !important;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.88) !important;
}

.entry h4{
	font-family: 'Montserrat', sans-serif !important;
	    font-size: 20px;
    font-weight: 900;
	margin:0;
	color:#86CA40;
}

.post .wpb_button, .post .wpb_content_element, .post ul.wpb_thumbnails-fluid>li {
    margin-bottom: 25px;
}

.cky-audit-table-element h3 {
    margin: 25px 0 2px 0 !important;
    font-size: 14px !important;
    font-family: 'Open Sans' !important;
    font-weight: normal !important;
    letter-spacing: 0.5px !important;
    text-align: center !important;
}

.entry table th {
    border: 1px solid #f8f8f8 !important;
}

.cky-cookie-audit-table th, .cky-cookie-audit-table td {
    text-align: left !important;
    padding: 10px !important;
    font-size: 12px !important;
    color: #f8f8f8 !important;
    word-break: normal !important;
}

.cky-cookie-audit-table th {
    background-color: #86CA40 !important; 
}

.cky-cookie-audit-table tr:nth-child(2n) td {
    background: #212121 !important;
}

.cky-cookie-audit-table tr:nth-child(2n + 1) td {
    background: #212121 !important;
}

.cky-cookie-audit-table td {
    border: 1px solid #f8f8f8 !important;
}



@media only screen and (max-width: 1680px){
.relatedpostcont .col-1c .masonry-item {
    width: 33.33% !important;
}
}

@media only screen and (max-width: 959px){
 .relatedpostcont .col-1c .masonry-item {
    width: 50% !important;
}
}

@media only screen and (max-width: 719px){
#header {
  height:110px;
}

#page {
    margin-top: 110px;
}	
	.footerlinks {
	flex-wrap:wrap;
}

.footerlink{
	padding:10px 0px;
	width:100%;
	text-align:center;
}
	
	.logo2 {
    order: -1;
    width: 100%;
    flex-shrink: 0;
}
	
	.flexgroup {
    flex-wrap: wrap;
		padding: 10px 30px;
}
	
	.search-trap-focus2 {
		display:none;
}
	
	#wrap-nav-mobile2 {
    width: 100%;
    display: block;
		box-sizing:border-box;
}
	
	.toggle-search {
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    z-index: 103;
    margin: 0 !important;
    padding: 0 !important;
		float: left;
}
	
	.site-title {
    padding: 10px 0;
    margin: 0;
    width: 100%;
    float: none;
    line-height: auto;
    border-bottom: none !important;
}
	
	.nav-menu.mobile {
    padding: 0;
		text-align:center;
}
	.nav-menu.mobile > .menu-toggle {
    margin: 0 auto 7px;
}
	#footer-widgets .pad{
		padding-top:10px !important;
		padding-bottom:20px !important;
	}
}

@media only screen and (max-width: 620px){
 .relatedpostcont .col-1c .masonry-item {
    width: 100% !important;
}
	.relatedpostcont {
    max-width: 500px;
    padding: 0px 30px;
}
	
	.relatedpostrow h2.relatedtitle{
padding:15px 30px 10px;
}
}
@media only screen and (max-width: 479px){
.relatedpostcont .masonry-inner::after {
    bottom: 15px;
}
}


/* @media only screen and (min-width: 720px){
.mobile-menu #wrap-nav-mobile {
    display: block;
}
	.nav-menu.mobile > .menu-toggle ~ * {
    max-height: 4000px;
    overflow: hidden;
    width: 50%;
    right: 0;
    background: #333;
    position: absolute;
    transition: max-height 0.5s cubic-bezier(1, 0, 1, 0);
    top: 70px;
}
}