/*
Theme Name: TechBlogSD
Theme URI: http://themeforest.net/item/publisher/15801051?ref=Better-Studio
Version: 1.0.0
Description: Designed by <a href="http://betterstudio.com/">BetterStudio</a>
Author: BetterStudio
Author URI: http://betterstudio.com/
Text Domain: publisher
Copyright: (c) 2016 BetterStudio
Template: publisher
*/


/* Fix Collapse Cat */
.primary-sidebar-widget.widget.widget_jcl_widget ul.jcl_widget {
    list-style: none;
    padding-left: 0px;
}

span.jcl_symbol {
    margin-left: 5px;
    font-weight: bold;
    color: #002467a8;
}

span.jcl_count {
    margin-left: 5px;
    font-weight: 700;
}

/* SDstudio iglihter */
.sds-scrivo-highlighter td {
/*     border: none !important; */
    /* padding: 2px !important; */
    font-size: 13px !important;
    line-height: 1.42857143;
}

td.hljs-ln-line.hljs-ln-code {
    padding-top: 0px;
    padding-bottom: 0px;
}

.sds-scrivo-highlighter table td, .sds-scrivo-highlighter table th {
    border: .1px solid #3a3232 !important;
    border-bottom-width: 0.1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(58, 50, 50);
}


.sds-scrivo-highlighter table td, 
.sds-scrivo-highlighter table th, 
.sds-scrivo-highlighter table td, 
.sds-scrivo-highlighter table th, 
.sds-scrivo-highlighter table td, 
.sds-scrivo-highlighter table th {
    border: 1px solid #ddd;
    padding: 0px 10px !important;
}

/* Social */
.a2a_kit.a2a_kit_size_32.a2a_default_style {
    /* margin-left: auto; */
    margin-left: 9px !important;
    /* display: block; */
}

/* MObile */
@media screen and (max-width:700px){
	.logo-container.rh-img-logo {
		max-width: 100px;
	}
}