/*
Theme Name: Kahuna Child
Theme URI: http://www.cryoutcreations.eu/wordpress-themes/kahuna
Description: Kahuna Child is the big kahuna among WordPress themes. It proved itself with an exotic design, effective and easy to use customizer settings and a responsive, fully editable layout. Many personal and business sites have embraced it for a wide spectrum of uses, ranging from portfolio and photography sites to blogs and online shops. The features are too many to list but here are some of the main attractions: translatable, search engine optimized (both microformats and micordata), supports RTL (right-to-left) languages, supports eCommerce (WooCommerce), has both wide and boxed layouts, masonry bricks, socials, Google fonts, typography options, and a great customizable landing page.
Author: Cryout Creations
Author URI: http://www.cryoutcreations.eu
Template:     kahuna
Version: 1.0.0
License: GNU General Public License v3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, three-columns, right-sidebar, left-sidebar, grid-layout, custom-background, custom-colors, custom-header, flexible-header, custom-menu, featured-image-header, featured-images, front-page-post-form, full-width-template, footer-widgets, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, blog, entertainment, portfolio
Text Domain: kahuna-child
*/

/*





*/

article.hentry .article-inner, #content-masonry article.hentry .article-inner {
    padding-top: 10px !important;
}

.custom-category-page { width: 100% !important; max-width: 100% !important; }

.social_links li a i { margin-right: 10px; width: 20px; text-align: center; color: #BBB; }

#header-page-title #breadcrumbs-nav {
	white-space: nowrap;
	padding-right: 15px;
}

.lp-section-header {
    margin: 1em auto 0;
}

.lp-boxes.lp-boxes-rows-3 .lp-boxes-margins .lp-box {
	margin-top: 0;
}

.wpcf7-submit {
	margin-top: 15px;
}

#colophon .footer-four .widget-container.widget_tag_cloud {
	width: 50%;
}

@media (max-width: 640px) {
	
#colophon .footer-four .widget-container.widget_tag_cloud {
	width: 100%;
}
	
}