/*
Theme Name: Composer EDD
Theme URI: https://themehall.com/product/composer-pro
Author: themehall
Author URI:https://themehall.com
Description: Sumo theme is a Responsive WordPress Omega child theme. Utilizing hand crafted HTML5 code, layout options, customizer, big fat footer widget, social profile links.
Version: 0.1.0
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light, gray, black, two-columns, one-column, right-sidebar, left-sidebar, fixed-layout, theme-options, custom-menu, threaded-comments, microformats, sticky-post, flexible-header, translation-ready, responsive-layout, fluid-layout 
Text Domain: sumo

Template: omega

Sumo WordPress theme, Copyright (C) 2014 themehall.com
Sumo WordPress theme is licensed under the GPL.

*/

/* Typographical Elements
--------------------------------------------- */

body {
	color: #242626;
	font-family: 'Roboto', sans-serif;
	/*font-size: 16px;*/
	font-weight: 400;
	line-height: 1.6;
	text-rendering: optimizeLegibility;
	font-feature-settings: "kern" 1;
	-webkit-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern";
	-moz-font-feature-settings: "kern=1";
	font-kerning: normal;
}

/* Headings
--------------------------------------------- */

h1,h2,h3,h4,h5,h6,
.h1,.h2,.h3,.h4,.h5,.h6 {
	color: #333333;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	line-height: 1.2;
	margin: 0;
	margin-bottom: 16px;
	padding: 0;
}

h1,.h1 {
	font-size: 26px;
}

h2,.h2 {
	font-size: 24px;
}

h3,.h3 {
	font-size: 22px;
}

h4,.h4 {
	font-size: 18px;
}

h5,.h5 {
	font-size: 16px;
}

h6,.h6 {
	font-size: 16px;
}

a {
	color: #358ed7;
}

a:hover {
	color: #000;
}

/* Objects
--------------------------------------------- */

embed,
iframe,
img,
object,
video {
	max-width: 100%;
}

img {
	height: auto;
	width: auto\9; /* IE8 */
}

/* Forms
--------------------------------------------- */


input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #358ed7;
	box-shadow: none;
	color: #fff;
	cursor: pointer;
	width: auto;
	border-radius: 3px;
	font-weight: bold;
}

input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"] {
	background-color: #1583cc;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}

/*
Structure and Layout
---------------------------------------------------------------------------------------------------- */

/* Site Containers
--------------------------------------------- */

.site-container {
	position: relative;
}

.wrap {
	margin: 0 auto;
	max-width: 1000px;
}

.site-inner {
	clear: both;
	padding-top: 40px;
	padding-bottom: 30px;
}

.page-template-full-notitle .site-inner {
	padding-top: 0;
	padding-bottom: 0;
}

/* Column Widths and Positions
--------------------------------------------- */

/* Content */

.content {
	float: left;
}

.page-template-left-sidebar .content {
	float: right;
}

.bbpress .content,
.singular-download .content,
.page-template-full-width .content,
.page-template-full-notitle .content {
	width: 100%;
}

.page-template-full-width-narrow .content {
	width: 100%;
	float: none;
	clear: both;
	max-width: 700px;
	margin: 0 auto;
}


/* WordPress
--------------------------------------------- */

.avatar {
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

.search-form input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px;
	display: none;
}

.sticky {
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

.wp-caption {
	max-width: 100%;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	margin: 0;
	text-align: center;
}

.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto 20px;
}

.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}

.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0 0 16px;
	text-align: center;
	list-style: none;
	padding: 0;
}

.gallery .gallery-item .gallery-icon {
	position:relative;
}

.gallery .gallery-item .gallery-icon img {
	width: auto;
	max-width: 89%;
	height: auto;
	padding: 5%;
	margin: 0 auto;
}

.gallery-caption {
	margin: 0 10px;
}

.widget_calendar table {
	width: 100%;
}

.widget_calendar th {
	text-align: center;
	font-weight: bold;
}
.widget_calendar td {
	text-align: center;
}

.widget_search input.search-field {
	width: 100%;	
}

/* Headings
--------------------------------------------- */

.entry-title {
	font-weight: 700;
	word-wrap: break-word;
	line-height: 1.2;	
}

.entry-title a,
.sidebar .widget-title a {
	color: #555;
}

.entry-title a:hover {
	color: #1583cc;
}

.archive-title {
	font-size: 20px;
	margin-bottom: 24px;
}

/*
Site Header
---------------------------------------------------------------------------------------------------- */
.site-header {
	-webkit-box-shadow: 0 1px rgba(34, 34, 34, 0.1);
	-moz-box-shadow: 0 1px rgba(34, 34, 34, 0.1);
	box-shadow: 0 1px rgba(34, 34, 34, 0.1);
}

.intro {
	color: #fff;
	position: relative;
}

.intro .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

.intro .row {
	position: relative;
	z-index: 5;
}

.menu-toggle {
	float: right;
}

.top-bar {
	background: #fff;
	position: relative;
    width: 100%;
    padding: 20px 0;
    top: 0px;
}

.top-bar a {
	color: #555a60;
}

.is-accordion-submenu-parent > a::after,
.top-bar .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
    border-color: #fff transparent transparent;
}

/* http://foundry.mediumra.re/index.html */
.top-bar.sticky {
	padding: 10px 0;
	position: fixed;
    top: -100px;
    width: 100%;
    z-index: 999;
    left: 0;
    right: 0;
	background: #fff;    
	-webkit-box-shadow: 0 1px rgba(34, 34, 34, 0.1);
	-moz-box-shadow: 0 1px rgba(34, 34, 34, 0.1);
	box-shadow: 0 1px rgba(34, 34, 34, 0.1);
}
.top-bar.scrolled {
	top: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.top-bar.sticky ul ul{
	background: #222222;
}
.admin-bar .top-bar.scrolled {
	top: 32px;
}

.top-bar ul {
	background: transparent;
}

.top-bar ul ul {
	background: #222222;
	border: 0;
}

.site-header > .wrap {
	padding: 20px 0;
}

.site-header .menu a {
	font-size: 15px;
	font-weight: 400;
	color: #555a60;
}

.site-header .menu a:hover {
	background: none;
	color: #000;
}

.site-header .menu .active a {
	background: none;
	color: #3c3d41;
	font-weight: bold;
}

/* Title Area
--------------------------------------------- */

.title-area {
	font-weight: 700;
}

.site-description {
	display: block;
	clear: both;
	float: none;
	text-align: center;
	margin-top: 100px;
	padding: 20px 0 60px;
	font-size: 55px;
}

.site-title {
	display: inline-block;
	font-size: 28px;
	line-height: 1.2;
}

.site-title a,
.site-title a:hover {
	color: #333;
}

/*
Content Area
---------------------------------------------------------------------------------------------------- */

/* Entries
--------------------------------------------- */

.entry {
	margin-bottom: 40px;	
}

.siteorigin-panels .entry {
	margin-bottom: 0;
}

.entry-content {
	word-wrap: break-word;
}

p a {
	text-decoration: underline;
}

.entry-content img.wp-post-image {
	margin-bottom: 15px;
}

.entry-content img.medium,
.entry-content img.thumbnail {
	float: left;
	margin: 7px 24px 24px 0;;
}

.entry-content img.thumbnail.large {
	float: none;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content .wp-caption p {
	margin-bottom: 0;
}

.entry-meta {
	clear: both;
	font-size: 14px;
}

.entry-meta a {
	text-decoration: underline;
}

.entry-header .entry-meta {
	margin-bottom: 24px;
}

.entry-footer .entry-meta {
	margin: 0;
	padding: 0px 0px 8px;
}

.entry-footer .entry-meta a {
	display: inline-block;
}

.entry-categories,
.entry-tags {
	display: block;
}

/* Entry Navigation
--------------------------------------------- */

.navigation {
	clear: both;
	font-size: 14px;
	margin: 40px 0;
	overflow: hidden;
}

.entry .navigation a {
	border-bottom: 1px solid #ddd;
}

.navigation li {
	display: inline;
}

.navigation li a {
	background: #333;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px;
}


/* Pagination
--------------------------------------------- */

.pagination .page-numbers {
	padding: 8px 12px;
	background: #333333;
    border-radius: 4px;
    padding: 8px 14px;
    margin: 0 5px 0 0;
	display: inline-block;
	font-weight: bold;
	color: #fff;
}

.pagination .current,
.pagination .page-numbers:hover {
	background-color: #ed5214;
}


/* Author Box
--------------------------------------------- */

.author-box {
	padding: 40px;
	padding: 4rem;
	background-color: #FFF;
	margin-bottom: 30px;
}

.author-box-title {
	color: #333;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom: 4px;
	margin-bottom: 0.4rem;
}

.author-box a {
	border-bottom: 1px solid #ddd;
}

.author-box p {
	margin-bottom: 0;
}

.author-box .avatar {
	margin-right: 24px;
	margin-right: 2.4rem;
}

/* Comments
--------------------------------------------- */

.entry-comments,
.ping-list,
#respond {
	margin-bottom: 40px;
}
.entry-comments cite {
	display: inline;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
.entry-comments cite::before {
    content: "";
}

.entry-comments a,
#respond a {
}

a.comment-reply-link {
	color: #199abf;
}

.entry-comments .comment-author,
.entry-comments .comment-author a {
	margin: 0;
	color: #333333;
}

.comment-meta {
	margin: 0 0 5px;
}

.entry-comments .comment-content {
	clear: both;
}

#respond input[type="email"],
#respond input[type="text"],
#respond input[type="url"] {
	width: 31%;
	margin: 0 2.8% 0 0;
}

#respond input[type="url"] {
	margin-right: 0;
	float: right;
}

#respond textarea {
	margin: 20px 0 0;
	width: 100%;
}

#respond label {
	display: block;
	margin-right: 12px;
}

#respond #reply-title,
#comments h3 {
	font-size: 18px;
	font-weight: normal;
	color: #898989;
}

ol.comment-list {
	margin: 0;
	padding: 0;
}

ol.comment-list ul.children {
	margin-left: 26px;
	border-left: 2px solid #999;
	padding-left: 20px;
}

.comment-list li.ping, .comment-list li.comment {
	list-style-type: none;
}

.comment-list .comment-wrap {
	display: block;
	margin-left: 113px;
	background: #ffffff;
	padding: 20px;
}

.comment-list .comment-content > ol, 
.comment-list .comment-content > ul {
	margin-bottom: 24px;
}

li.comment,
li.pingback {
    border-right: none;
    padding: 20px 20px 10px;
    background: #f2f2f2;
    margin-bottom: 20px;
}

li.comment li ,
li.pingback li {
    padding: 0;
}

li.comment .comment-item,
li.pingback .comment-item {
	margin:0px;
}

li.comment ol {
	margin: 0
}

.comment .avatar ,
.pingback .avatar{
	margin: 0 16px 0px 0;
}

.bypostauthor {
}

.form-allowed-tags {
	background: #f5f5f5;
	font-size: 14px;
	padding: 24px;
}


/*
Sidebars
---------------------------------------------------------------------------------------------------- */

.sidebar {
	color: #999;
}

.widget-title {
	word-wrap: break-word;
}

.sidebar ul,
.footer-widgets ul {
	margin: 0;
}

.sidebar ul {
	margin: 0 0 0 20px;
}

.sidebar li,
.footer-widgets li {
	list-style-type: none;
	margin-bottom: 6px;
	padding: 0;
	word-wrap: break-word;
}

.sidebar li {
	list-style-type: disc;
}

.sidebar ul > li:last-child {
	margin-bottom: 0;
}

.sidebar .widget {
	margin-bottom: 40px;
}

.sidebar .search-form {
	width: 100%;
}

.sidebar-primary .widget {
	background: #fff;
	padding: 30px;
}

/*
Footer Widgets
---------------------------------------------------------------------------------------------------- */

.footer-widgets {
	background: #333333;
	color: #b9b9b9;
	padding: 40px 0 16px;
}

.footer-widgets a {
	color: #b9b9b9;
	text-decoration: underline;
}

.footer-widgets a:hover {
	color: #fff;
}

.footer-widgets .widget {
    margin-bottom: 24px;
}

.footer-widgets .widget-title {
	color: #fff;
}

.footer-widgets .col-3 .widget-area {
	float: left;
	padding: 0 3% 0 0;
    width: 33%;
}

.footer-widgets .col-4 .widget-area {
	float: left;
	padding: 0 3% 0 0;
    width: 25%;
}

.footer-widgets .widget-area:last-child {
	padding: 0;
	float: right;
}

.footer-widgets .tagcloud a {
	background: none repeat scroll 0% 0% #222;
	border-radius: 4px;
	padding: 3px 10px;
	text-decoration: none;
	font-size: 13px !important;
	margin-right: 6px;
	line-height: 2;
}

/*
Site Footer
---------------------------------------------------------------------------------------------------- */

.site-footer {
	color: #777;
	padding: 20px 0;
	font-size: 13px;
	border-top: 1px solid #eee;
}

.site-footer p {
	margin: 0;
	display: inline-block;
}

.site-footer a {
	display: inline-block;
	color: #777;
}

.site-footer a:hover {
	color: #333;
}

.site-footer ul.menu {
	float: right;
}

.site-footer .menu .active > a {
    color: #333;
    background: transparent;
}

.footer-insert {
	float: left;
	margin-top: 7px;
}

.screen-reader-text {
	position: absolute;
	top:      -9999em;
	left:     -9999em;
}

/*
Media Queries
---------------------------------------------------------------------------------------------------- */

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

	body {
	    background-color: #FFF;
	}

	.archive-description, .author-box, .comment-respond, .entry, .entry-comments, .entry-footer .entry-meta, .header-image .site-header .widget-area, .sidebar .widget, .site-header {
	    padding: 0px;
	}

	.content,
	.wrap,
	.footer-widgets .col-3 .widget-area,
	.footer-widgets .col-4 .widget-area {
		width: 100%;
	}

	.header-image .site-header .wrap {
		background-position: center top;
	}

	.footer-widgets {
		padding: 40px 5% 16px;
	}

	.omega-nav-menu li, .site-header ul.omega-nav-menu, .site-header .search-form {
    	float: none;
	}

	.omega-nav-menu,
	.site-description,
	.site-header .title-area,
	.site-header .widget-area,
	.site-title,
	#menu-footer {
		text-align: center;
		float: none;
		width: auto;
	}

	#menu-footer {
		margin: 0 0 20px;
	}

	.omega-nav-menu a,
	.omega-nav-menu > .first > a,
	.omega-nav-menu > .last > a {
		padding: 20px 16px;
	}

	.omega-nav-menu li.right {
		display: none;
	}

	.entry-footer .entry-meta {
		margin: 0;
		padding-top: 12px;
	}

	.site-footer {
		padding: 24px 0;
	}

	p.copyright,
	p.credit {
		float: none;
	}	

}

@media only screen and (max-width: 768px) {
	.entry-footer .entry-meta a {
	    line-height: 2;
	}

	#respond input[type="email"],
	#respond input[type="text"],
	#respond input[type="url"] {
		width: 100%;
		margin: 0 0 20px 0;
	}

	#respond textarea {
		margin: 0px 0 0;
	}

	.footer-insert {
		text-align: center;
		float: none;
		margin-bottom: 15px;
	}

	.site-footer ul.menu {
	    float: none;
	    text-align: center;
	}

	.site-footer ul.menu li {
	    display: inline-block;
	}
}

@media only screen and (max-width: 639px) {
	.top-bar ul,
	.top-bar ul ul {
	    background: transparent;
	}

	.site-header .menu a {
	    text-align: right;
	    padding-right: 0;
	}
}

@media only screen and (max-width: 599px) {
	.admin-bar .top-bar.scrolled {
	    top: 0;
	}

	
}