@charset 'utf-8';
/*
 Theme Name:   Spiced Blog Child
 Theme URI:    http://spiced.axiomthemes.com/
 Description:  Spiced Blog - Wordpress blog theme
 Author:       axiomthemes
 Author URI:   http://axiomthemes.com/
 Template:     spiced-blog
 Version:      1.0
 Tags:         light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text          Domain: spiced
*/


@import url("../spiced-blog/style.css");


/* =Theme customization starts here
-------------------------------------------------------------- */
.logo { max-height: auto; }
.top_panel_logo .logo { margin: 0; background: #25303b; max-height: initial; }
.top_panel_logo_wrap .content_wrap { width: 100%; }
.aboutme_username { font-size: 15px !important; }
.sidebar { background: #f2f3f4 !important; }
.top_user_panel_wrap { background: #0f161c; }
.footer_wrap, .copyright_wrap { background: #0f161c; }
.post_content ul > li:before, .widget_area ul > li:before { content: ''; }

/* Form Elements */
input[type="radio"] + label:before, input[type="checkbox"] + label:before { border-color: #a4a4a4 !important; }
.blog-yumprint-recipe .blog-yumprint-save, .blog-yumprint-recipe .blog-yumprint-header .blog-yumprint-save a, .blog-yumprint-recipe .blog-yumprint-print { background: #8ABD24 !important; }
.sc_contact_form input[type="email"] { width: 100%; padding: 1.1em 1.2em; font-size: 0.933em; letter-spacing: 0.3px; }
.sc_contact_form, .comments_list_wrap, .comments_form_wrap { border-color: #eee !important; }
input[type="text"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="search"]:focus, input[type="password"]:focus, .select_container:hover, textarea:focus { background: #faf2e7 !important; }

/* Poll */
div.yop-poll-question-1_yp5a2975e6d33ca { background: #8abd24 !important; }

/* Columns */
.column-1_2, .column-2_4, .column-3_6, .column-4_8, .column-5_10, .column-6_12 { width: 49.7%; }

/* Responsiveness */
@media (max-width: 479px) {
	.logo img {
		max-height: initial !important;
	}
}