/*
Theme Name: Child theme of blogshare
Theme URI: 
Description: Child theme of blogshare theme
Author: Coding Help Solutions
Author URI: https://www.codinghelpsolutions.com
Template: blogshare
Version: 1.0.0
*/

.enlighter-btn-website
{
	display: none !important;
}
div.enlighter
{
	margin: 10px 0 !important;
}
#secondary .widget_search, #main .author-box, .entry-comment
{
	display: none !important;
}
a.blogshare-categories.category-color-1 {
    background: #1597d4;
}

.single #primary article .entry-header .mg-blog-category .entry-category a,
.entry-category .mg-blog-category .entry-category a,
.mg-blog-category .entry-category a,
.mg-blog-category a {
    display: inline-block;
    font-size: 10px;
    padding: 4px 6px;
    line-height: 10px;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
    color: #fff;
    margin-bottom: 5px;
}

.theme-color
{
	background: #006290;
}
.red-color
{
	background-color: #9a0029;
	color: #fff;
}
.slategray-color
{
	background-color: #113d43;
	color: #fff;
}
.green-color
{
	background-color: #3fb0ac;
	color: #fff;
}
.blue-color
{
	background-color: #431c5d;
	color: #fff;
}
.purple-color
{
	background-color: #5a7670;
	color: #fff;
}

.single #primary article .entry-tags .tag-links a {
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 7px 6px;
    line-height: 10px;
    cursor: pointer;
    border-radius: 3px;
    margin-right: 5px;
    color: #fff;
    border-color: transparent;
}

.single #primary article .entry-tags .tag-links a:first-child {
    background-color: #5a7670;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(2) {
    background-color: #431c5d;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(3) {
    background-color: #3fb0ac;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(4) {
    background-color: #173e43;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(5) {
    background-color: #fa255e;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(6) {
    background-color: #D6A3FB;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(7) {
    background-color: #A0AECD;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(8) {
    background-color: #FF6A3D;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(9) {
    background-color: #4A5FC1;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(10) {
    background-color: #161F6D;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(11) {
    background-color: #5a7670;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(12) {
    background-color: #431c5d;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(13) {
    background-color: #3fb0ac;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(14) {
    background-color: #173e43;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(15) {
    background-color: #fa255e;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(16) {
    background-color: #D6A3FB;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(17) {
    background-color: #A0AECD;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(18) {
    background-color: #FF6A3D;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(19) {
    background-color: #4A5FC1;
    color: #fff;
}
.single #primary article .entry-tags .tag-links a:nth-child(20) {
    background-color: #161F6D;
    color: #fff;
}

#left-menu li:first-child a:hover
{
	background-color: #161F6D;
    color: #fff;
}
#left-menu li:nth-child(2) a:hover
{
	background-color: #4A5FC1;
    color: #fff;
}
#left-menu li:nth-child(3) a:hover
{
	background-color: #FF6A3D;
    color: #fff;
}
#left-menu li:nth-child(4) a:hover
{
	background-color: #A0AECD;
    color: #fff;
}
#left-menu li:nth-child(5) a:hover
{
	background-color: #D6A3FB;
    color: #fff;
}
#left-menu li:nth-child(6) a:hover
{
	background-color: #fa255e;
    color: #fff;
}
#left-menu li:nth-child(7) a:hover
{
	background-color: #3fb0ac;
    color: #fff;
}


.content-loop .read-more a, .content-loop .read-more a:visited
{
	color: #113d43;
	font-size: 17px;
    font-weight: 700;
}

.site-branding img
{
    margin-top: 15px;
    width: 84px;
    height: 40px;
}

#sfsi_floater .sfsi_wicons
{
    /*margin-right: 2px;*/
    width: 43px;
}

#sfsi_floater
{
        width: 250px;
}

.sfsi_Sicons.sfsi_Sicons_position_right
{
    padding-bottom: 10px;
}

@media only screen and (max-width: 959px) {
    .site-branding img
    {
        margin-top: 3px;
    }
}

.site-footer .widget-posts-thumbnail ul > li.post-list:nth-of-type(5) span, 
.sidebar .widget-posts-thumbnail ul > li.post-list:nth-of-type(5) span
{
    background-color: #a349a5;
    color: #fff;
}

.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget, 
.sfsi_Sicons.sfsi_Sicons.sfsi_Sicons .sf_icon .fb_iframe_widget>*
{
    height: 12px !important;
}

.single #primary article .entry-tags .tag-links a
{
    letter-spacing: 0.6px;
}

.search.search-no-results .widget_tag_cloud .tagcloud a
{
    font-size: 15px !important;
    margin: 0 7px 7px 0;
}

.widget_recent_entries ul li a
{
    text-decoration: none;
}

.widget_recent_entries ul li:first-child a
{
    color: #ff4c4c;
    font-size: x-large;
}
.widget_recent_entries ul li:first-child::marker{
    color: #ff4c4c !Important;
    font-size: x-large;
}

.widget_recent_entries ul li:nth-child(2)::marker{
    color: #ff9900 !Important;
    font-size: 18px;
}
.widget_recent_entries ul li:nth-child(2) a
{
    color: #ff9900;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0px;
    word-spacing: 5px;
    font-family: cursive;
}

.widget_recent_entries ul li:nth-child(3)::marker{
    color: #0099e5 !Important;
    font-size: 20px;
}
.widget_recent_entries ul li:nth-child(3) a
{
    color: #0099e5;
    font-size: 20px;
    font-weight: 700;
}

.widget_recent_entries ul li:nth-child(4)::marker{
    color: #a349a5 !Important;
}
.widget_recent_entries ul li:nth-child(4) a
{
    color: #a349a5;
}

.widget_recent_entries ul li:nth-child(5)::marker{
    color: #3fb0ac !Important;
    font-size: large;
}
.widget_recent_entries ul li:nth-child(5) a
{
    color: #3fb0ac;
    font-family: initial;
    font-weight: 600;
    font-size: large;
}

.left_sidebar .sidebar .widget:first-child h3 a {
    color: #ff4c4c;
    font-size: larger;
    font-weight: 600;
    font-family: cursive;
}

.left_sidebar .sidebar .widget:nth-child(2) h3 a {
    color: #0099e5;
    font-size: larger;
    font-weight: 600;
    font-family: initial;
}

.left_sidebar .sidebar .widget:nth-child(3) h2 {
    color: #ff9900;
    font-family: system-ui;
    font-weight: 800;
    font-size: x-large;
}

#secondary.sidebar .widget:nth-child(2) h3 a
{
    color: #45a13b;
    font-size: xx-large;
    font-weight: 600;
    font-family: 'Google Sans Display';
}
#secondary.sidebar .widget:nth-child(3) h2
{
    color: #a349a5;
    font-size: x-large;
    font-weight: 600;
    font-family: cursive;
}
#secondary.sidebar .widget:nth-child(4) h2 span
{
    color: #0099e5;
    font-size: xx-large;
    font-weight: 600;
    font-family: monospace;
}

.entry-related h3
{
    /*background-color: #afff9d;*/
    font-size: 3.1em;
    margin-bottom: 20px;
    padding: 6px 6px;
    margin-top: 70px;
    font-family: cursive;
    /*color: blueviolet;*/
    line-height: 50px;
}

.single #primary article .entry-header .mg-blog-category .entry-category a, 
.entry-category .mg-blog-category .entry-category a, 
.mg-blog-category .entry-category a, 
.mg-blog-category a
{
    font-size: 12px;
    padding: 6px 8px;
    line-height: 12px;
    text-transform: capitalize;
}

#mobile-search-chs-form form input.search-field
{
    height: 60px;
}
#mobile-search-chs-form form input
{
    width: 100%;
}
#mobile-search-chs-form form
{
    width: 100%;
    display: grid;
}
.sf-menu ul
{
    z-index: 1000;
}
.mobile-search-cstm span
{
    margin-top: 5px;
    margin-right: 5px;
    font-size: 17px;
    font-weight: bold;
    border-right: 2px solid #cdcdcd;
    padding: 5px 5px;
    color: #1b9ad5;
}


@media only screen and (max-width: 959px) {

    .mbl-head-search
    {
        margin-top: 5px;
        background: #fff;
    }

}

.sidebar .widget_tabs ul.horizontal li.active a, .site-footer .widget_tabs ul.horizontal li.active a,
.sidebar .widget_tabs ul.horizontal li.active .fa, .site-footer .widget_tabs ul.horizontal li.active .fa
{
    color: #006290 !important;
}

#main .navigation.pagination .page-numbers.current {
    background-color: #0099e5;
    color: #fff;
}