/*
Theme Name: Akella Child
Theme URI: https://themeforest.net/user/v_kulesh/portfolio
Author: Vladimir Kulesh
Author URI: https://themeforest.net/user/v_kulesh
Description: Akella Child Theme.
Template: akella
Version: 1.0.0
License: Themeforest Split Licence
License URI: http://themeforest.net/licenses
Tags: one-column, two-columns, right-sidebar, left-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready
Text Domain: akella-child
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap');
body{
	font-family: 'Lato', sans-serif !important;
}
h1,h2,h3,h4,h5,h6, .main-navigation a{
	font-family: 'Lato', sans-serif !important;
}
.main-navigation .primary-menu a{
	font-size: 18px;
    font-weight: 700;
    color: #484d53;
    padding: 10px 25px;
    transition: all .3s ease;
    text-transform: none;
    letter-spacing: 0; 
    line-height: 1.2;
}
.main-navigation .primary-menu a:hover{
	color: #b1a28c;
}

h1, .h1{
  font-size: 65px;
  font-weight: bold;
}
h2, .h2{
  font-size: 48px;
  line-height: 1.2;
  color:#3c434d;
  font-weight: bold;
  margin-bottom: 44px;

}
h3, .h3{
  font-size: 24px;
  font-weight: 600;
  color:#3c434d;
  margin-bottom: 31px;
}
h4, .h4{
  font-size: 18px;
  line-height: 30px;
  font-weight: normal;
  color:$black-lite;
  margin-bottom: 22px;
}
  @media (max-width: 1199px) {
  	h2{
  		font-size: 44px;
  	}
    
  }
  @media (max-width:991px) {
  	h2{
  		font-size: 32px;
  	}
    
  }

  .post-card-title a:hover, .post-card-title a:focus, .widget ul li > a:hover, .widget ul li > a:focus {
    color: #b1a28c !important; 
    text-decoration: none;
}
.entry-header-meta .cat-links a{
	color: #b1a28c !important; 
}
a{
	color: #b1a28c; 
}
a:hover{
	color:#786850;
}
.post-card-header-meta .cat-links a{
	color: #b1a28c !important; 
}
.post-card-header-meta .cat-links a:hover{
	color:#786850;
}
.post-card-header-meta > span a:hover, .post-card-header-meta > span a:focus{
	color:#786850;
}
.post-card-small .post-card-title{
	line-height: 1.2;
}
.scroll-to-top{
	background: #b1a28c;
}
.scroll-to-top:hover{
	background: #978264;
}
.site-branding .site-title{
	font-family: 'Lato', sans-serif !important;
	font-size: 46px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 1px;
    color: #978264 !important;
    margin-bottom: 0;
}
.site-branding .site-title, .site-branding .site-title a{
	font-family: 'Lato', sans-serif !important;
	font-size: 46px;
    line-height: 1.2;
    font-weight: 500;
    letter-spacing: 1px;
    color: #978264 !important;
    margin-bottom: 0;
}
.site-branding .site-title a:hover{
	color: #978264;
}
.site-description{
	display: inline-block;
	font-size: 14px;
    font-weight: 900;
    color: #978264;/*3c434d*/
    letter-spacing: .4px;
    position: relative;
    padding-left: 45px;
    top: -6px;
    margin-bottom: 0;
}


.site-description:before{
	content: "";
    position: absolute;
    width: 40px;
    height: 2px;
    background: #978264;
    left: 0;
    top: 1px;
    bottom: 0;
    margin: auto;
}
.widget{
	border-top-color: #978264;
}
.site-navigation .site-search-form{
	display: none;
}

.submit{
	width: 266px;
    height: 50px;
    border: 2px solid #978264 !important;
    background: #978264 !important;
    border-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 18px !important;
    color: #fff;
    padding-bottom: 4px;
    transition: all .3s ease;
}
.submit:hover{
	border: 2px solid #786850 !important;
    background: #786850 !important;
}
.site-header{
	position: relative;
}
.site-branding{
    margin-bottom: 13px;
}
.site-title {
    margin-top: 13px;
}
.comment-form-url, .comment-form-cookies-consent{
	display: none;
}
.post-card:not(.post-card-medium){
	position: relative;
	border:1px solid rgba(151,130,100, 0.2);
}
.post-card-header-meta .cat-links a{
	font-weight: normal !important;
	color:#a7a7b3 !important; 
}
.post-card-header-meta .posted-on{
	display: none;
}
.post-card-footer {
    color: #978264;
    font-size: 13px;
    padding-bottom: 20px;
    margin-left: 20px;
}
.post-card-footer a{
	font-size: 14px;
	font-weight: bold;
	color:#978264 !important;
	padding-bottom: 20px;
}
.post-card:not(.post-card-image):not(.post-card-small) .post-card-footer-meta > span.comments-link a:before{
	background-color:#978264;
}
.post-card:not(.post-card-small):not(.has-post-thumbnail):not(.post-card-image) {
    border-top: 3px solid #978264;
}
.pagination a.page-numbers:hover, .pagination a.page-numbers:focus, .pagination .page-numbers.current{
	    border-color: #978264;
}
.pagination a:hover, .pagination a:focus, .pagination .page-numbers.current{
	background-color: #978264;
}
.posted-on{
	display: none !important;
}
.sidebar-wrapper .post-card:not(.post-card-medium){
	position: relative;
	border:0;
}
.post-navigation a:hover{
	color:#978264;
}
.post-navigation a:hover .post-title, .post-navigation a:focus .post-title{
	color:#978264;
}
.widget_categories .current-cat > a, .widget_nav_menu .current-menu-item > a, .widget_pages .current_page_item > a{
	color:#978264;
	font-weight:700; 
}	
@media (max-width: 991px){
	.site-navigation{
		position: absolute;
		top: 0;
		bottom: 0;
		border: 0;
		left: 0;
	}
	.site-header{
		border-bottom: 1px solid #e7e7e7;
	}
	.menu-toggle{
		display: inline-flex;
	    width: 40px;
	    height: 40px;
	    position: absolute;
	    padding: 0;
	    top: 0;
	    bottom: 0;
	    margin: auto;
	    left: 15px;
	    background: transparent;

	}
	.menu-toggle.toggled-on:before{
		opacity: 0;
	}
	.menu-toggle.toggled-on:after{
		opacity: 1;
	}
	.menu-toggle:hover, .menu-toggle:focus{
		 background: transparent;
	}
	.menu-toggle:before, .menu-toggle:after{
		content: "";
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    left: 0;
	    right: 0;
	    margin: auto;	
	}
	.menu-toggle:before{
	    background: url("https://www.finterra.com.ua/images/menu.png") no-repeat 50%;
	    width: 40px;
	    height: 21px;
	}
	.menu-toggle:after{
		background: url("https://www.finterra.com.ua/images/menu-close.png") no-repeat 50%;
	    width: 22px;
	    height: 22px;
	    opacity: 0;
	}
	.menu-toggle .icon-bar{
		display: none;
	}
	.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus{
		background: transparent;
	}
	.main-navigation{
		background: #fff;
	    z-index: 2;
	    top: 101px;
	    position: absolute;
	    width: 100vw;
        box-shadow: 5px 71px 77px #eee;
	}
	
}

@media (min-width: 1200px){
	.site-branding .site-title a,.site-branding .site-title{
		font-size: 57px;
		color:#978264; 
	}
	.site-description{
		color:#978264
	}
	.site-description:before{
		background:#978264;
	}
	.menu-main-menu-container{
		padding: 10px 0;
	}
	.main-navigation .primary-menu a {
	    font-size: 16px;
	    font-weight: 700;
	    color: #484d53;
	    padding: 4px 16px;
	}
}
.site-footer .col-md-8{
	width:100% !important;
	margin-left:0 !important;
}
.footer-navigation{
	border:0;
	margin:0;
}
.site-footer {
    padding-top: 10px !important;
}
.footer-navigation a{
	font-size: 16px;
    font-weight: 700;
    color: #484d53;	
	text-transform:none;
}
.footer-navigation a:hover, .footer-navigation li:hover > a, .footer-navigation li.focus > a{
color: #b1a28c;
}
.footer-navigation .current-menu-item > a, .footer-navigation .current-menu-ancestor > a{
	 color: #484d53;	
}