/*!
Theme Name: SOHH 2017
Theme URI: https://www.sohh.com/
Description: Theme for SOHH.com
Version: 2.0
Author: Nazar Hotsa
Author URI: https://www.nazarhotsa.com/
Template: 15zine
Text Domain: cubell
*/

.abgreen, .abgreen > .ab-item, .abgreen > .ab-item:hover {
	background-color: green !important;
	color: #ffffff !important;
}
.abyellow, .abyellow > .ab-item, .abyellow > .ab-item:hover {
	background-color: yellow !important;
	color: #000000 !important;
}
.abred, .abred > .ab-item, .abred > .ab-item:hover {
	background-color: red !important;
	color: #ffffff !important;
}

body {
	line-height: 1.5 !important;
}

body p {
	margin-top: 0 !important;
}

.cb-post-title,
.cb-article-meta h2 {
	text-transform: none !important;
}

.cb-post-meta {
	margin: 0 0 0 0;
}

.cb-entry-content > .cb-social-sharing {
	margin-bottom: 30px !important;
	padding: 30px 40px !important;
}

.spot-im-comments.comments-area {
	margin-bottom: 0px;
}

.cb-copyright {
	margin-bottom: 0 !important;
}

.cb-footer-lower {
	padding: 30px 0 20px 0 !important;
}

.cb-to-top {
	margin: 15px auto !important;
}

#cb-footer > #cb-widgets {
	padding: 30px 0 !important;
}

.cb-byline {
	font-size: 11px !important;
	text-transform: none !important;
}

.entry-title.cb-entry-title.entry-title.cb-title {
	line-height: 1.2 !important;
	letter-spacing: 1px !important;
}

.cb-small-squares-widget li {
	margin: 0px !important;
}

.sppre_conversation-module {
	min-height: 250px !important;
}

#cb-footer {
	padding-bottom: 160px;
}

@media only screen and (min-width: 1200px) {

#cb-nav-bar {
	font-size: 18px !important;
	letter-spacing: 1px !important;
}

.cb-post-title {
	font-size: 22px !important;
	line-height: 24px !important;
	letter-spacing: 1px !important;
}

}

@media only screen and (max-width: 450px) {
	.wp-block-embed-instagram .wp-block-embed__wrapper .instagram-media{
		min-width: auto!important;
	}
}
