/*
Theme Name:        Flatsome
Theme URI:         http://flatsome.uxthemes.com/
Author:            UX-Themes
Author URI:        http://www.uxthemes.com/
Description:       Multi-Purpose Responsive WooCommerce Theme
Version:           3.13.2
Requires at least: 5.0.0
Requires PHP:      5.6.20
Text Domain:       flatsome
License:           http://themeforest.net/licenses
License URI:       http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/
.category-blogs .row.large-columns-3.medium-columns-.small-columns-1 .col.post-item {
	max-width: 50%;
}
.nav-pagination > li > .current, .nav-pagination > li > span:hover, .nav-pagination > li > a:hover {
	border-color: #282b96;
	background-color: #292c96;
}

.faqs-marafek .accordion .toggle {
	left: unset !important;
	right: 0 !important;
	color: #292c96;
}
.faqs-marafek .accordion-title {
	padding-left: 5px !important;
}
.faqs-marafek .accordion-title.active {
	border-color: #292c96;
	color: #292c96;
	background-color: unset;
}
.faqs-marafek .accordion-item span {
	color: #292c96;
}
.faqs-marafek .accordion-inner {
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
}
.faqs-marafek .pg-ttl .page-title-inner {
	margin-bottom: 15px;
}