/*
Theme Name: efestaz
Author: 
Description: Gravida Custom Theme
Version: 1.0
Template: gravida

This is the child theme for Gravida theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/

body  {
  font-family: "Arimo", sans-serif !important;

  font-style: normal;
}

.site-nav {
    margin: 0;
    padding: 5px 0 0 0;
    float: right;
    text-transform: none;
    font-size: 16px;
	  font-family: "Roboto Condensed", sans-serif;
}

.slide_info {
    display:none;
}

.recent-post-title {
    font-size: 1.5em;
		font-weight: 300;
	  font-family: "Roboto Condensed", sans-serif;	
     margin-bottom: 20px;
	    text-transform: uppercase;
}

div#wrapper\ header {
    background-color: black;
}
.header {
    background-color: black;
}

.site-main p {
    margin: 0px 0;
}

#content {
    background-color: white;
		margin-top: -10px;
}

.one_full.page {
    border-color:#f6f6f6;
		border-left: #63d170 20px solid;
		background:#f6f6f6;
}

.one_full {
    border: solid 1px #ccc;
    padding: 15px;
    margin: 10px;
		position:relative;	
}

.one_full img {
    float: left;
		margin-right: 15px;
		margin-top: 5px;	
}

.one_full .rcmore a {
    background-color: #383939;
    color: #fff;
    padding: 8px;
	width:5em;
  display: block;
  margin-left: auto;
  margin-right: 0;	
	text-align:center;
	text-transform:uppercase;
}

li.wp-block-post {
	  border: solid 1px #ccc;
    padding: 15px;
    margin-left: -15px;
		position:relative;	
}
.rcmore {
  padding: 0px;  
	padding-top: 10px !important;
}

.main, .main p {
    padding-top: 50px;
}
.main h2, h2.wp-block-post-title  {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
		font-weight: 300;
	  font-family: "Roboto Condensed", sans-serif;	
     margin-bottom: 20px;
	    text-transform: uppercase;	
}
.main h2:after {
    display: inline-block;
    margin: 0 0 8px 20px;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #ccc;
    width: 35%;
}
.main h2:before {
    display: inline-block;
    margin: 0 20px 8px 0;
    height: 1px;
    content: " ";
    text-shadow: none;
    background-color: #ccc;
    width: 35%;
}
.main .logo {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    float: none;
		padding: 50px;
}

#images{
   text-align:center;
}

.wp-block-post-date {
    box-sizing: border-box;
    color: #c0c0c0;
		font-size: 90%;
		font-weight: 300;
	  font-family: "Roboto Condensed", serif;		
}

a.right.wp-block-read-more {
		float: right;
    clear: right;
    line-height: 0px;
}

#footer .wp-block-post-excerpt,
#footer .wp-block-post-title,
#footer li.wp-block-post
 {
  font-size: 85%;
	border: none;
	text-align: left;
	
}

#footer h2, h2.wp-block-post-title {
    margin-bottom: 4px;
		margin-top: -20px;

}


#footer .wp-block-post-excerpt {
    border-bottom: solid 1px;
		margin-right: 9%;
		margin-top: 2px;
}


#footer .wp-block-post-featured-image :where(img) {
    float: left;
    height: 10%;
    width: 10%;
    margin-right: 10px;
}

#footer .social p {
    margin-bottom: 10px !important;
    font-size: 85%;
}

.social a:hover {
    color: #63d170;
}

.nivo-directionNav {
    display: none;
}
#copyright a {
    color: #63d170;
}
.post-date {
    display: none !important;
}

.recent-post-title a:hover {
    color: #63d170;
}

button.cky-btn.cky-btn-reject, button.cky-btn.cky-btn-accept, button.cky-btn.cky-btn-preferences {
    background-color: #63d170!important;
		border-color: #63d170 !important;
		color: #000 !important;
}

button.cky-show-desc-btn:not(:hover):not(:active) {
    color: #63d170;
    background: transparent;
}

a.cky-policy, .cky-preference-content-wrapper .cky-show-desc-btn {
    color: #63d170 !important;
}

@media only screen and (max-width: 600px) {
  h2 {
    font-size: 1.2em;
  }
.main h2:after {width: 5%;}
.main h2:before {width: 5%;}	
.main .logo {
		padding-left: 0px;
		padding-right: 0px;	
    padding-top: 10px;
		padding-bottom: 10px;
}
.recent-post-title {font-size: 1.2em;}
.site-main p {font-size: 0.9em;}	
.one_full img {
    float: left;
    margin-right: 15px;
    margin-top: 5px;
		width:90px;
}	
figure.wp-block-post-featured-image {
    display: none;
}
.wp-block-post-date {
    float: left;
    padding-bottom: 10px;
}	
}	
p.wp-block-post-excerpt__excerpt {
	min-height:55px;
}

@media only screen and (max-width: 800px) {
.main h2:after {width: 10%;}
.main h2:before {width: 10%;}	

	
}

.mobile_nav a {
    background-color: #000;
    height: 20px;
		border: none !important;
		padding-bottom: 20px !important;
}

.cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    background-color: #63d170 !important;
}

#copyright a {
    color: #63d170  !important;
}