/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

.author-image {
	border-radius: 100%;
	width: 150px;
	height: 150px;
	overflow: hidden;
	margin: 0 auto 20px;
}
.archive.author div#sidebar {
	display: none;
}
.archive.author  .post-area.span_9 {
	padding-right: 0;
	margin-right: 4%;
	width: 100%;
}

.blog-archive-header .container {
	z-index: 1;
}
.page-header-bg-image:after {
	content: " ";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: 0.25;
}
.page-header-overlay-color:after {
	opacity: .25!important;
}

/*podcasts*/
.post-type-archive .page-header-no-bg,
.tax-series .page-header-no-bg,
.tax-webinar-series .page-header-no-bg,
.tax-forum-series .page-header-no-bg,
.post-type-archive div#page-header-bg,
.tax-series div#page-header-bg,
.tax-webinar-series div#page-header-bg,
.tax-forum-series div#page-header-bg {
	padding: 5% 0!important;
}
.post-type-archive .page-header-no-bg h1,
.tax-series .page-header-no-bg h1,
.tax-webinar-series .page-header-no-bg h1{
	color:#fff;
}
.post-type-archive .blog-archive-header .container,
.tax-series .blog-archive-header .container,
.tax-webinar-series .blog-archive-header .container,
.post-type-archive div#page-header-bg .container,
.tax-series div#page-header-bg .container,
.tax-webinar-series div#page-header-bg .container,
.tax-forum-series div#page-header-bg .container{
	padding-top: 0px;
}
.post-type-archive .blog-archive-header.color-bg .col.section-title,
.tax-series .blog-archive-header.color-bg .col.section-title,
.tax-webinar-series .blog-archive-header.color-bg .col.section-title {
	border-bottom: 0!important;
	padding: 0!important;
}
.post-type-archive .row .col.section-title,
.tax-series .row .col.section-title,
.tax-webinar-series .row .col.section-title {
	margin: 0;
	padding: 0 0 0px 0;
	border-bottom: none;
}
#sidebar div ul.series-taxonomy-widget li {
	border-bottom: 1px solid #f1f1f1!important;
	padding: 10px 0px!important;
}
.post-type-archive .post-featured-img-wrap:after,
.tax-series .post-featured-img-wrap:after {
	display: none;
}
span.custom_meta{
	color:#0096ff;
}
.post-content {
	position: relative;
	padding:20px 0;
}
.mt {
	margin-top: 40px;
}
#sidebar h3{
	font-family: Playfair Display;
}
#sidebar .podcasts {
	margin-bottom: 0;
}
#sidebar.channel-sidebar img {
	max-width: 300px;
	height: auto;
}
.podcast-player {
	background: #2d5227;
	padding: 40px;
	border-radius: 20px;
}
.container-wrap .podcast-player h2 {
	color: #fff;
	margin-top:0;

}

/*podcasts*/
.my-5 {
	margin: 50px 0;
}
.company-logos{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	align-content: space-between;
	justify-items: center;
	align-items: center;
}
.company-logos img, .template_two_presentint_companies img {
	max-height: 80px;
	max-width: 200px;
}
.container.podcast-image img {
	width: 100%;
	min-width: 100%;
	border-radius: 4px;
	overflow: hidden;
}
.speaker_image img {
	width: 200px;
	height: 200px;
	border-radius: 100%;
	overlflow: hidden;
}
.room-speaker .speaker_image img,
.room-moderator .speaker_image img,
.room-panelists .speaker_image img{
	width: 100px;
	height: 100%;
}
table .speaker_image img {
	width: 40px;
	height: 40px;
	max-height: 40px;
	max-width: 40px;
	border-radius: 100%;
	overlflow: hidden;
	margin-bottom:0!important;
}
table .speaker_image {
	margin-right: 10px;
	min-width:40px;
}

.speaker_spotlight_speakers, .speakers_row {
	display: flex;
	justify-content: center;
	align-content: stretch;
	justify-items: start;
	align-items: start;
	text-align: center;
	flex-wrap: wrap;
}
.speaker_spotlight_speakers .speaker-item, .speakers_row .speaker-item {
	margin-bottom: 40px;
}
.template_two_presentint_companies img {
	margin:0 20px;
}
.speaker_spotlight_speakers .speaker-item, .speakers_row .speaker-item{
	width:25%;
}
.row .col h3.smaller, body h3.smaller {
	font-size: 140%;
}
#webinars table thead {
	font-size: 20px;
	color:#07189E;
	text-align: center;
}
#webinars table td {
	font-size: 16px;
	justify-content: center;
	align-content: center;
}
#webinars table th {
	text-align: center;
}
.text-center {
	text-align: center;
}
.bold{
	font-weight: bold;
}
table .speaker-item {
	display: flex;
	justify-content: start;
	align-content: center;
	align-items: center;
	justify-items: cecenter;
}
table .speaker-item {
	margin-bottom: 5px;
	padding-bottom:5px;
	border-bottom: 1px solid #f1f1f1;
}
table .speaker-item:last-child {
	margin-bottom: 5px;
	border-bottom: none;
}
td.text-center.date {
	min-width: 220px;
}
a.presenting-company-logo img {
	max-height: 30px;
}
td.presentint_companies {
	text-align: center;
}
.webinars-teampate-two a.presenting-company-logo img {
	max-height: 60px;
	margin:0 50px;
}
 .template_two_presentint_companies {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: center;
	align-content: center;
	justify-items: center;
	align-items: center;
}
a.add_outlook {
	display: block;
	margin-top: 20px;
	align-items: center;
	display: flex;
	justify-content: center;
	align-content: center;
	justify-items: center;
}
#page-header-bg a.add_outlook{
	color: #fff;
}
#page-header-bg a.add_outlook svg{
	fill:#fff;
	margin-right:10px;
	width: 25px;
}
table a.add_outlook svg{
	fill:#0096ff;
	margin-right:10px;
	width: 25px;
}
/*webinars*/
.max-video {
	max-width: 850px;
	margin: auto;
}

/*menus*/
ul#menu-webinar-series,
ul#menu-forum-series,
ul.custom-wpb-menu.level-1,
ul#menu-articles {
	padding: 0;
	margin:0;
}
ul#menu-webinar-series li,
ul#menu-forum-series li,
ul.custom-wpb-menu li,
ul#menu-articles li,
#sidebar .widget.widget_nav_menu li{
	list-style: none;
	padding: 5px 0!important;
	margin: 5px 0!important;
	border-bottom: 1px solid #f1f1f1!important;
	font-size: 18px;
	font-weight: 300;
	color:#000;

}
ul.custom-wpb-menu li:last-child{
	border-bottom:none!important;
}
ul#menu-webinar-series li a,
ul#menu-forum-series li a,
ul.custom-wpb-menu li a,
#sidebar ul.custom-wpb-menu li a,
ul#menu-articles a
{
	font-size: 18px!important;
	color:#000;
}
ul#menu-webinar-series li a:hover,
ul#menu-forum-series li a:hover,
ul.custom-wpb-menu li a:hover,
ul#menu-articles a:hover{
	font-size: 18px!important;
	color:#0096ff;
}
ul#menu-webinar-years,
ul#menu-forum-years {
	margin: 0;
	display: flex;
	justify-content: start;
	align-content: center;
	justify-items: center;
	flex-wrap: wrap;
}
ul#menu-webinar-years li,
ul#menu-forum-years li{
list-style: none;
border-right: 1px solid #f1f1f1;
padding-right: 20px;
margin-right: 20px;
margin-bottom: 10px;
}
ul#menu-webinar-years li:last-child,
ul#menu-forum-years li:last-child
{
border-right: none;
}
.main-content ul#menu-webinar-years li a,
.main-content ul#menu-forum-years li a{
color:#07189E;
font-size: 20px!important;
}
body .toggle {
	margin-bottom: 15px;
	position: relative;
	padding: 10px 20px;
	border-bottom: 1px solid #f1f1f1;
}
.custom-wpb-menu ul {
  list-style: none;
  display: none;
}
.custom-wpb-menu .open > ul {
  display: block;
}
.custom-wpb-menu li span {
  cursor: pointer;
}

#sidebar .custom-wpb-menu li.level-2 span, .custom-wpb-menu li.level-2 span, #sidebar .custom-wpb-menu li.level-2 a, .custom-wpb-menu li.level-2 a, .custom-wpb-menu li.level-2 a:hover {
	font-size: 16px!important;
}
.custom-wpb-menu li.level-3 span, .custom-wpb-menu li.level-3 a, .custom-wpb-menu li.level-3 a:hover {
	font-size: 14px!important;
}
ul.submenu.level-2 {
	padding-left: 0;
	margin-left: 20px;
}
ul.submenu.level-3 {
	padding-left: 0;
	margin-left: 20px;
}
.custom-wpb-menu .menu-item-wrapper {
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
}

.custom-wpb-menu .toggle-icon {
	margin-left: 0.5rem;
	font-weight: 300;
	font-size: 1.2em;
	user-select: none;
	cursor: pointer;
	color:#07189E;
}

.custom-wpb-menu a.menu-label,
.custom-wpb-menu span.menu-label {
	display: inline-block;
}
.document_images {
	display: flex;
	flex-wrap: wrap;
	gap:10px;
}
.document_images a {
	width: calc(50% - 10px);
}
.document_images img {
	margin-bottom:0!important;
}

/* NGOs */
.archive.post-type-archive-ngos .page-header-bg-image:after,
.archive.post-type-archive-companies .page-header-bg-image:after,
.archive.post-type-archive-library .page-header-bg-image:after,
.archive.post-type-archive-interviews .page-header-bg-image:after {
	background-color: #000;
}
#ajax-content-wrap #ngos-archive #pagination,
#ajax-content-wrap #company-archive #pagination,
#ajax-content-wrap #library-archive #pagination,
#ajax-content-wrap #interviews-archive #pagination {
	visibility: visible;
	height: auto;
	width: auto;
	margin: 0;
	margin-top: 50px;
}
#ajax-content-wrap #ngos-archive nav#pagination ul,
#ajax-content-wrap #company-archive nav#pagination ul,
#ajax-content-wrap #library-archive nav#pagination ul,
#ajax-content-wrap #interviews-archive nav#pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
#ajax-content-wrap #ngos-archive .post-content,
#ajax-content-wrap #company-archive .post-content,
#ajax-content-wrap #library-archive .post-content,
#ajax-content-wrap #interviews-archive .post-content {
	position: relative;
	padding: 15px 0;
}
#ajax-content-wrap #ngos-archive .post-content.ngo-post-content h3,
#ajax-content-wrap #company-archive .post-content.company-post-content h3,
#ajax-content-wrap #interviews-archive .post-content.interview-post-content h3,
#library-archive .librady-item-date {
	color: #1f93bd;
}
#ngos-archive .post-area .post-content.ngo-post-content .article-content-wrap,
#ngos-archive .post-header-wrap,
#company-archive .post-area .post-content.company-post-content .article-content-wrap,
#company-archive .post-header-wrap,
#interviews-archive .post-area .post-content.interview-post-content .article-content-wrap,
#interviews-archive .post-header-wrap,
#reports-archive .post-header-wrap,
#library-archive .company-post-content {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
/* #company-archive .post-area .post-content.company-post-content  .article-content-wrap {
	align-items: stretch;
} */
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap,
#ngos-archive .post-area .article-content-wrap .post-city-wrap,
#ngos-archive .post-area .article-content-wrap .post-content-wrap,
#ngos-archive .ngo-name-wrapper,
#reports-archive .ngo-name-wrapper,
#ngos-archive .post-header-wrap span,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap,
#company-archive .post-area .article-content-wrap .post-industry-wrap,
#company-archive .post-area .article-content-wrap .post-content-wrap,
#company-archive .company-name-wrapper,
#company-archive .post-header-wrap span,
#library-archive .post-content-wrap,
#library-archive .company-post-content .article-content-wrap {
	width: 33%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	position: relative;
	left: 0;
	top: 0;
	padding: 0;
}
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap:before,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap:before,
#library-archive .post-area .article-content-wrap .post-featured-img-wrap:before {
	display: none;
}
#ngos-archive .ngo-name-wrapper,
#ngos-archive .post-header-wrap,
#company-archive .ngo-name-wrapper,
#company-archive .post-header-wrap {
	width: 100%;
}
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap,
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap a,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap a,
#library-archive .post-area .article-content-wrap .post-featured-img-wrap,
#library-archive .post-area .article-content-wrap .post-featured-img-wrap a,
#interviews-archive .post-area .article-content-wrap .post-featured-img-wrap,
#interviews-archive .post-area .article-content-wrap .post-featured-img-wrap a {
	position: relative;
}
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap > a,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap > a {
	width: 100%;
	height: 75px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap a span img,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap a span img {
	height: 75px;
	width: auto;
}
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap h3,
#ngos-archive .post-area .article-content-wrap .post-featured-img-wrap h3 a,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap h3,
#company-archive .post-area .article-content-wrap .post-featured-img-wrap h3 a {
	font-size: 20px;
	line-height: 1.2;
	text-align: center;
	padding: 0 20px;
}
#ngos-archive .post-header-wrap,
#company-archive .post-header-wrap,
#reports-archive .post-header-wrap {
	color: #fff;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #1f93bd;
}

/* NGOs Logos */
.ngos-row,
.ngos-row .ngo-item {
	display: flex;
	flex-wrap: wrap;
	align-items: space-between;
	justify-content: center;
}
.ngos-row .ngo-item {
	width: 19%;
	align-items: center;
	margin-bottom: 20px;
}
.ngos-row .ngo-item img {
	width: auto;
	height: 75px;
}
#ngos-archive .post-content-wrap p,
.ngo-post-right-info p,
.ngo-post-left-info p {
	padding-bottom: 0;
	margin-bottom: 5px;
}
#ngos-archive .post-content-wrap p,
.ngo-post-right-info p {
	text-align: right;
}
#ngos-archive .post-content-wrap .post-header {
	width: 100%;
	margin-bottom: 0;
}
#ngos-archive span.ngo-contact-icon,
.ngo-post-right-info span.ngo-contact-icon {
	display: inline-flex;
	width: 35px;
	height: 35px;
	justify-content: center;
	align-items: center;
	margin-right: 5px;
	border-radius: 50%;
	background-color: #1f93bd;
	color: #2d5227;
}

/* Companies Listed */
.company-post-content .post-content-wrap .post-header {
	margin-bottom: 0;
}
.company-post-content .post-content-wrap svg {
	width: 30px;
	height: 30px;
}

/* Library */
#library-archive .company-post-content .post-title h3.title,
#interviews-archive .interview-post-content .post-title h3.title,
#reports-archive .post-content h3.title {
	color: #2d5227;
	font-size: 22.5px;
	line-height: 32.5px;
}
#library-archive .company-post-content,
#library-archive .company-post-content .article-content-wrap {
	width: 100%;
	align-items: end;
}
#library-archive .company-post-content {
	align-items: end;
}
#library-archive .company-post-content .post-title {
	width: 75%;
}
#library-archive .post-content-wrap {
	width: 25%;
	justify-content: end;
}
#library-archive .librady-item-date {
	font-style: italic;
}

/* Intervies */
#interviews-archive .posts-container article.interviews {
	width: 48%;
}
#interviews-archive .posts-container {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: space-between;
}
#interviews-archive .post-area .article-content-wrap .post-featured-img-wrap,
#interviews-archive .post-area .article-content-wrap .post-content-wrap {
	width: 100%;
	left: 0;
}
#interviews-archive .post-area .article-content-wrap .post-content-wrap,
#interviews .post-content-wrap {
	padding: 7px 7px 0px 7px;
	overflow: hidden;
	border-radius: 5px 5px 0 0;
}
#interviews .post-content-wrap {
	margin-bottom: -12px;
}
#interviews-archive .post-area .article-content-wrap .post-content-wrap,
#interviews-archive .interview-post-content h3.title,
.random-interviews-wrap .post-bottom-contents h3.title,
#interviews .post-content-wrap{
	background-color: transparent;
}
.youtube-content-wrap iframe {
	border-radius: 20px;
}
#interviews-archive .interview-post-content h3.title,
.random-interviews-wrap .post-bottom-contents h3.title {
	width: 100%;
	font-size: 16px;
	line-height: 1.3;
	color: #000 !important;
	padding: 10px 0px 5px;
}
#interviews-archive .post-featured-name {
	margin-top: 0;
}
#interviews-archive .post-featured-name h4,
#interviews-archive .post-featured-name span em,
#interviews-archive .post-featured-name span
.random-interviews-wrap .post-bottom-contents h4 {
	display: inline-flex;
	font-size: 14px;
	line-height: 1.2;
	color: #000;
}
#interviews-archive .post-area article {
	border-bottom: 0;
}
#interviews-archive  h2.year-separator {
	width: 100%;
	color: #2d5227;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid;
}

/* Reports */
.d-none {
	display: none !important;
}
#reports-archive .post-content.report-post-content {
	padding-left: 0;
}
#reports-archive .post-content h3.title {
	width: 100%;
}
#reports-archive .post-featured-img-wrap,
#reports-archive .post-content-wrap,
#reports-archive .article-content-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: start;
}
#reports-archive .post-featured-img-wrap {
	width: 60%;
}
#reports-archive .post-content-wrap {
	width: 40%;
}
#reports-archive .post-content-wrap {
	justify-content: end;
}
#reports-archive .post-content-wrap a {
	text-align: right;
}
#reports-archive .post-content-wrap .report-name {
	margin-right: 5px;
}
#reports-archive .post-featured-img img {
	height: 75px;
	width: auto;
	margin-bottom: 0;
}

/* Single NGO */
body.single-ngos .nectar-social.fixed,
body.single-companies .nectar-social.fixed {
	display: none;
}
body.single-ngos .heading-title.hentry,
body.single-companies .heading-title.hentry {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
body.single-ngos .heading-title .section-title h1,
body.single-companies .heading-title .section-title h1 {
	color: #2d5227;
}
body.single-ngos .ngos.type-ngos .row,
body.single-companies .companies.type-companies .row {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
}
body.single-ngos .ngos.type-ngos .ngo-post-thumb img,
body.single-companies .companies.type-companies .ngo-post-thumb img {
	height: 65px;
	width: auto;
}
body.single-ngos .ngos.type-ngos .ngo-post-left-info,
body.single-companies .companies.type-companies .ngo-post-left-info {
	display: flex;
	flex-wrap: wrap;
	align-items: end;
	justify-content: start;
}
body.single-ngos .ngos.type-ngos .ngo-post-left-info .ngo-post-thumb,
body.single-ngos .ngos.type-ngos .ngo-post-left-info .ngo-post-type,
body.single-ngos .ngos.type-ngos .ngo-post-left-info .ngo-post-start {
	width: 100%;
}
body.single-ngos .ngos.type-ngos .ngo-post-left-info .ngo-post-thumb {
	margin-bottom: auto;
}
body.single-ngos .ngos.type-ngos .ngo-post-left-info .ngo-post-type {
	margin-top: auto;
}
body.single-ngos .ngos.type-ngos #sidebar,
body.single-companies .companies.type-companies #sidebar {
	width: 100%;
	margin-top: 35px;
}
body.single-ngos .ngos.type-ngos #sidebar h2,
body.single-companies .companies.type-companies #sidebar h2 {
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
body.single-ngos .ngos.type-ngos #sidebar ul.nectar_blog_posts_recent_extra {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: space-between;
}
body.single-ngos .ngos.type-ngos #sidebar ul.nectar_blog_posts_recent_extra li {
	display: inline-flex;
	width: 33%;
}


/*loop list*/
body .nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .item-main .meta-date, .nectar-post-grid-wrap[data-style="vertical_list"] .item-main .nectar-post-grid-item__meta-wrap {
	padding-right: 0;
	min-width: 100%;
	margin-bottom: 10px;
}
body .nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .nectar-post-grid-item .content .item-main {
	flex-direction: column;
}
body .nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .item-main .nectar-link-underline {
	margin-left: 0;
	padding-left: 0;
	margin-right: auto;
	margin-top: 20px;
}
.nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .item-main .post-heading-wrap h2 a span {
	color: #2d5227!important;
}
.page-id-28851 .nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .item-main .post-heading-wrap h2 a span {
	color: #000!important;
}
.page-id-28851 .nectar-post-grid-wrap[data-style="vertical_list"] .vert_list_hover_effect_featured_image .nectar-post-grid-item:hover .item-main .post-heading-wrap h2 a span {
	color: #fff!important;
}

body.page-id-28851 .nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .nectar-post-grid-item .content .item-main {
	flex-direction: row;
}

body.page-id-28851 #eq-list .nectar-post-grid-wrap[data-style="vertical_list"] div:not(.vert_list_bg_hover_81d742) .nectar-post-grid-item .content .item-main {
	flex-direction: column;
}
 .page-id-28851 #eq-list .nectar-post-grid-wrap[data-style="vertical_list"] .nectar-post-grid > div:not(:last-child):after {
	background-color: #000!important;
} 

.df-ui-nav .df-ui-btn:before {
	color: #1f93bd;
	filter: none;
}
button#wpforms-submit-6036,
button#wpforms-submit-28610 {
	background: #1f93bd!important;
}


body div[data-style="minimal"] .toggle > .toggle-title a {
	padding: 10px 70px 10px 0;

}
#color-bg .toggle>.toggle-title a,
#color-bg .inner-toggle-wrap p, 
#color-bg .inner-toggle-wrap a,
#color-bg .inner-toggle-wrap li,
#color-bg .inner-toggle-wrap strong{
	color:#fff!important;
}
#color-bg .inner-toggle-wrap p, 
#color-bg .inner-toggle-wrap a,
#color-bg .inner-toggle-wrap li,
#color-bg .inner-toggle-wrap strong{
	font-size: 14px;
}
#color-bg  div[data-style*=minimal] .toggle>.toggle-title i {
	border: 2px solid #fff!important;
}
#color-bg div[data-style="minimal"] .toggle > .toggle-title i:before,
#color-bg div[data-style="minimal"] .toggle > .toggle-title i:after{
	background:#fff!important;
}