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

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

#header .inner-header .container {
    padding: 10px 0 !important;
}

.pc-title-bar-sorter {
	display: none !important;
}

.faq-question {
	font-weight: bold;
    display: block;
    font-size: 16px;
	margin-bottom: -15px;
}

.pcdark-mode .list-post-3 .content-list-right {
	background: #1a2024;
}

.pcdark-mode #navigation.header-layout-bottom {
	background: #1b262d !important;
}

.post-image img {
	width: 100% !important;
}