/*
 Theme Name:   Kurazh
 Theme URI:    
 Description:  
 Author:       #
 Version:      1.0
 Author URI:   #
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */

@media (max-width: 767px)
#logo img {
    max-width: 80% !important;
   
}

.post-entry a, .container-single .post-entry a {
    border-bottom: 2px solid #795548;
    font-weight: 600;
}

.post-entry a:hover {
	text-decoration: none;
	color: #624879 !important;
    border-bottom: 2px solid #624879;
	
}

.penci-body-single-style-5 .container-single .post-image {
	height: 300px;
}

.author-box-wrap, .td-post-next-prev {
	display: none;
}

i.td-icon-font {
	font-style: normal;
}

#block-7 {
	margin-bottom: 20px !important;
}

.home .item-content {
	line-height: 1.5;
}