/*
  Theme Name: 		Lemood
  Theme URI: 		https://www.templatemonster.com/vendors/zemez
  Description: 		Lemood Theme for the Gutenix
  Author: 			Zemez
  Author URI: 		https://zemez.io/
  License: 		GNU General Public License v2 or later
  License URI: 		http://www.gnu.org/licenses/gpl-2.0.html
  Version: 			1.0
  Template: 		gutenix
  Text Domain:  lemood
  Tags: 		custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Enter below your Customization CSS */

.wpcf7 form .wpcf7-response-output{
	border: none;
}
div#zeguten-heading-21e276ad-fdf3-4c80-89d7-fc58e01ef10f {
    z-index: 1;
}
.slick-prev:before, .slick-next:before{
	font-size:36px;
}
.header-bar .gutenix-container, .header-bar .gutenix-container-fluid {
    padding-bottom: 18px;
}
.entry-meta {
    text-transform: uppercase;
}
.post-button.btn.btn-default{
	border: 1px solid #16181a;
    border-width: 0px 0px 1px 0px;
}
.post-button.btn.btn-default:hover{
	border-color: #a4a5a9;
}
.share-btns__link {
    padding: 8px 0px;
    margin-right: 30px;
}
.share-btns__link > svg {
    width: 24px;
    height: 24px;
}
html body .pagination .page-numbers:not(.prev):not(.next) {
    font-size: 18px;
}
h2 a:hover{
    color: #a4a5a9;
}
li a {
    font-weight: 300;
}

@media (min-width: 1026px){
.footer-bar--style-1 .site-info > * {
    padding-left: 40px !important;
}
}